@permaweb/libs 0.0.77 → 0.0.78
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +2 -2
- package/dist/index.esm.js +1 -1
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -7,11 +7,11 @@ ${JSON.stringify(Buffer.from(r))},${JSON.stringify(Buffer.from(n))},${a} => ${JS
|
|
|
7
7
|
-----END RSA `+n+` KEY-----
|
|
8
8
|
`,l=Buffer.alloc(0);r?(e.version="two-prime",l=cb.encode(e,"der")):l=ob.encode(e,"der");var v=l.toString("base64").match(/.{1,64}/g).join(`
|
|
9
9
|
`);return i+v+a}});var vb=V((qC,r0)=>{var GC=A(M());(function(){"use strict";var t="input is invalid type",e="finalize already called",r=typeof window=="object",n=r?window:{};n.JS_SHA3_NO_WINDOW&&(r=!1);var i=!r&&typeof self=="object",a=!n.JS_SHA3_NO_NODE_JS&&typeof process=="object"&&process.versions&&process.versions.node;a?n=global:i&&(n=self);var l=!n.JS_SHA3_NO_COMMON_JS&&typeof r0=="object"&&r0.exports,v=typeof define=="function"&&define.amd,y=!n.JS_SHA3_NO_ARRAY_BUFFER&&typeof ArrayBuffer<"u",x="0123456789abcdef".split(""),B=[31,7936,2031616,520093696],C=[4,1024,262144,67108864],D=[1,256,65536,16777216],F=[6,1536,393216,100663296],P=[0,8,16,24],X=[1,0,32898,0,32906,2147483648,2147516416,2147483648,32907,0,2147483649,0,2147516545,2147483648,32777,2147483648,138,0,136,0,2147516425,0,2147483658,0,2147516555,0,139,2147483648,32905,2147483648,32771,2147483648,32770,2147483648,128,2147483648,32778,0,2147483658,2147483648,2147516545,2147483648,32896,2147483648,2147483649,0,2147516424,2147483648],W=[224,256,384,512],K=[128,256],ie=["hex","buffer","arrayBuffer","array","digest"],ee={128:168,256:136};(n.JS_SHA3_NO_NODE_JS||!Array.isArray)&&(Array.isArray=function(S){return Object.prototype.toString.call(S)==="[object Array]"}),y&&(n.JS_SHA3_NO_ARRAY_BUFFER_IS_VIEW||!ArrayBuffer.isView)&&(ArrayBuffer.isView=function(S){return typeof S=="object"&&S.buffer&&S.buffer.constructor===ArrayBuffer});for(var ae=function(S,N,G){return function(Z){return new b(S,N,S).update(Z)[G]()}},ne=function(S,N,G){return function(Z,_){return new b(S,N,_).update(Z)[G]()}},$=function(S,N,G){return function(Z,_,R,L){return f["cshake"+S].update(Z,_,R,L)[G]()}},fe=function(S,N,G){return function(Z,_,R,L){return f["kmac"+S].update(Z,_,R,L)[G]()}},te=function(S,N,G,Z){for(var _=0;_<ie.length;++_){var R=ie[_];S[R]=N(G,Z,R)}return S},Y=function(S,N){var G=ae(S,N,"hex");return G.create=function(){return new b(S,N,S)},G.update=function(Z){return G.create().update(Z)},te(G,ae,S,N)},T=function(S,N){var G=ne(S,N,"hex");return G.create=function(Z){return new b(S,N,Z)},G.update=function(Z,_){return G.create(_).update(Z)},te(G,ne,S,N)},s=function(S,N){var G=ee[S],Z=$(S,N,"hex");return Z.create=function(_,R,L){return!R&&!L?f["shake"+S].create(_):new b(S,N,_).bytepad([R,L],G)},Z.update=function(_,R,L,O){return Z.create(R,L,O).update(_)},te(Z,$,S,N)},u=function(S,N){var G=ee[S],Z=fe(S,N,"hex");return Z.create=function(_,R,L){return new w(S,N,R).bytepad(["KMAC",L],G).bytepad([_],G)},Z.update=function(_,R,L,O){return Z.create(_,L,O).update(R)},te(Z,fe,S,N)},d=[{name:"keccak",padding:D,bits:W,createMethod:Y},{name:"sha3",padding:F,bits:W,createMethod:Y},{name:"shake",padding:B,bits:K,createMethod:T},{name:"cshake",padding:C,bits:K,createMethod:s},{name:"kmac",padding:C,bits:K,createMethod:u}],f={},c=[],g=0;g<d.length;++g)for(var m=d[g],h=m.bits,o=0;o<h.length;++o){var p=m.name+"_"+h[o];if(c.push(p),f[p]=m.createMethod(h[o],m.padding),m.name!=="sha3"){var E=m.name+h[o];c.push(E),f[E]=f[p]}}function b(S,N,G){this.blocks=[],this.s=[],this.padding=N,this.outputBits=G,this.reset=!0,this.finalized=!1,this.block=0,this.start=0,this.blockCount=1600-(S<<1)>>5,this.byteCount=this.blockCount<<2,this.outputBlocks=G>>5,this.extraBytes=(G&31)>>3;for(var Z=0;Z<50;++Z)this.s[Z]=0}b.prototype.update=function(S){if(this.finalized)throw new Error(e);var N,G=typeof S;if(G!=="string"){if(G==="object"){if(S===null)throw new Error(t);if(y&&S.constructor===ArrayBuffer)S=new Uint8Array(S);else if(!Array.isArray(S)&&(!y||!ArrayBuffer.isView(S)))throw new Error(t)}else throw new Error(t);N=!0}for(var Z=this.blocks,_=this.byteCount,R=S.length,L=this.blockCount,O=0,q=this.s,I,J;O<R;){if(this.reset)for(this.reset=!1,Z[0]=this.block,I=1;I<L+1;++I)Z[I]=0;if(N)for(I=this.start;O<R&&I<_;++O)Z[I>>2]|=S[O]<<P[I++&3];else for(I=this.start;O<R&&I<_;++O)J=S.charCodeAt(O),J<128?Z[I>>2]|=J<<P[I++&3]:J<2048?(Z[I>>2]|=(192|J>>6)<<P[I++&3],Z[I>>2]|=(128|J&63)<<P[I++&3]):J<55296||J>=57344?(Z[I>>2]|=(224|J>>12)<<P[I++&3],Z[I>>2]|=(128|J>>6&63)<<P[I++&3],Z[I>>2]|=(128|J&63)<<P[I++&3]):(J=65536+((J&1023)<<10|S.charCodeAt(++O)&1023),Z[I>>2]|=(240|J>>18)<<P[I++&3],Z[I>>2]|=(128|J>>12&63)<<P[I++&3],Z[I>>2]|=(128|J>>6&63)<<P[I++&3],Z[I>>2]|=(128|J&63)<<P[I++&3]);if(this.lastByteIndex=I,I>=_){for(this.start=I-_,this.block=Z[L],I=0;I<L;++I)q[I]^=Z[I];U(q),this.reset=!0}else this.start=I}return this},b.prototype.encode=function(S,N){var G=S&255,Z=1,_=[G];for(S=S>>8,G=S&255;G>0;)_.unshift(G),S=S>>8,G=S&255,++Z;return N?_.push(Z):_.unshift(Z),this.update(_),_.length},b.prototype.encodeString=function(S){var N,G=typeof S;if(G!=="string"){if(G==="object"){if(S===null)throw new Error(t);if(y&&S.constructor===ArrayBuffer)S=new Uint8Array(S);else if(!Array.isArray(S)&&(!y||!ArrayBuffer.isView(S)))throw new Error(t)}else throw new Error(t);N=!0}var Z=0,_=S.length;if(N)Z=_;else for(var R=0;R<S.length;++R){var L=S.charCodeAt(R);L<128?Z+=1:L<2048?Z+=2:L<55296||L>=57344?Z+=3:(L=65536+((L&1023)<<10|S.charCodeAt(++R)&1023),Z+=4)}return Z+=this.encode(Z*8),this.update(S),Z},b.prototype.bytepad=function(S,N){for(var G=this.encode(N),Z=0;Z<S.length;++Z)G+=this.encodeString(S[Z]);var _=N-G%N,R=[];return R.length=_,this.update(R),this},b.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var S=this.blocks,N=this.lastByteIndex,G=this.blockCount,Z=this.s;if(S[N>>2]|=this.padding[N&3],this.lastByteIndex===this.byteCount)for(S[0]=S[G],N=1;N<G+1;++N)S[N]=0;for(S[G-1]|=2147483648,N=0;N<G;++N)Z[N]^=S[N];U(Z)}},b.prototype.toString=b.prototype.hex=function(){this.finalize();for(var S=this.blockCount,N=this.s,G=this.outputBlocks,Z=this.extraBytes,_=0,R=0,L="",O;R<G;){for(_=0;_<S&&R<G;++_,++R)O=N[_],L+=x[O>>4&15]+x[O&15]+x[O>>12&15]+x[O>>8&15]+x[O>>20&15]+x[O>>16&15]+x[O>>28&15]+x[O>>24&15];R%S===0&&(U(N),_=0)}return Z&&(O=N[_],L+=x[O>>4&15]+x[O&15],Z>1&&(L+=x[O>>12&15]+x[O>>8&15]),Z>2&&(L+=x[O>>20&15]+x[O>>16&15])),L},b.prototype.arrayBuffer=function(){this.finalize();var S=this.blockCount,N=this.s,G=this.outputBlocks,Z=this.extraBytes,_=0,R=0,L=this.outputBits>>3,O;Z?O=new ArrayBuffer(G+1<<2):O=new ArrayBuffer(L);for(var q=new Uint32Array(O);R<G;){for(_=0;_<S&&R<G;++_,++R)q[R]=N[_];R%S===0&&U(N)}return Z&&(q[_]=N[_],O=O.slice(0,L)),O},b.prototype.buffer=b.prototype.arrayBuffer,b.prototype.digest=b.prototype.array=function(){this.finalize();for(var S=this.blockCount,N=this.s,G=this.outputBlocks,Z=this.extraBytes,_=0,R=0,L=[],O,q;R<G;){for(_=0;_<S&&R<G;++_,++R)O=R<<2,q=N[_],L[O]=q&255,L[O+1]=q>>8&255,L[O+2]=q>>16&255,L[O+3]=q>>24&255;R%S===0&&U(N)}return Z&&(O=R<<2,q=N[_],L[O]=q&255,Z>1&&(L[O+1]=q>>8&255),Z>2&&(L[O+2]=q>>16&255)),L};function w(S,N,G){b.call(this,S,N,G)}w.prototype=new b,w.prototype.finalize=function(){return this.encode(this.outputBits,!0),b.prototype.finalize.call(this)};var U=function(S){var N,G,Z,_,R,L,O,q,I,J,z,k,H,Q,j,re,De,se,le,Ue,oe,ce,Xe,ge,ve,gt,pe,be,Ye,de,ue,zt,me,xe,Kt,ye,we,Zt,Ae,Me,Vt,Se,Te,jt,Ee,_e,Qt,Be,Ce,Wt,Pe,Le,Yt,Re,Fe,Ft,Ne,ke,Mt,St,Tt,Et,_t;for(Z=0;Z<48;Z+=2)_=S[0]^S[10]^S[20]^S[30]^S[40],R=S[1]^S[11]^S[21]^S[31]^S[41],L=S[2]^S[12]^S[22]^S[32]^S[42],O=S[3]^S[13]^S[23]^S[33]^S[43],q=S[4]^S[14]^S[24]^S[34]^S[44],I=S[5]^S[15]^S[25]^S[35]^S[45],J=S[6]^S[16]^S[26]^S[36]^S[46],z=S[7]^S[17]^S[27]^S[37]^S[47],k=S[8]^S[18]^S[28]^S[38]^S[48],H=S[9]^S[19]^S[29]^S[39]^S[49],N=k^(L<<1|O>>>31),G=H^(O<<1|L>>>31),S[0]^=N,S[1]^=G,S[10]^=N,S[11]^=G,S[20]^=N,S[21]^=G,S[30]^=N,S[31]^=G,S[40]^=N,S[41]^=G,N=_^(q<<1|I>>>31),G=R^(I<<1|q>>>31),S[2]^=N,S[3]^=G,S[12]^=N,S[13]^=G,S[22]^=N,S[23]^=G,S[32]^=N,S[33]^=G,S[42]^=N,S[43]^=G,N=L^(J<<1|z>>>31),G=O^(z<<1|J>>>31),S[4]^=N,S[5]^=G,S[14]^=N,S[15]^=G,S[24]^=N,S[25]^=G,S[34]^=N,S[35]^=G,S[44]^=N,S[45]^=G,N=q^(k<<1|H>>>31),G=I^(H<<1|k>>>31),S[6]^=N,S[7]^=G,S[16]^=N,S[17]^=G,S[26]^=N,S[27]^=G,S[36]^=N,S[37]^=G,S[46]^=N,S[47]^=G,N=J^(_<<1|R>>>31),G=z^(R<<1|_>>>31),S[8]^=N,S[9]^=G,S[18]^=N,S[19]^=G,S[28]^=N,S[29]^=G,S[38]^=N,S[39]^=G,S[48]^=N,S[49]^=G,Q=S[0],j=S[1],_e=S[11]<<4|S[10]>>>28,Qt=S[10]<<4|S[11]>>>28,be=S[20]<<3|S[21]>>>29,Ye=S[21]<<3|S[20]>>>29,St=S[31]<<9|S[30]>>>23,Tt=S[30]<<9|S[31]>>>23,Se=S[40]<<18|S[41]>>>14,Te=S[41]<<18|S[40]>>>14,xe=S[2]<<1|S[3]>>>31,Kt=S[3]<<1|S[2]>>>31,re=S[13]<<12|S[12]>>>20,De=S[12]<<12|S[13]>>>20,Be=S[22]<<10|S[23]>>>22,Ce=S[23]<<10|S[22]>>>22,de=S[33]<<13|S[32]>>>19,ue=S[32]<<13|S[33]>>>19,Et=S[42]<<2|S[43]>>>30,_t=S[43]<<2|S[42]>>>30,Re=S[5]<<30|S[4]>>>2,Fe=S[4]<<30|S[5]>>>2,ye=S[14]<<6|S[15]>>>26,we=S[15]<<6|S[14]>>>26,se=S[25]<<11|S[24]>>>21,le=S[24]<<11|S[25]>>>21,Wt=S[34]<<15|S[35]>>>17,Pe=S[35]<<15|S[34]>>>17,zt=S[45]<<29|S[44]>>>3,me=S[44]<<29|S[45]>>>3,ge=S[6]<<28|S[7]>>>4,ve=S[7]<<28|S[6]>>>4,Ft=S[17]<<23|S[16]>>>9,Ne=S[16]<<23|S[17]>>>9,Zt=S[26]<<25|S[27]>>>7,Ae=S[27]<<25|S[26]>>>7,Ue=S[36]<<21|S[37]>>>11,oe=S[37]<<21|S[36]>>>11,Le=S[47]<<24|S[46]>>>8,Yt=S[46]<<24|S[47]>>>8,jt=S[8]<<27|S[9]>>>5,Ee=S[9]<<27|S[8]>>>5,gt=S[18]<<20|S[19]>>>12,pe=S[19]<<20|S[18]>>>12,ke=S[29]<<7|S[28]>>>25,Mt=S[28]<<7|S[29]>>>25,Me=S[38]<<8|S[39]>>>24,Vt=S[39]<<8|S[38]>>>24,ce=S[48]<<14|S[49]>>>18,Xe=S[49]<<14|S[48]>>>18,S[0]=Q^~re&se,S[1]=j^~De&le,S[10]=ge^~gt&be,S[11]=ve^~pe&Ye,S[20]=xe^~ye&Zt,S[21]=Kt^~we&Ae,S[30]=jt^~_e&Be,S[31]=Ee^~Qt&Ce,S[40]=Re^~Ft&ke,S[41]=Fe^~Ne&Mt,S[2]=re^~se&Ue,S[3]=De^~le&oe,S[12]=gt^~be&de,S[13]=pe^~Ye&ue,S[22]=ye^~Zt&Me,S[23]=we^~Ae&Vt,S[32]=_e^~Be&Wt,S[33]=Qt^~Ce&Pe,S[42]=Ft^~ke&St,S[43]=Ne^~Mt&Tt,S[4]=se^~Ue&ce,S[5]=le^~oe&Xe,S[14]=be^~de&zt,S[15]=Ye^~ue&me,S[24]=Zt^~Me&Se,S[25]=Ae^~Vt&Te,S[34]=Be^~Wt&Le,S[35]=Ce^~Pe&Yt,S[44]=ke^~St&Et,S[45]=Mt^~Tt&_t,S[6]=Ue^~ce&Q,S[7]=oe^~Xe&j,S[16]=de^~zt&ge,S[17]=ue^~me&ve,S[26]=Me^~Se&xe,S[27]=Vt^~Te&Kt,S[36]=Wt^~Le&jt,S[37]=Pe^~Yt&Ee,S[46]=St^~Et&Re,S[47]=Tt^~_t&Fe,S[8]=ce^~Q&re,S[9]=Xe^~j&De,S[18]=zt^~ge>,S[19]=me^~ve&pe,S[28]=Se^~xe&ye,S[29]=Te^~Kt&we,S[38]=Le^~jt&_e,S[39]=Yt^~Ee&Qt,S[48]=Et^~Re&Ft,S[49]=_t^~Fe&Ne,S[0]^=X[Z],S[1]^=X[Z+1]};if(l)r0.exports=f;else{for(g=0;g<c.length;++g)n[c[g]]=f[c[g]];v&&define(function(){return f})}})()});var mb=V(n0=>{"use strict";var zC=A(M());Object.defineProperty(n0,"__esModule",{value:!0});n0.version=void 0;n0.version="logger/5.8.0"});var Bt=V(On=>{"use strict";var ZC=A(M());Object.defineProperty(On,"__esModule",{value:!0});On.Logger=On.ErrorCode=On.LogLevel=void 0;var xb=!1,yb=!1,i0={debug:1,default:2,info:2,warning:3,error:4,off:5},wb=i0.default,h4=mb(),Sl=null;function p4(){try{var t=[];if(["NFD","NFC","NFKD","NFKC"].forEach(function(e){try{if("test".normalize(e)!=="test")throw new Error("bad normalize")}catch{t.push(e)}}),t.length)throw new Error("missing "+t.join(", "));if("\xE9".normalize("NFD")!=="e\u0301")throw new Error("broken implementation")}catch(e){return e.message}return null}var Ab=p4(),Sb;(function(t){t.DEBUG="DEBUG",t.INFO="INFO",t.WARNING="WARNING",t.ERROR="ERROR",t.OFF="OFF"})(Sb=On.LogLevel||(On.LogLevel={}));var Dn;(function(t){t.UNKNOWN_ERROR="UNKNOWN_ERROR",t.NOT_IMPLEMENTED="NOT_IMPLEMENTED",t.UNSUPPORTED_OPERATION="UNSUPPORTED_OPERATION",t.NETWORK_ERROR="NETWORK_ERROR",t.SERVER_ERROR="SERVER_ERROR",t.TIMEOUT="TIMEOUT",t.BUFFER_OVERRUN="BUFFER_OVERRUN",t.NUMERIC_FAULT="NUMERIC_FAULT",t.MISSING_NEW="MISSING_NEW",t.INVALID_ARGUMENT="INVALID_ARGUMENT",t.MISSING_ARGUMENT="MISSING_ARGUMENT",t.UNEXPECTED_ARGUMENT="UNEXPECTED_ARGUMENT",t.CALL_EXCEPTION="CALL_EXCEPTION",t.INSUFFICIENT_FUNDS="INSUFFICIENT_FUNDS",t.NONCE_EXPIRED="NONCE_EXPIRED",t.REPLACEMENT_UNDERPRICED="REPLACEMENT_UNDERPRICED",t.UNPREDICTABLE_GAS_LIMIT="UNPREDICTABLE_GAS_LIMIT",t.TRANSACTION_REPLACED="TRANSACTION_REPLACED",t.ACTION_REJECTED="ACTION_REJECTED"})(Dn=On.ErrorCode||(On.ErrorCode={}));var Mb="0123456789abcdef",b4=function(){function t(e){Object.defineProperty(this,"version",{enumerable:!0,value:e,writable:!1})}return t.prototype._log=function(e,r){var n=e.toLowerCase();i0[n]==null&&this.throwArgumentError("invalid log level name","logLevel",e),!(wb>i0[n])&&console.log.apply(console,r)},t.prototype.debug=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];this._log(t.levels.DEBUG,e)},t.prototype.info=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];this._log(t.levels.INFO,e)},t.prototype.warn=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];this._log(t.levels.WARNING,e)},t.prototype.makeError=function(e,r,n){if(yb)return this.makeError("censored error",r,{});r||(r=t.errors.UNKNOWN_ERROR),n||(n={});var i=[];Object.keys(n).forEach(function(x){var B=n[x];try{if(B instanceof Uint8Array){for(var C="",D=0;D<B.length;D++)C+=Mb[B[D]>>4],C+=Mb[B[D]&15];i.push(x+"=Uint8Array(0x"+C+")")}else i.push(x+"="+JSON.stringify(B))}catch{i.push(x+"="+JSON.stringify(n[x].toString()))}}),i.push("code="+r),i.push("version="+this.version);var a=e,l="";switch(r){case Dn.NUMERIC_FAULT:{l="NUMERIC_FAULT";var v=e;switch(v){case"overflow":case"underflow":case"division-by-zero":l+="-"+v;break;case"negative-power":case"negative-width":l+="-unsupported";break;case"unbound-bitwise-result":l+="-unbound-result";break}break}case Dn.CALL_EXCEPTION:case Dn.INSUFFICIENT_FUNDS:case Dn.MISSING_NEW:case Dn.NONCE_EXPIRED:case Dn.REPLACEMENT_UNDERPRICED:case Dn.TRANSACTION_REPLACED:case Dn.UNPREDICTABLE_GAS_LIMIT:l=r;break}l&&(e+=" [ See: https://links.ethers.org/v5-errors-"+l+" ]"),i.length&&(e+=" ("+i.join(", ")+")");var y=new Error(e);return y.reason=a,y.code=r,Object.keys(n).forEach(function(x){y[x]=n[x]}),y},t.prototype.throwError=function(e,r,n){throw this.makeError(e,r,n)},t.prototype.throwArgumentError=function(e,r,n){return this.throwError(e,t.errors.INVALID_ARGUMENT,{argument:r,value:n})},t.prototype.assert=function(e,r,n,i){e||this.throwError(r,n,i)},t.prototype.assertArgument=function(e,r,n,i){e||this.throwArgumentError(r,n,i)},t.prototype.checkNormalize=function(e){e==null&&(e="platform missing String.prototype.normalize"),Ab&&this.throwError("platform missing String.prototype.normalize",t.errors.UNSUPPORTED_OPERATION,{operation:"String.prototype.normalize",form:Ab})},t.prototype.checkSafeUint53=function(e,r){typeof e=="number"&&(r==null&&(r="value not safe"),(e<0||e>=9007199254740991)&&this.throwError(r,t.errors.NUMERIC_FAULT,{operation:"checkSafeInteger",fault:"out-of-safe-range",value:e}),e%1&&this.throwError(r,t.errors.NUMERIC_FAULT,{operation:"checkSafeInteger",fault:"non-integer",value:e}))},t.prototype.checkArgumentCount=function(e,r,n){n?n=": "+n:n="",e<r&&this.throwError("missing argument"+n,t.errors.MISSING_ARGUMENT,{count:e,expectedCount:r}),e>r&&this.throwError("too many arguments"+n,t.errors.UNEXPECTED_ARGUMENT,{count:e,expectedCount:r})},t.prototype.checkNew=function(e,r){(e===Object||e==null)&&this.throwError("missing new",t.errors.MISSING_NEW,{name:r.name})},t.prototype.checkAbstract=function(e,r){e===r?this.throwError("cannot instantiate abstract class "+JSON.stringify(r.name)+" directly; use a sub-class",t.errors.UNSUPPORTED_OPERATION,{name:e.name,operation:"new"}):(e===Object||e==null)&&this.throwError("missing new",t.errors.MISSING_NEW,{name:r.name})},t.globalLogger=function(){return Sl||(Sl=new t(h4.version)),Sl},t.setCensorship=function(e,r){if(!e&&r&&this.globalLogger().throwError("cannot permanently disable censorship",t.errors.UNSUPPORTED_OPERATION,{operation:"setCensorship"}),xb){if(!e)return;this.globalLogger().throwError("error censorship permanent",t.errors.UNSUPPORTED_OPERATION,{operation:"setCensorship"})}yb=!!e,xb=!!r},t.setLogLevel=function(e){var r=i0[e.toLowerCase()];if(r==null){t.globalLogger().warn("invalid log level - "+e);return}wb=r},t.from=function(e){return new t(e)},t.errors=Dn,t.levels=Sb,t}();On.Logger=b4});var Tb=V(a0=>{"use strict";var jC=A(M());Object.defineProperty(a0,"__esModule",{value:!0});a0.version=void 0;a0.version="bytes/5.8.0"});var rt=V(Ke=>{"use strict";var WC=A(M());Object.defineProperty(Ke,"__esModule",{value:!0});Ke.joinSignature=Ke.splitSignature=Ke.hexZeroPad=Ke.hexStripZeros=Ke.hexValue=Ke.hexConcat=Ke.hexDataSlice=Ke.hexDataLength=Ke.hexlify=Ke.isHexString=Ke.zeroPad=Ke.stripZeros=Ke.concat=Ke.arrayify=Ke.isBytes=Ke.isBytesLike=void 0;var g4=Bt(),v4=Tb(),lt=new g4.Logger(v4.version);function _b(t){return!!t.toHexString}function lo(t){return t.slice||(t.slice=function(){var e=Array.prototype.slice.call(arguments);return lo(new Uint8Array(Array.prototype.slice.apply(t,e)))}),t}function Bb(t){return vn(t)&&!(t.length%2)||s0(t)}Ke.isBytesLike=Bb;function Eb(t){return typeof t=="number"&&t==t&&t%1===0}function s0(t){if(t==null)return!1;if(t.constructor===Uint8Array)return!0;if(typeof t=="string"||!Eb(t.length)||t.length<0)return!1;for(var e=0;e<t.length;e++){var r=t[e];if(!Eb(r)||r<0||r>=256)return!1}return!0}Ke.isBytes=s0;function ba(t,e){if(e||(e={}),typeof t=="number"){lt.checkSafeUint53(t,"invalid arrayify value");for(var r=[];t;)r.unshift(t&255),t=parseInt(String(t/256));return r.length===0&&r.push(0),lo(new Uint8Array(r))}if(e.allowMissingPrefix&&typeof t=="string"&&t.substring(0,2)!=="0x"&&(t="0x"+t),_b(t)&&(t=t.toHexString()),vn(t)){var n=t.substring(2);n.length%2&&(e.hexPad==="left"?n="0"+n:e.hexPad==="right"?n+="0":lt.throwArgumentError("hex data is odd-length","value",t));for(var r=[],i=0;i<n.length;i+=2)r.push(parseInt(n.substring(i,i+2),16));return lo(new Uint8Array(r))}return s0(t)?lo(new Uint8Array(t)):lt.throwArgumentError("invalid arrayify value","value",t)}Ke.arrayify=ba;function Cb(t){var e=t.map(function(i){return ba(i)}),r=e.reduce(function(i,a){return i+a.length},0),n=new Uint8Array(r);return e.reduce(function(i,a){return n.set(a,i),i+a.length},0),lo(n)}Ke.concat=Cb;function m4(t){var e=ba(t);if(e.length===0)return e;for(var r=0;r<e.length&&e[r]===0;)r++;return r&&(e=e.slice(r)),e}Ke.stripZeros=m4;function Pb(t,e){t=ba(t),t.length>e&<.throwArgumentError("value out of range","value",arguments[0]);var r=new Uint8Array(e);return r.set(t,e-t.length),lo(r)}Ke.zeroPad=Pb;function vn(t,e){return!(typeof t!="string"||!t.match(/^0x[0-9A-Fa-f]*$/)||e&&t.length!==2+2*e)}Ke.isHexString=vn;var Tl="0123456789abcdef";function or(t,e){if(e||(e={}),typeof t=="number"){lt.checkSafeUint53(t,"invalid hexlify value");for(var r="";t;)r=Tl[t&15]+r,t=Math.floor(t/16);return r.length?(r.length%2&&(r="0"+r),"0x"+r):"0x00"}if(typeof t=="bigint")return t=t.toString(16),t.length%2?"0x0"+t:"0x"+t;if(e.allowMissingPrefix&&typeof t=="string"&&t.substring(0,2)!=="0x"&&(t="0x"+t),_b(t))return t.toHexString();if(vn(t))return t.length%2&&(e.hexPad==="left"?t="0x0"+t.substring(2):e.hexPad==="right"?t+="0":lt.throwArgumentError("hex data is odd-length","value",t)),t.toLowerCase();if(s0(t)){for(var n="0x",i=0;i<t.length;i++){var a=t[i];n+=Tl[(a&240)>>4]+Tl[a&15]}return n}return lt.throwArgumentError("invalid hexlify value","value",t)}Ke.hexlify=or;function x4(t){if(typeof t!="string")t=or(t);else if(!vn(t)||t.length%2)return null;return(t.length-2)/2}Ke.hexDataLength=x4;function y4(t,e,r){return typeof t!="string"?t=or(t):(!vn(t)||t.length%2)&<.throwArgumentError("invalid hexData","value",t),e=2+2*e,r!=null?"0x"+t.substring(e,2+2*r):"0x"+t.substring(e)}Ke.hexDataSlice=y4;function w4(t){var e="0x";return t.forEach(function(r){e+=or(r).substring(2)}),e}Ke.hexConcat=w4;function A4(t){var e=Lb(or(t,{hexPad:"left"}));return e==="0x"?"0x0":e}Ke.hexValue=A4;function Lb(t){typeof t!="string"&&(t=or(t)),vn(t)||lt.throwArgumentError("invalid hex string","value",t),t=t.substring(2);for(var e=0;e<t.length&&t[e]==="0";)e++;return"0x"+t.substring(e)}Ke.hexStripZeros=Lb;function o0(t,e){for(typeof t!="string"?t=or(t):vn(t)||lt.throwArgumentError("invalid hex string","value",t),t.length>2*e+2&<.throwArgumentError("value out of range","value",arguments[1]);t.length<2*e+2;)t="0x0"+t.substring(2);return t}Ke.hexZeroPad=o0;function Rb(t){var e={r:"0x",s:"0x",_vs:"0x",recoveryParam:0,v:0,yParityAndS:"0x",compact:"0x"};if(Bb(t)){var r=ba(t);r.length===64?(e.v=27+(r[32]>>7),r[32]&=127,e.r=or(r.slice(0,32)),e.s=or(r.slice(32,64))):r.length===65?(e.r=or(r.slice(0,32)),e.s=or(r.slice(32,64)),e.v=r[64]):lt.throwArgumentError("invalid signature string","signature",t),e.v<27&&(e.v===0||e.v===1?e.v+=27:lt.throwArgumentError("signature invalid v byte","signature",t)),e.recoveryParam=1-e.v%2,e.recoveryParam&&(r[32]|=128),e._vs=or(r.slice(32,64))}else{if(e.r=t.r,e.s=t.s,e.v=t.v,e.recoveryParam=t.recoveryParam,e._vs=t._vs,e._vs!=null){var n=Pb(ba(e._vs),32);e._vs=or(n);var i=n[0]>=128?1:0;e.recoveryParam==null?e.recoveryParam=i:e.recoveryParam!==i&<.throwArgumentError("signature recoveryParam mismatch _vs","signature",t),n[0]&=127;var a=or(n);e.s==null?e.s=a:e.s!==a&<.throwArgumentError("signature v mismatch _vs","signature",t)}if(e.recoveryParam==null)e.v==null?lt.throwArgumentError("signature missing v and recoveryParam","signature",t):e.v===0||e.v===1?e.recoveryParam=e.v:e.recoveryParam=1-e.v%2;else if(e.v==null)e.v=27+e.recoveryParam;else{var l=e.v===0||e.v===1?e.v:1-e.v%2;e.recoveryParam!==l&<.throwArgumentError("signature recoveryParam mismatch v","signature",t)}e.r==null||!vn(e.r)?lt.throwArgumentError("signature missing or invalid r","signature",t):e.r=o0(e.r,32),e.s==null||!vn(e.s)?lt.throwArgumentError("signature missing or invalid s","signature",t):e.s=o0(e.s,32);var v=ba(e.s);v[0]>=128&<.throwArgumentError("signature s out of range","signature",t),e.recoveryParam&&(v[0]|=128);var y=or(v);e._vs&&(vn(e._vs)||lt.throwArgumentError("signature invalid _vs","signature",t),e._vs=o0(e._vs,32)),e._vs==null?e._vs=y:e._vs!==y&<.throwArgumentError("signature _vs mismatch v and s","signature",t)}return e.yParityAndS=e._vs,e.compact=e.r+e.yParityAndS.substring(2),e}Ke.splitSignature=Rb;function M4(t){return t=Rb(t),or(Cb([t.r,t.s,t.recoveryParam?"0x1c":"0x1b"]))}Ke.joinSignature=M4});var In=V(ho=>{"use strict";var $C=A(M()),S4=ho&&ho.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(ho,"__esModule",{value:!0});ho.keccak256=void 0;var T4=S4(vb()),E4=rt();function _4(t){return"0x"+T4.default.keccak_256((0,E4.arrayify)(t))}ho.keccak256=_4});var Fb=V(f0=>{"use strict";var tP=A(M());Object.defineProperty(f0,"__esModule",{value:!0});f0.AddressZero=void 0;f0.AddressZero="0x0000000000000000000000000000000000000000"});var Ob=V((Db,El)=>{var rP=A(M());(function(t,e){"use strict";function r(d,f){if(!d)throw new Error(f||"Assertion failed")}function n(d,f){d.super_=f;var c=function(){};c.prototype=f.prototype,d.prototype=new c,d.prototype.constructor=d}function i(d,f,c){if(i.isBN(d))return d;this.negative=0,this.words=null,this.length=0,this.red=null,d!==null&&((f==="le"||f==="be")&&(c=f,f=10),this._init(d||0,f||10,c||"be"))}typeof t=="object"?t.exports=i:e.BN=i,i.BN=i,i.wordSize=26;var a;try{typeof window<"u"&&typeof window.Buffer<"u"?a=window.Buffer:a=require("buffer").Buffer}catch{}i.isBN=function(f){return f instanceof i?!0:f!==null&&typeof f=="object"&&f.constructor.wordSize===i.wordSize&&Array.isArray(f.words)},i.max=function(f,c){return f.cmp(c)>0?f:c},i.min=function(f,c){return f.cmp(c)<0?f:c},i.prototype._init=function(f,c,g){if(typeof f=="number")return this._initNumber(f,c,g);if(typeof f=="object")return this._initArray(f,c,g);c==="hex"&&(c=16),r(c===(c|0)&&c>=2&&c<=36),f=f.toString().replace(/\s+/g,"");var m=0;f[0]==="-"&&(m++,this.negative=1),m<f.length&&(c===16?this._parseHex(f,m,g):(this._parseBase(f,c,m),g==="le"&&this._initArray(this.toArray(),c,g)))},i.prototype._initNumber=function(f,c,g){f<0&&(this.negative=1,f=-f),f<67108864?(this.words=[f&67108863],this.length=1):f<4503599627370496?(this.words=[f&67108863,f/67108864&67108863],this.length=2):(r(f<9007199254740992),this.words=[f&67108863,f/67108864&67108863,1],this.length=3),g==="le"&&this._initArray(this.toArray(),c,g)},i.prototype._initArray=function(f,c,g){if(r(typeof f.length=="number"),f.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(f.length/3),this.words=new Array(this.length);for(var m=0;m<this.length;m++)this.words[m]=0;var h,o,p=0;if(g==="be")for(m=f.length-1,h=0;m>=0;m-=3)o=f[m]|f[m-1]<<8|f[m-2]<<16,this.words[h]|=o<<p&67108863,this.words[h+1]=o>>>26-p&67108863,p+=24,p>=26&&(p-=26,h++);else if(g==="le")for(m=0,h=0;m<f.length;m+=3)o=f[m]|f[m+1]<<8|f[m+2]<<16,this.words[h]|=o<<p&67108863,this.words[h+1]=o>>>26-p&67108863,p+=24,p>=26&&(p-=26,h++);return this._strip()};function l(d,f){var c=d.charCodeAt(f);if(c>=48&&c<=57)return c-48;if(c>=65&&c<=70)return c-55;if(c>=97&&c<=102)return c-87;r(!1,"Invalid character in "+d)}function v(d,f,c){var g=l(d,c);return c-1>=f&&(g|=l(d,c-1)<<4),g}i.prototype._parseHex=function(f,c,g){this.length=Math.ceil((f.length-c)/6),this.words=new Array(this.length);for(var m=0;m<this.length;m++)this.words[m]=0;var h=0,o=0,p;if(g==="be")for(m=f.length-1;m>=c;m-=2)p=v(f,c,m)<<h,this.words[o]|=p&67108863,h>=18?(h-=18,o+=1,this.words[o]|=p>>>26):h+=8;else{var E=f.length-c;for(m=E%2===0?c+1:c;m<f.length;m+=2)p=v(f,c,m)<<h,this.words[o]|=p&67108863,h>=18?(h-=18,o+=1,this.words[o]|=p>>>26):h+=8}this._strip()};function y(d,f,c,g){for(var m=0,h=0,o=Math.min(d.length,c),p=f;p<o;p++){var E=d.charCodeAt(p)-48;m*=g,E>=49?h=E-49+10:E>=17?h=E-17+10:h=E,r(E>=0&&h<g,"Invalid character"),m+=h}return m}i.prototype._parseBase=function(f,c,g){this.words=[0],this.length=1;for(var m=0,h=1;h<=67108863;h*=c)m++;m--,h=h/c|0;for(var o=f.length-g,p=o%m,E=Math.min(o,o-p)+g,b=0,w=g;w<E;w+=m)b=y(f,w,w+m,c),this.imuln(h),this.words[0]+b<67108864?this.words[0]+=b:this._iaddn(b);if(p!==0){var U=1;for(b=y(f,w,f.length,c),w=0;w<p;w++)U*=c;this.imuln(U),this.words[0]+b<67108864?this.words[0]+=b:this._iaddn(b)}this._strip()},i.prototype.copy=function(f){f.words=new Array(this.length);for(var c=0;c<this.length;c++)f.words[c]=this.words[c];f.length=this.length,f.negative=this.negative,f.red=this.red};function x(d,f){d.words=f.words,d.length=f.length,d.negative=f.negative,d.red=f.red}if(i.prototype._move=function(f){x(f,this)},i.prototype.clone=function(){var f=new i(null);return this.copy(f),f},i.prototype._expand=function(f){for(;this.length<f;)this.words[this.length++]=0;return this},i.prototype._strip=function(){for(;this.length>1&&this.words[this.length-1]===0;)this.length--;return this._normSign()},i.prototype._normSign=function(){return this.length===1&&this.words[0]===0&&(this.negative=0),this},typeof Symbol<"u"&&typeof Symbol.for=="function")try{i.prototype[Symbol.for("nodejs.util.inspect.custom")]=B}catch{i.prototype.inspect=B}else i.prototype.inspect=B;function B(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"}var C=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],D=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],F=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];i.prototype.toString=function(f,c){f=f||10,c=c|0||1;var g;if(f===16||f==="hex"){g="";for(var m=0,h=0,o=0;o<this.length;o++){var p=this.words[o],E=((p<<m|h)&16777215).toString(16);h=p>>>24-m&16777215,m+=2,m>=26&&(m-=26,o--),h!==0||o!==this.length-1?g=C[6-E.length]+E+g:g=E+g}for(h!==0&&(g=h.toString(16)+g);g.length%c!==0;)g="0"+g;return this.negative!==0&&(g="-"+g),g}if(f===(f|0)&&f>=2&&f<=36){var b=D[f],w=F[f];g="";var U=this.clone();for(U.negative=0;!U.isZero();){var S=U.modrn(w).toString(f);U=U.idivn(w),U.isZero()?g=S+g:g=C[b-S.length]+S+g}for(this.isZero()&&(g="0"+g);g.length%c!==0;)g="0"+g;return this.negative!==0&&(g="-"+g),g}r(!1,"Base should be between 2 and 36")},i.prototype.toNumber=function(){var f=this.words[0];return this.length===2?f+=this.words[1]*67108864:this.length===3&&this.words[2]===1?f+=4503599627370496+this.words[1]*67108864:this.length>2&&r(!1,"Number can only safely store up to 53 bits"),this.negative!==0?-f:f},i.prototype.toJSON=function(){return this.toString(16,2)},a&&(i.prototype.toBuffer=function(f,c){return this.toArrayLike(a,f,c)}),i.prototype.toArray=function(f,c){return this.toArrayLike(Array,f,c)};var P=function(f,c){return f.allocUnsafe?f.allocUnsafe(c):new f(c)};i.prototype.toArrayLike=function(f,c,g){this._strip();var m=this.byteLength(),h=g||Math.max(1,m);r(m<=h,"byte array longer than desired length"),r(h>0,"Requested array length <= 0");var o=P(f,h),p=c==="le"?"LE":"BE";return this["_toArrayLike"+p](o,m),o},i.prototype._toArrayLikeLE=function(f,c){for(var g=0,m=0,h=0,o=0;h<this.length;h++){var p=this.words[h]<<o|m;f[g++]=p&255,g<f.length&&(f[g++]=p>>8&255),g<f.length&&(f[g++]=p>>16&255),o===6?(g<f.length&&(f[g++]=p>>24&255),m=0,o=0):(m=p>>>24,o+=2)}if(g<f.length)for(f[g++]=m;g<f.length;)f[g++]=0},i.prototype._toArrayLikeBE=function(f,c){for(var g=f.length-1,m=0,h=0,o=0;h<this.length;h++){var p=this.words[h]<<o|m;f[g--]=p&255,g>=0&&(f[g--]=p>>8&255),g>=0&&(f[g--]=p>>16&255),o===6?(g>=0&&(f[g--]=p>>24&255),m=0,o=0):(m=p>>>24,o+=2)}if(g>=0)for(f[g--]=m;g>=0;)f[g--]=0},Math.clz32?i.prototype._countBits=function(f){return 32-Math.clz32(f)}:i.prototype._countBits=function(f){var c=f,g=0;return c>=4096&&(g+=13,c>>>=13),c>=64&&(g+=7,c>>>=7),c>=8&&(g+=4,c>>>=4),c>=2&&(g+=2,c>>>=2),g+c},i.prototype._zeroBits=function(f){if(f===0)return 26;var c=f,g=0;return c&8191||(g+=13,c>>>=13),c&127||(g+=7,c>>>=7),c&15||(g+=4,c>>>=4),c&3||(g+=2,c>>>=2),c&1||g++,g},i.prototype.bitLength=function(){var f=this.words[this.length-1],c=this._countBits(f);return(this.length-1)*26+c};function X(d){for(var f=new Array(d.bitLength()),c=0;c<f.length;c++){var g=c/26|0,m=c%26;f[c]=d.words[g]>>>m&1}return f}i.prototype.zeroBits=function(){if(this.isZero())return 0;for(var f=0,c=0;c<this.length;c++){var g=this._zeroBits(this.words[c]);if(f+=g,g!==26)break}return f},i.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},i.prototype.toTwos=function(f){return this.negative!==0?this.abs().inotn(f).iaddn(1):this.clone()},i.prototype.fromTwos=function(f){return this.testn(f-1)?this.notn(f).iaddn(1).ineg():this.clone()},i.prototype.isNeg=function(){return this.negative!==0},i.prototype.neg=function(){return this.clone().ineg()},i.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},i.prototype.iuor=function(f){for(;this.length<f.length;)this.words[this.length++]=0;for(var c=0;c<f.length;c++)this.words[c]=this.words[c]|f.words[c];return this._strip()},i.prototype.ior=function(f){return r((this.negative|f.negative)===0),this.iuor(f)},i.prototype.or=function(f){return this.length>f.length?this.clone().ior(f):f.clone().ior(this)},i.prototype.uor=function(f){return this.length>f.length?this.clone().iuor(f):f.clone().iuor(this)},i.prototype.iuand=function(f){var c;this.length>f.length?c=f:c=this;for(var g=0;g<c.length;g++)this.words[g]=this.words[g]&f.words[g];return this.length=c.length,this._strip()},i.prototype.iand=function(f){return r((this.negative|f.negative)===0),this.iuand(f)},i.prototype.and=function(f){return this.length>f.length?this.clone().iand(f):f.clone().iand(this)},i.prototype.uand=function(f){return this.length>f.length?this.clone().iuand(f):f.clone().iuand(this)},i.prototype.iuxor=function(f){var c,g;this.length>f.length?(c=this,g=f):(c=f,g=this);for(var m=0;m<g.length;m++)this.words[m]=c.words[m]^g.words[m];if(this!==c)for(;m<c.length;m++)this.words[m]=c.words[m];return this.length=c.length,this._strip()},i.prototype.ixor=function(f){return r((this.negative|f.negative)===0),this.iuxor(f)},i.prototype.xor=function(f){return this.length>f.length?this.clone().ixor(f):f.clone().ixor(this)},i.prototype.uxor=function(f){return this.length>f.length?this.clone().iuxor(f):f.clone().iuxor(this)},i.prototype.inotn=function(f){r(typeof f=="number"&&f>=0);var c=Math.ceil(f/26)|0,g=f%26;this._expand(c),g>0&&c--;for(var m=0;m<c;m++)this.words[m]=~this.words[m]&67108863;return g>0&&(this.words[m]=~this.words[m]&67108863>>26-g),this._strip()},i.prototype.notn=function(f){return this.clone().inotn(f)},i.prototype.setn=function(f,c){r(typeof f=="number"&&f>=0);var g=f/26|0,m=f%26;return this._expand(g+1),c?this.words[g]=this.words[g]|1<<m:this.words[g]=this.words[g]&~(1<<m),this._strip()},i.prototype.iadd=function(f){var c;if(this.negative!==0&&f.negative===0)return this.negative=0,c=this.isub(f),this.negative^=1,this._normSign();if(this.negative===0&&f.negative!==0)return f.negative=0,c=this.isub(f),f.negative=1,c._normSign();var g,m;this.length>f.length?(g=this,m=f):(g=f,m=this);for(var h=0,o=0;o<m.length;o++)c=(g.words[o]|0)+(m.words[o]|0)+h,this.words[o]=c&67108863,h=c>>>26;for(;h!==0&&o<g.length;o++)c=(g.words[o]|0)+h,this.words[o]=c&67108863,h=c>>>26;if(this.length=g.length,h!==0)this.words[this.length]=h,this.length++;else if(g!==this)for(;o<g.length;o++)this.words[o]=g.words[o];return this},i.prototype.add=function(f){var c;return f.negative!==0&&this.negative===0?(f.negative=0,c=this.sub(f),f.negative^=1,c):f.negative===0&&this.negative!==0?(this.negative=0,c=f.sub(this),this.negative=1,c):this.length>f.length?this.clone().iadd(f):f.clone().iadd(this)},i.prototype.isub=function(f){if(f.negative!==0){f.negative=0;var c=this.iadd(f);return f.negative=1,c._normSign()}else if(this.negative!==0)return this.negative=0,this.iadd(f),this.negative=1,this._normSign();var g=this.cmp(f);if(g===0)return this.negative=0,this.length=1,this.words[0]=0,this;var m,h;g>0?(m=this,h=f):(m=f,h=this);for(var o=0,p=0;p<h.length;p++)c=(m.words[p]|0)-(h.words[p]|0)+o,o=c>>26,this.words[p]=c&67108863;for(;o!==0&&p<m.length;p++)c=(m.words[p]|0)+o,o=c>>26,this.words[p]=c&67108863;if(o===0&&p<m.length&&m!==this)for(;p<m.length;p++)this.words[p]=m.words[p];return this.length=Math.max(this.length,p),m!==this&&(this.negative=1),this._strip()},i.prototype.sub=function(f){return this.clone().isub(f)};function W(d,f,c){c.negative=f.negative^d.negative;var g=d.length+f.length|0;c.length=g,g=g-1|0;var m=d.words[0]|0,h=f.words[0]|0,o=m*h,p=o&67108863,E=o/67108864|0;c.words[0]=p;for(var b=1;b<g;b++){for(var w=E>>>26,U=E&67108863,S=Math.min(b,f.length-1),N=Math.max(0,b-d.length+1);N<=S;N++){var G=b-N|0;m=d.words[G]|0,h=f.words[N]|0,o=m*h+U,w+=o/67108864|0,U=o&67108863}c.words[b]=U|0,E=w|0}return E!==0?c.words[b]=E|0:c.length--,c._strip()}var K=function(f,c,g){var m=f.words,h=c.words,o=g.words,p=0,E,b,w,U=m[0]|0,S=U&8191,N=U>>>13,G=m[1]|0,Z=G&8191,_=G>>>13,R=m[2]|0,L=R&8191,O=R>>>13,q=m[3]|0,I=q&8191,J=q>>>13,z=m[4]|0,k=z&8191,H=z>>>13,Q=m[5]|0,j=Q&8191,re=Q>>>13,De=m[6]|0,se=De&8191,le=De>>>13,Ue=m[7]|0,oe=Ue&8191,ce=Ue>>>13,Xe=m[8]|0,ge=Xe&8191,ve=Xe>>>13,gt=m[9]|0,pe=gt&8191,be=gt>>>13,Ye=h[0]|0,de=Ye&8191,ue=Ye>>>13,zt=h[1]|0,me=zt&8191,xe=zt>>>13,Kt=h[2]|0,ye=Kt&8191,we=Kt>>>13,Zt=h[3]|0,Ae=Zt&8191,Me=Zt>>>13,Vt=h[4]|0,Se=Vt&8191,Te=Vt>>>13,jt=h[5]|0,Ee=jt&8191,_e=jt>>>13,Qt=h[6]|0,Be=Qt&8191,Ce=Qt>>>13,Wt=h[7]|0,Pe=Wt&8191,Le=Wt>>>13,Yt=h[8]|0,Re=Yt&8191,Fe=Yt>>>13,Ft=h[9]|0,Ne=Ft&8191,ke=Ft>>>13;g.negative=f.negative^c.negative,g.length=19,E=Math.imul(S,de),b=Math.imul(S,ue),b=b+Math.imul(N,de)|0,w=Math.imul(N,ue);var Mt=(p+E|0)+((b&8191)<<13)|0;p=(w+(b>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,E=Math.imul(Z,de),b=Math.imul(Z,ue),b=b+Math.imul(_,de)|0,w=Math.imul(_,ue),E=E+Math.imul(S,me)|0,b=b+Math.imul(S,xe)|0,b=b+Math.imul(N,me)|0,w=w+Math.imul(N,xe)|0;var St=(p+E|0)+((b&8191)<<13)|0;p=(w+(b>>>13)|0)+(St>>>26)|0,St&=67108863,E=Math.imul(L,de),b=Math.imul(L,ue),b=b+Math.imul(O,de)|0,w=Math.imul(O,ue),E=E+Math.imul(Z,me)|0,b=b+Math.imul(Z,xe)|0,b=b+Math.imul(_,me)|0,w=w+Math.imul(_,xe)|0,E=E+Math.imul(S,ye)|0,b=b+Math.imul(S,we)|0,b=b+Math.imul(N,ye)|0,w=w+Math.imul(N,we)|0;var Tt=(p+E|0)+((b&8191)<<13)|0;p=(w+(b>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,E=Math.imul(I,de),b=Math.imul(I,ue),b=b+Math.imul(J,de)|0,w=Math.imul(J,ue),E=E+Math.imul(L,me)|0,b=b+Math.imul(L,xe)|0,b=b+Math.imul(O,me)|0,w=w+Math.imul(O,xe)|0,E=E+Math.imul(Z,ye)|0,b=b+Math.imul(Z,we)|0,b=b+Math.imul(_,ye)|0,w=w+Math.imul(_,we)|0,E=E+Math.imul(S,Ae)|0,b=b+Math.imul(S,Me)|0,b=b+Math.imul(N,Ae)|0,w=w+Math.imul(N,Me)|0;var Et=(p+E|0)+((b&8191)<<13)|0;p=(w+(b>>>13)|0)+(Et>>>26)|0,Et&=67108863,E=Math.imul(k,de),b=Math.imul(k,ue),b=b+Math.imul(H,de)|0,w=Math.imul(H,ue),E=E+Math.imul(I,me)|0,b=b+Math.imul(I,xe)|0,b=b+Math.imul(J,me)|0,w=w+Math.imul(J,xe)|0,E=E+Math.imul(L,ye)|0,b=b+Math.imul(L,we)|0,b=b+Math.imul(O,ye)|0,w=w+Math.imul(O,we)|0,E=E+Math.imul(Z,Ae)|0,b=b+Math.imul(Z,Me)|0,b=b+Math.imul(_,Ae)|0,w=w+Math.imul(_,Me)|0,E=E+Math.imul(S,Se)|0,b=b+Math.imul(S,Te)|0,b=b+Math.imul(N,Se)|0,w=w+Math.imul(N,Te)|0;var _t=(p+E|0)+((b&8191)<<13)|0;p=(w+(b>>>13)|0)+(_t>>>26)|0,_t&=67108863,E=Math.imul(j,de),b=Math.imul(j,ue),b=b+Math.imul(re,de)|0,w=Math.imul(re,ue),E=E+Math.imul(k,me)|0,b=b+Math.imul(k,xe)|0,b=b+Math.imul(H,me)|0,w=w+Math.imul(H,xe)|0,E=E+Math.imul(I,ye)|0,b=b+Math.imul(I,we)|0,b=b+Math.imul(J,ye)|0,w=w+Math.imul(J,we)|0,E=E+Math.imul(L,Ae)|0,b=b+Math.imul(L,Me)|0,b=b+Math.imul(O,Ae)|0,w=w+Math.imul(O,Me)|0,E=E+Math.imul(Z,Se)|0,b=b+Math.imul(Z,Te)|0,b=b+Math.imul(_,Se)|0,w=w+Math.imul(_,Te)|0,E=E+Math.imul(S,Ee)|0,b=b+Math.imul(S,_e)|0,b=b+Math.imul(N,Ee)|0,w=w+Math.imul(N,_e)|0;var hr=(p+E|0)+((b&8191)<<13)|0;p=(w+(b>>>13)|0)+(hr>>>26)|0,hr&=67108863,E=Math.imul(se,de),b=Math.imul(se,ue),b=b+Math.imul(le,de)|0,w=Math.imul(le,ue),E=E+Math.imul(j,me)|0,b=b+Math.imul(j,xe)|0,b=b+Math.imul(re,me)|0,w=w+Math.imul(re,xe)|0,E=E+Math.imul(k,ye)|0,b=b+Math.imul(k,we)|0,b=b+Math.imul(H,ye)|0,w=w+Math.imul(H,we)|0,E=E+Math.imul(I,Ae)|0,b=b+Math.imul(I,Me)|0,b=b+Math.imul(J,Ae)|0,w=w+Math.imul(J,Me)|0,E=E+Math.imul(L,Se)|0,b=b+Math.imul(L,Te)|0,b=b+Math.imul(O,Se)|0,w=w+Math.imul(O,Te)|0,E=E+Math.imul(Z,Ee)|0,b=b+Math.imul(Z,_e)|0,b=b+Math.imul(_,Ee)|0,w=w+Math.imul(_,_e)|0,E=E+Math.imul(S,Be)|0,b=b+Math.imul(S,Ce)|0,b=b+Math.imul(N,Be)|0,w=w+Math.imul(N,Ce)|0;var pr=(p+E|0)+((b&8191)<<13)|0;p=(w+(b>>>13)|0)+(pr>>>26)|0,pr&=67108863,E=Math.imul(oe,de),b=Math.imul(oe,ue),b=b+Math.imul(ce,de)|0,w=Math.imul(ce,ue),E=E+Math.imul(se,me)|0,b=b+Math.imul(se,xe)|0,b=b+Math.imul(le,me)|0,w=w+Math.imul(le,xe)|0,E=E+Math.imul(j,ye)|0,b=b+Math.imul(j,we)|0,b=b+Math.imul(re,ye)|0,w=w+Math.imul(re,we)|0,E=E+Math.imul(k,Ae)|0,b=b+Math.imul(k,Me)|0,b=b+Math.imul(H,Ae)|0,w=w+Math.imul(H,Me)|0,E=E+Math.imul(I,Se)|0,b=b+Math.imul(I,Te)|0,b=b+Math.imul(J,Se)|0,w=w+Math.imul(J,Te)|0,E=E+Math.imul(L,Ee)|0,b=b+Math.imul(L,_e)|0,b=b+Math.imul(O,Ee)|0,w=w+Math.imul(O,_e)|0,E=E+Math.imul(Z,Be)|0,b=b+Math.imul(Z,Ce)|0,b=b+Math.imul(_,Be)|0,w=w+Math.imul(_,Ce)|0,E=E+Math.imul(S,Pe)|0,b=b+Math.imul(S,Le)|0,b=b+Math.imul(N,Pe)|0,w=w+Math.imul(N,Le)|0;var br=(p+E|0)+((b&8191)<<13)|0;p=(w+(b>>>13)|0)+(br>>>26)|0,br&=67108863,E=Math.imul(ge,de),b=Math.imul(ge,ue),b=b+Math.imul(ve,de)|0,w=Math.imul(ve,ue),E=E+Math.imul(oe,me)|0,b=b+Math.imul(oe,xe)|0,b=b+Math.imul(ce,me)|0,w=w+Math.imul(ce,xe)|0,E=E+Math.imul(se,ye)|0,b=b+Math.imul(se,we)|0,b=b+Math.imul(le,ye)|0,w=w+Math.imul(le,we)|0,E=E+Math.imul(j,Ae)|0,b=b+Math.imul(j,Me)|0,b=b+Math.imul(re,Ae)|0,w=w+Math.imul(re,Me)|0,E=E+Math.imul(k,Se)|0,b=b+Math.imul(k,Te)|0,b=b+Math.imul(H,Se)|0,w=w+Math.imul(H,Te)|0,E=E+Math.imul(I,Ee)|0,b=b+Math.imul(I,_e)|0,b=b+Math.imul(J,Ee)|0,w=w+Math.imul(J,_e)|0,E=E+Math.imul(L,Be)|0,b=b+Math.imul(L,Ce)|0,b=b+Math.imul(O,Be)|0,w=w+Math.imul(O,Ce)|0,E=E+Math.imul(Z,Pe)|0,b=b+Math.imul(Z,Le)|0,b=b+Math.imul(_,Pe)|0,w=w+Math.imul(_,Le)|0,E=E+Math.imul(S,Re)|0,b=b+Math.imul(S,Fe)|0,b=b+Math.imul(N,Re)|0,w=w+Math.imul(N,Fe)|0;var gr=(p+E|0)+((b&8191)<<13)|0;p=(w+(b>>>13)|0)+(gr>>>26)|0,gr&=67108863,E=Math.imul(pe,de),b=Math.imul(pe,ue),b=b+Math.imul(be,de)|0,w=Math.imul(be,ue),E=E+Math.imul(ge,me)|0,b=b+Math.imul(ge,xe)|0,b=b+Math.imul(ve,me)|0,w=w+Math.imul(ve,xe)|0,E=E+Math.imul(oe,ye)|0,b=b+Math.imul(oe,we)|0,b=b+Math.imul(ce,ye)|0,w=w+Math.imul(ce,we)|0,E=E+Math.imul(se,Ae)|0,b=b+Math.imul(se,Me)|0,b=b+Math.imul(le,Ae)|0,w=w+Math.imul(le,Me)|0,E=E+Math.imul(j,Se)|0,b=b+Math.imul(j,Te)|0,b=b+Math.imul(re,Se)|0,w=w+Math.imul(re,Te)|0,E=E+Math.imul(k,Ee)|0,b=b+Math.imul(k,_e)|0,b=b+Math.imul(H,Ee)|0,w=w+Math.imul(H,_e)|0,E=E+Math.imul(I,Be)|0,b=b+Math.imul(I,Ce)|0,b=b+Math.imul(J,Be)|0,w=w+Math.imul(J,Ce)|0,E=E+Math.imul(L,Pe)|0,b=b+Math.imul(L,Le)|0,b=b+Math.imul(O,Pe)|0,w=w+Math.imul(O,Le)|0,E=E+Math.imul(Z,Re)|0,b=b+Math.imul(Z,Fe)|0,b=b+Math.imul(_,Re)|0,w=w+Math.imul(_,Fe)|0,E=E+Math.imul(S,Ne)|0,b=b+Math.imul(S,ke)|0,b=b+Math.imul(N,Ne)|0,w=w+Math.imul(N,ke)|0;var vr=(p+E|0)+((b&8191)<<13)|0;p=(w+(b>>>13)|0)+(vr>>>26)|0,vr&=67108863,E=Math.imul(pe,me),b=Math.imul(pe,xe),b=b+Math.imul(be,me)|0,w=Math.imul(be,xe),E=E+Math.imul(ge,ye)|0,b=b+Math.imul(ge,we)|0,b=b+Math.imul(ve,ye)|0,w=w+Math.imul(ve,we)|0,E=E+Math.imul(oe,Ae)|0,b=b+Math.imul(oe,Me)|0,b=b+Math.imul(ce,Ae)|0,w=w+Math.imul(ce,Me)|0,E=E+Math.imul(se,Se)|0,b=b+Math.imul(se,Te)|0,b=b+Math.imul(le,Se)|0,w=w+Math.imul(le,Te)|0,E=E+Math.imul(j,Ee)|0,b=b+Math.imul(j,_e)|0,b=b+Math.imul(re,Ee)|0,w=w+Math.imul(re,_e)|0,E=E+Math.imul(k,Be)|0,b=b+Math.imul(k,Ce)|0,b=b+Math.imul(H,Be)|0,w=w+Math.imul(H,Ce)|0,E=E+Math.imul(I,Pe)|0,b=b+Math.imul(I,Le)|0,b=b+Math.imul(J,Pe)|0,w=w+Math.imul(J,Le)|0,E=E+Math.imul(L,Re)|0,b=b+Math.imul(L,Fe)|0,b=b+Math.imul(O,Re)|0,w=w+Math.imul(O,Fe)|0,E=E+Math.imul(Z,Ne)|0,b=b+Math.imul(Z,ke)|0,b=b+Math.imul(_,Ne)|0,w=w+Math.imul(_,ke)|0;var mr=(p+E|0)+((b&8191)<<13)|0;p=(w+(b>>>13)|0)+(mr>>>26)|0,mr&=67108863,E=Math.imul(pe,ye),b=Math.imul(pe,we),b=b+Math.imul(be,ye)|0,w=Math.imul(be,we),E=E+Math.imul(ge,Ae)|0,b=b+Math.imul(ge,Me)|0,b=b+Math.imul(ve,Ae)|0,w=w+Math.imul(ve,Me)|0,E=E+Math.imul(oe,Se)|0,b=b+Math.imul(oe,Te)|0,b=b+Math.imul(ce,Se)|0,w=w+Math.imul(ce,Te)|0,E=E+Math.imul(se,Ee)|0,b=b+Math.imul(se,_e)|0,b=b+Math.imul(le,Ee)|0,w=w+Math.imul(le,_e)|0,E=E+Math.imul(j,Be)|0,b=b+Math.imul(j,Ce)|0,b=b+Math.imul(re,Be)|0,w=w+Math.imul(re,Ce)|0,E=E+Math.imul(k,Pe)|0,b=b+Math.imul(k,Le)|0,b=b+Math.imul(H,Pe)|0,w=w+Math.imul(H,Le)|0,E=E+Math.imul(I,Re)|0,b=b+Math.imul(I,Fe)|0,b=b+Math.imul(J,Re)|0,w=w+Math.imul(J,Fe)|0,E=E+Math.imul(L,Ne)|0,b=b+Math.imul(L,ke)|0,b=b+Math.imul(O,Ne)|0,w=w+Math.imul(O,ke)|0;var xr=(p+E|0)+((b&8191)<<13)|0;p=(w+(b>>>13)|0)+(xr>>>26)|0,xr&=67108863,E=Math.imul(pe,Ae),b=Math.imul(pe,Me),b=b+Math.imul(be,Ae)|0,w=Math.imul(be,Me),E=E+Math.imul(ge,Se)|0,b=b+Math.imul(ge,Te)|0,b=b+Math.imul(ve,Se)|0,w=w+Math.imul(ve,Te)|0,E=E+Math.imul(oe,Ee)|0,b=b+Math.imul(oe,_e)|0,b=b+Math.imul(ce,Ee)|0,w=w+Math.imul(ce,_e)|0,E=E+Math.imul(se,Be)|0,b=b+Math.imul(se,Ce)|0,b=b+Math.imul(le,Be)|0,w=w+Math.imul(le,Ce)|0,E=E+Math.imul(j,Pe)|0,b=b+Math.imul(j,Le)|0,b=b+Math.imul(re,Pe)|0,w=w+Math.imul(re,Le)|0,E=E+Math.imul(k,Re)|0,b=b+Math.imul(k,Fe)|0,b=b+Math.imul(H,Re)|0,w=w+Math.imul(H,Fe)|0,E=E+Math.imul(I,Ne)|0,b=b+Math.imul(I,ke)|0,b=b+Math.imul(J,Ne)|0,w=w+Math.imul(J,ke)|0;var yr=(p+E|0)+((b&8191)<<13)|0;p=(w+(b>>>13)|0)+(yr>>>26)|0,yr&=67108863,E=Math.imul(pe,Se),b=Math.imul(pe,Te),b=b+Math.imul(be,Se)|0,w=Math.imul(be,Te),E=E+Math.imul(ge,Ee)|0,b=b+Math.imul(ge,_e)|0,b=b+Math.imul(ve,Ee)|0,w=w+Math.imul(ve,_e)|0,E=E+Math.imul(oe,Be)|0,b=b+Math.imul(oe,Ce)|0,b=b+Math.imul(ce,Be)|0,w=w+Math.imul(ce,Ce)|0,E=E+Math.imul(se,Pe)|0,b=b+Math.imul(se,Le)|0,b=b+Math.imul(le,Pe)|0,w=w+Math.imul(le,Le)|0,E=E+Math.imul(j,Re)|0,b=b+Math.imul(j,Fe)|0,b=b+Math.imul(re,Re)|0,w=w+Math.imul(re,Fe)|0,E=E+Math.imul(k,Ne)|0,b=b+Math.imul(k,ke)|0,b=b+Math.imul(H,Ne)|0,w=w+Math.imul(H,ke)|0;var wr=(p+E|0)+((b&8191)<<13)|0;p=(w+(b>>>13)|0)+(wr>>>26)|0,wr&=67108863,E=Math.imul(pe,Ee),b=Math.imul(pe,_e),b=b+Math.imul(be,Ee)|0,w=Math.imul(be,_e),E=E+Math.imul(ge,Be)|0,b=b+Math.imul(ge,Ce)|0,b=b+Math.imul(ve,Be)|0,w=w+Math.imul(ve,Ce)|0,E=E+Math.imul(oe,Pe)|0,b=b+Math.imul(oe,Le)|0,b=b+Math.imul(ce,Pe)|0,w=w+Math.imul(ce,Le)|0,E=E+Math.imul(se,Re)|0,b=b+Math.imul(se,Fe)|0,b=b+Math.imul(le,Re)|0,w=w+Math.imul(le,Fe)|0,E=E+Math.imul(j,Ne)|0,b=b+Math.imul(j,ke)|0,b=b+Math.imul(re,Ne)|0,w=w+Math.imul(re,ke)|0;var hn=(p+E|0)+((b&8191)<<13)|0;p=(w+(b>>>13)|0)+(hn>>>26)|0,hn&=67108863,E=Math.imul(pe,Be),b=Math.imul(pe,Ce),b=b+Math.imul(be,Be)|0,w=Math.imul(be,Ce),E=E+Math.imul(ge,Pe)|0,b=b+Math.imul(ge,Le)|0,b=b+Math.imul(ve,Pe)|0,w=w+Math.imul(ve,Le)|0,E=E+Math.imul(oe,Re)|0,b=b+Math.imul(oe,Fe)|0,b=b+Math.imul(ce,Re)|0,w=w+Math.imul(ce,Fe)|0,E=E+Math.imul(se,Ne)|0,b=b+Math.imul(se,ke)|0,b=b+Math.imul(le,Ne)|0,w=w+Math.imul(le,ke)|0;var pn=(p+E|0)+((b&8191)<<13)|0;p=(w+(b>>>13)|0)+(pn>>>26)|0,pn&=67108863,E=Math.imul(pe,Pe),b=Math.imul(pe,Le),b=b+Math.imul(be,Pe)|0,w=Math.imul(be,Le),E=E+Math.imul(ge,Re)|0,b=b+Math.imul(ge,Fe)|0,b=b+Math.imul(ve,Re)|0,w=w+Math.imul(ve,Fe)|0,E=E+Math.imul(oe,Ne)|0,b=b+Math.imul(oe,ke)|0,b=b+Math.imul(ce,Ne)|0,w=w+Math.imul(ce,ke)|0;var nu=(p+E|0)+((b&8191)<<13)|0;p=(w+(b>>>13)|0)+(nu>>>26)|0,nu&=67108863,E=Math.imul(pe,Re),b=Math.imul(pe,Fe),b=b+Math.imul(be,Re)|0,w=Math.imul(be,Fe),E=E+Math.imul(ge,Ne)|0,b=b+Math.imul(ge,ke)|0,b=b+Math.imul(ve,Ne)|0,w=w+Math.imul(ve,ke)|0;var iu=(p+E|0)+((b&8191)<<13)|0;p=(w+(b>>>13)|0)+(iu>>>26)|0,iu&=67108863,E=Math.imul(pe,Ne),b=Math.imul(pe,ke),b=b+Math.imul(be,Ne)|0,w=Math.imul(be,ke);var au=(p+E|0)+((b&8191)<<13)|0;return p=(w+(b>>>13)|0)+(au>>>26)|0,au&=67108863,o[0]=Mt,o[1]=St,o[2]=Tt,o[3]=Et,o[4]=_t,o[5]=hr,o[6]=pr,o[7]=br,o[8]=gr,o[9]=vr,o[10]=mr,o[11]=xr,o[12]=yr,o[13]=wr,o[14]=hn,o[15]=pn,o[16]=nu,o[17]=iu,o[18]=au,p!==0&&(o[19]=p,g.length++),g};Math.imul||(K=W);function ie(d,f,c){c.negative=f.negative^d.negative,c.length=d.length+f.length;for(var g=0,m=0,h=0;h<c.length-1;h++){var o=m;m=0;for(var p=g&67108863,E=Math.min(h,f.length-1),b=Math.max(0,h-d.length+1);b<=E;b++){var w=h-b,U=d.words[w]|0,S=f.words[b]|0,N=U*S,G=N&67108863;o=o+(N/67108864|0)|0,G=G+p|0,p=G&67108863,o=o+(G>>>26)|0,m+=o>>>26,o&=67108863}c.words[h]=p,g=o,o=m}return g!==0?c.words[h]=g:c.length--,c._strip()}function ee(d,f,c){return ie(d,f,c)}i.prototype.mulTo=function(f,c){var g,m=this.length+f.length;return this.length===10&&f.length===10?g=K(this,f,c):m<63?g=W(this,f,c):m<1024?g=ie(this,f,c):g=ee(this,f,c),g};function ae(d,f){this.x=d,this.y=f}ae.prototype.makeRBT=function(f){for(var c=new Array(f),g=i.prototype._countBits(f)-1,m=0;m<f;m++)c[m]=this.revBin(m,g,f);return c},ae.prototype.revBin=function(f,c,g){if(f===0||f===g-1)return f;for(var m=0,h=0;h<c;h++)m|=(f&1)<<c-h-1,f>>=1;return m},ae.prototype.permute=function(f,c,g,m,h,o){for(var p=0;p<o;p++)m[p]=c[f[p]],h[p]=g[f[p]]},ae.prototype.transform=function(f,c,g,m,h,o){this.permute(o,f,c,g,m,h);for(var p=1;p<h;p<<=1)for(var E=p<<1,b=Math.cos(2*Math.PI/E),w=Math.sin(2*Math.PI/E),U=0;U<h;U+=E)for(var S=b,N=w,G=0;G<p;G++){var Z=g[U+G],_=m[U+G],R=g[U+G+p],L=m[U+G+p],O=S*R-N*L;L=S*L+N*R,R=O,g[U+G]=Z+R,m[U+G]=_+L,g[U+G+p]=Z-R,m[U+G+p]=_-L,G!==E&&(O=b*S-w*N,N=b*N+w*S,S=O)}},ae.prototype.guessLen13b=function(f,c){var g=Math.max(c,f)|1,m=g&1,h=0;for(g=g/2|0;g;g=g>>>1)h++;return 1<<h+1+m},ae.prototype.conjugate=function(f,c,g){if(!(g<=1))for(var m=0;m<g/2;m++){var h=f[m];f[m]=f[g-m-1],f[g-m-1]=h,h=c[m],c[m]=-c[g-m-1],c[g-m-1]=-h}},ae.prototype.normalize13b=function(f,c){for(var g=0,m=0;m<c/2;m++){var h=Math.round(f[2*m+1]/c)*8192+Math.round(f[2*m]/c)+g;f[m]=h&67108863,h<67108864?g=0:g=h/67108864|0}return f},ae.prototype.convert13b=function(f,c,g,m){for(var h=0,o=0;o<c;o++)h=h+(f[o]|0),g[2*o]=h&8191,h=h>>>13,g[2*o+1]=h&8191,h=h>>>13;for(o=2*c;o<m;++o)g[o]=0;r(h===0),r((h&-8192)===0)},ae.prototype.stub=function(f){for(var c=new Array(f),g=0;g<f;g++)c[g]=0;return c},ae.prototype.mulp=function(f,c,g){var m=2*this.guessLen13b(f.length,c.length),h=this.makeRBT(m),o=this.stub(m),p=new Array(m),E=new Array(m),b=new Array(m),w=new Array(m),U=new Array(m),S=new Array(m),N=g.words;N.length=m,this.convert13b(f.words,f.length,p,m),this.convert13b(c.words,c.length,w,m),this.transform(p,o,E,b,m,h),this.transform(w,o,U,S,m,h);for(var G=0;G<m;G++){var Z=E[G]*U[G]-b[G]*S[G];b[G]=E[G]*S[G]+b[G]*U[G],E[G]=Z}return this.conjugate(E,b,m),this.transform(E,b,N,o,m,h),this.conjugate(N,o,m),this.normalize13b(N,m),g.negative=f.negative^c.negative,g.length=f.length+c.length,g._strip()},i.prototype.mul=function(f){var c=new i(null);return c.words=new Array(this.length+f.length),this.mulTo(f,c)},i.prototype.mulf=function(f){var c=new i(null);return c.words=new Array(this.length+f.length),ee(this,f,c)},i.prototype.imul=function(f){return this.clone().mulTo(f,this)},i.prototype.imuln=function(f){var c=f<0;c&&(f=-f),r(typeof f=="number"),r(f<67108864);for(var g=0,m=0;m<this.length;m++){var h=(this.words[m]|0)*f,o=(h&67108863)+(g&67108863);g>>=26,g+=h/67108864|0,g+=o>>>26,this.words[m]=o&67108863}return g!==0&&(this.words[m]=g,this.length++),this.length=f===0?1:this.length,c?this.ineg():this},i.prototype.muln=function(f){return this.clone().imuln(f)},i.prototype.sqr=function(){return this.mul(this)},i.prototype.isqr=function(){return this.imul(this.clone())},i.prototype.pow=function(f){var c=X(f);if(c.length===0)return new i(1);for(var g=this,m=0;m<c.length&&c[m]===0;m++,g=g.sqr());if(++m<c.length)for(var h=g.sqr();m<c.length;m++,h=h.sqr())c[m]!==0&&(g=g.mul(h));return g},i.prototype.iushln=function(f){r(typeof f=="number"&&f>=0);var c=f%26,g=(f-c)/26,m=67108863>>>26-c<<26-c,h;if(c!==0){var o=0;for(h=0;h<this.length;h++){var p=this.words[h]&m,E=(this.words[h]|0)-p<<c;this.words[h]=E|o,o=p>>>26-c}o&&(this.words[h]=o,this.length++)}if(g!==0){for(h=this.length-1;h>=0;h--)this.words[h+g]=this.words[h];for(h=0;h<g;h++)this.words[h]=0;this.length+=g}return this._strip()},i.prototype.ishln=function(f){return r(this.negative===0),this.iushln(f)},i.prototype.iushrn=function(f,c,g){r(typeof f=="number"&&f>=0);var m;c?m=(c-c%26)/26:m=0;var h=f%26,o=Math.min((f-h)/26,this.length),p=67108863^67108863>>>h<<h,E=g;if(m-=o,m=Math.max(0,m),E){for(var b=0;b<o;b++)E.words[b]=this.words[b];E.length=o}if(o!==0)if(this.length>o)for(this.length-=o,b=0;b<this.length;b++)this.words[b]=this.words[b+o];else this.words[0]=0,this.length=1;var w=0;for(b=this.length-1;b>=0&&(w!==0||b>=m);b--){var U=this.words[b]|0;this.words[b]=w<<26-h|U>>>h,w=U&p}return E&&w!==0&&(E.words[E.length++]=w),this.length===0&&(this.words[0]=0,this.length=1),this._strip()},i.prototype.ishrn=function(f,c,g){return r(this.negative===0),this.iushrn(f,c,g)},i.prototype.shln=function(f){return this.clone().ishln(f)},i.prototype.ushln=function(f){return this.clone().iushln(f)},i.prototype.shrn=function(f){return this.clone().ishrn(f)},i.prototype.ushrn=function(f){return this.clone().iushrn(f)},i.prototype.testn=function(f){r(typeof f=="number"&&f>=0);var c=f%26,g=(f-c)/26,m=1<<c;if(this.length<=g)return!1;var h=this.words[g];return!!(h&m)},i.prototype.imaskn=function(f){r(typeof f=="number"&&f>=0);var c=f%26,g=(f-c)/26;if(r(this.negative===0,"imaskn works only with positive numbers"),this.length<=g)return this;if(c!==0&&g++,this.length=Math.min(g,this.length),c!==0){var m=67108863^67108863>>>c<<c;this.words[this.length-1]&=m}return this._strip()},i.prototype.maskn=function(f){return this.clone().imaskn(f)},i.prototype.iaddn=function(f){return r(typeof f=="number"),r(f<67108864),f<0?this.isubn(-f):this.negative!==0?this.length===1&&(this.words[0]|0)<=f?(this.words[0]=f-(this.words[0]|0),this.negative=0,this):(this.negative=0,this.isubn(f),this.negative=1,this):this._iaddn(f)},i.prototype._iaddn=function(f){this.words[0]+=f;for(var c=0;c<this.length&&this.words[c]>=67108864;c++)this.words[c]-=67108864,c===this.length-1?this.words[c+1]=1:this.words[c+1]++;return this.length=Math.max(this.length,c+1),this},i.prototype.isubn=function(f){if(r(typeof f=="number"),r(f<67108864),f<0)return this.iaddn(-f);if(this.negative!==0)return this.negative=0,this.iaddn(f),this.negative=1,this;if(this.words[0]-=f,this.length===1&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var c=0;c<this.length&&this.words[c]<0;c++)this.words[c]+=67108864,this.words[c+1]-=1;return this._strip()},i.prototype.addn=function(f){return this.clone().iaddn(f)},i.prototype.subn=function(f){return this.clone().isubn(f)},i.prototype.iabs=function(){return this.negative=0,this},i.prototype.abs=function(){return this.clone().iabs()},i.prototype._ishlnsubmul=function(f,c,g){var m=f.length+g,h;this._expand(m);var o,p=0;for(h=0;h<f.length;h++){o=(this.words[h+g]|0)+p;var E=(f.words[h]|0)*c;o-=E&67108863,p=(o>>26)-(E/67108864|0),this.words[h+g]=o&67108863}for(;h<this.length-g;h++)o=(this.words[h+g]|0)+p,p=o>>26,this.words[h+g]=o&67108863;if(p===0)return this._strip();for(r(p===-1),p=0,h=0;h<this.length;h++)o=-(this.words[h]|0)+p,p=o>>26,this.words[h]=o&67108863;return this.negative=1,this._strip()},i.prototype._wordDiv=function(f,c){var g=this.length-f.length,m=this.clone(),h=f,o=h.words[h.length-1]|0,p=this._countBits(o);g=26-p,g!==0&&(h=h.ushln(g),m.iushln(g),o=h.words[h.length-1]|0);var E=m.length-h.length,b;if(c!=="mod"){b=new i(null),b.length=E+1,b.words=new Array(b.length);for(var w=0;w<b.length;w++)b.words[w]=0}var U=m.clone()._ishlnsubmul(h,1,E);U.negative===0&&(m=U,b&&(b.words[E]=1));for(var S=E-1;S>=0;S--){var N=(m.words[h.length+S]|0)*67108864+(m.words[h.length+S-1]|0);for(N=Math.min(N/o|0,67108863),m._ishlnsubmul(h,N,S);m.negative!==0;)N--,m.negative=0,m._ishlnsubmul(h,1,S),m.isZero()||(m.negative^=1);b&&(b.words[S]=N)}return b&&b._strip(),m._strip(),c!=="div"&&g!==0&&m.iushrn(g),{div:b||null,mod:m}},i.prototype.divmod=function(f,c,g){if(r(!f.isZero()),this.isZero())return{div:new i(0),mod:new i(0)};var m,h,o;return this.negative!==0&&f.negative===0?(o=this.neg().divmod(f,c),c!=="mod"&&(m=o.div.neg()),c!=="div"&&(h=o.mod.neg(),g&&h.negative!==0&&h.iadd(f)),{div:m,mod:h}):this.negative===0&&f.negative!==0?(o=this.divmod(f.neg(),c),c!=="mod"&&(m=o.div.neg()),{div:m,mod:o.mod}):this.negative&f.negative?(o=this.neg().divmod(f.neg(),c),c!=="div"&&(h=o.mod.neg(),g&&h.negative!==0&&h.isub(f)),{div:o.div,mod:h}):f.length>this.length||this.cmp(f)<0?{div:new i(0),mod:this}:f.length===1?c==="div"?{div:this.divn(f.words[0]),mod:null}:c==="mod"?{div:null,mod:new i(this.modrn(f.words[0]))}:{div:this.divn(f.words[0]),mod:new i(this.modrn(f.words[0]))}:this._wordDiv(f,c)},i.prototype.div=function(f){return this.divmod(f,"div",!1).div},i.prototype.mod=function(f){return this.divmod(f,"mod",!1).mod},i.prototype.umod=function(f){return this.divmod(f,"mod",!0).mod},i.prototype.divRound=function(f){var c=this.divmod(f);if(c.mod.isZero())return c.div;var g=c.div.negative!==0?c.mod.isub(f):c.mod,m=f.ushrn(1),h=f.andln(1),o=g.cmp(m);return o<0||h===1&&o===0?c.div:c.div.negative!==0?c.div.isubn(1):c.div.iaddn(1)},i.prototype.modrn=function(f){var c=f<0;c&&(f=-f),r(f<=67108863);for(var g=(1<<26)%f,m=0,h=this.length-1;h>=0;h--)m=(g*m+(this.words[h]|0))%f;return c?-m:m},i.prototype.modn=function(f){return this.modrn(f)},i.prototype.idivn=function(f){var c=f<0;c&&(f=-f),r(f<=67108863);for(var g=0,m=this.length-1;m>=0;m--){var h=(this.words[m]|0)+g*67108864;this.words[m]=h/f|0,g=h%f}return this._strip(),c?this.ineg():this},i.prototype.divn=function(f){return this.clone().idivn(f)},i.prototype.egcd=function(f){r(f.negative===0),r(!f.isZero());var c=this,g=f.clone();c.negative!==0?c=c.umod(f):c=c.clone();for(var m=new i(1),h=new i(0),o=new i(0),p=new i(1),E=0;c.isEven()&&g.isEven();)c.iushrn(1),g.iushrn(1),++E;for(var b=g.clone(),w=c.clone();!c.isZero();){for(var U=0,S=1;!(c.words[0]&S)&&U<26;++U,S<<=1);if(U>0)for(c.iushrn(U);U-- >0;)(m.isOdd()||h.isOdd())&&(m.iadd(b),h.isub(w)),m.iushrn(1),h.iushrn(1);for(var N=0,G=1;!(g.words[0]&G)&&N<26;++N,G<<=1);if(N>0)for(g.iushrn(N);N-- >0;)(o.isOdd()||p.isOdd())&&(o.iadd(b),p.isub(w)),o.iushrn(1),p.iushrn(1);c.cmp(g)>=0?(c.isub(g),m.isub(o),h.isub(p)):(g.isub(c),o.isub(m),p.isub(h))}return{a:o,b:p,gcd:g.iushln(E)}},i.prototype._invmp=function(f){r(f.negative===0),r(!f.isZero());var c=this,g=f.clone();c.negative!==0?c=c.umod(f):c=c.clone();for(var m=new i(1),h=new i(0),o=g.clone();c.cmpn(1)>0&&g.cmpn(1)>0;){for(var p=0,E=1;!(c.words[0]&E)&&p<26;++p,E<<=1);if(p>0)for(c.iushrn(p);p-- >0;)m.isOdd()&&m.iadd(o),m.iushrn(1);for(var b=0,w=1;!(g.words[0]&w)&&b<26;++b,w<<=1);if(b>0)for(g.iushrn(b);b-- >0;)h.isOdd()&&h.iadd(o),h.iushrn(1);c.cmp(g)>=0?(c.isub(g),m.isub(h)):(g.isub(c),h.isub(m))}var U;return c.cmpn(1)===0?U=m:U=h,U.cmpn(0)<0&&U.iadd(f),U},i.prototype.gcd=function(f){if(this.isZero())return f.abs();if(f.isZero())return this.abs();var c=this.clone(),g=f.clone();c.negative=0,g.negative=0;for(var m=0;c.isEven()&&g.isEven();m++)c.iushrn(1),g.iushrn(1);do{for(;c.isEven();)c.iushrn(1);for(;g.isEven();)g.iushrn(1);var h=c.cmp(g);if(h<0){var o=c;c=g,g=o}else if(h===0||g.cmpn(1)===0)break;c.isub(g)}while(!0);return g.iushln(m)},i.prototype.invm=function(f){return this.egcd(f).a.umod(f)},i.prototype.isEven=function(){return(this.words[0]&1)===0},i.prototype.isOdd=function(){return(this.words[0]&1)===1},i.prototype.andln=function(f){return this.words[0]&f},i.prototype.bincn=function(f){r(typeof f=="number");var c=f%26,g=(f-c)/26,m=1<<c;if(this.length<=g)return this._expand(g+1),this.words[g]|=m,this;for(var h=m,o=g;h!==0&&o<this.length;o++){var p=this.words[o]|0;p+=h,h=p>>>26,p&=67108863,this.words[o]=p}return h!==0&&(this.words[o]=h,this.length++),this},i.prototype.isZero=function(){return this.length===1&&this.words[0]===0},i.prototype.cmpn=function(f){var c=f<0;if(this.negative!==0&&!c)return-1;if(this.negative===0&&c)return 1;this._strip();var g;if(this.length>1)g=1;else{c&&(f=-f),r(f<=67108863,"Number is too big");var m=this.words[0]|0;g=m===f?0:m<f?-1:1}return this.negative!==0?-g|0:g},i.prototype.cmp=function(f){if(this.negative!==0&&f.negative===0)return-1;if(this.negative===0&&f.negative!==0)return 1;var c=this.ucmp(f);return this.negative!==0?-c|0:c},i.prototype.ucmp=function(f){if(this.length>f.length)return 1;if(this.length<f.length)return-1;for(var c=0,g=this.length-1;g>=0;g--){var m=this.words[g]|0,h=f.words[g]|0;if(m!==h){m<h?c=-1:m>h&&(c=1);break}}return c},i.prototype.gtn=function(f){return this.cmpn(f)===1},i.prototype.gt=function(f){return this.cmp(f)===1},i.prototype.gten=function(f){return this.cmpn(f)>=0},i.prototype.gte=function(f){return this.cmp(f)>=0},i.prototype.ltn=function(f){return this.cmpn(f)===-1},i.prototype.lt=function(f){return this.cmp(f)===-1},i.prototype.lten=function(f){return this.cmpn(f)<=0},i.prototype.lte=function(f){return this.cmp(f)<=0},i.prototype.eqn=function(f){return this.cmpn(f)===0},i.prototype.eq=function(f){return this.cmp(f)===0},i.red=function(f){return new s(f)},i.prototype.toRed=function(f){return r(!this.red,"Already a number in reduction context"),r(this.negative===0,"red works only with positives"),f.convertTo(this)._forceRed(f)},i.prototype.fromRed=function(){return r(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},i.prototype._forceRed=function(f){return this.red=f,this},i.prototype.forceRed=function(f){return r(!this.red,"Already a number in reduction context"),this._forceRed(f)},i.prototype.redAdd=function(f){return r(this.red,"redAdd works only with red numbers"),this.red.add(this,f)},i.prototype.redIAdd=function(f){return r(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,f)},i.prototype.redSub=function(f){return r(this.red,"redSub works only with red numbers"),this.red.sub(this,f)},i.prototype.redISub=function(f){return r(this.red,"redISub works only with red numbers"),this.red.isub(this,f)},i.prototype.redShl=function(f){return r(this.red,"redShl works only with red numbers"),this.red.shl(this,f)},i.prototype.redMul=function(f){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,f),this.red.mul(this,f)},i.prototype.redIMul=function(f){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,f),this.red.imul(this,f)},i.prototype.redSqr=function(){return r(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},i.prototype.redISqr=function(){return r(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},i.prototype.redSqrt=function(){return r(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},i.prototype.redInvm=function(){return r(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},i.prototype.redNeg=function(){return r(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},i.prototype.redPow=function(f){return r(this.red&&!f.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,f)};var ne={k256:null,p224:null,p192:null,p25519:null};function $(d,f){this.name=d,this.p=new i(f,16),this.n=this.p.bitLength(),this.k=new i(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}$.prototype._tmp=function(){var f=new i(null);return f.words=new Array(Math.ceil(this.n/13)),f},$.prototype.ireduce=function(f){var c=f,g;do this.split(c,this.tmp),c=this.imulK(c),c=c.iadd(this.tmp),g=c.bitLength();while(g>this.n);var m=g<this.n?-1:c.ucmp(this.p);return m===0?(c.words[0]=0,c.length=1):m>0?c.isub(this.p):c.strip!==void 0?c.strip():c._strip(),c},$.prototype.split=function(f,c){f.iushrn(this.n,0,c)},$.prototype.imulK=function(f){return f.imul(this.k)};function fe(){$.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}n(fe,$),fe.prototype.split=function(f,c){for(var g=4194303,m=Math.min(f.length,9),h=0;h<m;h++)c.words[h]=f.words[h];if(c.length=m,f.length<=9){f.words[0]=0,f.length=1;return}var o=f.words[9];for(c.words[c.length++]=o&g,h=10;h<f.length;h++){var p=f.words[h]|0;f.words[h-10]=(p&g)<<4|o>>>22,o=p}o>>>=22,f.words[h-10]=o,o===0&&f.length>10?f.length-=10:f.length-=9},fe.prototype.imulK=function(f){f.words[f.length]=0,f.words[f.length+1]=0,f.length+=2;for(var c=0,g=0;g<f.length;g++){var m=f.words[g]|0;c+=m*977,f.words[g]=c&67108863,c=m*64+(c/67108864|0)}return f.words[f.length-1]===0&&(f.length--,f.words[f.length-1]===0&&f.length--),f};function te(){$.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}n(te,$);function Y(){$.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}n(Y,$);function T(){$.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}n(T,$),T.prototype.imulK=function(f){for(var c=0,g=0;g<f.length;g++){var m=(f.words[g]|0)*19+c,h=m&67108863;m>>>=26,f.words[g]=h,c=m}return c!==0&&(f.words[f.length++]=c),f},i._prime=function(f){if(ne[f])return ne[f];var c;if(f==="k256")c=new fe;else if(f==="p224")c=new te;else if(f==="p192")c=new Y;else if(f==="p25519")c=new T;else throw new Error("Unknown prime "+f);return ne[f]=c,c};function s(d){if(typeof d=="string"){var f=i._prime(d);this.m=f.p,this.prime=f}else r(d.gtn(1),"modulus must be greater than 1"),this.m=d,this.prime=null}s.prototype._verify1=function(f){r(f.negative===0,"red works only with positives"),r(f.red,"red works only with red numbers")},s.prototype._verify2=function(f,c){r((f.negative|c.negative)===0,"red works only with positives"),r(f.red&&f.red===c.red,"red works only with red numbers")},s.prototype.imod=function(f){return this.prime?this.prime.ireduce(f)._forceRed(this):(x(f,f.umod(this.m)._forceRed(this)),f)},s.prototype.neg=function(f){return f.isZero()?f.clone():this.m.sub(f)._forceRed(this)},s.prototype.add=function(f,c){this._verify2(f,c);var g=f.add(c);return g.cmp(this.m)>=0&&g.isub(this.m),g._forceRed(this)},s.prototype.iadd=function(f,c){this._verify2(f,c);var g=f.iadd(c);return g.cmp(this.m)>=0&&g.isub(this.m),g},s.prototype.sub=function(f,c){this._verify2(f,c);var g=f.sub(c);return g.cmpn(0)<0&&g.iadd(this.m),g._forceRed(this)},s.prototype.isub=function(f,c){this._verify2(f,c);var g=f.isub(c);return g.cmpn(0)<0&&g.iadd(this.m),g},s.prototype.shl=function(f,c){return this._verify1(f),this.imod(f.ushln(c))},s.prototype.imul=function(f,c){return this._verify2(f,c),this.imod(f.imul(c))},s.prototype.mul=function(f,c){return this._verify2(f,c),this.imod(f.mul(c))},s.prototype.isqr=function(f){return this.imul(f,f.clone())},s.prototype.sqr=function(f){return this.mul(f,f)},s.prototype.sqrt=function(f){if(f.isZero())return f.clone();var c=this.m.andln(3);if(r(c%2===1),c===3){var g=this.m.add(new i(1)).iushrn(2);return this.pow(f,g)}for(var m=this.m.subn(1),h=0;!m.isZero()&&m.andln(1)===0;)h++,m.iushrn(1);r(!m.isZero());var o=new i(1).toRed(this),p=o.redNeg(),E=this.m.subn(1).iushrn(1),b=this.m.bitLength();for(b=new i(2*b*b).toRed(this);this.pow(b,E).cmp(p)!==0;)b.redIAdd(p);for(var w=this.pow(b,m),U=this.pow(f,m.addn(1).iushrn(1)),S=this.pow(f,m),N=h;S.cmp(o)!==0;){for(var G=S,Z=0;G.cmp(o)!==0;Z++)G=G.redSqr();r(Z<N);var _=this.pow(w,new i(1).iushln(N-Z-1));U=U.redMul(_),w=_.redSqr(),S=S.redMul(w),N=Z}return U},s.prototype.invm=function(f){var c=f._invmp(this.m);return c.negative!==0?(c.negative=0,this.imod(c).redNeg()):this.imod(c)},s.prototype.pow=function(f,c){if(c.isZero())return new i(1).toRed(this);if(c.cmpn(1)===0)return f.clone();var g=4,m=new Array(1<<g);m[0]=new i(1).toRed(this),m[1]=f;for(var h=2;h<m.length;h++)m[h]=this.mul(m[h-1],f);var o=m[0],p=0,E=0,b=c.bitLength()%26;for(b===0&&(b=26),h=c.length-1;h>=0;h--){for(var w=c.words[h],U=b-1;U>=0;U--){var S=w>>U&1;if(o!==m[0]&&(o=this.sqr(o)),S===0&&p===0){E=0;continue}p<<=1,p|=S,E++,!(E!==g&&(h!==0||U!==0))&&(o=this.mul(o,m[p]),E=0,p=0)}b=26}return o},s.prototype.convertTo=function(f){var c=f.umod(this.m);return c===f?c.clone():c},s.prototype.convertFrom=function(f){var c=f.clone();return c.red=null,c},i.mont=function(f){return new u(f)};function u(d){s.call(this,d),this.shift=this.m.bitLength(),this.shift%26!==0&&(this.shift+=26-this.shift%26),this.r=new i(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}n(u,s),u.prototype.convertTo=function(f){return this.imod(f.ushln(this.shift))},u.prototype.convertFrom=function(f){var c=this.imod(f.mul(this.rinv));return c.red=null,c},u.prototype.imul=function(f,c){if(f.isZero()||c.isZero())return f.words[0]=0,f.length=1,f;var g=f.imul(c),m=g.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),h=g.isub(m).iushrn(this.shift),o=h;return h.cmp(this.m)>=0?o=h.isub(this.m):h.cmpn(0)<0&&(o=h.iadd(this.m)),o._forceRed(this)},u.prototype.mul=function(f,c){if(f.isZero()||c.isZero())return new i(0)._forceRed(this);var g=f.mul(c),m=g.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),h=g.isub(m).iushrn(this.shift),o=h;return h.cmp(this.m)>=0?o=h.isub(this.m):h.cmpn(0)<0&&(o=h.iadd(this.m)),o._forceRed(this)},u.prototype.invm=function(f){var c=this.imod(f._invmp(this.m).mul(this.r2));return c._forceRed(this)}})(typeof El>"u"||El,Db)});var _l=V(c0=>{"use strict";var iP=A(M());Object.defineProperty(c0,"__esModule",{value:!0});c0.version=void 0;c0.version="bignumber/5.8.0"});var l0=V(jr=>{"use strict";var oP=A(M()),B4=jr&&jr.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(jr,"__esModule",{value:!0});jr._base16To36=jr._base36To16=jr.BigNumber=jr.isBigNumberish=void 0;var C4=B4(Ob()),Ms=C4.default.BN,po=rt(),bo=Bt(),P4=_l(),hi=new bo.Logger(P4.version),Bl={},Ib=9007199254740991;function L4(t){return t!=null&&(u0.isBigNumber(t)||typeof t=="number"&&t%1===0||typeof t=="string"&&!!t.match(/^-?[0-9]+$/)||(0,po.isHexString)(t)||typeof t=="bigint"||(0,po.isBytes)(t))}jr.isBigNumberish=L4;var Nb=!1,u0=function(){function t(e,r){e!==Bl&&hi.throwError("cannot call constructor directly; use BigNumber.from",bo.Logger.errors.UNSUPPORTED_OPERATION,{operation:"new (BigNumber)"}),this._hex=r,this._isBigNumber=!0,Object.freeze(this)}return t.prototype.fromTwos=function(e){return _r(He(this).fromTwos(e))},t.prototype.toTwos=function(e){return _r(He(this).toTwos(e))},t.prototype.abs=function(){return this._hex[0]==="-"?t.from(this._hex.substring(1)):this},t.prototype.add=function(e){return _r(He(this).add(He(e)))},t.prototype.sub=function(e){return _r(He(this).sub(He(e)))},t.prototype.div=function(e){var r=t.from(e);return r.isZero()&&Vr("division-by-zero","div"),_r(He(this).div(He(e)))},t.prototype.mul=function(e){return _r(He(this).mul(He(e)))},t.prototype.mod=function(e){var r=He(e);return r.isNeg()&&Vr("division-by-zero","mod"),_r(He(this).umod(r))},t.prototype.pow=function(e){var r=He(e);return r.isNeg()&&Vr("negative-power","pow"),_r(He(this).pow(r))},t.prototype.and=function(e){var r=He(e);return(this.isNegative()||r.isNeg())&&Vr("unbound-bitwise-result","and"),_r(He(this).and(r))},t.prototype.or=function(e){var r=He(e);return(this.isNegative()||r.isNeg())&&Vr("unbound-bitwise-result","or"),_r(He(this).or(r))},t.prototype.xor=function(e){var r=He(e);return(this.isNegative()||r.isNeg())&&Vr("unbound-bitwise-result","xor"),_r(He(this).xor(r))},t.prototype.mask=function(e){return(this.isNegative()||e<0)&&Vr("negative-width","mask"),_r(He(this).maskn(e))},t.prototype.shl=function(e){return(this.isNegative()||e<0)&&Vr("negative-width","shl"),_r(He(this).shln(e))},t.prototype.shr=function(e){return(this.isNegative()||e<0)&&Vr("negative-width","shr"),_r(He(this).shrn(e))},t.prototype.eq=function(e){return He(this).eq(He(e))},t.prototype.lt=function(e){return He(this).lt(He(e))},t.prototype.lte=function(e){return He(this).lte(He(e))},t.prototype.gt=function(e){return He(this).gt(He(e))},t.prototype.gte=function(e){return He(this).gte(He(e))},t.prototype.isNegative=function(){return this._hex[0]==="-"},t.prototype.isZero=function(){return He(this).isZero()},t.prototype.toNumber=function(){try{return He(this).toNumber()}catch{Vr("overflow","toNumber",this.toString())}return null},t.prototype.toBigInt=function(){try{return BigInt(this.toString())}catch{}return hi.throwError("this platform does not support BigInt",bo.Logger.errors.UNSUPPORTED_OPERATION,{value:this.toString()})},t.prototype.toString=function(){return arguments.length>0&&(arguments[0]===10?Nb||(Nb=!0,hi.warn("BigNumber.toString does not accept any parameters; base-10 is assumed")):arguments[0]===16?hi.throwError("BigNumber.toString does not accept any parameters; use bigNumber.toHexString()",bo.Logger.errors.UNEXPECTED_ARGUMENT,{}):hi.throwError("BigNumber.toString does not accept parameters",bo.Logger.errors.UNEXPECTED_ARGUMENT,{})),He(this).toString(10)},t.prototype.toHexString=function(){return this._hex},t.prototype.toJSON=function(e){return{type:"BigNumber",hex:this.toHexString()}},t.from=function(e){if(e instanceof t)return e;if(typeof e=="string")return e.match(/^-?0x[0-9a-f]+$/i)?new t(Bl,Ss(e)):e.match(/^-?[0-9]+$/)?new t(Bl,Ss(new Ms(e))):hi.throwArgumentError("invalid BigNumber string","value",e);if(typeof e=="number")return e%1&&Vr("underflow","BigNumber.from",e),(e>=Ib||e<=-Ib)&&Vr("overflow","BigNumber.from",e),t.from(String(e));var r=e;if(typeof r=="bigint")return t.from(r.toString());if((0,po.isBytes)(r))return t.from((0,po.hexlify)(r));if(r)if(r.toHexString){var n=r.toHexString();if(typeof n=="string")return t.from(n)}else{var n=r._hex;if(n==null&&r.type==="BigNumber"&&(n=r.hex),typeof n=="string"&&((0,po.isHexString)(n)||n[0]==="-"&&(0,po.isHexString)(n.substring(1))))return t.from(n)}return hi.throwArgumentError("invalid BigNumber value","value",e)},t.isBigNumber=function(e){return!!(e&&e._isBigNumber)},t}();jr.BigNumber=u0;function Ss(t){if(typeof t!="string")return Ss(t.toString(16));if(t[0]==="-")return t=t.substring(1),t[0]==="-"&&hi.throwArgumentError("invalid hex","value",t),t=Ss(t),t==="0x00"?t:"-"+t;if(t.substring(0,2)!=="0x"&&(t="0x"+t),t==="0x")return"0x00";for(t.length%2&&(t="0x0"+t.substring(2));t.length>4&&t.substring(0,4)==="0x00";)t="0x"+t.substring(4);return t}function _r(t){return u0.from(Ss(t))}function He(t){var e=u0.from(t).toHexString();return e[0]==="-"?new Ms("-"+e.substring(3),16):new Ms(e.substring(2),16)}function Vr(t,e,r){var n={fault:t,operation:e};return r!=null&&(n.value=r),hi.throwError(t,bo.Logger.errors.NUMERIC_FAULT,n)}function R4(t){return new Ms(t,36).toString(16)}jr._base36To16=R4;function F4(t){return new Ms(t,16).toString(36)}jr._base16To36=F4});var qb=V(kn=>{"use strict";var fP=A(M());Object.defineProperty(kn,"__esModule",{value:!0});kn.FixedNumber=kn.FixedFormat=kn.parseFixed=kn.formatFixed=void 0;var d0=rt(),_s=Bt(),D4=_l(),Sr=new _s.Logger(D4.version),pi=l0(),Ts={},Jb=pi.BigNumber.from(0),Ub=pi.BigNumber.from(-1);function Hb(t,e,r,n){var i={fault:e,operation:r};return n!==void 0&&(i.value=n),Sr.throwError(t,_s.Logger.errors.NUMERIC_FAULT,i)}var Es="0";for(;Es.length<256;)Es+=Es;function Cl(t){if(typeof t!="number")try{t=pi.BigNumber.from(t).toNumber()}catch{}return typeof t=="number"&&t>=0&&t<=256&&!(t%1)?"1"+Es.substring(0,t):Sr.throwArgumentError("invalid decimal size","decimals",t)}function h0(t,e){e==null&&(e=0);var r=Cl(e);t=pi.BigNumber.from(t);var n=t.lt(Jb);n&&(t=t.mul(Ub));for(var i=t.mod(r).toString();i.length<r.length-1;)i="0"+i;i=i.match(/^([0-9]*[1-9]|0)(0*)/)[1];var a=t.div(r).toString();return r.length===1?t=a:t=a+"."+i,n&&(t="-"+t),t}kn.formatFixed=h0;function Nn(t,e){e==null&&(e=0);var r=Cl(e);(typeof t!="string"||!t.match(/^-?[0-9.]+$/))&&Sr.throwArgumentError("invalid decimal value","value",t);var n=t.substring(0,1)==="-";n&&(t=t.substring(1)),t==="."&&Sr.throwArgumentError("missing value","value",t);var i=t.split(".");i.length>2&&Sr.throwArgumentError("too many decimal points","value",t);var a=i[0],l=i[1];for(a||(a="0"),l||(l="0");l[l.length-1]==="0";)l=l.substring(0,l.length-1);for(l.length>r.length-1&&Hb("fractional component exceeds decimals","underflow","parseFixed"),l===""&&(l="0");l.length<r.length-1;)l+="0";var v=pi.BigNumber.from(a),y=pi.BigNumber.from(l),x=v.mul(r).add(y);return n&&(x=x.mul(Ub)),x}kn.parseFixed=Nn;var p0=function(){function t(e,r,n,i){e!==Ts&&Sr.throwError("cannot use FixedFormat constructor; use FixedFormat.from",_s.Logger.errors.UNSUPPORTED_OPERATION,{operation:"new FixedFormat"}),this.signed=r,this.width=n,this.decimals=i,this.name=(r?"":"u")+"fixed"+String(n)+"x"+String(i),this._multiplier=Cl(i),Object.freeze(this)}return t.from=function(e){if(e instanceof t)return e;typeof e=="number"&&(e="fixed128x"+e);var r=!0,n=128,i=18;if(typeof e=="string"){if(e!=="fixed")if(e==="ufixed")r=!1;else{var a=e.match(/^(u?)fixed([0-9]+)x([0-9]+)$/);a||Sr.throwArgumentError("invalid fixed format","format",e),r=a[1]!=="u",n=parseInt(a[2]),i=parseInt(a[3])}}else if(e){var l=function(v,y,x){return e[v]==null?x:(typeof e[v]!==y&&Sr.throwArgumentError("invalid fixed format ("+v+" not "+y+")","format."+v,e[v]),e[v])};r=l("signed","boolean",r),n=l("width","number",n),i=l("decimals","number",i)}return n%8&&Sr.throwArgumentError("invalid fixed format width (not byte aligned)","format.width",n),i>80&&Sr.throwArgumentError("invalid fixed format (decimals too large)","format.decimals",i),new t(Ts,r,n,i)},t}();kn.FixedFormat=p0;var Pl=function(){function t(e,r,n,i){e!==Ts&&Sr.throwError("cannot use FixedNumber constructor; use FixedNumber.from",_s.Logger.errors.UNSUPPORTED_OPERATION,{operation:"new FixedFormat"}),this.format=i,this._hex=r,this._value=n,this._isFixedNumber=!0,Object.freeze(this)}return t.prototype._checkFormat=function(e){this.format.name!==e.format.name&&Sr.throwArgumentError("incompatible format; use fixedNumber.toFormat","other",e)},t.prototype.addUnsafe=function(e){this._checkFormat(e);var r=Nn(this._value,this.format.decimals),n=Nn(e._value,e.format.decimals);return t.fromValue(r.add(n),this.format.decimals,this.format)},t.prototype.subUnsafe=function(e){this._checkFormat(e);var r=Nn(this._value,this.format.decimals),n=Nn(e._value,e.format.decimals);return t.fromValue(r.sub(n),this.format.decimals,this.format)},t.prototype.mulUnsafe=function(e){this._checkFormat(e);var r=Nn(this._value,this.format.decimals),n=Nn(e._value,e.format.decimals);return t.fromValue(r.mul(n).div(this.format._multiplier),this.format.decimals,this.format)},t.prototype.divUnsafe=function(e){this._checkFormat(e);var r=Nn(this._value,this.format.decimals),n=Nn(e._value,e.format.decimals);return t.fromValue(r.mul(this.format._multiplier).div(n),this.format.decimals,this.format)},t.prototype.floor=function(){var e=this.toString().split(".");e.length===1&&e.push("0");var r=t.from(e[0],this.format),n=!e[1].match(/^(0*)$/);return this.isNegative()&&n&&(r=r.subUnsafe(kb.toFormat(r.format))),r},t.prototype.ceiling=function(){var e=this.toString().split(".");e.length===1&&e.push("0");var r=t.from(e[0],this.format),n=!e[1].match(/^(0*)$/);return!this.isNegative()&&n&&(r=r.addUnsafe(kb.toFormat(r.format))),r},t.prototype.round=function(e){e==null&&(e=0);var r=this.toString().split(".");if(r.length===1&&r.push("0"),(e<0||e>80||e%1)&&Sr.throwArgumentError("invalid decimal count","decimals",e),r[1].length<=e)return this;var n=t.from("1"+Es.substring(0,e),this.format),i=O4.toFormat(this.format);return this.mulUnsafe(n).addUnsafe(i).floor().divUnsafe(n)},t.prototype.isZero=function(){return this._value==="0.0"||this._value==="0"},t.prototype.isNegative=function(){return this._value[0]==="-"},t.prototype.toString=function(){return this._value},t.prototype.toHexString=function(e){if(e==null)return this._hex;e%8&&Sr.throwArgumentError("invalid byte width","width",e);var r=pi.BigNumber.from(this._hex).fromTwos(this.format.width).toTwos(e).toHexString();return(0,d0.hexZeroPad)(r,e/8)},t.prototype.toUnsafeFloat=function(){return parseFloat(this.toString())},t.prototype.toFormat=function(e){return t.fromString(this._value,e)},t.fromValue=function(e,r,n){return n==null&&r!=null&&!(0,pi.isBigNumberish)(r)&&(n=r,r=null),r==null&&(r=0),n==null&&(n="fixed"),t.fromString(h0(e,r),p0.from(n))},t.fromString=function(e,r){r==null&&(r="fixed");var n=p0.from(r),i=Nn(e,n.decimals);!n.signed&&i.lt(Jb)&&Hb("unsigned value cannot be negative","overflow","value",e);var a=null;n.signed?a=i.toTwos(n.width).toHexString():(a=i.toHexString(),a=(0,d0.hexZeroPad)(a,n.width/8));var l=h0(i,n.decimals);return new t(Ts,a,l,n)},t.fromBytes=function(e,r){r==null&&(r="fixed");var n=p0.from(r);if((0,d0.arrayify)(e).length>n.width/8)throw new Error("overflow");var i=pi.BigNumber.from(e);n.signed&&(i=i.fromTwos(n.width));var a=i.toTwos((n.signed?0:1)+n.width).toHexString(),l=h0(i,n.decimals);return new t(Ts,a,l,n)},t.from=function(e,r){if(typeof e=="string")return t.fromString(e,r);if((0,d0.isBytes)(e))return t.fromBytes(e,r);try{return t.fromValue(e,0,r)}catch(n){if(n.code!==_s.Logger.errors.INVALID_ARGUMENT)throw n}return Sr.throwArgumentError("invalid FixedNumber value","value",e)},t.isFixedNumber=function(e){return!!(e&&e._isFixedNumber)},t}();kn.FixedNumber=Pl;var kb=Pl.from(1),O4=Pl.from("0.5")});var ga=V(sr=>{"use strict";var uP=A(M());Object.defineProperty(sr,"__esModule",{value:!0});sr._base36To16=sr._base16To36=sr.parseFixed=sr.FixedNumber=sr.FixedFormat=sr.formatFixed=sr.BigNumber=void 0;var I4=l0();Object.defineProperty(sr,"BigNumber",{enumerable:!0,get:function(){return I4.BigNumber}});var b0=qb();Object.defineProperty(sr,"formatFixed",{enumerable:!0,get:function(){return b0.formatFixed}});Object.defineProperty(sr,"FixedFormat",{enumerable:!0,get:function(){return b0.FixedFormat}});Object.defineProperty(sr,"FixedNumber",{enumerable:!0,get:function(){return b0.FixedNumber}});Object.defineProperty(sr,"parseFixed",{enumerable:!0,get:function(){return b0.parseFixed}});var Gb=l0();Object.defineProperty(sr,"_base16To36",{enumerable:!0,get:function(){return Gb._base16To36}});Object.defineProperty(sr,"_base36To16",{enumerable:!0,get:function(){return Gb._base36To16}})});var Xb=V(Nt=>{"use strict";var dP=A(M());Object.defineProperty(Nt,"__esModule",{value:!0});Nt.MaxInt256=Nt.MinInt256=Nt.MaxUint256=Nt.WeiPerEther=Nt.Two=Nt.One=Nt.Zero=Nt.NegativeOne=void 0;var Ii=ga(),N4=Ii.BigNumber.from(-1);Nt.NegativeOne=N4;var k4=Ii.BigNumber.from(0);Nt.Zero=k4;var J4=Ii.BigNumber.from(1);Nt.One=J4;var U4=Ii.BigNumber.from(2);Nt.Two=U4;var H4=Ii.BigNumber.from("1000000000000000000");Nt.WeiPerEther=H4;var q4=Ii.BigNumber.from("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");Nt.MaxUint256=q4;var G4=Ii.BigNumber.from("-0x8000000000000000000000000000000000000000000000000000000000000000");Nt.MinInt256=G4;var X4=Ii.BigNumber.from("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");Nt.MaxInt256=X4});var zb=V(g0=>{"use strict";var pP=A(M());Object.defineProperty(g0,"__esModule",{value:!0});g0.HashZero=void 0;g0.HashZero="0x0000000000000000000000000000000000000000000000000000000000000000"});var Kb=V(v0=>{"use strict";var gP=A(M());Object.defineProperty(v0,"__esModule",{value:!0});v0.EtherSymbol=void 0;v0.EtherSymbol="\u039E"});var Ll=V(ct=>{"use strict";var mP=A(M());Object.defineProperty(ct,"__esModule",{value:!0});ct.EtherSymbol=ct.HashZero=ct.MaxInt256=ct.MinInt256=ct.MaxUint256=ct.WeiPerEther=ct.Two=ct.One=ct.Zero=ct.NegativeOne=ct.AddressZero=void 0;var z4=Fb();Object.defineProperty(ct,"AddressZero",{enumerable:!0,get:function(){return z4.AddressZero}});var Ni=Xb();Object.defineProperty(ct,"NegativeOne",{enumerable:!0,get:function(){return Ni.NegativeOne}});Object.defineProperty(ct,"Zero",{enumerable:!0,get:function(){return Ni.Zero}});Object.defineProperty(ct,"One",{enumerable:!0,get:function(){return Ni.One}});Object.defineProperty(ct,"Two",{enumerable:!0,get:function(){return Ni.Two}});Object.defineProperty(ct,"WeiPerEther",{enumerable:!0,get:function(){return Ni.WeiPerEther}});Object.defineProperty(ct,"MaxUint256",{enumerable:!0,get:function(){return Ni.MaxUint256}});Object.defineProperty(ct,"MinInt256",{enumerable:!0,get:function(){return Ni.MinInt256}});Object.defineProperty(ct,"MaxInt256",{enumerable:!0,get:function(){return Ni.MaxInt256}});var K4=zb();Object.defineProperty(ct,"HashZero",{enumerable:!0,get:function(){return K4.HashZero}});var Z4=Kb();Object.defineProperty(ct,"EtherSymbol",{enumerable:!0,get:function(){return Z4.EtherSymbol}})});var Zb=V(m0=>{"use strict";var yP=A(M());Object.defineProperty(m0,"__esModule",{value:!0});m0.version=void 0;m0.version="strings/5.8.0"});var y0=V(wt=>{"use strict";var AP=A(M());Object.defineProperty(wt,"__esModule",{value:!0});wt.toUtf8CodePoints=wt.toUtf8String=wt._toUtf8String=wt._toEscapedUtf8String=wt.toUtf8Bytes=wt.Utf8ErrorFuncs=wt.Utf8ErrorReason=wt.UnicodeNormalizationForm=void 0;var Vb=rt(),V4=Bt(),j4=Zb(),jb=new V4.Logger(j4.version),x0;(function(t){t.current="",t.NFC="NFC",t.NFD="NFD",t.NFKC="NFKC",t.NFKD="NFKD"})(x0=wt.UnicodeNormalizationForm||(wt.UnicodeNormalizationForm={}));var Qr;(function(t){t.UNEXPECTED_CONTINUE="unexpected continuation byte",t.BAD_PREFIX="bad codepoint prefix",t.OVERRUN="string overrun",t.MISSING_CONTINUE="missing continuation byte",t.OUT_OF_RANGE="out of UTF-8 range",t.UTF16_SURROGATE="UTF-16 surrogate",t.OVERLONG="overlong representation"})(Qr=wt.Utf8ErrorReason||(wt.Utf8ErrorReason={}));function Q4(t,e,r,n,i){return jb.throwArgumentError("invalid codepoint at offset "+e+"; "+t,"bytes",r)}function Qb(t,e,r,n,i){if(t===Qr.BAD_PREFIX||t===Qr.UNEXPECTED_CONTINUE){for(var a=0,l=e+1;l<r.length&&r[l]>>6===2;l++)a++;return a}return t===Qr.OVERRUN?r.length-e-1:0}function W4(t,e,r,n,i){return t===Qr.OVERLONG?(n.push(i),0):(n.push(65533),Qb(t,e,r,n,i))}wt.Utf8ErrorFuncs=Object.freeze({error:Q4,ignore:Qb,replace:W4});function Fl(t,e){e==null&&(e=wt.Utf8ErrorFuncs.error),t=(0,Vb.arrayify)(t);for(var r=[],n=0;n<t.length;){var i=t[n++];if(!(i>>7)){r.push(i);continue}var a=null,l=null;if((i&224)===192)a=1,l=127;else if((i&240)===224)a=2,l=2047;else if((i&248)===240)a=3,l=65535;else{(i&192)===128?n+=e(Qr.UNEXPECTED_CONTINUE,n-1,t,r):n+=e(Qr.BAD_PREFIX,n-1,t,r);continue}if(n-1+a>=t.length){n+=e(Qr.OVERRUN,n-1,t,r);continue}for(var v=i&(1<<8-a-1)-1,y=0;y<a;y++){var x=t[n];if((x&192)!=128){n+=e(Qr.MISSING_CONTINUE,n,t,r),v=null;break}v=v<<6|x&63,n++}if(v!==null){if(v>1114111){n+=e(Qr.OUT_OF_RANGE,n-1-a,t,r,v);continue}if(v>=55296&&v<=57343){n+=e(Qr.UTF16_SURROGATE,n-1-a,t,r,v);continue}if(v<=l){n+=e(Qr.OVERLONG,n-1-a,t,r,v);continue}r.push(v)}}return r}function Wb(t,e){e===void 0&&(e=x0.current),e!=x0.current&&(jb.checkNormalize(),t=t.normalize(e));for(var r=[],n=0;n<t.length;n++){var 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++;var a=t.charCodeAt(n);if(n>=t.length||(a&64512)!==56320)throw new Error("invalid utf-8 string");var l=65536+((i&1023)<<10)+(a&1023);r.push(l>>18|240),r.push(l>>12&63|128),r.push(l>>6&63|128),r.push(l&63|128)}else r.push(i>>12|224),r.push(i>>6&63|128),r.push(i&63|128)}return(0,Vb.arrayify)(r)}wt.toUtf8Bytes=Wb;function Rl(t){var e="0000"+t.toString(16);return"\\u"+e.substring(e.length-4)}function Y4(t,e){return'"'+Fl(t,e).map(function(r){if(r<256){switch(r){case 8:return"\\b";case 9:return"\\t";case 10:return"\\n";case 13:return"\\r";case 34:return'\\"';case 92:return"\\\\"}if(r>=32&&r<127)return String.fromCharCode(r)}return r<=65535?Rl(r):(r-=65536,Rl((r>>10&1023)+55296)+Rl((r&1023)+56320))}).join("")+'"'}wt._toEscapedUtf8String=Y4;function Yb(t){return t.map(function(e){return e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode((e>>10&1023)+55296,(e&1023)+56320))}).join("")}wt._toUtf8String=Yb;function $4(t,e){return Yb(Fl(t,e))}wt.toUtf8String=$4;function e5(t,e){return e===void 0&&(e=x0.current),Fl(Wb(t,e))}wt.toUtf8CodePoints=e5});var eg=V(go=>{"use strict";var SP=A(M());Object.defineProperty(go,"__esModule",{value:!0});go.parseBytes32String=go.formatBytes32String=void 0;var t5=Ll(),Dl=rt(),$b=y0();function r5(t){var e=(0,$b.toUtf8Bytes)(t);if(e.length>31)throw new Error("bytes32 string must be less than 32 bytes");return(0,Dl.hexlify)((0,Dl.concat)([e,t5.HashZero]).slice(0,32))}go.formatBytes32String=r5;function n5(t){var e=(0,Dl.arrayify)(t);if(e.length!==32)throw new Error("invalid bytes32 - not 32 bytes long");if(e[31]!==0)throw new Error("invalid bytes32 string - no null terminator");for(var r=31;e[r-1]===0;)r--;return(0,$b.toUtf8String)(e.slice(0,r))}go.parseBytes32String=n5});var ag=V(Jn=>{"use strict";var EP=A(M());Object.defineProperty(Jn,"__esModule",{value:!0});Jn.nameprep=Jn._nameprepTableC=Jn._nameprepTableB2=Jn._nameprepTableA1=void 0;var Bs=y0();function i5(t){if(t.length%4!==0)throw new Error("bad data");for(var e=[],r=0;r<t.length;r+=4)e.push(parseInt(t.substring(r,r+4),16));return e}function Ol(t,e){e||(e=function(i){return[parseInt(i,16)]});var r=0,n={};return t.split(",").forEach(function(i){var a=i.split(":");r+=parseInt(a[0],16),n[r]=e(a[1])}),n}function tg(t){var e=0;return t.split(",").map(function(r){var n=r.split("-");n.length===1?n[1]="0":n[1]===""&&(n[1]="1");var i=e+parseInt(n[0],16);return e=parseInt(n[1],16),{l:i,h:e}})}function Il(t,e){for(var r=0,n=0;n<e.length;n++){var i=e[n];if(r+=i.l,t>=r&&t<=r+i.h&&(t-r)%(i.d||1)===0){if(i.e&&i.e.indexOf(t-r)!==-1)continue;return i}}return null}var a5=tg("221,13-1b,5f-,40-10,51-f,11-3,3-3,2-2,2-4,8,2,15,2d,28-8,88,48,27-,3-5,11-20,27-,8,28,3-5,12,18,b-a,1c-4,6-16,2-d,2-2,2,1b-4,17-9,8f-,10,f,1f-2,1c-34,33-14e,4,36-,13-,6-2,1a-f,4,9-,3-,17,8,2-2,5-,2,8-,3-,4-8,2-3,3,6-,16-6,2-,7-3,3-,17,8,3,3,3-,2,6-3,3-,4-a,5,2-6,10-b,4,8,2,4,17,8,3,6-,b,4,4-,2-e,2-4,b-10,4,9-,3-,17,8,3-,5-,9-2,3-,4-7,3-3,3,4-3,c-10,3,7-2,4,5-2,3,2,3-2,3-2,4-2,9,4-3,6-2,4,5-8,2-e,d-d,4,9,4,18,b,6-3,8,4,5-6,3-8,3-3,b-11,3,9,4,18,b,6-3,8,4,5-6,3-6,2,3-3,b-11,3,9,4,18,11-3,7-,4,5-8,2-7,3-3,b-11,3,13-2,19,a,2-,8-2,2-3,7,2,9-11,4-b,3b-3,1e-24,3,2-,3,2-,2-5,5,8,4,2,2-,3,e,4-,6,2,7-,b-,3-21,49,23-5,1c-3,9,25,10-,2-2f,23,6,3,8-2,5-5,1b-45,27-9,2a-,2-3,5b-4,45-4,53-5,8,40,2,5-,8,2,5-,28,2,5-,20,2,5-,8,2,5-,8,8,18,20,2,5-,8,28,14-5,1d-22,56-b,277-8,1e-2,52-e,e,8-a,18-8,15-b,e,4,3-b,5e-2,b-15,10,b-5,59-7,2b-555,9d-3,5b-5,17-,7-,27-,7-,9,2,2,2,20-,36,10,f-,7,14-,4,a,54-3,2-6,6-5,9-,1c-10,13-1d,1c-14,3c-,10-6,32-b,240-30,28-18,c-14,a0,115-,3,66-,b-76,5,5-,1d,24,2,5-2,2,8-,35-2,19,f-10,1d-3,311-37f,1b,5a-b,d7-19,d-3,41,57-,68-4,29-3,5f,29-37,2e-2,25-c,2c-2,4e-3,30,78-3,64-,20,19b7-49,51a7-59,48e-2,38-738,2ba5-5b,222f-,3c-94,8-b,6-4,1b,6,2,3,3,6d-20,16e-f,41-,37-7,2e-2,11-f,5-b,18-,b,14,5-3,6,88-,2,bf-2,7-,7-,7-,4-2,8,8-9,8-2ff,20,5-b,1c-b4,27-,27-cbb1,f7-9,28-2,b5-221,56,48,3-,2-,3-,5,d,2,5,3,42,5-,9,8,1d,5,6,2-2,8,153-3,123-3,33-27fd,a6da-5128,21f-5df,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3-fffd,3,2-1d,61-ff7d"),o5="ad,34f,1806,180b,180c,180d,200b,200c,200d,2060,feff".split(",").map(function(t){return parseInt(t,16)}),s5=[{h:25,s:32,l:65},{h:30,s:32,e:[23],l:127},{h:54,s:1,e:[48],l:64,d:2},{h:14,s:1,l:57,d:2},{h:44,s:1,l:17,d:2},{h:10,s:1,e:[2,6,8],l:61,d:2},{h:16,s:1,l:68,d:2},{h:84,s:1,e:[18,24,66],l:19,d:2},{h:26,s:32,e:[17],l:435},{h:22,s:1,l:71,d:2},{h:15,s:80,l:40},{h:31,s:32,l:16},{h:32,s:1,l:80,d:2},{h:52,s:1,l:42,d:2},{h:12,s:1,l:55,d:2},{h:40,s:1,e:[38],l:15,d:2},{h:14,s:1,l:48,d:2},{h:37,s:48,l:49},{h:148,s:1,l:6351,d:2},{h:88,s:1,l:160,d:2},{h:15,s:16,l:704},{h:25,s:26,l:854},{h:25,s:32,l:55915},{h:37,s:40,l:1247},{h:25,s:-119711,l:53248},{h:25,s:-119763,l:52},{h:25,s:-119815,l:52},{h:25,s:-119867,e:[1,4,5,7,8,11,12,17],l:52},{h:25,s:-119919,l:52},{h:24,s:-119971,e:[2,7,8,17],l:52},{h:24,s:-120023,e:[2,7,13,15,16,17],l:52},{h:25,s:-120075,l:52},{h:25,s:-120127,l:52},{h:25,s:-120179,l:52},{h:25,s:-120231,l:52},{h:25,s:-120283,l:52},{h:25,s:-120335,l:52},{h:24,s:-119543,e:[17],l:56},{h:24,s:-119601,e:[17],l:58},{h:24,s:-119659,e:[17],l:58},{h:24,s:-119717,e:[17],l:58},{h:24,s:-119775,e:[17],l:58}],f5=Ol("b5:3bc,c3:ff,7:73,2:253,5:254,3:256,1:257,5:259,1:25b,3:260,1:263,2:269,1:268,5:26f,1:272,2:275,7:280,3:283,5:288,3:28a,1:28b,5:292,3f:195,1:1bf,29:19e,125:3b9,8b:3b2,1:3b8,1:3c5,3:3c6,1:3c0,1a:3ba,1:3c1,1:3c3,2:3b8,1:3b5,1bc9:3b9,1c:1f76,1:1f77,f:1f7a,1:1f7b,d:1f78,1:1f79,1:1f7c,1:1f7d,107:63,5:25b,4:68,1:68,1:68,3:69,1:69,1:6c,3:6e,4:70,1:71,1:72,1:72,1:72,7:7a,2:3c9,2:7a,2:6b,1:e5,1:62,1:63,3:65,1:66,2:6d,b:3b3,1:3c0,6:64,1b574:3b8,1a:3c3,20:3b8,1a:3c3,20:3b8,1a:3c3,20:3b8,1a:3c3,20:3b8,1a:3c3"),c5=Ol("179:1,2:1,2:1,5:1,2:1,a:4f,a:1,8:1,2:1,2:1,3:1,5:1,3:1,4:1,2:1,3:1,4:1,8:2,1:1,2:2,1:1,2:2,27:2,195:26,2:25,1:25,1:25,2:40,2:3f,1:3f,33:1,11:-6,1:-9,1ac7:-3a,6d:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,b:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,c:-8,2:-8,2:-8,2:-8,9:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,1:-8,49:-8,1:-8,1:-4a,1:-4a,d:-56,1:-56,1:-56,1:-56,d:-8,1:-8,f:-8,1:-8,3:-7"),u5=Ol("df:00730073,51:00690307,19:02BC006E,a7:006A030C,18a:002003B9,16:03B903080301,20:03C503080301,1d7:05650582,190f:00680331,1:00740308,1:0077030A,1:0079030A,1:006102BE,b6:03C50313,2:03C503130300,2:03C503130301,2:03C503130342,2a:1F0003B9,1:1F0103B9,1:1F0203B9,1:1F0303B9,1:1F0403B9,1:1F0503B9,1:1F0603B9,1:1F0703B9,1:1F0003B9,1:1F0103B9,1:1F0203B9,1:1F0303B9,1:1F0403B9,1:1F0503B9,1:1F0603B9,1:1F0703B9,1:1F2003B9,1:1F2103B9,1:1F2203B9,1:1F2303B9,1:1F2403B9,1:1F2503B9,1:1F2603B9,1:1F2703B9,1:1F2003B9,1:1F2103B9,1:1F2203B9,1:1F2303B9,1:1F2403B9,1:1F2503B9,1:1F2603B9,1:1F2703B9,1:1F6003B9,1:1F6103B9,1:1F6203B9,1:1F6303B9,1:1F6403B9,1:1F6503B9,1:1F6603B9,1:1F6703B9,1:1F6003B9,1:1F6103B9,1:1F6203B9,1:1F6303B9,1:1F6403B9,1:1F6503B9,1:1F6603B9,1:1F6703B9,3:1F7003B9,1:03B103B9,1:03AC03B9,2:03B10342,1:03B1034203B9,5:03B103B9,6:1F7403B9,1:03B703B9,1:03AE03B9,2:03B70342,1:03B7034203B9,5:03B703B9,6:03B903080300,1:03B903080301,3:03B90342,1:03B903080342,b:03C503080300,1:03C503080301,1:03C10313,2:03C50342,1:03C503080342,b:1F7C03B9,1:03C903B9,1:03CE03B9,2:03C90342,1:03C9034203B9,5:03C903B9,ac:00720073,5b:00B00063,6:00B00066,d:006E006F,a:0073006D,1:00740065006C,1:0074006D,124f:006800700061,2:00610075,2:006F0076,b:00700061,1:006E0061,1:03BC0061,1:006D0061,1:006B0061,1:006B0062,1:006D0062,1:00670062,3:00700066,1:006E0066,1:03BC0066,4:0068007A,1:006B0068007A,1:006D0068007A,1:00670068007A,1:00740068007A,15:00700061,1:006B00700061,1:006D00700061,1:006700700061,8:00700076,1:006E0076,1:03BC0076,1:006D0076,1:006B0076,1:006D0076,1:00700077,1:006E0077,1:03BC0077,1:006D0077,1:006B0077,1:006D0077,1:006B03C9,1:006D03C9,2:00620071,3:00632215006B0067,1:0063006F002E,1:00640062,1:00670079,2:00680070,2:006B006B,1:006B006D,9:00700068,2:00700070006D,1:00700072,2:00730076,1:00770062,c723:00660066,1:00660069,1:0066006C,1:006600660069,1:00660066006C,1:00730074,1:00730074,d:05740576,1:05740565,1:0574056B,1:057E0576,1:0574056D",i5),l5=tg("80-20,2a0-,39c,32,f71,18e,7f2-f,19-7,30-4,7-5,f81-b,5,a800-20ff,4d1-1f,110,fa-6,d174-7,2e84-,ffff-,ffff-,ffff-,ffff-,ffff-,ffff-,ffff-,ffff-,ffff-,ffff-,ffff-,ffff-,2,1f-5f,ff7f-20001");function d5(t){return t.reduce(function(e,r){return r.forEach(function(n){e.push(n)}),e},[])}function rg(t){return!!Il(t,a5)}Jn._nameprepTableA1=rg;function ng(t){var e=Il(t,s5);if(e)return[t+e.s];var r=f5[t];if(r)return r;var n=c5[t];if(n)return[t+n[0]];var i=u5[t];return i||null}Jn._nameprepTableB2=ng;function ig(t){return!!Il(t,l5)}Jn._nameprepTableC=ig;function h5(t){if(t.match(/^[a-z0-9-]*$/i)&&t.length<=59)return t.toLowerCase();var e=(0,Bs.toUtf8CodePoints)(t);e=d5(e.map(function(n){if(o5.indexOf(n)>=0)return[];if(n>=65024&&n<=65039)return[];var i=ng(n);return i||[n]})),e=(0,Bs.toUtf8CodePoints)((0,Bs._toUtf8String)(e),Bs.UnicodeNormalizationForm.NFKC),e.forEach(function(n){if(ig(n))throw new Error("STRINGPREP_CONTAINS_PROHIBITED")}),e.forEach(function(n){if(rg(n))throw new Error("STRINGPREP_CONTAINS_UNASSIGNED")});var r=(0,Bs._toUtf8String)(e);if(r.substring(0,1)==="-"||r.substring(2,4)==="--"||r.substring(r.length-1)==="-")throw new Error("invalid hyphen");return r}Jn.nameprep=h5});var Or=V(dt=>{"use strict";var BP=A(M());Object.defineProperty(dt,"__esModule",{value:!0});dt.nameprep=dt.parseBytes32String=dt.formatBytes32String=dt.UnicodeNormalizationForm=dt.Utf8ErrorReason=dt.Utf8ErrorFuncs=dt.toUtf8String=dt.toUtf8CodePoints=dt.toUtf8Bytes=dt._toEscapedUtf8String=void 0;var og=eg();Object.defineProperty(dt,"formatBytes32String",{enumerable:!0,get:function(){return og.formatBytes32String}});Object.defineProperty(dt,"parseBytes32String",{enumerable:!0,get:function(){return og.parseBytes32String}});var p5=ag();Object.defineProperty(dt,"nameprep",{enumerable:!0,get:function(){return p5.nameprep}});var va=y0();Object.defineProperty(dt,"_toEscapedUtf8String",{enumerable:!0,get:function(){return va._toEscapedUtf8String}});Object.defineProperty(dt,"toUtf8Bytes",{enumerable:!0,get:function(){return va.toUtf8Bytes}});Object.defineProperty(dt,"toUtf8CodePoints",{enumerable:!0,get:function(){return va.toUtf8CodePoints}});Object.defineProperty(dt,"toUtf8String",{enumerable:!0,get:function(){return va.toUtf8String}});Object.defineProperty(dt,"UnicodeNormalizationForm",{enumerable:!0,get:function(){return va.UnicodeNormalizationForm}});Object.defineProperty(dt,"Utf8ErrorFuncs",{enumerable:!0,get:function(){return va.Utf8ErrorFuncs}});Object.defineProperty(dt,"Utf8ErrorReason",{enumerable:!0,get:function(){return va.Utf8ErrorReason}})});var Nl=V(w0=>{"use strict";var PP=A(M());Object.defineProperty(w0,"__esModule",{value:!0});w0.id=void 0;var b5=In(),g5=Or();function v5(t){return(0,b5.keccak256)((0,g5.toUtf8Bytes)(t))}w0.id=v5});var kl=V(A0=>{"use strict";var RP=A(M());Object.defineProperty(A0,"__esModule",{value:!0});A0.version=void 0;A0.version="hash/5.8.0"});var fg=V(vo=>{"use strict";var DP=A(M());Object.defineProperty(vo,"__esModule",{value:!0});vo.encode=vo.decode=void 0;var sg=rt();function m5(t){return(0,sg.arrayify)(new Uint8Array(Buffer.from(t,"base64")))}vo.decode=m5;function x5(t){return Buffer.from((0,sg.arrayify)(t)).toString("base64")}vo.encode=x5});var ug=V(mo=>{"use strict";var IP=A(M());Object.defineProperty(mo,"__esModule",{value:!0});mo.encode=mo.decode=void 0;var cg=fg();Object.defineProperty(mo,"decode",{enumerable:!0,get:function(){return cg.decode}});Object.defineProperty(mo,"encode",{enumerable:!0,get:function(){return cg.encode}})});var Ul=V(kt=>{"use strict";var kP=A(M());Object.defineProperty(kt,"__esModule",{value:!0});kt.read_emoji_trie=kt.read_zero_terminated_array=kt.read_mapped_map=kt.read_member_array=kt.signed=kt.read_compressed_payload=kt.read_payload=kt.decode_arithmetic=void 0;function dg(t,e){e==null&&(e=1);var r=[],n=r.forEach,i=function(a,l){n.call(a,function(v){l>0&&Array.isArray(v)?i(v,l-1):r.push(v)})};return i(t,e),r}function y5(t){for(var e={},r=0;r<t.length;r++){var n=t[r];e[n[0]]=n[1]}return e}function hg(t){var e=0;function r(){return t[e++]<<8|t[e++]}for(var n=r(),i=1,a=[0,1],l=1;l<n;l++)a.push(i+=r());var v=r(),y=e;e+=v;var x=0,B=0;function C(){return x==0&&(B=B<<8|t[e++],x=8),B>>--x&1}for(var D=31,F=Math.pow(2,D),P=F>>>1,X=P>>1,W=F-1,K=0,l=0;l<D;l++)K=K<<1|C();for(var ie=[],ee=0,ae=F;;){for(var ne=Math.floor(((K-ee+1)*i-1)/ae),$=0,fe=n;fe-$>1;){var te=$+fe>>>1;ne<a[te]?fe=te:$=te}if($==0)break;ie.push($);for(var Y=ee+Math.floor(ae*a[$]/i),T=ee+Math.floor(ae*a[$+1]/i)-1;!((Y^T)&P);)K=K<<1&W|C(),Y=Y<<1&W,T=T<<1&W|1;for(;Y&~T&X;)K=K&P|K<<1&W>>>1|C(),Y=Y<<1^P,T=(T^P)<<1|P|1;ee=Y,ae=1+T-Y}var s=n-4;return ie.map(function(u){switch(u-s){case 3:return s+65792+(t[y++]<<16|t[y++]<<8|t[y++]);case 2:return s+256+(t[y++]<<8|t[y++]);case 1:return s+t[y++];default:return u-1}})}kt.decode_arithmetic=hg;function pg(t){var e=0;return function(){return t[e++]}}kt.read_payload=pg;function w5(t){return pg(hg(t))}kt.read_compressed_payload=w5;function bg(t){return t&1?~t>>1:t>>1}kt.signed=bg;function A5(t,e){for(var r=Array(t),n=0;n<t;n++)r[n]=1+e();return r}function lg(t,e){for(var r=Array(t),n=0,i=-1;n<t;n++)r[n]=i+=1+e();return r}function M5(t,e){for(var r=Array(t),n=0,i=0;n<t;n++)r[n]=i+=bg(e());return r}function Jl(t,e){for(var r=lg(t(),t),n=t(),i=lg(n,t),a=A5(n,t),l=0;l<n;l++)for(var v=0;v<a[l];v++)r.push(i[l]+v);return e?r.map(function(y){return e[y]}):r}kt.read_member_array=Jl;function S5(t){for(var e=[];;){var r=t();if(r==0)break;e.push(T5(r,t))}for(;;){var r=t()-1;if(r<0)break;e.push(E5(r,t))}return y5(dg(e))}kt.read_mapped_map=S5;function gg(t){for(var e=[];;){var r=t();if(r==0)break;e.push(r)}return e}kt.read_zero_terminated_array=gg;function vg(t,e,r){for(var n=Array(t).fill(void 0).map(function(){return[]}),i=0;i<e;i++)M5(t,r).forEach(function(a,l){return n[l].push(a)});return n}function T5(t,e){var r=1+e(),n=e(),i=gg(e),a=vg(i.length,1+t,e);return dg(a.map(function(l,v){var y=l[0],x=l.slice(1);return Array(i[v]).fill(void 0).map(function(B,C){var D=C*n;return[y+C*r,x.map(function(F){return F+D})]})}))}function E5(t,e){var r=1+e(),n=vg(r,1+t,e);return n.map(function(i){return[i[0],i.slice(1)]})}function _5(t){var e=Jl(t).sort(function(n,i){return n-i});return r();function r(){for(var n=[];;){var i=Jl(t,e);if(i.length==0)break;n.push({set:new Set(i),node:r()})}n.sort(function(B,C){return C.set.size-B.set.size});var a=t(),l=a%3;a=a/3|0;var v=!!(a&1);a>>=1;var y=a==1,x=a==2;return{branches:n,valid:l,fe0f:v,save:y,check:x}}}kt.read_emoji_trie=_5});var mg=V(M0=>{"use strict";var UP=A(M());Object.defineProperty(M0,"__esModule",{value:!0});M0.getData=void 0;var B5=ug(),C5=Ul();function P5(){return(0,C5.read_compressed_payload)((0,B5.decode)("AEQF2AO2DEsA2wIrAGsBRABxAN8AZwCcAEwAqgA0AGwAUgByADcATAAVAFYAIQAyACEAKAAYAFgAGwAjABQAMAAmADIAFAAfABQAKwATACoADgAbAA8AHQAYABoAGQAxADgALAAoADwAEwA9ABMAGgARAA4ADwAWABMAFgAIAA8AHgQXBYMA5BHJAS8JtAYoAe4AExozi0UAH21tAaMnBT8CrnIyhrMDhRgDygIBUAEHcoFHUPe8AXBjAewCjgDQR8IICIcEcQLwATXCDgzvHwBmBoHNAqsBdBcUAykgDhAMShskMgo8AY8jqAQfAUAfHw8BDw87MioGlCIPBwZCa4ELatMAAMspJVgsDl8AIhckSg8XAHdvTwBcIQEiDT4OPhUqbyECAEoAS34Aej8Ybx83JgT/Xw8gHxZ/7w8RICxPHA9vBw+Pfw8PHwAPFv+fAsAvCc8vEr8ivwD/EQ8Bol8OEBa/A78hrwAPCU8vESNvvwWfHwNfAVoDHr+ZAAED34YaAdJPAK7PLwSEgDLHAGo1Pz8Pvx9fUwMrpb8O/58VTzAPIBoXIyQJNF8hpwIVAT8YGAUADDNBaX3RAMomJCg9EhUeA29MABsZBTMNJipjOhc19gcIDR8bBwQHEggCWi6DIgLuAQYA+BAFCha3A5XiAEsqM7UFFgFLhAMjFTMYE1Klnw74nRVBG/ASCm0BYRN/BrsU3VoWy+S0vV8LQx+vN8gF2AC2AK5EAWwApgYDKmAAroQ0NDQ0AT+OCg7wAAIHRAbpNgVcBV0APTA5BfbPFgMLzcYL/QqqA82eBALKCjQCjqYCht0/k2+OAsXQAoP3ASTKDgDw6ACKAUYCMpIKJpRaAE4A5womABzZvs0REEKiACIQAd5QdAECAj4Ywg/wGqY2AVgAYADYvAoCGAEubA0gvAY2ALAAbpbvqpyEAGAEpgQAJgAG7gAgAEACmghUFwCqAMpAINQIwC4DthRAAPcycKgApoIdABwBfCisABoATwBqASIAvhnSBP8aH/ECeAKXAq40NjgDBTwFYQU6AXs3oABgAD4XNgmcCY1eCl5tIFZeUqGgyoNHABgAEQAaABNwWQAmABMATPMa3T34ADldyprmM1M2XociUQgLzvwAXT3xABgAEQAaABNwIGFAnADD8AAgAD4BBJWzaCcIAIEBFMAWwKoAAdq9BWAF5wLQpALEtQAKUSGkahR4GnJM+gsAwCgeFAiUAECQ0BQuL8AAIAAAADKeIheclvFqQAAETr4iAMxIARMgAMIoHhQIAn0E0pDQFC4HhznoAAAAIAI2C0/4lvFqQAAETgBJJwYCAy4ABgYAFAA8MBKYEH4eRhTkAjYeFcgACAYAeABsOqyQ5gRwDayqugEgaIIAtgoACgDmEABmBAWGme5OBJJA2m4cDeoAmITWAXwrMgOgAGwBCh6CBXYF1Tzg1wKAAFdiuABRAFwAXQBsAG8AdgBrAHYAbwCEAHEwfxQBVE5TEQADVFhTBwBDANILAqcCzgLTApQCrQL6vAAMAL8APLhNBKkE6glGKTAU4Dr4N2EYEwBCkABKk8rHAbYBmwIoAiU4Ajf/Aq4CowCAANIChzgaNBsCsTgeODcFXrgClQKdAqQBiQGYAqsCsjTsNHsfNPA0ixsAWTWiOAMFPDQSNCk2BDZHNow2TTZUNhk28Jk9VzI3QkEoAoICoQKwAqcAQAAxBV4FXbS9BW47YkIXP1ciUqs05DS/FwABUwJW11e6nHuYZmSh/RAYA8oMKvZ8KASoUAJYWAJ6ILAsAZSoqjpgA0ocBIhmDgDWAAawRDQoAAcuAj5iAHABZiR2AIgiHgCaAU68ACxuHAG0ygM8MiZIAlgBdF4GagJqAPZOHAMuBgoATkYAsABiAHgAMLoGDPj0HpKEBAAOJgAuALggTAHWAeAMEDbd20Uege0ADwAWADkAQgA9OHd+2MUQZBBhBgNNDkxxPxUQArEPqwvqERoM1irQ090ANK4H8ANYB/ADWANYB/AH8ANYB/ADWANYA1gDWBwP8B/YxRBkD00EcgWTBZAE2wiIJk4RhgctCNdUEnQjHEwDSgEBIypJITuYMxAlR0wRTQgIATZHbKx9PQNMMbBU+pCnA9AyVDlxBgMedhKlAC8PeCE1uk6DekxxpQpQT7NX9wBFBgASqwAS5gBJDSgAUCwGPQBI4zTYABNGAE2bAE3KAExdGABKaAbgAFBXAFCOAFBJABI2SWdObALDOq0//QomCZhvwHdTBkIQHCemEPgMNAG2ATwN7kvZBPIGPATKH34ZGg/OlZ0Ipi3eDO4m5C6igFsj9iqEBe5L9TzeC05RaQ9aC2YJ5DpkgU8DIgEOIowK3g06CG4Q9ArKbA3mEUYHOgPWSZsApgcCCxIdNhW2JhFirQsKOXgG/Br3C5AmsBMqev0F1BoiBk4BKhsAANAu6IWxWjJcHU9gBgQLJiPIFKlQIQ0mQLh4SRocBxYlqgKSQ3FKiFE3HpQh9zw+DWcuFFF9B/Y8BhlQC4I8n0asRQ8R0z6OPUkiSkwtBDaALDAnjAnQD4YMunxzAVoJIgmyDHITMhEYN8YIOgcaLpclJxYIIkaWYJsE+KAD9BPSAwwFQAlCBxQDthwuEy8VKgUOgSXYAvQ21i60ApBWgQEYBcwPJh/gEFFH4Q7qCJwCZgOEJewALhUiABginAhEZABgj9lTBi7MCMhqbSN1A2gU6GIRdAeSDlgHqBw0FcAc4nDJXgyGCSiksAlcAXYJmgFgBOQICjVcjKEgQmdUi1kYnCBiQUBd/QIyDGYVoES+h3kCjA9sEhwBNgF0BzoNAgJ4Ee4RbBCWCOyGBTW2M/k6JgRQIYQgEgooA1BszwsoJvoM+WoBpBJjAw00PnfvZ6xgtyUX/gcaMsZBYSHyC5NPzgydGsIYQ1QvGeUHwAP0GvQn60FYBgADpAQUOk4z7wS+C2oIjAlAAEoOpBgH2BhrCnKM0QEyjAG4mgNYkoQCcJAGOAcMAGgMiAV65gAeAqgIpAAGANADWAA6Aq4HngAaAIZCAT4DKDABIuYCkAOUCDLMAZYwAfQqBBzEDBYA+DhuSwLDsgKAa2ajBd5ZAo8CSjYBTiYEBk9IUgOwcuIA3ABMBhTgSAEWrEvMG+REAeBwLADIAPwABjYHBkIBzgH0bgC4AWALMgmjtLYBTuoqAIQAFmwB2AKKAN4ANgCA8gFUAE4FWvoF1AJQSgESMhksWGIBvAMgATQBDgB6BsyOpsoIIARuB9QCEBwV4gLvLwe2AgMi4BPOQsYCvd9WADIXUu5eZwqoCqdeaAC0YTQHMnM9UQAPH6k+yAdy/BZIiQImSwBQ5gBQQzSaNTFWSTYBpwGqKQK38AFtqwBI/wK37gK3rQK3sAK6280C0gK33AK3zxAAUEIAUD9SklKDArekArw5AEQAzAHCO147WTteO1k7XjtZO147WTteO1kDmChYI03AVU0oJqkKbV9GYewMpw3VRMk6ShPcYFJgMxPJLbgUwhXPJVcZPhq9JwYl5VUKDwUt1GYxCC00dhe9AEApaYNCY4ceMQpMHOhTklT5LRwAskujM7ANrRsWREEFSHXuYisWDwojAmSCAmJDXE6wXDchAqH4AmiZAmYKAp+FOBwMAmY8AmYnBG8EgAN/FAN+kzkHOXgYOYM6JCQCbB4CMjc4CwJtyAJtr/CLADRoRiwBaADfAOIASwYHmQyOAP8MwwAOtgJ3MAJ2o0ACeUxEAni7Hl3cRa9G9AJ8QAJ6yQJ9CgJ88UgBSH5kJQAsFklZSlwWGErNAtECAtDNSygDiFADh+dExpEzAvKiXQQDA69Lz0wuJgTQTU1NsAKLQAKK2cIcCB5EaAa4Ao44Ao5dQZiCAo7aAo5deVG1UzYLUtVUhgKT/AKTDQDqAB1VH1WwVdEHLBwplocy4nhnRTw6ApegAu+zWCKpAFomApaQApZ9nQCqWa1aCoJOADwClrYClk9cRVzSApnMApllXMtdCBoCnJw5wzqeApwXAp+cAp65iwAeEDIrEAKd8gKekwC2PmE1YfACntQCoG8BqgKeoCACnk+mY8lkKCYsAiewAiZ/AqD8AqBN2AKmMAKlzwKoAAB+AqfzaH1osgAESmodatICrOQCrK8CrWgCrQMCVx4CVd0CseLYAx9PbJgCsr4OArLpGGzhbWRtSWADJc4Ctl08QG6RAylGArhfArlIFgK5K3hwN3DiAr0aAy2zAzISAr6JcgMDM3ICvhtzI3NQAsPMAsMFc4N0TDZGdOEDPKgDPJsDPcACxX0CxkgCxhGKAshqUgLIRQLJUALJLwJkngLd03h6YniveSZL0QMYpGcDAmH1GfSVJXsMXpNevBICz2wCz20wTFTT9BSgAMeuAs90ASrrA04TfkwGAtwoAtuLAtJQA1JdA1NgAQIDVY2AikABzBfuYUZ2AILPg44C2sgC2d+EEYRKpz0DhqYAMANkD4ZyWvoAVgLfZgLeuXR4AuIw7RUB8zEoAfScAfLTiALr9ALpcXoAAur6AurlAPpIAboC7ooC652Wq5cEAu5AA4XhmHpw4XGiAvMEAGoDjheZlAL3FAORbwOSiAL3mQL52gL4Z5odmqy8OJsfA52EAv77ARwAOp8dn7QDBY4DpmsDptoA0sYDBmuhiaIGCgMMSgFgASACtgNGAJwEgLpoBgC8BGzAEowcggCEDC6kdjoAJAM0C5IKRoABZCgiAIzw3AYBLACkfng9ogigkgNmWAN6AEQCvrkEVqTGAwCsBRbAA+4iQkMCHR072jI2PTbUNsk2RjY5NvA23TZKNiU3EDcZN5I+RTxDRTBCJkK5VBYKFhZfwQCWygU3AJBRHpu+OytgNxa61A40GMsYjsn7BVwFXQVcBV0FaAVdBVwFXQVcBV0FXAVdBVwFXUsaCNyKAK4AAQUHBwKU7oICoW1e7jAEzgPxA+YDwgCkBFDAwADABKzAAOxFLhitA1UFTDeyPkM+bj51QkRCuwTQWWQ8X+0AWBYzsACNA8xwzAGm7EZ/QisoCTAbLDs6fnLfb8H2GccsbgFw13M1HAVkBW/Jxsm9CNRO8E8FDD0FBQw9FkcClOYCoMFegpDfADgcMiA2AJQACB8AsigKAIzIEAJKeBIApY5yPZQIAKQiHb4fvj5BKSRPQrZCOz0oXyxgOywfKAnGbgMClQaCAkILXgdeCD9IIGUgQj5fPoY+dT52Ao5CM0dAX9BTVG9SDzFwWTQAbxBzJF/lOEIQQglCCkKJIAls5AcClQICoKPMODEFxhi6KSAbiyfIRrMjtCgdWCAkPlFBIitCsEJRzAbMAV/OEyQzDg0OAQQEJ36i328/Mk9AybDJsQlq3tDRApUKAkFzXf1d/j9uALYP6hCoFgCTGD8kPsFKQiobrm0+zj0KSD8kPnVCRBwMDyJRTHFgMTJa5rwXQiQ2YfI/JD7BMEJEHGINTw4TOFlIRzwJO0icMQpyPyQ+wzJCRBv6DVgnKB01NgUKj2bwYzMqCoBkznBgEF+zYDIocwRIX+NgHj4HICNfh2C4CwdwFWpTG/lgUhYGAwRfv2Ts8mAaXzVgml/XYIJfuWC4HI1gUF9pYJZgMR6ilQHMAOwLAlDRefC0in4AXAEJA6PjCwc0IamOANMMCAECRQDFNRTZBgd+CwQlRA+r6+gLBDEFBnwUBXgKATIArwAGRAAHA3cDdAN2A3kDdwN9A3oDdQN7A30DfAN4A3oDfQAYEAAlAtYASwMAUAFsAHcKAHcAmgB3AHUAdQB2AHVu8UgAygDAAHcAdQB1AHYAdQALCgB3AAsAmgB3AAsCOwB3AAtu8UgAygDAAHgKAJoAdwB3AHUAdQB2AHUAeAB1AHUAdgB1bvFIAMoAwAALCgCaAHcACwB3AAsCOwB3AAtu8UgAygDAAH4ACwGgALcBpwC6AahdAu0COwLtbvFIAMoAwAALCgCaAu0ACwLtAAsCOwLtAAtu8UgAygDAA24ACwNvAAu0VsQAAzsAABCkjUIpAAsAUIusOggWcgMeBxVsGwL67U/2HlzmWOEeOgALASvuAAseAfpKUpnpGgYJDCIZM6YyARUE9ThqAD5iXQgnAJYJPnOzw0ZAEZxEKsIAkA4DhAHnTAIDxxUDK0lxCQlPYgIvIQVYJQBVqE1GakUAKGYiDToSBA1EtAYAXQJYAIF8GgMHRyAAIAjOe9YncekRAA0KACUrjwE7Ayc6AAYWAqaiKG4McEcqANoN3+Mg9TwCBhIkuCny+JwUQ29L008JluRxu3K+oAdqiHOqFH0AG5SUIfUJ5SxCGfxdipRzqTmT4V5Zb+r1Uo4Vm+NqSSEl2mNvR2JhIa8SpYO6ntdwFXHCWTCK8f2+Hxo7uiG3drDycAuKIMP5bhi06ACnqArH1rz4Rqg//lm6SgJGEVbF9xJHISaR6HxqxSnkw6shDnelHKNEfGUXSJRJ1GcsmtJw25xrZMDK9gXSm1/YMkdX4/6NKYOdtk/NQ3/NnDASjTc3fPjIjW/5sVfVObX2oTDWkr1dF9f3kxBsD3/3aQO8hPfRz+e0uEiJqt1161griu7gz8hDDwtpy+F+BWtefnKHZPAxcZoWbnznhJpy0e842j36bcNzGnIEusgGX0a8ZxsnjcSsPDZ09yZ36fCQbriHeQ72JRMILNl6ePPf2HWoVwgWAm1fb3V2sAY0+B6rAXqSwPBgseVmoqsBTSrm91+XasMYYySI8eeRxH3ZvHkMz3BQ5aJ3iUVbYPNM3/7emRtjlsMgv/9VyTsyt/mK+8fgWeT6SoFaclXqn42dAIsvAarF5vNNWHzKSkKQ/8Hfk5ZWK7r9yliOsooyBjRhfkHP4Q2DkWXQi6FG/9r/IwbmkV5T7JSopHKn1pJwm9tb5Ot0oyN1Z2mPpKXHTxx2nlK08fKk1hEYA8WgVVWL5lgx0iTv+KdojJeU23ZDjmiubXOxVXJKKi2Wjuh2HLZOFLiSC7Tls5SMh4f+Pj6xUSrNjFqLGehRNB8lC0QSLNmkJJx/wSG3MnjE9T1CkPwJI0wH2lfzwETIiVqUxg0dfu5q39Gt+hwdcxkhhNvQ4TyrBceof3Mhs/IxFci1HmHr4FMZgXEEczPiGCx0HRwzAqDq2j9AVm1kwN0mRVLWLylgtoPNapF5cY4Y1wJh/e0BBwZj44YgZrDNqvD/9Hv7GFYdUQeDJuQ3EWI4HaKqavU1XjC/n41kT4L79kqGq0kLhdTZvgP3TA3fS0ozVz+5piZsoOtIvBUFoMKbNcmBL6YxxaUAusHB38XrS8dQMnQwJfUUkpRoGr5AUeWicvBTzyK9g77+yCkf5PAysL7r/JjcZgrbvRpMW9iyaxZvKO6ceZN2EwIxKwVFPuvFuiEPGCoagbMo+SpydLrXqBzNCDGFCrO/rkcwa2xhokQZ5CdZ0AsU3JfSqJ6n5I14YA+P/uAgfhPU84Tlw7cEFfp7AEE8ey4sP12PTt4Cods1GRgDOB5xvyiR5m+Bx8O5nBCNctU8BevfV5A08x6RHd5jcwPTMDSZJOedIZ1cGQ704lxbAzqZOP05ZxaOghzSdvFBHYqomATARyAADK4elP8Ly3IrUZKfWh23Xy20uBUmLS4Pfagu9+oyVa2iPgqRP3F2CTUsvJ7+RYnN8fFZbU/HVvxvcFFDKkiTqV5UBZ3Gz54JAKByi9hkKMZJvuGgcSYXFmw08UyoQyVdfTD1/dMkCHXcTGAKeROgArsvmRrQTLUOXioOHGK2QkjHuoYFgXciZoTJd6Fs5q1QX1G+p/e26hYsEf7QZD1nnIyl/SFkNtYYmmBhpBrxl9WbY0YpHWRuw2Ll/tj9mD8P4snVzJl4F9J+1arVeTb9E5r2ILH04qStjxQNwn3m4YNqxmaNbLAqW2TN6LidwuJRqS+NXbtqxoeDXpxeGWmxzSkWxjkyCkX4NQRme6q5SAcC+M7+9ETfA/EwrzQajKakCwYyeunP6ZFlxU2oMEn1Pz31zeStW74G406ZJFCl1wAXIoUKkWotYEpOuXB1uVNxJ63dpJEqfxBeptwIHNrPz8BllZoIcBoXwgfJ+8VAUnVPvRvexnw0Ma/WiGYuJO5y8QTvEYBigFmhUxY5RqzE8OcywN/8m4UYrlaniJO75XQ6KSo9+tWHlu+hMi0UVdiKQp7NelnoZUzNaIyBPVeOwK6GNp+FfHuPOoyhaWuNvTYFkvxscMQWDh+zeFCFkgwbXftiV23ywJ4+uwRqmg9k3KzwIQpzppt8DBBOMbrqwQM5Gb05sEwdKzMiAqOloaA/lr0KA+1pr0/+HiWoiIjHA/wir2nIuS3PeU/ji3O6ZwoxcR1SZ9FhtLC5S0FIzFhbBWcGVP/KpxOPSiUoAdWUpqKH++6Scz507iCcxYI6rdMBICPJZea7OcmeFw5mObJSiqpjg2UoWNIs+cFhyDSt6geV5qgi3FunmwwDoGSMgerFOZGX1m0dMCYo5XOruxO063dwENK9DbnVM9wYFREzh4vyU1WYYJ/LRRp6oxgjqP/X5a8/4Af6p6NWkQferzBmXme0zY/4nwMJm/wd1tIqSwGz+E3xPEAOoZlJit3XddD7/BT1pllzOx+8bmQtANQ/S6fZexc6qi3W+Q2xcmXTUhuS5mpHQRvcxZUN0S5+PL9lXWUAaRZhEH8hTdAcuNMMCuVNKTEGtSUKNi3O6KhSaTzck8csZ2vWRZ+d7mW8c4IKwXIYd25S/zIftPkwPzufjEvOHWVD1m+FjpDVUTV0DGDuHj6QnaEwLu/dEgdLQOg9E1Sro9XHJ8ykLAwtPu+pxqKDuFexqON1sKQm7rwbE1E68UCfA/erovrTCG+DBSNg0l4goDQvZN6uNlbyLpcZAwj2UclycvLpIZMgv4yRlpb3YuMftozorbcGVHt/VeDV3+Fdf1TP0iuaCsPi2G4XeGhsyF1ubVDxkoJhmniQ0/jSg/eYML9KLfnCFgISWkp91eauR3IQvED0nAPXK+6hPCYs+n3+hCZbiskmVMG2da+0EsZPonUeIY8EbfusQXjsK/eFDaosbPjEfQS0RKG7yj5GG69M7MeO1HmiUYocgygJHL6M1qzUDDwUSmr99V7Sdr2F3JjQAJY+F0yH33Iv3+C9M38eML7gTgmNu/r2bUMiPvpYbZ6v1/IaESirBHNa7mPKn4dEmYg7v/+HQgPN1G79jBQ1+soydfDC2r+h2Bl/KIc5KjMK7OH6nb1jLsNf0EHVe2KBiE51ox636uyG6Lho0t3J34L5QY/ilE3mikaF4HKXG1mG1rCevT1Vv6GavltxoQe/bMrpZvRggnBxSEPEeEzkEdOxTnPXHVjUYdw8JYvjB/o7Eegc3Ma+NUxLLnsK0kJlinPmUHzHGtrk5+CAbVzFOBqpyy3QVUnzTDfC/0XD94/okH+OB+i7g9lolhWIjSnfIb+Eq43ZXOWmwvjyV/qqD+t0e+7mTEM74qP/Ozt8nmC7mRpyu63OB4KnUzFc074SqoyPUAgM+/TJGFo6T44EHnQU4X4z6qannVqgw/U7zCpwcmXV1AubIrvOmkKHazJAR55ePjp5tLBsN8vAqs3NAHdcEHOR2xQ0lsNAFzSUuxFQCFYvXLZJdOj9p4fNq6p0HBGUik2YzaI4xySy91KzhQ0+q1hjxvImRwPRf76tChlRkhRCi74NXZ9qUNeIwP+s5p+3m5nwPdNOHgSLD79n7O9m1n1uDHiMntq4nkYwV5OZ1ENbXxFd4PgrlvavZsyUO4MqYlqqn1O8W/I1dEZq5dXhrbETLaZIbC2Kj/Aa/QM+fqUOHdf0tXAQ1huZ3cmWECWSXy/43j35+Mvq9xws7JKseriZ1pEWKc8qlzNrGPUGcVgOa9cPJYIJsGnJTAUsEcDOEVULO5x0rXBijc1lgXEzQQKhROf8zIV82w8eswc78YX11KYLWQRcgHNJElBxfXr72lS2RBSl07qTKorO2uUDZr3sFhYsvnhLZn0A94KRzJ/7DEGIAhW5ZWFpL8gEwu1aLA9MuWZzNwl8Oze9Y+bX+v9gywRVnoB5I/8kXTXU3141yRLYrIOOz6SOnyHNy4SieqzkBXharjfjqq1q6tklaEbA8Qfm2DaIPs7OTq/nvJBjKfO2H9bH2cCMh1+5gspfycu8f/cuuRmtDjyqZ7uCIMyjdV3a+p3fqmXsRx4C8lujezIFHnQiVTXLXuI1XrwN3+siYYj2HHTvESUx8DlOTXpak9qFRK+L3mgJ1WsD7F4cu1aJoFoYQnu+wGDMOjJM3kiBQWHCcvhJ/HRdxodOQp45YZaOTA22Nb4XKCVxqkbwMYFhzYQYIAnCW8FW14uf98jhUG2zrKhQQ0q0CEq0t5nXyvUyvR8DvD69LU+g3i+HFWQMQ8PqZuHD+sNKAV0+M6EJC0szq7rEr7B5bQ8BcNHzvDMc9eqB5ZCQdTf80Obn4uzjwpYU7SISdtV0QGa9D3Wrh2BDQtpBKxaNFV+/Cy2P/Sv+8s7Ud0Fd74X4+o/TNztWgETUapy+majNQ68Lq3ee0ZO48VEbTZYiH1Co4OlfWef82RWeyUXo7woM03PyapGfikTnQinoNq5z5veLpeMV3HCAMTaZmA1oGLAn7XS3XYsz+XK7VMQsc4XKrmDXOLU/pSXVNUq8dIqTba///3x6LiLS6xs1xuCAYSfcQ3+rQgmu7uvf3THKt5Ooo97TqcbRqxx7EASizaQCBQllG/rYxVapMLgtLbZS64w1MDBMXX+PQpBKNwqUKOf2DDRDUXQf9EhOS0Qj4nTmlA8dzSLz/G1d+Ud8MTy/6ghhdiLpeerGY/UlDOfiuqFsMUU5/UYlP+BAmgRLuNpvrUaLlVkrqDievNVEAwF+4CoM1MZTmjxjJMsKJq+u8Zd7tNCUFy6LiyYXRJQ4VyvEQFFaCGKsxIwQkk7EzZ6LTJq2hUuPhvAW+gQnSG6J+MszC+7QCRHcnqDdyNRJ6T9xyS87A6MDutbzKGvGktpbXqtzWtXb9HsfK2cBMomjN9a4y+TaJLnXxAeX/HWzmf4cR4vALt/P4w4qgKY04ml4ZdLOinFYS6cup3G/1ie4+t1eOnpBNlqGqs75ilzkT4+DsZQxNvaSKJ//6zIbbk/M7LOhFmRc/1R+kBtz7JFGdZm/COotIdvQoXpTqP/1uqEUmCb/QWoGLMwO5ANcHzxdY48IGP5+J+zKOTBFZ4Pid+GTM+Wq12MV/H86xEJptBa6T+p3kgpwLedManBHC2GgNrFpoN2xnrMz9WFWX/8/ygSBkavq2Uv7FdCsLEYLu9LLIvAU0bNRDtzYl+/vXmjpIvuJFYjmI0im6QEYqnIeMsNjXG4vIutIGHijeAG/9EDBozKV5cldkHbLxHh25vT+ZEzbhXlqvpzKJwcEgfNwLAKFeo0/pvEE10XDB+EXRTXtSzJozQKFFAJhMxYkVaCW+E9AL7tMeU8acxidHqzb6lX4691UsDpy/LLRmT+epgW56+5Cw8tB4kMUv6s9lh3eRKbyGs+H/4mQMaYzPTf2OOdokEn+zzgvoD3FqNKk8QqGAXVsqcGdXrT62fSPkR2vROFi68A6se86UxRUk4cajfPyCC4G5wDhD+zNq4jodQ4u4n/m37Lr36n4LIAAsVr02dFi9AiwA81MYs2rm4eDlDNmdMRvEKRHfBwW5DdMNp0jPFZMeARqF/wL4XBfd+EMLBfMzpH5GH6NaW+1vrvMdg+VxDzatk3MXgO3ro3P/DpcC6+Mo4MySJhKJhSR01SGGGp5hPWmrrUgrv3lDnP+HhcI3nt3YqBoVAVTBAQT5iuhTg8nvPtd8ZeYj6w1x6RqGUBrSku7+N1+BaasZvjTk64RoIDlL8brpEcJx3OmY7jLoZsswdtmhfC/G21llXhITOwmvRDDeTTPbyASOa16cF5/A1fZAidJpqju3wYAy9avPR1ya6eNp9K8XYrrtuxlqi+bDKwlfrYdR0RRiKRVTLOH85+ZY7XSmzRpfZBJjaTa81VDcJHpZnZnSQLASGYW9l51ZV/h7eVzTi3Hv6hUsgc/51AqJRTkpbFVLXXszoBL8nBX0u/0jBLT8nH+fJePbrwURT58OY+UieRjd1vs04w0VG5VN2U6MoGZkQzKN/ptz0Q366dxoTGmj7i1NQGHi9GgnquXFYdrCfZBmeb7s0T6yrdlZH5cZuwHFyIJ/kAtGsTg0xH5taAAq44BAk1CPk9KVVbqQzrCUiFdF/6gtlPQ8bHHc1G1W92MXGZ5HEHftyLYs8mbD/9xYRUWkHmlM0zC2ilJlnNgV4bfALpQghxOUoZL7VTqtCHIaQSXm+YUMnpkXybnV+A6xlm2CVy8fn0Xlm2XRa0+zzOa21JWWmixfiPMSCZ7qA4rS93VN3pkpF1s5TonQjisHf7iU9ZGvUPOAKZcR1pbeVf/Ul7OhepGCaId9wOtqo7pJ7yLcBZ0pFkOF28y4zEI/kcUNmutBHaQpBdNM8vjCS6HZRokkeo88TBAjGyG7SR+6vUgTcyK9Imalj0kuxz0wmK+byQU11AiJFk/ya5dNduRClcnU64yGu/ieWSeOos1t3ep+RPIWQ2pyTYVbZltTbsb7NiwSi3AV+8KLWk7LxCnfZUetEM8ThnsSoGH38/nyAwFguJp8FjvlHtcWZuU4hPva0rHfr0UhOOJ/F6vS62FW7KzkmRll2HEc7oUq4fyi5T70Vl7YVIfsPHUCdHesf9Lk7WNVWO75JDkYbMI8TOW8JKVtLY9d6UJRITO8oKo0xS+o99Yy04iniGHAaGj88kEWgwv0OrHdY/nr76DOGNS59hXCGXzTKUvDl9iKpLSWYN1lxIeyywdNpTkhay74w2jFT6NS8qkjo5CxA1yfSYwp6AJIZNKIeEK5PJAW7ORgWgwp0VgzYpqovMrWxbu+DGZ6Lhie1RAqpzm8VUzKJOH3mCzWuTOLsN3VT/dv2eeYe9UjbR8YTBsLz7q60VN1sU51k+um1f8JxD5pPhbhSC8rRaB454tmh6YUWrJI3+GWY0qeWioj/tbkYITOkJaeuGt4JrJvHA+l0Gu7kY7XOaa05alMnRWVCXqFgLIwSY4uF59Ue5SU4QKuc/HamDxbr0x6csCetXGoP7Qn1Bk/J9DsynO/UD6iZ1Hyrz+jit0hDCwi/E9OjgKTbB3ZQKQ/0ZOvevfNHG0NK4Aj3Cp7NpRk07RT1i/S0EL93Ag8GRgKI9CfpajKyK6+Jj/PI1KO5/85VAwz2AwzP8FTBb075IxCXv6T9RVvWT2tUaqxDS92zrGUbWzUYk9mSs82pECH+fkqsDt93VW++4YsR/dHCYcQSYTO/KaBMDj9LSD/J/+z20Kq8XvZUAIHtm9hRPP3ItbuAu2Hm5lkPs92pd7kCxgRs0xOVBnZ13ccdA0aunrwv9SdqElJRC3g+oCu+nXyCgmXUs9yMjTMAIHfxZV+aPKcZeUBWt057Xo85Ks1Ir5gzEHCWqZEhrLZMuF11ziGtFQUds/EESajhagzcKsxamcSZxGth4UII+adPhQkUnx2WyN+4YWR+r3f8MnkyGFuR4zjzxJS8WsQYR5PTyRaD9ixa6Mh741nBHbzfjXHskGDq179xaRNrCIB1z1xRfWfjqw2pHc1zk9xlPpL8sQWAIuETZZhbnmL54rceXVNRvUiKrrqIkeogsl0XXb17ylNb0f4GA9Wd44vffEG8FSZGHEL2fbaTGRcSiCeA8PmA/f6Hz8HCS76fXUHwgwkzSwlI71ekZ7Fapmlk/KC+Hs8hUcw3N2LN5LhkVYyizYFl/uPeVP5lsoJHhhfWvvSWruCUW1ZcJOeuTbrDgywJ/qG07gZJplnTvLcYdNaH0KMYOYMGX+rB4NGPFmQsNaIwlWrfCezxre8zXBrsMT+edVLbLqN1BqB76JH4BvZTqUIMfGwPGEn+EnmTV86fPBaYbFL3DFEhjB45CewkXEAtJxk4/Ms2pPXnaRqdky0HOYdcUcE2zcXq4vaIvW2/v0nHFJH2XXe22ueDmq/18XGtELSq85j9X8q0tcNSSKJIX8FTuJF/Pf8j5PhqG2u+osvsLxYrvvfeVJL+4tkcXcr9JV7v0ERmj/X6fM3NC4j6dS1+9Umr2oPavqiAydTZPLMNRGY23LO9zAVDly7jD+70G5TPPLdhRIl4WxcYjLnM+SNcJ26FOrkrISUtPObIz5Zb3AG612krnpy15RMW+1cQjlnWFI6538qky9axd2oJmHIHP08KyP0ubGO+TQNOYuv2uh17yCIvR8VcStw7o1g0NM60sk+8Tq7YfIBJrtp53GkvzXH7OA0p8/n/u1satf/VJhtR1l8Wa6Gmaug7haSpaCaYQax6ta0mkutlb+eAOSG1aobM81D9A4iS1RRlzBBoVX6tU1S6WE2N9ORY6DfeLRC4l9Rvr5h95XDWB2mR1d4WFudpsgVYwiTwT31ljskD8ZyDOlm5DkGh9N/UB/0AI5Xvb8ZBmai2hQ4BWMqFwYnzxwB26YHSOv9WgY3JXnvoN+2R4rqGVh/LLDMtpFP+SpMGJNWvbIl5SOodbCczW2RKleksPoUeGEzrjtKHVdtZA+kfqO+rVx/iclCqwoopepvJpSTDjT+b9GWylGRF8EDbGlw6eUzmJM95Ovoz+kwLX3c2fTjFeYEsE7vUZm3mqdGJuKh2w9/QGSaqRHs99aScGOdDqkFcACoqdbBoQqqjamhH6Q9ng39JCg3lrGJwd50Qk9ovnqBTr8MME7Ps2wiVfygUmPoUBJJfJWX5Nda0nuncbFkA=="))}M0.getData=P5});var Ag=V(xo=>{"use strict";var qP=A(M());Object.defineProperty(xo,"__esModule",{value:!0});xo.ens_normalize=xo.ens_normalize_post_check=void 0;var L5=Or(),R5=mg(),S0=(0,R5.getData)(),T0=Ul(),F5=new Set((0,T0.read_member_array)(S0)),D5=new Set((0,T0.read_member_array)(S0)),O5=(0,T0.read_mapped_map)(S0),I5=(0,T0.read_emoji_trie)(S0),xg=45,yg=95;function wg(t){return(0,L5.toUtf8CodePoints)(t)}function N5(t){return t.filter(function(e){return e!=65039})}function Hl(t){for(var e=0,r=t.split(".");e<r.length;e++){var n=r[e],i=wg(n);try{for(var a=i.lastIndexOf(yg)-1;a>=0;a--)if(i[a]!==yg)throw new Error("underscore only allowed at start");if(i.length>=4&&i.every(function(l){return l<128})&&i[2]===xg&&i[3]===xg)throw new Error("invalid label extension")}catch(l){throw new Error('Invalid label "'+n+'": '+l.message)}}return t}xo.ens_normalize_post_check=Hl;function k5(t){return Hl(J5(t,N5))}xo.ens_normalize=k5;function J5(t,e){for(var r=wg(t).reverse(),n=[];r.length;){var i=H5(r);if(i){n.push.apply(n,e(i));continue}var a=r.pop();if(F5.has(a)){n.push(a);continue}if(!D5.has(a)){var l=O5[a];if(l){n.push.apply(n,l);continue}throw new Error("Disallowed codepoint: 0x"+a.toString(16).toUpperCase())}}return Hl(U5(String.fromCodePoint.apply(String,n)))}function U5(t){return t.normalize("NFC")}function H5(t,e){var r,n=I5,i,a,l=[],v=t.length;e&&(e.length=0);for(var y=function(){var B=t[--v];if(n=(r=n.branches.find(function(C){return C.set.has(B)}))===null||r===void 0?void 0:r.node,!n)return"break";if(n.save)a=B;else if(n.check&&B===a)return"break";l.push(B),n.fe0f&&(l.push(65039),v>0&&t[v-1]==65039&&v--),n.valid&&(i=l.slice(),n.valid==2&&i.splice(1,1),e&&e.push.apply(e,t.slice(v).reverse()),t.length=v)};v;){var x=y();if(x==="break")break}return i}});var ql=V(Un=>{"use strict";var XP=A(M());Object.defineProperty(Un,"__esModule",{value:!0});Un.dnsEncode=Un.namehash=Un.isValidName=Un.ensNormalize=void 0;var E0=rt(),Tg=Or(),Mg=In(),q5=Bt(),G5=kl(),X5=new q5.Logger(G5.version),z5=Ag(),Eg=new Uint8Array(32);Eg.fill(0);function Sg(t){if(t.length===0)throw new Error("invalid ENS name; empty component");return t}function _0(t){var e=(0,Tg.toUtf8Bytes)((0,z5.ens_normalize)(t)),r=[];if(t.length===0)return r;for(var n=0,i=0;i<e.length;i++){var a=e[i];a===46&&(r.push(Sg(e.slice(n,i))),n=i+1)}if(n>=e.length)throw new Error("invalid ENS name; empty component");return r.push(Sg(e.slice(n))),r}function K5(t){return _0(t).map(function(e){return(0,Tg.toUtf8String)(e)}).join(".")}Un.ensNormalize=K5;function Z5(t){try{return _0(t).length!==0}catch{}return!1}Un.isValidName=Z5;function V5(t){typeof t!="string"&&X5.throwArgumentError("invalid ENS name; not a string","name",t);for(var e=Eg,r=_0(t);r.length;)e=(0,Mg.keccak256)((0,E0.concat)([e,(0,Mg.keccak256)(r.pop())]));return(0,E0.hexlify)(e)}Un.namehash=V5;function j5(t){return(0,E0.hexlify)((0,E0.concat)(_0(t).map(function(e){if(e.length>63)throw new Error("invalid DNS encoded entry; length exceeds 63 bytes");var r=new Uint8Array(e.length+1);return r.set(e,1),r[0]=r.length-1,r})))+"00"}Un.dnsEncode=j5});var _g=V(ma=>{"use strict";var KP=A(M());Object.defineProperty(ma,"__esModule",{value:!0});ma.hashMessage=ma.messagePrefix=void 0;var Q5=rt(),W5=In(),Gl=Or();ma.messagePrefix=`Ethereum Signed Message:
|
|
10
|
-
`;function Y5(t){return typeof t=="string"&&(t=(0,Gl.toUtf8Bytes)(t)),(0,W5.keccak256)((0,Q5.concat)([(0,Gl.toUtf8Bytes)(ma.messagePrefix),(0,Gl.toUtf8Bytes)(String(t.length)),t]))}ma.hashMessage=Y5});var Bg=V(B0=>{"use strict";var VP=A(M());Object.defineProperty(B0,"__esModule",{value:!0});B0.version=void 0;B0.version="rlp/5.8.0"});var Xl=V(yo=>{"use strict";var QP=A(M());Object.defineProperty(yo,"__esModule",{value:!0});yo.decode=yo.encode=void 0;var xa=rt(),bi=Bt(),$5=Bg(),Hn=new bi.Logger($5.version);function Cg(t){for(var e=[];t;)e.unshift(t&255),t>>=8;return e}function Pg(t,e,r){for(var n=0,i=0;i<r;i++)n=n*256+t[e+i];return n}function Rg(t){if(Array.isArray(t)){var e=[];if(t.forEach(function(a){e=e.concat(Rg(a))}),e.length<=55)return e.unshift(192+e.length),e;var r=Cg(e.length);return r.unshift(247+r.length),r.concat(e)}(0,xa.isBytesLike)(t)||Hn.throwArgumentError("RLP object must be BytesLike","object",t);var n=Array.prototype.slice.call((0,xa.arrayify)(t));if(n.length===1&&n[0]<=127)return n;if(n.length<=55)return n.unshift(128+n.length),n;var i=Cg(n.length);return i.unshift(183+i.length),i.concat(n)}function e7(t){return(0,xa.hexlify)(Rg(t))}yo.encode=e7;function Lg(t,e,r,n){for(var i=[];r<e+1+n;){var a=Fg(t,r);i.push(a.result),r+=a.consumed,r>e+1+n&&Hn.throwError("child data too short",bi.Logger.errors.BUFFER_OVERRUN,{})}return{consumed:1+n,result:i}}function Fg(t,e){if(t.length===0&&Hn.throwError("data too short",bi.Logger.errors.BUFFER_OVERRUN,{}),t[e]>=248){var r=t[e]-247;e+1+r>t.length&&Hn.throwError("data short segment too short",bi.Logger.errors.BUFFER_OVERRUN,{});var n=Pg(t,e+1,r);return e+1+r+n>t.length&&Hn.throwError("data long segment too short",bi.Logger.errors.BUFFER_OVERRUN,{}),Lg(t,e,e+1+r,r+n)}else if(t[e]>=192){var i=t[e]-192;return e+1+i>t.length&&Hn.throwError("data array too short",bi.Logger.errors.BUFFER_OVERRUN,{}),Lg(t,e,e+1,i)}else if(t[e]>=184){var r=t[e]-183;e+1+r>t.length&&Hn.throwError("data array too short",bi.Logger.errors.BUFFER_OVERRUN,{});var a=Pg(t,e+1,r);e+1+r+a>t.length&&Hn.throwError("data array too short",bi.Logger.errors.BUFFER_OVERRUN,{});var l=(0,xa.hexlify)(t.slice(e+1+r,e+1+r+a));return{consumed:1+r+a,result:l}}else if(t[e]>=128){var v=t[e]-128;e+1+v>t.length&&Hn.throwError("data too short",bi.Logger.errors.BUFFER_OVERRUN,{});var l=(0,xa.hexlify)(t.slice(e+1,e+1+v));return{consumed:1+v,result:l}}return{consumed:1,result:(0,xa.hexlify)(t[e])}}function t7(t){var e=(0,xa.arrayify)(t),r=Fg(e,0);return r.consumed!==e.length&&Hn.throwArgumentError("invalid rlp data","data",t),r.result}yo.decode=t7});var Dg=V(C0=>{"use strict";var YP=A(M());Object.defineProperty(C0,"__esModule",{value:!0});C0.version=void 0;C0.version="address/5.8.0"});var wa=V(Wr=>{"use strict";var eL=A(M());Object.defineProperty(Wr,"__esModule",{value:!0});Wr.getCreate2Address=Wr.getContractAddress=Wr.getIcapAddress=Wr.isAddress=Wr.getAddress=void 0;var gi=rt(),zl=ga(),Kl=In(),r7=Xl(),n7=Bt(),i7=Dg(),ki=new n7.Logger(i7.version);function Og(t){(0,gi.isHexString)(t,20)||ki.throwArgumentError("invalid address","address",t),t=t.toLowerCase();for(var e=t.substring(2).split(""),r=new Uint8Array(40),n=0;n<40;n++)r[n]=e[n].charCodeAt(0);for(var i=(0,gi.arrayify)((0,Kl.keccak256)(r)),n=0;n<40;n+=2)i[n>>1]>>4>=8&&(e[n]=e[n].toUpperCase()),(i[n>>1]&15)>=8&&(e[n+1]=e[n+1].toUpperCase());return"0x"+e.join("")}var a7=9007199254740991;function o7(t){return Math.log10?Math.log10(t):Math.log(t)/Math.LN10}var Zl={};for(mn=0;mn<10;mn++)Zl[String(mn)]=String(mn);var mn;for(mn=0;mn<26;mn++)Zl[String.fromCharCode(65+mn)]=String(10+mn);var mn,Ig=Math.floor(o7(a7));function Ng(t){t=t.toUpperCase(),t=t.substring(4)+t.substring(0,2)+"00";for(var e=t.split("").map(function(i){return Zl[i]}).join("");e.length>=Ig;){var r=e.substring(0,Ig);e=parseInt(r,10)%97+e.substring(r.length)}for(var n=String(98-parseInt(e,10)%97);n.length<2;)n="0"+n;return n}function ya(t){var e=null;if(typeof t!="string"&&ki.throwArgumentError("invalid address","address",t),t.match(/^(0x)?[0-9a-fA-F]{40}$/))t.substring(0,2)!=="0x"&&(t="0x"+t),e=Og(t),t.match(/([A-F].*[a-f])|([a-f].*[A-F])/)&&e!==t&&ki.throwArgumentError("bad address checksum","address",t);else if(t.match(/^XE[0-9]{2}[0-9A-Za-z]{30,31}$/)){for(t.substring(2,4)!==Ng(t)&&ki.throwArgumentError("bad icap checksum","address",t),e=(0,zl._base36To16)(t.substring(4));e.length<40;)e="0"+e;e=Og("0x"+e)}else ki.throwArgumentError("invalid address","address",t);return e}Wr.getAddress=ya;function s7(t){try{return ya(t),!0}catch{}return!1}Wr.isAddress=s7;function f7(t){for(var e=(0,zl._base16To36)(ya(t).substring(2)).toUpperCase();e.length<30;)e="0"+e;return"XE"+Ng("XE00"+e)+e}Wr.getIcapAddress=f7;function c7(t){var e=null;try{e=ya(t.from)}catch{ki.throwArgumentError("missing from address","transaction",t)}var r=(0,gi.stripZeros)((0,gi.arrayify)(zl.BigNumber.from(t.nonce).toHexString()));return ya((0,gi.hexDataSlice)((0,Kl.keccak256)((0,r7.encode)([e,r])),12))}Wr.getContractAddress=c7;function u7(t,e,r){return(0,gi.hexDataLength)(e)!==32&&ki.throwArgumentError("salt must be 32 bytes","salt",e),(0,gi.hexDataLength)(r)!==32&&ki.throwArgumentError("initCodeHash must be 32 bytes","initCodeHash",r),ya((0,gi.hexDataSlice)((0,Kl.keccak256)((0,gi.concat)(["0xff",ya(t),e,r])),12))}Wr.getCreate2Address=u7});var kg=V(P0=>{"use strict";var rL=A(M());Object.defineProperty(P0,"__esModule",{value:!0});P0.version=void 0;P0.version="properties/5.8.0"});var Yr=V(Ct=>{"use strict";var iL=A(M()),l7=Ct&&Ct.__awaiter||function(t,e,r,n){function i(a){return a instanceof r?a:new r(function(l){l(a)})}return new(r||(r=Promise))(function(a,l){function v(B){try{x(n.next(B))}catch(C){l(C)}}function y(B){try{x(n.throw(B))}catch(C){l(C)}}function x(B){B.done?a(B.value):i(B.value).then(v,y)}x((n=n.apply(t,e||[])).next())})},d7=Ct&&Ct.__generator||function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,l;return l={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function v(x){return function(B){return y([x,B])}}function y(x){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=x[0]&2?i.return:x[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,x[1])).done)return a;switch(i=0,a&&(x=[x[0]&2,a.value]),x[0]){case 0:case 1:a=x;break;case 4:return r.label++,{value:x[1],done:!1};case 5:r.label++,i=x[1],x=[0];continue;case 7:x=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(x[0]===6||x[0]===2)){r=0;continue}if(x[0]===3&&(!a||x[1]>a[0]&&x[1]<a[3])){r.label=x[1];break}if(x[0]===6&&r.label<a[1]){r.label=a[1],a=x;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(x);break}a[2]&&r.ops.pop(),r.trys.pop();continue}x=e.call(t,r)}catch(B){x=[6,B],i=0}finally{n=a=0}if(x[0]&5)throw x[1];return{value:x[0]?x[1]:void 0,done:!0}}};Object.defineProperty(Ct,"__esModule",{value:!0});Ct.Description=Ct.deepCopy=Ct.shallowCopy=Ct.checkProperties=Ct.resolveProperties=Ct.getStatic=Ct.defineReadOnly=void 0;var h7=Bt(),p7=kg(),L0=new h7.Logger(p7.version);function Jg(t,e,r){Object.defineProperty(t,e,{enumerable:!0,value:r,writable:!1})}Ct.defineReadOnly=Jg;function b7(t,e){for(var r=0;r<32;r++){if(t[e])return t[e];if(!t.prototype||typeof t.prototype!="object")break;t=Object.getPrototypeOf(t.prototype).constructor}return null}Ct.getStatic=b7;function g7(t){return l7(this,void 0,void 0,function(){var e,r;return d7(this,function(n){switch(n.label){case 0:return e=Object.keys(t).map(function(i){var a=t[i];return Promise.resolve(a).then(function(l){return{key:i,value:l}})}),[4,Promise.all(e)];case 1:return r=n.sent(),[2,r.reduce(function(i,a){return i[a.key]=a.value,i},{})]}})})}Ct.resolveProperties=g7;function v7(t,e){(!t||typeof t!="object")&&L0.throwArgumentError("invalid object","object",t),Object.keys(t).forEach(function(r){e[r]||L0.throwArgumentError("invalid object key - "+r,"transaction:"+r,t)})}Ct.checkProperties=v7;function m7(t){var e={};for(var r in t)e[r]=t[r];return e}Ct.shallowCopy=m7;var x7={bigint:!0,boolean:!0,function:!0,number:!0,string:!0};function Ug(t){if(t==null||x7[typeof t])return!0;if(Array.isArray(t)||typeof t=="object"){if(!Object.isFrozen(t))return!1;for(var e=Object.keys(t),r=0;r<e.length;r++){var n=null;try{n=t[e[r]]}catch{continue}if(!Ug(n))return!1}return!0}return L0.throwArgumentError("Cannot deepCopy "+typeof t,"object",t)}function y7(t){if(Ug(t))return t;if(Array.isArray(t))return Object.freeze(t.map(function(i){return R0(i)}));if(typeof t=="object"){var e={};for(var r in t){var n=t[r];n!==void 0&&Jg(e,r,R0(n))}return e}return L0.throwArgumentError("Cannot deepCopy "+typeof t,"object",t)}function R0(t){return y7(t)}Ct.deepCopy=R0;var w7=function(){function t(e){for(var r in e)this[r]=R0(e[r])}return t}();Ct.Description=w7});var jg=V(Ji=>{"use strict";var oL=A(M()),A7=Ji&&Ji.__awaiter||function(t,e,r,n){function i(a){return a instanceof r?a:new r(function(l){l(a)})}return new(r||(r=Promise))(function(a,l){function v(B){try{x(n.next(B))}catch(C){l(C)}}function y(B){try{x(n.throw(B))}catch(C){l(C)}}function x(B){B.done?a(B.value):i(B.value).then(v,y)}x((n=n.apply(t,e||[])).next())})},M7=Ji&&Ji.__generator||function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,l;return l={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function v(x){return function(B){return y([x,B])}}function y(x){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=x[0]&2?i.return:x[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,x[1])).done)return a;switch(i=0,a&&(x=[x[0]&2,a.value]),x[0]){case 0:case 1:a=x;break;case 4:return r.label++,{value:x[1],done:!1};case 5:r.label++,i=x[1],x=[0];continue;case 7:x=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(x[0]===6||x[0]===2)){r=0;continue}if(x[0]===3&&(!a||x[1]>a[0]&&x[1]<a[3])){r.label=x[1];break}if(x[0]===6&&r.label<a[1]){r.label=a[1],a=x;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(x);break}a[2]&&r.ops.pop(),r.trys.pop();continue}x=e.call(t,r)}catch(B){x=[6,B],i=0}finally{n=a=0}if(x[0]&5)throw x[1];return{value:x[0]?x[1]:void 0,done:!0}}};Object.defineProperty(Ji,"__esModule",{value:!0});Ji.TypedDataEncoder=void 0;var Xg=wa(),Ma=ga(),tr=rt(),wo=In(),Aa=Yr(),S7=Bt(),T7=kl(),ut=new S7.Logger(T7.version),zg=Nl(),Kg=new Uint8Array(32);Kg.fill(0);var E7=Ma.BigNumber.from(-1),Zg=Ma.BigNumber.from(0),Vg=Ma.BigNumber.from(1),_7=Ma.BigNumber.from("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");function B7(t){var e=(0,tr.arrayify)(t),r=e.length%32;return r?(0,tr.hexConcat)([e,Kg.slice(r)]):(0,tr.hexlify)(e)}var C7=(0,tr.hexZeroPad)(Vg.toHexString(),32),P7=(0,tr.hexZeroPad)(Zg.toHexString(),32),Hg={name:"string",version:"string",chainId:"uint256",verifyingContract:"address",salt:"bytes32"},Vl=["name","version","chainId","verifyingContract","salt"];function qg(t){return function(e){return typeof e!="string"&&ut.throwArgumentError("invalid domain value for "+JSON.stringify(t),"domain."+t,e),e}}var L7={name:qg("name"),version:qg("version"),chainId:function(t){try{return Ma.BigNumber.from(t).toString()}catch{}return ut.throwArgumentError('invalid domain value for "chainId"',"domain.chainId",t)},verifyingContract:function(t){try{return(0,Xg.getAddress)(t).toLowerCase()}catch{}return ut.throwArgumentError('invalid domain value "verifyingContract"',"domain.verifyingContract",t)},salt:function(t){try{var e=(0,tr.arrayify)(t);if(e.length!==32)throw new Error("bad length");return(0,tr.hexlify)(e)}catch{}return ut.throwArgumentError('invalid domain value "salt"',"domain.salt",t)}};function jl(t){{var e=t.match(/^(u?)int(\d*)$/);if(e){var r=e[1]==="",n=parseInt(e[2]||"256");(n%8!==0||n>256||e[2]&&e[2]!==String(n))&&ut.throwArgumentError("invalid numeric width","type",t);var i=_7.mask(r?n-1:n),a=r?i.add(Vg).mul(E7):Zg;return function(v){var y=Ma.BigNumber.from(v);return(y.lt(a)||y.gt(i))&&ut.throwArgumentError("value out-of-bounds for "+t,"value",v),(0,tr.hexZeroPad)(y.toTwos(256).toHexString(),32)}}}{var e=t.match(/^bytes(\d+)$/);if(e){var l=parseInt(e[1]);return(l===0||l>32||e[1]!==String(l))&&ut.throwArgumentError("invalid bytes width","type",t),function(y){var x=(0,tr.arrayify)(y);return x.length!==l&&ut.throwArgumentError("invalid length for "+t,"value",y),B7(y)}}}switch(t){case"address":return function(v){return(0,tr.hexZeroPad)((0,Xg.getAddress)(v),32)};case"bool":return function(v){return v?C7:P7};case"bytes":return function(v){return(0,wo.keccak256)(v)};case"string":return function(v){return(0,zg.id)(v)}}return null}function Gg(t,e){return t+"("+e.map(function(r){var n=r.name,i=r.type;return i+" "+n}).join(",")+")"}var R7=function(){function t(e){(0,Aa.defineReadOnly)(this,"types",Object.freeze((0,Aa.deepCopy)(e))),(0,Aa.defineReadOnly)(this,"_encoderCache",{}),(0,Aa.defineReadOnly)(this,"_types",{});var r={},n={},i={};Object.keys(e).forEach(function(C){r[C]={},n[C]=[],i[C]={}});var a=function(C){var D={};e[C].forEach(function(F){D[F.name]&&ut.throwArgumentError("duplicate variable name "+JSON.stringify(F.name)+" in "+JSON.stringify(C),"types",e),D[F.name]=!0;var P=F.type.match(/^([^\x5b]*)(\x5b|$)/)[1];P===C&&ut.throwArgumentError("circular type reference to "+JSON.stringify(P),"types",e);var X=jl(P);X||(n[P]||ut.throwArgumentError("unknown type "+JSON.stringify(P),"types",e),n[P].push(C),r[C][P]=!0)})};for(var l in e)a(l);var v=Object.keys(n).filter(function(C){return n[C].length===0});v.length===0?ut.throwArgumentError("missing primary type","types",e):v.length>1&&ut.throwArgumentError("ambiguous primary types or unused types: "+v.map(function(C){return JSON.stringify(C)}).join(", "),"types",e),(0,Aa.defineReadOnly)(this,"primaryType",v[0]);function y(C,D){D[C]&&ut.throwArgumentError("circular type reference to "+JSON.stringify(C),"types",e),D[C]=!0,Object.keys(r[C]).forEach(function(F){n[F]&&(y(F,D),Object.keys(D).forEach(function(P){i[P][F]=!0}))}),delete D[C]}y(this.primaryType,{});for(var x in i){var B=Object.keys(i[x]);B.sort(),this._types[x]=Gg(x,e[x])+B.map(function(C){return Gg(C,e[C])}).join("")}}return t.prototype.getEncoder=function(e){var r=this._encoderCache[e];return r||(r=this._encoderCache[e]=this._getEncoder(e)),r},t.prototype._getEncoder=function(e){var r=this;{var n=jl(e);if(n)return n}var i=e.match(/^(.*)(\x5b(\d*)\x5d)$/);if(i){var a=i[1],l=this.getEncoder(a),v=parseInt(i[3]);return function(B){v>=0&&B.length!==v&&ut.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",B);var C=B.map(l);return r._types[a]&&(C=C.map(wo.keccak256)),(0,wo.keccak256)((0,tr.hexConcat)(C))}}var y=this.types[e];if(y){var x=(0,zg.id)(this._types[e]);return function(B){var C=y.map(function(D){var F=D.name,P=D.type,X=r.getEncoder(P)(B[F]);return r._types[P]?(0,wo.keccak256)(X):X});return C.unshift(x),(0,tr.hexConcat)(C)}}return ut.throwArgumentError("unknown type: "+e,"type",e)},t.prototype.encodeType=function(e){var r=this._types[e];return r||ut.throwArgumentError("unknown type: "+JSON.stringify(e),"name",e),r},t.prototype.encodeData=function(e,r){return this.getEncoder(e)(r)},t.prototype.hashStruct=function(e,r){return(0,wo.keccak256)(this.encodeData(e,r))},t.prototype.encode=function(e){return this.encodeData(this.primaryType,e)},t.prototype.hash=function(e){return this.hashStruct(this.primaryType,e)},t.prototype._visit=function(e,r,n){var i=this;{var a=jl(e);if(a)return n(e,r)}var l=e.match(/^(.*)(\x5b(\d*)\x5d)$/);if(l){var v=l[1],y=parseInt(l[3]);return y>=0&&r.length!==y&&ut.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",r),r.map(function(B){return i._visit(v,B,n)})}var x=this.types[e];return x?x.reduce(function(B,C){var D=C.name,F=C.type;return B[D]=i._visit(F,r[D],n),B},{}):ut.throwArgumentError("unknown type: "+e,"type",e)},t.prototype.visit=function(e,r){return this._visit(this.primaryType,e,r)},t.from=function(e){return new t(e)},t.getPrimaryType=function(e){return t.from(e).primaryType},t.hashStruct=function(e,r,n){return t.from(r).hashStruct(e,n)},t.hashDomain=function(e){var r=[];for(var n in e){var i=Hg[n];i||ut.throwArgumentError("invalid typed-data domain key: "+JSON.stringify(n),"domain",e),r.push({name:n,type:i})}return r.sort(function(a,l){return Vl.indexOf(a.name)-Vl.indexOf(l.name)}),t.hashStruct("EIP712Domain",{EIP712Domain:r},e)},t.encode=function(e,r,n){return(0,tr.hexConcat)(["0x1901",t.hashDomain(e),t.from(r).hash(n)])},t.hash=function(e,r,n){return(0,wo.keccak256)(t.encode(e,r,n))},t.resolveNames=function(e,r,n,i){return A7(this,void 0,void 0,function(){var a,l,v,y,x,B,C,D;return M7(this,function(F){switch(F.label){case 0:e=(0,Aa.shallowCopy)(e),a={},e.verifyingContract&&!(0,tr.isHexString)(e.verifyingContract,20)&&(a[e.verifyingContract]="0x"),l=t.from(r),l.visit(n,function(P,X){return P==="address"&&!(0,tr.isHexString)(X,20)&&(a[X]="0x"),X}),v=[];for(y in a)v.push(y);x=0,F.label=1;case 1:return x<v.length?(B=v[x],C=a,D=B,[4,i(B)]):[3,4];case 2:C[D]=F.sent(),F.label=3;case 3:return x++,[3,1];case 4:return e.verifyingContract&&a[e.verifyingContract]&&(e.verifyingContract=a[e.verifyingContract]),n=l.visit(n,function(P,X){return P==="address"&&a[X]?a[X]:X}),[2,{domain:e,value:n}]}})})},t.getPayload=function(e,r,n){t.hashDomain(e);var i={},a=[];Vl.forEach(function(y){var x=e[y];x!=null&&(i[y]=L7[y](x),a.push({name:y,type:Hg[y]}))});var l=t.from(r),v=(0,Aa.shallowCopy)(r);return v.EIP712Domain?ut.throwArgumentError("types must not contain EIP712Domain type","types.EIP712Domain",r):v.EIP712Domain=a,l.encode(n),{types:v,domain:i,primaryType:l.primaryType,message:l.visit(n,function(y,x){if(y.match(/^bytes(\d*)/))return(0,tr.hexlify)((0,tr.arrayify)(x));if(y.match(/^u?int/))return Ma.BigNumber.from(x).toString();switch(y){case"address":return x.toLowerCase();case"bool":return!!x;case"string":return typeof x!="string"&&ut.throwArgumentError("invalid string","value",x),x}return ut.throwArgumentError("unsupported type","type",y)})}},t}();Ji.TypedDataEncoder=R7});var Cs=V(Jt=>{"use strict";var fL=A(M());Object.defineProperty(Jt,"__esModule",{value:!0});Jt._TypedDataEncoder=Jt.hashMessage=Jt.messagePrefix=Jt.ensNormalize=Jt.isValidName=Jt.namehash=Jt.dnsEncode=Jt.id=void 0;var F7=Nl();Object.defineProperty(Jt,"id",{enumerable:!0,get:function(){return F7.id}});var Ql=ql();Object.defineProperty(Jt,"dnsEncode",{enumerable:!0,get:function(){return Ql.dnsEncode}});Object.defineProperty(Jt,"isValidName",{enumerable:!0,get:function(){return Ql.isValidName}});Object.defineProperty(Jt,"namehash",{enumerable:!0,get:function(){return Ql.namehash}});var Qg=_g();Object.defineProperty(Jt,"hashMessage",{enumerable:!0,get:function(){return Qg.hashMessage}});Object.defineProperty(Jt,"messagePrefix",{enumerable:!0,get:function(){return Qg.messagePrefix}});var D7=ql();Object.defineProperty(Jt,"ensNormalize",{enumerable:!0,get:function(){return D7.ensNormalize}});var O7=jg();Object.defineProperty(Jt,"_TypedDataEncoder",{enumerable:!0,get:function(){return O7.TypedDataEncoder}})});var Wg=V((cL,I7)=>{I7.exports={name:"elliptic",version:"6.6.1",description:"EC cryptography",main:"lib/elliptic.js",files:["lib"],scripts:{lint:"eslint lib test","lint:fix":"npm run lint -- --fix",unit:"istanbul test _mocha --reporter=spec test/index.js",test:"npm run lint && npm run unit",version:"grunt dist && git add dist/"},repository:{type:"git",url:"git@github.com:indutny/elliptic"},keywords:["EC","Elliptic","curve","Cryptography"],author:"Fedor Indutny <fedor@indutny.com>",license:"MIT",bugs:{url:"https://github.com/indutny/elliptic/issues"},homepage:"https://github.com/indutny/elliptic",devDependencies:{brfs:"^2.0.2",coveralls:"^3.1.0",eslint:"^7.6.0",grunt:"^1.2.1","grunt-browserify":"^5.3.0","grunt-cli":"^1.3.2","grunt-contrib-connect":"^3.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^5.0.0","grunt-mocha-istanbul":"^5.0.2","grunt-saucelabs":"^9.0.1",istanbul:"^0.4.5",mocha:"^8.0.1"},dependencies:{"bn.js":"^4.11.9",brorand:"^1.1.0","hash.js":"^1.0.0","hmac-drbg":"^1.0.1",inherits:"^2.0.4","minimalistic-assert":"^1.0.1","minimalistic-crypto-utils":"^1.0.1"}}});var qn=V((Yg,Wl)=>{var uL=A(M());(function(t,e){"use strict";function r(T,s){if(!T)throw new Error(s||"Assertion failed")}function n(T,s){T.super_=s;var u=function(){};u.prototype=s.prototype,T.prototype=new u,T.prototype.constructor=T}function i(T,s,u){if(i.isBN(T))return T;this.negative=0,this.words=null,this.length=0,this.red=null,T!==null&&((s==="le"||s==="be")&&(u=s,s=10),this._init(T||0,s||10,u||"be"))}typeof t=="object"?t.exports=i:e.BN=i,i.BN=i,i.wordSize=26;var a;try{typeof window<"u"&&typeof window.Buffer<"u"?a=window.Buffer:a=require("buffer").Buffer}catch{}i.isBN=function(s){return s instanceof i?!0:s!==null&&typeof s=="object"&&s.constructor.wordSize===i.wordSize&&Array.isArray(s.words)},i.max=function(s,u){return s.cmp(u)>0?s:u},i.min=function(s,u){return s.cmp(u)<0?s:u},i.prototype._init=function(s,u,d){if(typeof s=="number")return this._initNumber(s,u,d);if(typeof s=="object")return this._initArray(s,u,d);u==="hex"&&(u=16),r(u===(u|0)&&u>=2&&u<=36),s=s.toString().replace(/\s+/g,"");var f=0;s[0]==="-"&&(f++,this.negative=1),f<s.length&&(u===16?this._parseHex(s,f,d):(this._parseBase(s,u,f),d==="le"&&this._initArray(this.toArray(),u,d)))},i.prototype._initNumber=function(s,u,d){s<0&&(this.negative=1,s=-s),s<67108864?(this.words=[s&67108863],this.length=1):s<4503599627370496?(this.words=[s&67108863,s/67108864&67108863],this.length=2):(r(s<9007199254740992),this.words=[s&67108863,s/67108864&67108863,1],this.length=3),d==="le"&&this._initArray(this.toArray(),u,d)},i.prototype._initArray=function(s,u,d){if(r(typeof s.length=="number"),s.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(s.length/3),this.words=new Array(this.length);for(var f=0;f<this.length;f++)this.words[f]=0;var c,g,m=0;if(d==="be")for(f=s.length-1,c=0;f>=0;f-=3)g=s[f]|s[f-1]<<8|s[f-2]<<16,this.words[c]|=g<<m&67108863,this.words[c+1]=g>>>26-m&67108863,m+=24,m>=26&&(m-=26,c++);else if(d==="le")for(f=0,c=0;f<s.length;f+=3)g=s[f]|s[f+1]<<8|s[f+2]<<16,this.words[c]|=g<<m&67108863,this.words[c+1]=g>>>26-m&67108863,m+=24,m>=26&&(m-=26,c++);return this.strip()};function l(T,s){var u=T.charCodeAt(s);return u>=65&&u<=70?u-55:u>=97&&u<=102?u-87:u-48&15}function v(T,s,u){var d=l(T,u);return u-1>=s&&(d|=l(T,u-1)<<4),d}i.prototype._parseHex=function(s,u,d){this.length=Math.ceil((s.length-u)/6),this.words=new Array(this.length);for(var f=0;f<this.length;f++)this.words[f]=0;var c=0,g=0,m;if(d==="be")for(f=s.length-1;f>=u;f-=2)m=v(s,u,f)<<c,this.words[g]|=m&67108863,c>=18?(c-=18,g+=1,this.words[g]|=m>>>26):c+=8;else{var h=s.length-u;for(f=h%2===0?u+1:u;f<s.length;f+=2)m=v(s,u,f)<<c,this.words[g]|=m&67108863,c>=18?(c-=18,g+=1,this.words[g]|=m>>>26):c+=8}this.strip()};function y(T,s,u,d){for(var f=0,c=Math.min(T.length,u),g=s;g<c;g++){var m=T.charCodeAt(g)-48;f*=d,m>=49?f+=m-49+10:m>=17?f+=m-17+10:f+=m}return f}i.prototype._parseBase=function(s,u,d){this.words=[0],this.length=1;for(var f=0,c=1;c<=67108863;c*=u)f++;f--,c=c/u|0;for(var g=s.length-d,m=g%f,h=Math.min(g,g-m)+d,o=0,p=d;p<h;p+=f)o=y(s,p,p+f,u),this.imuln(c),this.words[0]+o<67108864?this.words[0]+=o:this._iaddn(o);if(m!==0){var E=1;for(o=y(s,p,s.length,u),p=0;p<m;p++)E*=u;this.imuln(E),this.words[0]+o<67108864?this.words[0]+=o:this._iaddn(o)}this.strip()},i.prototype.copy=function(s){s.words=new Array(this.length);for(var u=0;u<this.length;u++)s.words[u]=this.words[u];s.length=this.length,s.negative=this.negative,s.red=this.red},i.prototype.clone=function(){var s=new i(null);return this.copy(s),s},i.prototype._expand=function(s){for(;this.length<s;)this.words[this.length++]=0;return this},i.prototype.strip=function(){for(;this.length>1&&this.words[this.length-1]===0;)this.length--;return this._normSign()},i.prototype._normSign=function(){return this.length===1&&this.words[0]===0&&(this.negative=0),this},i.prototype.inspect=function(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"};var x=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],B=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],C=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];i.prototype.toString=function(s,u){s=s||10,u=u|0||1;var d;if(s===16||s==="hex"){d="";for(var f=0,c=0,g=0;g<this.length;g++){var m=this.words[g],h=((m<<f|c)&16777215).toString(16);c=m>>>24-f&16777215,f+=2,f>=26&&(f-=26,g--),c!==0||g!==this.length-1?d=x[6-h.length]+h+d:d=h+d}for(c!==0&&(d=c.toString(16)+d);d.length%u!==0;)d="0"+d;return this.negative!==0&&(d="-"+d),d}if(s===(s|0)&&s>=2&&s<=36){var o=B[s],p=C[s];d="";var E=this.clone();for(E.negative=0;!E.isZero();){var b=E.modn(p).toString(s);E=E.idivn(p),E.isZero()?d=b+d:d=x[o-b.length]+b+d}for(this.isZero()&&(d="0"+d);d.length%u!==0;)d="0"+d;return this.negative!==0&&(d="-"+d),d}r(!1,"Base should be between 2 and 36")},i.prototype.toNumber=function(){var s=this.words[0];return this.length===2?s+=this.words[1]*67108864:this.length===3&&this.words[2]===1?s+=4503599627370496+this.words[1]*67108864:this.length>2&&r(!1,"Number can only safely store up to 53 bits"),this.negative!==0?-s:s},i.prototype.toJSON=function(){return this.toString(16)},i.prototype.toBuffer=function(s,u){return r(typeof a<"u"),this.toArrayLike(a,s,u)},i.prototype.toArray=function(s,u){return this.toArrayLike(Array,s,u)},i.prototype.toArrayLike=function(s,u,d){var f=this.byteLength(),c=d||Math.max(1,f);r(f<=c,"byte array longer than desired length"),r(c>0,"Requested array length <= 0"),this.strip();var g=u==="le",m=new s(c),h,o,p=this.clone();if(g){for(o=0;!p.isZero();o++)h=p.andln(255),p.iushrn(8),m[o]=h;for(;o<c;o++)m[o]=0}else{for(o=0;o<c-f;o++)m[o]=0;for(o=0;!p.isZero();o++)h=p.andln(255),p.iushrn(8),m[c-o-1]=h}return m},Math.clz32?i.prototype._countBits=function(s){return 32-Math.clz32(s)}:i.prototype._countBits=function(s){var u=s,d=0;return u>=4096&&(d+=13,u>>>=13),u>=64&&(d+=7,u>>>=7),u>=8&&(d+=4,u>>>=4),u>=2&&(d+=2,u>>>=2),d+u},i.prototype._zeroBits=function(s){if(s===0)return 26;var u=s,d=0;return u&8191||(d+=13,u>>>=13),u&127||(d+=7,u>>>=7),u&15||(d+=4,u>>>=4),u&3||(d+=2,u>>>=2),u&1||d++,d},i.prototype.bitLength=function(){var s=this.words[this.length-1],u=this._countBits(s);return(this.length-1)*26+u};function D(T){for(var s=new Array(T.bitLength()),u=0;u<s.length;u++){var d=u/26|0,f=u%26;s[u]=(T.words[d]&1<<f)>>>f}return s}i.prototype.zeroBits=function(){if(this.isZero())return 0;for(var s=0,u=0;u<this.length;u++){var d=this._zeroBits(this.words[u]);if(s+=d,d!==26)break}return s},i.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},i.prototype.toTwos=function(s){return this.negative!==0?this.abs().inotn(s).iaddn(1):this.clone()},i.prototype.fromTwos=function(s){return this.testn(s-1)?this.notn(s).iaddn(1).ineg():this.clone()},i.prototype.isNeg=function(){return this.negative!==0},i.prototype.neg=function(){return this.clone().ineg()},i.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},i.prototype.iuor=function(s){for(;this.length<s.length;)this.words[this.length++]=0;for(var u=0;u<s.length;u++)this.words[u]=this.words[u]|s.words[u];return this.strip()},i.prototype.ior=function(s){return r((this.negative|s.negative)===0),this.iuor(s)},i.prototype.or=function(s){return this.length>s.length?this.clone().ior(s):s.clone().ior(this)},i.prototype.uor=function(s){return this.length>s.length?this.clone().iuor(s):s.clone().iuor(this)},i.prototype.iuand=function(s){var u;this.length>s.length?u=s:u=this;for(var d=0;d<u.length;d++)this.words[d]=this.words[d]&s.words[d];return this.length=u.length,this.strip()},i.prototype.iand=function(s){return r((this.negative|s.negative)===0),this.iuand(s)},i.prototype.and=function(s){return this.length>s.length?this.clone().iand(s):s.clone().iand(this)},i.prototype.uand=function(s){return this.length>s.length?this.clone().iuand(s):s.clone().iuand(this)},i.prototype.iuxor=function(s){var u,d;this.length>s.length?(u=this,d=s):(u=s,d=this);for(var f=0;f<d.length;f++)this.words[f]=u.words[f]^d.words[f];if(this!==u)for(;f<u.length;f++)this.words[f]=u.words[f];return this.length=u.length,this.strip()},i.prototype.ixor=function(s){return r((this.negative|s.negative)===0),this.iuxor(s)},i.prototype.xor=function(s){return this.length>s.length?this.clone().ixor(s):s.clone().ixor(this)},i.prototype.uxor=function(s){return this.length>s.length?this.clone().iuxor(s):s.clone().iuxor(this)},i.prototype.inotn=function(s){r(typeof s=="number"&&s>=0);var u=Math.ceil(s/26)|0,d=s%26;this._expand(u),d>0&&u--;for(var f=0;f<u;f++)this.words[f]=~this.words[f]&67108863;return d>0&&(this.words[f]=~this.words[f]&67108863>>26-d),this.strip()},i.prototype.notn=function(s){return this.clone().inotn(s)},i.prototype.setn=function(s,u){r(typeof s=="number"&&s>=0);var d=s/26|0,f=s%26;return this._expand(d+1),u?this.words[d]=this.words[d]|1<<f:this.words[d]=this.words[d]&~(1<<f),this.strip()},i.prototype.iadd=function(s){var u;if(this.negative!==0&&s.negative===0)return this.negative=0,u=this.isub(s),this.negative^=1,this._normSign();if(this.negative===0&&s.negative!==0)return s.negative=0,u=this.isub(s),s.negative=1,u._normSign();var d,f;this.length>s.length?(d=this,f=s):(d=s,f=this);for(var c=0,g=0;g<f.length;g++)u=(d.words[g]|0)+(f.words[g]|0)+c,this.words[g]=u&67108863,c=u>>>26;for(;c!==0&&g<d.length;g++)u=(d.words[g]|0)+c,this.words[g]=u&67108863,c=u>>>26;if(this.length=d.length,c!==0)this.words[this.length]=c,this.length++;else if(d!==this)for(;g<d.length;g++)this.words[g]=d.words[g];return this},i.prototype.add=function(s){var u;return s.negative!==0&&this.negative===0?(s.negative=0,u=this.sub(s),s.negative^=1,u):s.negative===0&&this.negative!==0?(this.negative=0,u=s.sub(this),this.negative=1,u):this.length>s.length?this.clone().iadd(s):s.clone().iadd(this)},i.prototype.isub=function(s){if(s.negative!==0){s.negative=0;var u=this.iadd(s);return s.negative=1,u._normSign()}else if(this.negative!==0)return this.negative=0,this.iadd(s),this.negative=1,this._normSign();var d=this.cmp(s);if(d===0)return this.negative=0,this.length=1,this.words[0]=0,this;var f,c;d>0?(f=this,c=s):(f=s,c=this);for(var g=0,m=0;m<c.length;m++)u=(f.words[m]|0)-(c.words[m]|0)+g,g=u>>26,this.words[m]=u&67108863;for(;g!==0&&m<f.length;m++)u=(f.words[m]|0)+g,g=u>>26,this.words[m]=u&67108863;if(g===0&&m<f.length&&f!==this)for(;m<f.length;m++)this.words[m]=f.words[m];return this.length=Math.max(this.length,m),f!==this&&(this.negative=1),this.strip()},i.prototype.sub=function(s){return this.clone().isub(s)};function F(T,s,u){u.negative=s.negative^T.negative;var d=T.length+s.length|0;u.length=d,d=d-1|0;var f=T.words[0]|0,c=s.words[0]|0,g=f*c,m=g&67108863,h=g/67108864|0;u.words[0]=m;for(var o=1;o<d;o++){for(var p=h>>>26,E=h&67108863,b=Math.min(o,s.length-1),w=Math.max(0,o-T.length+1);w<=b;w++){var U=o-w|0;f=T.words[U]|0,c=s.words[w]|0,g=f*c+E,p+=g/67108864|0,E=g&67108863}u.words[o]=E|0,h=p|0}return h!==0?u.words[o]=h|0:u.length--,u.strip()}var P=function(s,u,d){var f=s.words,c=u.words,g=d.words,m=0,h,o,p,E=f[0]|0,b=E&8191,w=E>>>13,U=f[1]|0,S=U&8191,N=U>>>13,G=f[2]|0,Z=G&8191,_=G>>>13,R=f[3]|0,L=R&8191,O=R>>>13,q=f[4]|0,I=q&8191,J=q>>>13,z=f[5]|0,k=z&8191,H=z>>>13,Q=f[6]|0,j=Q&8191,re=Q>>>13,De=f[7]|0,se=De&8191,le=De>>>13,Ue=f[8]|0,oe=Ue&8191,ce=Ue>>>13,Xe=f[9]|0,ge=Xe&8191,ve=Xe>>>13,gt=c[0]|0,pe=gt&8191,be=gt>>>13,Ye=c[1]|0,de=Ye&8191,ue=Ye>>>13,zt=c[2]|0,me=zt&8191,xe=zt>>>13,Kt=c[3]|0,ye=Kt&8191,we=Kt>>>13,Zt=c[4]|0,Ae=Zt&8191,Me=Zt>>>13,Vt=c[5]|0,Se=Vt&8191,Te=Vt>>>13,jt=c[6]|0,Ee=jt&8191,_e=jt>>>13,Qt=c[7]|0,Be=Qt&8191,Ce=Qt>>>13,Wt=c[8]|0,Pe=Wt&8191,Le=Wt>>>13,Yt=c[9]|0,Re=Yt&8191,Fe=Yt>>>13;d.negative=s.negative^u.negative,d.length=19,h=Math.imul(b,pe),o=Math.imul(b,be),o=o+Math.imul(w,pe)|0,p=Math.imul(w,be);var Ft=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,h=Math.imul(S,pe),o=Math.imul(S,be),o=o+Math.imul(N,pe)|0,p=Math.imul(N,be),h=h+Math.imul(b,de)|0,o=o+Math.imul(b,ue)|0,o=o+Math.imul(w,de)|0,p=p+Math.imul(w,ue)|0;var Ne=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(Ne>>>26)|0,Ne&=67108863,h=Math.imul(Z,pe),o=Math.imul(Z,be),o=o+Math.imul(_,pe)|0,p=Math.imul(_,be),h=h+Math.imul(S,de)|0,o=o+Math.imul(S,ue)|0,o=o+Math.imul(N,de)|0,p=p+Math.imul(N,ue)|0,h=h+Math.imul(b,me)|0,o=o+Math.imul(b,xe)|0,o=o+Math.imul(w,me)|0,p=p+Math.imul(w,xe)|0;var ke=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(ke>>>26)|0,ke&=67108863,h=Math.imul(L,pe),o=Math.imul(L,be),o=o+Math.imul(O,pe)|0,p=Math.imul(O,be),h=h+Math.imul(Z,de)|0,o=o+Math.imul(Z,ue)|0,o=o+Math.imul(_,de)|0,p=p+Math.imul(_,ue)|0,h=h+Math.imul(S,me)|0,o=o+Math.imul(S,xe)|0,o=o+Math.imul(N,me)|0,p=p+Math.imul(N,xe)|0,h=h+Math.imul(b,ye)|0,o=o+Math.imul(b,we)|0,o=o+Math.imul(w,ye)|0,p=p+Math.imul(w,we)|0;var Mt=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,h=Math.imul(I,pe),o=Math.imul(I,be),o=o+Math.imul(J,pe)|0,p=Math.imul(J,be),h=h+Math.imul(L,de)|0,o=o+Math.imul(L,ue)|0,o=o+Math.imul(O,de)|0,p=p+Math.imul(O,ue)|0,h=h+Math.imul(Z,me)|0,o=o+Math.imul(Z,xe)|0,o=o+Math.imul(_,me)|0,p=p+Math.imul(_,xe)|0,h=h+Math.imul(S,ye)|0,o=o+Math.imul(S,we)|0,o=o+Math.imul(N,ye)|0,p=p+Math.imul(N,we)|0,h=h+Math.imul(b,Ae)|0,o=o+Math.imul(b,Me)|0,o=o+Math.imul(w,Ae)|0,p=p+Math.imul(w,Me)|0;var St=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(St>>>26)|0,St&=67108863,h=Math.imul(k,pe),o=Math.imul(k,be),o=o+Math.imul(H,pe)|0,p=Math.imul(H,be),h=h+Math.imul(I,de)|0,o=o+Math.imul(I,ue)|0,o=o+Math.imul(J,de)|0,p=p+Math.imul(J,ue)|0,h=h+Math.imul(L,me)|0,o=o+Math.imul(L,xe)|0,o=o+Math.imul(O,me)|0,p=p+Math.imul(O,xe)|0,h=h+Math.imul(Z,ye)|0,o=o+Math.imul(Z,we)|0,o=o+Math.imul(_,ye)|0,p=p+Math.imul(_,we)|0,h=h+Math.imul(S,Ae)|0,o=o+Math.imul(S,Me)|0,o=o+Math.imul(N,Ae)|0,p=p+Math.imul(N,Me)|0,h=h+Math.imul(b,Se)|0,o=o+Math.imul(b,Te)|0,o=o+Math.imul(w,Se)|0,p=p+Math.imul(w,Te)|0;var Tt=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,h=Math.imul(j,pe),o=Math.imul(j,be),o=o+Math.imul(re,pe)|0,p=Math.imul(re,be),h=h+Math.imul(k,de)|0,o=o+Math.imul(k,ue)|0,o=o+Math.imul(H,de)|0,p=p+Math.imul(H,ue)|0,h=h+Math.imul(I,me)|0,o=o+Math.imul(I,xe)|0,o=o+Math.imul(J,me)|0,p=p+Math.imul(J,xe)|0,h=h+Math.imul(L,ye)|0,o=o+Math.imul(L,we)|0,o=o+Math.imul(O,ye)|0,p=p+Math.imul(O,we)|0,h=h+Math.imul(Z,Ae)|0,o=o+Math.imul(Z,Me)|0,o=o+Math.imul(_,Ae)|0,p=p+Math.imul(_,Me)|0,h=h+Math.imul(S,Se)|0,o=o+Math.imul(S,Te)|0,o=o+Math.imul(N,Se)|0,p=p+Math.imul(N,Te)|0,h=h+Math.imul(b,Ee)|0,o=o+Math.imul(b,_e)|0,o=o+Math.imul(w,Ee)|0,p=p+Math.imul(w,_e)|0;var Et=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,h=Math.imul(se,pe),o=Math.imul(se,be),o=o+Math.imul(le,pe)|0,p=Math.imul(le,be),h=h+Math.imul(j,de)|0,o=o+Math.imul(j,ue)|0,o=o+Math.imul(re,de)|0,p=p+Math.imul(re,ue)|0,h=h+Math.imul(k,me)|0,o=o+Math.imul(k,xe)|0,o=o+Math.imul(H,me)|0,p=p+Math.imul(H,xe)|0,h=h+Math.imul(I,ye)|0,o=o+Math.imul(I,we)|0,o=o+Math.imul(J,ye)|0,p=p+Math.imul(J,we)|0,h=h+Math.imul(L,Ae)|0,o=o+Math.imul(L,Me)|0,o=o+Math.imul(O,Ae)|0,p=p+Math.imul(O,Me)|0,h=h+Math.imul(Z,Se)|0,o=o+Math.imul(Z,Te)|0,o=o+Math.imul(_,Se)|0,p=p+Math.imul(_,Te)|0,h=h+Math.imul(S,Ee)|0,o=o+Math.imul(S,_e)|0,o=o+Math.imul(N,Ee)|0,p=p+Math.imul(N,_e)|0,h=h+Math.imul(b,Be)|0,o=o+Math.imul(b,Ce)|0,o=o+Math.imul(w,Be)|0,p=p+Math.imul(w,Ce)|0;var _t=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(_t>>>26)|0,_t&=67108863,h=Math.imul(oe,pe),o=Math.imul(oe,be),o=o+Math.imul(ce,pe)|0,p=Math.imul(ce,be),h=h+Math.imul(se,de)|0,o=o+Math.imul(se,ue)|0,o=o+Math.imul(le,de)|0,p=p+Math.imul(le,ue)|0,h=h+Math.imul(j,me)|0,o=o+Math.imul(j,xe)|0,o=o+Math.imul(re,me)|0,p=p+Math.imul(re,xe)|0,h=h+Math.imul(k,ye)|0,o=o+Math.imul(k,we)|0,o=o+Math.imul(H,ye)|0,p=p+Math.imul(H,we)|0,h=h+Math.imul(I,Ae)|0,o=o+Math.imul(I,Me)|0,o=o+Math.imul(J,Ae)|0,p=p+Math.imul(J,Me)|0,h=h+Math.imul(L,Se)|0,o=o+Math.imul(L,Te)|0,o=o+Math.imul(O,Se)|0,p=p+Math.imul(O,Te)|0,h=h+Math.imul(Z,Ee)|0,o=o+Math.imul(Z,_e)|0,o=o+Math.imul(_,Ee)|0,p=p+Math.imul(_,_e)|0,h=h+Math.imul(S,Be)|0,o=o+Math.imul(S,Ce)|0,o=o+Math.imul(N,Be)|0,p=p+Math.imul(N,Ce)|0,h=h+Math.imul(b,Pe)|0,o=o+Math.imul(b,Le)|0,o=o+Math.imul(w,Pe)|0,p=p+Math.imul(w,Le)|0;var hr=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(hr>>>26)|0,hr&=67108863,h=Math.imul(ge,pe),o=Math.imul(ge,be),o=o+Math.imul(ve,pe)|0,p=Math.imul(ve,be),h=h+Math.imul(oe,de)|0,o=o+Math.imul(oe,ue)|0,o=o+Math.imul(ce,de)|0,p=p+Math.imul(ce,ue)|0,h=h+Math.imul(se,me)|0,o=o+Math.imul(se,xe)|0,o=o+Math.imul(le,me)|0,p=p+Math.imul(le,xe)|0,h=h+Math.imul(j,ye)|0,o=o+Math.imul(j,we)|0,o=o+Math.imul(re,ye)|0,p=p+Math.imul(re,we)|0,h=h+Math.imul(k,Ae)|0,o=o+Math.imul(k,Me)|0,o=o+Math.imul(H,Ae)|0,p=p+Math.imul(H,Me)|0,h=h+Math.imul(I,Se)|0,o=o+Math.imul(I,Te)|0,o=o+Math.imul(J,Se)|0,p=p+Math.imul(J,Te)|0,h=h+Math.imul(L,Ee)|0,o=o+Math.imul(L,_e)|0,o=o+Math.imul(O,Ee)|0,p=p+Math.imul(O,_e)|0,h=h+Math.imul(Z,Be)|0,o=o+Math.imul(Z,Ce)|0,o=o+Math.imul(_,Be)|0,p=p+Math.imul(_,Ce)|0,h=h+Math.imul(S,Pe)|0,o=o+Math.imul(S,Le)|0,o=o+Math.imul(N,Pe)|0,p=p+Math.imul(N,Le)|0,h=h+Math.imul(b,Re)|0,o=o+Math.imul(b,Fe)|0,o=o+Math.imul(w,Re)|0,p=p+Math.imul(w,Fe)|0;var pr=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(pr>>>26)|0,pr&=67108863,h=Math.imul(ge,de),o=Math.imul(ge,ue),o=o+Math.imul(ve,de)|0,p=Math.imul(ve,ue),h=h+Math.imul(oe,me)|0,o=o+Math.imul(oe,xe)|0,o=o+Math.imul(ce,me)|0,p=p+Math.imul(ce,xe)|0,h=h+Math.imul(se,ye)|0,o=o+Math.imul(se,we)|0,o=o+Math.imul(le,ye)|0,p=p+Math.imul(le,we)|0,h=h+Math.imul(j,Ae)|0,o=o+Math.imul(j,Me)|0,o=o+Math.imul(re,Ae)|0,p=p+Math.imul(re,Me)|0,h=h+Math.imul(k,Se)|0,o=o+Math.imul(k,Te)|0,o=o+Math.imul(H,Se)|0,p=p+Math.imul(H,Te)|0,h=h+Math.imul(I,Ee)|0,o=o+Math.imul(I,_e)|0,o=o+Math.imul(J,Ee)|0,p=p+Math.imul(J,_e)|0,h=h+Math.imul(L,Be)|0,o=o+Math.imul(L,Ce)|0,o=o+Math.imul(O,Be)|0,p=p+Math.imul(O,Ce)|0,h=h+Math.imul(Z,Pe)|0,o=o+Math.imul(Z,Le)|0,o=o+Math.imul(_,Pe)|0,p=p+Math.imul(_,Le)|0,h=h+Math.imul(S,Re)|0,o=o+Math.imul(S,Fe)|0,o=o+Math.imul(N,Re)|0,p=p+Math.imul(N,Fe)|0;var br=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(br>>>26)|0,br&=67108863,h=Math.imul(ge,me),o=Math.imul(ge,xe),o=o+Math.imul(ve,me)|0,p=Math.imul(ve,xe),h=h+Math.imul(oe,ye)|0,o=o+Math.imul(oe,we)|0,o=o+Math.imul(ce,ye)|0,p=p+Math.imul(ce,we)|0,h=h+Math.imul(se,Ae)|0,o=o+Math.imul(se,Me)|0,o=o+Math.imul(le,Ae)|0,p=p+Math.imul(le,Me)|0,h=h+Math.imul(j,Se)|0,o=o+Math.imul(j,Te)|0,o=o+Math.imul(re,Se)|0,p=p+Math.imul(re,Te)|0,h=h+Math.imul(k,Ee)|0,o=o+Math.imul(k,_e)|0,o=o+Math.imul(H,Ee)|0,p=p+Math.imul(H,_e)|0,h=h+Math.imul(I,Be)|0,o=o+Math.imul(I,Ce)|0,o=o+Math.imul(J,Be)|0,p=p+Math.imul(J,Ce)|0,h=h+Math.imul(L,Pe)|0,o=o+Math.imul(L,Le)|0,o=o+Math.imul(O,Pe)|0,p=p+Math.imul(O,Le)|0,h=h+Math.imul(Z,Re)|0,o=o+Math.imul(Z,Fe)|0,o=o+Math.imul(_,Re)|0,p=p+Math.imul(_,Fe)|0;var gr=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(gr>>>26)|0,gr&=67108863,h=Math.imul(ge,ye),o=Math.imul(ge,we),o=o+Math.imul(ve,ye)|0,p=Math.imul(ve,we),h=h+Math.imul(oe,Ae)|0,o=o+Math.imul(oe,Me)|0,o=o+Math.imul(ce,Ae)|0,p=p+Math.imul(ce,Me)|0,h=h+Math.imul(se,Se)|0,o=o+Math.imul(se,Te)|0,o=o+Math.imul(le,Se)|0,p=p+Math.imul(le,Te)|0,h=h+Math.imul(j,Ee)|0,o=o+Math.imul(j,_e)|0,o=o+Math.imul(re,Ee)|0,p=p+Math.imul(re,_e)|0,h=h+Math.imul(k,Be)|0,o=o+Math.imul(k,Ce)|0,o=o+Math.imul(H,Be)|0,p=p+Math.imul(H,Ce)|0,h=h+Math.imul(I,Pe)|0,o=o+Math.imul(I,Le)|0,o=o+Math.imul(J,Pe)|0,p=p+Math.imul(J,Le)|0,h=h+Math.imul(L,Re)|0,o=o+Math.imul(L,Fe)|0,o=o+Math.imul(O,Re)|0,p=p+Math.imul(O,Fe)|0;var vr=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(vr>>>26)|0,vr&=67108863,h=Math.imul(ge,Ae),o=Math.imul(ge,Me),o=o+Math.imul(ve,Ae)|0,p=Math.imul(ve,Me),h=h+Math.imul(oe,Se)|0,o=o+Math.imul(oe,Te)|0,o=o+Math.imul(ce,Se)|0,p=p+Math.imul(ce,Te)|0,h=h+Math.imul(se,Ee)|0,o=o+Math.imul(se,_e)|0,o=o+Math.imul(le,Ee)|0,p=p+Math.imul(le,_e)|0,h=h+Math.imul(j,Be)|0,o=o+Math.imul(j,Ce)|0,o=o+Math.imul(re,Be)|0,p=p+Math.imul(re,Ce)|0,h=h+Math.imul(k,Pe)|0,o=o+Math.imul(k,Le)|0,o=o+Math.imul(H,Pe)|0,p=p+Math.imul(H,Le)|0,h=h+Math.imul(I,Re)|0,o=o+Math.imul(I,Fe)|0,o=o+Math.imul(J,Re)|0,p=p+Math.imul(J,Fe)|0;var mr=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(mr>>>26)|0,mr&=67108863,h=Math.imul(ge,Se),o=Math.imul(ge,Te),o=o+Math.imul(ve,Se)|0,p=Math.imul(ve,Te),h=h+Math.imul(oe,Ee)|0,o=o+Math.imul(oe,_e)|0,o=o+Math.imul(ce,Ee)|0,p=p+Math.imul(ce,_e)|0,h=h+Math.imul(se,Be)|0,o=o+Math.imul(se,Ce)|0,o=o+Math.imul(le,Be)|0,p=p+Math.imul(le,Ce)|0,h=h+Math.imul(j,Pe)|0,o=o+Math.imul(j,Le)|0,o=o+Math.imul(re,Pe)|0,p=p+Math.imul(re,Le)|0,h=h+Math.imul(k,Re)|0,o=o+Math.imul(k,Fe)|0,o=o+Math.imul(H,Re)|0,p=p+Math.imul(H,Fe)|0;var xr=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(xr>>>26)|0,xr&=67108863,h=Math.imul(ge,Ee),o=Math.imul(ge,_e),o=o+Math.imul(ve,Ee)|0,p=Math.imul(ve,_e),h=h+Math.imul(oe,Be)|0,o=o+Math.imul(oe,Ce)|0,o=o+Math.imul(ce,Be)|0,p=p+Math.imul(ce,Ce)|0,h=h+Math.imul(se,Pe)|0,o=o+Math.imul(se,Le)|0,o=o+Math.imul(le,Pe)|0,p=p+Math.imul(le,Le)|0,h=h+Math.imul(j,Re)|0,o=o+Math.imul(j,Fe)|0,o=o+Math.imul(re,Re)|0,p=p+Math.imul(re,Fe)|0;var yr=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(yr>>>26)|0,yr&=67108863,h=Math.imul(ge,Be),o=Math.imul(ge,Ce),o=o+Math.imul(ve,Be)|0,p=Math.imul(ve,Ce),h=h+Math.imul(oe,Pe)|0,o=o+Math.imul(oe,Le)|0,o=o+Math.imul(ce,Pe)|0,p=p+Math.imul(ce,Le)|0,h=h+Math.imul(se,Re)|0,o=o+Math.imul(se,Fe)|0,o=o+Math.imul(le,Re)|0,p=p+Math.imul(le,Fe)|0;var wr=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(wr>>>26)|0,wr&=67108863,h=Math.imul(ge,Pe),o=Math.imul(ge,Le),o=o+Math.imul(ve,Pe)|0,p=Math.imul(ve,Le),h=h+Math.imul(oe,Re)|0,o=o+Math.imul(oe,Fe)|0,o=o+Math.imul(ce,Re)|0,p=p+Math.imul(ce,Fe)|0;var hn=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(hn>>>26)|0,hn&=67108863,h=Math.imul(ge,Re),o=Math.imul(ge,Fe),o=o+Math.imul(ve,Re)|0,p=Math.imul(ve,Fe);var pn=(m+h|0)+((o&8191)<<13)|0;return m=(p+(o>>>13)|0)+(pn>>>26)|0,pn&=67108863,g[0]=Ft,g[1]=Ne,g[2]=ke,g[3]=Mt,g[4]=St,g[5]=Tt,g[6]=Et,g[7]=_t,g[8]=hr,g[9]=pr,g[10]=br,g[11]=gr,g[12]=vr,g[13]=mr,g[14]=xr,g[15]=yr,g[16]=wr,g[17]=hn,g[18]=pn,m!==0&&(g[19]=m,d.length++),d};Math.imul||(P=F);function X(T,s,u){u.negative=s.negative^T.negative,u.length=T.length+s.length;for(var d=0,f=0,c=0;c<u.length-1;c++){var g=f;f=0;for(var m=d&67108863,h=Math.min(c,s.length-1),o=Math.max(0,c-T.length+1);o<=h;o++){var p=c-o,E=T.words[p]|0,b=s.words[o]|0,w=E*b,U=w&67108863;g=g+(w/67108864|0)|0,U=U+m|0,m=U&67108863,g=g+(U>>>26)|0,f+=g>>>26,g&=67108863}u.words[c]=m,d=g,g=f}return d!==0?u.words[c]=d:u.length--,u.strip()}function W(T,s,u){var d=new K;return d.mulp(T,s,u)}i.prototype.mulTo=function(s,u){var d,f=this.length+s.length;return this.length===10&&s.length===10?d=P(this,s,u):f<63?d=F(this,s,u):f<1024?d=X(this,s,u):d=W(this,s,u),d};function K(T,s){this.x=T,this.y=s}K.prototype.makeRBT=function(s){for(var u=new Array(s),d=i.prototype._countBits(s)-1,f=0;f<s;f++)u[f]=this.revBin(f,d,s);return u},K.prototype.revBin=function(s,u,d){if(s===0||s===d-1)return s;for(var f=0,c=0;c<u;c++)f|=(s&1)<<u-c-1,s>>=1;return f},K.prototype.permute=function(s,u,d,f,c,g){for(var m=0;m<g;m++)f[m]=u[s[m]],c[m]=d[s[m]]},K.prototype.transform=function(s,u,d,f,c,g){this.permute(g,s,u,d,f,c);for(var m=1;m<c;m<<=1)for(var h=m<<1,o=Math.cos(2*Math.PI/h),p=Math.sin(2*Math.PI/h),E=0;E<c;E+=h)for(var b=o,w=p,U=0;U<m;U++){var S=d[E+U],N=f[E+U],G=d[E+U+m],Z=f[E+U+m],_=b*G-w*Z;Z=b*Z+w*G,G=_,d[E+U]=S+G,f[E+U]=N+Z,d[E+U+m]=S-G,f[E+U+m]=N-Z,U!==h&&(_=o*b-p*w,w=o*w+p*b,b=_)}},K.prototype.guessLen13b=function(s,u){var d=Math.max(u,s)|1,f=d&1,c=0;for(d=d/2|0;d;d=d>>>1)c++;return 1<<c+1+f},K.prototype.conjugate=function(s,u,d){if(!(d<=1))for(var f=0;f<d/2;f++){var c=s[f];s[f]=s[d-f-1],s[d-f-1]=c,c=u[f],u[f]=-u[d-f-1],u[d-f-1]=-c}},K.prototype.normalize13b=function(s,u){for(var d=0,f=0;f<u/2;f++){var c=Math.round(s[2*f+1]/u)*8192+Math.round(s[2*f]/u)+d;s[f]=c&67108863,c<67108864?d=0:d=c/67108864|0}return s},K.prototype.convert13b=function(s,u,d,f){for(var c=0,g=0;g<u;g++)c=c+(s[g]|0),d[2*g]=c&8191,c=c>>>13,d[2*g+1]=c&8191,c=c>>>13;for(g=2*u;g<f;++g)d[g]=0;r(c===0),r((c&-8192)===0)},K.prototype.stub=function(s){for(var u=new Array(s),d=0;d<s;d++)u[d]=0;return u},K.prototype.mulp=function(s,u,d){var f=2*this.guessLen13b(s.length,u.length),c=this.makeRBT(f),g=this.stub(f),m=new Array(f),h=new Array(f),o=new Array(f),p=new Array(f),E=new Array(f),b=new Array(f),w=d.words;w.length=f,this.convert13b(s.words,s.length,m,f),this.convert13b(u.words,u.length,p,f),this.transform(m,g,h,o,f,c),this.transform(p,g,E,b,f,c);for(var U=0;U<f;U++){var S=h[U]*E[U]-o[U]*b[U];o[U]=h[U]*b[U]+o[U]*E[U],h[U]=S}return this.conjugate(h,o,f),this.transform(h,o,w,g,f,c),this.conjugate(w,g,f),this.normalize13b(w,f),d.negative=s.negative^u.negative,d.length=s.length+u.length,d.strip()},i.prototype.mul=function(s){var u=new i(null);return u.words=new Array(this.length+s.length),this.mulTo(s,u)},i.prototype.mulf=function(s){var u=new i(null);return u.words=new Array(this.length+s.length),W(this,s,u)},i.prototype.imul=function(s){return this.clone().mulTo(s,this)},i.prototype.imuln=function(s){r(typeof s=="number"),r(s<67108864);for(var u=0,d=0;d<this.length;d++){var f=(this.words[d]|0)*s,c=(f&67108863)+(u&67108863);u>>=26,u+=f/67108864|0,u+=c>>>26,this.words[d]=c&67108863}return u!==0&&(this.words[d]=u,this.length++),this.length=s===0?1:this.length,this},i.prototype.muln=function(s){return this.clone().imuln(s)},i.prototype.sqr=function(){return this.mul(this)},i.prototype.isqr=function(){return this.imul(this.clone())},i.prototype.pow=function(s){var u=D(s);if(u.length===0)return new i(1);for(var d=this,f=0;f<u.length&&u[f]===0;f++,d=d.sqr());if(++f<u.length)for(var c=d.sqr();f<u.length;f++,c=c.sqr())u[f]!==0&&(d=d.mul(c));return d},i.prototype.iushln=function(s){r(typeof s=="number"&&s>=0);var u=s%26,d=(s-u)/26,f=67108863>>>26-u<<26-u,c;if(u!==0){var g=0;for(c=0;c<this.length;c++){var m=this.words[c]&f,h=(this.words[c]|0)-m<<u;this.words[c]=h|g,g=m>>>26-u}g&&(this.words[c]=g,this.length++)}if(d!==0){for(c=this.length-1;c>=0;c--)this.words[c+d]=this.words[c];for(c=0;c<d;c++)this.words[c]=0;this.length+=d}return this.strip()},i.prototype.ishln=function(s){return r(this.negative===0),this.iushln(s)},i.prototype.iushrn=function(s,u,d){r(typeof s=="number"&&s>=0);var f;u?f=(u-u%26)/26:f=0;var c=s%26,g=Math.min((s-c)/26,this.length),m=67108863^67108863>>>c<<c,h=d;if(f-=g,f=Math.max(0,f),h){for(var o=0;o<g;o++)h.words[o]=this.words[o];h.length=g}if(g!==0)if(this.length>g)for(this.length-=g,o=0;o<this.length;o++)this.words[o]=this.words[o+g];else this.words[0]=0,this.length=1;var p=0;for(o=this.length-1;o>=0&&(p!==0||o>=f);o--){var E=this.words[o]|0;this.words[o]=p<<26-c|E>>>c,p=E&m}return h&&p!==0&&(h.words[h.length++]=p),this.length===0&&(this.words[0]=0,this.length=1),this.strip()},i.prototype.ishrn=function(s,u,d){return r(this.negative===0),this.iushrn(s,u,d)},i.prototype.shln=function(s){return this.clone().ishln(s)},i.prototype.ushln=function(s){return this.clone().iushln(s)},i.prototype.shrn=function(s){return this.clone().ishrn(s)},i.prototype.ushrn=function(s){return this.clone().iushrn(s)},i.prototype.testn=function(s){r(typeof s=="number"&&s>=0);var u=s%26,d=(s-u)/26,f=1<<u;if(this.length<=d)return!1;var c=this.words[d];return!!(c&f)},i.prototype.imaskn=function(s){r(typeof s=="number"&&s>=0);var u=s%26,d=(s-u)/26;if(r(this.negative===0,"imaskn works only with positive numbers"),this.length<=d)return this;if(u!==0&&d++,this.length=Math.min(d,this.length),u!==0){var f=67108863^67108863>>>u<<u;this.words[this.length-1]&=f}return this.strip()},i.prototype.maskn=function(s){return this.clone().imaskn(s)},i.prototype.iaddn=function(s){return r(typeof s=="number"),r(s<67108864),s<0?this.isubn(-s):this.negative!==0?this.length===1&&(this.words[0]|0)<s?(this.words[0]=s-(this.words[0]|0),this.negative=0,this):(this.negative=0,this.isubn(s),this.negative=1,this):this._iaddn(s)},i.prototype._iaddn=function(s){this.words[0]+=s;for(var u=0;u<this.length&&this.words[u]>=67108864;u++)this.words[u]-=67108864,u===this.length-1?this.words[u+1]=1:this.words[u+1]++;return this.length=Math.max(this.length,u+1),this},i.prototype.isubn=function(s){if(r(typeof s=="number"),r(s<67108864),s<0)return this.iaddn(-s);if(this.negative!==0)return this.negative=0,this.iaddn(s),this.negative=1,this;if(this.words[0]-=s,this.length===1&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var u=0;u<this.length&&this.words[u]<0;u++)this.words[u]+=67108864,this.words[u+1]-=1;return this.strip()},i.prototype.addn=function(s){return this.clone().iaddn(s)},i.prototype.subn=function(s){return this.clone().isubn(s)},i.prototype.iabs=function(){return this.negative=0,this},i.prototype.abs=function(){return this.clone().iabs()},i.prototype._ishlnsubmul=function(s,u,d){var f=s.length+d,c;this._expand(f);var g,m=0;for(c=0;c<s.length;c++){g=(this.words[c+d]|0)+m;var h=(s.words[c]|0)*u;g-=h&67108863,m=(g>>26)-(h/67108864|0),this.words[c+d]=g&67108863}for(;c<this.length-d;c++)g=(this.words[c+d]|0)+m,m=g>>26,this.words[c+d]=g&67108863;if(m===0)return this.strip();for(r(m===-1),m=0,c=0;c<this.length;c++)g=-(this.words[c]|0)+m,m=g>>26,this.words[c]=g&67108863;return this.negative=1,this.strip()},i.prototype._wordDiv=function(s,u){var d=this.length-s.length,f=this.clone(),c=s,g=c.words[c.length-1]|0,m=this._countBits(g);d=26-m,d!==0&&(c=c.ushln(d),f.iushln(d),g=c.words[c.length-1]|0);var h=f.length-c.length,o;if(u!=="mod"){o=new i(null),o.length=h+1,o.words=new Array(o.length);for(var p=0;p<o.length;p++)o.words[p]=0}var E=f.clone()._ishlnsubmul(c,1,h);E.negative===0&&(f=E,o&&(o.words[h]=1));for(var b=h-1;b>=0;b--){var w=(f.words[c.length+b]|0)*67108864+(f.words[c.length+b-1]|0);for(w=Math.min(w/g|0,67108863),f._ishlnsubmul(c,w,b);f.negative!==0;)w--,f.negative=0,f._ishlnsubmul(c,1,b),f.isZero()||(f.negative^=1);o&&(o.words[b]=w)}return o&&o.strip(),f.strip(),u!=="div"&&d!==0&&f.iushrn(d),{div:o||null,mod:f}},i.prototype.divmod=function(s,u,d){if(r(!s.isZero()),this.isZero())return{div:new i(0),mod:new i(0)};var f,c,g;return this.negative!==0&&s.negative===0?(g=this.neg().divmod(s,u),u!=="mod"&&(f=g.div.neg()),u!=="div"&&(c=g.mod.neg(),d&&c.negative!==0&&c.iadd(s)),{div:f,mod:c}):this.negative===0&&s.negative!==0?(g=this.divmod(s.neg(),u),u!=="mod"&&(f=g.div.neg()),{div:f,mod:g.mod}):this.negative&s.negative?(g=this.neg().divmod(s.neg(),u),u!=="div"&&(c=g.mod.neg(),d&&c.negative!==0&&c.isub(s)),{div:g.div,mod:c}):s.length>this.length||this.cmp(s)<0?{div:new i(0),mod:this}:s.length===1?u==="div"?{div:this.divn(s.words[0]),mod:null}:u==="mod"?{div:null,mod:new i(this.modn(s.words[0]))}:{div:this.divn(s.words[0]),mod:new i(this.modn(s.words[0]))}:this._wordDiv(s,u)},i.prototype.div=function(s){return this.divmod(s,"div",!1).div},i.prototype.mod=function(s){return this.divmod(s,"mod",!1).mod},i.prototype.umod=function(s){return this.divmod(s,"mod",!0).mod},i.prototype.divRound=function(s){var u=this.divmod(s);if(u.mod.isZero())return u.div;var d=u.div.negative!==0?u.mod.isub(s):u.mod,f=s.ushrn(1),c=s.andln(1),g=d.cmp(f);return g<0||c===1&&g===0?u.div:u.div.negative!==0?u.div.isubn(1):u.div.iaddn(1)},i.prototype.modn=function(s){r(s<=67108863);for(var u=(1<<26)%s,d=0,f=this.length-1;f>=0;f--)d=(u*d+(this.words[f]|0))%s;return d},i.prototype.idivn=function(s){r(s<=67108863);for(var u=0,d=this.length-1;d>=0;d--){var f=(this.words[d]|0)+u*67108864;this.words[d]=f/s|0,u=f%s}return this.strip()},i.prototype.divn=function(s){return this.clone().idivn(s)},i.prototype.egcd=function(s){r(s.negative===0),r(!s.isZero());var u=this,d=s.clone();u.negative!==0?u=u.umod(s):u=u.clone();for(var f=new i(1),c=new i(0),g=new i(0),m=new i(1),h=0;u.isEven()&&d.isEven();)u.iushrn(1),d.iushrn(1),++h;for(var o=d.clone(),p=u.clone();!u.isZero();){for(var E=0,b=1;!(u.words[0]&b)&&E<26;++E,b<<=1);if(E>0)for(u.iushrn(E);E-- >0;)(f.isOdd()||c.isOdd())&&(f.iadd(o),c.isub(p)),f.iushrn(1),c.iushrn(1);for(var w=0,U=1;!(d.words[0]&U)&&w<26;++w,U<<=1);if(w>0)for(d.iushrn(w);w-- >0;)(g.isOdd()||m.isOdd())&&(g.iadd(o),m.isub(p)),g.iushrn(1),m.iushrn(1);u.cmp(d)>=0?(u.isub(d),f.isub(g),c.isub(m)):(d.isub(u),g.isub(f),m.isub(c))}return{a:g,b:m,gcd:d.iushln(h)}},i.prototype._invmp=function(s){r(s.negative===0),r(!s.isZero());var u=this,d=s.clone();u.negative!==0?u=u.umod(s):u=u.clone();for(var f=new i(1),c=new i(0),g=d.clone();u.cmpn(1)>0&&d.cmpn(1)>0;){for(var m=0,h=1;!(u.words[0]&h)&&m<26;++m,h<<=1);if(m>0)for(u.iushrn(m);m-- >0;)f.isOdd()&&f.iadd(g),f.iushrn(1);for(var o=0,p=1;!(d.words[0]&p)&&o<26;++o,p<<=1);if(o>0)for(d.iushrn(o);o-- >0;)c.isOdd()&&c.iadd(g),c.iushrn(1);u.cmp(d)>=0?(u.isub(d),f.isub(c)):(d.isub(u),c.isub(f))}var E;return u.cmpn(1)===0?E=f:E=c,E.cmpn(0)<0&&E.iadd(s),E},i.prototype.gcd=function(s){if(this.isZero())return s.abs();if(s.isZero())return this.abs();var u=this.clone(),d=s.clone();u.negative=0,d.negative=0;for(var f=0;u.isEven()&&d.isEven();f++)u.iushrn(1),d.iushrn(1);do{for(;u.isEven();)u.iushrn(1);for(;d.isEven();)d.iushrn(1);var c=u.cmp(d);if(c<0){var g=u;u=d,d=g}else if(c===0||d.cmpn(1)===0)break;u.isub(d)}while(!0);return d.iushln(f)},i.prototype.invm=function(s){return this.egcd(s).a.umod(s)},i.prototype.isEven=function(){return(this.words[0]&1)===0},i.prototype.isOdd=function(){return(this.words[0]&1)===1},i.prototype.andln=function(s){return this.words[0]&s},i.prototype.bincn=function(s){r(typeof s=="number");var u=s%26,d=(s-u)/26,f=1<<u;if(this.length<=d)return this._expand(d+1),this.words[d]|=f,this;for(var c=f,g=d;c!==0&&g<this.length;g++){var m=this.words[g]|0;m+=c,c=m>>>26,m&=67108863,this.words[g]=m}return c!==0&&(this.words[g]=c,this.length++),this},i.prototype.isZero=function(){return this.length===1&&this.words[0]===0},i.prototype.cmpn=function(s){var u=s<0;if(this.negative!==0&&!u)return-1;if(this.negative===0&&u)return 1;this.strip();var d;if(this.length>1)d=1;else{u&&(s=-s),r(s<=67108863,"Number is too big");var f=this.words[0]|0;d=f===s?0:f<s?-1:1}return this.negative!==0?-d|0:d},i.prototype.cmp=function(s){if(this.negative!==0&&s.negative===0)return-1;if(this.negative===0&&s.negative!==0)return 1;var u=this.ucmp(s);return this.negative!==0?-u|0:u},i.prototype.ucmp=function(s){if(this.length>s.length)return 1;if(this.length<s.length)return-1;for(var u=0,d=this.length-1;d>=0;d--){var f=this.words[d]|0,c=s.words[d]|0;if(f!==c){f<c?u=-1:f>c&&(u=1);break}}return u},i.prototype.gtn=function(s){return this.cmpn(s)===1},i.prototype.gt=function(s){return this.cmp(s)===1},i.prototype.gten=function(s){return this.cmpn(s)>=0},i.prototype.gte=function(s){return this.cmp(s)>=0},i.prototype.ltn=function(s){return this.cmpn(s)===-1},i.prototype.lt=function(s){return this.cmp(s)===-1},i.prototype.lten=function(s){return this.cmpn(s)<=0},i.prototype.lte=function(s){return this.cmp(s)<=0},i.prototype.eqn=function(s){return this.cmpn(s)===0},i.prototype.eq=function(s){return this.cmp(s)===0},i.red=function(s){return new te(s)},i.prototype.toRed=function(s){return r(!this.red,"Already a number in reduction context"),r(this.negative===0,"red works only with positives"),s.convertTo(this)._forceRed(s)},i.prototype.fromRed=function(){return r(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},i.prototype._forceRed=function(s){return this.red=s,this},i.prototype.forceRed=function(s){return r(!this.red,"Already a number in reduction context"),this._forceRed(s)},i.prototype.redAdd=function(s){return r(this.red,"redAdd works only with red numbers"),this.red.add(this,s)},i.prototype.redIAdd=function(s){return r(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,s)},i.prototype.redSub=function(s){return r(this.red,"redSub works only with red numbers"),this.red.sub(this,s)},i.prototype.redISub=function(s){return r(this.red,"redISub works only with red numbers"),this.red.isub(this,s)},i.prototype.redShl=function(s){return r(this.red,"redShl works only with red numbers"),this.red.shl(this,s)},i.prototype.redMul=function(s){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,s),this.red.mul(this,s)},i.prototype.redIMul=function(s){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,s),this.red.imul(this,s)},i.prototype.redSqr=function(){return r(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},i.prototype.redISqr=function(){return r(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},i.prototype.redSqrt=function(){return r(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},i.prototype.redInvm=function(){return r(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},i.prototype.redNeg=function(){return r(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},i.prototype.redPow=function(s){return r(this.red&&!s.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,s)};var ie={k256:null,p224:null,p192:null,p25519:null};function ee(T,s){this.name=T,this.p=new i(s,16),this.n=this.p.bitLength(),this.k=new i(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}ee.prototype._tmp=function(){var s=new i(null);return s.words=new Array(Math.ceil(this.n/13)),s},ee.prototype.ireduce=function(s){var u=s,d;do this.split(u,this.tmp),u=this.imulK(u),u=u.iadd(this.tmp),d=u.bitLength();while(d>this.n);var f=d<this.n?-1:u.ucmp(this.p);return f===0?(u.words[0]=0,u.length=1):f>0?u.isub(this.p):u.strip!==void 0?u.strip():u._strip(),u},ee.prototype.split=function(s,u){s.iushrn(this.n,0,u)},ee.prototype.imulK=function(s){return s.imul(this.k)};function ae(){ee.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}n(ae,ee),ae.prototype.split=function(s,u){for(var d=4194303,f=Math.min(s.length,9),c=0;c<f;c++)u.words[c]=s.words[c];if(u.length=f,s.length<=9){s.words[0]=0,s.length=1;return}var g=s.words[9];for(u.words[u.length++]=g&d,c=10;c<s.length;c++){var m=s.words[c]|0;s.words[c-10]=(m&d)<<4|g>>>22,g=m}g>>>=22,s.words[c-10]=g,g===0&&s.length>10?s.length-=10:s.length-=9},ae.prototype.imulK=function(s){s.words[s.length]=0,s.words[s.length+1]=0,s.length+=2;for(var u=0,d=0;d<s.length;d++){var f=s.words[d]|0;u+=f*977,s.words[d]=u&67108863,u=f*64+(u/67108864|0)}return s.words[s.length-1]===0&&(s.length--,s.words[s.length-1]===0&&s.length--),s};function ne(){ee.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}n(ne,ee);function $(){ee.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}n($,ee);function fe(){ee.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}n(fe,ee),fe.prototype.imulK=function(s){for(var u=0,d=0;d<s.length;d++){var f=(s.words[d]|0)*19+u,c=f&67108863;f>>>=26,s.words[d]=c,u=f}return u!==0&&(s.words[s.length++]=u),s},i._prime=function(s){if(ie[s])return ie[s];var u;if(s==="k256")u=new ae;else if(s==="p224")u=new ne;else if(s==="p192")u=new $;else if(s==="p25519")u=new fe;else throw new Error("Unknown prime "+s);return ie[s]=u,u};function te(T){if(typeof T=="string"){var s=i._prime(T);this.m=s.p,this.prime=s}else r(T.gtn(1),"modulus must be greater than 1"),this.m=T,this.prime=null}te.prototype._verify1=function(s){r(s.negative===0,"red works only with positives"),r(s.red,"red works only with red numbers")},te.prototype._verify2=function(s,u){r((s.negative|u.negative)===0,"red works only with positives"),r(s.red&&s.red===u.red,"red works only with red numbers")},te.prototype.imod=function(s){return this.prime?this.prime.ireduce(s)._forceRed(this):s.umod(this.m)._forceRed(this)},te.prototype.neg=function(s){return s.isZero()?s.clone():this.m.sub(s)._forceRed(this)},te.prototype.add=function(s,u){this._verify2(s,u);var d=s.add(u);return d.cmp(this.m)>=0&&d.isub(this.m),d._forceRed(this)},te.prototype.iadd=function(s,u){this._verify2(s,u);var d=s.iadd(u);return d.cmp(this.m)>=0&&d.isub(this.m),d},te.prototype.sub=function(s,u){this._verify2(s,u);var d=s.sub(u);return d.cmpn(0)<0&&d.iadd(this.m),d._forceRed(this)},te.prototype.isub=function(s,u){this._verify2(s,u);var d=s.isub(u);return d.cmpn(0)<0&&d.iadd(this.m),d},te.prototype.shl=function(s,u){return this._verify1(s),this.imod(s.ushln(u))},te.prototype.imul=function(s,u){return this._verify2(s,u),this.imod(s.imul(u))},te.prototype.mul=function(s,u){return this._verify2(s,u),this.imod(s.mul(u))},te.prototype.isqr=function(s){return this.imul(s,s.clone())},te.prototype.sqr=function(s){return this.mul(s,s)},te.prototype.sqrt=function(s){if(s.isZero())return s.clone();var u=this.m.andln(3);if(r(u%2===1),u===3){var d=this.m.add(new i(1)).iushrn(2);return this.pow(s,d)}for(var f=this.m.subn(1),c=0;!f.isZero()&&f.andln(1)===0;)c++,f.iushrn(1);r(!f.isZero());var g=new i(1).toRed(this),m=g.redNeg(),h=this.m.subn(1).iushrn(1),o=this.m.bitLength();for(o=new i(2*o*o).toRed(this);this.pow(o,h).cmp(m)!==0;)o.redIAdd(m);for(var p=this.pow(o,f),E=this.pow(s,f.addn(1).iushrn(1)),b=this.pow(s,f),w=c;b.cmp(g)!==0;){for(var U=b,S=0;U.cmp(g)!==0;S++)U=U.redSqr();r(S<w);var N=this.pow(p,new i(1).iushln(w-S-1));E=E.redMul(N),p=N.redSqr(),b=b.redMul(p),w=S}return E},te.prototype.invm=function(s){var u=s._invmp(this.m);return u.negative!==0?(u.negative=0,this.imod(u).redNeg()):this.imod(u)},te.prototype.pow=function(s,u){if(u.isZero())return new i(1).toRed(this);if(u.cmpn(1)===0)return s.clone();var d=4,f=new Array(1<<d);f[0]=new i(1).toRed(this),f[1]=s;for(var c=2;c<f.length;c++)f[c]=this.mul(f[c-1],s);var g=f[0],m=0,h=0,o=u.bitLength()%26;for(o===0&&(o=26),c=u.length-1;c>=0;c--){for(var p=u.words[c],E=o-1;E>=0;E--){var b=p>>E&1;if(g!==f[0]&&(g=this.sqr(g)),b===0&&m===0){h=0;continue}m<<=1,m|=b,h++,!(h!==d&&(c!==0||E!==0))&&(g=this.mul(g,f[m]),h=0,m=0)}o=26}return g},te.prototype.convertTo=function(s){var u=s.umod(this.m);return u===s?u.clone():u},te.prototype.convertFrom=function(s){var u=s.clone();return u.red=null,u},i.mont=function(s){return new Y(s)};function Y(T){te.call(this,T),this.shift=this.m.bitLength(),this.shift%26!==0&&(this.shift+=26-this.shift%26),this.r=new i(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}n(Y,te),Y.prototype.convertTo=function(s){return this.imod(s.ushln(this.shift))},Y.prototype.convertFrom=function(s){var u=this.imod(s.mul(this.rinv));return u.red=null,u},Y.prototype.imul=function(s,u){if(s.isZero()||u.isZero())return s.words[0]=0,s.length=1,s;var d=s.imul(u),f=d.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),c=d.isub(f).iushrn(this.shift),g=c;return c.cmp(this.m)>=0?g=c.isub(this.m):c.cmpn(0)<0&&(g=c.iadd(this.m)),g._forceRed(this)},Y.prototype.mul=function(s,u){if(s.isZero()||u.isZero())return new i(0)._forceRed(this);var d=s.mul(u),f=d.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),c=d.isub(f).iushrn(this.shift),g=c;return c.cmp(this.m)>=0?g=c.isub(this.m):c.cmpn(0)<0&&(g=c.iadd(this.m)),g._forceRed(this)},Y.prototype.invm=function(s){var u=this.imod(s._invmp(this.m).mul(this.r2));return u._forceRed(this)}})(typeof Wl>"u"||Wl,Yg)});var Yl=V(tv=>{"use strict";var dL=A(M()),F0=tv;function N7(t,e){if(Array.isArray(t))return t.slice();if(!t)return[];var r=[];if(typeof t!="string"){for(var n=0;n<t.length;n++)r[n]=t[n]|0;return r}if(e==="hex"){t=t.replace(/[^a-z0-9]+/ig,""),t.length%2!==0&&(t="0"+t);for(var n=0;n<t.length;n+=2)r.push(parseInt(t[n]+t[n+1],16))}else for(var n=0;n<t.length;n++){var i=t.charCodeAt(n),a=i>>8,l=i&255;a?r.push(a,l):r.push(l)}return r}F0.toArray=N7;function $g(t){return t.length===1?"0"+t:t}F0.zero2=$g;function ev(t){for(var e="",r=0;r<t.length;r++)e+=$g(t[r].toString(16));return e}F0.toHex=ev;F0.encode=function(e,r){return r==="hex"?ev(e):e}});var Ir=V(rv=>{"use strict";var pL=A(M()),xn=rv,k7=qn(),J7=ui(),D0=Yl();xn.assert=J7;xn.toArray=D0.toArray;xn.zero2=D0.zero2;xn.toHex=D0.toHex;xn.encode=D0.encode;function U7(t,e,r){var n=new Array(Math.max(t.bitLength(),r)+1),i;for(i=0;i<n.length;i+=1)n[i]=0;var a=1<<e+1,l=t.clone();for(i=0;i<n.length;i++){var v,y=l.andln(a-1);l.isOdd()?(y>(a>>1)-1?v=(a>>1)-y:v=y,l.isubn(v)):v=0,n[i]=v,l.iushrn(1)}return n}xn.getNAF=U7;function H7(t,e){var r=[[],[]];t=t.clone(),e=e.clone();for(var n=0,i=0,a;t.cmpn(-n)>0||e.cmpn(-i)>0;){var l=t.andln(3)+n&3,v=e.andln(3)+i&3;l===3&&(l=-1),v===3&&(v=-1);var y;l&1?(a=t.andln(7)+n&7,(a===3||a===5)&&v===2?y=-l:y=l):y=0,r[0].push(y);var x;v&1?(a=e.andln(7)+i&7,(a===3||a===5)&&l===2?x=-v:x=v):x=0,r[1].push(x),2*n===y+1&&(n=1-n),2*i===x+1&&(i=1-i),t.iushrn(1),e.iushrn(1)}return r}xn.getJSF=H7;function q7(t,e,r){var n="_"+e;t.prototype[e]=function(){return this[n]!==void 0?this[n]:this[n]=r.call(this)}}xn.cachedProperty=q7;function G7(t){return typeof t=="string"?xn.toArray(t,"hex"):t}xn.parseBytes=G7;function X7(t){return new k7(t,"hex","le")}xn.intFromLE=X7});var rd=V((bL,td)=>{var gL=A(M()),$l;td.exports=function(e){return $l||($l=new Ui(null)),$l.generate(e)};function Ui(t){this.rand=t}td.exports.Rand=Ui;Ui.prototype.generate=function(e){return this._rand(e)};Ui.prototype._rand=function(e){if(this.rand.getBytes)return this.rand.getBytes(e);for(var r=new Uint8Array(e),n=0;n<r.length;n++)r[n]=this.rand.getByte();return r};if(typeof self=="object")self.crypto&&self.crypto.getRandomValues?Ui.prototype._rand=function(e){var r=new Uint8Array(e);return self.crypto.getRandomValues(r),r}:self.msCrypto&&self.msCrypto.getRandomValues?Ui.prototype._rand=function(e){var r=new Uint8Array(e);return self.msCrypto.getRandomValues(r),r}:typeof window=="object"&&(Ui.prototype._rand=function(){throw new Error("Not implemented yet")});else try{if(ed=require("crypto"),typeof ed.randomBytes!="function")throw new Error("Not supported");Ui.prototype._rand=function(e){return ed.randomBytes(e)}}catch{}var ed});var Ls=V((vL,nv)=>{"use strict";var mL=A(M()),Sa=qn(),Ps=Ir(),O0=Ps.getNAF,z7=Ps.getJSF,I0=Ps.assert;function Hi(t,e){this.type=t,this.p=new Sa(e.p,16),this.red=e.prime?Sa.red(e.prime):Sa.mont(this.p),this.zero=new Sa(0).toRed(this.red),this.one=new Sa(1).toRed(this.red),this.two=new Sa(2).toRed(this.red),this.n=e.n&&new Sa(e.n,16),this.g=e.g&&this.pointFromJSON(e.g,e.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var r=this.n&&this.p.div(this.n);!r||r.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red))}nv.exports=Hi;Hi.prototype.point=function(){throw new Error("Not implemented")};Hi.prototype.validate=function(){throw new Error("Not implemented")};Hi.prototype._fixedNafMul=function(e,r){I0(e.precomputed);var n=e._getDoubles(),i=O0(r,1,this._bitLength),a=(1<<n.step+1)-(n.step%2===0?2:1);a/=3;var l=[],v,y;for(v=0;v<i.length;v+=n.step){y=0;for(var x=v+n.step-1;x>=v;x--)y=(y<<1)+i[x];l.push(y)}for(var B=this.jpoint(null,null,null),C=this.jpoint(null,null,null),D=a;D>0;D--){for(v=0;v<l.length;v++)y=l[v],y===D?C=C.mixedAdd(n.points[v]):y===-D&&(C=C.mixedAdd(n.points[v].neg()));B=B.add(C)}return B.toP()};Hi.prototype._wnafMul=function(e,r){var n=4,i=e._getNAFPoints(n);n=i.wnd;for(var a=i.points,l=O0(r,n,this._bitLength),v=this.jpoint(null,null,null),y=l.length-1;y>=0;y--){for(var x=0;y>=0&&l[y]===0;y--)x++;if(y>=0&&x++,v=v.dblp(x),y<0)break;var B=l[y];I0(B!==0),e.type==="affine"?B>0?v=v.mixedAdd(a[B-1>>1]):v=v.mixedAdd(a[-B-1>>1].neg()):B>0?v=v.add(a[B-1>>1]):v=v.add(a[-B-1>>1].neg())}return e.type==="affine"?v.toP():v};Hi.prototype._wnafMulAdd=function(e,r,n,i,a){var l=this._wnafT1,v=this._wnafT2,y=this._wnafT3,x=0,B,C,D;for(B=0;B<i;B++){D=r[B];var F=D._getNAFPoints(e);l[B]=F.wnd,v[B]=F.points}for(B=i-1;B>=1;B-=2){var P=B-1,X=B;if(l[P]!==1||l[X]!==1){y[P]=O0(n[P],l[P],this._bitLength),y[X]=O0(n[X],l[X],this._bitLength),x=Math.max(y[P].length,x),x=Math.max(y[X].length,x);continue}var W=[r[P],null,null,r[X]];r[P].y.cmp(r[X].y)===0?(W[1]=r[P].add(r[X]),W[2]=r[P].toJ().mixedAdd(r[X].neg())):r[P].y.cmp(r[X].y.redNeg())===0?(W[1]=r[P].toJ().mixedAdd(r[X]),W[2]=r[P].add(r[X].neg())):(W[1]=r[P].toJ().mixedAdd(r[X]),W[2]=r[P].toJ().mixedAdd(r[X].neg()));var K=[-3,-1,-5,-7,0,7,5,1,3],ie=z7(n[P],n[X]);for(x=Math.max(ie[0].length,x),y[P]=new Array(x),y[X]=new Array(x),C=0;C<x;C++){var ee=ie[0][C]|0,ae=ie[1][C]|0;y[P][C]=K[(ee+1)*3+(ae+1)],y[X][C]=0,v[P]=W}}var ne=this.jpoint(null,null,null),$=this._wnafT4;for(B=x;B>=0;B--){for(var fe=0;B>=0;){var te=!0;for(C=0;C<i;C++)$[C]=y[C][B]|0,$[C]!==0&&(te=!1);if(!te)break;fe++,B--}if(B>=0&&fe++,ne=ne.dblp(fe),B<0)break;for(C=0;C<i;C++){var Y=$[C];Y!==0&&(Y>0?D=v[C][Y-1>>1]:Y<0&&(D=v[C][-Y-1>>1].neg()),D.type==="affine"?ne=ne.mixedAdd(D):ne=ne.add(D))}}for(B=0;B<i;B++)v[B]=null;return a?ne:ne.toP()};function $r(t,e){this.curve=t,this.type=e,this.precomputed=null}Hi.BasePoint=$r;$r.prototype.eq=function(){throw new Error("Not implemented")};$r.prototype.validate=function(){return this.curve.validate(this)};Hi.prototype.decodePoint=function(e,r){e=Ps.toArray(e,r);var n=this.p.byteLength();if((e[0]===4||e[0]===6||e[0]===7)&&e.length-1===2*n){e[0]===6?I0(e[e.length-1]%2===0):e[0]===7&&I0(e[e.length-1]%2===1);var i=this.point(e.slice(1,1+n),e.slice(1+n,1+2*n));return i}else if((e[0]===2||e[0]===3)&&e.length-1===n)return this.pointFromX(e.slice(1,1+n),e[0]===3);throw new Error("Unknown point format")};$r.prototype.encodeCompressed=function(e){return this.encode(e,!0)};$r.prototype._encode=function(e){var r=this.curve.p.byteLength(),n=this.getX().toArray("be",r);return e?[this.getY().isEven()?2:3].concat(n):[4].concat(n,this.getY().toArray("be",r))};$r.prototype.encode=function(e,r){return Ps.encode(this._encode(r),e)};$r.prototype.precompute=function(e){if(this.precomputed)return this;var r={doubles:null,naf:null,beta:null};return r.naf=this._getNAFPoints(8),r.doubles=this._getDoubles(4,e),r.beta=this._getBeta(),this.precomputed=r,this};$r.prototype._hasDoubles=function(e){if(!this.precomputed)return!1;var r=this.precomputed.doubles;return r?r.points.length>=Math.ceil((e.bitLength()+1)/r.step):!1};$r.prototype._getDoubles=function(e,r){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var n=[this],i=this,a=0;a<r;a+=e){for(var l=0;l<e;l++)i=i.dbl();n.push(i)}return{step:e,points:n}};$r.prototype._getNAFPoints=function(e){if(this.precomputed&&this.precomputed.naf)return this.precomputed.naf;for(var r=[this],n=(1<<e)-1,i=n===1?null:this.dbl(),a=1;a<n;a++)r[a]=r[a-1].add(i);return{wnd:e,points:r}};$r.prototype._getBeta=function(){return null};$r.prototype.dblp=function(e){for(var r=this,n=0;n<e;n++)r=r.dbl();return r}});var av=V((xL,iv)=>{"use strict";var yL=A(M()),K7=Ir(),ht=qn(),nd=er(),Ao=Ls(),Z7=K7.assert;function en(t){Ao.call(this,"short",t),this.a=new ht(t.a,16).toRed(this.red),this.b=new ht(t.b,16).toRed(this.red),this.tinv=this.two.redInvm(),this.zeroA=this.a.fromRed().cmpn(0)===0,this.threeA=this.a.fromRed().sub(this.p).cmpn(-3)===0,this.endo=this._getEndomorphism(t),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4)}nd(en,Ao);iv.exports=en;en.prototype._getEndomorphism=function(e){if(!(!this.zeroA||!this.g||!this.n||this.p.modn(3)!==1)){var r,n;if(e.beta)r=new ht(e.beta,16).toRed(this.red);else{var i=this._getEndoRoots(this.p);r=i[0].cmp(i[1])<0?i[0]:i[1],r=r.toRed(this.red)}if(e.lambda)n=new ht(e.lambda,16);else{var a=this._getEndoRoots(this.n);this.g.mul(a[0]).x.cmp(this.g.x.redMul(r))===0?n=a[0]:(n=a[1],Z7(this.g.mul(n).x.cmp(this.g.x.redMul(r))===0))}var l;return e.basis?l=e.basis.map(function(v){return{a:new ht(v.a,16),b:new ht(v.b,16)}}):l=this._getEndoBasis(n),{beta:r,lambda:n,basis:l}}};en.prototype._getEndoRoots=function(e){var r=e===this.p?this.red:ht.mont(e),n=new ht(2).toRed(r).redInvm(),i=n.redNeg(),a=new ht(3).toRed(r).redNeg().redSqrt().redMul(n),l=i.redAdd(a).fromRed(),v=i.redSub(a).fromRed();return[l,v]};en.prototype._getEndoBasis=function(e){for(var r=this.n.ushrn(Math.floor(this.n.bitLength()/2)),n=e,i=this.n.clone(),a=new ht(1),l=new ht(0),v=new ht(0),y=new ht(1),x,B,C,D,F,P,X,W=0,K,ie;n.cmpn(0)!==0;){var ee=i.div(n);K=i.sub(ee.mul(n)),ie=v.sub(ee.mul(a));var ae=y.sub(ee.mul(l));if(!C&&K.cmp(r)<0)x=X.neg(),B=a,C=K.neg(),D=ie;else if(C&&++W===2)break;X=K,i=n,n=K,v=a,a=ie,y=l,l=ae}F=K.neg(),P=ie;var ne=C.sqr().add(D.sqr()),$=F.sqr().add(P.sqr());return $.cmp(ne)>=0&&(F=x,P=B),C.negative&&(C=C.neg(),D=D.neg()),F.negative&&(F=F.neg(),P=P.neg()),[{a:C,b:D},{a:F,b:P}]};en.prototype._endoSplit=function(e){var r=this.endo.basis,n=r[0],i=r[1],a=i.b.mul(e).divRound(this.n),l=n.b.neg().mul(e).divRound(this.n),v=a.mul(n.a),y=l.mul(i.a),x=a.mul(n.b),B=l.mul(i.b),C=e.sub(v).sub(y),D=x.add(B).neg();return{k1:C,k2:D}};en.prototype.pointFromX=function(e,r){e=new ht(e,16),e.red||(e=e.toRed(this.red));var n=e.redSqr().redMul(e).redIAdd(e.redMul(this.a)).redIAdd(this.b),i=n.redSqrt();if(i.redSqr().redSub(n).cmp(this.zero)!==0)throw new Error("invalid point");var a=i.fromRed().isOdd();return(r&&!a||!r&&a)&&(i=i.redNeg()),this.point(e,i)};en.prototype.validate=function(e){if(e.inf)return!0;var r=e.x,n=e.y,i=this.a.redMul(r),a=r.redSqr().redMul(r).redIAdd(i).redIAdd(this.b);return n.redSqr().redISub(a).cmpn(0)===0};en.prototype._endoWnafMulAdd=function(e,r,n){for(var i=this._endoWnafT1,a=this._endoWnafT2,l=0;l<e.length;l++){var v=this._endoSplit(r[l]),y=e[l],x=y._getBeta();v.k1.negative&&(v.k1.ineg(),y=y.neg(!0)),v.k2.negative&&(v.k2.ineg(),x=x.neg(!0)),i[l*2]=y,i[l*2+1]=x,a[l*2]=v.k1,a[l*2+1]=v.k2}for(var B=this._wnafMulAdd(1,i,a,l*2,n),C=0;C<l*2;C++)i[C]=null,a[C]=null;return B};function Ut(t,e,r,n){Ao.BasePoint.call(this,t,"affine"),e===null&&r===null?(this.x=null,this.y=null,this.inf=!0):(this.x=new ht(e,16),this.y=new ht(r,16),n&&(this.x.forceRed(this.curve.red),this.y.forceRed(this.curve.red)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.inf=!1)}nd(Ut,Ao.BasePoint);en.prototype.point=function(e,r,n){return new Ut(this,e,r,n)};en.prototype.pointFromJSON=function(e,r){return Ut.fromJSON(this,e,r)};Ut.prototype._getBeta=function(){if(this.curve.endo){var e=this.precomputed;if(e&&e.beta)return e.beta;var r=this.curve.point(this.x.redMul(this.curve.endo.beta),this.y);if(e){var n=this.curve,i=function(a){return n.point(a.x.redMul(n.endo.beta),a.y)};e.beta=r,r.precomputed={beta:null,naf:e.naf&&{wnd:e.naf.wnd,points:e.naf.points.map(i)},doubles:e.doubles&&{step:e.doubles.step,points:e.doubles.points.map(i)}}}return r}};Ut.prototype.toJSON=function(){return this.precomputed?[this.x,this.y,this.precomputed&&{doubles:this.precomputed.doubles&&{step:this.precomputed.doubles.step,points:this.precomputed.doubles.points.slice(1)},naf:this.precomputed.naf&&{wnd:this.precomputed.naf.wnd,points:this.precomputed.naf.points.slice(1)}}]:[this.x,this.y]};Ut.fromJSON=function(e,r,n){typeof r=="string"&&(r=JSON.parse(r));var i=e.point(r[0],r[1],n);if(!r[2])return i;function a(v){return e.point(v[0],v[1],n)}var l=r[2];return i.precomputed={beta:null,doubles:l.doubles&&{step:l.doubles.step,points:[i].concat(l.doubles.points.map(a))},naf:l.naf&&{wnd:l.naf.wnd,points:[i].concat(l.naf.points.map(a))}},i};Ut.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+">"};Ut.prototype.isInfinity=function(){return this.inf};Ut.prototype.add=function(e){if(this.inf)return e;if(e.inf)return this;if(this.eq(e))return this.dbl();if(this.neg().eq(e))return this.curve.point(null,null);if(this.x.cmp(e.x)===0)return this.curve.point(null,null);var r=this.y.redSub(e.y);r.cmpn(0)!==0&&(r=r.redMul(this.x.redSub(e.x).redInvm()));var n=r.redSqr().redISub(this.x).redISub(e.x),i=r.redMul(this.x.redSub(n)).redISub(this.y);return this.curve.point(n,i)};Ut.prototype.dbl=function(){if(this.inf)return this;var e=this.y.redAdd(this.y);if(e.cmpn(0)===0)return this.curve.point(null,null);var r=this.curve.a,n=this.x.redSqr(),i=e.redInvm(),a=n.redAdd(n).redIAdd(n).redIAdd(r).redMul(i),l=a.redSqr().redISub(this.x.redAdd(this.x)),v=a.redMul(this.x.redSub(l)).redISub(this.y);return this.curve.point(l,v)};Ut.prototype.getX=function(){return this.x.fromRed()};Ut.prototype.getY=function(){return this.y.fromRed()};Ut.prototype.mul=function(e){return e=new ht(e,16),this.isInfinity()?this:this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve.endo?this.curve._endoWnafMulAdd([this],[e]):this.curve._wnafMul(this,e)};Ut.prototype.mulAdd=function(e,r,n){var i=[this,r],a=[e,n];return this.curve.endo?this.curve._endoWnafMulAdd(i,a):this.curve._wnafMulAdd(1,i,a,2)};Ut.prototype.jmulAdd=function(e,r,n){var i=[this,r],a=[e,n];return this.curve.endo?this.curve._endoWnafMulAdd(i,a,!0):this.curve._wnafMulAdd(1,i,a,2,!0)};Ut.prototype.eq=function(e){return this===e||this.inf===e.inf&&(this.inf||this.x.cmp(e.x)===0&&this.y.cmp(e.y)===0)};Ut.prototype.neg=function(e){if(this.inf)return this;var r=this.curve.point(this.x,this.y.redNeg());if(e&&this.precomputed){var n=this.precomputed,i=function(a){return a.neg()};r.precomputed={naf:n.naf&&{wnd:n.naf.wnd,points:n.naf.points.map(i)},doubles:n.doubles&&{step:n.doubles.step,points:n.doubles.points.map(i)}}}return r};Ut.prototype.toJ=function(){if(this.inf)return this.curve.jpoint(null,null,null);var e=this.curve.jpoint(this.x,this.y,this.curve.one);return e};function rr(t,e,r,n){Ao.BasePoint.call(this,t,"jacobian"),e===null&&r===null&&n===null?(this.x=this.curve.one,this.y=this.curve.one,this.z=new ht(0)):(this.x=new ht(e,16),this.y=new ht(r,16),this.z=new ht(n,16)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.zOne=this.z===this.curve.one}nd(rr,Ao.BasePoint);en.prototype.jpoint=function(e,r,n){return new rr(this,e,r,n)};rr.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var e=this.z.redInvm(),r=e.redSqr(),n=this.x.redMul(r),i=this.y.redMul(r).redMul(e);return this.curve.point(n,i)};rr.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)};rr.prototype.add=function(e){if(this.isInfinity())return e;if(e.isInfinity())return this;var r=e.z.redSqr(),n=this.z.redSqr(),i=this.x.redMul(r),a=e.x.redMul(n),l=this.y.redMul(r.redMul(e.z)),v=e.y.redMul(n.redMul(this.z)),y=i.redSub(a),x=l.redSub(v);if(y.cmpn(0)===0)return x.cmpn(0)!==0?this.curve.jpoint(null,null,null):this.dbl();var B=y.redSqr(),C=B.redMul(y),D=i.redMul(B),F=x.redSqr().redIAdd(C).redISub(D).redISub(D),P=x.redMul(D.redISub(F)).redISub(l.redMul(C)),X=this.z.redMul(e.z).redMul(y);return this.curve.jpoint(F,P,X)};rr.prototype.mixedAdd=function(e){if(this.isInfinity())return e.toJ();if(e.isInfinity())return this;var r=this.z.redSqr(),n=this.x,i=e.x.redMul(r),a=this.y,l=e.y.redMul(r).redMul(this.z),v=n.redSub(i),y=a.redSub(l);if(v.cmpn(0)===0)return y.cmpn(0)!==0?this.curve.jpoint(null,null,null):this.dbl();var x=v.redSqr(),B=x.redMul(v),C=n.redMul(x),D=y.redSqr().redIAdd(B).redISub(C).redISub(C),F=y.redMul(C.redISub(D)).redISub(a.redMul(B)),P=this.z.redMul(v);return this.curve.jpoint(D,F,P)};rr.prototype.dblp=function(e){if(e===0)return this;if(this.isInfinity())return this;if(!e)return this.dbl();var r;if(this.curve.zeroA||this.curve.threeA){var n=this;for(r=0;r<e;r++)n=n.dbl();return n}var i=this.curve.a,a=this.curve.tinv,l=this.x,v=this.y,y=this.z,x=y.redSqr().redSqr(),B=v.redAdd(v);for(r=0;r<e;r++){var C=l.redSqr(),D=B.redSqr(),F=D.redSqr(),P=C.redAdd(C).redIAdd(C).redIAdd(i.redMul(x)),X=l.redMul(D),W=P.redSqr().redISub(X.redAdd(X)),K=X.redISub(W),ie=P.redMul(K);ie=ie.redIAdd(ie).redISub(F);var ee=B.redMul(y);r+1<e&&(x=x.redMul(F)),l=W,y=ee,B=ie}return this.curve.jpoint(l,B.redMul(a),y)};rr.prototype.dbl=function(){return this.isInfinity()?this:this.curve.zeroA?this._zeroDbl():this.curve.threeA?this._threeDbl():this._dbl()};rr.prototype._zeroDbl=function(){var e,r,n;if(this.zOne){var i=this.x.redSqr(),a=this.y.redSqr(),l=a.redSqr(),v=this.x.redAdd(a).redSqr().redISub(i).redISub(l);v=v.redIAdd(v);var y=i.redAdd(i).redIAdd(i),x=y.redSqr().redISub(v).redISub(v),B=l.redIAdd(l);B=B.redIAdd(B),B=B.redIAdd(B),e=x,r=y.redMul(v.redISub(x)).redISub(B),n=this.y.redAdd(this.y)}else{var C=this.x.redSqr(),D=this.y.redSqr(),F=D.redSqr(),P=this.x.redAdd(D).redSqr().redISub(C).redISub(F);P=P.redIAdd(P);var X=C.redAdd(C).redIAdd(C),W=X.redSqr(),K=F.redIAdd(F);K=K.redIAdd(K),K=K.redIAdd(K),e=W.redISub(P).redISub(P),r=X.redMul(P.redISub(e)).redISub(K),n=this.y.redMul(this.z),n=n.redIAdd(n)}return this.curve.jpoint(e,r,n)};rr.prototype._threeDbl=function(){var e,r,n;if(this.zOne){var i=this.x.redSqr(),a=this.y.redSqr(),l=a.redSqr(),v=this.x.redAdd(a).redSqr().redISub(i).redISub(l);v=v.redIAdd(v);var y=i.redAdd(i).redIAdd(i).redIAdd(this.curve.a),x=y.redSqr().redISub(v).redISub(v);e=x;var B=l.redIAdd(l);B=B.redIAdd(B),B=B.redIAdd(B),r=y.redMul(v.redISub(x)).redISub(B),n=this.y.redAdd(this.y)}else{var C=this.z.redSqr(),D=this.y.redSqr(),F=this.x.redMul(D),P=this.x.redSub(C).redMul(this.x.redAdd(C));P=P.redAdd(P).redIAdd(P);var X=F.redIAdd(F);X=X.redIAdd(X);var W=X.redAdd(X);e=P.redSqr().redISub(W),n=this.y.redAdd(this.z).redSqr().redISub(D).redISub(C);var K=D.redSqr();K=K.redIAdd(K),K=K.redIAdd(K),K=K.redIAdd(K),r=P.redMul(X.redISub(e)).redISub(K)}return this.curve.jpoint(e,r,n)};rr.prototype._dbl=function(){var e=this.curve.a,r=this.x,n=this.y,i=this.z,a=i.redSqr().redSqr(),l=r.redSqr(),v=n.redSqr(),y=l.redAdd(l).redIAdd(l).redIAdd(e.redMul(a)),x=r.redAdd(r);x=x.redIAdd(x);var B=x.redMul(v),C=y.redSqr().redISub(B.redAdd(B)),D=B.redISub(C),F=v.redSqr();F=F.redIAdd(F),F=F.redIAdd(F),F=F.redIAdd(F);var P=y.redMul(D).redISub(F),X=n.redAdd(n).redMul(i);return this.curve.jpoint(C,P,X)};rr.prototype.trpl=function(){if(!this.curve.zeroA)return this.dbl().add(this);var e=this.x.redSqr(),r=this.y.redSqr(),n=this.z.redSqr(),i=r.redSqr(),a=e.redAdd(e).redIAdd(e),l=a.redSqr(),v=this.x.redAdd(r).redSqr().redISub(e).redISub(i);v=v.redIAdd(v),v=v.redAdd(v).redIAdd(v),v=v.redISub(l);var y=v.redSqr(),x=i.redIAdd(i);x=x.redIAdd(x),x=x.redIAdd(x),x=x.redIAdd(x);var B=a.redIAdd(v).redSqr().redISub(l).redISub(y).redISub(x),C=r.redMul(B);C=C.redIAdd(C),C=C.redIAdd(C);var D=this.x.redMul(y).redISub(C);D=D.redIAdd(D),D=D.redIAdd(D);var F=this.y.redMul(B.redMul(x.redISub(B)).redISub(v.redMul(y)));F=F.redIAdd(F),F=F.redIAdd(F),F=F.redIAdd(F);var P=this.z.redAdd(v).redSqr().redISub(n).redISub(y);return this.curve.jpoint(D,F,P)};rr.prototype.mul=function(e,r){return e=new ht(e,r),this.curve._wnafMul(this,e)};rr.prototype.eq=function(e){if(e.type==="affine")return this.eq(e.toJ());if(this===e)return!0;var r=this.z.redSqr(),n=e.z.redSqr();if(this.x.redMul(n).redISub(e.x.redMul(r)).cmpn(0)!==0)return!1;var i=r.redMul(this.z),a=n.redMul(e.z);return this.y.redMul(a).redISub(e.y.redMul(i)).cmpn(0)===0};rr.prototype.eqXToP=function(e){var r=this.z.redSqr(),n=e.toRed(this.curve.red).redMul(r);if(this.x.cmp(n)===0)return!0;for(var i=e.clone(),a=this.curve.redN.redMul(r);;){if(i.iadd(this.curve.n),i.cmp(this.curve.p)>=0)return!1;if(n.redIAdd(a),this.x.cmp(n)===0)return!0}};rr.prototype.inspect=function(){return this.isInfinity()?"<EC JPoint Infinity>":"<EC JPoint x: "+this.x.toString(16,2)+" y: "+this.y.toString(16,2)+" z: "+this.z.toString(16,2)+">"};rr.prototype.isInfinity=function(){return this.z.cmpn(0)===0}});var fv=V((wL,sv)=>{"use strict";var AL=A(M()),Mo=qn(),ov=er(),N0=Ls(),V7=Ir();function So(t){N0.call(this,"mont",t),this.a=new Mo(t.a,16).toRed(this.red),this.b=new Mo(t.b,16).toRed(this.red),this.i4=new Mo(4).toRed(this.red).redInvm(),this.two=new Mo(2).toRed(this.red),this.a24=this.i4.redMul(this.a.redAdd(this.two))}ov(So,N0);sv.exports=So;So.prototype.validate=function(e){var r=e.normalize().x,n=r.redSqr(),i=n.redMul(r).redAdd(n.redMul(this.a)).redAdd(r),a=i.redSqrt();return a.redSqr().cmp(i)===0};function Ht(t,e,r){N0.BasePoint.call(this,t,"projective"),e===null&&r===null?(this.x=this.curve.one,this.z=this.curve.zero):(this.x=new Mo(e,16),this.z=new Mo(r,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)))}ov(Ht,N0.BasePoint);So.prototype.decodePoint=function(e,r){return this.point(V7.toArray(e,r),1)};So.prototype.point=function(e,r){return new Ht(this,e,r)};So.prototype.pointFromJSON=function(e){return Ht.fromJSON(this,e)};Ht.prototype.precompute=function(){};Ht.prototype._encode=function(){return this.getX().toArray("be",this.curve.p.byteLength())};Ht.fromJSON=function(e,r){return new Ht(e,r[0],r[1]||e.one)};Ht.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"};Ht.prototype.isInfinity=function(){return this.z.cmpn(0)===0};Ht.prototype.dbl=function(){var e=this.x.redAdd(this.z),r=e.redSqr(),n=this.x.redSub(this.z),i=n.redSqr(),a=r.redSub(i),l=r.redMul(i),v=a.redMul(i.redAdd(this.curve.a24.redMul(a)));return this.curve.point(l,v)};Ht.prototype.add=function(){throw new Error("Not supported on Montgomery curve")};Ht.prototype.diffAdd=function(e,r){var n=this.x.redAdd(this.z),i=this.x.redSub(this.z),a=e.x.redAdd(e.z),l=e.x.redSub(e.z),v=l.redMul(n),y=a.redMul(i),x=r.z.redMul(v.redAdd(y).redSqr()),B=r.x.redMul(v.redISub(y).redSqr());return this.curve.point(x,B)};Ht.prototype.mul=function(e){for(var r=e.clone(),n=this,i=this.curve.point(null,null),a=this,l=[];r.cmpn(0)!==0;r.iushrn(1))l.push(r.andln(1));for(var v=l.length-1;v>=0;v--)l[v]===0?(n=n.diffAdd(i,a),i=i.dbl()):(i=n.diffAdd(i,a),n=n.dbl());return i};Ht.prototype.mulAdd=function(){throw new Error("Not supported on Montgomery curve")};Ht.prototype.jumlAdd=function(){throw new Error("Not supported on Montgomery curve")};Ht.prototype.eq=function(e){return this.getX().cmp(e.getX())===0};Ht.prototype.normalize=function(){return this.x=this.x.redMul(this.z.redInvm()),this.z=this.curve.one,this};Ht.prototype.getX=function(){return this.normalize(),this.x.fromRed()}});var lv=V((ML,uv)=>{"use strict";var SL=A(M()),j7=Ir(),vi=qn(),cv=er(),k0=Ls(),Q7=j7.assert;function Gn(t){this.twisted=(t.a|0)!==1,this.mOneA=this.twisted&&(t.a|0)===-1,this.extended=this.mOneA,k0.call(this,"edwards",t),this.a=new vi(t.a,16).umod(this.red.m),this.a=this.a.toRed(this.red),this.c=new vi(t.c,16).toRed(this.red),this.c2=this.c.redSqr(),this.d=new vi(t.d,16).toRed(this.red),this.dd=this.d.redAdd(this.d),Q7(!this.twisted||this.c.fromRed().cmpn(1)===0),this.oneC=(t.c|0)===1}cv(Gn,k0);uv.exports=Gn;Gn.prototype._mulA=function(e){return this.mOneA?e.redNeg():this.a.redMul(e)};Gn.prototype._mulC=function(e){return this.oneC?e:this.c.redMul(e)};Gn.prototype.jpoint=function(e,r,n,i){return this.point(e,r,n,i)};Gn.prototype.pointFromX=function(e,r){e=new vi(e,16),e.red||(e=e.toRed(this.red));var n=e.redSqr(),i=this.c2.redSub(this.a.redMul(n)),a=this.one.redSub(this.c2.redMul(this.d).redMul(n)),l=i.redMul(a.redInvm()),v=l.redSqrt();if(v.redSqr().redSub(l).cmp(this.zero)!==0)throw new Error("invalid point");var y=v.fromRed().isOdd();return(r&&!y||!r&&y)&&(v=v.redNeg()),this.point(e,v)};Gn.prototype.pointFromY=function(e,r){e=new vi(e,16),e.red||(e=e.toRed(this.red));var n=e.redSqr(),i=n.redSub(this.c2),a=n.redMul(this.d).redMul(this.c2).redSub(this.a),l=i.redMul(a.redInvm());if(l.cmp(this.zero)===0){if(r)throw new Error("invalid point");return this.point(this.zero,e)}var v=l.redSqrt();if(v.redSqr().redSub(l).cmp(this.zero)!==0)throw new Error("invalid point");return v.fromRed().isOdd()!==r&&(v=v.redNeg()),this.point(v,e)};Gn.prototype.validate=function(e){if(e.isInfinity())return!0;e.normalize();var r=e.x.redSqr(),n=e.y.redSqr(),i=r.redMul(this.a).redAdd(n),a=this.c2.redMul(this.one.redAdd(this.d.redMul(r).redMul(n)));return i.cmp(a)===0};function ft(t,e,r,n,i){k0.BasePoint.call(this,t,"projective"),e===null&&r===null&&n===null?(this.x=this.curve.zero,this.y=this.curve.one,this.z=this.curve.one,this.t=this.curve.zero,this.zOne=!0):(this.x=new vi(e,16),this.y=new vi(r,16),this.z=n?new vi(n,16):this.curve.one,this.t=i&&new vi(i,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.t&&!this.t.red&&(this.t=this.t.toRed(this.curve.red)),this.zOne=this.z===this.curve.one,this.curve.extended&&!this.t&&(this.t=this.x.redMul(this.y),this.zOne||(this.t=this.t.redMul(this.z.redInvm()))))}cv(ft,k0.BasePoint);Gn.prototype.pointFromJSON=function(e){return ft.fromJSON(this,e)};Gn.prototype.point=function(e,r,n,i){return new ft(this,e,r,n,i)};ft.fromJSON=function(e,r){return new ft(e,r[0],r[1],r[2])};ft.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"};ft.prototype.isInfinity=function(){return this.x.cmpn(0)===0&&(this.y.cmp(this.z)===0||this.zOne&&this.y.cmp(this.curve.c)===0)};ft.prototype._extDbl=function(){var e=this.x.redSqr(),r=this.y.redSqr(),n=this.z.redSqr();n=n.redIAdd(n);var i=this.curve._mulA(e),a=this.x.redAdd(this.y).redSqr().redISub(e).redISub(r),l=i.redAdd(r),v=l.redSub(n),y=i.redSub(r),x=a.redMul(v),B=l.redMul(y),C=a.redMul(y),D=v.redMul(l);return this.curve.point(x,B,D,C)};ft.prototype._projDbl=function(){var e=this.x.redAdd(this.y).redSqr(),r=this.x.redSqr(),n=this.y.redSqr(),i,a,l,v,y,x;if(this.curve.twisted){v=this.curve._mulA(r);var B=v.redAdd(n);this.zOne?(i=e.redSub(r).redSub(n).redMul(B.redSub(this.curve.two)),a=B.redMul(v.redSub(n)),l=B.redSqr().redSub(B).redSub(B)):(y=this.z.redSqr(),x=B.redSub(y).redISub(y),i=e.redSub(r).redISub(n).redMul(x),a=B.redMul(v.redSub(n)),l=B.redMul(x))}else v=r.redAdd(n),y=this.curve._mulC(this.z).redSqr(),x=v.redSub(y).redSub(y),i=this.curve._mulC(e.redISub(v)).redMul(x),a=this.curve._mulC(v).redMul(r.redISub(n)),l=v.redMul(x);return this.curve.point(i,a,l)};ft.prototype.dbl=function(){return this.isInfinity()?this:this.curve.extended?this._extDbl():this._projDbl()};ft.prototype._extAdd=function(e){var r=this.y.redSub(this.x).redMul(e.y.redSub(e.x)),n=this.y.redAdd(this.x).redMul(e.y.redAdd(e.x)),i=this.t.redMul(this.curve.dd).redMul(e.t),a=this.z.redMul(e.z.redAdd(e.z)),l=n.redSub(r),v=a.redSub(i),y=a.redAdd(i),x=n.redAdd(r),B=l.redMul(v),C=y.redMul(x),D=l.redMul(x),F=v.redMul(y);return this.curve.point(B,C,F,D)};ft.prototype._projAdd=function(e){var r=this.z.redMul(e.z),n=r.redSqr(),i=this.x.redMul(e.x),a=this.y.redMul(e.y),l=this.curve.d.redMul(i).redMul(a),v=n.redSub(l),y=n.redAdd(l),x=this.x.redAdd(this.y).redMul(e.x.redAdd(e.y)).redISub(i).redISub(a),B=r.redMul(v).redMul(x),C,D;return this.curve.twisted?(C=r.redMul(y).redMul(a.redSub(this.curve._mulA(i))),D=v.redMul(y)):(C=r.redMul(y).redMul(a.redSub(i)),D=this.curve._mulC(v).redMul(y)),this.curve.point(B,C,D)};ft.prototype.add=function(e){return this.isInfinity()?e:e.isInfinity()?this:this.curve.extended?this._extAdd(e):this._projAdd(e)};ft.prototype.mul=function(e){return this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve._wnafMul(this,e)};ft.prototype.mulAdd=function(e,r,n){return this.curve._wnafMulAdd(1,[this,r],[e,n],2,!1)};ft.prototype.jmulAdd=function(e,r,n){return this.curve._wnafMulAdd(1,[this,r],[e,n],2,!0)};ft.prototype.normalize=function(){if(this.zOne)return this;var e=this.z.redInvm();return this.x=this.x.redMul(e),this.y=this.y.redMul(e),this.t&&(this.t=this.t.redMul(e)),this.z=this.curve.one,this.zOne=!0,this};ft.prototype.neg=function(){return this.curve.point(this.x.redNeg(),this.y,this.z,this.t&&this.t.redNeg())};ft.prototype.getX=function(){return this.normalize(),this.x.fromRed()};ft.prototype.getY=function(){return this.normalize(),this.y.fromRed()};ft.prototype.eq=function(e){return this===e||this.getX().cmp(e.getX())===0&&this.getY().cmp(e.getY())===0};ft.prototype.eqXToP=function(e){var r=e.toRed(this.curve.red).redMul(this.z);if(this.x.cmp(r)===0)return!0;for(var n=e.clone(),i=this.curve.redN.redMul(this.z);;){if(n.iadd(this.curve.n),n.cmp(this.curve.p)>=0)return!1;if(r.redIAdd(i),this.x.cmp(r)===0)return!0}};ft.prototype.toP=ft.prototype.normalize;ft.prototype.mixedAdd=ft.prototype.add});var id=V(dv=>{"use strict";var EL=A(M()),J0=dv;J0.base=Ls();J0.short=av();J0.mont=fv();J0.edwards=lv()});var yn=V(nt=>{"use strict";var BL=A(M()),W7=ui(),Y7=er();nt.inherits=Y7;function $7(t,e){return(t.charCodeAt(e)&64512)!==55296||e<0||e+1>=t.length?!1:(t.charCodeAt(e+1)&64512)===56320}function ew(t,e){if(Array.isArray(t))return t.slice();if(!t)return[];var r=[];if(typeof t=="string")if(e){if(e==="hex")for(t=t.replace(/[^a-z0-9]+/ig,""),t.length%2!==0&&(t="0"+t),i=0;i<t.length;i+=2)r.push(parseInt(t[i]+t[i+1],16))}else for(var n=0,i=0;i<t.length;i++){var a=t.charCodeAt(i);a<128?r[n++]=a:a<2048?(r[n++]=a>>6|192,r[n++]=a&63|128):$7(t,i)?(a=65536+((a&1023)<<10)+(t.charCodeAt(++i)&1023),r[n++]=a>>18|240,r[n++]=a>>12&63|128,r[n++]=a>>6&63|128,r[n++]=a&63|128):(r[n++]=a>>12|224,r[n++]=a>>6&63|128,r[n++]=a&63|128)}else for(i=0;i<t.length;i++)r[i]=t[i]|0;return r}nt.toArray=ew;function tw(t){for(var e="",r=0;r<t.length;r++)e+=pv(t[r].toString(16));return e}nt.toHex=tw;function hv(t){var e=t>>>24|t>>>8&65280|t<<8&16711680|(t&255)<<24;return e>>>0}nt.htonl=hv;function rw(t,e){for(var r="",n=0;n<t.length;n++){var i=t[n];e==="little"&&(i=hv(i)),r+=bv(i.toString(16))}return r}nt.toHex32=rw;function pv(t){return t.length===1?"0"+t:t}nt.zero2=pv;function bv(t){return t.length===7?"0"+t:t.length===6?"00"+t:t.length===5?"000"+t:t.length===4?"0000"+t:t.length===3?"00000"+t:t.length===2?"000000"+t:t.length===1?"0000000"+t:t}nt.zero8=bv;function nw(t,e,r,n){var i=r-e;W7(i%4===0);for(var a=new Array(i/4),l=0,v=e;l<a.length;l++,v+=4){var y;n==="big"?y=t[v]<<24|t[v+1]<<16|t[v+2]<<8|t[v+3]:y=t[v+3]<<24|t[v+2]<<16|t[v+1]<<8|t[v],a[l]=y>>>0}return a}nt.join32=nw;function iw(t,e){for(var r=new Array(t.length*4),n=0,i=0;n<t.length;n++,i+=4){var a=t[n];e==="big"?(r[i]=a>>>24,r[i+1]=a>>>16&255,r[i+2]=a>>>8&255,r[i+3]=a&255):(r[i+3]=a>>>24,r[i+2]=a>>>16&255,r[i+1]=a>>>8&255,r[i]=a&255)}return r}nt.split32=iw;function aw(t,e){return t>>>e|t<<32-e}nt.rotr32=aw;function ow(t,e){return t<<e|t>>>32-e}nt.rotl32=ow;function sw(t,e){return t+e>>>0}nt.sum32=sw;function fw(t,e,r){return t+e+r>>>0}nt.sum32_3=fw;function cw(t,e,r,n){return t+e+r+n>>>0}nt.sum32_4=cw;function uw(t,e,r,n,i){return t+e+r+n+i>>>0}nt.sum32_5=uw;function lw(t,e,r,n){var i=t[e],a=t[e+1],l=n+a>>>0,v=(l<n?1:0)+r+i;t[e]=v>>>0,t[e+1]=l}nt.sum64=lw;function dw(t,e,r,n){var i=e+n>>>0,a=(i<e?1:0)+t+r;return a>>>0}nt.sum64_hi=dw;function hw(t,e,r,n){var i=e+n;return i>>>0}nt.sum64_lo=hw;function pw(t,e,r,n,i,a,l,v){var y=0,x=e;x=x+n>>>0,y+=x<e?1:0,x=x+a>>>0,y+=x<a?1:0,x=x+v>>>0,y+=x<v?1:0;var B=t+r+i+l+y;return B>>>0}nt.sum64_4_hi=pw;function bw(t,e,r,n,i,a,l,v){var y=e+n+a+v;return y>>>0}nt.sum64_4_lo=bw;function gw(t,e,r,n,i,a,l,v,y,x){var B=0,C=e;C=C+n>>>0,B+=C<e?1:0,C=C+a>>>0,B+=C<a?1:0,C=C+v>>>0,B+=C<v?1:0,C=C+x>>>0,B+=C<x?1:0;var D=t+r+i+l+y+B;return D>>>0}nt.sum64_5_hi=gw;function vw(t,e,r,n,i,a,l,v,y,x){var B=e+n+a+v+x;return B>>>0}nt.sum64_5_lo=vw;function mw(t,e,r){var n=e<<32-r|t>>>r;return n>>>0}nt.rotr64_hi=mw;function xw(t,e,r){var n=t<<32-r|e>>>r;return n>>>0}nt.rotr64_lo=xw;function yw(t,e,r){return t>>>r}nt.shr64_hi=yw;function ww(t,e,r){var n=t<<32-r|e>>>r;return n>>>0}nt.shr64_lo=ww});var To=V(vv=>{"use strict";var PL=A(M()),gv=yn(),Aw=ui();function U0(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32}vv.BlockHash=U0;U0.prototype.update=function(e,r){if(e=gv.toArray(e,r),this.pending?this.pending=this.pending.concat(e):this.pending=e,this.pendingTotal+=e.length,this.pending.length>=this._delta8){e=this.pending;var n=e.length%this._delta8;this.pending=e.slice(e.length-n,e.length),this.pending.length===0&&(this.pending=null),e=gv.join32(e,0,e.length-n,this.endian);for(var i=0;i<e.length;i+=this._delta32)this._update(e,i,i+this._delta32)}return this};U0.prototype.digest=function(e){return this.update(this._pad()),Aw(this.pending===null),this._digest(e)};U0.prototype._pad=function(){var e=this.pendingTotal,r=this._delta8,n=r-(e+this.padLength)%r,i=new Array(n+this.padLength);i[0]=128;for(var a=1;a<n;a++)i[a]=0;if(e<<=3,this.endian==="big"){for(var l=8;l<this.padLength;l++)i[a++]=0;i[a++]=0,i[a++]=0,i[a++]=0,i[a++]=0,i[a++]=e>>>24&255,i[a++]=e>>>16&255,i[a++]=e>>>8&255,i[a++]=e&255}else for(i[a++]=e&255,i[a++]=e>>>8&255,i[a++]=e>>>16&255,i[a++]=e>>>24&255,i[a++]=0,i[a++]=0,i[a++]=0,i[a++]=0,l=8;l<this.padLength;l++)i[a++]=0;return i}});var ad=V(mi=>{"use strict";var RL=A(M()),Mw=yn(),Xn=Mw.rotr32;function Sw(t,e,r,n){if(t===0)return mv(e,r,n);if(t===1||t===3)return yv(e,r,n);if(t===2)return xv(e,r,n)}mi.ft_1=Sw;function mv(t,e,r){return t&e^~t&r}mi.ch32=mv;function xv(t,e,r){return t&e^t&r^e&r}mi.maj32=xv;function yv(t,e,r){return t^e^r}mi.p32=yv;function Tw(t){return Xn(t,2)^Xn(t,13)^Xn(t,22)}mi.s0_256=Tw;function Ew(t){return Xn(t,6)^Xn(t,11)^Xn(t,25)}mi.s1_256=Ew;function _w(t){return Xn(t,7)^Xn(t,18)^t>>>3}mi.g0_256=_w;function Bw(t){return Xn(t,17)^Xn(t,19)^t>>>10}mi.g1_256=Bw});var Mv=V((FL,Av)=>{"use strict";var DL=A(M()),Eo=yn(),Cw=To(),Pw=ad(),od=Eo.rotl32,Rs=Eo.sum32,Lw=Eo.sum32_5,Rw=Pw.ft_1,wv=Cw.BlockHash,Fw=[1518500249,1859775393,2400959708,3395469782];function zn(){if(!(this instanceof zn))return new zn;wv.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}Eo.inherits(zn,wv);Av.exports=zn;zn.blockSize=512;zn.outSize=160;zn.hmacStrength=80;zn.padLength=64;zn.prototype._update=function(e,r){for(var n=this.W,i=0;i<16;i++)n[i]=e[r+i];for(;i<n.length;i++)n[i]=od(n[i-3]^n[i-8]^n[i-14]^n[i-16],1);var a=this.h[0],l=this.h[1],v=this.h[2],y=this.h[3],x=this.h[4];for(i=0;i<n.length;i++){var B=~~(i/20),C=Lw(od(a,5),Rw(B,l,v,y),x,n[i],Fw[B]);x=y,y=v,v=od(l,30),l=a,a=C}this.h[0]=Rs(this.h[0],a),this.h[1]=Rs(this.h[1],l),this.h[2]=Rs(this.h[2],v),this.h[3]=Rs(this.h[3],y),this.h[4]=Rs(this.h[4],x)};zn.prototype._digest=function(e){return e==="hex"?Eo.toHex32(this.h,"big"):Eo.split32(this.h,"big")}});var sd=V((OL,Tv)=>{"use strict";var IL=A(M()),_o=yn(),Dw=To(),Bo=ad(),Ow=ui(),wn=_o.sum32,Iw=_o.sum32_4,Nw=_o.sum32_5,kw=Bo.ch32,Jw=Bo.maj32,Uw=Bo.s0_256,Hw=Bo.s1_256,qw=Bo.g0_256,Gw=Bo.g1_256,Sv=Dw.BlockHash,Xw=[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 Kn(){if(!(this instanceof Kn))return new Kn;Sv.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=Xw,this.W=new Array(64)}_o.inherits(Kn,Sv);Tv.exports=Kn;Kn.blockSize=512;Kn.outSize=256;Kn.hmacStrength=192;Kn.padLength=64;Kn.prototype._update=function(e,r){for(var n=this.W,i=0;i<16;i++)n[i]=e[r+i];for(;i<n.length;i++)n[i]=Iw(Gw(n[i-2]),n[i-7],qw(n[i-15]),n[i-16]);var a=this.h[0],l=this.h[1],v=this.h[2],y=this.h[3],x=this.h[4],B=this.h[5],C=this.h[6],D=this.h[7];for(Ow(this.k.length===n.length),i=0;i<n.length;i++){var F=Nw(D,Hw(x),kw(x,B,C),this.k[i],n[i]),P=wn(Uw(a),Jw(a,l,v));D=C,C=B,B=x,x=wn(y,F),y=v,v=l,l=a,a=wn(F,P)}this.h[0]=wn(this.h[0],a),this.h[1]=wn(this.h[1],l),this.h[2]=wn(this.h[2],v),this.h[3]=wn(this.h[3],y),this.h[4]=wn(this.h[4],x),this.h[5]=wn(this.h[5],B),this.h[6]=wn(this.h[6],C),this.h[7]=wn(this.h[7],D)};Kn.prototype._digest=function(e){return e==="hex"?_o.toHex32(this.h,"big"):_o.split32(this.h,"big")}});var Bv=V((NL,_v)=>{"use strict";var kL=A(M()),fd=yn(),Ev=sd();function xi(){if(!(this instanceof xi))return new xi;Ev.call(this),this.h=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]}fd.inherits(xi,Ev);_v.exports=xi;xi.blockSize=512;xi.outSize=224;xi.hmacStrength=192;xi.padLength=64;xi.prototype._digest=function(e){return e==="hex"?fd.toHex32(this.h.slice(0,7),"big"):fd.split32(this.h.slice(0,7),"big")}});var ld=V((JL,Rv)=>{"use strict";var UL=A(M()),Br=yn(),zw=To(),Kw=ui(),Zn=Br.rotr64_hi,Vn=Br.rotr64_lo,Cv=Br.shr64_hi,Pv=Br.shr64_lo,qi=Br.sum64,cd=Br.sum64_hi,ud=Br.sum64_lo,Zw=Br.sum64_4_hi,Vw=Br.sum64_4_lo,jw=Br.sum64_5_hi,Qw=Br.sum64_5_lo,Lv=zw.BlockHash,Ww=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591];function An(){if(!(this instanceof An))return new An;Lv.call(this),this.h=[1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209],this.k=Ww,this.W=new Array(160)}Br.inherits(An,Lv);Rv.exports=An;An.blockSize=1024;An.outSize=512;An.hmacStrength=192;An.padLength=128;An.prototype._prepareBlock=function(e,r){for(var n=this.W,i=0;i<32;i++)n[i]=e[r+i];for(;i<n.length;i+=2){var a=f9(n[i-4],n[i-3]),l=c9(n[i-4],n[i-3]),v=n[i-14],y=n[i-13],x=o9(n[i-30],n[i-29]),B=s9(n[i-30],n[i-29]),C=n[i-32],D=n[i-31];n[i]=Zw(a,l,v,y,x,B,C,D),n[i+1]=Vw(a,l,v,y,x,B,C,D)}};An.prototype._update=function(e,r){this._prepareBlock(e,r);var n=this.W,i=this.h[0],a=this.h[1],l=this.h[2],v=this.h[3],y=this.h[4],x=this.h[5],B=this.h[6],C=this.h[7],D=this.h[8],F=this.h[9],P=this.h[10],X=this.h[11],W=this.h[12],K=this.h[13],ie=this.h[14],ee=this.h[15];Kw(this.k.length===n.length);for(var ae=0;ae<n.length;ae+=2){var ne=ie,$=ee,fe=i9(D,F),te=a9(D,F),Y=Yw(D,F,P,X,W,K),T=$w(D,F,P,X,W,K),s=this.k[ae],u=this.k[ae+1],d=n[ae],f=n[ae+1],c=jw(ne,$,fe,te,Y,T,s,u,d,f),g=Qw(ne,$,fe,te,Y,T,s,u,d,f);ne=r9(i,a),$=n9(i,a),fe=e9(i,a,l,v,y,x),te=t9(i,a,l,v,y,x);var m=cd(ne,$,fe,te),h=ud(ne,$,fe,te);ie=W,ee=K,W=P,K=X,P=D,X=F,D=cd(B,C,c,g),F=ud(C,C,c,g),B=y,C=x,y=l,x=v,l=i,v=a,i=cd(c,g,m,h),a=ud(c,g,m,h)}qi(this.h,0,i,a),qi(this.h,2,l,v),qi(this.h,4,y,x),qi(this.h,6,B,C),qi(this.h,8,D,F),qi(this.h,10,P,X),qi(this.h,12,W,K),qi(this.h,14,ie,ee)};An.prototype._digest=function(e){return e==="hex"?Br.toHex32(this.h,"big"):Br.split32(this.h,"big")};function Yw(t,e,r,n,i){var a=t&r^~t&i;return a<0&&(a+=4294967296),a}function $w(t,e,r,n,i,a){var l=e&n^~e&a;return l<0&&(l+=4294967296),l}function e9(t,e,r,n,i){var a=t&r^t&i^r&i;return a<0&&(a+=4294967296),a}function t9(t,e,r,n,i,a){var l=e&n^e&a^n&a;return l<0&&(l+=4294967296),l}function r9(t,e){var r=Zn(t,e,28),n=Zn(e,t,2),i=Zn(e,t,7),a=r^n^i;return a<0&&(a+=4294967296),a}function n9(t,e){var r=Vn(t,e,28),n=Vn(e,t,2),i=Vn(e,t,7),a=r^n^i;return a<0&&(a+=4294967296),a}function i9(t,e){var r=Zn(t,e,14),n=Zn(t,e,18),i=Zn(e,t,9),a=r^n^i;return a<0&&(a+=4294967296),a}function a9(t,e){var r=Vn(t,e,14),n=Vn(t,e,18),i=Vn(e,t,9),a=r^n^i;return a<0&&(a+=4294967296),a}function o9(t,e){var r=Zn(t,e,1),n=Zn(t,e,8),i=Cv(t,e,7),a=r^n^i;return a<0&&(a+=4294967296),a}function s9(t,e){var r=Vn(t,e,1),n=Vn(t,e,8),i=Pv(t,e,7),a=r^n^i;return a<0&&(a+=4294967296),a}function f9(t,e){var r=Zn(t,e,19),n=Zn(e,t,29),i=Cv(t,e,6),a=r^n^i;return a<0&&(a+=4294967296),a}function c9(t,e){var r=Vn(t,e,19),n=Vn(e,t,29),i=Pv(t,e,6),a=r^n^i;return a<0&&(a+=4294967296),a}});var Ov=V((HL,Dv)=>{"use strict";var qL=A(M()),dd=yn(),Fv=ld();function yi(){if(!(this instanceof yi))return new yi;Fv.call(this),this.h=[3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428]}dd.inherits(yi,Fv);Dv.exports=yi;yi.blockSize=1024;yi.outSize=384;yi.hmacStrength=192;yi.padLength=128;yi.prototype._digest=function(e){return e==="hex"?dd.toHex32(this.h.slice(0,12),"big"):dd.split32(this.h.slice(0,12),"big")}});var Iv=V(Co=>{"use strict";var XL=A(M());Co.sha1=Mv();Co.sha224=Bv();Co.sha256=sd();Co.sha384=Ov();Co.sha512=ld()});var qv=V(Hv=>{"use strict";var KL=A(M()),Ta=yn(),u9=To(),H0=Ta.rotl32,Nv=Ta.sum32,Fs=Ta.sum32_3,kv=Ta.sum32_4,Uv=u9.BlockHash;function jn(){if(!(this instanceof jn))return new jn;Uv.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.endian="little"}Ta.inherits(jn,Uv);Hv.ripemd160=jn;jn.blockSize=512;jn.outSize=160;jn.hmacStrength=192;jn.padLength=64;jn.prototype._update=function(e,r){for(var n=this.h[0],i=this.h[1],a=this.h[2],l=this.h[3],v=this.h[4],y=n,x=i,B=a,C=l,D=v,F=0;F<80;F++){var P=Nv(H0(kv(n,Jv(F,i,a,l),e[h9[F]+r],l9(F)),b9[F]),v);n=v,v=l,l=H0(a,10),a=i,i=P,P=Nv(H0(kv(y,Jv(79-F,x,B,C),e[p9[F]+r],d9(F)),g9[F]),D),y=D,D=C,C=H0(B,10),B=x,x=P}P=Fs(this.h[1],a,C),this.h[1]=Fs(this.h[2],l,D),this.h[2]=Fs(this.h[3],v,y),this.h[3]=Fs(this.h[4],n,x),this.h[4]=Fs(this.h[0],i,B),this.h[0]=P};jn.prototype._digest=function(e){return e==="hex"?Ta.toHex32(this.h,"little"):Ta.split32(this.h,"little")};function Jv(t,e,r,n){return t<=15?e^r^n:t<=31?e&r|~e&n:t<=47?(e|~r)^n:t<=63?e&n|r&~n:e^(r|~n)}function l9(t){return t<=15?0:t<=31?1518500249:t<=47?1859775393:t<=63?2400959708:2840853838}function d9(t){return t<=15?1352829926:t<=31?1548603684:t<=47?1836072691:t<=63?2053994217:0}var h9=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13],p9=[5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11],b9=[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6],g9=[8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]});var Xv=V((ZL,Gv)=>{"use strict";var VL=A(M()),v9=yn(),m9=ui();function Po(t,e,r){if(!(this instanceof Po))return new Po(t,e,r);this.Hash=t,this.blockSize=t.blockSize/8,this.outSize=t.outSize/8,this.inner=null,this.outer=null,this._init(v9.toArray(e,r))}Gv.exports=Po;Po.prototype._init=function(e){e.length>this.blockSize&&(e=new this.Hash().update(e).digest()),m9(e.length<=this.blockSize);for(var r=e.length;r<this.blockSize;r++)e.push(0);for(r=0;r<e.length;r++)e[r]^=54;for(this.inner=new this.Hash().update(e),r=0;r<e.length;r++)e[r]^=106;this.outer=new this.Hash().update(e)};Po.prototype.update=function(e,r){return this.inner.update(e,r),this};Po.prototype.digest=function(e){return this.outer.update(this.inner.digest()),this.outer.digest(e)}});var Ds=V(zv=>{var QL=A(M()),nr=zv;nr.utils=yn();nr.common=To();nr.sha=Iv();nr.ripemd=qv();nr.hmac=Xv();nr.sha1=nr.sha.sha1;nr.sha256=nr.sha.sha256;nr.sha224=nr.sha.sha224;nr.sha384=nr.sha.sha384;nr.sha512=nr.sha.sha512;nr.ripemd160=nr.ripemd.ripemd160});var Zv=V((WL,Kv)=>{var YL=A(M());Kv.exports={doubles:{step:4,points:[["e60fce93b59e9ec53011aabc21c23e97b2a31369b87a5ae9c44ee89e2a6dec0a","f7e3507399e595929db99f34f57937101296891e44d23f0be1f32cce69616821"],["8282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f51508","11f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26caf"],["175e159f728b865a72f99cc6c6fc846de0b93833fd2222ed73fce5b551e5b739","d3506e0d9e3c79eba4ef97a51ff71f5eacb5955add24345c6efa6ffee9fed695"],["363d90d447b00c9c99ceac05b6262ee053441c7e55552ffe526bad8f83ff4640","4e273adfc732221953b445397f3363145b9a89008199ecb62003c7f3bee9de9"],["8b4b5f165df3c2be8c6244b5b745638843e4a781a15bcd1b69f79a55dffdf80c","4aad0a6f68d308b4b3fbd7813ab0da04f9e336546162ee56b3eff0c65fd4fd36"],["723cbaa6e5db996d6bf771c00bd548c7b700dbffa6c0e77bcb6115925232fcda","96e867b5595cc498a921137488824d6e2660a0653779494801dc069d9eb39f5f"],["eebfa4d493bebf98ba5feec812c2d3b50947961237a919839a533eca0e7dd7fa","5d9a8ca3970ef0f269ee7edaf178089d9ae4cdc3a711f712ddfd4fdae1de8999"],["100f44da696e71672791d0a09b7bde459f1215a29b3c03bfefd7835b39a48db0","cdd9e13192a00b772ec8f3300c090666b7ff4a18ff5195ac0fbd5cd62bc65a09"],["e1031be262c7ed1b1dc9227a4a04c017a77f8d4464f3b3852c8acde6e534fd2d","9d7061928940405e6bb6a4176597535af292dd419e1ced79a44f18f29456a00d"],["feea6cae46d55b530ac2839f143bd7ec5cf8b266a41d6af52d5e688d9094696d","e57c6b6c97dce1bab06e4e12bf3ecd5c981c8957cc41442d3155debf18090088"],["da67a91d91049cdcb367be4be6ffca3cfeed657d808583de33fa978bc1ec6cb1","9bacaa35481642bc41f463f7ec9780e5dec7adc508f740a17e9ea8e27a68be1d"],["53904faa0b334cdda6e000935ef22151ec08d0f7bb11069f57545ccc1a37b7c0","5bc087d0bc80106d88c9eccac20d3c1c13999981e14434699dcb096b022771c8"],["8e7bcd0bd35983a7719cca7764ca906779b53a043a9b8bcaeff959f43ad86047","10b7770b2a3da4b3940310420ca9514579e88e2e47fd68b3ea10047e8460372a"],["385eed34c1cdff21e6d0818689b81bde71a7f4f18397e6690a841e1599c43862","283bebc3e8ea23f56701de19e9ebf4576b304eec2086dc8cc0458fe5542e5453"],["6f9d9b803ecf191637c73a4413dfa180fddf84a5947fbc9c606ed86c3fac3a7","7c80c68e603059ba69b8e2a30e45c4d47ea4dd2f5c281002d86890603a842160"],["3322d401243c4e2582a2147c104d6ecbf774d163db0f5e5313b7e0e742d0e6bd","56e70797e9664ef5bfb019bc4ddaf9b72805f63ea2873af624f3a2e96c28b2a0"],["85672c7d2de0b7da2bd1770d89665868741b3f9af7643397721d74d28134ab83","7c481b9b5b43b2eb6374049bfa62c2e5e77f17fcc5298f44c8e3094f790313a6"],["948bf809b1988a46b06c9f1919413b10f9226c60f668832ffd959af60c82a0a","53a562856dcb6646dc6b74c5d1c3418c6d4dff08c97cd2bed4cb7f88d8c8e589"],["6260ce7f461801c34f067ce0f02873a8f1b0e44dfc69752accecd819f38fd8e8","bc2da82b6fa5b571a7f09049776a1ef7ecd292238051c198c1a84e95b2b4ae17"],["e5037de0afc1d8d43d8348414bbf4103043ec8f575bfdc432953cc8d2037fa2d","4571534baa94d3b5f9f98d09fb990bddbd5f5b03ec481f10e0e5dc841d755bda"],["e06372b0f4a207adf5ea905e8f1771b4e7e8dbd1c6a6c5b725866a0ae4fce725","7a908974bce18cfe12a27bb2ad5a488cd7484a7787104870b27034f94eee31dd"],["213c7a715cd5d45358d0bbf9dc0ce02204b10bdde2a3f58540ad6908d0559754","4b6dad0b5ae462507013ad06245ba190bb4850f5f36a7eeddff2c27534b458f2"],["4e7c272a7af4b34e8dbb9352a5419a87e2838c70adc62cddf0cc3a3b08fbd53c","17749c766c9d0b18e16fd09f6def681b530b9614bff7dd33e0b3941817dcaae6"],["fea74e3dbe778b1b10f238ad61686aa5c76e3db2be43057632427e2840fb27b6","6e0568db9b0b13297cf674deccb6af93126b596b973f7b77701d3db7f23cb96f"],["76e64113f677cf0e10a2570d599968d31544e179b760432952c02a4417bdde39","c90ddf8dee4e95cf577066d70681f0d35e2a33d2b56d2032b4b1752d1901ac01"],["c738c56b03b2abe1e8281baa743f8f9a8f7cc643df26cbee3ab150242bcbb891","893fb578951ad2537f718f2eacbfbbbb82314eef7880cfe917e735d9699a84c3"],["d895626548b65b81e264c7637c972877d1d72e5f3a925014372e9f6588f6c14b","febfaa38f2bc7eae728ec60818c340eb03428d632bb067e179363ed75d7d991f"],["b8da94032a957518eb0f6433571e8761ceffc73693e84edd49150a564f676e03","2804dfa44805a1e4d7c99cc9762808b092cc584d95ff3b511488e4e74efdf6e7"],["e80fea14441fb33a7d8adab9475d7fab2019effb5156a792f1a11778e3c0df5d","eed1de7f638e00771e89768ca3ca94472d155e80af322ea9fcb4291b6ac9ec78"],["a301697bdfcd704313ba48e51d567543f2a182031efd6915ddc07bbcc4e16070","7370f91cfb67e4f5081809fa25d40f9b1735dbf7c0a11a130c0d1a041e177ea1"],["90ad85b389d6b936463f9d0512678de208cc330b11307fffab7ac63e3fb04ed4","e507a3620a38261affdcbd9427222b839aefabe1582894d991d4d48cb6ef150"],["8f68b9d2f63b5f339239c1ad981f162ee88c5678723ea3351b7b444c9ec4c0da","662a9f2dba063986de1d90c2b6be215dbbea2cfe95510bfdf23cbf79501fff82"],["e4f3fb0176af85d65ff99ff9198c36091f48e86503681e3e6686fd5053231e11","1e63633ad0ef4f1c1661a6d0ea02b7286cc7e74ec951d1c9822c38576feb73bc"],["8c00fa9b18ebf331eb961537a45a4266c7034f2f0d4e1d0716fb6eae20eae29e","efa47267fea521a1a9dc343a3736c974c2fadafa81e36c54e7d2a4c66702414b"],["e7a26ce69dd4829f3e10cec0a9e98ed3143d084f308b92c0997fddfc60cb3e41","2a758e300fa7984b471b006a1aafbb18d0a6b2c0420e83e20e8a9421cf2cfd51"],["b6459e0ee3662ec8d23540c223bcbdc571cbcb967d79424f3cf29eb3de6b80ef","67c876d06f3e06de1dadf16e5661db3c4b3ae6d48e35b2ff30bf0b61a71ba45"],["d68a80c8280bb840793234aa118f06231d6f1fc67e73c5a5deda0f5b496943e8","db8ba9fff4b586d00c4b1f9177b0e28b5b0e7b8f7845295a294c84266b133120"],["324aed7df65c804252dc0270907a30b09612aeb973449cea4095980fc28d3d5d","648a365774b61f2ff130c0c35aec1f4f19213b0c7e332843967224af96ab7c84"],["4df9c14919cde61f6d51dfdbe5fee5dceec4143ba8d1ca888e8bd373fd054c96","35ec51092d8728050974c23a1d85d4b5d506cdc288490192ebac06cad10d5d"],["9c3919a84a474870faed8a9c1cc66021523489054d7f0308cbfc99c8ac1f98cd","ddb84f0f4a4ddd57584f044bf260e641905326f76c64c8e6be7e5e03d4fc599d"],["6057170b1dd12fdf8de05f281d8e06bb91e1493a8b91d4cc5a21382120a959e5","9a1af0b26a6a4807add9a2daf71df262465152bc3ee24c65e899be932385a2a8"],["a576df8e23a08411421439a4518da31880cef0fba7d4df12b1a6973eecb94266","40a6bf20e76640b2c92b97afe58cd82c432e10a7f514d9f3ee8be11ae1b28ec8"],["7778a78c28dec3e30a05fe9629de8c38bb30d1f5cf9a3a208f763889be58ad71","34626d9ab5a5b22ff7098e12f2ff580087b38411ff24ac563b513fc1fd9f43ac"],["928955ee637a84463729fd30e7afd2ed5f96274e5ad7e5cb09eda9c06d903ac","c25621003d3f42a827b78a13093a95eeac3d26efa8a8d83fc5180e935bcd091f"],["85d0fef3ec6db109399064f3a0e3b2855645b4a907ad354527aae75163d82751","1f03648413a38c0be29d496e582cf5663e8751e96877331582c237a24eb1f962"],["ff2b0dce97eece97c1c9b6041798b85dfdfb6d8882da20308f5404824526087e","493d13fef524ba188af4c4dc54d07936c7b7ed6fb90e2ceb2c951e01f0c29907"],["827fbbe4b1e880ea9ed2b2e6301b212b57f1ee148cd6dd28780e5e2cf856e241","c60f9c923c727b0b71bef2c67d1d12687ff7a63186903166d605b68baec293ec"],["eaa649f21f51bdbae7be4ae34ce6e5217a58fdce7f47f9aa7f3b58fa2120e2b3","be3279ed5bbbb03ac69a80f89879aa5a01a6b965f13f7e59d47a5305ba5ad93d"],["e4a42d43c5cf169d9391df6decf42ee541b6d8f0c9a137401e23632dda34d24f","4d9f92e716d1c73526fc99ccfb8ad34ce886eedfa8d8e4f13a7f7131deba9414"],["1ec80fef360cbdd954160fadab352b6b92b53576a88fea4947173b9d4300bf19","aeefe93756b5340d2f3a4958a7abbf5e0146e77f6295a07b671cdc1cc107cefd"],["146a778c04670c2f91b00af4680dfa8bce3490717d58ba889ddb5928366642be","b318e0ec3354028add669827f9d4b2870aaa971d2f7e5ed1d0b297483d83efd0"],["fa50c0f61d22e5f07e3acebb1aa07b128d0012209a28b9776d76a8793180eef9","6b84c6922397eba9b72cd2872281a68a5e683293a57a213b38cd8d7d3f4f2811"],["da1d61d0ca721a11b1a5bf6b7d88e8421a288ab5d5bba5220e53d32b5f067ec2","8157f55a7c99306c79c0766161c91e2966a73899d279b48a655fba0f1ad836f1"],["a8e282ff0c9706907215ff98e8fd416615311de0446f1e062a73b0610d064e13","7f97355b8db81c09abfb7f3c5b2515888b679a3e50dd6bd6cef7c73111f4cc0c"],["174a53b9c9a285872d39e56e6913cab15d59b1fa512508c022f382de8319497c","ccc9dc37abfc9c1657b4155f2c47f9e6646b3a1d8cb9854383da13ac079afa73"],["959396981943785c3d3e57edf5018cdbe039e730e4918b3d884fdff09475b7ba","2e7e552888c331dd8ba0386a4b9cd6849c653f64c8709385e9b8abf87524f2fd"],["d2a63a50ae401e56d645a1153b109a8fcca0a43d561fba2dbb51340c9d82b151","e82d86fb6443fcb7565aee58b2948220a70f750af484ca52d4142174dcf89405"],["64587e2335471eb890ee7896d7cfdc866bacbdbd3839317b3436f9b45617e073","d99fcdd5bf6902e2ae96dd6447c299a185b90a39133aeab358299e5e9faf6589"],["8481bde0e4e4d885b3a546d3e549de042f0aa6cea250e7fd358d6c86dd45e458","38ee7b8cba5404dd84a25bf39cecb2ca900a79c42b262e556d64b1b59779057e"],["13464a57a78102aa62b6979ae817f4637ffcfed3c4b1ce30bcd6303f6caf666b","69be159004614580ef7e433453ccb0ca48f300a81d0942e13f495a907f6ecc27"],["bc4a9df5b713fe2e9aef430bcc1dc97a0cd9ccede2f28588cada3a0d2d83f366","d3a81ca6e785c06383937adf4b798caa6e8a9fbfa547b16d758d666581f33c1"],["8c28a97bf8298bc0d23d8c749452a32e694b65e30a9472a3954ab30fe5324caa","40a30463a3305193378fedf31f7cc0eb7ae784f0451cb9459e71dc73cbef9482"],["8ea9666139527a8c1dd94ce4f071fd23c8b350c5a4bb33748c4ba111faccae0","620efabbc8ee2782e24e7c0cfb95c5d735b783be9cf0f8e955af34a30e62b945"],["dd3625faef5ba06074669716bbd3788d89bdde815959968092f76cc4eb9a9787","7a188fa3520e30d461da2501045731ca941461982883395937f68d00c644a573"],["f710d79d9eb962297e4f6232b40e8f7feb2bc63814614d692c12de752408221e","ea98e67232d3b3295d3b535532115ccac8612c721851617526ae47a9c77bfc82"]]},naf:{wnd:7,points:[["f9308a019258c31049344f85f89d5229b531c845836f99b08601f113bce036f9","388f7b0f632de8140fe337e62a37f3566500a99934c2231b6cb9fd7584b8e672"],["2f8bde4d1a07209355b4a7250a5c5128e88b84bddc619ab7cba8d569b240efe4","d8ac222636e5e3d6d4dba9dda6c9c426f788271bab0d6840dca87d3aa6ac62d6"],["5cbdf0646e5db4eaa398f365f2ea7a0e3d419b7e0330e39ce92bddedcac4f9bc","6aebca40ba255960a3178d6d861a54dba813d0b813fde7b5a5082628087264da"],["acd484e2f0c7f65309ad178a9f559abde09796974c57e714c35f110dfc27ccbe","cc338921b0a7d9fd64380971763b61e9add888a4375f8e0f05cc262ac64f9c37"],["774ae7f858a9411e5ef4246b70c65aac5649980be5c17891bbec17895da008cb","d984a032eb6b5e190243dd56d7b7b365372db1e2dff9d6a8301d74c9c953c61b"],["f28773c2d975288bc7d1d205c3748651b075fbc6610e58cddeeddf8f19405aa8","ab0902e8d880a89758212eb65cdaf473a1a06da521fa91f29b5cb52db03ed81"],["d7924d4f7d43ea965a465ae3095ff41131e5946f3c85f79e44adbcf8e27e080e","581e2872a86c72a683842ec228cc6defea40af2bd896d3a5c504dc9ff6a26b58"],["defdea4cdb677750a420fee807eacf21eb9898ae79b9768766e4faa04a2d4a34","4211ab0694635168e997b0ead2a93daeced1f4a04a95c0f6cfb199f69e56eb77"],["2b4ea0a797a443d293ef5cff444f4979f06acfebd7e86d277475656138385b6c","85e89bc037945d93b343083b5a1c86131a01f60c50269763b570c854e5c09b7a"],["352bbf4a4cdd12564f93fa332ce333301d9ad40271f8107181340aef25be59d5","321eb4075348f534d59c18259dda3e1f4a1b3b2e71b1039c67bd3d8bcf81998c"],["2fa2104d6b38d11b0230010559879124e42ab8dfeff5ff29dc9cdadd4ecacc3f","2de1068295dd865b64569335bd5dd80181d70ecfc882648423ba76b532b7d67"],["9248279b09b4d68dab21a9b066edda83263c3d84e09572e269ca0cd7f5453714","73016f7bf234aade5d1aa71bdea2b1ff3fc0de2a887912ffe54a32ce97cb3402"],["daed4f2be3a8bf278e70132fb0beb7522f570e144bf615c07e996d443dee8729","a69dce4a7d6c98e8d4a1aca87ef8d7003f83c230f3afa726ab40e52290be1c55"],["c44d12c7065d812e8acf28d7cbb19f9011ecd9e9fdf281b0e6a3b5e87d22e7db","2119a460ce326cdc76c45926c982fdac0e106e861edf61c5a039063f0e0e6482"],["6a245bf6dc698504c89a20cfded60853152b695336c28063b61c65cbd269e6b4","e022cf42c2bd4a708b3f5126f16a24ad8b33ba48d0423b6efd5e6348100d8a82"],["1697ffa6fd9de627c077e3d2fe541084ce13300b0bec1146f95ae57f0d0bd6a5","b9c398f186806f5d27561506e4557433a2cf15009e498ae7adee9d63d01b2396"],["605bdb019981718b986d0f07e834cb0d9deb8360ffb7f61df982345ef27a7479","2972d2de4f8d20681a78d93ec96fe23c26bfae84fb14db43b01e1e9056b8c49"],["62d14dab4150bf497402fdc45a215e10dcb01c354959b10cfe31c7e9d87ff33d","80fc06bd8cc5b01098088a1950eed0db01aa132967ab472235f5642483b25eaf"],["80c60ad0040f27dade5b4b06c408e56b2c50e9f56b9b8b425e555c2f86308b6f","1c38303f1cc5c30f26e66bad7fe72f70a65eed4cbe7024eb1aa01f56430bd57a"],["7a9375ad6167ad54aa74c6348cc54d344cc5dc9487d847049d5eabb0fa03c8fb","d0e3fa9eca8726909559e0d79269046bdc59ea10c70ce2b02d499ec224dc7f7"],["d528ecd9b696b54c907a9ed045447a79bb408ec39b68df504bb51f459bc3ffc9","eecf41253136e5f99966f21881fd656ebc4345405c520dbc063465b521409933"],["49370a4b5f43412ea25f514e8ecdad05266115e4a7ecb1387231808f8b45963","758f3f41afd6ed428b3081b0512fd62a54c3f3afbb5b6764b653052a12949c9a"],["77f230936ee88cbbd73df930d64702ef881d811e0e1498e2f1c13eb1fc345d74","958ef42a7886b6400a08266e9ba1b37896c95330d97077cbbe8eb3c7671c60d6"],["f2dac991cc4ce4b9ea44887e5c7c0bce58c80074ab9d4dbaeb28531b7739f530","e0dedc9b3b2f8dad4da1f32dec2531df9eb5fbeb0598e4fd1a117dba703a3c37"],["463b3d9f662621fb1b4be8fbbe2520125a216cdfc9dae3debcba4850c690d45b","5ed430d78c296c3543114306dd8622d7c622e27c970a1de31cb377b01af7307e"],["f16f804244e46e2a09232d4aff3b59976b98fac14328a2d1a32496b49998f247","cedabd9b82203f7e13d206fcdf4e33d92a6c53c26e5cce26d6579962c4e31df6"],["caf754272dc84563b0352b7a14311af55d245315ace27c65369e15f7151d41d1","cb474660ef35f5f2a41b643fa5e460575f4fa9b7962232a5c32f908318a04476"],["2600ca4b282cb986f85d0f1709979d8b44a09c07cb86d7c124497bc86f082120","4119b88753c15bd6a693b03fcddbb45d5ac6be74ab5f0ef44b0be9475a7e4b40"],["7635ca72d7e8432c338ec53cd12220bc01c48685e24f7dc8c602a7746998e435","91b649609489d613d1d5e590f78e6d74ecfc061d57048bad9e76f302c5b9c61"],["754e3239f325570cdbbf4a87deee8a66b7f2b33479d468fbc1a50743bf56cc18","673fb86e5bda30fb3cd0ed304ea49a023ee33d0197a695d0c5d98093c536683"],["e3e6bd1071a1e96aff57859c82d570f0330800661d1c952f9fe2694691d9b9e8","59c9e0bba394e76f40c0aa58379a3cb6a5a2283993e90c4167002af4920e37f5"],["186b483d056a033826ae73d88f732985c4ccb1f32ba35f4b4cc47fdcf04aa6eb","3b952d32c67cf77e2e17446e204180ab21fb8090895138b4a4a797f86e80888b"],["df9d70a6b9876ce544c98561f4be4f725442e6d2b737d9c91a8321724ce0963f","55eb2dafd84d6ccd5f862b785dc39d4ab157222720ef9da217b8c45cf2ba2417"],["5edd5cc23c51e87a497ca815d5dce0f8ab52554f849ed8995de64c5f34ce7143","efae9c8dbc14130661e8cec030c89ad0c13c66c0d17a2905cdc706ab7399a868"],["290798c2b6476830da12fe02287e9e777aa3fba1c355b17a722d362f84614fba","e38da76dcd440621988d00bcf79af25d5b29c094db2a23146d003afd41943e7a"],["af3c423a95d9f5b3054754efa150ac39cd29552fe360257362dfdecef4053b45","f98a3fd831eb2b749a93b0e6f35cfb40c8cd5aa667a15581bc2feded498fd9c6"],["766dbb24d134e745cccaa28c99bf274906bb66b26dcf98df8d2fed50d884249a","744b1152eacbe5e38dcc887980da38b897584a65fa06cedd2c924f97cbac5996"],["59dbf46f8c94759ba21277c33784f41645f7b44f6c596a58ce92e666191abe3e","c534ad44175fbc300f4ea6ce648309a042ce739a7919798cd85e216c4a307f6e"],["f13ada95103c4537305e691e74e9a4a8dd647e711a95e73cb62dc6018cfd87b8","e13817b44ee14de663bf4bc808341f326949e21a6a75c2570778419bdaf5733d"],["7754b4fa0e8aced06d4167a2c59cca4cda1869c06ebadfb6488550015a88522c","30e93e864e669d82224b967c3020b8fa8d1e4e350b6cbcc537a48b57841163a2"],["948dcadf5990e048aa3874d46abef9d701858f95de8041d2a6828c99e2262519","e491a42537f6e597d5d28a3224b1bc25df9154efbd2ef1d2cbba2cae5347d57e"],["7962414450c76c1689c7b48f8202ec37fb224cf5ac0bfa1570328a8a3d7c77ab","100b610ec4ffb4760d5c1fc133ef6f6b12507a051f04ac5760afa5b29db83437"],["3514087834964b54b15b160644d915485a16977225b8847bb0dd085137ec47ca","ef0afbb2056205448e1652c48e8127fc6039e77c15c2378b7e7d15a0de293311"],["d3cc30ad6b483e4bc79ce2c9dd8bc54993e947eb8df787b442943d3f7b527eaf","8b378a22d827278d89c5e9be8f9508ae3c2ad46290358630afb34db04eede0a4"],["1624d84780732860ce1c78fcbfefe08b2b29823db913f6493975ba0ff4847610","68651cf9b6da903e0914448c6cd9d4ca896878f5282be4c8cc06e2a404078575"],["733ce80da955a8a26902c95633e62a985192474b5af207da6df7b4fd5fc61cd4","f5435a2bd2badf7d485a4d8b8db9fcce3e1ef8e0201e4578c54673bc1dc5ea1d"],["15d9441254945064cf1a1c33bbd3b49f8966c5092171e699ef258dfab81c045c","d56eb30b69463e7234f5137b73b84177434800bacebfc685fc37bbe9efe4070d"],["a1d0fcf2ec9de675b612136e5ce70d271c21417c9d2b8aaaac138599d0717940","edd77f50bcb5a3cab2e90737309667f2641462a54070f3d519212d39c197a629"],["e22fbe15c0af8ccc5780c0735f84dbe9a790badee8245c06c7ca37331cb36980","a855babad5cd60c88b430a69f53a1a7a38289154964799be43d06d77d31da06"],["311091dd9860e8e20ee13473c1155f5f69635e394704eaa74009452246cfa9b3","66db656f87d1f04fffd1f04788c06830871ec5a64feee685bd80f0b1286d8374"],["34c1fd04d301be89b31c0442d3e6ac24883928b45a9340781867d4232ec2dbdf","9414685e97b1b5954bd46f730174136d57f1ceeb487443dc5321857ba73abee"],["f219ea5d6b54701c1c14de5b557eb42a8d13f3abbcd08affcc2a5e6b049b8d63","4cb95957e83d40b0f73af4544cccf6b1f4b08d3c07b27fb8d8c2962a400766d1"],["d7b8740f74a8fbaab1f683db8f45de26543a5490bca627087236912469a0b448","fa77968128d9c92ee1010f337ad4717eff15db5ed3c049b3411e0315eaa4593b"],["32d31c222f8f6f0ef86f7c98d3a3335ead5bcd32abdd94289fe4d3091aa824bf","5f3032f5892156e39ccd3d7915b9e1da2e6dac9e6f26e961118d14b8462e1661"],["7461f371914ab32671045a155d9831ea8793d77cd59592c4340f86cbc18347b5","8ec0ba238b96bec0cbdddcae0aa442542eee1ff50c986ea6b39847b3cc092ff6"],["ee079adb1df1860074356a25aa38206a6d716b2c3e67453d287698bad7b2b2d6","8dc2412aafe3be5c4c5f37e0ecc5f9f6a446989af04c4e25ebaac479ec1c8c1e"],["16ec93e447ec83f0467b18302ee620f7e65de331874c9dc72bfd8616ba9da6b5","5e4631150e62fb40d0e8c2a7ca5804a39d58186a50e497139626778e25b0674d"],["eaa5f980c245f6f038978290afa70b6bd8855897f98b6aa485b96065d537bd99","f65f5d3e292c2e0819a528391c994624d784869d7e6ea67fb18041024edc07dc"],["78c9407544ac132692ee1910a02439958ae04877151342ea96c4b6b35a49f51","f3e0319169eb9b85d5404795539a5e68fa1fbd583c064d2462b675f194a3ddb4"],["494f4be219a1a77016dcd838431aea0001cdc8ae7a6fc688726578d9702857a5","42242a969283a5f339ba7f075e36ba2af925ce30d767ed6e55f4b031880d562c"],["a598a8030da6d86c6bc7f2f5144ea549d28211ea58faa70ebf4c1e665c1fe9b5","204b5d6f84822c307e4b4a7140737aec23fc63b65b35f86a10026dbd2d864e6b"],["c41916365abb2b5d09192f5f2dbeafec208f020f12570a184dbadc3e58595997","4f14351d0087efa49d245b328984989d5caf9450f34bfc0ed16e96b58fa9913"],["841d6063a586fa475a724604da03bc5b92a2e0d2e0a36acfe4c73a5514742881","73867f59c0659e81904f9a1c7543698e62562d6744c169ce7a36de01a8d6154"],["5e95bb399a6971d376026947f89bde2f282b33810928be4ded112ac4d70e20d5","39f23f366809085beebfc71181313775a99c9aed7d8ba38b161384c746012865"],["36e4641a53948fd476c39f8a99fd974e5ec07564b5315d8bf99471bca0ef2f66","d2424b1b1abe4eb8164227b085c9aa9456ea13493fd563e06fd51cf5694c78fc"],["336581ea7bfbbb290c191a2f507a41cf5643842170e914faeab27c2c579f726","ead12168595fe1be99252129b6e56b3391f7ab1410cd1e0ef3dcdcabd2fda224"],["8ab89816dadfd6b6a1f2634fcf00ec8403781025ed6890c4849742706bd43ede","6fdcef09f2f6d0a044e654aef624136f503d459c3e89845858a47a9129cdd24e"],["1e33f1a746c9c5778133344d9299fcaa20b0938e8acff2544bb40284b8c5fb94","60660257dd11b3aa9c8ed618d24edff2306d320f1d03010e33a7d2057f3b3b6"],["85b7c1dcb3cec1b7ee7f30ded79dd20a0ed1f4cc18cbcfcfa410361fd8f08f31","3d98a9cdd026dd43f39048f25a8847f4fcafad1895d7a633c6fed3c35e999511"],["29df9fbd8d9e46509275f4b125d6d45d7fbe9a3b878a7af872a2800661ac5f51","b4c4fe99c775a606e2d8862179139ffda61dc861c019e55cd2876eb2a27d84b"],["a0b1cae06b0a847a3fea6e671aaf8adfdfe58ca2f768105c8082b2e449fce252","ae434102edde0958ec4b19d917a6a28e6b72da1834aff0e650f049503a296cf2"],["4e8ceafb9b3e9a136dc7ff67e840295b499dfb3b2133e4ba113f2e4c0e121e5","cf2174118c8b6d7a4b48f6d534ce5c79422c086a63460502b827ce62a326683c"],["d24a44e047e19b6f5afb81c7ca2f69080a5076689a010919f42725c2b789a33b","6fb8d5591b466f8fc63db50f1c0f1c69013f996887b8244d2cdec417afea8fa3"],["ea01606a7a6c9cdd249fdfcfacb99584001edd28abbab77b5104e98e8e3b35d4","322af4908c7312b0cfbfe369f7a7b3cdb7d4494bc2823700cfd652188a3ea98d"],["af8addbf2b661c8a6c6328655eb96651252007d8c5ea31be4ad196de8ce2131f","6749e67c029b85f52a034eafd096836b2520818680e26ac8f3dfbcdb71749700"],["e3ae1974566ca06cc516d47e0fb165a674a3dabcfca15e722f0e3450f45889","2aeabe7e4531510116217f07bf4d07300de97e4874f81f533420a72eeb0bd6a4"],["591ee355313d99721cf6993ffed1e3e301993ff3ed258802075ea8ced397e246","b0ea558a113c30bea60fc4775460c7901ff0b053d25ca2bdeee98f1a4be5d196"],["11396d55fda54c49f19aa97318d8da61fa8584e47b084945077cf03255b52984","998c74a8cd45ac01289d5833a7beb4744ff536b01b257be4c5767bea93ea57a4"],["3c5d2a1ba39c5a1790000738c9e0c40b8dcdfd5468754b6405540157e017aa7a","b2284279995a34e2f9d4de7396fc18b80f9b8b9fdd270f6661f79ca4c81bd257"],["cc8704b8a60a0defa3a99a7299f2e9c3fbc395afb04ac078425ef8a1793cc030","bdd46039feed17881d1e0862db347f8cf395b74fc4bcdc4e940b74e3ac1f1b13"],["c533e4f7ea8555aacd9777ac5cad29b97dd4defccc53ee7ea204119b2889b197","6f0a256bc5efdf429a2fb6242f1a43a2d9b925bb4a4b3a26bb8e0f45eb596096"],["c14f8f2ccb27d6f109f6d08d03cc96a69ba8c34eec07bbcf566d48e33da6593","c359d6923bb398f7fd4473e16fe1c28475b740dd098075e6c0e8649113dc3a38"],["a6cbc3046bc6a450bac24789fa17115a4c9739ed75f8f21ce441f72e0b90e6ef","21ae7f4680e889bb130619e2c0f95a360ceb573c70603139862afd617fa9b9f"],["347d6d9a02c48927ebfb86c1359b1caf130a3c0267d11ce6344b39f99d43cc38","60ea7f61a353524d1c987f6ecec92f086d565ab687870cb12689ff1e31c74448"],["da6545d2181db8d983f7dcb375ef5866d47c67b1bf31c8cf855ef7437b72656a","49b96715ab6878a79e78f07ce5680c5d6673051b4935bd897fea824b77dc208a"],["c40747cc9d012cb1a13b8148309c6de7ec25d6945d657146b9d5994b8feb1111","5ca560753be2a12fc6de6caf2cb489565db936156b9514e1bb5e83037e0fa2d4"],["4e42c8ec82c99798ccf3a610be870e78338c7f713348bd34c8203ef4037f3502","7571d74ee5e0fb92a7a8b33a07783341a5492144cc54bcc40a94473693606437"],["3775ab7089bc6af823aba2e1af70b236d251cadb0c86743287522a1b3b0dedea","be52d107bcfa09d8bcb9736a828cfa7fac8db17bf7a76a2c42ad961409018cf7"],["cee31cbf7e34ec379d94fb814d3d775ad954595d1314ba8846959e3e82f74e26","8fd64a14c06b589c26b947ae2bcf6bfa0149ef0be14ed4d80f448a01c43b1c6d"],["b4f9eaea09b6917619f6ea6a4eb5464efddb58fd45b1ebefcdc1a01d08b47986","39e5c9925b5a54b07433a4f18c61726f8bb131c012ca542eb24a8ac07200682a"],["d4263dfc3d2df923a0179a48966d30ce84e2515afc3dccc1b77907792ebcc60e","62dfaf07a0f78feb30e30d6295853ce189e127760ad6cf7fae164e122a208d54"],["48457524820fa65a4f8d35eb6930857c0032acc0a4a2de422233eeda897612c4","25a748ab367979d98733c38a1fa1c2e7dc6cc07db2d60a9ae7a76aaa49bd0f77"],["dfeeef1881101f2cb11644f3a2afdfc2045e19919152923f367a1767c11cceda","ecfb7056cf1de042f9420bab396793c0c390bde74b4bbdff16a83ae09a9a7517"],["6d7ef6b17543f8373c573f44e1f389835d89bcbc6062ced36c82df83b8fae859","cd450ec335438986dfefa10c57fea9bcc521a0959b2d80bbf74b190dca712d10"],["e75605d59102a5a2684500d3b991f2e3f3c88b93225547035af25af66e04541f","f5c54754a8f71ee540b9b48728473e314f729ac5308b06938360990e2bfad125"],["eb98660f4c4dfaa06a2be453d5020bc99a0c2e60abe388457dd43fefb1ed620c","6cb9a8876d9cb8520609af3add26cd20a0a7cd8a9411131ce85f44100099223e"],["13e87b027d8514d35939f2e6892b19922154596941888336dc3563e3b8dba942","fef5a3c68059a6dec5d624114bf1e91aac2b9da568d6abeb2570d55646b8adf1"],["ee163026e9fd6fe017c38f06a5be6fc125424b371ce2708e7bf4491691e5764a","1acb250f255dd61c43d94ccc670d0f58f49ae3fa15b96623e5430da0ad6c62b2"],["b268f5ef9ad51e4d78de3a750c2dc89b1e626d43505867999932e5db33af3d80","5f310d4b3c99b9ebb19f77d41c1dee018cf0d34fd4191614003e945a1216e423"],["ff07f3118a9df035e9fad85eb6c7bfe42b02f01ca99ceea3bf7ffdba93c4750d","438136d603e858a3a5c440c38eccbaddc1d2942114e2eddd4740d098ced1f0d8"],["8d8b9855c7c052a34146fd20ffb658bea4b9f69e0d825ebec16e8c3ce2b526a1","cdb559eedc2d79f926baf44fb84ea4d44bcf50fee51d7ceb30e2e7f463036758"],["52db0b5384dfbf05bfa9d472d7ae26dfe4b851ceca91b1eba54263180da32b63","c3b997d050ee5d423ebaf66a6db9f57b3180c902875679de924b69d84a7b375"],["e62f9490d3d51da6395efd24e80919cc7d0f29c3f3fa48c6fff543becbd43352","6d89ad7ba4876b0b22c2ca280c682862f342c8591f1daf5170e07bfd9ccafa7d"],["7f30ea2476b399b4957509c88f77d0191afa2ff5cb7b14fd6d8e7d65aaab1193","ca5ef7d4b231c94c3b15389a5f6311e9daff7bb67b103e9880ef4bff637acaec"],["5098ff1e1d9f14fb46a210fada6c903fef0fb7b4a1dd1d9ac60a0361800b7a00","9731141d81fc8f8084d37c6e7542006b3ee1b40d60dfe5362a5b132fd17ddc0"],["32b78c7de9ee512a72895be6b9cbefa6e2f3c4ccce445c96b9f2c81e2778ad58","ee1849f513df71e32efc3896ee28260c73bb80547ae2275ba497237794c8753c"],["e2cb74fddc8e9fbcd076eef2a7c72b0ce37d50f08269dfc074b581550547a4f7","d3aa2ed71c9dd2247a62df062736eb0baddea9e36122d2be8641abcb005cc4a4"],["8438447566d4d7bedadc299496ab357426009a35f235cb141be0d99cd10ae3a8","c4e1020916980a4da5d01ac5e6ad330734ef0d7906631c4f2390426b2edd791f"],["4162d488b89402039b584c6fc6c308870587d9c46f660b878ab65c82c711d67e","67163e903236289f776f22c25fb8a3afc1732f2b84b4e95dbda47ae5a0852649"],["3fad3fa84caf0f34f0f89bfd2dcf54fc175d767aec3e50684f3ba4a4bf5f683d","cd1bc7cb6cc407bb2f0ca647c718a730cf71872e7d0d2a53fa20efcdfe61826"],["674f2600a3007a00568c1a7ce05d0816c1fb84bf1370798f1c69532faeb1a86b","299d21f9413f33b3edf43b257004580b70db57da0b182259e09eecc69e0d38a5"],["d32f4da54ade74abb81b815ad1fb3b263d82d6c692714bcff87d29bd5ee9f08f","f9429e738b8e53b968e99016c059707782e14f4535359d582fc416910b3eea87"],["30e4e670435385556e593657135845d36fbb6931f72b08cb1ed954f1e3ce3ff6","462f9bce619898638499350113bbc9b10a878d35da70740dc695a559eb88db7b"],["be2062003c51cc3004682904330e4dee7f3dcd10b01e580bf1971b04d4cad297","62188bc49d61e5428573d48a74e1c655b1c61090905682a0d5558ed72dccb9bc"],["93144423ace3451ed29e0fb9ac2af211cb6e84a601df5993c419859fff5df04a","7c10dfb164c3425f5c71a3f9d7992038f1065224f72bb9d1d902a6d13037b47c"],["b015f8044f5fcbdcf21ca26d6c34fb8197829205c7b7d2a7cb66418c157b112c","ab8c1e086d04e813744a655b2df8d5f83b3cdc6faa3088c1d3aea1454e3a1d5f"],["d5e9e1da649d97d89e4868117a465a3a4f8a18de57a140d36b3f2af341a21b52","4cb04437f391ed73111a13cc1d4dd0db1693465c2240480d8955e8592f27447a"],["d3ae41047dd7ca065dbf8ed77b992439983005cd72e16d6f996a5316d36966bb","bd1aeb21ad22ebb22a10f0303417c6d964f8cdd7df0aca614b10dc14d125ac46"],["463e2763d885f958fc66cdd22800f0a487197d0a82e377b49f80af87c897b065","bfefacdb0e5d0fd7df3a311a94de062b26b80c61fbc97508b79992671ef7ca7f"],["7985fdfd127c0567c6f53ec1bb63ec3158e597c40bfe747c83cddfc910641917","603c12daf3d9862ef2b25fe1de289aed24ed291e0ec6708703a5bd567f32ed03"],["74a1ad6b5f76e39db2dd249410eac7f99e74c59cb83d2d0ed5ff1543da7703e9","cc6157ef18c9c63cd6193d83631bbea0093e0968942e8c33d5737fd790e0db08"],["30682a50703375f602d416664ba19b7fc9bab42c72747463a71d0896b22f6da3","553e04f6b018b4fa6c8f39e7f311d3176290d0e0f19ca73f17714d9977a22ff8"],["9e2158f0d7c0d5f26c3791efefa79597654e7a2b2464f52b1ee6c1347769ef57","712fcdd1b9053f09003a3481fa7762e9ffd7c8ef35a38509e2fbf2629008373"],["176e26989a43c9cfeba4029c202538c28172e566e3c4fce7322857f3be327d66","ed8cc9d04b29eb877d270b4878dc43c19aefd31f4eee09ee7b47834c1fa4b1c3"],["75d46efea3771e6e68abb89a13ad747ecf1892393dfc4f1b7004788c50374da8","9852390a99507679fd0b86fd2b39a868d7efc22151346e1a3ca4726586a6bed8"],["809a20c67d64900ffb698c4c825f6d5f2310fb0451c869345b7319f645605721","9e994980d9917e22b76b061927fa04143d096ccc54963e6a5ebfa5f3f8e286c1"],["1b38903a43f7f114ed4500b4eac7083fdefece1cf29c63528d563446f972c180","4036edc931a60ae889353f77fd53de4a2708b26b6f5da72ad3394119daf408f9"]]}}});var q0=V(Qv=>{"use strict";var eR=A(M()),pd=Qv,Gi=Ds(),hd=id(),x9=Ir(),Vv=x9.assert;function jv(t){t.type==="short"?this.curve=new hd.short(t):t.type==="edwards"?this.curve=new hd.edwards(t):this.curve=new hd.mont(t),this.g=this.curve.g,this.n=this.curve.n,this.hash=t.hash,Vv(this.g.validate(),"Invalid curve"),Vv(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O")}pd.PresetCurve=jv;function Xi(t,e){Object.defineProperty(pd,t,{configurable:!0,enumerable:!0,get:function(){var r=new jv(e);return Object.defineProperty(pd,t,{configurable:!0,enumerable:!0,value:r}),r}})}Xi("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:Gi.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]});Xi("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:Gi.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]});Xi("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:Gi.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]});Xi("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:Gi.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]});Xi("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:Gi.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]});Xi("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:Gi.sha256,gRed:!1,g:["9"]});Xi("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:Gi.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});var bd;try{bd=Zv()}catch{bd=void 0}Xi("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:Gi.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",bd]})});var $v=V((tR,Yv)=>{"use strict";var rR=A(M()),y9=Ds(),Ea=Yl(),Wv=ui();function zi(t){if(!(this instanceof zi))return new zi(t);this.hash=t.hash,this.predResist=!!t.predResist,this.outLen=this.hash.outSize,this.minEntropy=t.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var e=Ea.toArray(t.entropy,t.entropyEnc||"hex"),r=Ea.toArray(t.nonce,t.nonceEnc||"hex"),n=Ea.toArray(t.pers,t.persEnc||"hex");Wv(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(e,r,n)}Yv.exports=zi;zi.prototype._init=function(e,r,n){var i=e.concat(r).concat(n);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var a=0;a<this.V.length;a++)this.K[a]=0,this.V[a]=1;this._update(i),this._reseed=1,this.reseedInterval=281474976710656};zi.prototype._hmac=function(){return new y9.hmac(this.hash,this.K)};zi.prototype._update=function(e){var r=this._hmac().update(this.V).update([0]);e&&(r=r.update(e)),this.K=r.digest(),this.V=this._hmac().update(this.V).digest(),e&&(this.K=this._hmac().update(this.V).update([1]).update(e).digest(),this.V=this._hmac().update(this.V).digest())};zi.prototype.reseed=function(e,r,n,i){typeof r!="string"&&(i=n,n=r,r=null),e=Ea.toArray(e,r),n=Ea.toArray(n,i),Wv(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(e.concat(n||[])),this._reseed=1};zi.prototype.generate=function(e,r,n,i){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");typeof r!="string"&&(i=n,n=r,r=null),n&&(n=Ea.toArray(n,i||"hex"),this._update(n));for(var a=[];a.length<e;)this.V=this._hmac().update(this.V).digest(),a=a.concat(this.V);var l=a.slice(0,e);return this._update(n),this._reseed++,Ea.encode(l,r)}});var tm=V((nR,em)=>{"use strict";var iR=A(M()),w9=qn(),A9=Ir(),gd=A9.assert;function fr(t,e){this.ec=t,this.priv=null,this.pub=null,e.priv&&this._importPrivate(e.priv,e.privEnc),e.pub&&this._importPublic(e.pub,e.pubEnc)}em.exports=fr;fr.fromPublic=function(e,r,n){return r instanceof fr?r:new fr(e,{pub:r,pubEnc:n})};fr.fromPrivate=function(e,r,n){return r instanceof fr?r:new fr(e,{priv:r,privEnc:n})};fr.prototype.validate=function(){var e=this.getPublic();return e.isInfinity()?{result:!1,reason:"Invalid public key"}:e.validate()?e.mul(this.ec.curve.n).isInfinity()?{result:!0,reason:null}:{result:!1,reason:"Public key * N != O"}:{result:!1,reason:"Public key is not a point"}};fr.prototype.getPublic=function(e,r){return typeof e=="string"&&(r=e,e=null),this.pub||(this.pub=this.ec.g.mul(this.priv)),r?this.pub.encode(r,e):this.pub};fr.prototype.getPrivate=function(e){return e==="hex"?this.priv.toString(16,2):this.priv};fr.prototype._importPrivate=function(e,r){this.priv=new w9(e,r||16),this.priv=this.priv.umod(this.ec.curve.n)};fr.prototype._importPublic=function(e,r){if(e.x||e.y){this.ec.curve.type==="mont"?gd(e.x,"Need x coordinate"):(this.ec.curve.type==="short"||this.ec.curve.type==="edwards")&&gd(e.x&&e.y,"Need both x and y coordinate"),this.pub=this.ec.curve.point(e.x,e.y);return}this.pub=this.ec.curve.decodePoint(e,r)};fr.prototype.derive=function(e){return e.validate()||gd(e.validate(),"public point not validated"),e.mul(this.priv).getX()};fr.prototype.sign=function(e,r,n){return this.ec.sign(e,this,r,n)};fr.prototype.verify=function(e,r,n){return this.ec.verify(e,r,this,void 0,n)};fr.prototype.inspect=function(){return"<Key priv: "+(this.priv&&this.priv.toString(16,2))+" pub: "+(this.pub&&this.pub.inspect())+" >"}});var im=V((aR,nm)=>{"use strict";var oR=A(M()),G0=qn(),xd=Ir(),M9=xd.assert;function X0(t,e){if(t instanceof X0)return t;this._importDER(t,e)||(M9(t.r&&t.s,"Signature without r or s"),this.r=new G0(t.r,16),this.s=new G0(t.s,16),t.recoveryParam===void 0?this.recoveryParam=null:this.recoveryParam=t.recoveryParam)}nm.exports=X0;function S9(){this.place=0}function vd(t,e){var r=t[e.place++];if(!(r&128))return r;var n=r&15;if(n===0||n>4||t[e.place]===0)return!1;for(var i=0,a=0,l=e.place;a<n;a++,l++)i<<=8,i|=t[l],i>>>=0;return i<=127?!1:(e.place=l,i)}function rm(t){for(var e=0,r=t.length-1;!t[e]&&!(t[e+1]&128)&&e<r;)e++;return e===0?t:t.slice(e)}X0.prototype._importDER=function(e,r){e=xd.toArray(e,r);var n=new S9;if(e[n.place++]!==48)return!1;var i=vd(e,n);if(i===!1||i+n.place!==e.length||e[n.place++]!==2)return!1;var a=vd(e,n);if(a===!1||e[n.place]&128)return!1;var l=e.slice(n.place,a+n.place);if(n.place+=a,e[n.place++]!==2)return!1;var v=vd(e,n);if(v===!1||e.length!==v+n.place||e[n.place]&128)return!1;var y=e.slice(n.place,v+n.place);if(l[0]===0)if(l[1]&128)l=l.slice(1);else return!1;if(y[0]===0)if(y[1]&128)y=y.slice(1);else return!1;return this.r=new G0(l),this.s=new G0(y),this.recoveryParam=null,!0};function md(t,e){if(e<128){t.push(e);return}var r=1+(Math.log(e)/Math.LN2>>>3);for(t.push(r|128);--r;)t.push(e>>>(r<<3)&255);t.push(e)}X0.prototype.toDER=function(e){var r=this.r.toArray(),n=this.s.toArray();for(r[0]&128&&(r=[0].concat(r)),n[0]&128&&(n=[0].concat(n)),r=rm(r),n=rm(n);!n[0]&&!(n[1]&128);)n=n.slice(1);var i=[2];md(i,r.length),i=i.concat(r),i.push(2),md(i,n.length);var a=i.concat(n),l=[48];return md(l,a.length),l=l.concat(a),xd.encode(l,e)}});var sm=V((sR,om)=>{"use strict";var fR=A(M()),Mn=qn(),am=$v(),T9=Ir(),yd=q0(),E9=rd(),_a=T9.assert,wd=tm(),z0=im();function tn(t){if(!(this instanceof tn))return new tn(t);typeof t=="string"&&(_a(Object.prototype.hasOwnProperty.call(yd,t),"Unknown curve "+t),t=yd[t]),t instanceof yd.PresetCurve&&(t={curve:t}),this.curve=t.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=t.curve.g,this.g.precompute(t.curve.n.bitLength()+1),this.hash=t.hash||t.curve.hash}om.exports=tn;tn.prototype.keyPair=function(e){return new wd(this,e)};tn.prototype.keyFromPrivate=function(e,r){return wd.fromPrivate(this,e,r)};tn.prototype.keyFromPublic=function(e,r){return wd.fromPublic(this,e,r)};tn.prototype.genKeyPair=function(e){e||(e={});for(var r=new am({hash:this.hash,pers:e.pers,persEnc:e.persEnc||"utf8",entropy:e.entropy||E9(this.hash.hmacStrength),entropyEnc:e.entropy&&e.entropyEnc||"utf8",nonce:this.n.toArray()}),n=this.n.byteLength(),i=this.n.sub(new Mn(2));;){var a=new Mn(r.generate(n));if(!(a.cmp(i)>0))return a.iaddn(1),this.keyFromPrivate(a)}};tn.prototype._truncateToN=function(e,r,n){var i;if(Mn.isBN(e)||typeof e=="number")e=new Mn(e,16),i=e.byteLength();else if(typeof e=="object")i=e.length,e=new Mn(e,16);else{var a=e.toString();i=a.length+1>>>1,e=new Mn(a,16)}typeof n!="number"&&(n=i*8);var l=n-this.n.bitLength();return l>0&&(e=e.ushrn(l)),!r&&e.cmp(this.n)>=0?e.sub(this.n):e};tn.prototype.sign=function(e,r,n,i){if(typeof n=="object"&&(i=n,n=null),i||(i={}),typeof e!="string"&&typeof e!="number"&&!Mn.isBN(e)){_a(typeof e=="object"&&e&&typeof e.length=="number","Expected message to be an array-like, a hex string, or a BN instance"),_a(e.length>>>0===e.length);for(var a=0;a<e.length;a++)_a((e[a]&255)===e[a])}r=this.keyFromPrivate(r,n),e=this._truncateToN(e,!1,i.msgBitLength),_a(!e.isNeg(),"Can not sign a negative message");var l=this.n.byteLength(),v=r.getPrivate().toArray("be",l),y=e.toArray("be",l);_a(new Mn(y).eq(e),"Can not sign message");for(var x=new am({hash:this.hash,entropy:v,nonce:y,pers:i.pers,persEnc:i.persEnc||"utf8"}),B=this.n.sub(new Mn(1)),C=0;;C++){var D=i.k?i.k(C):new Mn(x.generate(this.n.byteLength()));if(D=this._truncateToN(D,!0),!(D.cmpn(1)<=0||D.cmp(B)>=0)){var F=this.g.mul(D);if(!F.isInfinity()){var P=F.getX(),X=P.umod(this.n);if(X.cmpn(0)!==0){var W=D.invm(this.n).mul(X.mul(r.getPrivate()).iadd(e));if(W=W.umod(this.n),W.cmpn(0)!==0){var K=(F.getY().isOdd()?1:0)|(P.cmp(X)!==0?2:0);return i.canonical&&W.cmp(this.nh)>0&&(W=this.n.sub(W),K^=1),new z0({r:X,s:W,recoveryParam:K})}}}}}};tn.prototype.verify=function(e,r,n,i,a){a||(a={}),e=this._truncateToN(e,!1,a.msgBitLength),n=this.keyFromPublic(n,i),r=new z0(r,"hex");var l=r.r,v=r.s;if(l.cmpn(1)<0||l.cmp(this.n)>=0||v.cmpn(1)<0||v.cmp(this.n)>=0)return!1;var y=v.invm(this.n),x=y.mul(e).umod(this.n),B=y.mul(l).umod(this.n),C;return this.curve._maxwellTrick?(C=this.g.jmulAdd(x,n.getPublic(),B),C.isInfinity()?!1:C.eqXToP(l)):(C=this.g.mulAdd(x,n.getPublic(),B),C.isInfinity()?!1:C.getX().umod(this.n).cmp(l)===0)};tn.prototype.recoverPubKey=function(t,e,r,n){_a((3&r)===r,"The recovery param is more than two bits"),e=new z0(e,n);var i=this.n,a=new Mn(t),l=e.r,v=e.s,y=r&1,x=r>>1;if(l.cmp(this.curve.p.umod(this.curve.n))>=0&&x)throw new Error("Unable to find sencond key candinate");x?l=this.curve.pointFromX(l.add(this.curve.n),y):l=this.curve.pointFromX(l,y);var B=e.r.invm(i),C=i.sub(a).mul(B).umod(i),D=v.mul(B).umod(i);return this.g.mulAdd(C,l,D)};tn.prototype.getKeyRecoveryParam=function(t,e,r,n){if(e=new z0(e,n),e.recoveryParam!==null)return e.recoveryParam;for(var i=0;i<4;i++){var a;try{a=this.recoverPubKey(t,e,i)}catch{continue}if(a.eq(r))return i}throw new Error("Unable to find valid recovery factor")}});var lm=V((cR,um)=>{"use strict";var uR=A(M()),Os=Ir(),cm=Os.assert,fm=Os.parseBytes,Lo=Os.cachedProperty;function qt(t,e){this.eddsa=t,this._secret=fm(e.secret),t.isPoint(e.pub)?this._pub=e.pub:this._pubBytes=fm(e.pub)}qt.fromPublic=function(e,r){return r instanceof qt?r:new qt(e,{pub:r})};qt.fromSecret=function(e,r){return r instanceof qt?r:new qt(e,{secret:r})};qt.prototype.secret=function(){return this._secret};Lo(qt,"pubBytes",function(){return this.eddsa.encodePoint(this.pub())});Lo(qt,"pub",function(){return this._pubBytes?this.eddsa.decodePoint(this._pubBytes):this.eddsa.g.mul(this.priv())});Lo(qt,"privBytes",function(){var e=this.eddsa,r=this.hash(),n=e.encodingLength-1,i=r.slice(0,e.encodingLength);return i[0]&=248,i[n]&=127,i[n]|=64,i});Lo(qt,"priv",function(){return this.eddsa.decodeInt(this.privBytes())});Lo(qt,"hash",function(){return this.eddsa.hash().update(this.secret()).digest()});Lo(qt,"messagePrefix",function(){return this.hash().slice(this.eddsa.encodingLength)});qt.prototype.sign=function(e){return cm(this._secret,"KeyPair can only verify"),this.eddsa.sign(e,this)};qt.prototype.verify=function(e,r){return this.eddsa.verify(e,r,this)};qt.prototype.getSecret=function(e){return cm(this._secret,"KeyPair is public only"),Os.encode(this.secret(),e)};qt.prototype.getPublic=function(e){return Os.encode(this.pubBytes(),e)};um.exports=qt});var pm=V((lR,hm)=>{"use strict";var dR=A(M()),_9=qn(),K0=Ir(),dm=K0.assert,Z0=K0.cachedProperty,B9=K0.parseBytes;function Ba(t,e){this.eddsa=t,typeof e!="object"&&(e=B9(e)),Array.isArray(e)&&(dm(e.length===t.encodingLength*2,"Signature has invalid size"),e={R:e.slice(0,t.encodingLength),S:e.slice(t.encodingLength)}),dm(e.R&&e.S,"Signature without R or S"),t.isPoint(e.R)&&(this._R=e.R),e.S instanceof _9&&(this._S=e.S),this._Rencoded=Array.isArray(e.R)?e.R:e.Rencoded,this._Sencoded=Array.isArray(e.S)?e.S:e.Sencoded}Z0(Ba,"S",function(){return this.eddsa.decodeInt(this.Sencoded())});Z0(Ba,"R",function(){return this.eddsa.decodePoint(this.Rencoded())});Z0(Ba,"Rencoded",function(){return this.eddsa.encodePoint(this.R())});Z0(Ba,"Sencoded",function(){return this.eddsa.encodeInt(this.S())});Ba.prototype.toBytes=function(){return this.Rencoded().concat(this.Sencoded())};Ba.prototype.toHex=function(){return K0.encode(this.toBytes(),"hex").toUpperCase()};hm.exports=Ba});var xm=V((hR,mm)=>{"use strict";var pR=A(M()),C9=Ds(),P9=q0(),Ro=Ir(),L9=Ro.assert,gm=Ro.parseBytes,vm=lm(),bm=pm();function Cr(t){if(L9(t==="ed25519","only tested with ed25519 so far"),!(this instanceof Cr))return new Cr(t);t=P9[t].curve,this.curve=t,this.g=t.g,this.g.precompute(t.n.bitLength()+1),this.pointClass=t.point().constructor,this.encodingLength=Math.ceil(t.n.bitLength()/8),this.hash=C9.sha512}mm.exports=Cr;Cr.prototype.sign=function(e,r){e=gm(e);var n=this.keyFromSecret(r),i=this.hashInt(n.messagePrefix(),e),a=this.g.mul(i),l=this.encodePoint(a),v=this.hashInt(l,n.pubBytes(),e).mul(n.priv()),y=i.add(v).umod(this.curve.n);return this.makeSignature({R:a,S:y,Rencoded:l})};Cr.prototype.verify=function(e,r,n){if(e=gm(e),r=this.makeSignature(r),r.S().gte(r.eddsa.curve.n)||r.S().isNeg())return!1;var i=this.keyFromPublic(n),a=this.hashInt(r.Rencoded(),i.pubBytes(),e),l=this.g.mul(r.S()),v=r.R().add(i.pub().mul(a));return v.eq(l)};Cr.prototype.hashInt=function(){for(var e=this.hash(),r=0;r<arguments.length;r++)e.update(arguments[r]);return Ro.intFromLE(e.digest()).umod(this.curve.n)};Cr.prototype.keyFromPublic=function(e){return vm.fromPublic(this,e)};Cr.prototype.keyFromSecret=function(e){return vm.fromSecret(this,e)};Cr.prototype.makeSignature=function(e){return e instanceof bm?e:new bm(this,e)};Cr.prototype.encodePoint=function(e){var r=e.getY().toArray("le",this.encodingLength);return r[this.encodingLength-1]|=e.getX().isOdd()?128:0,r};Cr.prototype.decodePoint=function(e){e=Ro.parseBytes(e);var r=e.length-1,n=e.slice(0,r).concat(e[r]&-129),i=(e[r]&128)!==0,a=Ro.intFromLE(n);return this.curve.pointFromY(a,i)};Cr.prototype.encodeInt=function(e){return e.toArray("le",this.encodingLength)};Cr.prototype.decodeInt=function(e){return Ro.intFromLE(e)};Cr.prototype.isPoint=function(e){return e instanceof this.pointClass}});var Ad=V(ym=>{"use strict";var gR=A(M()),Ca=ym;Ca.version=Wg().version;Ca.utils=Ir();Ca.rand=rd();Ca.curve=id();Ca.curves=q0();Ca.ec=sm();Ca.eddsa=xm()});var wm=V(Fo=>{"use strict";var mR=A(M()),R9=Fo&&Fo.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Fo,"__esModule",{value:!0});Fo.EC=void 0;var F9=R9(Ad()),D9=F9.default.ec;Fo.EC=D9});var Am=V(V0=>{"use strict";var yR=A(M());Object.defineProperty(V0,"__esModule",{value:!0});V0.version=void 0;V0.version="signing-key/5.8.0"});var Ns=V(Ki=>{"use strict";var AR=A(M());Object.defineProperty(Ki,"__esModule",{value:!0});Ki.computePublicKey=Ki.recoverPublicKey=Ki.SigningKey=void 0;var O9=wm(),Pt=rt(),Is=Yr(),I9=Bt(),N9=Am(),Sd=new I9.Logger(N9.version),Md=null;function Qn(){return Md||(Md=new O9.EC("secp256k1")),Md}var Mm=function(){function t(e){(0,Is.defineReadOnly)(this,"curve","secp256k1"),(0,Is.defineReadOnly)(this,"privateKey",(0,Pt.hexlify)(e)),(0,Pt.hexDataLength)(this.privateKey)!==32&&Sd.throwArgumentError("invalid private key","privateKey","[[ REDACTED ]]");var r=Qn().keyFromPrivate((0,Pt.arrayify)(this.privateKey));(0,Is.defineReadOnly)(this,"publicKey","0x"+r.getPublic(!1,"hex")),(0,Is.defineReadOnly)(this,"compressedPublicKey","0x"+r.getPublic(!0,"hex")),(0,Is.defineReadOnly)(this,"_isSigningKey",!0)}return t.prototype._addPoint=function(e){var r=Qn().keyFromPublic((0,Pt.arrayify)(this.publicKey)),n=Qn().keyFromPublic((0,Pt.arrayify)(e));return"0x"+r.pub.add(n.pub).encodeCompressed("hex")},t.prototype.signDigest=function(e){var r=Qn().keyFromPrivate((0,Pt.arrayify)(this.privateKey)),n=(0,Pt.arrayify)(e);n.length!==32&&Sd.throwArgumentError("bad digest length","digest",e);var i=r.sign(n,{canonical:!0});return(0,Pt.splitSignature)({recoveryParam:i.recoveryParam,r:(0,Pt.hexZeroPad)("0x"+i.r.toString(16),32),s:(0,Pt.hexZeroPad)("0x"+i.s.toString(16),32)})},t.prototype.computeSharedSecret=function(e){var r=Qn().keyFromPrivate((0,Pt.arrayify)(this.privateKey)),n=Qn().keyFromPublic((0,Pt.arrayify)(Sm(e)));return(0,Pt.hexZeroPad)("0x"+r.derive(n.getPublic()).toString(16),32)},t.isSigningKey=function(e){return!!(e&&e._isSigningKey)},t}();Ki.SigningKey=Mm;function k9(t,e){var r=(0,Pt.splitSignature)(e),n={r:(0,Pt.arrayify)(r.r),s:(0,Pt.arrayify)(r.s)};return"0x"+Qn().recoverPubKey((0,Pt.arrayify)(t),n,r.recoveryParam).encode("hex",!1)}Ki.recoverPublicKey=k9;function Sm(t,e){var r=(0,Pt.arrayify)(t);if(r.length===32){var n=new Mm(r);return e?"0x"+Qn().keyFromPrivate(r).getPublic(!0,"hex"):n.publicKey}else{if(r.length===33)return e?(0,Pt.hexlify)(r):"0x"+Qn().keyFromPublic(r).getPublic(!1,"hex");if(r.length===65)return e?"0x"+Qn().keyFromPublic(r).getPublic(!0,"hex"):(0,Pt.hexlify)(r)}return Sd.throwArgumentError("invalid public or private key","key","[REDACTED]")}Ki.computePublicKey=Sm});var Tm=V(j0=>{"use strict";var SR=A(M());Object.defineProperty(j0,"__esModule",{value:!0});j0.version=void 0;j0.version="transactions/5.8.0"});var Js=V(At=>{"use strict";var ER=A(M()),J9=At&&At.__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]}),U9=At&&At.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),H9=At&&At.__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)&&J9(e,t,r);return U9(e,t),e};Object.defineProperty(At,"__esModule",{value:!0});At.parse=At.serialize=At.accessListify=At.recoverAddress=At.computeAddress=At.TransactionTypes=void 0;var ks=wa(),Pa=ga(),Ge=rt(),q9=Ll(),Do=In(),G9=Yr(),Zi=H9(Xl()),Em=Ns(),Ed=Bt(),X9=Tm(),ur=new Ed.Logger(X9.version),z9;(function(t){t[t.legacy=0]="legacy",t[t.eip2930=1]="eip2930",t[t.eip1559=2]="eip1559"})(z9=At.TransactionTypes||(At.TransactionTypes={}));function _d(t){return t==="0x"?null:(0,ks.getAddress)(t)}function cr(t){return t==="0x"?q9.Zero:Pa.BigNumber.from(t)}var K9=[{name:"nonce",maxLength:32,numeric:!0},{name:"gasPrice",maxLength:32,numeric:!0},{name:"gasLimit",maxLength:32,numeric:!0},{name:"to",length:20},{name:"value",maxLength:32,numeric:!0},{name:"data"}],Z9={chainId:!0,data:!0,gasLimit:!0,gasPrice:!0,nonce:!0,to:!0,type:!0,value:!0};function _m(t){var e=(0,Em.computePublicKey)(t);return(0,ks.getAddress)((0,Ge.hexDataSlice)((0,Do.keccak256)((0,Ge.hexDataSlice)(e,1)),12))}At.computeAddress=_m;function Bd(t,e){return _m((0,Em.recoverPublicKey)((0,Ge.arrayify)(t),e))}At.recoverAddress=Bd;function Nr(t,e){var r=(0,Ge.stripZeros)(Pa.BigNumber.from(t).toHexString());return r.length>32&&ur.throwArgumentError("invalid length for "+e,"transaction:"+e,t),r}function Td(t,e){return{address:(0,ks.getAddress)(t),storageKeys:(e||[]).map(function(r,n){return(0,Ge.hexDataLength)(r)!==32&&ur.throwArgumentError("invalid access list storageKey","accessList["+t+":"+n+"]",r),r.toLowerCase()})}}function Q0(t){if(Array.isArray(t))return t.map(function(r,n){return Array.isArray(r)?(r.length>2&&ur.throwArgumentError("access list expected to be [ address, storageKeys[] ]","value["+n+"]",r),Td(r[0],r[1])):Td(r.address,r.storageKeys)});var e=Object.keys(t).map(function(r){var n=t[r].reduce(function(i,a){return i[a]=!0,i},{});return Td(r,Object.keys(n).sort())});return e.sort(function(r,n){return r.address.localeCompare(n.address)}),e}At.accessListify=Q0;function Bm(t){return Q0(t).map(function(e){return[e.address,e.storageKeys]})}function Cm(t,e){if(t.gasPrice!=null){var r=Pa.BigNumber.from(t.gasPrice),n=Pa.BigNumber.from(t.maxFeePerGas||0);r.eq(n)||ur.throwArgumentError("mismatch EIP-1559 gasPrice != maxFeePerGas","tx",{gasPrice:r,maxFeePerGas:n})}var i=[Nr(t.chainId||0,"chainId"),Nr(t.nonce||0,"nonce"),Nr(t.maxPriorityFeePerGas||0,"maxPriorityFeePerGas"),Nr(t.maxFeePerGas||0,"maxFeePerGas"),Nr(t.gasLimit||0,"gasLimit"),t.to!=null?(0,ks.getAddress)(t.to):"0x",Nr(t.value||0,"value"),t.data||"0x",Bm(t.accessList||[])];if(e){var a=(0,Ge.splitSignature)(e);i.push(Nr(a.recoveryParam,"recoveryParam")),i.push((0,Ge.stripZeros)(a.r)),i.push((0,Ge.stripZeros)(a.s))}return(0,Ge.hexConcat)(["0x02",Zi.encode(i)])}function Pm(t,e){var r=[Nr(t.chainId||0,"chainId"),Nr(t.nonce||0,"nonce"),Nr(t.gasPrice||0,"gasPrice"),Nr(t.gasLimit||0,"gasLimit"),t.to!=null?(0,ks.getAddress)(t.to):"0x",Nr(t.value||0,"value"),t.data||"0x",Bm(t.accessList||[])];if(e){var n=(0,Ge.splitSignature)(e);r.push(Nr(n.recoveryParam,"recoveryParam")),r.push((0,Ge.stripZeros)(n.r)),r.push((0,Ge.stripZeros)(n.s))}return(0,Ge.hexConcat)(["0x01",Zi.encode(r)])}function V9(t,e){(0,G9.checkProperties)(t,Z9);var r=[];K9.forEach(function(l){var v=t[l.name]||[],y={};l.numeric&&(y.hexPad="left"),v=(0,Ge.arrayify)((0,Ge.hexlify)(v,y)),l.length&&v.length!==l.length&&v.length>0&&ur.throwArgumentError("invalid length for "+l.name,"transaction:"+l.name,v),l.maxLength&&(v=(0,Ge.stripZeros)(v),v.length>l.maxLength&&ur.throwArgumentError("invalid length for "+l.name,"transaction:"+l.name,v)),r.push((0,Ge.hexlify)(v))});var n=0;if(t.chainId!=null?(n=t.chainId,typeof n!="number"&&ur.throwArgumentError("invalid transaction.chainId","transaction",t)):e&&!(0,Ge.isBytesLike)(e)&&e.v>28&&(n=Math.floor((e.v-35)/2)),n!==0&&(r.push((0,Ge.hexlify)(n)),r.push("0x"),r.push("0x")),!e)return Zi.encode(r);var i=(0,Ge.splitSignature)(e),a=27+i.recoveryParam;return n!==0?(r.pop(),r.pop(),r.pop(),a+=n*2+8,i.v>28&&i.v!==a&&ur.throwArgumentError("transaction.chainId/signature.v mismatch","signature",e)):i.v!==a&&ur.throwArgumentError("transaction.chainId/signature.v mismatch","signature",e),r.push((0,Ge.hexlify)(a)),r.push((0,Ge.stripZeros)((0,Ge.arrayify)(i.r))),r.push((0,Ge.stripZeros)((0,Ge.arrayify)(i.s))),Zi.encode(r)}function j9(t,e){if(t.type==null||t.type===0)return t.accessList!=null&&ur.throwArgumentError("untyped transactions do not support accessList; include type: 1","transaction",t),V9(t,e);switch(t.type){case 1:return Pm(t,e);case 2:return Cm(t,e);default:break}return ur.throwError("unsupported transaction type: "+t.type,Ed.Logger.errors.UNSUPPORTED_OPERATION,{operation:"serializeTransaction",transactionType:t.type})}At.serialize=j9;function Lm(t,e,r){try{var n=cr(e[0]).toNumber();if(n!==0&&n!==1)throw new Error("bad recid");t.v=n}catch{ur.throwArgumentError("invalid v for transaction type: 1","v",e[0])}t.r=(0,Ge.hexZeroPad)(e[1],32),t.s=(0,Ge.hexZeroPad)(e[2],32);try{var i=(0,Do.keccak256)(r(t));t.from=Bd(i,{r:t.r,s:t.s,recoveryParam:t.v})}catch{}}function Q9(t){var e=Zi.decode(t.slice(1));e.length!==9&&e.length!==12&&ur.throwArgumentError("invalid component count for transaction type: 2","payload",(0,Ge.hexlify)(t));var r=cr(e[2]),n=cr(e[3]),i={type:2,chainId:cr(e[0]).toNumber(),nonce:cr(e[1]).toNumber(),maxPriorityFeePerGas:r,maxFeePerGas:n,gasPrice:null,gasLimit:cr(e[4]),to:_d(e[5]),value:cr(e[6]),data:e[7],accessList:Q0(e[8])};return e.length===9||(i.hash=(0,Do.keccak256)(t),Lm(i,e.slice(9),Cm)),i}function W9(t){var e=Zi.decode(t.slice(1));e.length!==8&&e.length!==11&&ur.throwArgumentError("invalid component count for transaction type: 1","payload",(0,Ge.hexlify)(t));var r={type:1,chainId:cr(e[0]).toNumber(),nonce:cr(e[1]).toNumber(),gasPrice:cr(e[2]),gasLimit:cr(e[3]),to:_d(e[4]),value:cr(e[5]),data:e[6],accessList:Q0(e[7])};return e.length===8||(r.hash=(0,Do.keccak256)(t),Lm(r,e.slice(8),Pm)),r}function Y9(t){var e=Zi.decode(t);e.length!==9&&e.length!==6&&ur.throwArgumentError("invalid raw transaction","rawTransaction",t);var r={nonce:cr(e[0]).toNumber(),gasPrice:cr(e[1]),gasLimit:cr(e[2]),to:_d(e[3]),value:cr(e[4]),data:e[5],chainId:0};if(e.length===6)return r;try{r.v=Pa.BigNumber.from(e[6]).toNumber()}catch{return r}if(r.r=(0,Ge.hexZeroPad)(e[7],32),r.s=(0,Ge.hexZeroPad)(e[8],32),Pa.BigNumber.from(r.r).isZero()&&Pa.BigNumber.from(r.s).isZero())r.chainId=r.v,r.v=0;else{r.chainId=Math.floor((r.v-35)/2),r.chainId<0&&(r.chainId=0);var n=r.v-27,i=e.slice(0,6);r.chainId!==0&&(i.push((0,Ge.hexlify)(r.chainId)),i.push("0x"),i.push("0x"),n-=r.chainId*2+8);var a=(0,Do.keccak256)(Zi.encode(i));try{r.from=Bd(a,{r:(0,Ge.hexlify)(r.r),s:(0,Ge.hexlify)(r.s),recoveryParam:n})}catch{}r.hash=(0,Do.keccak256)(t)}return r.type=null,r}function $9(t){var e=(0,Ge.arrayify)(t);if(e[0]>127)return Y9(e);switch(e[0]){case 1:return W9(e);case 2:return Q9(e);default:break}return ur.throwError("unsupported transaction type: "+e[0],Ed.Logger.errors.UNSUPPORTED_OPERATION,{operation:"parseTransaction",transactionType:e[0]})}At.parse=$9});var Rm=V(W0=>{"use strict";var BR=A(M());Object.defineProperty(W0,"__esModule",{value:!0});W0.version=void 0;W0.version="abstract-provider/5.8.0"});var Fm=V(Gt=>{"use strict";var PR=A(M()),$0=Gt&&Gt.__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)}}(),eA=Gt&&Gt.__awaiter||function(t,e,r,n){function i(a){return a instanceof r?a:new r(function(l){l(a)})}return new(r||(r=Promise))(function(a,l){function v(B){try{x(n.next(B))}catch(C){l(C)}}function y(B){try{x(n.throw(B))}catch(C){l(C)}}function x(B){B.done?a(B.value):i(B.value).then(v,y)}x((n=n.apply(t,e||[])).next())})},tA=Gt&&Gt.__generator||function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,l;return l={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function v(x){return function(B){return y([x,B])}}function y(x){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=x[0]&2?i.return:x[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,x[1])).done)return a;switch(i=0,a&&(x=[x[0]&2,a.value]),x[0]){case 0:case 1:a=x;break;case 4:return r.label++,{value:x[1],done:!1};case 5:r.label++,i=x[1],x=[0];continue;case 7:x=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(x[0]===6||x[0]===2)){r=0;continue}if(x[0]===3&&(!a||x[1]>a[0]&&x[1]<a[3])){r.label=x[1];break}if(x[0]===6&&r.label<a[1]){r.label=a[1],a=x;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(x);break}a[2]&&r.ops.pop(),r.trys.pop();continue}x=e.call(t,r)}catch(B){x=[6,B],i=0}finally{n=a=0}if(x[0]&5)throw x[1];return{value:x[0]?x[1]:void 0,done:!0}}};Object.defineProperty(Gt,"__esModule",{value:!0});Gt.Provider=Gt.TransactionOrderForkEvent=Gt.TransactionForkEvent=Gt.BlockForkEvent=Gt.ForkEvent=void 0;var rA=ga(),Y0=rt(),Cd=Yr(),nA=Bt(),iA=Rm(),Us=new nA.Logger(iA.version),ec=function(t){$0(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.isForkEvent=function(r){return!!(r&&r._isForkEvent)},e}(Cd.Description);Gt.ForkEvent=ec;var aA=function(t){$0(e,t);function e(r,n){var i=this;return(0,Y0.isHexString)(r,32)||Us.throwArgumentError("invalid blockHash","blockHash",r),i=t.call(this,{_isForkEvent:!0,_isBlockForkEvent:!0,expiry:n||0,blockHash:r})||this,i}return e}(ec);Gt.BlockForkEvent=aA;var oA=function(t){$0(e,t);function e(r,n){var i=this;return(0,Y0.isHexString)(r,32)||Us.throwArgumentError("invalid transaction hash","hash",r),i=t.call(this,{_isForkEvent:!0,_isTransactionForkEvent:!0,expiry:n||0,hash:r})||this,i}return e}(ec);Gt.TransactionForkEvent=oA;var sA=function(t){$0(e,t);function e(r,n,i){var a=this;return(0,Y0.isHexString)(r,32)||Us.throwArgumentError("invalid transaction hash","beforeHash",r),(0,Y0.isHexString)(n,32)||Us.throwArgumentError("invalid transaction hash","afterHash",n),a=t.call(this,{_isForkEvent:!0,_isTransactionOrderForkEvent:!0,expiry:i||0,beforeHash:r,afterHash:n})||this,a}return e}(ec);Gt.TransactionOrderForkEvent=sA;var fA=function(){function t(){var e=this.constructor;Us.checkAbstract(e,t),(0,Cd.defineReadOnly)(this,"_isProvider",!0)}return t.prototype.getFeeData=function(){return eA(this,void 0,void 0,function(){var e,r,n,i,a,l;return tA(this,function(v){switch(v.label){case 0:return[4,(0,Cd.resolveProperties)({block:this.getBlock("latest"),gasPrice:this.getGasPrice().catch(function(y){return null})})];case 1:return e=v.sent(),r=e.block,n=e.gasPrice,i=null,a=null,l=null,r&&r.baseFeePerGas&&(i=r.baseFeePerGas,l=rA.BigNumber.from("1500000000"),a=r.baseFeePerGas.mul(2).add(l)),[2,{lastBaseFeePerGas:i,maxFeePerGas:a,maxPriorityFeePerGas:l,gasPrice:n}]}})})},t.prototype.addListener=function(e,r){return this.on(e,r)},t.prototype.removeListener=function(e,r){return this.off(e,r)},t.isProvider=function(e){return!!(e&&e._isProvider)},t}();Gt.Provider=fA});var Dm=V(tc=>{"use strict";var RR=A(M());Object.defineProperty(tc,"__esModule",{value:!0});tc.version=void 0;tc.version="abstract-signer/5.8.0"});var Im=V(nn=>{"use strict";var DR=A(M()),cA=nn&&nn.__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)}}(),Sn=nn&&nn.__awaiter||function(t,e,r,n){function i(a){return a instanceof r?a:new r(function(l){l(a)})}return new(r||(r=Promise))(function(a,l){function v(B){try{x(n.next(B))}catch(C){l(C)}}function y(B){try{x(n.throw(B))}catch(C){l(C)}}function x(B){B.done?a(B.value):i(B.value).then(v,y)}x((n=n.apply(t,e||[])).next())})},Tn=nn&&nn.__generator||function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,l;return l={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function v(x){return function(B){return y([x,B])}}function y(x){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=x[0]&2?i.return:x[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,x[1])).done)return a;switch(i=0,a&&(x=[x[0]&2,a.value]),x[0]){case 0:case 1:a=x;break;case 4:return r.label++,{value:x[1],done:!1};case 5:r.label++,i=x[1],x=[0];continue;case 7:x=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(x[0]===6||x[0]===2)){r=0;continue}if(x[0]===3&&(!a||x[1]>a[0]&&x[1]<a[3])){r.label=x[1];break}if(x[0]===6&&r.label<a[1]){r.label=a[1],a=x;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(x);break}a[2]&&r.ops.pop(),r.trys.pop();continue}x=e.call(t,r)}catch(B){x=[6,B],i=0}finally{n=a=0}if(x[0]&5)throw x[1];return{value:x[0]?x[1]:void 0,done:!0}}};Object.defineProperty(nn,"__esModule",{value:!0});nn.VoidSigner=nn.Signer=void 0;var Vi=Yr(),wi=Bt(),uA=Dm(),rn=new wi.Logger(uA.version),lA=["accessList","ccipReadEnabled","chainId","customData","data","from","gasLimit","gasPrice","maxFeePerGas","maxPriorityFeePerGas","nonce","to","type","value"],dA=[wi.Logger.errors.INSUFFICIENT_FUNDS,wi.Logger.errors.NONCE_EXPIRED,wi.Logger.errors.REPLACEMENT_UNDERPRICED],Om=function(){function t(){var e=this.constructor;rn.checkAbstract(e,t),(0,Vi.defineReadOnly)(this,"_isSigner",!0)}return t.prototype.getBalance=function(e){return Sn(this,void 0,void 0,function(){return Tn(this,function(r){switch(r.label){case 0:return this._checkProvider("getBalance"),[4,this.provider.getBalance(this.getAddress(),e)];case 1:return[2,r.sent()]}})})},t.prototype.getTransactionCount=function(e){return Sn(this,void 0,void 0,function(){return Tn(this,function(r){switch(r.label){case 0:return this._checkProvider("getTransactionCount"),[4,this.provider.getTransactionCount(this.getAddress(),e)];case 1:return[2,r.sent()]}})})},t.prototype.estimateGas=function(e){return Sn(this,void 0,void 0,function(){var r;return Tn(this,function(n){switch(n.label){case 0:return this._checkProvider("estimateGas"),[4,(0,Vi.resolveProperties)(this.checkTransaction(e))];case 1:return r=n.sent(),[4,this.provider.estimateGas(r)];case 2:return[2,n.sent()]}})})},t.prototype.call=function(e,r){return Sn(this,void 0,void 0,function(){var n;return Tn(this,function(i){switch(i.label){case 0:return this._checkProvider("call"),[4,(0,Vi.resolveProperties)(this.checkTransaction(e))];case 1:return n=i.sent(),[4,this.provider.call(n,r)];case 2:return[2,i.sent()]}})})},t.prototype.sendTransaction=function(e){return Sn(this,void 0,void 0,function(){var r,n;return Tn(this,function(i){switch(i.label){case 0:return this._checkProvider("sendTransaction"),[4,this.populateTransaction(e)];case 1:return r=i.sent(),[4,this.signTransaction(r)];case 2:return n=i.sent(),[4,this.provider.sendTransaction(n)];case 3:return[2,i.sent()]}})})},t.prototype.getChainId=function(){return Sn(this,void 0,void 0,function(){var e;return Tn(this,function(r){switch(r.label){case 0:return this._checkProvider("getChainId"),[4,this.provider.getNetwork()];case 1:return e=r.sent(),[2,e.chainId]}})})},t.prototype.getGasPrice=function(){return Sn(this,void 0,void 0,function(){return Tn(this,function(e){switch(e.label){case 0:return this._checkProvider("getGasPrice"),[4,this.provider.getGasPrice()];case 1:return[2,e.sent()]}})})},t.prototype.getFeeData=function(){return Sn(this,void 0,void 0,function(){return Tn(this,function(e){switch(e.label){case 0:return this._checkProvider("getFeeData"),[4,this.provider.getFeeData()];case 1:return[2,e.sent()]}})})},t.prototype.resolveName=function(e){return Sn(this,void 0,void 0,function(){return Tn(this,function(r){switch(r.label){case 0:return this._checkProvider("resolveName"),[4,this.provider.resolveName(e)];case 1:return[2,r.sent()]}})})},t.prototype.checkTransaction=function(e){for(var r in e)lA.indexOf(r)===-1&&rn.throwArgumentError("invalid transaction key: "+r,"transaction",e);var n=(0,Vi.shallowCopy)(e);return n.from==null?n.from=this.getAddress():n.from=Promise.all([Promise.resolve(n.from),this.getAddress()]).then(function(i){return i[0].toLowerCase()!==i[1].toLowerCase()&&rn.throwArgumentError("from address mismatch","transaction",e),i[0]}),n},t.prototype.populateTransaction=function(e){return Sn(this,void 0,void 0,function(){var r,n,i,a,l=this;return Tn(this,function(v){switch(v.label){case 0:return[4,(0,Vi.resolveProperties)(this.checkTransaction(e))];case 1:return r=v.sent(),r.to!=null&&(r.to=Promise.resolve(r.to).then(function(y){return Sn(l,void 0,void 0,function(){var x;return Tn(this,function(B){switch(B.label){case 0:return y==null?[2,null]:[4,this.resolveName(y)];case 1:return x=B.sent(),x==null&&rn.throwArgumentError("provided ENS name resolves to null","tx.to",y),[2,x]}})})}),r.to.catch(function(y){})),n=r.maxFeePerGas!=null||r.maxPriorityFeePerGas!=null,r.gasPrice!=null&&(r.type===2||n)?rn.throwArgumentError("eip-1559 transaction do not support gasPrice","transaction",e):(r.type===0||r.type===1)&&n&&rn.throwArgumentError("pre-eip-1559 transaction do not support maxFeePerGas/maxPriorityFeePerGas","transaction",e),(r.type===2||r.type==null)&&r.maxFeePerGas!=null&&r.maxPriorityFeePerGas!=null?(r.type=2,[3,5]):[3,2];case 2:return r.type===0||r.type===1?(r.gasPrice==null&&(r.gasPrice=this.getGasPrice()),[3,5]):[3,3];case 3:return[4,this.getFeeData()];case 4:i=v.sent(),r.type==null?i.maxFeePerGas!=null&&i.maxPriorityFeePerGas!=null?(r.type=2,r.gasPrice!=null?(a=r.gasPrice,delete r.gasPrice,r.maxFeePerGas=a,r.maxPriorityFeePerGas=a):(r.maxFeePerGas==null&&(r.maxFeePerGas=i.maxFeePerGas),r.maxPriorityFeePerGas==null&&(r.maxPriorityFeePerGas=i.maxPriorityFeePerGas))):i.gasPrice!=null?(n&&rn.throwError("network does not support EIP-1559",wi.Logger.errors.UNSUPPORTED_OPERATION,{operation:"populateTransaction"}),r.gasPrice==null&&(r.gasPrice=i.gasPrice),r.type=0):rn.throwError("failed to get consistent fee data",wi.Logger.errors.UNSUPPORTED_OPERATION,{operation:"signer.getFeeData"}):r.type===2&&(r.maxFeePerGas==null&&(r.maxFeePerGas=i.maxFeePerGas),r.maxPriorityFeePerGas==null&&(r.maxPriorityFeePerGas=i.maxPriorityFeePerGas)),v.label=5;case 5:return r.nonce==null&&(r.nonce=this.getTransactionCount("pending")),r.gasLimit==null&&(r.gasLimit=this.estimateGas(r).catch(function(y){if(dA.indexOf(y.code)>=0)throw y;return rn.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",wi.Logger.errors.UNPREDICTABLE_GAS_LIMIT,{error:y,tx:r})})),r.chainId==null?r.chainId=this.getChainId():r.chainId=Promise.all([Promise.resolve(r.chainId),this.getChainId()]).then(function(y){return y[1]!==0&&y[0]!==y[1]&&rn.throwArgumentError("chainId address mismatch","transaction",e),y[0]}),[4,(0,Vi.resolveProperties)(r)];case 6:return[2,v.sent()]}})})},t.prototype._checkProvider=function(e){this.provider||rn.throwError("missing provider",wi.Logger.errors.UNSUPPORTED_OPERATION,{operation:e||"_checkProvider"})},t.isSigner=function(e){return!!(e&&e._isSigner)},t}();nn.Signer=Om;var hA=function(t){cA(e,t);function e(r,n){var i=t.call(this)||this;return(0,Vi.defineReadOnly)(i,"address",r),(0,Vi.defineReadOnly)(i,"provider",n||null),i}return e.prototype.getAddress=function(){return Promise.resolve(this.address)},e.prototype._fail=function(r,n){return Promise.resolve().then(function(){rn.throwError(r,wi.Logger.errors.UNSUPPORTED_OPERATION,{operation:n})})},e.prototype.signMessage=function(r){return this._fail("VoidSigner cannot sign messages","signMessage")},e.prototype.signTransaction=function(r){return this._fail("VoidSigner cannot sign transactions","signTransaction")},e.prototype._signTypedData=function(r,n,i){return this._fail("VoidSigner cannot sign typed data","signTypedData")},e.prototype.connect=function(r){return new e(this.address,r)},e}(Om);nn.VoidSigner=hA});var km=V(ji=>{"use strict";var IR=A(M());Object.defineProperty(ji,"__esModule",{value:!0});ji.Base58=ji.Base32=ji.BaseX=void 0;var Nm=rt(),rc=Yr(),Pd=function(){function t(e){(0,rc.defineReadOnly)(this,"alphabet",e),(0,rc.defineReadOnly)(this,"base",e.length),(0,rc.defineReadOnly)(this,"_alphabetMap",{}),(0,rc.defineReadOnly)(this,"_leader",e.charAt(0));for(var r=0;r<e.length;r++)this._alphabetMap[e.charAt(r)]=r}return t.prototype.encode=function(e){var r=(0,Nm.arrayify)(e);if(r.length===0)return"";for(var n=[0],i=0;i<r.length;++i){for(var a=r[i],l=0;l<n.length;++l)a+=n[l]<<8,n[l]=a%this.base,a=a/this.base|0;for(;a>0;)n.push(a%this.base),a=a/this.base|0}for(var v="",y=0;r[y]===0&&y<r.length-1;++y)v+=this._leader;for(var x=n.length-1;x>=0;--x)v+=this.alphabet[n[x]];return v},t.prototype.decode=function(e){if(typeof e!="string")throw new TypeError("Expected String");var r=[];if(e.length===0)return new Uint8Array(r);r.push(0);for(var n=0;n<e.length;n++){var i=this._alphabetMap[e[n]];if(i===void 0)throw new Error("Non-base"+this.base+" character");for(var a=i,l=0;l<r.length;++l)a+=r[l]*this.base,r[l]=a&255,a>>=8;for(;a>0;)r.push(a&255),a>>=8}for(var v=0;e[v]===this._leader&&v<e.length-1;++v)r.push(0);return(0,Nm.arrayify)(new Uint8Array(r.reverse()))},t}();ji.BaseX=Pd;var pA=new Pd("abcdefghijklmnopqrstuvwxyz234567");ji.Base32=pA;var bA=new Pd("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz");ji.Base58=bA});var Hm=V(nc=>{"use strict";var kR=A(M());Object.defineProperty(nc,"__esModule",{value:!0});nc.pbkdf2=void 0;var gA=require("crypto"),Um=rt();function Jm(t){return Buffer.from((0,Um.arrayify)(t))}function vA(t,e,r,n,i){return(0,Um.hexlify)((0,gA.pbkdf2Sync)(Jm(t),Jm(e),r,n,i))}nc.pbkdf2=vA});var ac=V(ic=>{"use strict";var UR=A(M());Object.defineProperty(ic,"__esModule",{value:!0});ic.pbkdf2=void 0;var mA=Hm();Object.defineProperty(ic,"pbkdf2",{enumerable:!0,get:function(){return mA.pbkdf2}})});var Ld=V(Hs=>{"use strict";var qR=A(M());Object.defineProperty(Hs,"__esModule",{value:!0});Hs.SupportedAlgorithm=void 0;var xA;(function(t){t.sha256="sha256",t.sha512="sha512"})(xA=Hs.SupportedAlgorithm||(Hs.SupportedAlgorithm={}))});var qm=V(oc=>{"use strict";var XR=A(M());Object.defineProperty(oc,"__esModule",{value:!0});oc.version=void 0;oc.version="sha2/5.8.0"});var Xm=V(an=>{"use strict";var KR=A(M()),yA=an&&an.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(an,"__esModule",{value:!0});an.computeHmac=an.sha512=an.sha256=an.ripemd160=void 0;var Rd=require("crypto"),wA=yA(Ds()),qs=rt(),AA=Ld(),Gm=Bt(),MA=qm(),SA=new Gm.Logger(MA.version);function TA(t){return"0x"+wA.default.ripemd160().update((0,qs.arrayify)(t)).digest("hex")}an.ripemd160=TA;function EA(t){return"0x"+(0,Rd.createHash)("sha256").update(Buffer.from((0,qs.arrayify)(t))).digest("hex")}an.sha256=EA;function _A(t){return"0x"+(0,Rd.createHash)("sha512").update(Buffer.from((0,qs.arrayify)(t))).digest("hex")}an.sha512=_A;function BA(t,e,r){return AA.SupportedAlgorithm[t]||SA.throwError("unsupported algorithm - "+t,Gm.Logger.errors.UNSUPPORTED_OPERATION,{operation:"computeHmac",algorithm:t}),"0x"+(0,Rd.createHmac)(t,Buffer.from((0,qs.arrayify)(e))).update(Buffer.from((0,qs.arrayify)(r))).digest("hex")}an.computeHmac=BA});var zm=V(on=>{"use strict";var VR=A(M());Object.defineProperty(on,"__esModule",{value:!0});on.SupportedAlgorithm=on.sha512=on.sha256=on.ripemd160=on.computeHmac=void 0;var sc=Xm();Object.defineProperty(on,"computeHmac",{enumerable:!0,get:function(){return sc.computeHmac}});Object.defineProperty(on,"ripemd160",{enumerable:!0,get:function(){return sc.ripemd160}});Object.defineProperty(on,"sha256",{enumerable:!0,get:function(){return sc.sha256}});Object.defineProperty(on,"sha512",{enumerable:!0,get:function(){return sc.sha512}});var CA=Ld();Object.defineProperty(on,"SupportedAlgorithm",{enumerable:!0,get:function(){return CA.SupportedAlgorithm}})});var Km=V(fc=>{"use strict";var QR=A(M());Object.defineProperty(fc,"__esModule",{value:!0});fc.version=void 0;fc.version="wordlists/5.8.0"});var Wn=V(La=>{"use strict";var YR=A(M());Object.defineProperty(La,"__esModule",{value:!0});La.Wordlist=La.logger=void 0;var PA=!1,LA=Cs(),Zm=Yr(),RA=Bt(),FA=Km();La.logger=new RA.Logger(FA.version);var DA=function(){function t(e){var r=this.constructor;La.logger.checkAbstract(r,t),(0,Zm.defineReadOnly)(this,"locale",e)}return t.prototype.split=function(e){return e.toLowerCase().split(/ +/g)},t.prototype.join=function(e){return e.join(" ")},t.check=function(e){for(var r=[],n=0;n<2048;n++){var i=e.getWord(n);if(n!==e.getWordIndex(i))return"0x";r.push(i)}return(0,LA.id)(r.join(`
|
|
10
|
+
`;function Y5(t){return typeof t=="string"&&(t=(0,Gl.toUtf8Bytes)(t)),(0,W5.keccak256)((0,Q5.concat)([(0,Gl.toUtf8Bytes)(ma.messagePrefix),(0,Gl.toUtf8Bytes)(String(t.length)),t]))}ma.hashMessage=Y5});var Bg=V(B0=>{"use strict";var VP=A(M());Object.defineProperty(B0,"__esModule",{value:!0});B0.version=void 0;B0.version="rlp/5.8.0"});var Xl=V(yo=>{"use strict";var QP=A(M());Object.defineProperty(yo,"__esModule",{value:!0});yo.decode=yo.encode=void 0;var xa=rt(),bi=Bt(),$5=Bg(),Hn=new bi.Logger($5.version);function Cg(t){for(var e=[];t;)e.unshift(t&255),t>>=8;return e}function Pg(t,e,r){for(var n=0,i=0;i<r;i++)n=n*256+t[e+i];return n}function Rg(t){if(Array.isArray(t)){var e=[];if(t.forEach(function(a){e=e.concat(Rg(a))}),e.length<=55)return e.unshift(192+e.length),e;var r=Cg(e.length);return r.unshift(247+r.length),r.concat(e)}(0,xa.isBytesLike)(t)||Hn.throwArgumentError("RLP object must be BytesLike","object",t);var n=Array.prototype.slice.call((0,xa.arrayify)(t));if(n.length===1&&n[0]<=127)return n;if(n.length<=55)return n.unshift(128+n.length),n;var i=Cg(n.length);return i.unshift(183+i.length),i.concat(n)}function ew(t){return(0,xa.hexlify)(Rg(t))}yo.encode=ew;function Lg(t,e,r,n){for(var i=[];r<e+1+n;){var a=Fg(t,r);i.push(a.result),r+=a.consumed,r>e+1+n&&Hn.throwError("child data too short",bi.Logger.errors.BUFFER_OVERRUN,{})}return{consumed:1+n,result:i}}function Fg(t,e){if(t.length===0&&Hn.throwError("data too short",bi.Logger.errors.BUFFER_OVERRUN,{}),t[e]>=248){var r=t[e]-247;e+1+r>t.length&&Hn.throwError("data short segment too short",bi.Logger.errors.BUFFER_OVERRUN,{});var n=Pg(t,e+1,r);return e+1+r+n>t.length&&Hn.throwError("data long segment too short",bi.Logger.errors.BUFFER_OVERRUN,{}),Lg(t,e,e+1+r,r+n)}else if(t[e]>=192){var i=t[e]-192;return e+1+i>t.length&&Hn.throwError("data array too short",bi.Logger.errors.BUFFER_OVERRUN,{}),Lg(t,e,e+1,i)}else if(t[e]>=184){var r=t[e]-183;e+1+r>t.length&&Hn.throwError("data array too short",bi.Logger.errors.BUFFER_OVERRUN,{});var a=Pg(t,e+1,r);e+1+r+a>t.length&&Hn.throwError("data array too short",bi.Logger.errors.BUFFER_OVERRUN,{});var l=(0,xa.hexlify)(t.slice(e+1+r,e+1+r+a));return{consumed:1+r+a,result:l}}else if(t[e]>=128){var v=t[e]-128;e+1+v>t.length&&Hn.throwError("data too short",bi.Logger.errors.BUFFER_OVERRUN,{});var l=(0,xa.hexlify)(t.slice(e+1,e+1+v));return{consumed:1+v,result:l}}return{consumed:1,result:(0,xa.hexlify)(t[e])}}function tw(t){var e=(0,xa.arrayify)(t),r=Fg(e,0);return r.consumed!==e.length&&Hn.throwArgumentError("invalid rlp data","data",t),r.result}yo.decode=tw});var Dg=V(C0=>{"use strict";var YP=A(M());Object.defineProperty(C0,"__esModule",{value:!0});C0.version=void 0;C0.version="address/5.8.0"});var wa=V(Wr=>{"use strict";var eL=A(M());Object.defineProperty(Wr,"__esModule",{value:!0});Wr.getCreate2Address=Wr.getContractAddress=Wr.getIcapAddress=Wr.isAddress=Wr.getAddress=void 0;var gi=rt(),zl=ga(),Kl=In(),rw=Xl(),nw=Bt(),iw=Dg(),ki=new nw.Logger(iw.version);function Og(t){(0,gi.isHexString)(t,20)||ki.throwArgumentError("invalid address","address",t),t=t.toLowerCase();for(var e=t.substring(2).split(""),r=new Uint8Array(40),n=0;n<40;n++)r[n]=e[n].charCodeAt(0);for(var i=(0,gi.arrayify)((0,Kl.keccak256)(r)),n=0;n<40;n+=2)i[n>>1]>>4>=8&&(e[n]=e[n].toUpperCase()),(i[n>>1]&15)>=8&&(e[n+1]=e[n+1].toUpperCase());return"0x"+e.join("")}var aw=9007199254740991;function ow(t){return Math.log10?Math.log10(t):Math.log(t)/Math.LN10}var Zl={};for(mn=0;mn<10;mn++)Zl[String(mn)]=String(mn);var mn;for(mn=0;mn<26;mn++)Zl[String.fromCharCode(65+mn)]=String(10+mn);var mn,Ig=Math.floor(ow(aw));function Ng(t){t=t.toUpperCase(),t=t.substring(4)+t.substring(0,2)+"00";for(var e=t.split("").map(function(i){return Zl[i]}).join("");e.length>=Ig;){var r=e.substring(0,Ig);e=parseInt(r,10)%97+e.substring(r.length)}for(var n=String(98-parseInt(e,10)%97);n.length<2;)n="0"+n;return n}function ya(t){var e=null;if(typeof t!="string"&&ki.throwArgumentError("invalid address","address",t),t.match(/^(0x)?[0-9a-fA-F]{40}$/))t.substring(0,2)!=="0x"&&(t="0x"+t),e=Og(t),t.match(/([A-F].*[a-f])|([a-f].*[A-F])/)&&e!==t&&ki.throwArgumentError("bad address checksum","address",t);else if(t.match(/^XE[0-9]{2}[0-9A-Za-z]{30,31}$/)){for(t.substring(2,4)!==Ng(t)&&ki.throwArgumentError("bad icap checksum","address",t),e=(0,zl._base36To16)(t.substring(4));e.length<40;)e="0"+e;e=Og("0x"+e)}else ki.throwArgumentError("invalid address","address",t);return e}Wr.getAddress=ya;function sw(t){try{return ya(t),!0}catch{}return!1}Wr.isAddress=sw;function fw(t){for(var e=(0,zl._base16To36)(ya(t).substring(2)).toUpperCase();e.length<30;)e="0"+e;return"XE"+Ng("XE00"+e)+e}Wr.getIcapAddress=fw;function cw(t){var e=null;try{e=ya(t.from)}catch{ki.throwArgumentError("missing from address","transaction",t)}var r=(0,gi.stripZeros)((0,gi.arrayify)(zl.BigNumber.from(t.nonce).toHexString()));return ya((0,gi.hexDataSlice)((0,Kl.keccak256)((0,rw.encode)([e,r])),12))}Wr.getContractAddress=cw;function uw(t,e,r){return(0,gi.hexDataLength)(e)!==32&&ki.throwArgumentError("salt must be 32 bytes","salt",e),(0,gi.hexDataLength)(r)!==32&&ki.throwArgumentError("initCodeHash must be 32 bytes","initCodeHash",r),ya((0,gi.hexDataSlice)((0,Kl.keccak256)((0,gi.concat)(["0xff",ya(t),e,r])),12))}Wr.getCreate2Address=uw});var kg=V(P0=>{"use strict";var rL=A(M());Object.defineProperty(P0,"__esModule",{value:!0});P0.version=void 0;P0.version="properties/5.8.0"});var Yr=V(Ct=>{"use strict";var iL=A(M()),lw=Ct&&Ct.__awaiter||function(t,e,r,n){function i(a){return a instanceof r?a:new r(function(l){l(a)})}return new(r||(r=Promise))(function(a,l){function v(B){try{x(n.next(B))}catch(C){l(C)}}function y(B){try{x(n.throw(B))}catch(C){l(C)}}function x(B){B.done?a(B.value):i(B.value).then(v,y)}x((n=n.apply(t,e||[])).next())})},dw=Ct&&Ct.__generator||function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,l;return l={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function v(x){return function(B){return y([x,B])}}function y(x){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=x[0]&2?i.return:x[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,x[1])).done)return a;switch(i=0,a&&(x=[x[0]&2,a.value]),x[0]){case 0:case 1:a=x;break;case 4:return r.label++,{value:x[1],done:!1};case 5:r.label++,i=x[1],x=[0];continue;case 7:x=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(x[0]===6||x[0]===2)){r=0;continue}if(x[0]===3&&(!a||x[1]>a[0]&&x[1]<a[3])){r.label=x[1];break}if(x[0]===6&&r.label<a[1]){r.label=a[1],a=x;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(x);break}a[2]&&r.ops.pop(),r.trys.pop();continue}x=e.call(t,r)}catch(B){x=[6,B],i=0}finally{n=a=0}if(x[0]&5)throw x[1];return{value:x[0]?x[1]:void 0,done:!0}}};Object.defineProperty(Ct,"__esModule",{value:!0});Ct.Description=Ct.deepCopy=Ct.shallowCopy=Ct.checkProperties=Ct.resolveProperties=Ct.getStatic=Ct.defineReadOnly=void 0;var hw=Bt(),pw=kg(),L0=new hw.Logger(pw.version);function Jg(t,e,r){Object.defineProperty(t,e,{enumerable:!0,value:r,writable:!1})}Ct.defineReadOnly=Jg;function bw(t,e){for(var r=0;r<32;r++){if(t[e])return t[e];if(!t.prototype||typeof t.prototype!="object")break;t=Object.getPrototypeOf(t.prototype).constructor}return null}Ct.getStatic=bw;function gw(t){return lw(this,void 0,void 0,function(){var e,r;return dw(this,function(n){switch(n.label){case 0:return e=Object.keys(t).map(function(i){var a=t[i];return Promise.resolve(a).then(function(l){return{key:i,value:l}})}),[4,Promise.all(e)];case 1:return r=n.sent(),[2,r.reduce(function(i,a){return i[a.key]=a.value,i},{})]}})})}Ct.resolveProperties=gw;function vw(t,e){(!t||typeof t!="object")&&L0.throwArgumentError("invalid object","object",t),Object.keys(t).forEach(function(r){e[r]||L0.throwArgumentError("invalid object key - "+r,"transaction:"+r,t)})}Ct.checkProperties=vw;function mw(t){var e={};for(var r in t)e[r]=t[r];return e}Ct.shallowCopy=mw;var xw={bigint:!0,boolean:!0,function:!0,number:!0,string:!0};function Ug(t){if(t==null||xw[typeof t])return!0;if(Array.isArray(t)||typeof t=="object"){if(!Object.isFrozen(t))return!1;for(var e=Object.keys(t),r=0;r<e.length;r++){var n=null;try{n=t[e[r]]}catch{continue}if(!Ug(n))return!1}return!0}return L0.throwArgumentError("Cannot deepCopy "+typeof t,"object",t)}function yw(t){if(Ug(t))return t;if(Array.isArray(t))return Object.freeze(t.map(function(i){return R0(i)}));if(typeof t=="object"){var e={};for(var r in t){var n=t[r];n!==void 0&&Jg(e,r,R0(n))}return e}return L0.throwArgumentError("Cannot deepCopy "+typeof t,"object",t)}function R0(t){return yw(t)}Ct.deepCopy=R0;var ww=function(){function t(e){for(var r in e)this[r]=R0(e[r])}return t}();Ct.Description=ww});var jg=V(Ji=>{"use strict";var oL=A(M()),Aw=Ji&&Ji.__awaiter||function(t,e,r,n){function i(a){return a instanceof r?a:new r(function(l){l(a)})}return new(r||(r=Promise))(function(a,l){function v(B){try{x(n.next(B))}catch(C){l(C)}}function y(B){try{x(n.throw(B))}catch(C){l(C)}}function x(B){B.done?a(B.value):i(B.value).then(v,y)}x((n=n.apply(t,e||[])).next())})},Mw=Ji&&Ji.__generator||function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,l;return l={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function v(x){return function(B){return y([x,B])}}function y(x){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=x[0]&2?i.return:x[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,x[1])).done)return a;switch(i=0,a&&(x=[x[0]&2,a.value]),x[0]){case 0:case 1:a=x;break;case 4:return r.label++,{value:x[1],done:!1};case 5:r.label++,i=x[1],x=[0];continue;case 7:x=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(x[0]===6||x[0]===2)){r=0;continue}if(x[0]===3&&(!a||x[1]>a[0]&&x[1]<a[3])){r.label=x[1];break}if(x[0]===6&&r.label<a[1]){r.label=a[1],a=x;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(x);break}a[2]&&r.ops.pop(),r.trys.pop();continue}x=e.call(t,r)}catch(B){x=[6,B],i=0}finally{n=a=0}if(x[0]&5)throw x[1];return{value:x[0]?x[1]:void 0,done:!0}}};Object.defineProperty(Ji,"__esModule",{value:!0});Ji.TypedDataEncoder=void 0;var Xg=wa(),Ma=ga(),tr=rt(),wo=In(),Aa=Yr(),Sw=Bt(),Tw=kl(),ut=new Sw.Logger(Tw.version),zg=Nl(),Kg=new Uint8Array(32);Kg.fill(0);var Ew=Ma.BigNumber.from(-1),Zg=Ma.BigNumber.from(0),Vg=Ma.BigNumber.from(1),_w=Ma.BigNumber.from("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");function Bw(t){var e=(0,tr.arrayify)(t),r=e.length%32;return r?(0,tr.hexConcat)([e,Kg.slice(r)]):(0,tr.hexlify)(e)}var Cw=(0,tr.hexZeroPad)(Vg.toHexString(),32),Pw=(0,tr.hexZeroPad)(Zg.toHexString(),32),Hg={name:"string",version:"string",chainId:"uint256",verifyingContract:"address",salt:"bytes32"},Vl=["name","version","chainId","verifyingContract","salt"];function qg(t){return function(e){return typeof e!="string"&&ut.throwArgumentError("invalid domain value for "+JSON.stringify(t),"domain."+t,e),e}}var Lw={name:qg("name"),version:qg("version"),chainId:function(t){try{return Ma.BigNumber.from(t).toString()}catch{}return ut.throwArgumentError('invalid domain value for "chainId"',"domain.chainId",t)},verifyingContract:function(t){try{return(0,Xg.getAddress)(t).toLowerCase()}catch{}return ut.throwArgumentError('invalid domain value "verifyingContract"',"domain.verifyingContract",t)},salt:function(t){try{var e=(0,tr.arrayify)(t);if(e.length!==32)throw new Error("bad length");return(0,tr.hexlify)(e)}catch{}return ut.throwArgumentError('invalid domain value "salt"',"domain.salt",t)}};function jl(t){{var e=t.match(/^(u?)int(\d*)$/);if(e){var r=e[1]==="",n=parseInt(e[2]||"256");(n%8!==0||n>256||e[2]&&e[2]!==String(n))&&ut.throwArgumentError("invalid numeric width","type",t);var i=_w.mask(r?n-1:n),a=r?i.add(Vg).mul(Ew):Zg;return function(v){var y=Ma.BigNumber.from(v);return(y.lt(a)||y.gt(i))&&ut.throwArgumentError("value out-of-bounds for "+t,"value",v),(0,tr.hexZeroPad)(y.toTwos(256).toHexString(),32)}}}{var e=t.match(/^bytes(\d+)$/);if(e){var l=parseInt(e[1]);return(l===0||l>32||e[1]!==String(l))&&ut.throwArgumentError("invalid bytes width","type",t),function(y){var x=(0,tr.arrayify)(y);return x.length!==l&&ut.throwArgumentError("invalid length for "+t,"value",y),Bw(y)}}}switch(t){case"address":return function(v){return(0,tr.hexZeroPad)((0,Xg.getAddress)(v),32)};case"bool":return function(v){return v?Cw:Pw};case"bytes":return function(v){return(0,wo.keccak256)(v)};case"string":return function(v){return(0,zg.id)(v)}}return null}function Gg(t,e){return t+"("+e.map(function(r){var n=r.name,i=r.type;return i+" "+n}).join(",")+")"}var Rw=function(){function t(e){(0,Aa.defineReadOnly)(this,"types",Object.freeze((0,Aa.deepCopy)(e))),(0,Aa.defineReadOnly)(this,"_encoderCache",{}),(0,Aa.defineReadOnly)(this,"_types",{});var r={},n={},i={};Object.keys(e).forEach(function(C){r[C]={},n[C]=[],i[C]={}});var a=function(C){var D={};e[C].forEach(function(F){D[F.name]&&ut.throwArgumentError("duplicate variable name "+JSON.stringify(F.name)+" in "+JSON.stringify(C),"types",e),D[F.name]=!0;var P=F.type.match(/^([^\x5b]*)(\x5b|$)/)[1];P===C&&ut.throwArgumentError("circular type reference to "+JSON.stringify(P),"types",e);var X=jl(P);X||(n[P]||ut.throwArgumentError("unknown type "+JSON.stringify(P),"types",e),n[P].push(C),r[C][P]=!0)})};for(var l in e)a(l);var v=Object.keys(n).filter(function(C){return n[C].length===0});v.length===0?ut.throwArgumentError("missing primary type","types",e):v.length>1&&ut.throwArgumentError("ambiguous primary types or unused types: "+v.map(function(C){return JSON.stringify(C)}).join(", "),"types",e),(0,Aa.defineReadOnly)(this,"primaryType",v[0]);function y(C,D){D[C]&&ut.throwArgumentError("circular type reference to "+JSON.stringify(C),"types",e),D[C]=!0,Object.keys(r[C]).forEach(function(F){n[F]&&(y(F,D),Object.keys(D).forEach(function(P){i[P][F]=!0}))}),delete D[C]}y(this.primaryType,{});for(var x in i){var B=Object.keys(i[x]);B.sort(),this._types[x]=Gg(x,e[x])+B.map(function(C){return Gg(C,e[C])}).join("")}}return t.prototype.getEncoder=function(e){var r=this._encoderCache[e];return r||(r=this._encoderCache[e]=this._getEncoder(e)),r},t.prototype._getEncoder=function(e){var r=this;{var n=jl(e);if(n)return n}var i=e.match(/^(.*)(\x5b(\d*)\x5d)$/);if(i){var a=i[1],l=this.getEncoder(a),v=parseInt(i[3]);return function(B){v>=0&&B.length!==v&&ut.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",B);var C=B.map(l);return r._types[a]&&(C=C.map(wo.keccak256)),(0,wo.keccak256)((0,tr.hexConcat)(C))}}var y=this.types[e];if(y){var x=(0,zg.id)(this._types[e]);return function(B){var C=y.map(function(D){var F=D.name,P=D.type,X=r.getEncoder(P)(B[F]);return r._types[P]?(0,wo.keccak256)(X):X});return C.unshift(x),(0,tr.hexConcat)(C)}}return ut.throwArgumentError("unknown type: "+e,"type",e)},t.prototype.encodeType=function(e){var r=this._types[e];return r||ut.throwArgumentError("unknown type: "+JSON.stringify(e),"name",e),r},t.prototype.encodeData=function(e,r){return this.getEncoder(e)(r)},t.prototype.hashStruct=function(e,r){return(0,wo.keccak256)(this.encodeData(e,r))},t.prototype.encode=function(e){return this.encodeData(this.primaryType,e)},t.prototype.hash=function(e){return this.hashStruct(this.primaryType,e)},t.prototype._visit=function(e,r,n){var i=this;{var a=jl(e);if(a)return n(e,r)}var l=e.match(/^(.*)(\x5b(\d*)\x5d)$/);if(l){var v=l[1],y=parseInt(l[3]);return y>=0&&r.length!==y&&ut.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",r),r.map(function(B){return i._visit(v,B,n)})}var x=this.types[e];return x?x.reduce(function(B,C){var D=C.name,F=C.type;return B[D]=i._visit(F,r[D],n),B},{}):ut.throwArgumentError("unknown type: "+e,"type",e)},t.prototype.visit=function(e,r){return this._visit(this.primaryType,e,r)},t.from=function(e){return new t(e)},t.getPrimaryType=function(e){return t.from(e).primaryType},t.hashStruct=function(e,r,n){return t.from(r).hashStruct(e,n)},t.hashDomain=function(e){var r=[];for(var n in e){var i=Hg[n];i||ut.throwArgumentError("invalid typed-data domain key: "+JSON.stringify(n),"domain",e),r.push({name:n,type:i})}return r.sort(function(a,l){return Vl.indexOf(a.name)-Vl.indexOf(l.name)}),t.hashStruct("EIP712Domain",{EIP712Domain:r},e)},t.encode=function(e,r,n){return(0,tr.hexConcat)(["0x1901",t.hashDomain(e),t.from(r).hash(n)])},t.hash=function(e,r,n){return(0,wo.keccak256)(t.encode(e,r,n))},t.resolveNames=function(e,r,n,i){return Aw(this,void 0,void 0,function(){var a,l,v,y,x,B,C,D;return Mw(this,function(F){switch(F.label){case 0:e=(0,Aa.shallowCopy)(e),a={},e.verifyingContract&&!(0,tr.isHexString)(e.verifyingContract,20)&&(a[e.verifyingContract]="0x"),l=t.from(r),l.visit(n,function(P,X){return P==="address"&&!(0,tr.isHexString)(X,20)&&(a[X]="0x"),X}),v=[];for(y in a)v.push(y);x=0,F.label=1;case 1:return x<v.length?(B=v[x],C=a,D=B,[4,i(B)]):[3,4];case 2:C[D]=F.sent(),F.label=3;case 3:return x++,[3,1];case 4:return e.verifyingContract&&a[e.verifyingContract]&&(e.verifyingContract=a[e.verifyingContract]),n=l.visit(n,function(P,X){return P==="address"&&a[X]?a[X]:X}),[2,{domain:e,value:n}]}})})},t.getPayload=function(e,r,n){t.hashDomain(e);var i={},a=[];Vl.forEach(function(y){var x=e[y];x!=null&&(i[y]=Lw[y](x),a.push({name:y,type:Hg[y]}))});var l=t.from(r),v=(0,Aa.shallowCopy)(r);return v.EIP712Domain?ut.throwArgumentError("types must not contain EIP712Domain type","types.EIP712Domain",r):v.EIP712Domain=a,l.encode(n),{types:v,domain:i,primaryType:l.primaryType,message:l.visit(n,function(y,x){if(y.match(/^bytes(\d*)/))return(0,tr.hexlify)((0,tr.arrayify)(x));if(y.match(/^u?int/))return Ma.BigNumber.from(x).toString();switch(y){case"address":return x.toLowerCase();case"bool":return!!x;case"string":return typeof x!="string"&&ut.throwArgumentError("invalid string","value",x),x}return ut.throwArgumentError("unsupported type","type",y)})}},t}();Ji.TypedDataEncoder=Rw});var Cs=V(Jt=>{"use strict";var fL=A(M());Object.defineProperty(Jt,"__esModule",{value:!0});Jt._TypedDataEncoder=Jt.hashMessage=Jt.messagePrefix=Jt.ensNormalize=Jt.isValidName=Jt.namehash=Jt.dnsEncode=Jt.id=void 0;var Fw=Nl();Object.defineProperty(Jt,"id",{enumerable:!0,get:function(){return Fw.id}});var Ql=ql();Object.defineProperty(Jt,"dnsEncode",{enumerable:!0,get:function(){return Ql.dnsEncode}});Object.defineProperty(Jt,"isValidName",{enumerable:!0,get:function(){return Ql.isValidName}});Object.defineProperty(Jt,"namehash",{enumerable:!0,get:function(){return Ql.namehash}});var Qg=_g();Object.defineProperty(Jt,"hashMessage",{enumerable:!0,get:function(){return Qg.hashMessage}});Object.defineProperty(Jt,"messagePrefix",{enumerable:!0,get:function(){return Qg.messagePrefix}});var Dw=ql();Object.defineProperty(Jt,"ensNormalize",{enumerable:!0,get:function(){return Dw.ensNormalize}});var Ow=jg();Object.defineProperty(Jt,"_TypedDataEncoder",{enumerable:!0,get:function(){return Ow.TypedDataEncoder}})});var Wg=V((cL,Iw)=>{Iw.exports={name:"elliptic",version:"6.6.1",description:"EC cryptography",main:"lib/elliptic.js",files:["lib"],scripts:{lint:"eslint lib test","lint:fix":"npm run lint -- --fix",unit:"istanbul test _mocha --reporter=spec test/index.js",test:"npm run lint && npm run unit",version:"grunt dist && git add dist/"},repository:{type:"git",url:"git@github.com:indutny/elliptic"},keywords:["EC","Elliptic","curve","Cryptography"],author:"Fedor Indutny <fedor@indutny.com>",license:"MIT",bugs:{url:"https://github.com/indutny/elliptic/issues"},homepage:"https://github.com/indutny/elliptic",devDependencies:{brfs:"^2.0.2",coveralls:"^3.1.0",eslint:"^7.6.0",grunt:"^1.2.1","grunt-browserify":"^5.3.0","grunt-cli":"^1.3.2","grunt-contrib-connect":"^3.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^5.0.0","grunt-mocha-istanbul":"^5.0.2","grunt-saucelabs":"^9.0.1",istanbul:"^0.4.5",mocha:"^8.0.1"},dependencies:{"bn.js":"^4.11.9",brorand:"^1.1.0","hash.js":"^1.0.0","hmac-drbg":"^1.0.1",inherits:"^2.0.4","minimalistic-assert":"^1.0.1","minimalistic-crypto-utils":"^1.0.1"}}});var qn=V((Yg,Wl)=>{var uL=A(M());(function(t,e){"use strict";function r(T,s){if(!T)throw new Error(s||"Assertion failed")}function n(T,s){T.super_=s;var u=function(){};u.prototype=s.prototype,T.prototype=new u,T.prototype.constructor=T}function i(T,s,u){if(i.isBN(T))return T;this.negative=0,this.words=null,this.length=0,this.red=null,T!==null&&((s==="le"||s==="be")&&(u=s,s=10),this._init(T||0,s||10,u||"be"))}typeof t=="object"?t.exports=i:e.BN=i,i.BN=i,i.wordSize=26;var a;try{typeof window<"u"&&typeof window.Buffer<"u"?a=window.Buffer:a=require("buffer").Buffer}catch{}i.isBN=function(s){return s instanceof i?!0:s!==null&&typeof s=="object"&&s.constructor.wordSize===i.wordSize&&Array.isArray(s.words)},i.max=function(s,u){return s.cmp(u)>0?s:u},i.min=function(s,u){return s.cmp(u)<0?s:u},i.prototype._init=function(s,u,d){if(typeof s=="number")return this._initNumber(s,u,d);if(typeof s=="object")return this._initArray(s,u,d);u==="hex"&&(u=16),r(u===(u|0)&&u>=2&&u<=36),s=s.toString().replace(/\s+/g,"");var f=0;s[0]==="-"&&(f++,this.negative=1),f<s.length&&(u===16?this._parseHex(s,f,d):(this._parseBase(s,u,f),d==="le"&&this._initArray(this.toArray(),u,d)))},i.prototype._initNumber=function(s,u,d){s<0&&(this.negative=1,s=-s),s<67108864?(this.words=[s&67108863],this.length=1):s<4503599627370496?(this.words=[s&67108863,s/67108864&67108863],this.length=2):(r(s<9007199254740992),this.words=[s&67108863,s/67108864&67108863,1],this.length=3),d==="le"&&this._initArray(this.toArray(),u,d)},i.prototype._initArray=function(s,u,d){if(r(typeof s.length=="number"),s.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(s.length/3),this.words=new Array(this.length);for(var f=0;f<this.length;f++)this.words[f]=0;var c,g,m=0;if(d==="be")for(f=s.length-1,c=0;f>=0;f-=3)g=s[f]|s[f-1]<<8|s[f-2]<<16,this.words[c]|=g<<m&67108863,this.words[c+1]=g>>>26-m&67108863,m+=24,m>=26&&(m-=26,c++);else if(d==="le")for(f=0,c=0;f<s.length;f+=3)g=s[f]|s[f+1]<<8|s[f+2]<<16,this.words[c]|=g<<m&67108863,this.words[c+1]=g>>>26-m&67108863,m+=24,m>=26&&(m-=26,c++);return this.strip()};function l(T,s){var u=T.charCodeAt(s);return u>=65&&u<=70?u-55:u>=97&&u<=102?u-87:u-48&15}function v(T,s,u){var d=l(T,u);return u-1>=s&&(d|=l(T,u-1)<<4),d}i.prototype._parseHex=function(s,u,d){this.length=Math.ceil((s.length-u)/6),this.words=new Array(this.length);for(var f=0;f<this.length;f++)this.words[f]=0;var c=0,g=0,m;if(d==="be")for(f=s.length-1;f>=u;f-=2)m=v(s,u,f)<<c,this.words[g]|=m&67108863,c>=18?(c-=18,g+=1,this.words[g]|=m>>>26):c+=8;else{var h=s.length-u;for(f=h%2===0?u+1:u;f<s.length;f+=2)m=v(s,u,f)<<c,this.words[g]|=m&67108863,c>=18?(c-=18,g+=1,this.words[g]|=m>>>26):c+=8}this.strip()};function y(T,s,u,d){for(var f=0,c=Math.min(T.length,u),g=s;g<c;g++){var m=T.charCodeAt(g)-48;f*=d,m>=49?f+=m-49+10:m>=17?f+=m-17+10:f+=m}return f}i.prototype._parseBase=function(s,u,d){this.words=[0],this.length=1;for(var f=0,c=1;c<=67108863;c*=u)f++;f--,c=c/u|0;for(var g=s.length-d,m=g%f,h=Math.min(g,g-m)+d,o=0,p=d;p<h;p+=f)o=y(s,p,p+f,u),this.imuln(c),this.words[0]+o<67108864?this.words[0]+=o:this._iaddn(o);if(m!==0){var E=1;for(o=y(s,p,s.length,u),p=0;p<m;p++)E*=u;this.imuln(E),this.words[0]+o<67108864?this.words[0]+=o:this._iaddn(o)}this.strip()},i.prototype.copy=function(s){s.words=new Array(this.length);for(var u=0;u<this.length;u++)s.words[u]=this.words[u];s.length=this.length,s.negative=this.negative,s.red=this.red},i.prototype.clone=function(){var s=new i(null);return this.copy(s),s},i.prototype._expand=function(s){for(;this.length<s;)this.words[this.length++]=0;return this},i.prototype.strip=function(){for(;this.length>1&&this.words[this.length-1]===0;)this.length--;return this._normSign()},i.prototype._normSign=function(){return this.length===1&&this.words[0]===0&&(this.negative=0),this},i.prototype.inspect=function(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"};var x=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],B=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],C=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];i.prototype.toString=function(s,u){s=s||10,u=u|0||1;var d;if(s===16||s==="hex"){d="";for(var f=0,c=0,g=0;g<this.length;g++){var m=this.words[g],h=((m<<f|c)&16777215).toString(16);c=m>>>24-f&16777215,f+=2,f>=26&&(f-=26,g--),c!==0||g!==this.length-1?d=x[6-h.length]+h+d:d=h+d}for(c!==0&&(d=c.toString(16)+d);d.length%u!==0;)d="0"+d;return this.negative!==0&&(d="-"+d),d}if(s===(s|0)&&s>=2&&s<=36){var o=B[s],p=C[s];d="";var E=this.clone();for(E.negative=0;!E.isZero();){var b=E.modn(p).toString(s);E=E.idivn(p),E.isZero()?d=b+d:d=x[o-b.length]+b+d}for(this.isZero()&&(d="0"+d);d.length%u!==0;)d="0"+d;return this.negative!==0&&(d="-"+d),d}r(!1,"Base should be between 2 and 36")},i.prototype.toNumber=function(){var s=this.words[0];return this.length===2?s+=this.words[1]*67108864:this.length===3&&this.words[2]===1?s+=4503599627370496+this.words[1]*67108864:this.length>2&&r(!1,"Number can only safely store up to 53 bits"),this.negative!==0?-s:s},i.prototype.toJSON=function(){return this.toString(16)},i.prototype.toBuffer=function(s,u){return r(typeof a<"u"),this.toArrayLike(a,s,u)},i.prototype.toArray=function(s,u){return this.toArrayLike(Array,s,u)},i.prototype.toArrayLike=function(s,u,d){var f=this.byteLength(),c=d||Math.max(1,f);r(f<=c,"byte array longer than desired length"),r(c>0,"Requested array length <= 0"),this.strip();var g=u==="le",m=new s(c),h,o,p=this.clone();if(g){for(o=0;!p.isZero();o++)h=p.andln(255),p.iushrn(8),m[o]=h;for(;o<c;o++)m[o]=0}else{for(o=0;o<c-f;o++)m[o]=0;for(o=0;!p.isZero();o++)h=p.andln(255),p.iushrn(8),m[c-o-1]=h}return m},Math.clz32?i.prototype._countBits=function(s){return 32-Math.clz32(s)}:i.prototype._countBits=function(s){var u=s,d=0;return u>=4096&&(d+=13,u>>>=13),u>=64&&(d+=7,u>>>=7),u>=8&&(d+=4,u>>>=4),u>=2&&(d+=2,u>>>=2),d+u},i.prototype._zeroBits=function(s){if(s===0)return 26;var u=s,d=0;return u&8191||(d+=13,u>>>=13),u&127||(d+=7,u>>>=7),u&15||(d+=4,u>>>=4),u&3||(d+=2,u>>>=2),u&1||d++,d},i.prototype.bitLength=function(){var s=this.words[this.length-1],u=this._countBits(s);return(this.length-1)*26+u};function D(T){for(var s=new Array(T.bitLength()),u=0;u<s.length;u++){var d=u/26|0,f=u%26;s[u]=(T.words[d]&1<<f)>>>f}return s}i.prototype.zeroBits=function(){if(this.isZero())return 0;for(var s=0,u=0;u<this.length;u++){var d=this._zeroBits(this.words[u]);if(s+=d,d!==26)break}return s},i.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},i.prototype.toTwos=function(s){return this.negative!==0?this.abs().inotn(s).iaddn(1):this.clone()},i.prototype.fromTwos=function(s){return this.testn(s-1)?this.notn(s).iaddn(1).ineg():this.clone()},i.prototype.isNeg=function(){return this.negative!==0},i.prototype.neg=function(){return this.clone().ineg()},i.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},i.prototype.iuor=function(s){for(;this.length<s.length;)this.words[this.length++]=0;for(var u=0;u<s.length;u++)this.words[u]=this.words[u]|s.words[u];return this.strip()},i.prototype.ior=function(s){return r((this.negative|s.negative)===0),this.iuor(s)},i.prototype.or=function(s){return this.length>s.length?this.clone().ior(s):s.clone().ior(this)},i.prototype.uor=function(s){return this.length>s.length?this.clone().iuor(s):s.clone().iuor(this)},i.prototype.iuand=function(s){var u;this.length>s.length?u=s:u=this;for(var d=0;d<u.length;d++)this.words[d]=this.words[d]&s.words[d];return this.length=u.length,this.strip()},i.prototype.iand=function(s){return r((this.negative|s.negative)===0),this.iuand(s)},i.prototype.and=function(s){return this.length>s.length?this.clone().iand(s):s.clone().iand(this)},i.prototype.uand=function(s){return this.length>s.length?this.clone().iuand(s):s.clone().iuand(this)},i.prototype.iuxor=function(s){var u,d;this.length>s.length?(u=this,d=s):(u=s,d=this);for(var f=0;f<d.length;f++)this.words[f]=u.words[f]^d.words[f];if(this!==u)for(;f<u.length;f++)this.words[f]=u.words[f];return this.length=u.length,this.strip()},i.prototype.ixor=function(s){return r((this.negative|s.negative)===0),this.iuxor(s)},i.prototype.xor=function(s){return this.length>s.length?this.clone().ixor(s):s.clone().ixor(this)},i.prototype.uxor=function(s){return this.length>s.length?this.clone().iuxor(s):s.clone().iuxor(this)},i.prototype.inotn=function(s){r(typeof s=="number"&&s>=0);var u=Math.ceil(s/26)|0,d=s%26;this._expand(u),d>0&&u--;for(var f=0;f<u;f++)this.words[f]=~this.words[f]&67108863;return d>0&&(this.words[f]=~this.words[f]&67108863>>26-d),this.strip()},i.prototype.notn=function(s){return this.clone().inotn(s)},i.prototype.setn=function(s,u){r(typeof s=="number"&&s>=0);var d=s/26|0,f=s%26;return this._expand(d+1),u?this.words[d]=this.words[d]|1<<f:this.words[d]=this.words[d]&~(1<<f),this.strip()},i.prototype.iadd=function(s){var u;if(this.negative!==0&&s.negative===0)return this.negative=0,u=this.isub(s),this.negative^=1,this._normSign();if(this.negative===0&&s.negative!==0)return s.negative=0,u=this.isub(s),s.negative=1,u._normSign();var d,f;this.length>s.length?(d=this,f=s):(d=s,f=this);for(var c=0,g=0;g<f.length;g++)u=(d.words[g]|0)+(f.words[g]|0)+c,this.words[g]=u&67108863,c=u>>>26;for(;c!==0&&g<d.length;g++)u=(d.words[g]|0)+c,this.words[g]=u&67108863,c=u>>>26;if(this.length=d.length,c!==0)this.words[this.length]=c,this.length++;else if(d!==this)for(;g<d.length;g++)this.words[g]=d.words[g];return this},i.prototype.add=function(s){var u;return s.negative!==0&&this.negative===0?(s.negative=0,u=this.sub(s),s.negative^=1,u):s.negative===0&&this.negative!==0?(this.negative=0,u=s.sub(this),this.negative=1,u):this.length>s.length?this.clone().iadd(s):s.clone().iadd(this)},i.prototype.isub=function(s){if(s.negative!==0){s.negative=0;var u=this.iadd(s);return s.negative=1,u._normSign()}else if(this.negative!==0)return this.negative=0,this.iadd(s),this.negative=1,this._normSign();var d=this.cmp(s);if(d===0)return this.negative=0,this.length=1,this.words[0]=0,this;var f,c;d>0?(f=this,c=s):(f=s,c=this);for(var g=0,m=0;m<c.length;m++)u=(f.words[m]|0)-(c.words[m]|0)+g,g=u>>26,this.words[m]=u&67108863;for(;g!==0&&m<f.length;m++)u=(f.words[m]|0)+g,g=u>>26,this.words[m]=u&67108863;if(g===0&&m<f.length&&f!==this)for(;m<f.length;m++)this.words[m]=f.words[m];return this.length=Math.max(this.length,m),f!==this&&(this.negative=1),this.strip()},i.prototype.sub=function(s){return this.clone().isub(s)};function F(T,s,u){u.negative=s.negative^T.negative;var d=T.length+s.length|0;u.length=d,d=d-1|0;var f=T.words[0]|0,c=s.words[0]|0,g=f*c,m=g&67108863,h=g/67108864|0;u.words[0]=m;for(var o=1;o<d;o++){for(var p=h>>>26,E=h&67108863,b=Math.min(o,s.length-1),w=Math.max(0,o-T.length+1);w<=b;w++){var U=o-w|0;f=T.words[U]|0,c=s.words[w]|0,g=f*c+E,p+=g/67108864|0,E=g&67108863}u.words[o]=E|0,h=p|0}return h!==0?u.words[o]=h|0:u.length--,u.strip()}var P=function(s,u,d){var f=s.words,c=u.words,g=d.words,m=0,h,o,p,E=f[0]|0,b=E&8191,w=E>>>13,U=f[1]|0,S=U&8191,N=U>>>13,G=f[2]|0,Z=G&8191,_=G>>>13,R=f[3]|0,L=R&8191,O=R>>>13,q=f[4]|0,I=q&8191,J=q>>>13,z=f[5]|0,k=z&8191,H=z>>>13,Q=f[6]|0,j=Q&8191,re=Q>>>13,De=f[7]|0,se=De&8191,le=De>>>13,Ue=f[8]|0,oe=Ue&8191,ce=Ue>>>13,Xe=f[9]|0,ge=Xe&8191,ve=Xe>>>13,gt=c[0]|0,pe=gt&8191,be=gt>>>13,Ye=c[1]|0,de=Ye&8191,ue=Ye>>>13,zt=c[2]|0,me=zt&8191,xe=zt>>>13,Kt=c[3]|0,ye=Kt&8191,we=Kt>>>13,Zt=c[4]|0,Ae=Zt&8191,Me=Zt>>>13,Vt=c[5]|0,Se=Vt&8191,Te=Vt>>>13,jt=c[6]|0,Ee=jt&8191,_e=jt>>>13,Qt=c[7]|0,Be=Qt&8191,Ce=Qt>>>13,Wt=c[8]|0,Pe=Wt&8191,Le=Wt>>>13,Yt=c[9]|0,Re=Yt&8191,Fe=Yt>>>13;d.negative=s.negative^u.negative,d.length=19,h=Math.imul(b,pe),o=Math.imul(b,be),o=o+Math.imul(w,pe)|0,p=Math.imul(w,be);var Ft=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(Ft>>>26)|0,Ft&=67108863,h=Math.imul(S,pe),o=Math.imul(S,be),o=o+Math.imul(N,pe)|0,p=Math.imul(N,be),h=h+Math.imul(b,de)|0,o=o+Math.imul(b,ue)|0,o=o+Math.imul(w,de)|0,p=p+Math.imul(w,ue)|0;var Ne=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(Ne>>>26)|0,Ne&=67108863,h=Math.imul(Z,pe),o=Math.imul(Z,be),o=o+Math.imul(_,pe)|0,p=Math.imul(_,be),h=h+Math.imul(S,de)|0,o=o+Math.imul(S,ue)|0,o=o+Math.imul(N,de)|0,p=p+Math.imul(N,ue)|0,h=h+Math.imul(b,me)|0,o=o+Math.imul(b,xe)|0,o=o+Math.imul(w,me)|0,p=p+Math.imul(w,xe)|0;var ke=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(ke>>>26)|0,ke&=67108863,h=Math.imul(L,pe),o=Math.imul(L,be),o=o+Math.imul(O,pe)|0,p=Math.imul(O,be),h=h+Math.imul(Z,de)|0,o=o+Math.imul(Z,ue)|0,o=o+Math.imul(_,de)|0,p=p+Math.imul(_,ue)|0,h=h+Math.imul(S,me)|0,o=o+Math.imul(S,xe)|0,o=o+Math.imul(N,me)|0,p=p+Math.imul(N,xe)|0,h=h+Math.imul(b,ye)|0,o=o+Math.imul(b,we)|0,o=o+Math.imul(w,ye)|0,p=p+Math.imul(w,we)|0;var Mt=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,h=Math.imul(I,pe),o=Math.imul(I,be),o=o+Math.imul(J,pe)|0,p=Math.imul(J,be),h=h+Math.imul(L,de)|0,o=o+Math.imul(L,ue)|0,o=o+Math.imul(O,de)|0,p=p+Math.imul(O,ue)|0,h=h+Math.imul(Z,me)|0,o=o+Math.imul(Z,xe)|0,o=o+Math.imul(_,me)|0,p=p+Math.imul(_,xe)|0,h=h+Math.imul(S,ye)|0,o=o+Math.imul(S,we)|0,o=o+Math.imul(N,ye)|0,p=p+Math.imul(N,we)|0,h=h+Math.imul(b,Ae)|0,o=o+Math.imul(b,Me)|0,o=o+Math.imul(w,Ae)|0,p=p+Math.imul(w,Me)|0;var St=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(St>>>26)|0,St&=67108863,h=Math.imul(k,pe),o=Math.imul(k,be),o=o+Math.imul(H,pe)|0,p=Math.imul(H,be),h=h+Math.imul(I,de)|0,o=o+Math.imul(I,ue)|0,o=o+Math.imul(J,de)|0,p=p+Math.imul(J,ue)|0,h=h+Math.imul(L,me)|0,o=o+Math.imul(L,xe)|0,o=o+Math.imul(O,me)|0,p=p+Math.imul(O,xe)|0,h=h+Math.imul(Z,ye)|0,o=o+Math.imul(Z,we)|0,o=o+Math.imul(_,ye)|0,p=p+Math.imul(_,we)|0,h=h+Math.imul(S,Ae)|0,o=o+Math.imul(S,Me)|0,o=o+Math.imul(N,Ae)|0,p=p+Math.imul(N,Me)|0,h=h+Math.imul(b,Se)|0,o=o+Math.imul(b,Te)|0,o=o+Math.imul(w,Se)|0,p=p+Math.imul(w,Te)|0;var Tt=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,h=Math.imul(j,pe),o=Math.imul(j,be),o=o+Math.imul(re,pe)|0,p=Math.imul(re,be),h=h+Math.imul(k,de)|0,o=o+Math.imul(k,ue)|0,o=o+Math.imul(H,de)|0,p=p+Math.imul(H,ue)|0,h=h+Math.imul(I,me)|0,o=o+Math.imul(I,xe)|0,o=o+Math.imul(J,me)|0,p=p+Math.imul(J,xe)|0,h=h+Math.imul(L,ye)|0,o=o+Math.imul(L,we)|0,o=o+Math.imul(O,ye)|0,p=p+Math.imul(O,we)|0,h=h+Math.imul(Z,Ae)|0,o=o+Math.imul(Z,Me)|0,o=o+Math.imul(_,Ae)|0,p=p+Math.imul(_,Me)|0,h=h+Math.imul(S,Se)|0,o=o+Math.imul(S,Te)|0,o=o+Math.imul(N,Se)|0,p=p+Math.imul(N,Te)|0,h=h+Math.imul(b,Ee)|0,o=o+Math.imul(b,_e)|0,o=o+Math.imul(w,Ee)|0,p=p+Math.imul(w,_e)|0;var Et=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(Et>>>26)|0,Et&=67108863,h=Math.imul(se,pe),o=Math.imul(se,be),o=o+Math.imul(le,pe)|0,p=Math.imul(le,be),h=h+Math.imul(j,de)|0,o=o+Math.imul(j,ue)|0,o=o+Math.imul(re,de)|0,p=p+Math.imul(re,ue)|0,h=h+Math.imul(k,me)|0,o=o+Math.imul(k,xe)|0,o=o+Math.imul(H,me)|0,p=p+Math.imul(H,xe)|0,h=h+Math.imul(I,ye)|0,o=o+Math.imul(I,we)|0,o=o+Math.imul(J,ye)|0,p=p+Math.imul(J,we)|0,h=h+Math.imul(L,Ae)|0,o=o+Math.imul(L,Me)|0,o=o+Math.imul(O,Ae)|0,p=p+Math.imul(O,Me)|0,h=h+Math.imul(Z,Se)|0,o=o+Math.imul(Z,Te)|0,o=o+Math.imul(_,Se)|0,p=p+Math.imul(_,Te)|0,h=h+Math.imul(S,Ee)|0,o=o+Math.imul(S,_e)|0,o=o+Math.imul(N,Ee)|0,p=p+Math.imul(N,_e)|0,h=h+Math.imul(b,Be)|0,o=o+Math.imul(b,Ce)|0,o=o+Math.imul(w,Be)|0,p=p+Math.imul(w,Ce)|0;var _t=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(_t>>>26)|0,_t&=67108863,h=Math.imul(oe,pe),o=Math.imul(oe,be),o=o+Math.imul(ce,pe)|0,p=Math.imul(ce,be),h=h+Math.imul(se,de)|0,o=o+Math.imul(se,ue)|0,o=o+Math.imul(le,de)|0,p=p+Math.imul(le,ue)|0,h=h+Math.imul(j,me)|0,o=o+Math.imul(j,xe)|0,o=o+Math.imul(re,me)|0,p=p+Math.imul(re,xe)|0,h=h+Math.imul(k,ye)|0,o=o+Math.imul(k,we)|0,o=o+Math.imul(H,ye)|0,p=p+Math.imul(H,we)|0,h=h+Math.imul(I,Ae)|0,o=o+Math.imul(I,Me)|0,o=o+Math.imul(J,Ae)|0,p=p+Math.imul(J,Me)|0,h=h+Math.imul(L,Se)|0,o=o+Math.imul(L,Te)|0,o=o+Math.imul(O,Se)|0,p=p+Math.imul(O,Te)|0,h=h+Math.imul(Z,Ee)|0,o=o+Math.imul(Z,_e)|0,o=o+Math.imul(_,Ee)|0,p=p+Math.imul(_,_e)|0,h=h+Math.imul(S,Be)|0,o=o+Math.imul(S,Ce)|0,o=o+Math.imul(N,Be)|0,p=p+Math.imul(N,Ce)|0,h=h+Math.imul(b,Pe)|0,o=o+Math.imul(b,Le)|0,o=o+Math.imul(w,Pe)|0,p=p+Math.imul(w,Le)|0;var hr=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(hr>>>26)|0,hr&=67108863,h=Math.imul(ge,pe),o=Math.imul(ge,be),o=o+Math.imul(ve,pe)|0,p=Math.imul(ve,be),h=h+Math.imul(oe,de)|0,o=o+Math.imul(oe,ue)|0,o=o+Math.imul(ce,de)|0,p=p+Math.imul(ce,ue)|0,h=h+Math.imul(se,me)|0,o=o+Math.imul(se,xe)|0,o=o+Math.imul(le,me)|0,p=p+Math.imul(le,xe)|0,h=h+Math.imul(j,ye)|0,o=o+Math.imul(j,we)|0,o=o+Math.imul(re,ye)|0,p=p+Math.imul(re,we)|0,h=h+Math.imul(k,Ae)|0,o=o+Math.imul(k,Me)|0,o=o+Math.imul(H,Ae)|0,p=p+Math.imul(H,Me)|0,h=h+Math.imul(I,Se)|0,o=o+Math.imul(I,Te)|0,o=o+Math.imul(J,Se)|0,p=p+Math.imul(J,Te)|0,h=h+Math.imul(L,Ee)|0,o=o+Math.imul(L,_e)|0,o=o+Math.imul(O,Ee)|0,p=p+Math.imul(O,_e)|0,h=h+Math.imul(Z,Be)|0,o=o+Math.imul(Z,Ce)|0,o=o+Math.imul(_,Be)|0,p=p+Math.imul(_,Ce)|0,h=h+Math.imul(S,Pe)|0,o=o+Math.imul(S,Le)|0,o=o+Math.imul(N,Pe)|0,p=p+Math.imul(N,Le)|0,h=h+Math.imul(b,Re)|0,o=o+Math.imul(b,Fe)|0,o=o+Math.imul(w,Re)|0,p=p+Math.imul(w,Fe)|0;var pr=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(pr>>>26)|0,pr&=67108863,h=Math.imul(ge,de),o=Math.imul(ge,ue),o=o+Math.imul(ve,de)|0,p=Math.imul(ve,ue),h=h+Math.imul(oe,me)|0,o=o+Math.imul(oe,xe)|0,o=o+Math.imul(ce,me)|0,p=p+Math.imul(ce,xe)|0,h=h+Math.imul(se,ye)|0,o=o+Math.imul(se,we)|0,o=o+Math.imul(le,ye)|0,p=p+Math.imul(le,we)|0,h=h+Math.imul(j,Ae)|0,o=o+Math.imul(j,Me)|0,o=o+Math.imul(re,Ae)|0,p=p+Math.imul(re,Me)|0,h=h+Math.imul(k,Se)|0,o=o+Math.imul(k,Te)|0,o=o+Math.imul(H,Se)|0,p=p+Math.imul(H,Te)|0,h=h+Math.imul(I,Ee)|0,o=o+Math.imul(I,_e)|0,o=o+Math.imul(J,Ee)|0,p=p+Math.imul(J,_e)|0,h=h+Math.imul(L,Be)|0,o=o+Math.imul(L,Ce)|0,o=o+Math.imul(O,Be)|0,p=p+Math.imul(O,Ce)|0,h=h+Math.imul(Z,Pe)|0,o=o+Math.imul(Z,Le)|0,o=o+Math.imul(_,Pe)|0,p=p+Math.imul(_,Le)|0,h=h+Math.imul(S,Re)|0,o=o+Math.imul(S,Fe)|0,o=o+Math.imul(N,Re)|0,p=p+Math.imul(N,Fe)|0;var br=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(br>>>26)|0,br&=67108863,h=Math.imul(ge,me),o=Math.imul(ge,xe),o=o+Math.imul(ve,me)|0,p=Math.imul(ve,xe),h=h+Math.imul(oe,ye)|0,o=o+Math.imul(oe,we)|0,o=o+Math.imul(ce,ye)|0,p=p+Math.imul(ce,we)|0,h=h+Math.imul(se,Ae)|0,o=o+Math.imul(se,Me)|0,o=o+Math.imul(le,Ae)|0,p=p+Math.imul(le,Me)|0,h=h+Math.imul(j,Se)|0,o=o+Math.imul(j,Te)|0,o=o+Math.imul(re,Se)|0,p=p+Math.imul(re,Te)|0,h=h+Math.imul(k,Ee)|0,o=o+Math.imul(k,_e)|0,o=o+Math.imul(H,Ee)|0,p=p+Math.imul(H,_e)|0,h=h+Math.imul(I,Be)|0,o=o+Math.imul(I,Ce)|0,o=o+Math.imul(J,Be)|0,p=p+Math.imul(J,Ce)|0,h=h+Math.imul(L,Pe)|0,o=o+Math.imul(L,Le)|0,o=o+Math.imul(O,Pe)|0,p=p+Math.imul(O,Le)|0,h=h+Math.imul(Z,Re)|0,o=o+Math.imul(Z,Fe)|0,o=o+Math.imul(_,Re)|0,p=p+Math.imul(_,Fe)|0;var gr=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(gr>>>26)|0,gr&=67108863,h=Math.imul(ge,ye),o=Math.imul(ge,we),o=o+Math.imul(ve,ye)|0,p=Math.imul(ve,we),h=h+Math.imul(oe,Ae)|0,o=o+Math.imul(oe,Me)|0,o=o+Math.imul(ce,Ae)|0,p=p+Math.imul(ce,Me)|0,h=h+Math.imul(se,Se)|0,o=o+Math.imul(se,Te)|0,o=o+Math.imul(le,Se)|0,p=p+Math.imul(le,Te)|0,h=h+Math.imul(j,Ee)|0,o=o+Math.imul(j,_e)|0,o=o+Math.imul(re,Ee)|0,p=p+Math.imul(re,_e)|0,h=h+Math.imul(k,Be)|0,o=o+Math.imul(k,Ce)|0,o=o+Math.imul(H,Be)|0,p=p+Math.imul(H,Ce)|0,h=h+Math.imul(I,Pe)|0,o=o+Math.imul(I,Le)|0,o=o+Math.imul(J,Pe)|0,p=p+Math.imul(J,Le)|0,h=h+Math.imul(L,Re)|0,o=o+Math.imul(L,Fe)|0,o=o+Math.imul(O,Re)|0,p=p+Math.imul(O,Fe)|0;var vr=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(vr>>>26)|0,vr&=67108863,h=Math.imul(ge,Ae),o=Math.imul(ge,Me),o=o+Math.imul(ve,Ae)|0,p=Math.imul(ve,Me),h=h+Math.imul(oe,Se)|0,o=o+Math.imul(oe,Te)|0,o=o+Math.imul(ce,Se)|0,p=p+Math.imul(ce,Te)|0,h=h+Math.imul(se,Ee)|0,o=o+Math.imul(se,_e)|0,o=o+Math.imul(le,Ee)|0,p=p+Math.imul(le,_e)|0,h=h+Math.imul(j,Be)|0,o=o+Math.imul(j,Ce)|0,o=o+Math.imul(re,Be)|0,p=p+Math.imul(re,Ce)|0,h=h+Math.imul(k,Pe)|0,o=o+Math.imul(k,Le)|0,o=o+Math.imul(H,Pe)|0,p=p+Math.imul(H,Le)|0,h=h+Math.imul(I,Re)|0,o=o+Math.imul(I,Fe)|0,o=o+Math.imul(J,Re)|0,p=p+Math.imul(J,Fe)|0;var mr=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(mr>>>26)|0,mr&=67108863,h=Math.imul(ge,Se),o=Math.imul(ge,Te),o=o+Math.imul(ve,Se)|0,p=Math.imul(ve,Te),h=h+Math.imul(oe,Ee)|0,o=o+Math.imul(oe,_e)|0,o=o+Math.imul(ce,Ee)|0,p=p+Math.imul(ce,_e)|0,h=h+Math.imul(se,Be)|0,o=o+Math.imul(se,Ce)|0,o=o+Math.imul(le,Be)|0,p=p+Math.imul(le,Ce)|0,h=h+Math.imul(j,Pe)|0,o=o+Math.imul(j,Le)|0,o=o+Math.imul(re,Pe)|0,p=p+Math.imul(re,Le)|0,h=h+Math.imul(k,Re)|0,o=o+Math.imul(k,Fe)|0,o=o+Math.imul(H,Re)|0,p=p+Math.imul(H,Fe)|0;var xr=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(xr>>>26)|0,xr&=67108863,h=Math.imul(ge,Ee),o=Math.imul(ge,_e),o=o+Math.imul(ve,Ee)|0,p=Math.imul(ve,_e),h=h+Math.imul(oe,Be)|0,o=o+Math.imul(oe,Ce)|0,o=o+Math.imul(ce,Be)|0,p=p+Math.imul(ce,Ce)|0,h=h+Math.imul(se,Pe)|0,o=o+Math.imul(se,Le)|0,o=o+Math.imul(le,Pe)|0,p=p+Math.imul(le,Le)|0,h=h+Math.imul(j,Re)|0,o=o+Math.imul(j,Fe)|0,o=o+Math.imul(re,Re)|0,p=p+Math.imul(re,Fe)|0;var yr=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(yr>>>26)|0,yr&=67108863,h=Math.imul(ge,Be),o=Math.imul(ge,Ce),o=o+Math.imul(ve,Be)|0,p=Math.imul(ve,Ce),h=h+Math.imul(oe,Pe)|0,o=o+Math.imul(oe,Le)|0,o=o+Math.imul(ce,Pe)|0,p=p+Math.imul(ce,Le)|0,h=h+Math.imul(se,Re)|0,o=o+Math.imul(se,Fe)|0,o=o+Math.imul(le,Re)|0,p=p+Math.imul(le,Fe)|0;var wr=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(wr>>>26)|0,wr&=67108863,h=Math.imul(ge,Pe),o=Math.imul(ge,Le),o=o+Math.imul(ve,Pe)|0,p=Math.imul(ve,Le),h=h+Math.imul(oe,Re)|0,o=o+Math.imul(oe,Fe)|0,o=o+Math.imul(ce,Re)|0,p=p+Math.imul(ce,Fe)|0;var hn=(m+h|0)+((o&8191)<<13)|0;m=(p+(o>>>13)|0)+(hn>>>26)|0,hn&=67108863,h=Math.imul(ge,Re),o=Math.imul(ge,Fe),o=o+Math.imul(ve,Re)|0,p=Math.imul(ve,Fe);var pn=(m+h|0)+((o&8191)<<13)|0;return m=(p+(o>>>13)|0)+(pn>>>26)|0,pn&=67108863,g[0]=Ft,g[1]=Ne,g[2]=ke,g[3]=Mt,g[4]=St,g[5]=Tt,g[6]=Et,g[7]=_t,g[8]=hr,g[9]=pr,g[10]=br,g[11]=gr,g[12]=vr,g[13]=mr,g[14]=xr,g[15]=yr,g[16]=wr,g[17]=hn,g[18]=pn,m!==0&&(g[19]=m,d.length++),d};Math.imul||(P=F);function X(T,s,u){u.negative=s.negative^T.negative,u.length=T.length+s.length;for(var d=0,f=0,c=0;c<u.length-1;c++){var g=f;f=0;for(var m=d&67108863,h=Math.min(c,s.length-1),o=Math.max(0,c-T.length+1);o<=h;o++){var p=c-o,E=T.words[p]|0,b=s.words[o]|0,w=E*b,U=w&67108863;g=g+(w/67108864|0)|0,U=U+m|0,m=U&67108863,g=g+(U>>>26)|0,f+=g>>>26,g&=67108863}u.words[c]=m,d=g,g=f}return d!==0?u.words[c]=d:u.length--,u.strip()}function W(T,s,u){var d=new K;return d.mulp(T,s,u)}i.prototype.mulTo=function(s,u){var d,f=this.length+s.length;return this.length===10&&s.length===10?d=P(this,s,u):f<63?d=F(this,s,u):f<1024?d=X(this,s,u):d=W(this,s,u),d};function K(T,s){this.x=T,this.y=s}K.prototype.makeRBT=function(s){for(var u=new Array(s),d=i.prototype._countBits(s)-1,f=0;f<s;f++)u[f]=this.revBin(f,d,s);return u},K.prototype.revBin=function(s,u,d){if(s===0||s===d-1)return s;for(var f=0,c=0;c<u;c++)f|=(s&1)<<u-c-1,s>>=1;return f},K.prototype.permute=function(s,u,d,f,c,g){for(var m=0;m<g;m++)f[m]=u[s[m]],c[m]=d[s[m]]},K.prototype.transform=function(s,u,d,f,c,g){this.permute(g,s,u,d,f,c);for(var m=1;m<c;m<<=1)for(var h=m<<1,o=Math.cos(2*Math.PI/h),p=Math.sin(2*Math.PI/h),E=0;E<c;E+=h)for(var b=o,w=p,U=0;U<m;U++){var S=d[E+U],N=f[E+U],G=d[E+U+m],Z=f[E+U+m],_=b*G-w*Z;Z=b*Z+w*G,G=_,d[E+U]=S+G,f[E+U]=N+Z,d[E+U+m]=S-G,f[E+U+m]=N-Z,U!==h&&(_=o*b-p*w,w=o*w+p*b,b=_)}},K.prototype.guessLen13b=function(s,u){var d=Math.max(u,s)|1,f=d&1,c=0;for(d=d/2|0;d;d=d>>>1)c++;return 1<<c+1+f},K.prototype.conjugate=function(s,u,d){if(!(d<=1))for(var f=0;f<d/2;f++){var c=s[f];s[f]=s[d-f-1],s[d-f-1]=c,c=u[f],u[f]=-u[d-f-1],u[d-f-1]=-c}},K.prototype.normalize13b=function(s,u){for(var d=0,f=0;f<u/2;f++){var c=Math.round(s[2*f+1]/u)*8192+Math.round(s[2*f]/u)+d;s[f]=c&67108863,c<67108864?d=0:d=c/67108864|0}return s},K.prototype.convert13b=function(s,u,d,f){for(var c=0,g=0;g<u;g++)c=c+(s[g]|0),d[2*g]=c&8191,c=c>>>13,d[2*g+1]=c&8191,c=c>>>13;for(g=2*u;g<f;++g)d[g]=0;r(c===0),r((c&-8192)===0)},K.prototype.stub=function(s){for(var u=new Array(s),d=0;d<s;d++)u[d]=0;return u},K.prototype.mulp=function(s,u,d){var f=2*this.guessLen13b(s.length,u.length),c=this.makeRBT(f),g=this.stub(f),m=new Array(f),h=new Array(f),o=new Array(f),p=new Array(f),E=new Array(f),b=new Array(f),w=d.words;w.length=f,this.convert13b(s.words,s.length,m,f),this.convert13b(u.words,u.length,p,f),this.transform(m,g,h,o,f,c),this.transform(p,g,E,b,f,c);for(var U=0;U<f;U++){var S=h[U]*E[U]-o[U]*b[U];o[U]=h[U]*b[U]+o[U]*E[U],h[U]=S}return this.conjugate(h,o,f),this.transform(h,o,w,g,f,c),this.conjugate(w,g,f),this.normalize13b(w,f),d.negative=s.negative^u.negative,d.length=s.length+u.length,d.strip()},i.prototype.mul=function(s){var u=new i(null);return u.words=new Array(this.length+s.length),this.mulTo(s,u)},i.prototype.mulf=function(s){var u=new i(null);return u.words=new Array(this.length+s.length),W(this,s,u)},i.prototype.imul=function(s){return this.clone().mulTo(s,this)},i.prototype.imuln=function(s){r(typeof s=="number"),r(s<67108864);for(var u=0,d=0;d<this.length;d++){var f=(this.words[d]|0)*s,c=(f&67108863)+(u&67108863);u>>=26,u+=f/67108864|0,u+=c>>>26,this.words[d]=c&67108863}return u!==0&&(this.words[d]=u,this.length++),this.length=s===0?1:this.length,this},i.prototype.muln=function(s){return this.clone().imuln(s)},i.prototype.sqr=function(){return this.mul(this)},i.prototype.isqr=function(){return this.imul(this.clone())},i.prototype.pow=function(s){var u=D(s);if(u.length===0)return new i(1);for(var d=this,f=0;f<u.length&&u[f]===0;f++,d=d.sqr());if(++f<u.length)for(var c=d.sqr();f<u.length;f++,c=c.sqr())u[f]!==0&&(d=d.mul(c));return d},i.prototype.iushln=function(s){r(typeof s=="number"&&s>=0);var u=s%26,d=(s-u)/26,f=67108863>>>26-u<<26-u,c;if(u!==0){var g=0;for(c=0;c<this.length;c++){var m=this.words[c]&f,h=(this.words[c]|0)-m<<u;this.words[c]=h|g,g=m>>>26-u}g&&(this.words[c]=g,this.length++)}if(d!==0){for(c=this.length-1;c>=0;c--)this.words[c+d]=this.words[c];for(c=0;c<d;c++)this.words[c]=0;this.length+=d}return this.strip()},i.prototype.ishln=function(s){return r(this.negative===0),this.iushln(s)},i.prototype.iushrn=function(s,u,d){r(typeof s=="number"&&s>=0);var f;u?f=(u-u%26)/26:f=0;var c=s%26,g=Math.min((s-c)/26,this.length),m=67108863^67108863>>>c<<c,h=d;if(f-=g,f=Math.max(0,f),h){for(var o=0;o<g;o++)h.words[o]=this.words[o];h.length=g}if(g!==0)if(this.length>g)for(this.length-=g,o=0;o<this.length;o++)this.words[o]=this.words[o+g];else this.words[0]=0,this.length=1;var p=0;for(o=this.length-1;o>=0&&(p!==0||o>=f);o--){var E=this.words[o]|0;this.words[o]=p<<26-c|E>>>c,p=E&m}return h&&p!==0&&(h.words[h.length++]=p),this.length===0&&(this.words[0]=0,this.length=1),this.strip()},i.prototype.ishrn=function(s,u,d){return r(this.negative===0),this.iushrn(s,u,d)},i.prototype.shln=function(s){return this.clone().ishln(s)},i.prototype.ushln=function(s){return this.clone().iushln(s)},i.prototype.shrn=function(s){return this.clone().ishrn(s)},i.prototype.ushrn=function(s){return this.clone().iushrn(s)},i.prototype.testn=function(s){r(typeof s=="number"&&s>=0);var u=s%26,d=(s-u)/26,f=1<<u;if(this.length<=d)return!1;var c=this.words[d];return!!(c&f)},i.prototype.imaskn=function(s){r(typeof s=="number"&&s>=0);var u=s%26,d=(s-u)/26;if(r(this.negative===0,"imaskn works only with positive numbers"),this.length<=d)return this;if(u!==0&&d++,this.length=Math.min(d,this.length),u!==0){var f=67108863^67108863>>>u<<u;this.words[this.length-1]&=f}return this.strip()},i.prototype.maskn=function(s){return this.clone().imaskn(s)},i.prototype.iaddn=function(s){return r(typeof s=="number"),r(s<67108864),s<0?this.isubn(-s):this.negative!==0?this.length===1&&(this.words[0]|0)<s?(this.words[0]=s-(this.words[0]|0),this.negative=0,this):(this.negative=0,this.isubn(s),this.negative=1,this):this._iaddn(s)},i.prototype._iaddn=function(s){this.words[0]+=s;for(var u=0;u<this.length&&this.words[u]>=67108864;u++)this.words[u]-=67108864,u===this.length-1?this.words[u+1]=1:this.words[u+1]++;return this.length=Math.max(this.length,u+1),this},i.prototype.isubn=function(s){if(r(typeof s=="number"),r(s<67108864),s<0)return this.iaddn(-s);if(this.negative!==0)return this.negative=0,this.iaddn(s),this.negative=1,this;if(this.words[0]-=s,this.length===1&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var u=0;u<this.length&&this.words[u]<0;u++)this.words[u]+=67108864,this.words[u+1]-=1;return this.strip()},i.prototype.addn=function(s){return this.clone().iaddn(s)},i.prototype.subn=function(s){return this.clone().isubn(s)},i.prototype.iabs=function(){return this.negative=0,this},i.prototype.abs=function(){return this.clone().iabs()},i.prototype._ishlnsubmul=function(s,u,d){var f=s.length+d,c;this._expand(f);var g,m=0;for(c=0;c<s.length;c++){g=(this.words[c+d]|0)+m;var h=(s.words[c]|0)*u;g-=h&67108863,m=(g>>26)-(h/67108864|0),this.words[c+d]=g&67108863}for(;c<this.length-d;c++)g=(this.words[c+d]|0)+m,m=g>>26,this.words[c+d]=g&67108863;if(m===0)return this.strip();for(r(m===-1),m=0,c=0;c<this.length;c++)g=-(this.words[c]|0)+m,m=g>>26,this.words[c]=g&67108863;return this.negative=1,this.strip()},i.prototype._wordDiv=function(s,u){var d=this.length-s.length,f=this.clone(),c=s,g=c.words[c.length-1]|0,m=this._countBits(g);d=26-m,d!==0&&(c=c.ushln(d),f.iushln(d),g=c.words[c.length-1]|0);var h=f.length-c.length,o;if(u!=="mod"){o=new i(null),o.length=h+1,o.words=new Array(o.length);for(var p=0;p<o.length;p++)o.words[p]=0}var E=f.clone()._ishlnsubmul(c,1,h);E.negative===0&&(f=E,o&&(o.words[h]=1));for(var b=h-1;b>=0;b--){var w=(f.words[c.length+b]|0)*67108864+(f.words[c.length+b-1]|0);for(w=Math.min(w/g|0,67108863),f._ishlnsubmul(c,w,b);f.negative!==0;)w--,f.negative=0,f._ishlnsubmul(c,1,b),f.isZero()||(f.negative^=1);o&&(o.words[b]=w)}return o&&o.strip(),f.strip(),u!=="div"&&d!==0&&f.iushrn(d),{div:o||null,mod:f}},i.prototype.divmod=function(s,u,d){if(r(!s.isZero()),this.isZero())return{div:new i(0),mod:new i(0)};var f,c,g;return this.negative!==0&&s.negative===0?(g=this.neg().divmod(s,u),u!=="mod"&&(f=g.div.neg()),u!=="div"&&(c=g.mod.neg(),d&&c.negative!==0&&c.iadd(s)),{div:f,mod:c}):this.negative===0&&s.negative!==0?(g=this.divmod(s.neg(),u),u!=="mod"&&(f=g.div.neg()),{div:f,mod:g.mod}):this.negative&s.negative?(g=this.neg().divmod(s.neg(),u),u!=="div"&&(c=g.mod.neg(),d&&c.negative!==0&&c.isub(s)),{div:g.div,mod:c}):s.length>this.length||this.cmp(s)<0?{div:new i(0),mod:this}:s.length===1?u==="div"?{div:this.divn(s.words[0]),mod:null}:u==="mod"?{div:null,mod:new i(this.modn(s.words[0]))}:{div:this.divn(s.words[0]),mod:new i(this.modn(s.words[0]))}:this._wordDiv(s,u)},i.prototype.div=function(s){return this.divmod(s,"div",!1).div},i.prototype.mod=function(s){return this.divmod(s,"mod",!1).mod},i.prototype.umod=function(s){return this.divmod(s,"mod",!0).mod},i.prototype.divRound=function(s){var u=this.divmod(s);if(u.mod.isZero())return u.div;var d=u.div.negative!==0?u.mod.isub(s):u.mod,f=s.ushrn(1),c=s.andln(1),g=d.cmp(f);return g<0||c===1&&g===0?u.div:u.div.negative!==0?u.div.isubn(1):u.div.iaddn(1)},i.prototype.modn=function(s){r(s<=67108863);for(var u=(1<<26)%s,d=0,f=this.length-1;f>=0;f--)d=(u*d+(this.words[f]|0))%s;return d},i.prototype.idivn=function(s){r(s<=67108863);for(var u=0,d=this.length-1;d>=0;d--){var f=(this.words[d]|0)+u*67108864;this.words[d]=f/s|0,u=f%s}return this.strip()},i.prototype.divn=function(s){return this.clone().idivn(s)},i.prototype.egcd=function(s){r(s.negative===0),r(!s.isZero());var u=this,d=s.clone();u.negative!==0?u=u.umod(s):u=u.clone();for(var f=new i(1),c=new i(0),g=new i(0),m=new i(1),h=0;u.isEven()&&d.isEven();)u.iushrn(1),d.iushrn(1),++h;for(var o=d.clone(),p=u.clone();!u.isZero();){for(var E=0,b=1;!(u.words[0]&b)&&E<26;++E,b<<=1);if(E>0)for(u.iushrn(E);E-- >0;)(f.isOdd()||c.isOdd())&&(f.iadd(o),c.isub(p)),f.iushrn(1),c.iushrn(1);for(var w=0,U=1;!(d.words[0]&U)&&w<26;++w,U<<=1);if(w>0)for(d.iushrn(w);w-- >0;)(g.isOdd()||m.isOdd())&&(g.iadd(o),m.isub(p)),g.iushrn(1),m.iushrn(1);u.cmp(d)>=0?(u.isub(d),f.isub(g),c.isub(m)):(d.isub(u),g.isub(f),m.isub(c))}return{a:g,b:m,gcd:d.iushln(h)}},i.prototype._invmp=function(s){r(s.negative===0),r(!s.isZero());var u=this,d=s.clone();u.negative!==0?u=u.umod(s):u=u.clone();for(var f=new i(1),c=new i(0),g=d.clone();u.cmpn(1)>0&&d.cmpn(1)>0;){for(var m=0,h=1;!(u.words[0]&h)&&m<26;++m,h<<=1);if(m>0)for(u.iushrn(m);m-- >0;)f.isOdd()&&f.iadd(g),f.iushrn(1);for(var o=0,p=1;!(d.words[0]&p)&&o<26;++o,p<<=1);if(o>0)for(d.iushrn(o);o-- >0;)c.isOdd()&&c.iadd(g),c.iushrn(1);u.cmp(d)>=0?(u.isub(d),f.isub(c)):(d.isub(u),c.isub(f))}var E;return u.cmpn(1)===0?E=f:E=c,E.cmpn(0)<0&&E.iadd(s),E},i.prototype.gcd=function(s){if(this.isZero())return s.abs();if(s.isZero())return this.abs();var u=this.clone(),d=s.clone();u.negative=0,d.negative=0;for(var f=0;u.isEven()&&d.isEven();f++)u.iushrn(1),d.iushrn(1);do{for(;u.isEven();)u.iushrn(1);for(;d.isEven();)d.iushrn(1);var c=u.cmp(d);if(c<0){var g=u;u=d,d=g}else if(c===0||d.cmpn(1)===0)break;u.isub(d)}while(!0);return d.iushln(f)},i.prototype.invm=function(s){return this.egcd(s).a.umod(s)},i.prototype.isEven=function(){return(this.words[0]&1)===0},i.prototype.isOdd=function(){return(this.words[0]&1)===1},i.prototype.andln=function(s){return this.words[0]&s},i.prototype.bincn=function(s){r(typeof s=="number");var u=s%26,d=(s-u)/26,f=1<<u;if(this.length<=d)return this._expand(d+1),this.words[d]|=f,this;for(var c=f,g=d;c!==0&&g<this.length;g++){var m=this.words[g]|0;m+=c,c=m>>>26,m&=67108863,this.words[g]=m}return c!==0&&(this.words[g]=c,this.length++),this},i.prototype.isZero=function(){return this.length===1&&this.words[0]===0},i.prototype.cmpn=function(s){var u=s<0;if(this.negative!==0&&!u)return-1;if(this.negative===0&&u)return 1;this.strip();var d;if(this.length>1)d=1;else{u&&(s=-s),r(s<=67108863,"Number is too big");var f=this.words[0]|0;d=f===s?0:f<s?-1:1}return this.negative!==0?-d|0:d},i.prototype.cmp=function(s){if(this.negative!==0&&s.negative===0)return-1;if(this.negative===0&&s.negative!==0)return 1;var u=this.ucmp(s);return this.negative!==0?-u|0:u},i.prototype.ucmp=function(s){if(this.length>s.length)return 1;if(this.length<s.length)return-1;for(var u=0,d=this.length-1;d>=0;d--){var f=this.words[d]|0,c=s.words[d]|0;if(f!==c){f<c?u=-1:f>c&&(u=1);break}}return u},i.prototype.gtn=function(s){return this.cmpn(s)===1},i.prototype.gt=function(s){return this.cmp(s)===1},i.prototype.gten=function(s){return this.cmpn(s)>=0},i.prototype.gte=function(s){return this.cmp(s)>=0},i.prototype.ltn=function(s){return this.cmpn(s)===-1},i.prototype.lt=function(s){return this.cmp(s)===-1},i.prototype.lten=function(s){return this.cmpn(s)<=0},i.prototype.lte=function(s){return this.cmp(s)<=0},i.prototype.eqn=function(s){return this.cmpn(s)===0},i.prototype.eq=function(s){return this.cmp(s)===0},i.red=function(s){return new te(s)},i.prototype.toRed=function(s){return r(!this.red,"Already a number in reduction context"),r(this.negative===0,"red works only with positives"),s.convertTo(this)._forceRed(s)},i.prototype.fromRed=function(){return r(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},i.prototype._forceRed=function(s){return this.red=s,this},i.prototype.forceRed=function(s){return r(!this.red,"Already a number in reduction context"),this._forceRed(s)},i.prototype.redAdd=function(s){return r(this.red,"redAdd works only with red numbers"),this.red.add(this,s)},i.prototype.redIAdd=function(s){return r(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,s)},i.prototype.redSub=function(s){return r(this.red,"redSub works only with red numbers"),this.red.sub(this,s)},i.prototype.redISub=function(s){return r(this.red,"redISub works only with red numbers"),this.red.isub(this,s)},i.prototype.redShl=function(s){return r(this.red,"redShl works only with red numbers"),this.red.shl(this,s)},i.prototype.redMul=function(s){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,s),this.red.mul(this,s)},i.prototype.redIMul=function(s){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,s),this.red.imul(this,s)},i.prototype.redSqr=function(){return r(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},i.prototype.redISqr=function(){return r(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},i.prototype.redSqrt=function(){return r(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},i.prototype.redInvm=function(){return r(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},i.prototype.redNeg=function(){return r(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},i.prototype.redPow=function(s){return r(this.red&&!s.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,s)};var ie={k256:null,p224:null,p192:null,p25519:null};function ee(T,s){this.name=T,this.p=new i(s,16),this.n=this.p.bitLength(),this.k=new i(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}ee.prototype._tmp=function(){var s=new i(null);return s.words=new Array(Math.ceil(this.n/13)),s},ee.prototype.ireduce=function(s){var u=s,d;do this.split(u,this.tmp),u=this.imulK(u),u=u.iadd(this.tmp),d=u.bitLength();while(d>this.n);var f=d<this.n?-1:u.ucmp(this.p);return f===0?(u.words[0]=0,u.length=1):f>0?u.isub(this.p):u.strip!==void 0?u.strip():u._strip(),u},ee.prototype.split=function(s,u){s.iushrn(this.n,0,u)},ee.prototype.imulK=function(s){return s.imul(this.k)};function ae(){ee.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}n(ae,ee),ae.prototype.split=function(s,u){for(var d=4194303,f=Math.min(s.length,9),c=0;c<f;c++)u.words[c]=s.words[c];if(u.length=f,s.length<=9){s.words[0]=0,s.length=1;return}var g=s.words[9];for(u.words[u.length++]=g&d,c=10;c<s.length;c++){var m=s.words[c]|0;s.words[c-10]=(m&d)<<4|g>>>22,g=m}g>>>=22,s.words[c-10]=g,g===0&&s.length>10?s.length-=10:s.length-=9},ae.prototype.imulK=function(s){s.words[s.length]=0,s.words[s.length+1]=0,s.length+=2;for(var u=0,d=0;d<s.length;d++){var f=s.words[d]|0;u+=f*977,s.words[d]=u&67108863,u=f*64+(u/67108864|0)}return s.words[s.length-1]===0&&(s.length--,s.words[s.length-1]===0&&s.length--),s};function ne(){ee.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}n(ne,ee);function $(){ee.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}n($,ee);function fe(){ee.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}n(fe,ee),fe.prototype.imulK=function(s){for(var u=0,d=0;d<s.length;d++){var f=(s.words[d]|0)*19+u,c=f&67108863;f>>>=26,s.words[d]=c,u=f}return u!==0&&(s.words[s.length++]=u),s},i._prime=function(s){if(ie[s])return ie[s];var u;if(s==="k256")u=new ae;else if(s==="p224")u=new ne;else if(s==="p192")u=new $;else if(s==="p25519")u=new fe;else throw new Error("Unknown prime "+s);return ie[s]=u,u};function te(T){if(typeof T=="string"){var s=i._prime(T);this.m=s.p,this.prime=s}else r(T.gtn(1),"modulus must be greater than 1"),this.m=T,this.prime=null}te.prototype._verify1=function(s){r(s.negative===0,"red works only with positives"),r(s.red,"red works only with red numbers")},te.prototype._verify2=function(s,u){r((s.negative|u.negative)===0,"red works only with positives"),r(s.red&&s.red===u.red,"red works only with red numbers")},te.prototype.imod=function(s){return this.prime?this.prime.ireduce(s)._forceRed(this):s.umod(this.m)._forceRed(this)},te.prototype.neg=function(s){return s.isZero()?s.clone():this.m.sub(s)._forceRed(this)},te.prototype.add=function(s,u){this._verify2(s,u);var d=s.add(u);return d.cmp(this.m)>=0&&d.isub(this.m),d._forceRed(this)},te.prototype.iadd=function(s,u){this._verify2(s,u);var d=s.iadd(u);return d.cmp(this.m)>=0&&d.isub(this.m),d},te.prototype.sub=function(s,u){this._verify2(s,u);var d=s.sub(u);return d.cmpn(0)<0&&d.iadd(this.m),d._forceRed(this)},te.prototype.isub=function(s,u){this._verify2(s,u);var d=s.isub(u);return d.cmpn(0)<0&&d.iadd(this.m),d},te.prototype.shl=function(s,u){return this._verify1(s),this.imod(s.ushln(u))},te.prototype.imul=function(s,u){return this._verify2(s,u),this.imod(s.imul(u))},te.prototype.mul=function(s,u){return this._verify2(s,u),this.imod(s.mul(u))},te.prototype.isqr=function(s){return this.imul(s,s.clone())},te.prototype.sqr=function(s){return this.mul(s,s)},te.prototype.sqrt=function(s){if(s.isZero())return s.clone();var u=this.m.andln(3);if(r(u%2===1),u===3){var d=this.m.add(new i(1)).iushrn(2);return this.pow(s,d)}for(var f=this.m.subn(1),c=0;!f.isZero()&&f.andln(1)===0;)c++,f.iushrn(1);r(!f.isZero());var g=new i(1).toRed(this),m=g.redNeg(),h=this.m.subn(1).iushrn(1),o=this.m.bitLength();for(o=new i(2*o*o).toRed(this);this.pow(o,h).cmp(m)!==0;)o.redIAdd(m);for(var p=this.pow(o,f),E=this.pow(s,f.addn(1).iushrn(1)),b=this.pow(s,f),w=c;b.cmp(g)!==0;){for(var U=b,S=0;U.cmp(g)!==0;S++)U=U.redSqr();r(S<w);var N=this.pow(p,new i(1).iushln(w-S-1));E=E.redMul(N),p=N.redSqr(),b=b.redMul(p),w=S}return E},te.prototype.invm=function(s){var u=s._invmp(this.m);return u.negative!==0?(u.negative=0,this.imod(u).redNeg()):this.imod(u)},te.prototype.pow=function(s,u){if(u.isZero())return new i(1).toRed(this);if(u.cmpn(1)===0)return s.clone();var d=4,f=new Array(1<<d);f[0]=new i(1).toRed(this),f[1]=s;for(var c=2;c<f.length;c++)f[c]=this.mul(f[c-1],s);var g=f[0],m=0,h=0,o=u.bitLength()%26;for(o===0&&(o=26),c=u.length-1;c>=0;c--){for(var p=u.words[c],E=o-1;E>=0;E--){var b=p>>E&1;if(g!==f[0]&&(g=this.sqr(g)),b===0&&m===0){h=0;continue}m<<=1,m|=b,h++,!(h!==d&&(c!==0||E!==0))&&(g=this.mul(g,f[m]),h=0,m=0)}o=26}return g},te.prototype.convertTo=function(s){var u=s.umod(this.m);return u===s?u.clone():u},te.prototype.convertFrom=function(s){var u=s.clone();return u.red=null,u},i.mont=function(s){return new Y(s)};function Y(T){te.call(this,T),this.shift=this.m.bitLength(),this.shift%26!==0&&(this.shift+=26-this.shift%26),this.r=new i(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}n(Y,te),Y.prototype.convertTo=function(s){return this.imod(s.ushln(this.shift))},Y.prototype.convertFrom=function(s){var u=this.imod(s.mul(this.rinv));return u.red=null,u},Y.prototype.imul=function(s,u){if(s.isZero()||u.isZero())return s.words[0]=0,s.length=1,s;var d=s.imul(u),f=d.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),c=d.isub(f).iushrn(this.shift),g=c;return c.cmp(this.m)>=0?g=c.isub(this.m):c.cmpn(0)<0&&(g=c.iadd(this.m)),g._forceRed(this)},Y.prototype.mul=function(s,u){if(s.isZero()||u.isZero())return new i(0)._forceRed(this);var d=s.mul(u),f=d.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),c=d.isub(f).iushrn(this.shift),g=c;return c.cmp(this.m)>=0?g=c.isub(this.m):c.cmpn(0)<0&&(g=c.iadd(this.m)),g._forceRed(this)},Y.prototype.invm=function(s){var u=this.imod(s._invmp(this.m).mul(this.r2));return u._forceRed(this)}})(typeof Wl>"u"||Wl,Yg)});var Yl=V(tv=>{"use strict";var dL=A(M()),F0=tv;function Nw(t,e){if(Array.isArray(t))return t.slice();if(!t)return[];var r=[];if(typeof t!="string"){for(var n=0;n<t.length;n++)r[n]=t[n]|0;return r}if(e==="hex"){t=t.replace(/[^a-z0-9]+/ig,""),t.length%2!==0&&(t="0"+t);for(var n=0;n<t.length;n+=2)r.push(parseInt(t[n]+t[n+1],16))}else for(var n=0;n<t.length;n++){var i=t.charCodeAt(n),a=i>>8,l=i&255;a?r.push(a,l):r.push(l)}return r}F0.toArray=Nw;function $g(t){return t.length===1?"0"+t:t}F0.zero2=$g;function ev(t){for(var e="",r=0;r<t.length;r++)e+=$g(t[r].toString(16));return e}F0.toHex=ev;F0.encode=function(e,r){return r==="hex"?ev(e):e}});var Ir=V(rv=>{"use strict";var pL=A(M()),xn=rv,kw=qn(),Jw=ui(),D0=Yl();xn.assert=Jw;xn.toArray=D0.toArray;xn.zero2=D0.zero2;xn.toHex=D0.toHex;xn.encode=D0.encode;function Uw(t,e,r){var n=new Array(Math.max(t.bitLength(),r)+1),i;for(i=0;i<n.length;i+=1)n[i]=0;var a=1<<e+1,l=t.clone();for(i=0;i<n.length;i++){var v,y=l.andln(a-1);l.isOdd()?(y>(a>>1)-1?v=(a>>1)-y:v=y,l.isubn(v)):v=0,n[i]=v,l.iushrn(1)}return n}xn.getNAF=Uw;function Hw(t,e){var r=[[],[]];t=t.clone(),e=e.clone();for(var n=0,i=0,a;t.cmpn(-n)>0||e.cmpn(-i)>0;){var l=t.andln(3)+n&3,v=e.andln(3)+i&3;l===3&&(l=-1),v===3&&(v=-1);var y;l&1?(a=t.andln(7)+n&7,(a===3||a===5)&&v===2?y=-l:y=l):y=0,r[0].push(y);var x;v&1?(a=e.andln(7)+i&7,(a===3||a===5)&&l===2?x=-v:x=v):x=0,r[1].push(x),2*n===y+1&&(n=1-n),2*i===x+1&&(i=1-i),t.iushrn(1),e.iushrn(1)}return r}xn.getJSF=Hw;function qw(t,e,r){var n="_"+e;t.prototype[e]=function(){return this[n]!==void 0?this[n]:this[n]=r.call(this)}}xn.cachedProperty=qw;function Gw(t){return typeof t=="string"?xn.toArray(t,"hex"):t}xn.parseBytes=Gw;function Xw(t){return new kw(t,"hex","le")}xn.intFromLE=Xw});var rd=V((bL,td)=>{var gL=A(M()),$l;td.exports=function(e){return $l||($l=new Ui(null)),$l.generate(e)};function Ui(t){this.rand=t}td.exports.Rand=Ui;Ui.prototype.generate=function(e){return this._rand(e)};Ui.prototype._rand=function(e){if(this.rand.getBytes)return this.rand.getBytes(e);for(var r=new Uint8Array(e),n=0;n<r.length;n++)r[n]=this.rand.getByte();return r};if(typeof self=="object")self.crypto&&self.crypto.getRandomValues?Ui.prototype._rand=function(e){var r=new Uint8Array(e);return self.crypto.getRandomValues(r),r}:self.msCrypto&&self.msCrypto.getRandomValues?Ui.prototype._rand=function(e){var r=new Uint8Array(e);return self.msCrypto.getRandomValues(r),r}:typeof window=="object"&&(Ui.prototype._rand=function(){throw new Error("Not implemented yet")});else try{if(ed=require("crypto"),typeof ed.randomBytes!="function")throw new Error("Not supported");Ui.prototype._rand=function(e){return ed.randomBytes(e)}}catch{}var ed});var Ls=V((vL,nv)=>{"use strict";var mL=A(M()),Sa=qn(),Ps=Ir(),O0=Ps.getNAF,zw=Ps.getJSF,I0=Ps.assert;function Hi(t,e){this.type=t,this.p=new Sa(e.p,16),this.red=e.prime?Sa.red(e.prime):Sa.mont(this.p),this.zero=new Sa(0).toRed(this.red),this.one=new Sa(1).toRed(this.red),this.two=new Sa(2).toRed(this.red),this.n=e.n&&new Sa(e.n,16),this.g=e.g&&this.pointFromJSON(e.g,e.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var r=this.n&&this.p.div(this.n);!r||r.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red))}nv.exports=Hi;Hi.prototype.point=function(){throw new Error("Not implemented")};Hi.prototype.validate=function(){throw new Error("Not implemented")};Hi.prototype._fixedNafMul=function(e,r){I0(e.precomputed);var n=e._getDoubles(),i=O0(r,1,this._bitLength),a=(1<<n.step+1)-(n.step%2===0?2:1);a/=3;var l=[],v,y;for(v=0;v<i.length;v+=n.step){y=0;for(var x=v+n.step-1;x>=v;x--)y=(y<<1)+i[x];l.push(y)}for(var B=this.jpoint(null,null,null),C=this.jpoint(null,null,null),D=a;D>0;D--){for(v=0;v<l.length;v++)y=l[v],y===D?C=C.mixedAdd(n.points[v]):y===-D&&(C=C.mixedAdd(n.points[v].neg()));B=B.add(C)}return B.toP()};Hi.prototype._wnafMul=function(e,r){var n=4,i=e._getNAFPoints(n);n=i.wnd;for(var a=i.points,l=O0(r,n,this._bitLength),v=this.jpoint(null,null,null),y=l.length-1;y>=0;y--){for(var x=0;y>=0&&l[y]===0;y--)x++;if(y>=0&&x++,v=v.dblp(x),y<0)break;var B=l[y];I0(B!==0),e.type==="affine"?B>0?v=v.mixedAdd(a[B-1>>1]):v=v.mixedAdd(a[-B-1>>1].neg()):B>0?v=v.add(a[B-1>>1]):v=v.add(a[-B-1>>1].neg())}return e.type==="affine"?v.toP():v};Hi.prototype._wnafMulAdd=function(e,r,n,i,a){var l=this._wnafT1,v=this._wnafT2,y=this._wnafT3,x=0,B,C,D;for(B=0;B<i;B++){D=r[B];var F=D._getNAFPoints(e);l[B]=F.wnd,v[B]=F.points}for(B=i-1;B>=1;B-=2){var P=B-1,X=B;if(l[P]!==1||l[X]!==1){y[P]=O0(n[P],l[P],this._bitLength),y[X]=O0(n[X],l[X],this._bitLength),x=Math.max(y[P].length,x),x=Math.max(y[X].length,x);continue}var W=[r[P],null,null,r[X]];r[P].y.cmp(r[X].y)===0?(W[1]=r[P].add(r[X]),W[2]=r[P].toJ().mixedAdd(r[X].neg())):r[P].y.cmp(r[X].y.redNeg())===0?(W[1]=r[P].toJ().mixedAdd(r[X]),W[2]=r[P].add(r[X].neg())):(W[1]=r[P].toJ().mixedAdd(r[X]),W[2]=r[P].toJ().mixedAdd(r[X].neg()));var K=[-3,-1,-5,-7,0,7,5,1,3],ie=zw(n[P],n[X]);for(x=Math.max(ie[0].length,x),y[P]=new Array(x),y[X]=new Array(x),C=0;C<x;C++){var ee=ie[0][C]|0,ae=ie[1][C]|0;y[P][C]=K[(ee+1)*3+(ae+1)],y[X][C]=0,v[P]=W}}var ne=this.jpoint(null,null,null),$=this._wnafT4;for(B=x;B>=0;B--){for(var fe=0;B>=0;){var te=!0;for(C=0;C<i;C++)$[C]=y[C][B]|0,$[C]!==0&&(te=!1);if(!te)break;fe++,B--}if(B>=0&&fe++,ne=ne.dblp(fe),B<0)break;for(C=0;C<i;C++){var Y=$[C];Y!==0&&(Y>0?D=v[C][Y-1>>1]:Y<0&&(D=v[C][-Y-1>>1].neg()),D.type==="affine"?ne=ne.mixedAdd(D):ne=ne.add(D))}}for(B=0;B<i;B++)v[B]=null;return a?ne:ne.toP()};function $r(t,e){this.curve=t,this.type=e,this.precomputed=null}Hi.BasePoint=$r;$r.prototype.eq=function(){throw new Error("Not implemented")};$r.prototype.validate=function(){return this.curve.validate(this)};Hi.prototype.decodePoint=function(e,r){e=Ps.toArray(e,r);var n=this.p.byteLength();if((e[0]===4||e[0]===6||e[0]===7)&&e.length-1===2*n){e[0]===6?I0(e[e.length-1]%2===0):e[0]===7&&I0(e[e.length-1]%2===1);var i=this.point(e.slice(1,1+n),e.slice(1+n,1+2*n));return i}else if((e[0]===2||e[0]===3)&&e.length-1===n)return this.pointFromX(e.slice(1,1+n),e[0]===3);throw new Error("Unknown point format")};$r.prototype.encodeCompressed=function(e){return this.encode(e,!0)};$r.prototype._encode=function(e){var r=this.curve.p.byteLength(),n=this.getX().toArray("be",r);return e?[this.getY().isEven()?2:3].concat(n):[4].concat(n,this.getY().toArray("be",r))};$r.prototype.encode=function(e,r){return Ps.encode(this._encode(r),e)};$r.prototype.precompute=function(e){if(this.precomputed)return this;var r={doubles:null,naf:null,beta:null};return r.naf=this._getNAFPoints(8),r.doubles=this._getDoubles(4,e),r.beta=this._getBeta(),this.precomputed=r,this};$r.prototype._hasDoubles=function(e){if(!this.precomputed)return!1;var r=this.precomputed.doubles;return r?r.points.length>=Math.ceil((e.bitLength()+1)/r.step):!1};$r.prototype._getDoubles=function(e,r){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var n=[this],i=this,a=0;a<r;a+=e){for(var l=0;l<e;l++)i=i.dbl();n.push(i)}return{step:e,points:n}};$r.prototype._getNAFPoints=function(e){if(this.precomputed&&this.precomputed.naf)return this.precomputed.naf;for(var r=[this],n=(1<<e)-1,i=n===1?null:this.dbl(),a=1;a<n;a++)r[a]=r[a-1].add(i);return{wnd:e,points:r}};$r.prototype._getBeta=function(){return null};$r.prototype.dblp=function(e){for(var r=this,n=0;n<e;n++)r=r.dbl();return r}});var av=V((xL,iv)=>{"use strict";var yL=A(M()),Kw=Ir(),ht=qn(),nd=er(),Ao=Ls(),Zw=Kw.assert;function en(t){Ao.call(this,"short",t),this.a=new ht(t.a,16).toRed(this.red),this.b=new ht(t.b,16).toRed(this.red),this.tinv=this.two.redInvm(),this.zeroA=this.a.fromRed().cmpn(0)===0,this.threeA=this.a.fromRed().sub(this.p).cmpn(-3)===0,this.endo=this._getEndomorphism(t),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4)}nd(en,Ao);iv.exports=en;en.prototype._getEndomorphism=function(e){if(!(!this.zeroA||!this.g||!this.n||this.p.modn(3)!==1)){var r,n;if(e.beta)r=new ht(e.beta,16).toRed(this.red);else{var i=this._getEndoRoots(this.p);r=i[0].cmp(i[1])<0?i[0]:i[1],r=r.toRed(this.red)}if(e.lambda)n=new ht(e.lambda,16);else{var a=this._getEndoRoots(this.n);this.g.mul(a[0]).x.cmp(this.g.x.redMul(r))===0?n=a[0]:(n=a[1],Zw(this.g.mul(n).x.cmp(this.g.x.redMul(r))===0))}var l;return e.basis?l=e.basis.map(function(v){return{a:new ht(v.a,16),b:new ht(v.b,16)}}):l=this._getEndoBasis(n),{beta:r,lambda:n,basis:l}}};en.prototype._getEndoRoots=function(e){var r=e===this.p?this.red:ht.mont(e),n=new ht(2).toRed(r).redInvm(),i=n.redNeg(),a=new ht(3).toRed(r).redNeg().redSqrt().redMul(n),l=i.redAdd(a).fromRed(),v=i.redSub(a).fromRed();return[l,v]};en.prototype._getEndoBasis=function(e){for(var r=this.n.ushrn(Math.floor(this.n.bitLength()/2)),n=e,i=this.n.clone(),a=new ht(1),l=new ht(0),v=new ht(0),y=new ht(1),x,B,C,D,F,P,X,W=0,K,ie;n.cmpn(0)!==0;){var ee=i.div(n);K=i.sub(ee.mul(n)),ie=v.sub(ee.mul(a));var ae=y.sub(ee.mul(l));if(!C&&K.cmp(r)<0)x=X.neg(),B=a,C=K.neg(),D=ie;else if(C&&++W===2)break;X=K,i=n,n=K,v=a,a=ie,y=l,l=ae}F=K.neg(),P=ie;var ne=C.sqr().add(D.sqr()),$=F.sqr().add(P.sqr());return $.cmp(ne)>=0&&(F=x,P=B),C.negative&&(C=C.neg(),D=D.neg()),F.negative&&(F=F.neg(),P=P.neg()),[{a:C,b:D},{a:F,b:P}]};en.prototype._endoSplit=function(e){var r=this.endo.basis,n=r[0],i=r[1],a=i.b.mul(e).divRound(this.n),l=n.b.neg().mul(e).divRound(this.n),v=a.mul(n.a),y=l.mul(i.a),x=a.mul(n.b),B=l.mul(i.b),C=e.sub(v).sub(y),D=x.add(B).neg();return{k1:C,k2:D}};en.prototype.pointFromX=function(e,r){e=new ht(e,16),e.red||(e=e.toRed(this.red));var n=e.redSqr().redMul(e).redIAdd(e.redMul(this.a)).redIAdd(this.b),i=n.redSqrt();if(i.redSqr().redSub(n).cmp(this.zero)!==0)throw new Error("invalid point");var a=i.fromRed().isOdd();return(r&&!a||!r&&a)&&(i=i.redNeg()),this.point(e,i)};en.prototype.validate=function(e){if(e.inf)return!0;var r=e.x,n=e.y,i=this.a.redMul(r),a=r.redSqr().redMul(r).redIAdd(i).redIAdd(this.b);return n.redSqr().redISub(a).cmpn(0)===0};en.prototype._endoWnafMulAdd=function(e,r,n){for(var i=this._endoWnafT1,a=this._endoWnafT2,l=0;l<e.length;l++){var v=this._endoSplit(r[l]),y=e[l],x=y._getBeta();v.k1.negative&&(v.k1.ineg(),y=y.neg(!0)),v.k2.negative&&(v.k2.ineg(),x=x.neg(!0)),i[l*2]=y,i[l*2+1]=x,a[l*2]=v.k1,a[l*2+1]=v.k2}for(var B=this._wnafMulAdd(1,i,a,l*2,n),C=0;C<l*2;C++)i[C]=null,a[C]=null;return B};function Ut(t,e,r,n){Ao.BasePoint.call(this,t,"affine"),e===null&&r===null?(this.x=null,this.y=null,this.inf=!0):(this.x=new ht(e,16),this.y=new ht(r,16),n&&(this.x.forceRed(this.curve.red),this.y.forceRed(this.curve.red)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.inf=!1)}nd(Ut,Ao.BasePoint);en.prototype.point=function(e,r,n){return new Ut(this,e,r,n)};en.prototype.pointFromJSON=function(e,r){return Ut.fromJSON(this,e,r)};Ut.prototype._getBeta=function(){if(this.curve.endo){var e=this.precomputed;if(e&&e.beta)return e.beta;var r=this.curve.point(this.x.redMul(this.curve.endo.beta),this.y);if(e){var n=this.curve,i=function(a){return n.point(a.x.redMul(n.endo.beta),a.y)};e.beta=r,r.precomputed={beta:null,naf:e.naf&&{wnd:e.naf.wnd,points:e.naf.points.map(i)},doubles:e.doubles&&{step:e.doubles.step,points:e.doubles.points.map(i)}}}return r}};Ut.prototype.toJSON=function(){return this.precomputed?[this.x,this.y,this.precomputed&&{doubles:this.precomputed.doubles&&{step:this.precomputed.doubles.step,points:this.precomputed.doubles.points.slice(1)},naf:this.precomputed.naf&&{wnd:this.precomputed.naf.wnd,points:this.precomputed.naf.points.slice(1)}}]:[this.x,this.y]};Ut.fromJSON=function(e,r,n){typeof r=="string"&&(r=JSON.parse(r));var i=e.point(r[0],r[1],n);if(!r[2])return i;function a(v){return e.point(v[0],v[1],n)}var l=r[2];return i.precomputed={beta:null,doubles:l.doubles&&{step:l.doubles.step,points:[i].concat(l.doubles.points.map(a))},naf:l.naf&&{wnd:l.naf.wnd,points:[i].concat(l.naf.points.map(a))}},i};Ut.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+">"};Ut.prototype.isInfinity=function(){return this.inf};Ut.prototype.add=function(e){if(this.inf)return e;if(e.inf)return this;if(this.eq(e))return this.dbl();if(this.neg().eq(e))return this.curve.point(null,null);if(this.x.cmp(e.x)===0)return this.curve.point(null,null);var r=this.y.redSub(e.y);r.cmpn(0)!==0&&(r=r.redMul(this.x.redSub(e.x).redInvm()));var n=r.redSqr().redISub(this.x).redISub(e.x),i=r.redMul(this.x.redSub(n)).redISub(this.y);return this.curve.point(n,i)};Ut.prototype.dbl=function(){if(this.inf)return this;var e=this.y.redAdd(this.y);if(e.cmpn(0)===0)return this.curve.point(null,null);var r=this.curve.a,n=this.x.redSqr(),i=e.redInvm(),a=n.redAdd(n).redIAdd(n).redIAdd(r).redMul(i),l=a.redSqr().redISub(this.x.redAdd(this.x)),v=a.redMul(this.x.redSub(l)).redISub(this.y);return this.curve.point(l,v)};Ut.prototype.getX=function(){return this.x.fromRed()};Ut.prototype.getY=function(){return this.y.fromRed()};Ut.prototype.mul=function(e){return e=new ht(e,16),this.isInfinity()?this:this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve.endo?this.curve._endoWnafMulAdd([this],[e]):this.curve._wnafMul(this,e)};Ut.prototype.mulAdd=function(e,r,n){var i=[this,r],a=[e,n];return this.curve.endo?this.curve._endoWnafMulAdd(i,a):this.curve._wnafMulAdd(1,i,a,2)};Ut.prototype.jmulAdd=function(e,r,n){var i=[this,r],a=[e,n];return this.curve.endo?this.curve._endoWnafMulAdd(i,a,!0):this.curve._wnafMulAdd(1,i,a,2,!0)};Ut.prototype.eq=function(e){return this===e||this.inf===e.inf&&(this.inf||this.x.cmp(e.x)===0&&this.y.cmp(e.y)===0)};Ut.prototype.neg=function(e){if(this.inf)return this;var r=this.curve.point(this.x,this.y.redNeg());if(e&&this.precomputed){var n=this.precomputed,i=function(a){return a.neg()};r.precomputed={naf:n.naf&&{wnd:n.naf.wnd,points:n.naf.points.map(i)},doubles:n.doubles&&{step:n.doubles.step,points:n.doubles.points.map(i)}}}return r};Ut.prototype.toJ=function(){if(this.inf)return this.curve.jpoint(null,null,null);var e=this.curve.jpoint(this.x,this.y,this.curve.one);return e};function rr(t,e,r,n){Ao.BasePoint.call(this,t,"jacobian"),e===null&&r===null&&n===null?(this.x=this.curve.one,this.y=this.curve.one,this.z=new ht(0)):(this.x=new ht(e,16),this.y=new ht(r,16),this.z=new ht(n,16)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.zOne=this.z===this.curve.one}nd(rr,Ao.BasePoint);en.prototype.jpoint=function(e,r,n){return new rr(this,e,r,n)};rr.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var e=this.z.redInvm(),r=e.redSqr(),n=this.x.redMul(r),i=this.y.redMul(r).redMul(e);return this.curve.point(n,i)};rr.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)};rr.prototype.add=function(e){if(this.isInfinity())return e;if(e.isInfinity())return this;var r=e.z.redSqr(),n=this.z.redSqr(),i=this.x.redMul(r),a=e.x.redMul(n),l=this.y.redMul(r.redMul(e.z)),v=e.y.redMul(n.redMul(this.z)),y=i.redSub(a),x=l.redSub(v);if(y.cmpn(0)===0)return x.cmpn(0)!==0?this.curve.jpoint(null,null,null):this.dbl();var B=y.redSqr(),C=B.redMul(y),D=i.redMul(B),F=x.redSqr().redIAdd(C).redISub(D).redISub(D),P=x.redMul(D.redISub(F)).redISub(l.redMul(C)),X=this.z.redMul(e.z).redMul(y);return this.curve.jpoint(F,P,X)};rr.prototype.mixedAdd=function(e){if(this.isInfinity())return e.toJ();if(e.isInfinity())return this;var r=this.z.redSqr(),n=this.x,i=e.x.redMul(r),a=this.y,l=e.y.redMul(r).redMul(this.z),v=n.redSub(i),y=a.redSub(l);if(v.cmpn(0)===0)return y.cmpn(0)!==0?this.curve.jpoint(null,null,null):this.dbl();var x=v.redSqr(),B=x.redMul(v),C=n.redMul(x),D=y.redSqr().redIAdd(B).redISub(C).redISub(C),F=y.redMul(C.redISub(D)).redISub(a.redMul(B)),P=this.z.redMul(v);return this.curve.jpoint(D,F,P)};rr.prototype.dblp=function(e){if(e===0)return this;if(this.isInfinity())return this;if(!e)return this.dbl();var r;if(this.curve.zeroA||this.curve.threeA){var n=this;for(r=0;r<e;r++)n=n.dbl();return n}var i=this.curve.a,a=this.curve.tinv,l=this.x,v=this.y,y=this.z,x=y.redSqr().redSqr(),B=v.redAdd(v);for(r=0;r<e;r++){var C=l.redSqr(),D=B.redSqr(),F=D.redSqr(),P=C.redAdd(C).redIAdd(C).redIAdd(i.redMul(x)),X=l.redMul(D),W=P.redSqr().redISub(X.redAdd(X)),K=X.redISub(W),ie=P.redMul(K);ie=ie.redIAdd(ie).redISub(F);var ee=B.redMul(y);r+1<e&&(x=x.redMul(F)),l=W,y=ee,B=ie}return this.curve.jpoint(l,B.redMul(a),y)};rr.prototype.dbl=function(){return this.isInfinity()?this:this.curve.zeroA?this._zeroDbl():this.curve.threeA?this._threeDbl():this._dbl()};rr.prototype._zeroDbl=function(){var e,r,n;if(this.zOne){var i=this.x.redSqr(),a=this.y.redSqr(),l=a.redSqr(),v=this.x.redAdd(a).redSqr().redISub(i).redISub(l);v=v.redIAdd(v);var y=i.redAdd(i).redIAdd(i),x=y.redSqr().redISub(v).redISub(v),B=l.redIAdd(l);B=B.redIAdd(B),B=B.redIAdd(B),e=x,r=y.redMul(v.redISub(x)).redISub(B),n=this.y.redAdd(this.y)}else{var C=this.x.redSqr(),D=this.y.redSqr(),F=D.redSqr(),P=this.x.redAdd(D).redSqr().redISub(C).redISub(F);P=P.redIAdd(P);var X=C.redAdd(C).redIAdd(C),W=X.redSqr(),K=F.redIAdd(F);K=K.redIAdd(K),K=K.redIAdd(K),e=W.redISub(P).redISub(P),r=X.redMul(P.redISub(e)).redISub(K),n=this.y.redMul(this.z),n=n.redIAdd(n)}return this.curve.jpoint(e,r,n)};rr.prototype._threeDbl=function(){var e,r,n;if(this.zOne){var i=this.x.redSqr(),a=this.y.redSqr(),l=a.redSqr(),v=this.x.redAdd(a).redSqr().redISub(i).redISub(l);v=v.redIAdd(v);var y=i.redAdd(i).redIAdd(i).redIAdd(this.curve.a),x=y.redSqr().redISub(v).redISub(v);e=x;var B=l.redIAdd(l);B=B.redIAdd(B),B=B.redIAdd(B),r=y.redMul(v.redISub(x)).redISub(B),n=this.y.redAdd(this.y)}else{var C=this.z.redSqr(),D=this.y.redSqr(),F=this.x.redMul(D),P=this.x.redSub(C).redMul(this.x.redAdd(C));P=P.redAdd(P).redIAdd(P);var X=F.redIAdd(F);X=X.redIAdd(X);var W=X.redAdd(X);e=P.redSqr().redISub(W),n=this.y.redAdd(this.z).redSqr().redISub(D).redISub(C);var K=D.redSqr();K=K.redIAdd(K),K=K.redIAdd(K),K=K.redIAdd(K),r=P.redMul(X.redISub(e)).redISub(K)}return this.curve.jpoint(e,r,n)};rr.prototype._dbl=function(){var e=this.curve.a,r=this.x,n=this.y,i=this.z,a=i.redSqr().redSqr(),l=r.redSqr(),v=n.redSqr(),y=l.redAdd(l).redIAdd(l).redIAdd(e.redMul(a)),x=r.redAdd(r);x=x.redIAdd(x);var B=x.redMul(v),C=y.redSqr().redISub(B.redAdd(B)),D=B.redISub(C),F=v.redSqr();F=F.redIAdd(F),F=F.redIAdd(F),F=F.redIAdd(F);var P=y.redMul(D).redISub(F),X=n.redAdd(n).redMul(i);return this.curve.jpoint(C,P,X)};rr.prototype.trpl=function(){if(!this.curve.zeroA)return this.dbl().add(this);var e=this.x.redSqr(),r=this.y.redSqr(),n=this.z.redSqr(),i=r.redSqr(),a=e.redAdd(e).redIAdd(e),l=a.redSqr(),v=this.x.redAdd(r).redSqr().redISub(e).redISub(i);v=v.redIAdd(v),v=v.redAdd(v).redIAdd(v),v=v.redISub(l);var y=v.redSqr(),x=i.redIAdd(i);x=x.redIAdd(x),x=x.redIAdd(x),x=x.redIAdd(x);var B=a.redIAdd(v).redSqr().redISub(l).redISub(y).redISub(x),C=r.redMul(B);C=C.redIAdd(C),C=C.redIAdd(C);var D=this.x.redMul(y).redISub(C);D=D.redIAdd(D),D=D.redIAdd(D);var F=this.y.redMul(B.redMul(x.redISub(B)).redISub(v.redMul(y)));F=F.redIAdd(F),F=F.redIAdd(F),F=F.redIAdd(F);var P=this.z.redAdd(v).redSqr().redISub(n).redISub(y);return this.curve.jpoint(D,F,P)};rr.prototype.mul=function(e,r){return e=new ht(e,r),this.curve._wnafMul(this,e)};rr.prototype.eq=function(e){if(e.type==="affine")return this.eq(e.toJ());if(this===e)return!0;var r=this.z.redSqr(),n=e.z.redSqr();if(this.x.redMul(n).redISub(e.x.redMul(r)).cmpn(0)!==0)return!1;var i=r.redMul(this.z),a=n.redMul(e.z);return this.y.redMul(a).redISub(e.y.redMul(i)).cmpn(0)===0};rr.prototype.eqXToP=function(e){var r=this.z.redSqr(),n=e.toRed(this.curve.red).redMul(r);if(this.x.cmp(n)===0)return!0;for(var i=e.clone(),a=this.curve.redN.redMul(r);;){if(i.iadd(this.curve.n),i.cmp(this.curve.p)>=0)return!1;if(n.redIAdd(a),this.x.cmp(n)===0)return!0}};rr.prototype.inspect=function(){return this.isInfinity()?"<EC JPoint Infinity>":"<EC JPoint x: "+this.x.toString(16,2)+" y: "+this.y.toString(16,2)+" z: "+this.z.toString(16,2)+">"};rr.prototype.isInfinity=function(){return this.z.cmpn(0)===0}});var fv=V((wL,sv)=>{"use strict";var AL=A(M()),Mo=qn(),ov=er(),N0=Ls(),Vw=Ir();function So(t){N0.call(this,"mont",t),this.a=new Mo(t.a,16).toRed(this.red),this.b=new Mo(t.b,16).toRed(this.red),this.i4=new Mo(4).toRed(this.red).redInvm(),this.two=new Mo(2).toRed(this.red),this.a24=this.i4.redMul(this.a.redAdd(this.two))}ov(So,N0);sv.exports=So;So.prototype.validate=function(e){var r=e.normalize().x,n=r.redSqr(),i=n.redMul(r).redAdd(n.redMul(this.a)).redAdd(r),a=i.redSqrt();return a.redSqr().cmp(i)===0};function Ht(t,e,r){N0.BasePoint.call(this,t,"projective"),e===null&&r===null?(this.x=this.curve.one,this.z=this.curve.zero):(this.x=new Mo(e,16),this.z=new Mo(r,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)))}ov(Ht,N0.BasePoint);So.prototype.decodePoint=function(e,r){return this.point(Vw.toArray(e,r),1)};So.prototype.point=function(e,r){return new Ht(this,e,r)};So.prototype.pointFromJSON=function(e){return Ht.fromJSON(this,e)};Ht.prototype.precompute=function(){};Ht.prototype._encode=function(){return this.getX().toArray("be",this.curve.p.byteLength())};Ht.fromJSON=function(e,r){return new Ht(e,r[0],r[1]||e.one)};Ht.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"};Ht.prototype.isInfinity=function(){return this.z.cmpn(0)===0};Ht.prototype.dbl=function(){var e=this.x.redAdd(this.z),r=e.redSqr(),n=this.x.redSub(this.z),i=n.redSqr(),a=r.redSub(i),l=r.redMul(i),v=a.redMul(i.redAdd(this.curve.a24.redMul(a)));return this.curve.point(l,v)};Ht.prototype.add=function(){throw new Error("Not supported on Montgomery curve")};Ht.prototype.diffAdd=function(e,r){var n=this.x.redAdd(this.z),i=this.x.redSub(this.z),a=e.x.redAdd(e.z),l=e.x.redSub(e.z),v=l.redMul(n),y=a.redMul(i),x=r.z.redMul(v.redAdd(y).redSqr()),B=r.x.redMul(v.redISub(y).redSqr());return this.curve.point(x,B)};Ht.prototype.mul=function(e){for(var r=e.clone(),n=this,i=this.curve.point(null,null),a=this,l=[];r.cmpn(0)!==0;r.iushrn(1))l.push(r.andln(1));for(var v=l.length-1;v>=0;v--)l[v]===0?(n=n.diffAdd(i,a),i=i.dbl()):(i=n.diffAdd(i,a),n=n.dbl());return i};Ht.prototype.mulAdd=function(){throw new Error("Not supported on Montgomery curve")};Ht.prototype.jumlAdd=function(){throw new Error("Not supported on Montgomery curve")};Ht.prototype.eq=function(e){return this.getX().cmp(e.getX())===0};Ht.prototype.normalize=function(){return this.x=this.x.redMul(this.z.redInvm()),this.z=this.curve.one,this};Ht.prototype.getX=function(){return this.normalize(),this.x.fromRed()}});var lv=V((ML,uv)=>{"use strict";var SL=A(M()),jw=Ir(),vi=qn(),cv=er(),k0=Ls(),Qw=jw.assert;function Gn(t){this.twisted=(t.a|0)!==1,this.mOneA=this.twisted&&(t.a|0)===-1,this.extended=this.mOneA,k0.call(this,"edwards",t),this.a=new vi(t.a,16).umod(this.red.m),this.a=this.a.toRed(this.red),this.c=new vi(t.c,16).toRed(this.red),this.c2=this.c.redSqr(),this.d=new vi(t.d,16).toRed(this.red),this.dd=this.d.redAdd(this.d),Qw(!this.twisted||this.c.fromRed().cmpn(1)===0),this.oneC=(t.c|0)===1}cv(Gn,k0);uv.exports=Gn;Gn.prototype._mulA=function(e){return this.mOneA?e.redNeg():this.a.redMul(e)};Gn.prototype._mulC=function(e){return this.oneC?e:this.c.redMul(e)};Gn.prototype.jpoint=function(e,r,n,i){return this.point(e,r,n,i)};Gn.prototype.pointFromX=function(e,r){e=new vi(e,16),e.red||(e=e.toRed(this.red));var n=e.redSqr(),i=this.c2.redSub(this.a.redMul(n)),a=this.one.redSub(this.c2.redMul(this.d).redMul(n)),l=i.redMul(a.redInvm()),v=l.redSqrt();if(v.redSqr().redSub(l).cmp(this.zero)!==0)throw new Error("invalid point");var y=v.fromRed().isOdd();return(r&&!y||!r&&y)&&(v=v.redNeg()),this.point(e,v)};Gn.prototype.pointFromY=function(e,r){e=new vi(e,16),e.red||(e=e.toRed(this.red));var n=e.redSqr(),i=n.redSub(this.c2),a=n.redMul(this.d).redMul(this.c2).redSub(this.a),l=i.redMul(a.redInvm());if(l.cmp(this.zero)===0){if(r)throw new Error("invalid point");return this.point(this.zero,e)}var v=l.redSqrt();if(v.redSqr().redSub(l).cmp(this.zero)!==0)throw new Error("invalid point");return v.fromRed().isOdd()!==r&&(v=v.redNeg()),this.point(v,e)};Gn.prototype.validate=function(e){if(e.isInfinity())return!0;e.normalize();var r=e.x.redSqr(),n=e.y.redSqr(),i=r.redMul(this.a).redAdd(n),a=this.c2.redMul(this.one.redAdd(this.d.redMul(r).redMul(n)));return i.cmp(a)===0};function ft(t,e,r,n,i){k0.BasePoint.call(this,t,"projective"),e===null&&r===null&&n===null?(this.x=this.curve.zero,this.y=this.curve.one,this.z=this.curve.one,this.t=this.curve.zero,this.zOne=!0):(this.x=new vi(e,16),this.y=new vi(r,16),this.z=n?new vi(n,16):this.curve.one,this.t=i&&new vi(i,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.t&&!this.t.red&&(this.t=this.t.toRed(this.curve.red)),this.zOne=this.z===this.curve.one,this.curve.extended&&!this.t&&(this.t=this.x.redMul(this.y),this.zOne||(this.t=this.t.redMul(this.z.redInvm()))))}cv(ft,k0.BasePoint);Gn.prototype.pointFromJSON=function(e){return ft.fromJSON(this,e)};Gn.prototype.point=function(e,r,n,i){return new ft(this,e,r,n,i)};ft.fromJSON=function(e,r){return new ft(e,r[0],r[1],r[2])};ft.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"};ft.prototype.isInfinity=function(){return this.x.cmpn(0)===0&&(this.y.cmp(this.z)===0||this.zOne&&this.y.cmp(this.curve.c)===0)};ft.prototype._extDbl=function(){var e=this.x.redSqr(),r=this.y.redSqr(),n=this.z.redSqr();n=n.redIAdd(n);var i=this.curve._mulA(e),a=this.x.redAdd(this.y).redSqr().redISub(e).redISub(r),l=i.redAdd(r),v=l.redSub(n),y=i.redSub(r),x=a.redMul(v),B=l.redMul(y),C=a.redMul(y),D=v.redMul(l);return this.curve.point(x,B,D,C)};ft.prototype._projDbl=function(){var e=this.x.redAdd(this.y).redSqr(),r=this.x.redSqr(),n=this.y.redSqr(),i,a,l,v,y,x;if(this.curve.twisted){v=this.curve._mulA(r);var B=v.redAdd(n);this.zOne?(i=e.redSub(r).redSub(n).redMul(B.redSub(this.curve.two)),a=B.redMul(v.redSub(n)),l=B.redSqr().redSub(B).redSub(B)):(y=this.z.redSqr(),x=B.redSub(y).redISub(y),i=e.redSub(r).redISub(n).redMul(x),a=B.redMul(v.redSub(n)),l=B.redMul(x))}else v=r.redAdd(n),y=this.curve._mulC(this.z).redSqr(),x=v.redSub(y).redSub(y),i=this.curve._mulC(e.redISub(v)).redMul(x),a=this.curve._mulC(v).redMul(r.redISub(n)),l=v.redMul(x);return this.curve.point(i,a,l)};ft.prototype.dbl=function(){return this.isInfinity()?this:this.curve.extended?this._extDbl():this._projDbl()};ft.prototype._extAdd=function(e){var r=this.y.redSub(this.x).redMul(e.y.redSub(e.x)),n=this.y.redAdd(this.x).redMul(e.y.redAdd(e.x)),i=this.t.redMul(this.curve.dd).redMul(e.t),a=this.z.redMul(e.z.redAdd(e.z)),l=n.redSub(r),v=a.redSub(i),y=a.redAdd(i),x=n.redAdd(r),B=l.redMul(v),C=y.redMul(x),D=l.redMul(x),F=v.redMul(y);return this.curve.point(B,C,F,D)};ft.prototype._projAdd=function(e){var r=this.z.redMul(e.z),n=r.redSqr(),i=this.x.redMul(e.x),a=this.y.redMul(e.y),l=this.curve.d.redMul(i).redMul(a),v=n.redSub(l),y=n.redAdd(l),x=this.x.redAdd(this.y).redMul(e.x.redAdd(e.y)).redISub(i).redISub(a),B=r.redMul(v).redMul(x),C,D;return this.curve.twisted?(C=r.redMul(y).redMul(a.redSub(this.curve._mulA(i))),D=v.redMul(y)):(C=r.redMul(y).redMul(a.redSub(i)),D=this.curve._mulC(v).redMul(y)),this.curve.point(B,C,D)};ft.prototype.add=function(e){return this.isInfinity()?e:e.isInfinity()?this:this.curve.extended?this._extAdd(e):this._projAdd(e)};ft.prototype.mul=function(e){return this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve._wnafMul(this,e)};ft.prototype.mulAdd=function(e,r,n){return this.curve._wnafMulAdd(1,[this,r],[e,n],2,!1)};ft.prototype.jmulAdd=function(e,r,n){return this.curve._wnafMulAdd(1,[this,r],[e,n],2,!0)};ft.prototype.normalize=function(){if(this.zOne)return this;var e=this.z.redInvm();return this.x=this.x.redMul(e),this.y=this.y.redMul(e),this.t&&(this.t=this.t.redMul(e)),this.z=this.curve.one,this.zOne=!0,this};ft.prototype.neg=function(){return this.curve.point(this.x.redNeg(),this.y,this.z,this.t&&this.t.redNeg())};ft.prototype.getX=function(){return this.normalize(),this.x.fromRed()};ft.prototype.getY=function(){return this.normalize(),this.y.fromRed()};ft.prototype.eq=function(e){return this===e||this.getX().cmp(e.getX())===0&&this.getY().cmp(e.getY())===0};ft.prototype.eqXToP=function(e){var r=e.toRed(this.curve.red).redMul(this.z);if(this.x.cmp(r)===0)return!0;for(var n=e.clone(),i=this.curve.redN.redMul(this.z);;){if(n.iadd(this.curve.n),n.cmp(this.curve.p)>=0)return!1;if(r.redIAdd(i),this.x.cmp(r)===0)return!0}};ft.prototype.toP=ft.prototype.normalize;ft.prototype.mixedAdd=ft.prototype.add});var id=V(dv=>{"use strict";var EL=A(M()),J0=dv;J0.base=Ls();J0.short=av();J0.mont=fv();J0.edwards=lv()});var yn=V(nt=>{"use strict";var BL=A(M()),Ww=ui(),Yw=er();nt.inherits=Yw;function $w(t,e){return(t.charCodeAt(e)&64512)!==55296||e<0||e+1>=t.length?!1:(t.charCodeAt(e+1)&64512)===56320}function e7(t,e){if(Array.isArray(t))return t.slice();if(!t)return[];var r=[];if(typeof t=="string")if(e){if(e==="hex")for(t=t.replace(/[^a-z0-9]+/ig,""),t.length%2!==0&&(t="0"+t),i=0;i<t.length;i+=2)r.push(parseInt(t[i]+t[i+1],16))}else for(var n=0,i=0;i<t.length;i++){var a=t.charCodeAt(i);a<128?r[n++]=a:a<2048?(r[n++]=a>>6|192,r[n++]=a&63|128):$w(t,i)?(a=65536+((a&1023)<<10)+(t.charCodeAt(++i)&1023),r[n++]=a>>18|240,r[n++]=a>>12&63|128,r[n++]=a>>6&63|128,r[n++]=a&63|128):(r[n++]=a>>12|224,r[n++]=a>>6&63|128,r[n++]=a&63|128)}else for(i=0;i<t.length;i++)r[i]=t[i]|0;return r}nt.toArray=e7;function t7(t){for(var e="",r=0;r<t.length;r++)e+=pv(t[r].toString(16));return e}nt.toHex=t7;function hv(t){var e=t>>>24|t>>>8&65280|t<<8&16711680|(t&255)<<24;return e>>>0}nt.htonl=hv;function r7(t,e){for(var r="",n=0;n<t.length;n++){var i=t[n];e==="little"&&(i=hv(i)),r+=bv(i.toString(16))}return r}nt.toHex32=r7;function pv(t){return t.length===1?"0"+t:t}nt.zero2=pv;function bv(t){return t.length===7?"0"+t:t.length===6?"00"+t:t.length===5?"000"+t:t.length===4?"0000"+t:t.length===3?"00000"+t:t.length===2?"000000"+t:t.length===1?"0000000"+t:t}nt.zero8=bv;function n7(t,e,r,n){var i=r-e;Ww(i%4===0);for(var a=new Array(i/4),l=0,v=e;l<a.length;l++,v+=4){var y;n==="big"?y=t[v]<<24|t[v+1]<<16|t[v+2]<<8|t[v+3]:y=t[v+3]<<24|t[v+2]<<16|t[v+1]<<8|t[v],a[l]=y>>>0}return a}nt.join32=n7;function i7(t,e){for(var r=new Array(t.length*4),n=0,i=0;n<t.length;n++,i+=4){var a=t[n];e==="big"?(r[i]=a>>>24,r[i+1]=a>>>16&255,r[i+2]=a>>>8&255,r[i+3]=a&255):(r[i+3]=a>>>24,r[i+2]=a>>>16&255,r[i+1]=a>>>8&255,r[i]=a&255)}return r}nt.split32=i7;function a7(t,e){return t>>>e|t<<32-e}nt.rotr32=a7;function o7(t,e){return t<<e|t>>>32-e}nt.rotl32=o7;function s7(t,e){return t+e>>>0}nt.sum32=s7;function f7(t,e,r){return t+e+r>>>0}nt.sum32_3=f7;function c7(t,e,r,n){return t+e+r+n>>>0}nt.sum32_4=c7;function u7(t,e,r,n,i){return t+e+r+n+i>>>0}nt.sum32_5=u7;function l7(t,e,r,n){var i=t[e],a=t[e+1],l=n+a>>>0,v=(l<n?1:0)+r+i;t[e]=v>>>0,t[e+1]=l}nt.sum64=l7;function d7(t,e,r,n){var i=e+n>>>0,a=(i<e?1:0)+t+r;return a>>>0}nt.sum64_hi=d7;function h7(t,e,r,n){var i=e+n;return i>>>0}nt.sum64_lo=h7;function p7(t,e,r,n,i,a,l,v){var y=0,x=e;x=x+n>>>0,y+=x<e?1:0,x=x+a>>>0,y+=x<a?1:0,x=x+v>>>0,y+=x<v?1:0;var B=t+r+i+l+y;return B>>>0}nt.sum64_4_hi=p7;function b7(t,e,r,n,i,a,l,v){var y=e+n+a+v;return y>>>0}nt.sum64_4_lo=b7;function g7(t,e,r,n,i,a,l,v,y,x){var B=0,C=e;C=C+n>>>0,B+=C<e?1:0,C=C+a>>>0,B+=C<a?1:0,C=C+v>>>0,B+=C<v?1:0,C=C+x>>>0,B+=C<x?1:0;var D=t+r+i+l+y+B;return D>>>0}nt.sum64_5_hi=g7;function v7(t,e,r,n,i,a,l,v,y,x){var B=e+n+a+v+x;return B>>>0}nt.sum64_5_lo=v7;function m7(t,e,r){var n=e<<32-r|t>>>r;return n>>>0}nt.rotr64_hi=m7;function x7(t,e,r){var n=t<<32-r|e>>>r;return n>>>0}nt.rotr64_lo=x7;function y7(t,e,r){return t>>>r}nt.shr64_hi=y7;function w7(t,e,r){var n=t<<32-r|e>>>r;return n>>>0}nt.shr64_lo=w7});var To=V(vv=>{"use strict";var PL=A(M()),gv=yn(),A7=ui();function U0(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32}vv.BlockHash=U0;U0.prototype.update=function(e,r){if(e=gv.toArray(e,r),this.pending?this.pending=this.pending.concat(e):this.pending=e,this.pendingTotal+=e.length,this.pending.length>=this._delta8){e=this.pending;var n=e.length%this._delta8;this.pending=e.slice(e.length-n,e.length),this.pending.length===0&&(this.pending=null),e=gv.join32(e,0,e.length-n,this.endian);for(var i=0;i<e.length;i+=this._delta32)this._update(e,i,i+this._delta32)}return this};U0.prototype.digest=function(e){return this.update(this._pad()),A7(this.pending===null),this._digest(e)};U0.prototype._pad=function(){var e=this.pendingTotal,r=this._delta8,n=r-(e+this.padLength)%r,i=new Array(n+this.padLength);i[0]=128;for(var a=1;a<n;a++)i[a]=0;if(e<<=3,this.endian==="big"){for(var l=8;l<this.padLength;l++)i[a++]=0;i[a++]=0,i[a++]=0,i[a++]=0,i[a++]=0,i[a++]=e>>>24&255,i[a++]=e>>>16&255,i[a++]=e>>>8&255,i[a++]=e&255}else for(i[a++]=e&255,i[a++]=e>>>8&255,i[a++]=e>>>16&255,i[a++]=e>>>24&255,i[a++]=0,i[a++]=0,i[a++]=0,i[a++]=0,l=8;l<this.padLength;l++)i[a++]=0;return i}});var ad=V(mi=>{"use strict";var RL=A(M()),M7=yn(),Xn=M7.rotr32;function S7(t,e,r,n){if(t===0)return mv(e,r,n);if(t===1||t===3)return yv(e,r,n);if(t===2)return xv(e,r,n)}mi.ft_1=S7;function mv(t,e,r){return t&e^~t&r}mi.ch32=mv;function xv(t,e,r){return t&e^t&r^e&r}mi.maj32=xv;function yv(t,e,r){return t^e^r}mi.p32=yv;function T7(t){return Xn(t,2)^Xn(t,13)^Xn(t,22)}mi.s0_256=T7;function E7(t){return Xn(t,6)^Xn(t,11)^Xn(t,25)}mi.s1_256=E7;function _7(t){return Xn(t,7)^Xn(t,18)^t>>>3}mi.g0_256=_7;function B7(t){return Xn(t,17)^Xn(t,19)^t>>>10}mi.g1_256=B7});var Mv=V((FL,Av)=>{"use strict";var DL=A(M()),Eo=yn(),C7=To(),P7=ad(),od=Eo.rotl32,Rs=Eo.sum32,L7=Eo.sum32_5,R7=P7.ft_1,wv=C7.BlockHash,F7=[1518500249,1859775393,2400959708,3395469782];function zn(){if(!(this instanceof zn))return new zn;wv.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}Eo.inherits(zn,wv);Av.exports=zn;zn.blockSize=512;zn.outSize=160;zn.hmacStrength=80;zn.padLength=64;zn.prototype._update=function(e,r){for(var n=this.W,i=0;i<16;i++)n[i]=e[r+i];for(;i<n.length;i++)n[i]=od(n[i-3]^n[i-8]^n[i-14]^n[i-16],1);var a=this.h[0],l=this.h[1],v=this.h[2],y=this.h[3],x=this.h[4];for(i=0;i<n.length;i++){var B=~~(i/20),C=L7(od(a,5),R7(B,l,v,y),x,n[i],F7[B]);x=y,y=v,v=od(l,30),l=a,a=C}this.h[0]=Rs(this.h[0],a),this.h[1]=Rs(this.h[1],l),this.h[2]=Rs(this.h[2],v),this.h[3]=Rs(this.h[3],y),this.h[4]=Rs(this.h[4],x)};zn.prototype._digest=function(e){return e==="hex"?Eo.toHex32(this.h,"big"):Eo.split32(this.h,"big")}});var sd=V((OL,Tv)=>{"use strict";var IL=A(M()),_o=yn(),D7=To(),Bo=ad(),O7=ui(),wn=_o.sum32,I7=_o.sum32_4,N7=_o.sum32_5,k7=Bo.ch32,J7=Bo.maj32,U7=Bo.s0_256,H7=Bo.s1_256,q7=Bo.g0_256,G7=Bo.g1_256,Sv=D7.BlockHash,X7=[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 Kn(){if(!(this instanceof Kn))return new Kn;Sv.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=X7,this.W=new Array(64)}_o.inherits(Kn,Sv);Tv.exports=Kn;Kn.blockSize=512;Kn.outSize=256;Kn.hmacStrength=192;Kn.padLength=64;Kn.prototype._update=function(e,r){for(var n=this.W,i=0;i<16;i++)n[i]=e[r+i];for(;i<n.length;i++)n[i]=I7(G7(n[i-2]),n[i-7],q7(n[i-15]),n[i-16]);var a=this.h[0],l=this.h[1],v=this.h[2],y=this.h[3],x=this.h[4],B=this.h[5],C=this.h[6],D=this.h[7];for(O7(this.k.length===n.length),i=0;i<n.length;i++){var F=N7(D,H7(x),k7(x,B,C),this.k[i],n[i]),P=wn(U7(a),J7(a,l,v));D=C,C=B,B=x,x=wn(y,F),y=v,v=l,l=a,a=wn(F,P)}this.h[0]=wn(this.h[0],a),this.h[1]=wn(this.h[1],l),this.h[2]=wn(this.h[2],v),this.h[3]=wn(this.h[3],y),this.h[4]=wn(this.h[4],x),this.h[5]=wn(this.h[5],B),this.h[6]=wn(this.h[6],C),this.h[7]=wn(this.h[7],D)};Kn.prototype._digest=function(e){return e==="hex"?_o.toHex32(this.h,"big"):_o.split32(this.h,"big")}});var Bv=V((NL,_v)=>{"use strict";var kL=A(M()),fd=yn(),Ev=sd();function xi(){if(!(this instanceof xi))return new xi;Ev.call(this),this.h=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]}fd.inherits(xi,Ev);_v.exports=xi;xi.blockSize=512;xi.outSize=224;xi.hmacStrength=192;xi.padLength=64;xi.prototype._digest=function(e){return e==="hex"?fd.toHex32(this.h.slice(0,7),"big"):fd.split32(this.h.slice(0,7),"big")}});var ld=V((JL,Rv)=>{"use strict";var UL=A(M()),Br=yn(),z7=To(),K7=ui(),Zn=Br.rotr64_hi,Vn=Br.rotr64_lo,Cv=Br.shr64_hi,Pv=Br.shr64_lo,qi=Br.sum64,cd=Br.sum64_hi,ud=Br.sum64_lo,Z7=Br.sum64_4_hi,V7=Br.sum64_4_lo,j7=Br.sum64_5_hi,Q7=Br.sum64_5_lo,Lv=z7.BlockHash,W7=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591];function An(){if(!(this instanceof An))return new An;Lv.call(this),this.h=[1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209],this.k=W7,this.W=new Array(160)}Br.inherits(An,Lv);Rv.exports=An;An.blockSize=1024;An.outSize=512;An.hmacStrength=192;An.padLength=128;An.prototype._prepareBlock=function(e,r){for(var n=this.W,i=0;i<32;i++)n[i]=e[r+i];for(;i<n.length;i+=2){var a=f9(n[i-4],n[i-3]),l=c9(n[i-4],n[i-3]),v=n[i-14],y=n[i-13],x=o9(n[i-30],n[i-29]),B=s9(n[i-30],n[i-29]),C=n[i-32],D=n[i-31];n[i]=Z7(a,l,v,y,x,B,C,D),n[i+1]=V7(a,l,v,y,x,B,C,D)}};An.prototype._update=function(e,r){this._prepareBlock(e,r);var n=this.W,i=this.h[0],a=this.h[1],l=this.h[2],v=this.h[3],y=this.h[4],x=this.h[5],B=this.h[6],C=this.h[7],D=this.h[8],F=this.h[9],P=this.h[10],X=this.h[11],W=this.h[12],K=this.h[13],ie=this.h[14],ee=this.h[15];K7(this.k.length===n.length);for(var ae=0;ae<n.length;ae+=2){var ne=ie,$=ee,fe=i9(D,F),te=a9(D,F),Y=Y7(D,F,P,X,W,K),T=$7(D,F,P,X,W,K),s=this.k[ae],u=this.k[ae+1],d=n[ae],f=n[ae+1],c=j7(ne,$,fe,te,Y,T,s,u,d,f),g=Q7(ne,$,fe,te,Y,T,s,u,d,f);ne=r9(i,a),$=n9(i,a),fe=e9(i,a,l,v,y,x),te=t9(i,a,l,v,y,x);var m=cd(ne,$,fe,te),h=ud(ne,$,fe,te);ie=W,ee=K,W=P,K=X,P=D,X=F,D=cd(B,C,c,g),F=ud(C,C,c,g),B=y,C=x,y=l,x=v,l=i,v=a,i=cd(c,g,m,h),a=ud(c,g,m,h)}qi(this.h,0,i,a),qi(this.h,2,l,v),qi(this.h,4,y,x),qi(this.h,6,B,C),qi(this.h,8,D,F),qi(this.h,10,P,X),qi(this.h,12,W,K),qi(this.h,14,ie,ee)};An.prototype._digest=function(e){return e==="hex"?Br.toHex32(this.h,"big"):Br.split32(this.h,"big")};function Y7(t,e,r,n,i){var a=t&r^~t&i;return a<0&&(a+=4294967296),a}function $7(t,e,r,n,i,a){var l=e&n^~e&a;return l<0&&(l+=4294967296),l}function e9(t,e,r,n,i){var a=t&r^t&i^r&i;return a<0&&(a+=4294967296),a}function t9(t,e,r,n,i,a){var l=e&n^e&a^n&a;return l<0&&(l+=4294967296),l}function r9(t,e){var r=Zn(t,e,28),n=Zn(e,t,2),i=Zn(e,t,7),a=r^n^i;return a<0&&(a+=4294967296),a}function n9(t,e){var r=Vn(t,e,28),n=Vn(e,t,2),i=Vn(e,t,7),a=r^n^i;return a<0&&(a+=4294967296),a}function i9(t,e){var r=Zn(t,e,14),n=Zn(t,e,18),i=Zn(e,t,9),a=r^n^i;return a<0&&(a+=4294967296),a}function a9(t,e){var r=Vn(t,e,14),n=Vn(t,e,18),i=Vn(e,t,9),a=r^n^i;return a<0&&(a+=4294967296),a}function o9(t,e){var r=Zn(t,e,1),n=Zn(t,e,8),i=Cv(t,e,7),a=r^n^i;return a<0&&(a+=4294967296),a}function s9(t,e){var r=Vn(t,e,1),n=Vn(t,e,8),i=Pv(t,e,7),a=r^n^i;return a<0&&(a+=4294967296),a}function f9(t,e){var r=Zn(t,e,19),n=Zn(e,t,29),i=Cv(t,e,6),a=r^n^i;return a<0&&(a+=4294967296),a}function c9(t,e){var r=Vn(t,e,19),n=Vn(e,t,29),i=Pv(t,e,6),a=r^n^i;return a<0&&(a+=4294967296),a}});var Ov=V((HL,Dv)=>{"use strict";var qL=A(M()),dd=yn(),Fv=ld();function yi(){if(!(this instanceof yi))return new yi;Fv.call(this),this.h=[3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428]}dd.inherits(yi,Fv);Dv.exports=yi;yi.blockSize=1024;yi.outSize=384;yi.hmacStrength=192;yi.padLength=128;yi.prototype._digest=function(e){return e==="hex"?dd.toHex32(this.h.slice(0,12),"big"):dd.split32(this.h.slice(0,12),"big")}});var Iv=V(Co=>{"use strict";var XL=A(M());Co.sha1=Mv();Co.sha224=Bv();Co.sha256=sd();Co.sha384=Ov();Co.sha512=ld()});var qv=V(Hv=>{"use strict";var KL=A(M()),Ta=yn(),u9=To(),H0=Ta.rotl32,Nv=Ta.sum32,Fs=Ta.sum32_3,kv=Ta.sum32_4,Uv=u9.BlockHash;function jn(){if(!(this instanceof jn))return new jn;Uv.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.endian="little"}Ta.inherits(jn,Uv);Hv.ripemd160=jn;jn.blockSize=512;jn.outSize=160;jn.hmacStrength=192;jn.padLength=64;jn.prototype._update=function(e,r){for(var n=this.h[0],i=this.h[1],a=this.h[2],l=this.h[3],v=this.h[4],y=n,x=i,B=a,C=l,D=v,F=0;F<80;F++){var P=Nv(H0(kv(n,Jv(F,i,a,l),e[h9[F]+r],l9(F)),b9[F]),v);n=v,v=l,l=H0(a,10),a=i,i=P,P=Nv(H0(kv(y,Jv(79-F,x,B,C),e[p9[F]+r],d9(F)),g9[F]),D),y=D,D=C,C=H0(B,10),B=x,x=P}P=Fs(this.h[1],a,C),this.h[1]=Fs(this.h[2],l,D),this.h[2]=Fs(this.h[3],v,y),this.h[3]=Fs(this.h[4],n,x),this.h[4]=Fs(this.h[0],i,B),this.h[0]=P};jn.prototype._digest=function(e){return e==="hex"?Ta.toHex32(this.h,"little"):Ta.split32(this.h,"little")};function Jv(t,e,r,n){return t<=15?e^r^n:t<=31?e&r|~e&n:t<=47?(e|~r)^n:t<=63?e&n|r&~n:e^(r|~n)}function l9(t){return t<=15?0:t<=31?1518500249:t<=47?1859775393:t<=63?2400959708:2840853838}function d9(t){return t<=15?1352829926:t<=31?1548603684:t<=47?1836072691:t<=63?2053994217:0}var h9=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13],p9=[5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11],b9=[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6],g9=[8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]});var Xv=V((ZL,Gv)=>{"use strict";var VL=A(M()),v9=yn(),m9=ui();function Po(t,e,r){if(!(this instanceof Po))return new Po(t,e,r);this.Hash=t,this.blockSize=t.blockSize/8,this.outSize=t.outSize/8,this.inner=null,this.outer=null,this._init(v9.toArray(e,r))}Gv.exports=Po;Po.prototype._init=function(e){e.length>this.blockSize&&(e=new this.Hash().update(e).digest()),m9(e.length<=this.blockSize);for(var r=e.length;r<this.blockSize;r++)e.push(0);for(r=0;r<e.length;r++)e[r]^=54;for(this.inner=new this.Hash().update(e),r=0;r<e.length;r++)e[r]^=106;this.outer=new this.Hash().update(e)};Po.prototype.update=function(e,r){return this.inner.update(e,r),this};Po.prototype.digest=function(e){return this.outer.update(this.inner.digest()),this.outer.digest(e)}});var Ds=V(zv=>{var QL=A(M()),nr=zv;nr.utils=yn();nr.common=To();nr.sha=Iv();nr.ripemd=qv();nr.hmac=Xv();nr.sha1=nr.sha.sha1;nr.sha256=nr.sha.sha256;nr.sha224=nr.sha.sha224;nr.sha384=nr.sha.sha384;nr.sha512=nr.sha.sha512;nr.ripemd160=nr.ripemd.ripemd160});var Zv=V((WL,Kv)=>{var YL=A(M());Kv.exports={doubles:{step:4,points:[["e60fce93b59e9ec53011aabc21c23e97b2a31369b87a5ae9c44ee89e2a6dec0a","f7e3507399e595929db99f34f57937101296891e44d23f0be1f32cce69616821"],["8282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f51508","11f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26caf"],["175e159f728b865a72f99cc6c6fc846de0b93833fd2222ed73fce5b551e5b739","d3506e0d9e3c79eba4ef97a51ff71f5eacb5955add24345c6efa6ffee9fed695"],["363d90d447b00c9c99ceac05b6262ee053441c7e55552ffe526bad8f83ff4640","4e273adfc732221953b445397f3363145b9a89008199ecb62003c7f3bee9de9"],["8b4b5f165df3c2be8c6244b5b745638843e4a781a15bcd1b69f79a55dffdf80c","4aad0a6f68d308b4b3fbd7813ab0da04f9e336546162ee56b3eff0c65fd4fd36"],["723cbaa6e5db996d6bf771c00bd548c7b700dbffa6c0e77bcb6115925232fcda","96e867b5595cc498a921137488824d6e2660a0653779494801dc069d9eb39f5f"],["eebfa4d493bebf98ba5feec812c2d3b50947961237a919839a533eca0e7dd7fa","5d9a8ca3970ef0f269ee7edaf178089d9ae4cdc3a711f712ddfd4fdae1de8999"],["100f44da696e71672791d0a09b7bde459f1215a29b3c03bfefd7835b39a48db0","cdd9e13192a00b772ec8f3300c090666b7ff4a18ff5195ac0fbd5cd62bc65a09"],["e1031be262c7ed1b1dc9227a4a04c017a77f8d4464f3b3852c8acde6e534fd2d","9d7061928940405e6bb6a4176597535af292dd419e1ced79a44f18f29456a00d"],["feea6cae46d55b530ac2839f143bd7ec5cf8b266a41d6af52d5e688d9094696d","e57c6b6c97dce1bab06e4e12bf3ecd5c981c8957cc41442d3155debf18090088"],["da67a91d91049cdcb367be4be6ffca3cfeed657d808583de33fa978bc1ec6cb1","9bacaa35481642bc41f463f7ec9780e5dec7adc508f740a17e9ea8e27a68be1d"],["53904faa0b334cdda6e000935ef22151ec08d0f7bb11069f57545ccc1a37b7c0","5bc087d0bc80106d88c9eccac20d3c1c13999981e14434699dcb096b022771c8"],["8e7bcd0bd35983a7719cca7764ca906779b53a043a9b8bcaeff959f43ad86047","10b7770b2a3da4b3940310420ca9514579e88e2e47fd68b3ea10047e8460372a"],["385eed34c1cdff21e6d0818689b81bde71a7f4f18397e6690a841e1599c43862","283bebc3e8ea23f56701de19e9ebf4576b304eec2086dc8cc0458fe5542e5453"],["6f9d9b803ecf191637c73a4413dfa180fddf84a5947fbc9c606ed86c3fac3a7","7c80c68e603059ba69b8e2a30e45c4d47ea4dd2f5c281002d86890603a842160"],["3322d401243c4e2582a2147c104d6ecbf774d163db0f5e5313b7e0e742d0e6bd","56e70797e9664ef5bfb019bc4ddaf9b72805f63ea2873af624f3a2e96c28b2a0"],["85672c7d2de0b7da2bd1770d89665868741b3f9af7643397721d74d28134ab83","7c481b9b5b43b2eb6374049bfa62c2e5e77f17fcc5298f44c8e3094f790313a6"],["948bf809b1988a46b06c9f1919413b10f9226c60f668832ffd959af60c82a0a","53a562856dcb6646dc6b74c5d1c3418c6d4dff08c97cd2bed4cb7f88d8c8e589"],["6260ce7f461801c34f067ce0f02873a8f1b0e44dfc69752accecd819f38fd8e8","bc2da82b6fa5b571a7f09049776a1ef7ecd292238051c198c1a84e95b2b4ae17"],["e5037de0afc1d8d43d8348414bbf4103043ec8f575bfdc432953cc8d2037fa2d","4571534baa94d3b5f9f98d09fb990bddbd5f5b03ec481f10e0e5dc841d755bda"],["e06372b0f4a207adf5ea905e8f1771b4e7e8dbd1c6a6c5b725866a0ae4fce725","7a908974bce18cfe12a27bb2ad5a488cd7484a7787104870b27034f94eee31dd"],["213c7a715cd5d45358d0bbf9dc0ce02204b10bdde2a3f58540ad6908d0559754","4b6dad0b5ae462507013ad06245ba190bb4850f5f36a7eeddff2c27534b458f2"],["4e7c272a7af4b34e8dbb9352a5419a87e2838c70adc62cddf0cc3a3b08fbd53c","17749c766c9d0b18e16fd09f6def681b530b9614bff7dd33e0b3941817dcaae6"],["fea74e3dbe778b1b10f238ad61686aa5c76e3db2be43057632427e2840fb27b6","6e0568db9b0b13297cf674deccb6af93126b596b973f7b77701d3db7f23cb96f"],["76e64113f677cf0e10a2570d599968d31544e179b760432952c02a4417bdde39","c90ddf8dee4e95cf577066d70681f0d35e2a33d2b56d2032b4b1752d1901ac01"],["c738c56b03b2abe1e8281baa743f8f9a8f7cc643df26cbee3ab150242bcbb891","893fb578951ad2537f718f2eacbfbbbb82314eef7880cfe917e735d9699a84c3"],["d895626548b65b81e264c7637c972877d1d72e5f3a925014372e9f6588f6c14b","febfaa38f2bc7eae728ec60818c340eb03428d632bb067e179363ed75d7d991f"],["b8da94032a957518eb0f6433571e8761ceffc73693e84edd49150a564f676e03","2804dfa44805a1e4d7c99cc9762808b092cc584d95ff3b511488e4e74efdf6e7"],["e80fea14441fb33a7d8adab9475d7fab2019effb5156a792f1a11778e3c0df5d","eed1de7f638e00771e89768ca3ca94472d155e80af322ea9fcb4291b6ac9ec78"],["a301697bdfcd704313ba48e51d567543f2a182031efd6915ddc07bbcc4e16070","7370f91cfb67e4f5081809fa25d40f9b1735dbf7c0a11a130c0d1a041e177ea1"],["90ad85b389d6b936463f9d0512678de208cc330b11307fffab7ac63e3fb04ed4","e507a3620a38261affdcbd9427222b839aefabe1582894d991d4d48cb6ef150"],["8f68b9d2f63b5f339239c1ad981f162ee88c5678723ea3351b7b444c9ec4c0da","662a9f2dba063986de1d90c2b6be215dbbea2cfe95510bfdf23cbf79501fff82"],["e4f3fb0176af85d65ff99ff9198c36091f48e86503681e3e6686fd5053231e11","1e63633ad0ef4f1c1661a6d0ea02b7286cc7e74ec951d1c9822c38576feb73bc"],["8c00fa9b18ebf331eb961537a45a4266c7034f2f0d4e1d0716fb6eae20eae29e","efa47267fea521a1a9dc343a3736c974c2fadafa81e36c54e7d2a4c66702414b"],["e7a26ce69dd4829f3e10cec0a9e98ed3143d084f308b92c0997fddfc60cb3e41","2a758e300fa7984b471b006a1aafbb18d0a6b2c0420e83e20e8a9421cf2cfd51"],["b6459e0ee3662ec8d23540c223bcbdc571cbcb967d79424f3cf29eb3de6b80ef","67c876d06f3e06de1dadf16e5661db3c4b3ae6d48e35b2ff30bf0b61a71ba45"],["d68a80c8280bb840793234aa118f06231d6f1fc67e73c5a5deda0f5b496943e8","db8ba9fff4b586d00c4b1f9177b0e28b5b0e7b8f7845295a294c84266b133120"],["324aed7df65c804252dc0270907a30b09612aeb973449cea4095980fc28d3d5d","648a365774b61f2ff130c0c35aec1f4f19213b0c7e332843967224af96ab7c84"],["4df9c14919cde61f6d51dfdbe5fee5dceec4143ba8d1ca888e8bd373fd054c96","35ec51092d8728050974c23a1d85d4b5d506cdc288490192ebac06cad10d5d"],["9c3919a84a474870faed8a9c1cc66021523489054d7f0308cbfc99c8ac1f98cd","ddb84f0f4a4ddd57584f044bf260e641905326f76c64c8e6be7e5e03d4fc599d"],["6057170b1dd12fdf8de05f281d8e06bb91e1493a8b91d4cc5a21382120a959e5","9a1af0b26a6a4807add9a2daf71df262465152bc3ee24c65e899be932385a2a8"],["a576df8e23a08411421439a4518da31880cef0fba7d4df12b1a6973eecb94266","40a6bf20e76640b2c92b97afe58cd82c432e10a7f514d9f3ee8be11ae1b28ec8"],["7778a78c28dec3e30a05fe9629de8c38bb30d1f5cf9a3a208f763889be58ad71","34626d9ab5a5b22ff7098e12f2ff580087b38411ff24ac563b513fc1fd9f43ac"],["928955ee637a84463729fd30e7afd2ed5f96274e5ad7e5cb09eda9c06d903ac","c25621003d3f42a827b78a13093a95eeac3d26efa8a8d83fc5180e935bcd091f"],["85d0fef3ec6db109399064f3a0e3b2855645b4a907ad354527aae75163d82751","1f03648413a38c0be29d496e582cf5663e8751e96877331582c237a24eb1f962"],["ff2b0dce97eece97c1c9b6041798b85dfdfb6d8882da20308f5404824526087e","493d13fef524ba188af4c4dc54d07936c7b7ed6fb90e2ceb2c951e01f0c29907"],["827fbbe4b1e880ea9ed2b2e6301b212b57f1ee148cd6dd28780e5e2cf856e241","c60f9c923c727b0b71bef2c67d1d12687ff7a63186903166d605b68baec293ec"],["eaa649f21f51bdbae7be4ae34ce6e5217a58fdce7f47f9aa7f3b58fa2120e2b3","be3279ed5bbbb03ac69a80f89879aa5a01a6b965f13f7e59d47a5305ba5ad93d"],["e4a42d43c5cf169d9391df6decf42ee541b6d8f0c9a137401e23632dda34d24f","4d9f92e716d1c73526fc99ccfb8ad34ce886eedfa8d8e4f13a7f7131deba9414"],["1ec80fef360cbdd954160fadab352b6b92b53576a88fea4947173b9d4300bf19","aeefe93756b5340d2f3a4958a7abbf5e0146e77f6295a07b671cdc1cc107cefd"],["146a778c04670c2f91b00af4680dfa8bce3490717d58ba889ddb5928366642be","b318e0ec3354028add669827f9d4b2870aaa971d2f7e5ed1d0b297483d83efd0"],["fa50c0f61d22e5f07e3acebb1aa07b128d0012209a28b9776d76a8793180eef9","6b84c6922397eba9b72cd2872281a68a5e683293a57a213b38cd8d7d3f4f2811"],["da1d61d0ca721a11b1a5bf6b7d88e8421a288ab5d5bba5220e53d32b5f067ec2","8157f55a7c99306c79c0766161c91e2966a73899d279b48a655fba0f1ad836f1"],["a8e282ff0c9706907215ff98e8fd416615311de0446f1e062a73b0610d064e13","7f97355b8db81c09abfb7f3c5b2515888b679a3e50dd6bd6cef7c73111f4cc0c"],["174a53b9c9a285872d39e56e6913cab15d59b1fa512508c022f382de8319497c","ccc9dc37abfc9c1657b4155f2c47f9e6646b3a1d8cb9854383da13ac079afa73"],["959396981943785c3d3e57edf5018cdbe039e730e4918b3d884fdff09475b7ba","2e7e552888c331dd8ba0386a4b9cd6849c653f64c8709385e9b8abf87524f2fd"],["d2a63a50ae401e56d645a1153b109a8fcca0a43d561fba2dbb51340c9d82b151","e82d86fb6443fcb7565aee58b2948220a70f750af484ca52d4142174dcf89405"],["64587e2335471eb890ee7896d7cfdc866bacbdbd3839317b3436f9b45617e073","d99fcdd5bf6902e2ae96dd6447c299a185b90a39133aeab358299e5e9faf6589"],["8481bde0e4e4d885b3a546d3e549de042f0aa6cea250e7fd358d6c86dd45e458","38ee7b8cba5404dd84a25bf39cecb2ca900a79c42b262e556d64b1b59779057e"],["13464a57a78102aa62b6979ae817f4637ffcfed3c4b1ce30bcd6303f6caf666b","69be159004614580ef7e433453ccb0ca48f300a81d0942e13f495a907f6ecc27"],["bc4a9df5b713fe2e9aef430bcc1dc97a0cd9ccede2f28588cada3a0d2d83f366","d3a81ca6e785c06383937adf4b798caa6e8a9fbfa547b16d758d666581f33c1"],["8c28a97bf8298bc0d23d8c749452a32e694b65e30a9472a3954ab30fe5324caa","40a30463a3305193378fedf31f7cc0eb7ae784f0451cb9459e71dc73cbef9482"],["8ea9666139527a8c1dd94ce4f071fd23c8b350c5a4bb33748c4ba111faccae0","620efabbc8ee2782e24e7c0cfb95c5d735b783be9cf0f8e955af34a30e62b945"],["dd3625faef5ba06074669716bbd3788d89bdde815959968092f76cc4eb9a9787","7a188fa3520e30d461da2501045731ca941461982883395937f68d00c644a573"],["f710d79d9eb962297e4f6232b40e8f7feb2bc63814614d692c12de752408221e","ea98e67232d3b3295d3b535532115ccac8612c721851617526ae47a9c77bfc82"]]},naf:{wnd:7,points:[["f9308a019258c31049344f85f89d5229b531c845836f99b08601f113bce036f9","388f7b0f632de8140fe337e62a37f3566500a99934c2231b6cb9fd7584b8e672"],["2f8bde4d1a07209355b4a7250a5c5128e88b84bddc619ab7cba8d569b240efe4","d8ac222636e5e3d6d4dba9dda6c9c426f788271bab0d6840dca87d3aa6ac62d6"],["5cbdf0646e5db4eaa398f365f2ea7a0e3d419b7e0330e39ce92bddedcac4f9bc","6aebca40ba255960a3178d6d861a54dba813d0b813fde7b5a5082628087264da"],["acd484e2f0c7f65309ad178a9f559abde09796974c57e714c35f110dfc27ccbe","cc338921b0a7d9fd64380971763b61e9add888a4375f8e0f05cc262ac64f9c37"],["774ae7f858a9411e5ef4246b70c65aac5649980be5c17891bbec17895da008cb","d984a032eb6b5e190243dd56d7b7b365372db1e2dff9d6a8301d74c9c953c61b"],["f28773c2d975288bc7d1d205c3748651b075fbc6610e58cddeeddf8f19405aa8","ab0902e8d880a89758212eb65cdaf473a1a06da521fa91f29b5cb52db03ed81"],["d7924d4f7d43ea965a465ae3095ff41131e5946f3c85f79e44adbcf8e27e080e","581e2872a86c72a683842ec228cc6defea40af2bd896d3a5c504dc9ff6a26b58"],["defdea4cdb677750a420fee807eacf21eb9898ae79b9768766e4faa04a2d4a34","4211ab0694635168e997b0ead2a93daeced1f4a04a95c0f6cfb199f69e56eb77"],["2b4ea0a797a443d293ef5cff444f4979f06acfebd7e86d277475656138385b6c","85e89bc037945d93b343083b5a1c86131a01f60c50269763b570c854e5c09b7a"],["352bbf4a4cdd12564f93fa332ce333301d9ad40271f8107181340aef25be59d5","321eb4075348f534d59c18259dda3e1f4a1b3b2e71b1039c67bd3d8bcf81998c"],["2fa2104d6b38d11b0230010559879124e42ab8dfeff5ff29dc9cdadd4ecacc3f","2de1068295dd865b64569335bd5dd80181d70ecfc882648423ba76b532b7d67"],["9248279b09b4d68dab21a9b066edda83263c3d84e09572e269ca0cd7f5453714","73016f7bf234aade5d1aa71bdea2b1ff3fc0de2a887912ffe54a32ce97cb3402"],["daed4f2be3a8bf278e70132fb0beb7522f570e144bf615c07e996d443dee8729","a69dce4a7d6c98e8d4a1aca87ef8d7003f83c230f3afa726ab40e52290be1c55"],["c44d12c7065d812e8acf28d7cbb19f9011ecd9e9fdf281b0e6a3b5e87d22e7db","2119a460ce326cdc76c45926c982fdac0e106e861edf61c5a039063f0e0e6482"],["6a245bf6dc698504c89a20cfded60853152b695336c28063b61c65cbd269e6b4","e022cf42c2bd4a708b3f5126f16a24ad8b33ba48d0423b6efd5e6348100d8a82"],["1697ffa6fd9de627c077e3d2fe541084ce13300b0bec1146f95ae57f0d0bd6a5","b9c398f186806f5d27561506e4557433a2cf15009e498ae7adee9d63d01b2396"],["605bdb019981718b986d0f07e834cb0d9deb8360ffb7f61df982345ef27a7479","2972d2de4f8d20681a78d93ec96fe23c26bfae84fb14db43b01e1e9056b8c49"],["62d14dab4150bf497402fdc45a215e10dcb01c354959b10cfe31c7e9d87ff33d","80fc06bd8cc5b01098088a1950eed0db01aa132967ab472235f5642483b25eaf"],["80c60ad0040f27dade5b4b06c408e56b2c50e9f56b9b8b425e555c2f86308b6f","1c38303f1cc5c30f26e66bad7fe72f70a65eed4cbe7024eb1aa01f56430bd57a"],["7a9375ad6167ad54aa74c6348cc54d344cc5dc9487d847049d5eabb0fa03c8fb","d0e3fa9eca8726909559e0d79269046bdc59ea10c70ce2b02d499ec224dc7f7"],["d528ecd9b696b54c907a9ed045447a79bb408ec39b68df504bb51f459bc3ffc9","eecf41253136e5f99966f21881fd656ebc4345405c520dbc063465b521409933"],["49370a4b5f43412ea25f514e8ecdad05266115e4a7ecb1387231808f8b45963","758f3f41afd6ed428b3081b0512fd62a54c3f3afbb5b6764b653052a12949c9a"],["77f230936ee88cbbd73df930d64702ef881d811e0e1498e2f1c13eb1fc345d74","958ef42a7886b6400a08266e9ba1b37896c95330d97077cbbe8eb3c7671c60d6"],["f2dac991cc4ce4b9ea44887e5c7c0bce58c80074ab9d4dbaeb28531b7739f530","e0dedc9b3b2f8dad4da1f32dec2531df9eb5fbeb0598e4fd1a117dba703a3c37"],["463b3d9f662621fb1b4be8fbbe2520125a216cdfc9dae3debcba4850c690d45b","5ed430d78c296c3543114306dd8622d7c622e27c970a1de31cb377b01af7307e"],["f16f804244e46e2a09232d4aff3b59976b98fac14328a2d1a32496b49998f247","cedabd9b82203f7e13d206fcdf4e33d92a6c53c26e5cce26d6579962c4e31df6"],["caf754272dc84563b0352b7a14311af55d245315ace27c65369e15f7151d41d1","cb474660ef35f5f2a41b643fa5e460575f4fa9b7962232a5c32f908318a04476"],["2600ca4b282cb986f85d0f1709979d8b44a09c07cb86d7c124497bc86f082120","4119b88753c15bd6a693b03fcddbb45d5ac6be74ab5f0ef44b0be9475a7e4b40"],["7635ca72d7e8432c338ec53cd12220bc01c48685e24f7dc8c602a7746998e435","91b649609489d613d1d5e590f78e6d74ecfc061d57048bad9e76f302c5b9c61"],["754e3239f325570cdbbf4a87deee8a66b7f2b33479d468fbc1a50743bf56cc18","673fb86e5bda30fb3cd0ed304ea49a023ee33d0197a695d0c5d98093c536683"],["e3e6bd1071a1e96aff57859c82d570f0330800661d1c952f9fe2694691d9b9e8","59c9e0bba394e76f40c0aa58379a3cb6a5a2283993e90c4167002af4920e37f5"],["186b483d056a033826ae73d88f732985c4ccb1f32ba35f4b4cc47fdcf04aa6eb","3b952d32c67cf77e2e17446e204180ab21fb8090895138b4a4a797f86e80888b"],["df9d70a6b9876ce544c98561f4be4f725442e6d2b737d9c91a8321724ce0963f","55eb2dafd84d6ccd5f862b785dc39d4ab157222720ef9da217b8c45cf2ba2417"],["5edd5cc23c51e87a497ca815d5dce0f8ab52554f849ed8995de64c5f34ce7143","efae9c8dbc14130661e8cec030c89ad0c13c66c0d17a2905cdc706ab7399a868"],["290798c2b6476830da12fe02287e9e777aa3fba1c355b17a722d362f84614fba","e38da76dcd440621988d00bcf79af25d5b29c094db2a23146d003afd41943e7a"],["af3c423a95d9f5b3054754efa150ac39cd29552fe360257362dfdecef4053b45","f98a3fd831eb2b749a93b0e6f35cfb40c8cd5aa667a15581bc2feded498fd9c6"],["766dbb24d134e745cccaa28c99bf274906bb66b26dcf98df8d2fed50d884249a","744b1152eacbe5e38dcc887980da38b897584a65fa06cedd2c924f97cbac5996"],["59dbf46f8c94759ba21277c33784f41645f7b44f6c596a58ce92e666191abe3e","c534ad44175fbc300f4ea6ce648309a042ce739a7919798cd85e216c4a307f6e"],["f13ada95103c4537305e691e74e9a4a8dd647e711a95e73cb62dc6018cfd87b8","e13817b44ee14de663bf4bc808341f326949e21a6a75c2570778419bdaf5733d"],["7754b4fa0e8aced06d4167a2c59cca4cda1869c06ebadfb6488550015a88522c","30e93e864e669d82224b967c3020b8fa8d1e4e350b6cbcc537a48b57841163a2"],["948dcadf5990e048aa3874d46abef9d701858f95de8041d2a6828c99e2262519","e491a42537f6e597d5d28a3224b1bc25df9154efbd2ef1d2cbba2cae5347d57e"],["7962414450c76c1689c7b48f8202ec37fb224cf5ac0bfa1570328a8a3d7c77ab","100b610ec4ffb4760d5c1fc133ef6f6b12507a051f04ac5760afa5b29db83437"],["3514087834964b54b15b160644d915485a16977225b8847bb0dd085137ec47ca","ef0afbb2056205448e1652c48e8127fc6039e77c15c2378b7e7d15a0de293311"],["d3cc30ad6b483e4bc79ce2c9dd8bc54993e947eb8df787b442943d3f7b527eaf","8b378a22d827278d89c5e9be8f9508ae3c2ad46290358630afb34db04eede0a4"],["1624d84780732860ce1c78fcbfefe08b2b29823db913f6493975ba0ff4847610","68651cf9b6da903e0914448c6cd9d4ca896878f5282be4c8cc06e2a404078575"],["733ce80da955a8a26902c95633e62a985192474b5af207da6df7b4fd5fc61cd4","f5435a2bd2badf7d485a4d8b8db9fcce3e1ef8e0201e4578c54673bc1dc5ea1d"],["15d9441254945064cf1a1c33bbd3b49f8966c5092171e699ef258dfab81c045c","d56eb30b69463e7234f5137b73b84177434800bacebfc685fc37bbe9efe4070d"],["a1d0fcf2ec9de675b612136e5ce70d271c21417c9d2b8aaaac138599d0717940","edd77f50bcb5a3cab2e90737309667f2641462a54070f3d519212d39c197a629"],["e22fbe15c0af8ccc5780c0735f84dbe9a790badee8245c06c7ca37331cb36980","a855babad5cd60c88b430a69f53a1a7a38289154964799be43d06d77d31da06"],["311091dd9860e8e20ee13473c1155f5f69635e394704eaa74009452246cfa9b3","66db656f87d1f04fffd1f04788c06830871ec5a64feee685bd80f0b1286d8374"],["34c1fd04d301be89b31c0442d3e6ac24883928b45a9340781867d4232ec2dbdf","9414685e97b1b5954bd46f730174136d57f1ceeb487443dc5321857ba73abee"],["f219ea5d6b54701c1c14de5b557eb42a8d13f3abbcd08affcc2a5e6b049b8d63","4cb95957e83d40b0f73af4544cccf6b1f4b08d3c07b27fb8d8c2962a400766d1"],["d7b8740f74a8fbaab1f683db8f45de26543a5490bca627087236912469a0b448","fa77968128d9c92ee1010f337ad4717eff15db5ed3c049b3411e0315eaa4593b"],["32d31c222f8f6f0ef86f7c98d3a3335ead5bcd32abdd94289fe4d3091aa824bf","5f3032f5892156e39ccd3d7915b9e1da2e6dac9e6f26e961118d14b8462e1661"],["7461f371914ab32671045a155d9831ea8793d77cd59592c4340f86cbc18347b5","8ec0ba238b96bec0cbdddcae0aa442542eee1ff50c986ea6b39847b3cc092ff6"],["ee079adb1df1860074356a25aa38206a6d716b2c3e67453d287698bad7b2b2d6","8dc2412aafe3be5c4c5f37e0ecc5f9f6a446989af04c4e25ebaac479ec1c8c1e"],["16ec93e447ec83f0467b18302ee620f7e65de331874c9dc72bfd8616ba9da6b5","5e4631150e62fb40d0e8c2a7ca5804a39d58186a50e497139626778e25b0674d"],["eaa5f980c245f6f038978290afa70b6bd8855897f98b6aa485b96065d537bd99","f65f5d3e292c2e0819a528391c994624d784869d7e6ea67fb18041024edc07dc"],["78c9407544ac132692ee1910a02439958ae04877151342ea96c4b6b35a49f51","f3e0319169eb9b85d5404795539a5e68fa1fbd583c064d2462b675f194a3ddb4"],["494f4be219a1a77016dcd838431aea0001cdc8ae7a6fc688726578d9702857a5","42242a969283a5f339ba7f075e36ba2af925ce30d767ed6e55f4b031880d562c"],["a598a8030da6d86c6bc7f2f5144ea549d28211ea58faa70ebf4c1e665c1fe9b5","204b5d6f84822c307e4b4a7140737aec23fc63b65b35f86a10026dbd2d864e6b"],["c41916365abb2b5d09192f5f2dbeafec208f020f12570a184dbadc3e58595997","4f14351d0087efa49d245b328984989d5caf9450f34bfc0ed16e96b58fa9913"],["841d6063a586fa475a724604da03bc5b92a2e0d2e0a36acfe4c73a5514742881","73867f59c0659e81904f9a1c7543698e62562d6744c169ce7a36de01a8d6154"],["5e95bb399a6971d376026947f89bde2f282b33810928be4ded112ac4d70e20d5","39f23f366809085beebfc71181313775a99c9aed7d8ba38b161384c746012865"],["36e4641a53948fd476c39f8a99fd974e5ec07564b5315d8bf99471bca0ef2f66","d2424b1b1abe4eb8164227b085c9aa9456ea13493fd563e06fd51cf5694c78fc"],["336581ea7bfbbb290c191a2f507a41cf5643842170e914faeab27c2c579f726","ead12168595fe1be99252129b6e56b3391f7ab1410cd1e0ef3dcdcabd2fda224"],["8ab89816dadfd6b6a1f2634fcf00ec8403781025ed6890c4849742706bd43ede","6fdcef09f2f6d0a044e654aef624136f503d459c3e89845858a47a9129cdd24e"],["1e33f1a746c9c5778133344d9299fcaa20b0938e8acff2544bb40284b8c5fb94","60660257dd11b3aa9c8ed618d24edff2306d320f1d03010e33a7d2057f3b3b6"],["85b7c1dcb3cec1b7ee7f30ded79dd20a0ed1f4cc18cbcfcfa410361fd8f08f31","3d98a9cdd026dd43f39048f25a8847f4fcafad1895d7a633c6fed3c35e999511"],["29df9fbd8d9e46509275f4b125d6d45d7fbe9a3b878a7af872a2800661ac5f51","b4c4fe99c775a606e2d8862179139ffda61dc861c019e55cd2876eb2a27d84b"],["a0b1cae06b0a847a3fea6e671aaf8adfdfe58ca2f768105c8082b2e449fce252","ae434102edde0958ec4b19d917a6a28e6b72da1834aff0e650f049503a296cf2"],["4e8ceafb9b3e9a136dc7ff67e840295b499dfb3b2133e4ba113f2e4c0e121e5","cf2174118c8b6d7a4b48f6d534ce5c79422c086a63460502b827ce62a326683c"],["d24a44e047e19b6f5afb81c7ca2f69080a5076689a010919f42725c2b789a33b","6fb8d5591b466f8fc63db50f1c0f1c69013f996887b8244d2cdec417afea8fa3"],["ea01606a7a6c9cdd249fdfcfacb99584001edd28abbab77b5104e98e8e3b35d4","322af4908c7312b0cfbfe369f7a7b3cdb7d4494bc2823700cfd652188a3ea98d"],["af8addbf2b661c8a6c6328655eb96651252007d8c5ea31be4ad196de8ce2131f","6749e67c029b85f52a034eafd096836b2520818680e26ac8f3dfbcdb71749700"],["e3ae1974566ca06cc516d47e0fb165a674a3dabcfca15e722f0e3450f45889","2aeabe7e4531510116217f07bf4d07300de97e4874f81f533420a72eeb0bd6a4"],["591ee355313d99721cf6993ffed1e3e301993ff3ed258802075ea8ced397e246","b0ea558a113c30bea60fc4775460c7901ff0b053d25ca2bdeee98f1a4be5d196"],["11396d55fda54c49f19aa97318d8da61fa8584e47b084945077cf03255b52984","998c74a8cd45ac01289d5833a7beb4744ff536b01b257be4c5767bea93ea57a4"],["3c5d2a1ba39c5a1790000738c9e0c40b8dcdfd5468754b6405540157e017aa7a","b2284279995a34e2f9d4de7396fc18b80f9b8b9fdd270f6661f79ca4c81bd257"],["cc8704b8a60a0defa3a99a7299f2e9c3fbc395afb04ac078425ef8a1793cc030","bdd46039feed17881d1e0862db347f8cf395b74fc4bcdc4e940b74e3ac1f1b13"],["c533e4f7ea8555aacd9777ac5cad29b97dd4defccc53ee7ea204119b2889b197","6f0a256bc5efdf429a2fb6242f1a43a2d9b925bb4a4b3a26bb8e0f45eb596096"],["c14f8f2ccb27d6f109f6d08d03cc96a69ba8c34eec07bbcf566d48e33da6593","c359d6923bb398f7fd4473e16fe1c28475b740dd098075e6c0e8649113dc3a38"],["a6cbc3046bc6a450bac24789fa17115a4c9739ed75f8f21ce441f72e0b90e6ef","21ae7f4680e889bb130619e2c0f95a360ceb573c70603139862afd617fa9b9f"],["347d6d9a02c48927ebfb86c1359b1caf130a3c0267d11ce6344b39f99d43cc38","60ea7f61a353524d1c987f6ecec92f086d565ab687870cb12689ff1e31c74448"],["da6545d2181db8d983f7dcb375ef5866d47c67b1bf31c8cf855ef7437b72656a","49b96715ab6878a79e78f07ce5680c5d6673051b4935bd897fea824b77dc208a"],["c40747cc9d012cb1a13b8148309c6de7ec25d6945d657146b9d5994b8feb1111","5ca560753be2a12fc6de6caf2cb489565db936156b9514e1bb5e83037e0fa2d4"],["4e42c8ec82c99798ccf3a610be870e78338c7f713348bd34c8203ef4037f3502","7571d74ee5e0fb92a7a8b33a07783341a5492144cc54bcc40a94473693606437"],["3775ab7089bc6af823aba2e1af70b236d251cadb0c86743287522a1b3b0dedea","be52d107bcfa09d8bcb9736a828cfa7fac8db17bf7a76a2c42ad961409018cf7"],["cee31cbf7e34ec379d94fb814d3d775ad954595d1314ba8846959e3e82f74e26","8fd64a14c06b589c26b947ae2bcf6bfa0149ef0be14ed4d80f448a01c43b1c6d"],["b4f9eaea09b6917619f6ea6a4eb5464efddb58fd45b1ebefcdc1a01d08b47986","39e5c9925b5a54b07433a4f18c61726f8bb131c012ca542eb24a8ac07200682a"],["d4263dfc3d2df923a0179a48966d30ce84e2515afc3dccc1b77907792ebcc60e","62dfaf07a0f78feb30e30d6295853ce189e127760ad6cf7fae164e122a208d54"],["48457524820fa65a4f8d35eb6930857c0032acc0a4a2de422233eeda897612c4","25a748ab367979d98733c38a1fa1c2e7dc6cc07db2d60a9ae7a76aaa49bd0f77"],["dfeeef1881101f2cb11644f3a2afdfc2045e19919152923f367a1767c11cceda","ecfb7056cf1de042f9420bab396793c0c390bde74b4bbdff16a83ae09a9a7517"],["6d7ef6b17543f8373c573f44e1f389835d89bcbc6062ced36c82df83b8fae859","cd450ec335438986dfefa10c57fea9bcc521a0959b2d80bbf74b190dca712d10"],["e75605d59102a5a2684500d3b991f2e3f3c88b93225547035af25af66e04541f","f5c54754a8f71ee540b9b48728473e314f729ac5308b06938360990e2bfad125"],["eb98660f4c4dfaa06a2be453d5020bc99a0c2e60abe388457dd43fefb1ed620c","6cb9a8876d9cb8520609af3add26cd20a0a7cd8a9411131ce85f44100099223e"],["13e87b027d8514d35939f2e6892b19922154596941888336dc3563e3b8dba942","fef5a3c68059a6dec5d624114bf1e91aac2b9da568d6abeb2570d55646b8adf1"],["ee163026e9fd6fe017c38f06a5be6fc125424b371ce2708e7bf4491691e5764a","1acb250f255dd61c43d94ccc670d0f58f49ae3fa15b96623e5430da0ad6c62b2"],["b268f5ef9ad51e4d78de3a750c2dc89b1e626d43505867999932e5db33af3d80","5f310d4b3c99b9ebb19f77d41c1dee018cf0d34fd4191614003e945a1216e423"],["ff07f3118a9df035e9fad85eb6c7bfe42b02f01ca99ceea3bf7ffdba93c4750d","438136d603e858a3a5c440c38eccbaddc1d2942114e2eddd4740d098ced1f0d8"],["8d8b9855c7c052a34146fd20ffb658bea4b9f69e0d825ebec16e8c3ce2b526a1","cdb559eedc2d79f926baf44fb84ea4d44bcf50fee51d7ceb30e2e7f463036758"],["52db0b5384dfbf05bfa9d472d7ae26dfe4b851ceca91b1eba54263180da32b63","c3b997d050ee5d423ebaf66a6db9f57b3180c902875679de924b69d84a7b375"],["e62f9490d3d51da6395efd24e80919cc7d0f29c3f3fa48c6fff543becbd43352","6d89ad7ba4876b0b22c2ca280c682862f342c8591f1daf5170e07bfd9ccafa7d"],["7f30ea2476b399b4957509c88f77d0191afa2ff5cb7b14fd6d8e7d65aaab1193","ca5ef7d4b231c94c3b15389a5f6311e9daff7bb67b103e9880ef4bff637acaec"],["5098ff1e1d9f14fb46a210fada6c903fef0fb7b4a1dd1d9ac60a0361800b7a00","9731141d81fc8f8084d37c6e7542006b3ee1b40d60dfe5362a5b132fd17ddc0"],["32b78c7de9ee512a72895be6b9cbefa6e2f3c4ccce445c96b9f2c81e2778ad58","ee1849f513df71e32efc3896ee28260c73bb80547ae2275ba497237794c8753c"],["e2cb74fddc8e9fbcd076eef2a7c72b0ce37d50f08269dfc074b581550547a4f7","d3aa2ed71c9dd2247a62df062736eb0baddea9e36122d2be8641abcb005cc4a4"],["8438447566d4d7bedadc299496ab357426009a35f235cb141be0d99cd10ae3a8","c4e1020916980a4da5d01ac5e6ad330734ef0d7906631c4f2390426b2edd791f"],["4162d488b89402039b584c6fc6c308870587d9c46f660b878ab65c82c711d67e","67163e903236289f776f22c25fb8a3afc1732f2b84b4e95dbda47ae5a0852649"],["3fad3fa84caf0f34f0f89bfd2dcf54fc175d767aec3e50684f3ba4a4bf5f683d","cd1bc7cb6cc407bb2f0ca647c718a730cf71872e7d0d2a53fa20efcdfe61826"],["674f2600a3007a00568c1a7ce05d0816c1fb84bf1370798f1c69532faeb1a86b","299d21f9413f33b3edf43b257004580b70db57da0b182259e09eecc69e0d38a5"],["d32f4da54ade74abb81b815ad1fb3b263d82d6c692714bcff87d29bd5ee9f08f","f9429e738b8e53b968e99016c059707782e14f4535359d582fc416910b3eea87"],["30e4e670435385556e593657135845d36fbb6931f72b08cb1ed954f1e3ce3ff6","462f9bce619898638499350113bbc9b10a878d35da70740dc695a559eb88db7b"],["be2062003c51cc3004682904330e4dee7f3dcd10b01e580bf1971b04d4cad297","62188bc49d61e5428573d48a74e1c655b1c61090905682a0d5558ed72dccb9bc"],["93144423ace3451ed29e0fb9ac2af211cb6e84a601df5993c419859fff5df04a","7c10dfb164c3425f5c71a3f9d7992038f1065224f72bb9d1d902a6d13037b47c"],["b015f8044f5fcbdcf21ca26d6c34fb8197829205c7b7d2a7cb66418c157b112c","ab8c1e086d04e813744a655b2df8d5f83b3cdc6faa3088c1d3aea1454e3a1d5f"],["d5e9e1da649d97d89e4868117a465a3a4f8a18de57a140d36b3f2af341a21b52","4cb04437f391ed73111a13cc1d4dd0db1693465c2240480d8955e8592f27447a"],["d3ae41047dd7ca065dbf8ed77b992439983005cd72e16d6f996a5316d36966bb","bd1aeb21ad22ebb22a10f0303417c6d964f8cdd7df0aca614b10dc14d125ac46"],["463e2763d885f958fc66cdd22800f0a487197d0a82e377b49f80af87c897b065","bfefacdb0e5d0fd7df3a311a94de062b26b80c61fbc97508b79992671ef7ca7f"],["7985fdfd127c0567c6f53ec1bb63ec3158e597c40bfe747c83cddfc910641917","603c12daf3d9862ef2b25fe1de289aed24ed291e0ec6708703a5bd567f32ed03"],["74a1ad6b5f76e39db2dd249410eac7f99e74c59cb83d2d0ed5ff1543da7703e9","cc6157ef18c9c63cd6193d83631bbea0093e0968942e8c33d5737fd790e0db08"],["30682a50703375f602d416664ba19b7fc9bab42c72747463a71d0896b22f6da3","553e04f6b018b4fa6c8f39e7f311d3176290d0e0f19ca73f17714d9977a22ff8"],["9e2158f0d7c0d5f26c3791efefa79597654e7a2b2464f52b1ee6c1347769ef57","712fcdd1b9053f09003a3481fa7762e9ffd7c8ef35a38509e2fbf2629008373"],["176e26989a43c9cfeba4029c202538c28172e566e3c4fce7322857f3be327d66","ed8cc9d04b29eb877d270b4878dc43c19aefd31f4eee09ee7b47834c1fa4b1c3"],["75d46efea3771e6e68abb89a13ad747ecf1892393dfc4f1b7004788c50374da8","9852390a99507679fd0b86fd2b39a868d7efc22151346e1a3ca4726586a6bed8"],["809a20c67d64900ffb698c4c825f6d5f2310fb0451c869345b7319f645605721","9e994980d9917e22b76b061927fa04143d096ccc54963e6a5ebfa5f3f8e286c1"],["1b38903a43f7f114ed4500b4eac7083fdefece1cf29c63528d563446f972c180","4036edc931a60ae889353f77fd53de4a2708b26b6f5da72ad3394119daf408f9"]]}}});var q0=V(Qv=>{"use strict";var eR=A(M()),pd=Qv,Gi=Ds(),hd=id(),x9=Ir(),Vv=x9.assert;function jv(t){t.type==="short"?this.curve=new hd.short(t):t.type==="edwards"?this.curve=new hd.edwards(t):this.curve=new hd.mont(t),this.g=this.curve.g,this.n=this.curve.n,this.hash=t.hash,Vv(this.g.validate(),"Invalid curve"),Vv(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O")}pd.PresetCurve=jv;function Xi(t,e){Object.defineProperty(pd,t,{configurable:!0,enumerable:!0,get:function(){var r=new jv(e);return Object.defineProperty(pd,t,{configurable:!0,enumerable:!0,value:r}),r}})}Xi("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:Gi.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]});Xi("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:Gi.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]});Xi("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:Gi.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]});Xi("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:Gi.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]});Xi("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:Gi.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]});Xi("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:Gi.sha256,gRed:!1,g:["9"]});Xi("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:Gi.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});var bd;try{bd=Zv()}catch{bd=void 0}Xi("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:Gi.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",bd]})});var $v=V((tR,Yv)=>{"use strict";var rR=A(M()),y9=Ds(),Ea=Yl(),Wv=ui();function zi(t){if(!(this instanceof zi))return new zi(t);this.hash=t.hash,this.predResist=!!t.predResist,this.outLen=this.hash.outSize,this.minEntropy=t.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var e=Ea.toArray(t.entropy,t.entropyEnc||"hex"),r=Ea.toArray(t.nonce,t.nonceEnc||"hex"),n=Ea.toArray(t.pers,t.persEnc||"hex");Wv(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(e,r,n)}Yv.exports=zi;zi.prototype._init=function(e,r,n){var i=e.concat(r).concat(n);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var a=0;a<this.V.length;a++)this.K[a]=0,this.V[a]=1;this._update(i),this._reseed=1,this.reseedInterval=281474976710656};zi.prototype._hmac=function(){return new y9.hmac(this.hash,this.K)};zi.prototype._update=function(e){var r=this._hmac().update(this.V).update([0]);e&&(r=r.update(e)),this.K=r.digest(),this.V=this._hmac().update(this.V).digest(),e&&(this.K=this._hmac().update(this.V).update([1]).update(e).digest(),this.V=this._hmac().update(this.V).digest())};zi.prototype.reseed=function(e,r,n,i){typeof r!="string"&&(i=n,n=r,r=null),e=Ea.toArray(e,r),n=Ea.toArray(n,i),Wv(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(e.concat(n||[])),this._reseed=1};zi.prototype.generate=function(e,r,n,i){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");typeof r!="string"&&(i=n,n=r,r=null),n&&(n=Ea.toArray(n,i||"hex"),this._update(n));for(var a=[];a.length<e;)this.V=this._hmac().update(this.V).digest(),a=a.concat(this.V);var l=a.slice(0,e);return this._update(n),this._reseed++,Ea.encode(l,r)}});var tm=V((nR,em)=>{"use strict";var iR=A(M()),w9=qn(),A9=Ir(),gd=A9.assert;function fr(t,e){this.ec=t,this.priv=null,this.pub=null,e.priv&&this._importPrivate(e.priv,e.privEnc),e.pub&&this._importPublic(e.pub,e.pubEnc)}em.exports=fr;fr.fromPublic=function(e,r,n){return r instanceof fr?r:new fr(e,{pub:r,pubEnc:n})};fr.fromPrivate=function(e,r,n){return r instanceof fr?r:new fr(e,{priv:r,privEnc:n})};fr.prototype.validate=function(){var e=this.getPublic();return e.isInfinity()?{result:!1,reason:"Invalid public key"}:e.validate()?e.mul(this.ec.curve.n).isInfinity()?{result:!0,reason:null}:{result:!1,reason:"Public key * N != O"}:{result:!1,reason:"Public key is not a point"}};fr.prototype.getPublic=function(e,r){return typeof e=="string"&&(r=e,e=null),this.pub||(this.pub=this.ec.g.mul(this.priv)),r?this.pub.encode(r,e):this.pub};fr.prototype.getPrivate=function(e){return e==="hex"?this.priv.toString(16,2):this.priv};fr.prototype._importPrivate=function(e,r){this.priv=new w9(e,r||16),this.priv=this.priv.umod(this.ec.curve.n)};fr.prototype._importPublic=function(e,r){if(e.x||e.y){this.ec.curve.type==="mont"?gd(e.x,"Need x coordinate"):(this.ec.curve.type==="short"||this.ec.curve.type==="edwards")&&gd(e.x&&e.y,"Need both x and y coordinate"),this.pub=this.ec.curve.point(e.x,e.y);return}this.pub=this.ec.curve.decodePoint(e,r)};fr.prototype.derive=function(e){return e.validate()||gd(e.validate(),"public point not validated"),e.mul(this.priv).getX()};fr.prototype.sign=function(e,r,n){return this.ec.sign(e,this,r,n)};fr.prototype.verify=function(e,r,n){return this.ec.verify(e,r,this,void 0,n)};fr.prototype.inspect=function(){return"<Key priv: "+(this.priv&&this.priv.toString(16,2))+" pub: "+(this.pub&&this.pub.inspect())+" >"}});var im=V((aR,nm)=>{"use strict";var oR=A(M()),G0=qn(),xd=Ir(),M9=xd.assert;function X0(t,e){if(t instanceof X0)return t;this._importDER(t,e)||(M9(t.r&&t.s,"Signature without r or s"),this.r=new G0(t.r,16),this.s=new G0(t.s,16),t.recoveryParam===void 0?this.recoveryParam=null:this.recoveryParam=t.recoveryParam)}nm.exports=X0;function S9(){this.place=0}function vd(t,e){var r=t[e.place++];if(!(r&128))return r;var n=r&15;if(n===0||n>4||t[e.place]===0)return!1;for(var i=0,a=0,l=e.place;a<n;a++,l++)i<<=8,i|=t[l],i>>>=0;return i<=127?!1:(e.place=l,i)}function rm(t){for(var e=0,r=t.length-1;!t[e]&&!(t[e+1]&128)&&e<r;)e++;return e===0?t:t.slice(e)}X0.prototype._importDER=function(e,r){e=xd.toArray(e,r);var n=new S9;if(e[n.place++]!==48)return!1;var i=vd(e,n);if(i===!1||i+n.place!==e.length||e[n.place++]!==2)return!1;var a=vd(e,n);if(a===!1||e[n.place]&128)return!1;var l=e.slice(n.place,a+n.place);if(n.place+=a,e[n.place++]!==2)return!1;var v=vd(e,n);if(v===!1||e.length!==v+n.place||e[n.place]&128)return!1;var y=e.slice(n.place,v+n.place);if(l[0]===0)if(l[1]&128)l=l.slice(1);else return!1;if(y[0]===0)if(y[1]&128)y=y.slice(1);else return!1;return this.r=new G0(l),this.s=new G0(y),this.recoveryParam=null,!0};function md(t,e){if(e<128){t.push(e);return}var r=1+(Math.log(e)/Math.LN2>>>3);for(t.push(r|128);--r;)t.push(e>>>(r<<3)&255);t.push(e)}X0.prototype.toDER=function(e){var r=this.r.toArray(),n=this.s.toArray();for(r[0]&128&&(r=[0].concat(r)),n[0]&128&&(n=[0].concat(n)),r=rm(r),n=rm(n);!n[0]&&!(n[1]&128);)n=n.slice(1);var i=[2];md(i,r.length),i=i.concat(r),i.push(2),md(i,n.length);var a=i.concat(n),l=[48];return md(l,a.length),l=l.concat(a),xd.encode(l,e)}});var sm=V((sR,om)=>{"use strict";var fR=A(M()),Mn=qn(),am=$v(),T9=Ir(),yd=q0(),E9=rd(),_a=T9.assert,wd=tm(),z0=im();function tn(t){if(!(this instanceof tn))return new tn(t);typeof t=="string"&&(_a(Object.prototype.hasOwnProperty.call(yd,t),"Unknown curve "+t),t=yd[t]),t instanceof yd.PresetCurve&&(t={curve:t}),this.curve=t.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=t.curve.g,this.g.precompute(t.curve.n.bitLength()+1),this.hash=t.hash||t.curve.hash}om.exports=tn;tn.prototype.keyPair=function(e){return new wd(this,e)};tn.prototype.keyFromPrivate=function(e,r){return wd.fromPrivate(this,e,r)};tn.prototype.keyFromPublic=function(e,r){return wd.fromPublic(this,e,r)};tn.prototype.genKeyPair=function(e){e||(e={});for(var r=new am({hash:this.hash,pers:e.pers,persEnc:e.persEnc||"utf8",entropy:e.entropy||E9(this.hash.hmacStrength),entropyEnc:e.entropy&&e.entropyEnc||"utf8",nonce:this.n.toArray()}),n=this.n.byteLength(),i=this.n.sub(new Mn(2));;){var a=new Mn(r.generate(n));if(!(a.cmp(i)>0))return a.iaddn(1),this.keyFromPrivate(a)}};tn.prototype._truncateToN=function(e,r,n){var i;if(Mn.isBN(e)||typeof e=="number")e=new Mn(e,16),i=e.byteLength();else if(typeof e=="object")i=e.length,e=new Mn(e,16);else{var a=e.toString();i=a.length+1>>>1,e=new Mn(a,16)}typeof n!="number"&&(n=i*8);var l=n-this.n.bitLength();return l>0&&(e=e.ushrn(l)),!r&&e.cmp(this.n)>=0?e.sub(this.n):e};tn.prototype.sign=function(e,r,n,i){if(typeof n=="object"&&(i=n,n=null),i||(i={}),typeof e!="string"&&typeof e!="number"&&!Mn.isBN(e)){_a(typeof e=="object"&&e&&typeof e.length=="number","Expected message to be an array-like, a hex string, or a BN instance"),_a(e.length>>>0===e.length);for(var a=0;a<e.length;a++)_a((e[a]&255)===e[a])}r=this.keyFromPrivate(r,n),e=this._truncateToN(e,!1,i.msgBitLength),_a(!e.isNeg(),"Can not sign a negative message");var l=this.n.byteLength(),v=r.getPrivate().toArray("be",l),y=e.toArray("be",l);_a(new Mn(y).eq(e),"Can not sign message");for(var x=new am({hash:this.hash,entropy:v,nonce:y,pers:i.pers,persEnc:i.persEnc||"utf8"}),B=this.n.sub(new Mn(1)),C=0;;C++){var D=i.k?i.k(C):new Mn(x.generate(this.n.byteLength()));if(D=this._truncateToN(D,!0),!(D.cmpn(1)<=0||D.cmp(B)>=0)){var F=this.g.mul(D);if(!F.isInfinity()){var P=F.getX(),X=P.umod(this.n);if(X.cmpn(0)!==0){var W=D.invm(this.n).mul(X.mul(r.getPrivate()).iadd(e));if(W=W.umod(this.n),W.cmpn(0)!==0){var K=(F.getY().isOdd()?1:0)|(P.cmp(X)!==0?2:0);return i.canonical&&W.cmp(this.nh)>0&&(W=this.n.sub(W),K^=1),new z0({r:X,s:W,recoveryParam:K})}}}}}};tn.prototype.verify=function(e,r,n,i,a){a||(a={}),e=this._truncateToN(e,!1,a.msgBitLength),n=this.keyFromPublic(n,i),r=new z0(r,"hex");var l=r.r,v=r.s;if(l.cmpn(1)<0||l.cmp(this.n)>=0||v.cmpn(1)<0||v.cmp(this.n)>=0)return!1;var y=v.invm(this.n),x=y.mul(e).umod(this.n),B=y.mul(l).umod(this.n),C;return this.curve._maxwellTrick?(C=this.g.jmulAdd(x,n.getPublic(),B),C.isInfinity()?!1:C.eqXToP(l)):(C=this.g.mulAdd(x,n.getPublic(),B),C.isInfinity()?!1:C.getX().umod(this.n).cmp(l)===0)};tn.prototype.recoverPubKey=function(t,e,r,n){_a((3&r)===r,"The recovery param is more than two bits"),e=new z0(e,n);var i=this.n,a=new Mn(t),l=e.r,v=e.s,y=r&1,x=r>>1;if(l.cmp(this.curve.p.umod(this.curve.n))>=0&&x)throw new Error("Unable to find sencond key candinate");x?l=this.curve.pointFromX(l.add(this.curve.n),y):l=this.curve.pointFromX(l,y);var B=e.r.invm(i),C=i.sub(a).mul(B).umod(i),D=v.mul(B).umod(i);return this.g.mulAdd(C,l,D)};tn.prototype.getKeyRecoveryParam=function(t,e,r,n){if(e=new z0(e,n),e.recoveryParam!==null)return e.recoveryParam;for(var i=0;i<4;i++){var a;try{a=this.recoverPubKey(t,e,i)}catch{continue}if(a.eq(r))return i}throw new Error("Unable to find valid recovery factor")}});var lm=V((cR,um)=>{"use strict";var uR=A(M()),Os=Ir(),cm=Os.assert,fm=Os.parseBytes,Lo=Os.cachedProperty;function qt(t,e){this.eddsa=t,this._secret=fm(e.secret),t.isPoint(e.pub)?this._pub=e.pub:this._pubBytes=fm(e.pub)}qt.fromPublic=function(e,r){return r instanceof qt?r:new qt(e,{pub:r})};qt.fromSecret=function(e,r){return r instanceof qt?r:new qt(e,{secret:r})};qt.prototype.secret=function(){return this._secret};Lo(qt,"pubBytes",function(){return this.eddsa.encodePoint(this.pub())});Lo(qt,"pub",function(){return this._pubBytes?this.eddsa.decodePoint(this._pubBytes):this.eddsa.g.mul(this.priv())});Lo(qt,"privBytes",function(){var e=this.eddsa,r=this.hash(),n=e.encodingLength-1,i=r.slice(0,e.encodingLength);return i[0]&=248,i[n]&=127,i[n]|=64,i});Lo(qt,"priv",function(){return this.eddsa.decodeInt(this.privBytes())});Lo(qt,"hash",function(){return this.eddsa.hash().update(this.secret()).digest()});Lo(qt,"messagePrefix",function(){return this.hash().slice(this.eddsa.encodingLength)});qt.prototype.sign=function(e){return cm(this._secret,"KeyPair can only verify"),this.eddsa.sign(e,this)};qt.prototype.verify=function(e,r){return this.eddsa.verify(e,r,this)};qt.prototype.getSecret=function(e){return cm(this._secret,"KeyPair is public only"),Os.encode(this.secret(),e)};qt.prototype.getPublic=function(e){return Os.encode(this.pubBytes(),e)};um.exports=qt});var pm=V((lR,hm)=>{"use strict";var dR=A(M()),_9=qn(),K0=Ir(),dm=K0.assert,Z0=K0.cachedProperty,B9=K0.parseBytes;function Ba(t,e){this.eddsa=t,typeof e!="object"&&(e=B9(e)),Array.isArray(e)&&(dm(e.length===t.encodingLength*2,"Signature has invalid size"),e={R:e.slice(0,t.encodingLength),S:e.slice(t.encodingLength)}),dm(e.R&&e.S,"Signature without R or S"),t.isPoint(e.R)&&(this._R=e.R),e.S instanceof _9&&(this._S=e.S),this._Rencoded=Array.isArray(e.R)?e.R:e.Rencoded,this._Sencoded=Array.isArray(e.S)?e.S:e.Sencoded}Z0(Ba,"S",function(){return this.eddsa.decodeInt(this.Sencoded())});Z0(Ba,"R",function(){return this.eddsa.decodePoint(this.Rencoded())});Z0(Ba,"Rencoded",function(){return this.eddsa.encodePoint(this.R())});Z0(Ba,"Sencoded",function(){return this.eddsa.encodeInt(this.S())});Ba.prototype.toBytes=function(){return this.Rencoded().concat(this.Sencoded())};Ba.prototype.toHex=function(){return K0.encode(this.toBytes(),"hex").toUpperCase()};hm.exports=Ba});var xm=V((hR,mm)=>{"use strict";var pR=A(M()),C9=Ds(),P9=q0(),Ro=Ir(),L9=Ro.assert,gm=Ro.parseBytes,vm=lm(),bm=pm();function Cr(t){if(L9(t==="ed25519","only tested with ed25519 so far"),!(this instanceof Cr))return new Cr(t);t=P9[t].curve,this.curve=t,this.g=t.g,this.g.precompute(t.n.bitLength()+1),this.pointClass=t.point().constructor,this.encodingLength=Math.ceil(t.n.bitLength()/8),this.hash=C9.sha512}mm.exports=Cr;Cr.prototype.sign=function(e,r){e=gm(e);var n=this.keyFromSecret(r),i=this.hashInt(n.messagePrefix(),e),a=this.g.mul(i),l=this.encodePoint(a),v=this.hashInt(l,n.pubBytes(),e).mul(n.priv()),y=i.add(v).umod(this.curve.n);return this.makeSignature({R:a,S:y,Rencoded:l})};Cr.prototype.verify=function(e,r,n){if(e=gm(e),r=this.makeSignature(r),r.S().gte(r.eddsa.curve.n)||r.S().isNeg())return!1;var i=this.keyFromPublic(n),a=this.hashInt(r.Rencoded(),i.pubBytes(),e),l=this.g.mul(r.S()),v=r.R().add(i.pub().mul(a));return v.eq(l)};Cr.prototype.hashInt=function(){for(var e=this.hash(),r=0;r<arguments.length;r++)e.update(arguments[r]);return Ro.intFromLE(e.digest()).umod(this.curve.n)};Cr.prototype.keyFromPublic=function(e){return vm.fromPublic(this,e)};Cr.prototype.keyFromSecret=function(e){return vm.fromSecret(this,e)};Cr.prototype.makeSignature=function(e){return e instanceof bm?e:new bm(this,e)};Cr.prototype.encodePoint=function(e){var r=e.getY().toArray("le",this.encodingLength);return r[this.encodingLength-1]|=e.getX().isOdd()?128:0,r};Cr.prototype.decodePoint=function(e){e=Ro.parseBytes(e);var r=e.length-1,n=e.slice(0,r).concat(e[r]&-129),i=(e[r]&128)!==0,a=Ro.intFromLE(n);return this.curve.pointFromY(a,i)};Cr.prototype.encodeInt=function(e){return e.toArray("le",this.encodingLength)};Cr.prototype.decodeInt=function(e){return Ro.intFromLE(e)};Cr.prototype.isPoint=function(e){return e instanceof this.pointClass}});var Ad=V(ym=>{"use strict";var gR=A(M()),Ca=ym;Ca.version=Wg().version;Ca.utils=Ir();Ca.rand=rd();Ca.curve=id();Ca.curves=q0();Ca.ec=sm();Ca.eddsa=xm()});var wm=V(Fo=>{"use strict";var mR=A(M()),R9=Fo&&Fo.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Fo,"__esModule",{value:!0});Fo.EC=void 0;var F9=R9(Ad()),D9=F9.default.ec;Fo.EC=D9});var Am=V(V0=>{"use strict";var yR=A(M());Object.defineProperty(V0,"__esModule",{value:!0});V0.version=void 0;V0.version="signing-key/5.8.0"});var Ns=V(Ki=>{"use strict";var AR=A(M());Object.defineProperty(Ki,"__esModule",{value:!0});Ki.computePublicKey=Ki.recoverPublicKey=Ki.SigningKey=void 0;var O9=wm(),Pt=rt(),Is=Yr(),I9=Bt(),N9=Am(),Sd=new I9.Logger(N9.version),Md=null;function Qn(){return Md||(Md=new O9.EC("secp256k1")),Md}var Mm=function(){function t(e){(0,Is.defineReadOnly)(this,"curve","secp256k1"),(0,Is.defineReadOnly)(this,"privateKey",(0,Pt.hexlify)(e)),(0,Pt.hexDataLength)(this.privateKey)!==32&&Sd.throwArgumentError("invalid private key","privateKey","[[ REDACTED ]]");var r=Qn().keyFromPrivate((0,Pt.arrayify)(this.privateKey));(0,Is.defineReadOnly)(this,"publicKey","0x"+r.getPublic(!1,"hex")),(0,Is.defineReadOnly)(this,"compressedPublicKey","0x"+r.getPublic(!0,"hex")),(0,Is.defineReadOnly)(this,"_isSigningKey",!0)}return t.prototype._addPoint=function(e){var r=Qn().keyFromPublic((0,Pt.arrayify)(this.publicKey)),n=Qn().keyFromPublic((0,Pt.arrayify)(e));return"0x"+r.pub.add(n.pub).encodeCompressed("hex")},t.prototype.signDigest=function(e){var r=Qn().keyFromPrivate((0,Pt.arrayify)(this.privateKey)),n=(0,Pt.arrayify)(e);n.length!==32&&Sd.throwArgumentError("bad digest length","digest",e);var i=r.sign(n,{canonical:!0});return(0,Pt.splitSignature)({recoveryParam:i.recoveryParam,r:(0,Pt.hexZeroPad)("0x"+i.r.toString(16),32),s:(0,Pt.hexZeroPad)("0x"+i.s.toString(16),32)})},t.prototype.computeSharedSecret=function(e){var r=Qn().keyFromPrivate((0,Pt.arrayify)(this.privateKey)),n=Qn().keyFromPublic((0,Pt.arrayify)(Sm(e)));return(0,Pt.hexZeroPad)("0x"+r.derive(n.getPublic()).toString(16),32)},t.isSigningKey=function(e){return!!(e&&e._isSigningKey)},t}();Ki.SigningKey=Mm;function k9(t,e){var r=(0,Pt.splitSignature)(e),n={r:(0,Pt.arrayify)(r.r),s:(0,Pt.arrayify)(r.s)};return"0x"+Qn().recoverPubKey((0,Pt.arrayify)(t),n,r.recoveryParam).encode("hex",!1)}Ki.recoverPublicKey=k9;function Sm(t,e){var r=(0,Pt.arrayify)(t);if(r.length===32){var n=new Mm(r);return e?"0x"+Qn().keyFromPrivate(r).getPublic(!0,"hex"):n.publicKey}else{if(r.length===33)return e?(0,Pt.hexlify)(r):"0x"+Qn().keyFromPublic(r).getPublic(!1,"hex");if(r.length===65)return e?"0x"+Qn().keyFromPublic(r).getPublic(!0,"hex"):(0,Pt.hexlify)(r)}return Sd.throwArgumentError("invalid public or private key","key","[REDACTED]")}Ki.computePublicKey=Sm});var Tm=V(j0=>{"use strict";var SR=A(M());Object.defineProperty(j0,"__esModule",{value:!0});j0.version=void 0;j0.version="transactions/5.8.0"});var Js=V(At=>{"use strict";var ER=A(M()),J9=At&&At.__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]}),U9=At&&At.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),H9=At&&At.__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)&&J9(e,t,r);return U9(e,t),e};Object.defineProperty(At,"__esModule",{value:!0});At.parse=At.serialize=At.accessListify=At.recoverAddress=At.computeAddress=At.TransactionTypes=void 0;var ks=wa(),Pa=ga(),Ge=rt(),q9=Ll(),Do=In(),G9=Yr(),Zi=H9(Xl()),Em=Ns(),Ed=Bt(),X9=Tm(),ur=new Ed.Logger(X9.version),z9;(function(t){t[t.legacy=0]="legacy",t[t.eip2930=1]="eip2930",t[t.eip1559=2]="eip1559"})(z9=At.TransactionTypes||(At.TransactionTypes={}));function _d(t){return t==="0x"?null:(0,ks.getAddress)(t)}function cr(t){return t==="0x"?q9.Zero:Pa.BigNumber.from(t)}var K9=[{name:"nonce",maxLength:32,numeric:!0},{name:"gasPrice",maxLength:32,numeric:!0},{name:"gasLimit",maxLength:32,numeric:!0},{name:"to",length:20},{name:"value",maxLength:32,numeric:!0},{name:"data"}],Z9={chainId:!0,data:!0,gasLimit:!0,gasPrice:!0,nonce:!0,to:!0,type:!0,value:!0};function _m(t){var e=(0,Em.computePublicKey)(t);return(0,ks.getAddress)((0,Ge.hexDataSlice)((0,Do.keccak256)((0,Ge.hexDataSlice)(e,1)),12))}At.computeAddress=_m;function Bd(t,e){return _m((0,Em.recoverPublicKey)((0,Ge.arrayify)(t),e))}At.recoverAddress=Bd;function Nr(t,e){var r=(0,Ge.stripZeros)(Pa.BigNumber.from(t).toHexString());return r.length>32&&ur.throwArgumentError("invalid length for "+e,"transaction:"+e,t),r}function Td(t,e){return{address:(0,ks.getAddress)(t),storageKeys:(e||[]).map(function(r,n){return(0,Ge.hexDataLength)(r)!==32&&ur.throwArgumentError("invalid access list storageKey","accessList["+t+":"+n+"]",r),r.toLowerCase()})}}function Q0(t){if(Array.isArray(t))return t.map(function(r,n){return Array.isArray(r)?(r.length>2&&ur.throwArgumentError("access list expected to be [ address, storageKeys[] ]","value["+n+"]",r),Td(r[0],r[1])):Td(r.address,r.storageKeys)});var e=Object.keys(t).map(function(r){var n=t[r].reduce(function(i,a){return i[a]=!0,i},{});return Td(r,Object.keys(n).sort())});return e.sort(function(r,n){return r.address.localeCompare(n.address)}),e}At.accessListify=Q0;function Bm(t){return Q0(t).map(function(e){return[e.address,e.storageKeys]})}function Cm(t,e){if(t.gasPrice!=null){var r=Pa.BigNumber.from(t.gasPrice),n=Pa.BigNumber.from(t.maxFeePerGas||0);r.eq(n)||ur.throwArgumentError("mismatch EIP-1559 gasPrice != maxFeePerGas","tx",{gasPrice:r,maxFeePerGas:n})}var i=[Nr(t.chainId||0,"chainId"),Nr(t.nonce||0,"nonce"),Nr(t.maxPriorityFeePerGas||0,"maxPriorityFeePerGas"),Nr(t.maxFeePerGas||0,"maxFeePerGas"),Nr(t.gasLimit||0,"gasLimit"),t.to!=null?(0,ks.getAddress)(t.to):"0x",Nr(t.value||0,"value"),t.data||"0x",Bm(t.accessList||[])];if(e){var a=(0,Ge.splitSignature)(e);i.push(Nr(a.recoveryParam,"recoveryParam")),i.push((0,Ge.stripZeros)(a.r)),i.push((0,Ge.stripZeros)(a.s))}return(0,Ge.hexConcat)(["0x02",Zi.encode(i)])}function Pm(t,e){var r=[Nr(t.chainId||0,"chainId"),Nr(t.nonce||0,"nonce"),Nr(t.gasPrice||0,"gasPrice"),Nr(t.gasLimit||0,"gasLimit"),t.to!=null?(0,ks.getAddress)(t.to):"0x",Nr(t.value||0,"value"),t.data||"0x",Bm(t.accessList||[])];if(e){var n=(0,Ge.splitSignature)(e);r.push(Nr(n.recoveryParam,"recoveryParam")),r.push((0,Ge.stripZeros)(n.r)),r.push((0,Ge.stripZeros)(n.s))}return(0,Ge.hexConcat)(["0x01",Zi.encode(r)])}function V9(t,e){(0,G9.checkProperties)(t,Z9);var r=[];K9.forEach(function(l){var v=t[l.name]||[],y={};l.numeric&&(y.hexPad="left"),v=(0,Ge.arrayify)((0,Ge.hexlify)(v,y)),l.length&&v.length!==l.length&&v.length>0&&ur.throwArgumentError("invalid length for "+l.name,"transaction:"+l.name,v),l.maxLength&&(v=(0,Ge.stripZeros)(v),v.length>l.maxLength&&ur.throwArgumentError("invalid length for "+l.name,"transaction:"+l.name,v)),r.push((0,Ge.hexlify)(v))});var n=0;if(t.chainId!=null?(n=t.chainId,typeof n!="number"&&ur.throwArgumentError("invalid transaction.chainId","transaction",t)):e&&!(0,Ge.isBytesLike)(e)&&e.v>28&&(n=Math.floor((e.v-35)/2)),n!==0&&(r.push((0,Ge.hexlify)(n)),r.push("0x"),r.push("0x")),!e)return Zi.encode(r);var i=(0,Ge.splitSignature)(e),a=27+i.recoveryParam;return n!==0?(r.pop(),r.pop(),r.pop(),a+=n*2+8,i.v>28&&i.v!==a&&ur.throwArgumentError("transaction.chainId/signature.v mismatch","signature",e)):i.v!==a&&ur.throwArgumentError("transaction.chainId/signature.v mismatch","signature",e),r.push((0,Ge.hexlify)(a)),r.push((0,Ge.stripZeros)((0,Ge.arrayify)(i.r))),r.push((0,Ge.stripZeros)((0,Ge.arrayify)(i.s))),Zi.encode(r)}function j9(t,e){if(t.type==null||t.type===0)return t.accessList!=null&&ur.throwArgumentError("untyped transactions do not support accessList; include type: 1","transaction",t),V9(t,e);switch(t.type){case 1:return Pm(t,e);case 2:return Cm(t,e);default:break}return ur.throwError("unsupported transaction type: "+t.type,Ed.Logger.errors.UNSUPPORTED_OPERATION,{operation:"serializeTransaction",transactionType:t.type})}At.serialize=j9;function Lm(t,e,r){try{var n=cr(e[0]).toNumber();if(n!==0&&n!==1)throw new Error("bad recid");t.v=n}catch{ur.throwArgumentError("invalid v for transaction type: 1","v",e[0])}t.r=(0,Ge.hexZeroPad)(e[1],32),t.s=(0,Ge.hexZeroPad)(e[2],32);try{var i=(0,Do.keccak256)(r(t));t.from=Bd(i,{r:t.r,s:t.s,recoveryParam:t.v})}catch{}}function Q9(t){var e=Zi.decode(t.slice(1));e.length!==9&&e.length!==12&&ur.throwArgumentError("invalid component count for transaction type: 2","payload",(0,Ge.hexlify)(t));var r=cr(e[2]),n=cr(e[3]),i={type:2,chainId:cr(e[0]).toNumber(),nonce:cr(e[1]).toNumber(),maxPriorityFeePerGas:r,maxFeePerGas:n,gasPrice:null,gasLimit:cr(e[4]),to:_d(e[5]),value:cr(e[6]),data:e[7],accessList:Q0(e[8])};return e.length===9||(i.hash=(0,Do.keccak256)(t),Lm(i,e.slice(9),Cm)),i}function W9(t){var e=Zi.decode(t.slice(1));e.length!==8&&e.length!==11&&ur.throwArgumentError("invalid component count for transaction type: 1","payload",(0,Ge.hexlify)(t));var r={type:1,chainId:cr(e[0]).toNumber(),nonce:cr(e[1]).toNumber(),gasPrice:cr(e[2]),gasLimit:cr(e[3]),to:_d(e[4]),value:cr(e[5]),data:e[6],accessList:Q0(e[7])};return e.length===8||(r.hash=(0,Do.keccak256)(t),Lm(r,e.slice(8),Pm)),r}function Y9(t){var e=Zi.decode(t);e.length!==9&&e.length!==6&&ur.throwArgumentError("invalid raw transaction","rawTransaction",t);var r={nonce:cr(e[0]).toNumber(),gasPrice:cr(e[1]),gasLimit:cr(e[2]),to:_d(e[3]),value:cr(e[4]),data:e[5],chainId:0};if(e.length===6)return r;try{r.v=Pa.BigNumber.from(e[6]).toNumber()}catch{return r}if(r.r=(0,Ge.hexZeroPad)(e[7],32),r.s=(0,Ge.hexZeroPad)(e[8],32),Pa.BigNumber.from(r.r).isZero()&&Pa.BigNumber.from(r.s).isZero())r.chainId=r.v,r.v=0;else{r.chainId=Math.floor((r.v-35)/2),r.chainId<0&&(r.chainId=0);var n=r.v-27,i=e.slice(0,6);r.chainId!==0&&(i.push((0,Ge.hexlify)(r.chainId)),i.push("0x"),i.push("0x"),n-=r.chainId*2+8);var a=(0,Do.keccak256)(Zi.encode(i));try{r.from=Bd(a,{r:(0,Ge.hexlify)(r.r),s:(0,Ge.hexlify)(r.s),recoveryParam:n})}catch{}r.hash=(0,Do.keccak256)(t)}return r.type=null,r}function $9(t){var e=(0,Ge.arrayify)(t);if(e[0]>127)return Y9(e);switch(e[0]){case 1:return W9(e);case 2:return Q9(e);default:break}return ur.throwError("unsupported transaction type: "+e[0],Ed.Logger.errors.UNSUPPORTED_OPERATION,{operation:"parseTransaction",transactionType:e[0]})}At.parse=$9});var Rm=V(W0=>{"use strict";var BR=A(M());Object.defineProperty(W0,"__esModule",{value:!0});W0.version=void 0;W0.version="abstract-provider/5.8.0"});var Fm=V(Gt=>{"use strict";var PR=A(M()),$0=Gt&&Gt.__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)}}(),eA=Gt&&Gt.__awaiter||function(t,e,r,n){function i(a){return a instanceof r?a:new r(function(l){l(a)})}return new(r||(r=Promise))(function(a,l){function v(B){try{x(n.next(B))}catch(C){l(C)}}function y(B){try{x(n.throw(B))}catch(C){l(C)}}function x(B){B.done?a(B.value):i(B.value).then(v,y)}x((n=n.apply(t,e||[])).next())})},tA=Gt&&Gt.__generator||function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,l;return l={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function v(x){return function(B){return y([x,B])}}function y(x){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=x[0]&2?i.return:x[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,x[1])).done)return a;switch(i=0,a&&(x=[x[0]&2,a.value]),x[0]){case 0:case 1:a=x;break;case 4:return r.label++,{value:x[1],done:!1};case 5:r.label++,i=x[1],x=[0];continue;case 7:x=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(x[0]===6||x[0]===2)){r=0;continue}if(x[0]===3&&(!a||x[1]>a[0]&&x[1]<a[3])){r.label=x[1];break}if(x[0]===6&&r.label<a[1]){r.label=a[1],a=x;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(x);break}a[2]&&r.ops.pop(),r.trys.pop();continue}x=e.call(t,r)}catch(B){x=[6,B],i=0}finally{n=a=0}if(x[0]&5)throw x[1];return{value:x[0]?x[1]:void 0,done:!0}}};Object.defineProperty(Gt,"__esModule",{value:!0});Gt.Provider=Gt.TransactionOrderForkEvent=Gt.TransactionForkEvent=Gt.BlockForkEvent=Gt.ForkEvent=void 0;var rA=ga(),Y0=rt(),Cd=Yr(),nA=Bt(),iA=Rm(),Us=new nA.Logger(iA.version),ec=function(t){$0(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.isForkEvent=function(r){return!!(r&&r._isForkEvent)},e}(Cd.Description);Gt.ForkEvent=ec;var aA=function(t){$0(e,t);function e(r,n){var i=this;return(0,Y0.isHexString)(r,32)||Us.throwArgumentError("invalid blockHash","blockHash",r),i=t.call(this,{_isForkEvent:!0,_isBlockForkEvent:!0,expiry:n||0,blockHash:r})||this,i}return e}(ec);Gt.BlockForkEvent=aA;var oA=function(t){$0(e,t);function e(r,n){var i=this;return(0,Y0.isHexString)(r,32)||Us.throwArgumentError("invalid transaction hash","hash",r),i=t.call(this,{_isForkEvent:!0,_isTransactionForkEvent:!0,expiry:n||0,hash:r})||this,i}return e}(ec);Gt.TransactionForkEvent=oA;var sA=function(t){$0(e,t);function e(r,n,i){var a=this;return(0,Y0.isHexString)(r,32)||Us.throwArgumentError("invalid transaction hash","beforeHash",r),(0,Y0.isHexString)(n,32)||Us.throwArgumentError("invalid transaction hash","afterHash",n),a=t.call(this,{_isForkEvent:!0,_isTransactionOrderForkEvent:!0,expiry:i||0,beforeHash:r,afterHash:n})||this,a}return e}(ec);Gt.TransactionOrderForkEvent=sA;var fA=function(){function t(){var e=this.constructor;Us.checkAbstract(e,t),(0,Cd.defineReadOnly)(this,"_isProvider",!0)}return t.prototype.getFeeData=function(){return eA(this,void 0,void 0,function(){var e,r,n,i,a,l;return tA(this,function(v){switch(v.label){case 0:return[4,(0,Cd.resolveProperties)({block:this.getBlock("latest"),gasPrice:this.getGasPrice().catch(function(y){return null})})];case 1:return e=v.sent(),r=e.block,n=e.gasPrice,i=null,a=null,l=null,r&&r.baseFeePerGas&&(i=r.baseFeePerGas,l=rA.BigNumber.from("1500000000"),a=r.baseFeePerGas.mul(2).add(l)),[2,{lastBaseFeePerGas:i,maxFeePerGas:a,maxPriorityFeePerGas:l,gasPrice:n}]}})})},t.prototype.addListener=function(e,r){return this.on(e,r)},t.prototype.removeListener=function(e,r){return this.off(e,r)},t.isProvider=function(e){return!!(e&&e._isProvider)},t}();Gt.Provider=fA});var Dm=V(tc=>{"use strict";var RR=A(M());Object.defineProperty(tc,"__esModule",{value:!0});tc.version=void 0;tc.version="abstract-signer/5.8.0"});var Im=V(nn=>{"use strict";var DR=A(M()),cA=nn&&nn.__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)}}(),Sn=nn&&nn.__awaiter||function(t,e,r,n){function i(a){return a instanceof r?a:new r(function(l){l(a)})}return new(r||(r=Promise))(function(a,l){function v(B){try{x(n.next(B))}catch(C){l(C)}}function y(B){try{x(n.throw(B))}catch(C){l(C)}}function x(B){B.done?a(B.value):i(B.value).then(v,y)}x((n=n.apply(t,e||[])).next())})},Tn=nn&&nn.__generator||function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,l;return l={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function v(x){return function(B){return y([x,B])}}function y(x){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=x[0]&2?i.return:x[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,x[1])).done)return a;switch(i=0,a&&(x=[x[0]&2,a.value]),x[0]){case 0:case 1:a=x;break;case 4:return r.label++,{value:x[1],done:!1};case 5:r.label++,i=x[1],x=[0];continue;case 7:x=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(x[0]===6||x[0]===2)){r=0;continue}if(x[0]===3&&(!a||x[1]>a[0]&&x[1]<a[3])){r.label=x[1];break}if(x[0]===6&&r.label<a[1]){r.label=a[1],a=x;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(x);break}a[2]&&r.ops.pop(),r.trys.pop();continue}x=e.call(t,r)}catch(B){x=[6,B],i=0}finally{n=a=0}if(x[0]&5)throw x[1];return{value:x[0]?x[1]:void 0,done:!0}}};Object.defineProperty(nn,"__esModule",{value:!0});nn.VoidSigner=nn.Signer=void 0;var Vi=Yr(),wi=Bt(),uA=Dm(),rn=new wi.Logger(uA.version),lA=["accessList","ccipReadEnabled","chainId","customData","data","from","gasLimit","gasPrice","maxFeePerGas","maxPriorityFeePerGas","nonce","to","type","value"],dA=[wi.Logger.errors.INSUFFICIENT_FUNDS,wi.Logger.errors.NONCE_EXPIRED,wi.Logger.errors.REPLACEMENT_UNDERPRICED],Om=function(){function t(){var e=this.constructor;rn.checkAbstract(e,t),(0,Vi.defineReadOnly)(this,"_isSigner",!0)}return t.prototype.getBalance=function(e){return Sn(this,void 0,void 0,function(){return Tn(this,function(r){switch(r.label){case 0:return this._checkProvider("getBalance"),[4,this.provider.getBalance(this.getAddress(),e)];case 1:return[2,r.sent()]}})})},t.prototype.getTransactionCount=function(e){return Sn(this,void 0,void 0,function(){return Tn(this,function(r){switch(r.label){case 0:return this._checkProvider("getTransactionCount"),[4,this.provider.getTransactionCount(this.getAddress(),e)];case 1:return[2,r.sent()]}})})},t.prototype.estimateGas=function(e){return Sn(this,void 0,void 0,function(){var r;return Tn(this,function(n){switch(n.label){case 0:return this._checkProvider("estimateGas"),[4,(0,Vi.resolveProperties)(this.checkTransaction(e))];case 1:return r=n.sent(),[4,this.provider.estimateGas(r)];case 2:return[2,n.sent()]}})})},t.prototype.call=function(e,r){return Sn(this,void 0,void 0,function(){var n;return Tn(this,function(i){switch(i.label){case 0:return this._checkProvider("call"),[4,(0,Vi.resolveProperties)(this.checkTransaction(e))];case 1:return n=i.sent(),[4,this.provider.call(n,r)];case 2:return[2,i.sent()]}})})},t.prototype.sendTransaction=function(e){return Sn(this,void 0,void 0,function(){var r,n;return Tn(this,function(i){switch(i.label){case 0:return this._checkProvider("sendTransaction"),[4,this.populateTransaction(e)];case 1:return r=i.sent(),[4,this.signTransaction(r)];case 2:return n=i.sent(),[4,this.provider.sendTransaction(n)];case 3:return[2,i.sent()]}})})},t.prototype.getChainId=function(){return Sn(this,void 0,void 0,function(){var e;return Tn(this,function(r){switch(r.label){case 0:return this._checkProvider("getChainId"),[4,this.provider.getNetwork()];case 1:return e=r.sent(),[2,e.chainId]}})})},t.prototype.getGasPrice=function(){return Sn(this,void 0,void 0,function(){return Tn(this,function(e){switch(e.label){case 0:return this._checkProvider("getGasPrice"),[4,this.provider.getGasPrice()];case 1:return[2,e.sent()]}})})},t.prototype.getFeeData=function(){return Sn(this,void 0,void 0,function(){return Tn(this,function(e){switch(e.label){case 0:return this._checkProvider("getFeeData"),[4,this.provider.getFeeData()];case 1:return[2,e.sent()]}})})},t.prototype.resolveName=function(e){return Sn(this,void 0,void 0,function(){return Tn(this,function(r){switch(r.label){case 0:return this._checkProvider("resolveName"),[4,this.provider.resolveName(e)];case 1:return[2,r.sent()]}})})},t.prototype.checkTransaction=function(e){for(var r in e)lA.indexOf(r)===-1&&rn.throwArgumentError("invalid transaction key: "+r,"transaction",e);var n=(0,Vi.shallowCopy)(e);return n.from==null?n.from=this.getAddress():n.from=Promise.all([Promise.resolve(n.from),this.getAddress()]).then(function(i){return i[0].toLowerCase()!==i[1].toLowerCase()&&rn.throwArgumentError("from address mismatch","transaction",e),i[0]}),n},t.prototype.populateTransaction=function(e){return Sn(this,void 0,void 0,function(){var r,n,i,a,l=this;return Tn(this,function(v){switch(v.label){case 0:return[4,(0,Vi.resolveProperties)(this.checkTransaction(e))];case 1:return r=v.sent(),r.to!=null&&(r.to=Promise.resolve(r.to).then(function(y){return Sn(l,void 0,void 0,function(){var x;return Tn(this,function(B){switch(B.label){case 0:return y==null?[2,null]:[4,this.resolveName(y)];case 1:return x=B.sent(),x==null&&rn.throwArgumentError("provided ENS name resolves to null","tx.to",y),[2,x]}})})}),r.to.catch(function(y){})),n=r.maxFeePerGas!=null||r.maxPriorityFeePerGas!=null,r.gasPrice!=null&&(r.type===2||n)?rn.throwArgumentError("eip-1559 transaction do not support gasPrice","transaction",e):(r.type===0||r.type===1)&&n&&rn.throwArgumentError("pre-eip-1559 transaction do not support maxFeePerGas/maxPriorityFeePerGas","transaction",e),(r.type===2||r.type==null)&&r.maxFeePerGas!=null&&r.maxPriorityFeePerGas!=null?(r.type=2,[3,5]):[3,2];case 2:return r.type===0||r.type===1?(r.gasPrice==null&&(r.gasPrice=this.getGasPrice()),[3,5]):[3,3];case 3:return[4,this.getFeeData()];case 4:i=v.sent(),r.type==null?i.maxFeePerGas!=null&&i.maxPriorityFeePerGas!=null?(r.type=2,r.gasPrice!=null?(a=r.gasPrice,delete r.gasPrice,r.maxFeePerGas=a,r.maxPriorityFeePerGas=a):(r.maxFeePerGas==null&&(r.maxFeePerGas=i.maxFeePerGas),r.maxPriorityFeePerGas==null&&(r.maxPriorityFeePerGas=i.maxPriorityFeePerGas))):i.gasPrice!=null?(n&&rn.throwError("network does not support EIP-1559",wi.Logger.errors.UNSUPPORTED_OPERATION,{operation:"populateTransaction"}),r.gasPrice==null&&(r.gasPrice=i.gasPrice),r.type=0):rn.throwError("failed to get consistent fee data",wi.Logger.errors.UNSUPPORTED_OPERATION,{operation:"signer.getFeeData"}):r.type===2&&(r.maxFeePerGas==null&&(r.maxFeePerGas=i.maxFeePerGas),r.maxPriorityFeePerGas==null&&(r.maxPriorityFeePerGas=i.maxPriorityFeePerGas)),v.label=5;case 5:return r.nonce==null&&(r.nonce=this.getTransactionCount("pending")),r.gasLimit==null&&(r.gasLimit=this.estimateGas(r).catch(function(y){if(dA.indexOf(y.code)>=0)throw y;return rn.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",wi.Logger.errors.UNPREDICTABLE_GAS_LIMIT,{error:y,tx:r})})),r.chainId==null?r.chainId=this.getChainId():r.chainId=Promise.all([Promise.resolve(r.chainId),this.getChainId()]).then(function(y){return y[1]!==0&&y[0]!==y[1]&&rn.throwArgumentError("chainId address mismatch","transaction",e),y[0]}),[4,(0,Vi.resolveProperties)(r)];case 6:return[2,v.sent()]}})})},t.prototype._checkProvider=function(e){this.provider||rn.throwError("missing provider",wi.Logger.errors.UNSUPPORTED_OPERATION,{operation:e||"_checkProvider"})},t.isSigner=function(e){return!!(e&&e._isSigner)},t}();nn.Signer=Om;var hA=function(t){cA(e,t);function e(r,n){var i=t.call(this)||this;return(0,Vi.defineReadOnly)(i,"address",r),(0,Vi.defineReadOnly)(i,"provider",n||null),i}return e.prototype.getAddress=function(){return Promise.resolve(this.address)},e.prototype._fail=function(r,n){return Promise.resolve().then(function(){rn.throwError(r,wi.Logger.errors.UNSUPPORTED_OPERATION,{operation:n})})},e.prototype.signMessage=function(r){return this._fail("VoidSigner cannot sign messages","signMessage")},e.prototype.signTransaction=function(r){return this._fail("VoidSigner cannot sign transactions","signTransaction")},e.prototype._signTypedData=function(r,n,i){return this._fail("VoidSigner cannot sign typed data","signTypedData")},e.prototype.connect=function(r){return new e(this.address,r)},e}(Om);nn.VoidSigner=hA});var km=V(ji=>{"use strict";var IR=A(M());Object.defineProperty(ji,"__esModule",{value:!0});ji.Base58=ji.Base32=ji.BaseX=void 0;var Nm=rt(),rc=Yr(),Pd=function(){function t(e){(0,rc.defineReadOnly)(this,"alphabet",e),(0,rc.defineReadOnly)(this,"base",e.length),(0,rc.defineReadOnly)(this,"_alphabetMap",{}),(0,rc.defineReadOnly)(this,"_leader",e.charAt(0));for(var r=0;r<e.length;r++)this._alphabetMap[e.charAt(r)]=r}return t.prototype.encode=function(e){var r=(0,Nm.arrayify)(e);if(r.length===0)return"";for(var n=[0],i=0;i<r.length;++i){for(var a=r[i],l=0;l<n.length;++l)a+=n[l]<<8,n[l]=a%this.base,a=a/this.base|0;for(;a>0;)n.push(a%this.base),a=a/this.base|0}for(var v="",y=0;r[y]===0&&y<r.length-1;++y)v+=this._leader;for(var x=n.length-1;x>=0;--x)v+=this.alphabet[n[x]];return v},t.prototype.decode=function(e){if(typeof e!="string")throw new TypeError("Expected String");var r=[];if(e.length===0)return new Uint8Array(r);r.push(0);for(var n=0;n<e.length;n++){var i=this._alphabetMap[e[n]];if(i===void 0)throw new Error("Non-base"+this.base+" character");for(var a=i,l=0;l<r.length;++l)a+=r[l]*this.base,r[l]=a&255,a>>=8;for(;a>0;)r.push(a&255),a>>=8}for(var v=0;e[v]===this._leader&&v<e.length-1;++v)r.push(0);return(0,Nm.arrayify)(new Uint8Array(r.reverse()))},t}();ji.BaseX=Pd;var pA=new Pd("abcdefghijklmnopqrstuvwxyz234567");ji.Base32=pA;var bA=new Pd("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz");ji.Base58=bA});var Hm=V(nc=>{"use strict";var kR=A(M());Object.defineProperty(nc,"__esModule",{value:!0});nc.pbkdf2=void 0;var gA=require("crypto"),Um=rt();function Jm(t){return Buffer.from((0,Um.arrayify)(t))}function vA(t,e,r,n,i){return(0,Um.hexlify)((0,gA.pbkdf2Sync)(Jm(t),Jm(e),r,n,i))}nc.pbkdf2=vA});var ac=V(ic=>{"use strict";var UR=A(M());Object.defineProperty(ic,"__esModule",{value:!0});ic.pbkdf2=void 0;var mA=Hm();Object.defineProperty(ic,"pbkdf2",{enumerable:!0,get:function(){return mA.pbkdf2}})});var Ld=V(Hs=>{"use strict";var qR=A(M());Object.defineProperty(Hs,"__esModule",{value:!0});Hs.SupportedAlgorithm=void 0;var xA;(function(t){t.sha256="sha256",t.sha512="sha512"})(xA=Hs.SupportedAlgorithm||(Hs.SupportedAlgorithm={}))});var qm=V(oc=>{"use strict";var XR=A(M());Object.defineProperty(oc,"__esModule",{value:!0});oc.version=void 0;oc.version="sha2/5.8.0"});var Xm=V(an=>{"use strict";var KR=A(M()),yA=an&&an.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(an,"__esModule",{value:!0});an.computeHmac=an.sha512=an.sha256=an.ripemd160=void 0;var Rd=require("crypto"),wA=yA(Ds()),qs=rt(),AA=Ld(),Gm=Bt(),MA=qm(),SA=new Gm.Logger(MA.version);function TA(t){return"0x"+wA.default.ripemd160().update((0,qs.arrayify)(t)).digest("hex")}an.ripemd160=TA;function EA(t){return"0x"+(0,Rd.createHash)("sha256").update(Buffer.from((0,qs.arrayify)(t))).digest("hex")}an.sha256=EA;function _A(t){return"0x"+(0,Rd.createHash)("sha512").update(Buffer.from((0,qs.arrayify)(t))).digest("hex")}an.sha512=_A;function BA(t,e,r){return AA.SupportedAlgorithm[t]||SA.throwError("unsupported algorithm - "+t,Gm.Logger.errors.UNSUPPORTED_OPERATION,{operation:"computeHmac",algorithm:t}),"0x"+(0,Rd.createHmac)(t,Buffer.from((0,qs.arrayify)(e))).update(Buffer.from((0,qs.arrayify)(r))).digest("hex")}an.computeHmac=BA});var zm=V(on=>{"use strict";var VR=A(M());Object.defineProperty(on,"__esModule",{value:!0});on.SupportedAlgorithm=on.sha512=on.sha256=on.ripemd160=on.computeHmac=void 0;var sc=Xm();Object.defineProperty(on,"computeHmac",{enumerable:!0,get:function(){return sc.computeHmac}});Object.defineProperty(on,"ripemd160",{enumerable:!0,get:function(){return sc.ripemd160}});Object.defineProperty(on,"sha256",{enumerable:!0,get:function(){return sc.sha256}});Object.defineProperty(on,"sha512",{enumerable:!0,get:function(){return sc.sha512}});var CA=Ld();Object.defineProperty(on,"SupportedAlgorithm",{enumerable:!0,get:function(){return CA.SupportedAlgorithm}})});var Km=V(fc=>{"use strict";var QR=A(M());Object.defineProperty(fc,"__esModule",{value:!0});fc.version=void 0;fc.version="wordlists/5.8.0"});var Wn=V(La=>{"use strict";var YR=A(M());Object.defineProperty(La,"__esModule",{value:!0});La.Wordlist=La.logger=void 0;var PA=!1,LA=Cs(),Zm=Yr(),RA=Bt(),FA=Km();La.logger=new RA.Logger(FA.version);var DA=function(){function t(e){var r=this.constructor;La.logger.checkAbstract(r,t),(0,Zm.defineReadOnly)(this,"locale",e)}return t.prototype.split=function(e){return e.toLowerCase().split(/ +/g)},t.prototype.join=function(e){return e.join(" ")},t.check=function(e){for(var r=[],n=0;n<2048;n++){var i=e.getWord(n);if(n!==e.getWordIndex(i))return"0x";r.push(i)}return(0,LA.id)(r.join(`
|
|
11
11
|
`)+`
|
|
12
12
|
`)},t.register=function(e,r){if(r||(r=e.locale),PA)try{var n=window;n._ethers&&n._ethers.wordlists&&(n._ethers.wordlists[r]||(0,Zm.defineReadOnly)(n._ethers.wordlists,r,e))}catch{}},t}();La.Wordlist=DA});var Qm=V(Oo=>{"use strict";var eF=A(M()),OA=Oo&&Oo.__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)}}();Object.defineProperty(Oo,"__esModule",{value:!0});Oo.langCz=void 0;var Fd=Wn(),IA="AbdikaceAbecedaAdresaAgreseAkceAktovkaAlejAlkoholAmputaceAnanasAndulkaAnekdotaAnketaAntikaAnulovatArchaAroganceAsfaltAsistentAspiraceAstmaAstronomAtlasAtletikaAtolAutobusAzylBabkaBachorBacilBaculkaBadatelBagetaBagrBahnoBakterieBaladaBaletkaBalkonBalonekBalvanBalzaBambusBankomatBarbarBaretBarmanBarokoBarvaBaterkaBatohBavlnaBazalkaBazilikaBazukaBednaBeranBesedaBestieBetonBezinkaBezmocBeztakBicyklBidloBiftekBikinyBilanceBiografBiologBitvaBizonBlahobytBlatouchBlechaBleduleBleskBlikatBliznaBlokovatBlouditBludBobekBobrBodlinaBodnoutBohatostBojkotBojovatBokorysBolestBorecBoroviceBotaBoubelBouchatBoudaBouleBouratBoxerBradavkaBramboraBrankaBratrBreptaBriketaBrkoBrlohBronzBroskevBrunetkaBrusinkaBrzdaBrzyBublinaBubnovatBuchtaBuditelBudkaBudovaBufetBujarostBukviceBuldokBulvaBundaBunkrBurzaButikBuvolBuzolaBydletBylinaBytovkaBzukotCapartCarevnaCedrCeduleCejchCejnCelaCelerCelkemCelniceCeninaCennostCenovkaCentrumCenzorCestopisCetkaChalupaChapadloCharitaChataChechtatChemieChichotChirurgChladChlebaChlubitChmelChmuraChobotChocholChodbaCholeraChomoutChopitChorobaChovChrapotChrlitChrtChrupChtivostChudinaChutnatChvatChvilkaChvostChybaChystatChytitCibuleCigaretaCihelnaCihlaCinkotCirkusCisternaCitaceCitrusCizinecCizostClonaCokolivCouvatCtitelCtnostCudnostCuketaCukrCupotCvaknoutCvalCvikCvrkotCyklistaDalekoDarebaDatelDatumDceraDebataDechovkaDecibelDeficitDeflaceDeklDekretDemokratDepreseDerbyDeskaDetektivDikobrazDiktovatDiodaDiplomDiskDisplejDivadloDivochDlahaDlouhoDluhopisDnesDobroDobytekDocentDochutitDodnesDohledDohodaDohraDojemDojniceDokladDokolaDoktorDokumentDolarDolevaDolinaDomaDominantDomluvitDomovDonutitDopadDopisDoplnitDoposudDoprovodDopustitDorazitDorostDortDosahDoslovDostatekDosudDosytaDotazDotekDotknoutDoufatDoutnatDovozceDozaduDoznatDozorceDrahotaDrakDramatikDravecDrazeDrdolDrobnostDrogerieDrozdDrsnostDrtitDrzostDubenDuchovnoDudekDuhaDuhovkaDusitDusnoDutostDvojiceDvorecDynamitEkologEkonomieElektronElipsaEmailEmiseEmoceEmpatieEpizodaEpochaEpopejEposEsejEsenceEskortaEskymoEtiketaEuforieEvoluceExekuceExkurzeExpediceExplozeExportExtraktFackaFajfkaFakultaFanatikFantazieFarmacieFavoritFazoleFederaceFejetonFenkaFialkaFigurantFilozofFiltrFinanceFintaFixaceFjordFlanelFlirtFlotilaFondFosforFotbalFotkaFotonFrakceFreskaFrontaFukarFunkceFyzikaGalejeGarantGenetikaGeologGilotinaGlazuraGlejtGolemGolfistaGotikaGrafGramofonGranuleGrepGrilGrogGroteskaGumaHadiceHadrHalaHalenkaHanbaHanopisHarfaHarpunaHavranHebkostHejkalHejnoHejtmanHektarHelmaHematomHerecHernaHesloHezkyHistorikHladovkaHlasivkyHlavaHledatHlenHlodavecHlohHloupostHltatHlubinaHluchotaHmatHmotaHmyzHnisHnojivoHnoutHoblinaHobojHochHodinyHodlatHodnotaHodovatHojnostHokejHolinkaHolkaHolubHomoleHonitbaHonoraceHoralHordaHorizontHorkoHorlivecHormonHorninaHoroskopHorstvoHospodaHostinaHotovostHoubaHoufHoupatHouskaHovorHradbaHraniceHravostHrazdaHrbolekHrdinaHrdloHrdostHrnekHrobkaHromadaHrotHroudaHrozenHrstkaHrubostHryzatHubenostHubnoutHudbaHukotHumrHusitaHustotaHvozdHybnostHydrantHygienaHymnaHysterikIdylkaIhnedIkonaIluzeImunitaInfekceInflaceInkasoInovaceInspekceInternetInvalidaInvestorInzerceIronieJablkoJachtaJahodaJakmileJakostJalovecJantarJarmarkJaroJasanJasnoJatkaJavorJazykJedinecJedleJednatelJehlanJekotJelenJelitoJemnostJenomJepiceJeseterJevitJezdecJezeroJinakJindyJinochJiskraJistotaJitrniceJizvaJmenovatJogurtJurtaKabaretKabelKabinetKachnaKadetKadidloKahanKajakKajutaKakaoKaktusKalamitaKalhotyKalibrKalnostKameraKamkolivKamnaKanibalKanoeKantorKapalinaKapelaKapitolaKapkaKapleKapotaKaprKapustaKapybaraKaramelKarotkaKartonKasaKatalogKatedraKauceKauzaKavalecKazajkaKazetaKazivostKdekolivKdesiKedlubenKempKeramikaKinoKlacekKladivoKlamKlapotKlasikaKlaunKlecKlenbaKlepatKlesnoutKlidKlimaKlisnaKloboukKlokanKlopaKloubKlubovnaKlusatKluzkostKmenKmitatKmotrKnihaKnotKoaliceKoberecKobkaKoblihaKobylaKocourKohoutKojenecKokosKoktejlKolapsKoledaKolizeKoloKomandoKometaKomikKomnataKomoraKompasKomunitaKonatKonceptKondiceKonecKonfeseKongresKoninaKonkursKontaktKonzervaKopanecKopieKopnoutKoprovkaKorbelKorektorKormidloKoroptevKorpusKorunaKorytoKorzetKosatecKostkaKotelKotletaKotoulKoukatKoupelnaKousekKouzloKovbojKozaKozorohKrabiceKrachKrajinaKralovatKrasopisKravataKreditKrejcarKresbaKrevetaKriketKritikKrizeKrkavecKrmelecKrmivoKrocanKrokKronikaKropitKroupaKrovkaKrtekKruhadloKrupiceKrutostKrvinkaKrychleKryptaKrystalKrytKudlankaKufrKujnostKuklaKulajdaKulichKulkaKulometKulturaKunaKupodivuKurtKurzorKutilKvalitaKvasinkaKvestorKynologKyselinaKytaraKyticeKytkaKytovecKyvadloLabradorLachtanLadnostLaikLakomecLamelaLampaLanovkaLasiceLasoLasturaLatinkaLavinaLebkaLeckdyLedenLedniceLedovkaLedvinaLegendaLegieLegraceLehceLehkostLehnoutLektvarLenochodLentilkaLepenkaLepidloLetadloLetecLetmoLetokruhLevhartLevitaceLevobokLibraLichotkaLidojedLidskostLihovinaLijavecLilekLimetkaLinieLinkaLinoleumListopadLitinaLitovatLobistaLodivodLogikaLogopedLokalitaLoketLomcovatLopataLopuchLordLososLotrLoudalLouhLoukaLouskatLovecLstivostLucernaLuciferLumpLuskLustraceLviceLyraLyrikaLysinaMadamMadloMagistrMahagonMajetekMajitelMajoritaMakakMakoviceMakrelaMalbaMalinaMalovatMalviceMaminkaMandleMankoMarnostMasakrMaskotMasopustMaticeMatrikaMaturitaMazanecMazivoMazlitMazurkaMdlobaMechanikMeditaceMedovinaMelasaMelounMentolkaMetlaMetodaMetrMezeraMigraceMihnoutMihuleMikinaMikrofonMilenecMilimetrMilostMimikaMincovnaMinibarMinometMinulostMiskaMistrMixovatMladostMlhaMlhovinaMlokMlsatMluvitMnichMnohemMobilMocnostModelkaModlitbaMohylaMokroMolekulaMomentkaMonarchaMonoklMonstrumMontovatMonzunMosazMoskytMostMotivaceMotorkaMotykaMouchaMoudrostMozaikaMozekMozolMramorMravenecMrkevMrtvolaMrzetMrzutostMstitelMudrcMuflonMulatMumieMuniceMusetMutaceMuzeumMuzikantMyslivecMzdaNabouratNachytatNadaceNadbytekNadhozNadobroNadpisNahlasNahnatNahodileNahraditNaivitaNajednouNajistoNajmoutNaklonitNakonecNakrmitNalevoNamazatNamluvitNanometrNaokoNaopakNaostroNapadatNapevnoNaplnitNapnoutNaposledNaprostoNaroditNarubyNarychloNasaditNasekatNaslepoNastatNatolikNavenekNavrchNavzdoryNazvatNebeNechatNeckyNedalekoNedbatNeduhNegaceNehetNehodaNejenNejprveNeklidNelibostNemilostNemocNeochotaNeonkaNepokojNerostNervNesmyslNesouladNetvorNeuronNevinaNezvykleNicotaNijakNikamNikdyNiklNikterakNitroNoclehNohaviceNominaceNoraNorekNositelNosnostNouzeNovinyNovotaNozdraNudaNudleNugetNutitNutnostNutrieNymfaObalObarvitObavaObdivObecObehnatObejmoutObezitaObhajobaObilniceObjasnitObjektObklopitOblastOblekOblibaOblohaObludaObnosObohatitObojekOboutObrazecObrnaObrubaObrysObsahObsluhaObstaratObuvObvazObvinitObvodObvykleObyvatelObzorOcasOcelOcenitOchladitOchotaOchranaOcitnoutOdbojOdbytOdchodOdcizitOdebratOdeslatOdevzdatOdezvaOdhadceOdhoditOdjetOdjinudOdkazOdkoupitOdlivOdlukaOdmlkaOdolnostOdpadOdpisOdploutOdporOdpustitOdpykatOdrazkaOdsouditOdstupOdsunOdtokOdtudOdvahaOdvetaOdvolatOdvracetOdznakOfinaOfsajdOhlasOhniskoOhradaOhrozitOhryzekOkapOkeniceOklikaOknoOkouzlitOkovyOkrasaOkresOkrsekOkruhOkupantOkurkaOkusitOlejninaOlizovatOmakOmeletaOmezitOmladinaOmlouvatOmluvaOmylOnehdyOpakovatOpasekOperaceOpiceOpilostOpisovatOporaOpoziceOpravduOprotiOrbitalOrchestrOrgieOrliceOrlojOrtelOsadaOschnoutOsikaOsivoOslavaOslepitOslnitOslovitOsnovaOsobaOsolitOspalecOstenOstrahaOstudaOstychOsvojitOteplitOtiskOtopOtrhatOtrlostOtrokOtrubyOtvorOvanoutOvarOvesOvlivnitOvoceOxidOzdobaPachatelPacientPadouchPahorekPaktPalandaPalecPalivoPalubaPamfletPamlsekPanenkaPanikaPannaPanovatPanstvoPantoflePaprikaParketaParodiePartaParukaParybaPasekaPasivitaPastelkaPatentPatronaPavoukPaznehtPazourekPeckaPedagogPejsekPekloPelotonPenaltaPendrekPenzePeriskopPeroPestrostPetardaPeticePetrolejPevninaPexesoPianistaPihaPijavicePiklePiknikPilinaPilnostPilulkaPinzetaPipetaPisatelPistolePitevnaPivnicePivovarPlacentaPlakatPlamenPlanetaPlastikaPlatitPlavidloPlazPlechPlemenoPlentaPlesPletivoPlevelPlivatPlnitPlnoPlochaPlodinaPlombaPloutPlukPlynPobavitPobytPochodPocitPoctivecPodatPodcenitPodepsatPodhledPodivitPodkladPodmanitPodnikPodobaPodporaPodrazPodstataPodvodPodzimPoeziePohankaPohnutkaPohovorPohromaPohybPointaPojistkaPojmoutPokazitPoklesPokojPokrokPokutaPokynPolednePolibekPolknoutPolohaPolynomPomaluPominoutPomlkaPomocPomstaPomysletPonechatPonorkaPonurostPopadatPopelPopisekPoplachPoprositPopsatPopudPoradcePorcePorodPoruchaPoryvPosaditPosedPosilaPoskokPoslanecPosouditPospoluPostavaPosudekPosypPotahPotkanPotleskPotomekPotravaPotupaPotvoraPoukazPoutoPouzdroPovahaPovidlaPovlakPovozPovrchPovstatPovykPovzdechPozdravPozemekPoznatekPozorPozvatPracovatPrahoryPraktikaPralesPraotecPraporekPrasePravdaPrincipPrknoProbuditProcentoProdejProfeseProhraProjektProlomitPromilePronikatPropadProrokProsbaProtonProutekProvazPrskavkaPrstenPrudkostPrutPrvekPrvohoryPsanecPsovodPstruhPtactvoPubertaPuchPudlPukavecPuklinaPukrlePultPumpaPuncPupenPusaPusinkaPustinaPutovatPutykaPyramidaPyskPytelRacekRachotRadiaceRadniceRadonRaftRagbyRaketaRakovinaRamenoRampouchRandeRarachRaritaRasovnaRastrRatolestRazanceRazidloReagovatReakceReceptRedaktorReferentReflexRejnokReklamaRekordRekrutRektorReputaceRevizeRevmaRevolverRezervaRiskovatRizikoRobotikaRodokmenRohovkaRokleRokokoRomanetoRopovodRopuchaRorejsRosolRostlinaRotmistrRotopedRotundaRoubenkaRouchoRoupRouraRovinaRovniceRozborRozchodRozdatRozeznatRozhodceRozinkaRozjezdRozkazRozlohaRozmarRozpadRozruchRozsahRoztokRozumRozvodRubrikaRuchadloRukaviceRukopisRybaRybolovRychlostRydloRypadloRytinaRyzostSadistaSahatSakoSamecSamizdatSamotaSanitkaSardinkaSasankaSatelitSazbaSazeniceSborSchovatSebrankaSeceseSedadloSedimentSedloSehnatSejmoutSekeraSektaSekundaSekvojeSemenoSenoServisSesaditSeshoraSeskokSeslatSestraSesuvSesypatSetbaSetinaSetkatSetnoutSetrvatSeverSeznamShodaShrnoutSifonSilniceSirkaSirotekSirupSituaceSkafandrSkaliskoSkanzenSkautSkeptikSkicaSkladbaSkleniceSkloSkluzSkobaSkokanSkoroSkriptaSkrzSkupinaSkvostSkvrnaSlabikaSladidloSlaninaSlastSlavnostSledovatSlepecSlevaSlezinaSlibSlinaSlizniceSlonSloupekSlovoSluchSluhaSlunceSlupkaSlzaSmaragdSmetanaSmilstvoSmlouvaSmogSmradSmrkSmrtkaSmutekSmyslSnadSnahaSnobSobotaSochaSodovkaSokolSopkaSotvaSoubojSoucitSoudceSouhlasSouladSoumrakSoupravaSousedSoutokSouvisetSpalovnaSpasitelSpisSplavSpodekSpojenecSpoluSponzorSpornostSpoustaSprchaSpustitSrandaSrazSrdceSrnaSrnecSrovnatSrpenSrstSrubStaniceStarostaStatikaStavbaStehnoStezkaStodolaStolekStopaStornoStoupatStrachStresStrhnoutStromStrunaStudnaStupniceStvolStykSubjektSubtropySucharSudostSuknoSundatSunoutSurikataSurovinaSvahSvalstvoSvetrSvatbaSvazekSvisleSvitekSvobodaSvodidloSvorkaSvrabSykavkaSykotSynekSynovecSypatSypkostSyrovostSyselSytostTabletkaTabuleTahounTajemnoTajfunTajgaTajitTajnostTaktikaTamhleTamponTancovatTanecTankerTapetaTaveninaTazatelTechnikaTehdyTekutinaTelefonTemnotaTendenceTenistaTenorTeplotaTepnaTeprveTerapieTermoskaTextilTichoTiskopisTitulekTkadlecTkaninaTlapkaTleskatTlukotTlupaTmelToaletaTopinkaTopolTorzoTouhaToulecTradiceTraktorTrampTrasaTraverzaTrefitTrestTrezorTrhavinaTrhlinaTrochuTrojiceTroskaTroubaTrpceTrpitelTrpkostTrubecTruchlitTruhliceTrusTrvatTudyTuhnoutTuhostTundraTuristaTurnajTuzemskoTvarohTvorbaTvrdostTvrzTygrTykevUbohostUbozeUbratUbrousekUbrusUbytovnaUchoUctivostUdivitUhraditUjednatUjistitUjmoutUkazatelUklidnitUklonitUkotvitUkrojitUliceUlitaUlovitUmyvadloUnavitUniformaUniknoutUpadnoutUplatnitUplynoutUpoutatUpravitUranUrazitUsednoutUsilovatUsmrtitUsnadnitUsnoutUsouditUstlatUstrnoutUtahovatUtkatUtlumitUtonoutUtopenecUtrousitUvalitUvolnitUvozovkaUzdravitUzelUzeninaUzlinaUznatVagonValchaValounVanaVandalVanilkaVaranVarhanyVarovatVcelkuVchodVdovaVedroVegetaceVejceVelbloudVeletrhVelitelVelmocVelrybaVenkovVerandaVerzeVeselkaVeskrzeVesniceVespoduVestaVeterinaVeverkaVibraceVichrVideohraVidinaVidleVilaViniceVisetVitalitaVizeVizitkaVjezdVkladVkusVlajkaVlakVlasecVlevoVlhkostVlivVlnovkaVloupatVnucovatVnukVodaVodivostVodoznakVodstvoVojenskyVojnaVojskoVolantVolbaVolitVolnoVoskovkaVozidloVozovnaVpravoVrabecVracetVrahVrataVrbaVrcholekVrhatVrstvaVrtuleVsaditVstoupitVstupVtipVybavitVybratVychovatVydatVydraVyfotitVyhledatVyhnoutVyhoditVyhraditVyhubitVyjasnitVyjetVyjmoutVyklopitVykonatVylekatVymazatVymezitVymizetVymysletVynechatVynikatVynutitVypadatVyplatitVypravitVypustitVyrazitVyrovnatVyrvatVyslovitVysokoVystavitVysunoutVysypatVytasitVytesatVytratitVyvinoutVyvolatVyvrhelVyzdobitVyznatVzaduVzbuditVzchopitVzdorVzduchVzdychatVzestupVzhledemVzkazVzlykatVznikVzorekVzpouraVztahVztekXylofonZabratZabydletZachovatZadarmoZadusitZafoukatZahltitZahoditZahradaZahynoutZajatecZajetZajistitZaklepatZakoupitZalepitZamezitZamotatZamysletZanechatZanikatZaplatitZapojitZapsatZarazitZastavitZasunoutZatajitZatemnitZatknoutZaujmoutZavalitZaveletZavinitZavolatZavrtatZazvonitZbavitZbrusuZbudovatZbytekZdalekaZdarmaZdatnostZdivoZdobitZdrojZdvihZdymadloZeleninaZemanZeminaZeptatZezaduZezdolaZhatitZhltnoutZhlubokaZhotovitZhrubaZimaZimniceZjemnitZklamatZkoumatZkratkaZkumavkaZlatoZlehkaZlobaZlomZlostZlozvykZmapovatZmarZmatekZmijeZmizetZmocnitZmodratZmrzlinaZmutovatZnakZnalostZnamenatZnovuZobrazitZotavitZoubekZoufaleZploditZpomalitZpravaZprostitZprudkaZprvuZradaZranitZrcadloZrnitostZrnoZrovnaZrychlitZrzavostZtichaZtratitZubovinaZubrZvednoutZvenkuZveselaZvonZvratZvukovodZvyk",Gs=null;function Vm(t){if(Gs==null&&(Gs=IA.replace(/([A-Z])/g," $1").toLowerCase().substring(1).split(" "),Fd.Wordlist.check(t)!=="0x25f44555f4af25b51a711136e1c7d6e50ce9f8917d39d6b1f076b2bb4d2fac1a"))throw Gs=null,new Error("BIP39 Wordlist for en (English) FAILED")}var NA=function(t){OA(e,t);function e(){return t.call(this,"cz")||this}return e.prototype.getWord=function(r){return Vm(this),Gs[r]},e.prototype.getWordIndex=function(r){return Vm(this),Gs.indexOf(r)},e}(Fd.Wordlist),jm=new NA;Oo.langCz=jm;Fd.Wordlist.register(jm)});var $m=V(Io=>{"use strict";var rF=A(M()),kA=Io&&Io.__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)}}();Object.defineProperty(Io,"__esModule",{value:!0});Io.langEn=void 0;var Dd=Wn(),JA="AbandonAbilityAbleAboutAboveAbsentAbsorbAbstractAbsurdAbuseAccessAccidentAccountAccuseAchieveAcidAcousticAcquireAcrossActActionActorActressActualAdaptAddAddictAddressAdjustAdmitAdultAdvanceAdviceAerobicAffairAffordAfraidAgainAgeAgentAgreeAheadAimAirAirportAisleAlarmAlbumAlcoholAlertAlienAllAlleyAllowAlmostAloneAlphaAlreadyAlsoAlterAlwaysAmateurAmazingAmongAmountAmusedAnalystAnchorAncientAngerAngleAngryAnimalAnkleAnnounceAnnualAnotherAnswerAntennaAntiqueAnxietyAnyApartApologyAppearAppleApproveAprilArchArcticAreaArenaArgueArmArmedArmorArmyAroundArrangeArrestArriveArrowArtArtefactArtistArtworkAskAspectAssaultAssetAssistAssumeAsthmaAthleteAtomAttackAttendAttitudeAttractAuctionAuditAugustAuntAuthorAutoAutumnAverageAvocadoAvoidAwakeAwareAwayAwesomeAwfulAwkwardAxisBabyBachelorBaconBadgeBagBalanceBalconyBallBambooBananaBannerBarBarelyBargainBarrelBaseBasicBasketBattleBeachBeanBeautyBecauseBecomeBeefBeforeBeginBehaveBehindBelieveBelowBeltBenchBenefitBestBetrayBetterBetweenBeyondBicycleBidBikeBindBiologyBirdBirthBitterBlackBladeBlameBlanketBlastBleakBlessBlindBloodBlossomBlouseBlueBlurBlushBoardBoatBodyBoilBombBoneBonusBookBoostBorderBoringBorrowBossBottomBounceBoxBoyBracketBrainBrandBrassBraveBreadBreezeBrickBridgeBriefBrightBringBriskBroccoliBrokenBronzeBroomBrotherBrownBrushBubbleBuddyBudgetBuffaloBuildBulbBulkBulletBundleBunkerBurdenBurgerBurstBusBusinessBusyButterBuyerBuzzCabbageCabinCableCactusCageCakeCallCalmCameraCampCanCanalCancelCandyCannonCanoeCanvasCanyonCapableCapitalCaptainCarCarbonCardCargoCarpetCarryCartCaseCashCasinoCastleCasualCatCatalogCatchCategoryCattleCaughtCauseCautionCaveCeilingCeleryCementCensusCenturyCerealCertainChairChalkChampionChangeChaosChapterChargeChaseChatCheapCheckCheeseChefCherryChestChickenChiefChildChimneyChoiceChooseChronicChuckleChunkChurnCigarCinnamonCircleCitizenCityCivilClaimClapClarifyClawClayCleanClerkCleverClickClientCliffClimbClinicClipClockClogCloseClothCloudClownClubClumpClusterClutchCoachCoastCoconutCodeCoffeeCoilCoinCollectColorColumnCombineComeComfortComicCommonCompanyConcertConductConfirmCongressConnectConsiderControlConvinceCookCoolCopperCopyCoralCoreCornCorrectCostCottonCouchCountryCoupleCourseCousinCoverCoyoteCrackCradleCraftCramCraneCrashCraterCrawlCrazyCreamCreditCreekCrewCricketCrimeCrispCriticCropCrossCrouchCrowdCrucialCruelCruiseCrumbleCrunchCrushCryCrystalCubeCultureCupCupboardCuriousCurrentCurtainCurveCushionCustomCuteCycleDadDamageDampDanceDangerDaringDashDaughterDawnDayDealDebateDebrisDecadeDecemberDecideDeclineDecorateDecreaseDeerDefenseDefineDefyDegreeDelayDeliverDemandDemiseDenialDentistDenyDepartDependDepositDepthDeputyDeriveDescribeDesertDesignDeskDespairDestroyDetailDetectDevelopDeviceDevoteDiagramDialDiamondDiaryDiceDieselDietDifferDigitalDignityDilemmaDinnerDinosaurDirectDirtDisagreeDiscoverDiseaseDishDismissDisorderDisplayDistanceDivertDivideDivorceDizzyDoctorDocumentDogDollDolphinDomainDonateDonkeyDonorDoorDoseDoubleDoveDraftDragonDramaDrasticDrawDreamDressDriftDrillDrinkDripDriveDropDrumDryDuckDumbDuneDuringDustDutchDutyDwarfDynamicEagerEagleEarlyEarnEarthEasilyEastEasyEchoEcologyEconomyEdgeEditEducateEffortEggEightEitherElbowElderElectricElegantElementElephantElevatorEliteElseEmbarkEmbodyEmbraceEmergeEmotionEmployEmpowerEmptyEnableEnactEndEndlessEndorseEnemyEnergyEnforceEngageEngineEnhanceEnjoyEnlistEnoughEnrichEnrollEnsureEnterEntireEntryEnvelopeEpisodeEqualEquipEraEraseErodeErosionErrorEruptEscapeEssayEssenceEstateEternalEthicsEvidenceEvilEvokeEvolveExactExampleExcessExchangeExciteExcludeExcuseExecuteExerciseExhaustExhibitExileExistExitExoticExpandExpectExpireExplainExposeExpressExtendExtraEyeEyebrowFabricFaceFacultyFadeFaintFaithFallFalseFameFamilyFamousFanFancyFantasyFarmFashionFatFatalFatherFatigueFaultFavoriteFeatureFebruaryFederalFeeFeedFeelFemaleFenceFestivalFetchFeverFewFiberFictionFieldFigureFileFilmFilterFinalFindFineFingerFinishFireFirmFirstFiscalFishFitFitnessFixFlagFlameFlashFlatFlavorFleeFlightFlipFloatFlockFloorFlowerFluidFlushFlyFoamFocusFogFoilFoldFollowFoodFootForceForestForgetForkFortuneForumForwardFossilFosterFoundFoxFragileFrameFrequentFreshFriendFringeFrogFrontFrostFrownFrozenFruitFuelFunFunnyFurnaceFuryFutureGadgetGainGalaxyGalleryGameGapGarageGarbageGardenGarlicGarmentGasGaspGateGatherGaugeGazeGeneralGeniusGenreGentleGenuineGestureGhostGiantGiftGiggleGingerGiraffeGirlGiveGladGlanceGlareGlassGlideGlimpseGlobeGloomGloryGloveGlowGlueGoatGoddessGoldGoodGooseGorillaGospelGossipGovernGownGrabGraceGrainGrantGrapeGrassGravityGreatGreenGridGriefGritGroceryGroupGrowGruntGuardGuessGuideGuiltGuitarGunGymHabitHairHalfHammerHamsterHandHappyHarborHardHarshHarvestHatHaveHawkHazardHeadHealthHeartHeavyHedgehogHeightHelloHelmetHelpHenHeroHiddenHighHillHintHipHireHistoryHobbyHockeyHoldHoleHolidayHollowHomeHoneyHoodHopeHornHorrorHorseHospitalHostHotelHourHoverHubHugeHumanHumbleHumorHundredHungryHuntHurdleHurryHurtHusbandHybridIceIconIdeaIdentifyIdleIgnoreIllIllegalIllnessImageImitateImmenseImmuneImpactImposeImproveImpulseInchIncludeIncomeIncreaseIndexIndicateIndoorIndustryInfantInflictInformInhaleInheritInitialInjectInjuryInmateInnerInnocentInputInquiryInsaneInsectInsideInspireInstallIntactInterestIntoInvestInviteInvolveIronIslandIsolateIssueItemIvoryJacketJaguarJarJazzJealousJeansJellyJewelJobJoinJokeJourneyJoyJudgeJuiceJumpJungleJuniorJunkJustKangarooKeenKeepKetchupKeyKickKidKidneyKindKingdomKissKitKitchenKiteKittenKiwiKneeKnifeKnockKnowLabLabelLaborLadderLadyLakeLampLanguageLaptopLargeLaterLatinLaughLaundryLavaLawLawnLawsuitLayerLazyLeaderLeafLearnLeaveLectureLeftLegLegalLegendLeisureLemonLendLengthLensLeopardLessonLetterLevelLiarLibertyLibraryLicenseLifeLiftLightLikeLimbLimitLinkLionLiquidListLittleLiveLizardLoadLoanLobsterLocalLockLogicLonelyLongLoopLotteryLoudLoungeLoveLoyalLuckyLuggageLumberLunarLunchLuxuryLyricsMachineMadMagicMagnetMaidMailMainMajorMakeMammalManManageMandateMangoMansionManualMapleMarbleMarchMarginMarineMarketMarriageMaskMassMasterMatchMaterialMathMatrixMatterMaximumMazeMeadowMeanMeasureMeatMechanicMedalMediaMelodyMeltMemberMemoryMentionMenuMercyMergeMeritMerryMeshMessageMetalMethodMiddleMidnightMilkMillionMimicMindMinimumMinorMinuteMiracleMirrorMiseryMissMistakeMixMixedMixtureMobileModelModifyMomMomentMonitorMonkeyMonsterMonthMoonMoralMoreMorningMosquitoMotherMotionMotorMountainMouseMoveMovieMuchMuffinMuleMultiplyMuscleMuseumMushroomMusicMustMutualMyselfMysteryMythNaiveNameNapkinNarrowNastyNationNatureNearNeckNeedNegativeNeglectNeitherNephewNerveNestNetNetworkNeutralNeverNewsNextNiceNightNobleNoiseNomineeNoodleNormalNorthNoseNotableNoteNothingNoticeNovelNowNuclearNumberNurseNutOakObeyObjectObligeObscureObserveObtainObviousOccurOceanOctoberOdorOffOfferOfficeOftenOilOkayOldOliveOlympicOmitOnceOneOnionOnlineOnlyOpenOperaOpinionOpposeOptionOrangeOrbitOrchardOrderOrdinaryOrganOrientOriginalOrphanOstrichOtherOutdoorOuterOutputOutsideOvalOvenOverOwnOwnerOxygenOysterOzonePactPaddlePagePairPalacePalmPandaPanelPanicPantherPaperParadeParentParkParrotPartyPassPatchPathPatientPatrolPatternPausePavePaymentPeacePeanutPearPeasantPelicanPenPenaltyPencilPeoplePepperPerfectPermitPersonPetPhonePhotoPhrasePhysicalPianoPicnicPicturePiecePigPigeonPillPilotPinkPioneerPipePistolPitchPizzaPlacePlanetPlasticPlatePlayPleasePledgePluckPlugPlungePoemPoetPointPolarPolePolicePondPonyPoolPopularPortionPositionPossiblePostPotatoPotteryPovertyPowderPowerPracticePraisePredictPreferPreparePresentPrettyPreventPricePridePrimaryPrintPriorityPrisonPrivatePrizeProblemProcessProduceProfitProgramProjectPromoteProofPropertyProsperProtectProudProvidePublicPuddingPullPulpPulsePumpkinPunchPupilPuppyPurchasePurityPurposePursePushPutPuzzlePyramidQualityQuantumQuarterQuestionQuickQuitQuizQuoteRabbitRaccoonRaceRackRadarRadioRailRainRaiseRallyRampRanchRandomRangeRapidRareRateRatherRavenRawRazorReadyRealReasonRebelRebuildRecallReceiveRecipeRecordRecycleReduceReflectReformRefuseRegionRegretRegularRejectRelaxReleaseReliefRelyRemainRememberRemindRemoveRenderRenewRentReopenRepairRepeatReplaceReportRequireRescueResembleResistResourceResponseResultRetireRetreatReturnReunionRevealReviewRewardRhythmRibRibbonRiceRichRideRidgeRifleRightRigidRingRiotRippleRiskRitualRivalRiverRoadRoastRobotRobustRocketRomanceRoofRookieRoomRoseRotateRoughRoundRouteRoyalRubberRudeRugRuleRunRunwayRuralSadSaddleSadnessSafeSailSaladSalmonSalonSaltSaluteSameSampleSandSatisfySatoshiSauceSausageSaveSayScaleScanScareScatterSceneSchemeSchoolScienceScissorsScorpionScoutScrapScreenScriptScrubSeaSearchSeasonSeatSecondSecretSectionSecuritySeedSeekSegmentSelectSellSeminarSeniorSenseSentenceSeriesServiceSessionSettleSetupSevenShadowShaftShallowShareShedShellSheriffShieldShiftShineShipShiverShockShoeShootShopShortShoulderShoveShrimpShrugShuffleShySiblingSickSideSiegeSightSignSilentSilkSillySilverSimilarSimpleSinceSingSirenSisterSituateSixSizeSkateSketchSkiSkillSkinSkirtSkullSlabSlamSleepSlenderSliceSlideSlightSlimSloganSlotSlowSlushSmallSmartSmileSmokeSmoothSnackSnakeSnapSniffSnowSoapSoccerSocialSockSodaSoftSolarSoldierSolidSolutionSolveSomeoneSongSoonSorrySortSoulSoundSoupSourceSouthSpaceSpareSpatialSpawnSpeakSpecialSpeedSpellSpendSphereSpiceSpiderSpikeSpinSpiritSplitSpoilSponsorSpoonSportSpotSpraySpreadSpringSpySquareSqueezeSquirrelStableStadiumStaffStageStairsStampStandStartStateStaySteakSteelStemStepStereoStickStillStingStockStomachStoneStoolStoryStoveStrategyStreetStrikeStrongStruggleStudentStuffStumbleStyleSubjectSubmitSubwaySuccessSuchSuddenSufferSugarSuggestSuitSummerSunSunnySunsetSuperSupplySupremeSureSurfaceSurgeSurpriseSurroundSurveySuspectSustainSwallowSwampSwapSwarmSwearSweetSwiftSwimSwingSwitchSwordSymbolSymptomSyrupSystemTableTackleTagTailTalentTalkTankTapeTargetTaskTasteTattooTaxiTeachTeamTellTenTenantTennisTentTermTestTextThankThatThemeThenTheoryThereTheyThingThisThoughtThreeThriveThrowThumbThunderTicketTideTigerTiltTimberTimeTinyTipTiredTissueTitleToastTobaccoTodayToddlerToeTogetherToiletTokenTomatoTomorrowToneTongueTonightToolToothTopTopicToppleTorchTornadoTortoiseTossTotalTouristTowardTowerTownToyTrackTradeTrafficTragicTrainTransferTrapTrashTravelTrayTreatTreeTrendTrialTribeTrickTriggerTrimTripTrophyTroubleTruckTrueTrulyTrumpetTrustTruthTryTubeTuitionTumbleTunaTunnelTurkeyTurnTurtleTwelveTwentyTwiceTwinTwistTwoTypeTypicalUglyUmbrellaUnableUnawareUncleUncoverUnderUndoUnfairUnfoldUnhappyUniformUniqueUnitUniverseUnknownUnlockUntilUnusualUnveilUpdateUpgradeUpholdUponUpperUpsetUrbanUrgeUsageUseUsedUsefulUselessUsualUtilityVacantVacuumVagueValidValleyValveVanVanishVaporVariousVastVaultVehicleVelvetVendorVentureVenueVerbVerifyVersionVeryVesselVeteranViableVibrantViciousVictoryVideoViewVillageVintageViolinVirtualVirusVisaVisitVisualVitalVividVocalVoiceVoidVolcanoVolumeVoteVoyageWageWagonWaitWalkWallWalnutWantWarfareWarmWarriorWashWaspWasteWaterWaveWayWealthWeaponWearWeaselWeatherWebWeddingWeekendWeirdWelcomeWestWetWhaleWhatWheatWheelWhenWhereWhipWhisperWideWidthWifeWildWillWinWindowWineWingWinkWinnerWinterWireWisdomWiseWishWitnessWolfWomanWonderWoodWoolWordWorkWorldWorryWorthWrapWreckWrestleWristWriteWrongYardYearYellowYouYoungYouthZebraZeroZoneZoo",Xs=null;function Wm(t){if(Xs==null&&(Xs=JA.replace(/([A-Z])/g," $1").toLowerCase().substring(1).split(" "),Dd.Wordlist.check(t)!=="0x3c8acc1e7b08d8e76f9fda015ef48dc8c710a73cb7e0f77b2c18a9b5a7adde60"))throw Xs=null,new Error("BIP39 Wordlist for en (English) FAILED")}var UA=function(t){kA(e,t);function e(){return t.call(this,"en")||this}return e.prototype.getWord=function(r){return Wm(this),Xs[r]},e.prototype.getWordIndex=function(r){return Wm(this),Xs.indexOf(r)},e}(Dd.Wordlist),Ym=new UA;Io.langEn=Ym;Dd.Wordlist.register(Ym)});var ix=V(No=>{"use strict";var iF=A(M()),HA=No&&No.__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)}}();Object.defineProperty(No,"__esModule",{value:!0});No.langEs=void 0;var cc=Or(),uc=Wn(),qA="A/bacoAbdomenAbejaAbiertoAbogadoAbonoAbortoAbrazoAbrirAbueloAbusoAcabarAcademiaAccesoAccio/nAceiteAcelgaAcentoAceptarA/cidoAclararAcne/AcogerAcosoActivoActoActrizActuarAcudirAcuerdoAcusarAdictoAdmitirAdoptarAdornoAduanaAdultoAe/reoAfectarAficio/nAfinarAfirmarA/gilAgitarAgoni/aAgostoAgotarAgregarAgrioAguaAgudoA/guilaAgujaAhogoAhorroAireAislarAjedrezAjenoAjusteAlacra/nAlambreAlarmaAlbaA/lbumAlcaldeAldeaAlegreAlejarAlertaAletaAlfilerAlgaAlgodo/nAliadoAlientoAlivioAlmaAlmejaAlmi/barAltarAltezaAltivoAltoAlturaAlumnoAlzarAmableAmanteAmapolaAmargoAmasarA/mbarA/mbitoAmenoAmigoAmistadAmorAmparoAmplioAnchoAncianoAnclaAndarAnde/nAnemiaA/nguloAnilloA/nimoAni/sAnotarAntenaAntiguoAntojoAnualAnularAnuncioA~adirA~ejoA~oApagarAparatoApetitoApioAplicarApodoAporteApoyoAprenderAprobarApuestaApuroAradoAra~aArarA/rbitroA/rbolArbustoArchivoArcoArderArdillaArduoA/reaA/ridoAriesArmoni/aArne/sAromaArpaArpo/nArregloArrozArrugaArteArtistaAsaAsadoAsaltoAscensoAsegurarAseoAsesorAsientoAsiloAsistirAsnoAsombroA/speroAstillaAstroAstutoAsumirAsuntoAtajoAtaqueAtarAtentoAteoA/ticoAtletaA/tomoAtraerAtrozAtu/nAudazAudioAugeAulaAumentoAusenteAutorAvalAvanceAvaroAveAvellanaAvenaAvestruzAvio/nAvisoAyerAyudaAyunoAzafra/nAzarAzoteAzu/carAzufreAzulBabaBaborBacheBahi/aBaileBajarBalanzaBalco/nBaldeBambu/BancoBandaBa~oBarbaBarcoBarnizBarroBa/sculaBasto/nBasuraBatallaBateri/aBatirBatutaBau/lBazarBebe/BebidaBelloBesarBesoBestiaBichoBienBingoBlancoBloqueBlusaBoaBobinaBoboBocaBocinaBodaBodegaBoinaBolaBoleroBolsaBombaBondadBonitoBonoBonsa/iBordeBorrarBosqueBoteBoti/nBo/vedaBozalBravoBrazoBrechaBreveBrilloBrincoBrisaBrocaBromaBronceBroteBrujaBruscoBrutoBuceoBucleBuenoBueyBufandaBufo/nBu/hoBuitreBultoBurbujaBurlaBurroBuscarButacaBuzo/nCaballoCabezaCabinaCabraCacaoCada/verCadenaCaerCafe/Cai/daCaima/nCajaCajo/nCalCalamarCalcioCaldoCalidadCalleCalmaCalorCalvoCamaCambioCamelloCaminoCampoCa/ncerCandilCanelaCanguroCanicaCantoCa~aCa~o/nCaobaCaosCapazCapita/nCapoteCaptarCapuchaCaraCarbo/nCa/rcelCaretaCargaCari~oCarneCarpetaCarroCartaCasaCascoCaseroCaspaCastorCatorceCatreCaudalCausaCazoCebollaCederCedroCeldaCe/lebreCelosoCe/lulaCementoCenizaCentroCercaCerdoCerezaCeroCerrarCertezaCe/spedCetroChacalChalecoChampu/ChanclaChapaCharlaChicoChisteChivoChoqueChozaChuletaChuparCiclo/nCiegoCieloCienCiertoCifraCigarroCimaCincoCineCintaCipre/sCircoCiruelaCisneCitaCiudadClamorClanClaroClaseClaveClienteClimaCli/nicaCobreCoccio/nCochinoCocinaCocoCo/digoCodoCofreCogerCoheteCoji/nCojoColaColchaColegioColgarColinaCollarColmoColumnaCombateComerComidaCo/modoCompraCondeConejoCongaConocerConsejoContarCopaCopiaCorazo/nCorbataCorchoCordo/nCoronaCorrerCoserCosmosCostaCra/neoCra/terCrearCrecerCrei/doCremaCri/aCrimenCriptaCrisisCromoCro/nicaCroquetaCrudoCruzCuadroCuartoCuatroCuboCubrirCucharaCuelloCuentoCuerdaCuestaCuevaCuidarCulebraCulpaCultoCumbreCumplirCunaCunetaCuotaCupo/nCu/pulaCurarCuriosoCursoCurvaCutisDamaDanzaDarDardoDa/tilDeberDe/bilDe/cadaDecirDedoDefensaDefinirDejarDelfi/nDelgadoDelitoDemoraDensoDentalDeporteDerechoDerrotaDesayunoDeseoDesfileDesnudoDestinoDesvi/oDetalleDetenerDeudaDi/aDiabloDiademaDiamanteDianaDiarioDibujoDictarDienteDietaDiezDifi/cilDignoDilemaDiluirDineroDirectoDirigirDiscoDise~oDisfrazDivaDivinoDobleDoceDolorDomingoDonDonarDoradoDormirDorsoDosDosisDrago/nDrogaDuchaDudaDueloDue~oDulceDu/oDuqueDurarDurezaDuroE/banoEbrioEcharEcoEcuadorEdadEdicio/nEdificioEditorEducarEfectoEficazEjeEjemploElefanteElegirElementoElevarElipseE/liteElixirElogioEludirEmbudoEmitirEmocio/nEmpateEmpe~oEmpleoEmpresaEnanoEncargoEnchufeEnci/aEnemigoEneroEnfadoEnfermoEnga~oEnigmaEnlaceEnormeEnredoEnsayoEnse~arEnteroEntrarEnvaseEnvi/oE/pocaEquipoErizoEscalaEscenaEscolarEscribirEscudoEsenciaEsferaEsfuerzoEspadaEspejoEspi/aEsposaEspumaEsqui/EstarEsteEstiloEstufaEtapaEternoE/ticaEtniaEvadirEvaluarEventoEvitarExactoExamenExcesoExcusaExentoExigirExilioExistirE/xitoExpertoExplicarExponerExtremoFa/bricaFa/bulaFachadaFa/cilFactorFaenaFajaFaldaFalloFalsoFaltarFamaFamiliaFamosoFarao/nFarmaciaFarolFarsaFaseFatigaFaunaFavorFaxFebreroFechaFelizFeoFeriaFerozFe/rtilFervorFesti/nFiableFianzaFiarFibraFiccio/nFichaFideoFiebreFielFieraFiestaFiguraFijarFijoFilaFileteFilialFiltroFinFincaFingirFinitoFirmaFlacoFlautaFlechaFlorFlotaFluirFlujoFlu/orFobiaFocaFogataFogo/nFolioFolletoFondoFormaForroFortunaForzarFosaFotoFracasoFra/gilFranjaFraseFraudeFrei/rFrenoFresaFri/oFritoFrutaFuegoFuenteFuerzaFugaFumarFuncio/nFundaFurgo/nFuriaFusilFu/tbolFuturoGacelaGafasGaitaGajoGalaGaleri/aGalloGambaGanarGanchoGangaGansoGarajeGarzaGasolinaGastarGatoGavila/nGemeloGemirGenGe/neroGenioGenteGeranioGerenteGermenGestoGiganteGimnasioGirarGiroGlaciarGloboGloriaGolGolfoGolosoGolpeGomaGordoGorilaGorraGotaGoteoGozarGradaGra/ficoGranoGrasaGratisGraveGrietaGrilloGripeGrisGritoGrosorGru/aGruesoGrumoGrupoGuanteGuapoGuardiaGuerraGui/aGui~oGuionGuisoGuitarraGusanoGustarHaberHa/bilHablarHacerHachaHadaHallarHamacaHarinaHazHaza~aHebillaHebraHechoHeladoHelioHembraHerirHermanoHe/roeHervirHieloHierroHi/gadoHigieneHijoHimnoHistoriaHocicoHogarHogueraHojaHombreHongoHonorHonraHoraHormigaHornoHostilHoyoHuecoHuelgaHuertaHuesoHuevoHuidaHuirHumanoHu/medoHumildeHumoHundirHuraca/nHurtoIconoIdealIdiomaI/doloIglesiaIglu/IgualIlegalIlusio/nImagenIma/nImitarImparImperioImponerImpulsoIncapazI/ndiceInerteInfielInformeIngenioInicioInmensoInmuneInnatoInsectoInstanteIntere/sI/ntimoIntuirInu/tilInviernoIraIrisIroni/aIslaIsloteJabali/Jabo/nJamo/nJarabeJardi/nJarraJaulaJazmi/nJefeJeringaJineteJornadaJorobaJovenJoyaJuergaJuevesJuezJugadorJugoJugueteJuicioJuncoJunglaJunioJuntarJu/piterJurarJustoJuvenilJuzgarKiloKoalaLabioLacioLacraLadoLadro/nLagartoLa/grimaLagunaLaicoLamerLa/minaLa/mparaLanaLanchaLangostaLanzaLa/pizLargoLarvaLa/stimaLataLa/texLatirLaurelLavarLazoLealLeccio/nLecheLectorLeerLegio/nLegumbreLejanoLenguaLentoLe~aLeo/nLeopardoLesio/nLetalLetraLeveLeyendaLibertadLibroLicorLi/derLidiarLienzoLigaLigeroLimaLi/miteLimo/nLimpioLinceLindoLi/neaLingoteLinoLinternaLi/quidoLisoListaLiteraLitioLitroLlagaLlamaLlantoLlaveLlegarLlenarLlevarLlorarLloverLluviaLoboLocio/nLocoLocuraLo/gicaLogroLombrizLomoLonjaLoteLuchaLucirLugarLujoLunaLunesLupaLustroLutoLuzMacetaMachoMaderaMadreMaduroMaestroMafiaMagiaMagoMai/zMaldadMaletaMallaMaloMama/MamboMamutMancoMandoManejarMangaManiqui/ManjarManoMansoMantaMa~anaMapaMa/quinaMarMarcoMareaMarfilMargenMaridoMa/rmolMarro/nMartesMarzoMasaMa/scaraMasivoMatarMateriaMatizMatrizMa/ximoMayorMazorcaMechaMedallaMedioMe/dulaMejillaMejorMelenaMelo/nMemoriaMenorMensajeMenteMenu/MercadoMerengueMe/ritoMesMeso/nMetaMeterMe/todoMetroMezclaMiedoMielMiembroMigaMilMilagroMilitarMillo/nMimoMinaMineroMi/nimoMinutoMiopeMirarMisaMiseriaMisilMismoMitadMitoMochilaMocio/nModaModeloMohoMojarMoldeMolerMolinoMomentoMomiaMonarcaMonedaMonjaMontoMo~oMoradaMorderMorenoMorirMorroMorsaMortalMoscaMostrarMotivoMoverMo/vilMozoMuchoMudarMuebleMuelaMuerteMuestraMugreMujerMulaMuletaMultaMundoMu~ecaMuralMuroMu/sculoMuseoMusgoMu/sicaMusloNa/carNacio/nNadarNaipeNaranjaNarizNarrarNasalNatalNativoNaturalNa/useaNavalNaveNavidadNecioNe/ctarNegarNegocioNegroNeo/nNervioNetoNeutroNevarNeveraNichoNidoNieblaNietoNi~ezNi~oNi/tidoNivelNoblezaNocheNo/minaNoriaNormaNorteNotaNoticiaNovatoNovelaNovioNubeNucaNu/cleoNudilloNudoNueraNueveNuezNuloNu/meroNutriaOasisObesoObispoObjetoObraObreroObservarObtenerObvioOcaOcasoOce/anoOchentaOchoOcioOcreOctavoOctubreOcultoOcuparOcurrirOdiarOdioOdiseaOesteOfensaOfertaOficioOfrecerOgroOi/doOi/rOjoOlaOleadaOlfatoOlivoOllaOlmoOlorOlvidoOmbligoOndaOnzaOpacoOpcio/nO/peraOpinarOponerOptarO/pticaOpuestoOracio/nOradorOralO/rbitaOrcaOrdenOrejaO/rganoOrgi/aOrgulloOrienteOrigenOrillaOroOrquestaOrugaOsadi/aOscuroOseznoOsoOstraOto~oOtroOvejaO/vuloO/xidoOxi/genoOyenteOzonoPactoPadrePaellaPa/ginaPagoPai/sPa/jaroPalabraPalcoPaletaPa/lidoPalmaPalomaPalparPanPanalPa/nicoPanteraPa~ueloPapa/PapelPapillaPaquetePararParcelaParedParirParoPa/rpadoParquePa/rrafoPartePasarPaseoPasio/nPasoPastaPataPatioPatriaPausaPautaPavoPayasoPeato/nPecadoPeceraPechoPedalPedirPegarPeinePelarPelda~oPeleaPeligroPellejoPeloPelucaPenaPensarPe~o/nPeo/nPeorPepinoPeque~oPeraPerchaPerderPerezaPerfilPericoPerlaPermisoPerroPersonaPesaPescaPe/simoPesta~aPe/taloPetro/leoPezPezu~aPicarPicho/nPiePiedraPiernaPiezaPijamaPilarPilotoPimientaPinoPintorPinzaPi~aPiojoPipaPirataPisarPiscinaPisoPistaPito/nPizcaPlacaPlanPlataPlayaPlazaPleitoPlenoPlomoPlumaPluralPobrePocoPoderPodioPoemaPoesi/aPoetaPolenPolici/aPolloPolvoPomadaPomeloPomoPompaPonerPorcio/nPortalPosadaPoseerPosiblePostePotenciaPotroPozoPradoPrecozPreguntaPremioPrensaPresoPrevioPrimoPri/ncipePrisio/nPrivarProaProbarProcesoProductoProezaProfesorProgramaProlePromesaProntoPropioPro/ximoPruebaPu/blicoPucheroPudorPuebloPuertaPuestoPulgaPulirPulmo/nPulpoPulsoPumaPuntoPu~alPu~oPupaPupilaPure/QuedarQuejaQuemarQuererQuesoQuietoQui/micaQuinceQuitarRa/banoRabiaRaboRacio/nRadicalRai/zRamaRampaRanchoRangoRapazRa/pidoRaptoRasgoRaspaRatoRayoRazaRazo/nReaccio/nRealidadReba~oReboteRecaerRecetaRechazoRecogerRecreoRectoRecursoRedRedondoReducirReflejoReformaRefra/nRefugioRegaloRegirReglaRegresoRehe/nReinoRei/rRejaRelatoRelevoRelieveRellenoRelojRemarRemedioRemoRencorRendirRentaRepartoRepetirReposoReptilResRescateResinaRespetoRestoResumenRetiroRetornoRetratoReunirReve/sRevistaReyRezarRicoRiegoRiendaRiesgoRifaRi/gidoRigorRinco/nRi~o/nRi/oRiquezaRisaRitmoRitoRizoRobleRoceRociarRodarRodeoRodillaRoerRojizoRojoRomeroRomperRonRoncoRondaRopaRoperoRosaRoscaRostroRotarRubi/RuborRudoRuedaRugirRuidoRuinaRuletaRuloRumboRumorRupturaRutaRutinaSa/badoSaberSabioSableSacarSagazSagradoSalaSaldoSaleroSalirSalmo/nSalo/nSalsaSaltoSaludSalvarSambaSancio/nSandi/aSanearSangreSanidadSanoSantoSapoSaqueSardinaSarte/nSastreSata/nSaunaSaxofo/nSeccio/nSecoSecretoSectaSedSeguirSeisSelloSelvaSemanaSemillaSendaSensorSe~alSe~orSepararSepiaSequi/aSerSerieSermo/nServirSesentaSesio/nSetaSetentaSeveroSexoSextoSidraSiestaSieteSigloSignoSi/labaSilbarSilencioSillaSi/mboloSimioSirenaSistemaSitioSituarSobreSocioSodioSolSolapaSoldadoSoledadSo/lidoSoltarSolucio/nSombraSondeoSonidoSonoroSonrisaSopaSoplarSoporteSordoSorpresaSorteoSoste/nSo/tanoSuaveSubirSucesoSudorSuegraSueloSue~oSuerteSufrirSujetoSulta/nSumarSuperarSuplirSuponerSupremoSurSurcoSure~oSurgirSustoSutilTabacoTabiqueTablaTabu/TacoTactoTajoTalarTalcoTalentoTallaTalo/nTama~oTamborTangoTanqueTapaTapeteTapiaTapo/nTaquillaTardeTareaTarifaTarjetaTarotTarroTartaTatuajeTauroTazaTazo/nTeatroTechoTeclaTe/cnicaTejadoTejerTejidoTelaTele/fonoTemaTemorTemploTenazTenderTenerTenisTensoTeori/aTerapiaTercoTe/rminoTernuraTerrorTesisTesoroTestigoTeteraTextoTezTibioTiburo/nTiempoTiendaTierraTiesoTigreTijeraTildeTimbreTi/midoTimoTintaTi/oTi/picoTipoTiraTiro/nTita/nTi/tereTi/tuloTizaToallaTobilloTocarTocinoTodoTogaToldoTomarTonoTontoToparTopeToqueTo/raxToreroTormentaTorneoToroTorpedoTorreTorsoTortugaTosToscoToserTo/xicoTrabajoTractorTraerTra/ficoTragoTrajeTramoTranceTratoTraumaTrazarTre/bolTreguaTreintaTrenTreparTresTribuTrigoTripaTristeTriunfoTrofeoTrompaTroncoTropaTroteTrozoTrucoTruenoTrufaTuberi/aTuboTuertoTumbaTumorTu/nelTu/nicaTurbinaTurismoTurnoTutorUbicarU/lceraUmbralUnidadUnirUniversoUnoUntarU~aUrbanoUrbeUrgenteUrnaUsarUsuarioU/tilUtopi/aUvaVacaVaci/oVacunaVagarVagoVainaVajillaValeVa/lidoValleValorVa/lvulaVampiroVaraVariarVaro/nVasoVecinoVectorVehi/culoVeinteVejezVelaVeleroVelozVenaVencerVendaVenenoVengarVenirVentaVenusVerVeranoVerboVerdeVeredaVerjaVersoVerterVi/aViajeVibrarVicioVi/ctimaVidaVi/deoVidrioViejoViernesVigorVilVillaVinagreVinoVi~edoVioli/nViralVirgoVirtudVisorVi/speraVistaVitaminaViudoVivazViveroVivirVivoVolca/nVolumenVolverVorazVotarVotoVozVueloVulgarYacerYateYeguaYemaYernoYesoYodoYogaYogurZafiroZanjaZapatoZarzaZonaZorroZumoZurdo",tx={},zs=null;function rx(t){return uc.logger.checkNormalize(),(0,cc.toUtf8String)(Array.prototype.filter.call((0,cc.toUtf8Bytes)(t.normalize("NFD").toLowerCase()),function(e){return e>=65&&e<=90||e>=97&&e<=123}))}function GA(t){var e=[];return Array.prototype.forEach.call((0,cc.toUtf8Bytes)(t),function(r){r===47?(e.push(204),e.push(129)):r===126?(e.push(110),e.push(204),e.push(131)):e.push(r)}),(0,cc.toUtf8String)(e)}function ex(t){if(zs==null&&(zs=qA.replace(/([A-Z])/g," $1").toLowerCase().substring(1).split(" ").map(function(e){return GA(e)}),zs.forEach(function(e,r){tx[rx(e)]=r}),uc.Wordlist.check(t)!=="0xf74fb7092aeacdfbf8959557de22098da512207fb9f109cb526994938cf40300"))throw zs=null,new Error("BIP39 Wordlist for es (Spanish) FAILED")}var XA=function(t){HA(e,t);function e(){return t.call(this,"es")||this}return e.prototype.getWord=function(r){return ex(this),zs[r]},e.prototype.getWordIndex=function(r){return ex(this),tx[rx(r)]},e}(uc.Wordlist),nx=new XA;No.langEs=nx;uc.Wordlist.register(nx)});var cx=V(ko=>{"use strict";var oF=A(M()),zA=ko&&ko.__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)}}();Object.defineProperty(ko,"__esModule",{value:!0});ko.langFr=void 0;var lc=Or(),dc=Wn(),KA="AbaisserAbandonAbdiquerAbeilleAbolirAborderAboutirAboyerAbrasifAbreuverAbriterAbrogerAbruptAbsenceAbsoluAbsurdeAbusifAbyssalAcade/mieAcajouAcarienAccablerAccepterAcclamerAccoladeAccrocheAccuserAcerbeAchatAcheterAcidulerAcierAcompteAcque/rirAcronymeActeurActifActuelAdepteAde/quatAdhe/sifAdjectifAdjugerAdmettreAdmirerAdopterAdorerAdoucirAdresseAdroitAdulteAdverbeAe/rerAe/ronefAffaireAffecterAfficheAffreuxAffublerAgacerAgencerAgileAgiterAgraferAgre/ableAgrumeAiderAiguilleAilierAimableAisanceAjouterAjusterAlarmerAlchimieAlerteAlge-breAlgueAlie/nerAlimentAlle/gerAlliageAllouerAllumerAlourdirAlpagaAltesseAlve/oleAmateurAmbiguAmbreAme/nagerAmertumeAmidonAmiralAmorcerAmourAmovibleAmphibieAmpleurAmusantAnalyseAnaphoreAnarchieAnatomieAncienAne/antirAngleAngoisseAnguleuxAnimalAnnexerAnnonceAnnuelAnodinAnomalieAnonymeAnormalAntenneAntidoteAnxieuxApaiserApe/ritifAplanirApologieAppareilAppelerApporterAppuyerAquariumAqueducArbitreArbusteArdeurArdoiseArgentArlequinArmatureArmementArmoireArmureArpenterArracherArriverArroserArsenicArte/rielArticleAspectAsphalteAspirerAssautAsservirAssietteAssocierAssurerAsticotAstreAstuceAtelierAtomeAtriumAtroceAttaqueAttentifAttirerAttraperAubaineAubergeAudaceAudibleAugurerAuroreAutomneAutrucheAvalerAvancerAvariceAvenirAverseAveugleAviateurAvideAvionAviserAvoineAvouerAvrilAxialAxiomeBadgeBafouerBagageBaguetteBaignadeBalancerBalconBaleineBalisageBambinBancaireBandageBanlieueBannie-reBanquierBarbierBarilBaronBarqueBarrageBassinBastionBatailleBateauBatterieBaudrierBavarderBeletteBe/lierBeloteBe/ne/ficeBerceauBergerBerlineBermudaBesaceBesogneBe/tailBeurreBiberonBicycleBiduleBijouBilanBilingueBillardBinaireBiologieBiopsieBiotypeBiscuitBisonBistouriBitumeBizarreBlafardBlagueBlanchirBlessantBlinderBlondBloquerBlousonBobardBobineBoireBoiserBolideBonbonBondirBonheurBonifierBonusBordureBorneBotteBoucleBoueuxBougieBoulonBouquinBourseBoussoleBoutiqueBoxeurBrancheBrasierBraveBrebisBre-cheBreuvageBricolerBrigadeBrillantBriocheBriqueBrochureBroderBronzerBrousseBroyeurBrumeBrusqueBrutalBruyantBuffleBuissonBulletinBureauBurinBustierButinerButoirBuvableBuvetteCabanonCabineCachetteCadeauCadreCafe/ineCaillouCaissonCalculerCalepinCalibreCalmerCalomnieCalvaireCamaradeCame/raCamionCampagneCanalCanetonCanonCantineCanularCapableCaporalCapriceCapsuleCapterCapucheCarabineCarboneCaresserCaribouCarnageCarotteCarreauCartonCascadeCasierCasqueCassureCauserCautionCavalierCaverneCaviarCe/dilleCeintureCe/lesteCelluleCendrierCensurerCentralCercleCe/re/bralCeriseCernerCerveauCesserChagrinChaiseChaleurChambreChanceChapitreCharbonChasseurChatonChaussonChavirerChemiseChenilleChe/quierChercherChevalChienChiffreChignonChime-reChiotChlorureChocolatChoisirChoseChouetteChromeChuteCigareCigogneCimenterCine/maCintrerCirculerCirerCirqueCiterneCitoyenCitronCivilClaironClameurClaquerClasseClavierClientClignerClimatClivageClocheClonageCloporteCobaltCobraCocasseCocotierCoderCodifierCoffreCognerCohe/sionCoifferCoincerCole-reColibriCollineColmaterColonelCombatCome/dieCommandeCompactConcertConduireConfierCongelerConnoterConsonneContactConvexeCopainCopieCorailCorbeauCordageCornicheCorpusCorrectCorte-geCosmiqueCostumeCotonCoudeCoupureCourageCouteauCouvrirCoyoteCrabeCrainteCravateCrayonCre/atureCre/diterCre/meuxCreuserCrevetteCriblerCrierCristalCrite-reCroireCroquerCrotaleCrucialCruelCrypterCubiqueCueillirCuille-reCuisineCuivreCulminerCultiverCumulerCupideCuratifCurseurCyanureCycleCylindreCyniqueDaignerDamierDangerDanseurDauphinDe/battreDe/biterDe/borderDe/briderDe/butantDe/calerDe/cembreDe/chirerDe/ciderDe/clarerDe/corerDe/crireDe/cuplerDe/daleDe/ductifDe/esseDe/fensifDe/filerDe/frayerDe/gagerDe/givrerDe/glutirDe/graferDe/jeunerDe/liceDe/logerDemanderDemeurerDe/molirDe/nicherDe/nouerDentelleDe/nuderDe/partDe/penserDe/phaserDe/placerDe/poserDe/rangerDe/roberDe/sastreDescenteDe/sertDe/signerDe/sobe/irDessinerDestrierDe/tacherDe/testerDe/tourerDe/tresseDevancerDevenirDevinerDevoirDiableDialogueDiamantDicterDiffe/rerDige/rerDigitalDigneDiluerDimancheDiminuerDioxydeDirectifDirigerDiscuterDisposerDissiperDistanceDivertirDiviserDocileDocteurDogmeDoigtDomaineDomicileDompterDonateurDonjonDonnerDopamineDortoirDorureDosageDoseurDossierDotationDouanierDoubleDouceurDouterDoyenDragonDraperDresserDribblerDroitureDuperieDuplexeDurableDurcirDynastieE/blouirE/carterE/charpeE/chelleE/clairerE/clipseE/cloreE/cluseE/coleE/conomieE/corceE/couterE/craserE/cre/merE/crivainE/crouE/cumeE/cureuilE/difierE/duquerEffacerEffectifEffigieEffortEffrayerEffusionE/galiserE/garerE/jecterE/laborerE/largirE/lectronE/le/gantE/le/phantE/le-veE/ligibleE/litismeE/logeE/luciderE/luderEmballerEmbellirEmbryonE/meraudeE/missionEmmenerE/motionE/mouvoirEmpereurEmployerEmporterEmpriseE/mulsionEncadrerEnche-reEnclaveEncocheEndiguerEndosserEndroitEnduireE/nergieEnfanceEnfermerEnfouirEngagerEnginEngloberE/nigmeEnjamberEnjeuEnleverEnnemiEnnuyeuxEnrichirEnrobageEnseigneEntasserEntendreEntierEntourerEntraverE/nume/rerEnvahirEnviableEnvoyerEnzymeE/olienE/paissirE/pargneE/patantE/pauleE/picerieE/pide/mieE/pierE/pilogueE/pineE/pisodeE/pitapheE/poqueE/preuveE/prouverE/puisantE/querreE/quipeE/rigerE/rosionErreurE/ruptionEscalierEspadonEspe-ceEspie-gleEspoirEspritEsquiverEssayerEssenceEssieuEssorerEstimeEstomacEstradeE/tage-reE/talerE/tancheE/tatiqueE/teindreE/tendoirE/ternelE/thanolE/thiqueEthnieE/tirerE/tofferE/toileE/tonnantE/tourdirE/trangeE/troitE/tudeEuphorieE/valuerE/vasionE/ventailE/videnceE/viterE/volutifE/voquerExactExage/rerExaucerExcellerExcitantExclusifExcuseExe/cuterExempleExercerExhalerExhorterExigenceExilerExisterExotiqueExpe/dierExplorerExposerExprimerExquisExtensifExtraireExulterFableFabuleuxFacetteFacileFactureFaiblirFalaiseFameuxFamilleFarceurFarfeluFarineFaroucheFascinerFatalFatigueFauconFautifFaveurFavoriFe/brileFe/conderFe/de/rerFe/linFemmeFe/murFendoirFe/odalFermerFe/roceFerveurFestivalFeuilleFeutreFe/vrierFiascoFicelerFictifFide-leFigureFilatureFiletageFilie-reFilleulFilmerFilouFiltrerFinancerFinirFioleFirmeFissureFixerFlairerFlammeFlasqueFlatteurFle/auFle-cheFleurFlexionFloconFloreFluctuerFluideFluvialFolieFonderieFongibleFontaineForcerForgeronFormulerFortuneFossileFoudreFouge-reFouillerFoulureFourmiFragileFraiseFranchirFrapperFrayeurFre/gateFreinerFrelonFre/mirFre/ne/sieFre-reFriableFrictionFrissonFrivoleFroidFromageFrontalFrotterFruitFugitifFuiteFureurFurieuxFurtifFusionFuturGagnerGalaxieGalerieGambaderGarantirGardienGarnirGarrigueGazelleGazonGe/antGe/latineGe/luleGendarmeGe/ne/ralGe/nieGenouGentilGe/ologieGe/ome-treGe/raniumGermeGestuelGeyserGibierGiclerGirafeGivreGlaceGlaiveGlisserGlobeGloireGlorieuxGolfeurGommeGonflerGorgeGorilleGoudronGouffreGoulotGoupilleGourmandGoutteGraduelGraffitiGraineGrandGrappinGratuitGravirGrenatGriffureGrillerGrimperGrognerGronderGrotteGroupeGrugerGrutierGruye-reGue/pardGuerrierGuideGuimauveGuitareGustatifGymnasteGyrostatHabitudeHachoirHalteHameauHangarHannetonHaricotHarmonieHarponHasardHe/liumHe/matomeHerbeHe/rissonHermineHe/ronHe/siterHeureuxHibernerHibouHilarantHistoireHiverHomardHommageHomoge-neHonneurHonorerHonteuxHordeHorizonHorlogeHormoneHorribleHouleuxHousseHublotHuileuxHumainHumbleHumideHumourHurlerHydromelHygie-neHymneHypnoseIdylleIgnorerIguaneIlliciteIllusionImageImbiberImiterImmenseImmobileImmuableImpactImpe/rialImplorerImposerImprimerImputerIncarnerIncendieIncidentInclinerIncoloreIndexerIndiceInductifIne/ditIneptieInexactInfiniInfligerInformerInfusionInge/rerInhalerInhiberInjecterInjureInnocentInoculerInonderInscrireInsecteInsigneInsoliteInspirerInstinctInsulterIntactIntenseIntimeIntrigueIntuitifInutileInvasionInventerInviterInvoquerIroniqueIrradierIrre/elIrriterIsolerIvoireIvresseJaguarJaillirJambeJanvierJardinJaugerJauneJavelotJetableJetonJeudiJeunesseJoindreJoncherJonglerJoueurJouissifJournalJovialJoyauJoyeuxJubilerJugementJuniorJuponJuristeJusticeJuteuxJuve/nileKayakKimonoKiosqueLabelLabialLabourerLace/rerLactoseLaguneLaineLaisserLaitierLambeauLamelleLampeLanceurLangageLanterneLapinLargeurLarmeLaurierLavaboLavoirLectureLe/galLe/gerLe/gumeLessiveLettreLevierLexiqueLe/zardLiasseLibe/rerLibreLicenceLicorneLie-geLie-vreLigatureLigoterLigueLimerLimiteLimonadeLimpideLine/aireLingotLionceauLiquideLisie-reListerLithiumLitigeLittoralLivreurLogiqueLointainLoisirLombricLoterieLouerLourdLoutreLouveLoyalLubieLucideLucratifLueurLugubreLuisantLumie-reLunaireLundiLuronLutterLuxueuxMachineMagasinMagentaMagiqueMaigreMaillonMaintienMairieMaisonMajorerMalaxerMale/ficeMalheurMaliceMalletteMammouthMandaterManiableManquantManteauManuelMarathonMarbreMarchandMardiMaritimeMarqueurMarronMartelerMascotteMassifMate/rielMatie-reMatraqueMaudireMaussadeMauveMaximalMe/chantMe/connuMe/dailleMe/decinMe/diterMe/duseMeilleurMe/langeMe/lodieMembreMe/moireMenacerMenerMenhirMensongeMentorMercrediMe/riteMerleMessagerMesureMe/talMe/te/oreMe/thodeMe/tierMeubleMiaulerMicrobeMietteMignonMigrerMilieuMillionMimiqueMinceMine/ralMinimalMinorerMinuteMiracleMiroiterMissileMixteMobileModerneMoelleuxMondialMoniteurMonnaieMonotoneMonstreMontagneMonumentMoqueurMorceauMorsureMortierMoteurMotifMoucheMoufleMoulinMoussonMoutonMouvantMultipleMunitionMurailleMure-neMurmureMuscleMuse/umMusicienMutationMuterMutuelMyriadeMyrtilleMyste-reMythiqueNageurNappeNarquoisNarrerNatationNationNatureNaufrageNautiqueNavireNe/buleuxNectarNe/fasteNe/gationNe/gligerNe/gocierNeigeNerveuxNettoyerNeuroneNeutronNeveuNicheNickelNitrateNiveauNobleNocifNocturneNoirceurNoisetteNomadeNombreuxNommerNormatifNotableNotifierNotoireNourrirNouveauNovateurNovembreNoviceNuageNuancerNuireNuisibleNume/roNuptialNuqueNutritifObe/irObjectifObligerObscurObserverObstacleObtenirObturerOccasionOccuperOce/anOctobreOctroyerOctuplerOculaireOdeurOdorantOffenserOfficierOffrirOgiveOiseauOisillonOlfactifOlivierOmbrageOmettreOnctueuxOndulerOne/reuxOniriqueOpaleOpaqueOpe/rerOpinionOpportunOpprimerOpterOptiqueOrageuxOrangeOrbiteOrdonnerOreilleOrganeOrgueilOrificeOrnementOrqueOrtieOscillerOsmoseOssatureOtarieOuraganOursonOutilOutragerOuvrageOvationOxydeOxyge-neOzonePaisiblePalacePalmare-sPalourdePalperPanachePandaPangolinPaniquerPanneauPanoramaPantalonPapayePapierPapoterPapyrusParadoxeParcelleParesseParfumerParlerParoleParrainParsemerPartagerParureParvenirPassionPaste-quePaternelPatiencePatronPavillonPavoiserPayerPaysagePeignePeintrePelagePe/licanPellePelousePeluchePendulePe/ne/trerPe/niblePensifPe/nuriePe/pitePe/plumPerdrixPerforerPe/riodePermuterPerplexePersilPertePeserPe/talePetitPe/trirPeuplePharaonPhobiePhoquePhotonPhrasePhysiquePianoPicturalPie-cePierrePieuvrePilotePinceauPipettePiquerPiroguePiscinePistonPivoterPixelPizzaPlacardPlafondPlaisirPlanerPlaquePlastronPlateauPleurerPlexusPliagePlombPlongerPluiePlumagePochettePoe/siePoe-tePointePoirierPoissonPoivrePolairePolicierPollenPolygonePommadePompierPonctuelPonde/rerPoneyPortiquePositionPosse/derPosturePotagerPoteauPotionPoucePoulainPoumonPourprePoussinPouvoirPrairiePratiquePre/cieuxPre/direPre/fixePre/ludePre/nomPre/sencePre/textePre/voirPrimitifPrincePrisonPriverProble-meProce/derProdigeProfondProgre-sProieProjeterProloguePromenerPropreProspe-reProte/gerProuesseProverbePrudencePruneauPsychosePublicPuceronPuiserPulpePulsarPunaisePunitifPupitrePurifierPuzzlePyramideQuasarQuerelleQuestionQuie/tudeQuitterQuotientRacineRaconterRadieuxRagondinRaideurRaisinRalentirRallongeRamasserRapideRasageRatisserRavagerRavinRayonnerRe/actifRe/agirRe/aliserRe/animerRecevoirRe/citerRe/clamerRe/colterRecruterReculerRecyclerRe/digerRedouterRefaireRe/flexeRe/formerRefrainRefugeRe/galienRe/gionRe/glageRe/gulierRe/ite/rerRejeterRejouerRelatifReleverReliefRemarqueReme-deRemiseRemonterRemplirRemuerRenardRenfortReniflerRenoncerRentrerRenvoiReplierReporterRepriseReptileRequinRe/serveRe/sineuxRe/soudreRespectResterRe/sultatRe/tablirRetenirRe/ticuleRetomberRetracerRe/unionRe/ussirRevancheRevivreRe/volteRe/vulsifRichesseRideauRieurRigideRigolerRincerRiposterRisibleRisqueRituelRivalRivie-reRocheuxRomanceRompreRonceRondinRoseauRosierRotatifRotorRotuleRougeRouilleRouleauRoutineRoyaumeRubanRubisRucheRuelleRugueuxRuinerRuisseauRuserRustiqueRythmeSablerSaboterSabreSacocheSafariSagesseSaisirSaladeSaliveSalonSaluerSamediSanctionSanglierSarcasmeSardineSaturerSaugrenuSaumonSauterSauvageSavantSavonnerScalpelScandaleSce/le/ratSce/narioSceptreSche/maScienceScinderScoreScrutinSculpterSe/anceSe/cableSe/cherSecouerSe/cre/terSe/datifSe/duireSeigneurSe/jourSe/lectifSemaineSemblerSemenceSe/minalSe/nateurSensibleSentenceSe/parerSe/quenceSereinSergentSe/rieuxSerrureSe/rumServiceSe/sameSe/virSevrageSextupleSide/ralSie-cleSie/gerSifflerSigleSignalSilenceSiliciumSimpleSince-reSinistreSiphonSiropSismiqueSituerSkierSocialSocleSodiumSoigneuxSoldatSoleilSolitudeSolubleSombreSommeilSomnolerSondeSongeurSonnetteSonoreSorcierSortirSosieSottiseSoucieuxSoudureSouffleSouleverSoupapeSourceSoutirerSouvenirSpacieuxSpatialSpe/cialSphe-reSpiralStableStationSternumStimulusStipulerStrictStudieuxStupeurStylisteSublimeSubstratSubtilSubvenirSucce-sSucreSuffixeSugge/rerSuiveurSulfateSuperbeSupplierSurfaceSuricateSurmenerSurpriseSursautSurvieSuspectSyllabeSymboleSyme/trieSynapseSyntaxeSyste-meTabacTablierTactileTaillerTalentTalismanTalonnerTambourTamiserTangibleTapisTaquinerTarderTarifTartineTasseTatamiTatouageTaupeTaureauTaxerTe/moinTemporelTenailleTendreTeneurTenirTensionTerminerTerneTerribleTe/tineTexteThe-meThe/orieThe/rapieThoraxTibiaTie-deTimideTirelireTiroirTissuTitaneTitreTituberTobogganTole/rantTomateToniqueTonneauToponymeTorcheTordreTornadeTorpilleTorrentTorseTortueTotemToucherTournageTousserToxineTractionTraficTragiqueTrahirTrainTrancherTravailTre-fleTremperTre/sorTreuilTriageTribunalTricoterTrilogieTriompheTriplerTriturerTrivialTromboneTroncTropicalTroupeauTuileTulipeTumulteTunnelTurbineTuteurTutoyerTuyauTympanTyphonTypiqueTyranUbuesqueUltimeUltrasonUnanimeUnifierUnionUniqueUnitaireUniversUraniumUrbainUrticantUsageUsineUsuelUsureUtileUtopieVacarmeVaccinVagabondVagueVaillantVaincreVaisseauValableValiseVallonValveVampireVanilleVapeurVarierVaseuxVassalVasteVecteurVedetteVe/ge/talVe/hiculeVeinardVe/loceVendrediVe/ne/rerVengerVenimeuxVentouseVerdureVe/rinVernirVerrouVerserVertuVestonVe/te/ranVe/tusteVexantVexerViaducViandeVictoireVidangeVide/oVignetteVigueurVilainVillageVinaigreViolonVipe-reVirementVirtuoseVirusVisageViseurVisionVisqueuxVisuelVitalVitesseViticoleVitrineVivaceVivipareVocationVoguerVoileVoisinVoitureVolailleVolcanVoltigerVolumeVoraceVortexVoterVouloirVoyageVoyelleWagonXe/nonYachtZe-breZe/nithZesteZoologie",Ks=null,ox={};function sx(t){return dc.logger.checkNormalize(),(0,lc.toUtf8String)(Array.prototype.filter.call((0,lc.toUtf8Bytes)(t.normalize("NFD").toLowerCase()),function(e){return e>=65&&e<=90||e>=97&&e<=123}))}function ZA(t){var e=[];return Array.prototype.forEach.call((0,lc.toUtf8Bytes)(t),function(r){r===47?(e.push(204),e.push(129)):r===45?(e.push(204),e.push(128)):e.push(r)}),(0,lc.toUtf8String)(e)}function ax(t){if(Ks==null&&(Ks=KA.replace(/([A-Z])/g," $1").toLowerCase().substring(1).split(" ").map(function(e){return ZA(e)}),Ks.forEach(function(e,r){ox[sx(e)]=r}),dc.Wordlist.check(t)!=="0x51deb7ae009149dc61a6bd18a918eb7ac78d2775726c68e598b92d002519b045"))throw Ks=null,new Error("BIP39 Wordlist for fr (French) FAILED")}var VA=function(t){zA(e,t);function e(){return t.call(this,"fr")||this}return e.prototype.getWord=function(r){return ax(this),Ks[r]},e.prototype.getWordIndex=function(r){return ax(this),ox[sx(r)]},e}(dc.Wordlist),fx=new VA;ko.langFr=fx;dc.Wordlist.register(fx)});var hx=V(Jo=>{"use strict";var fF=A(M()),jA=Jo&&Jo.__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)}}();Object.defineProperty(Jo,"__esModule",{value:!0});Jo.langJa=void 0;var QA=rt(),sn=Or(),hc=Wn(),WA=["AQRASRAGBAGUAIRAHBAghAURAdBAdcAnoAMEAFBAFCBKFBQRBSFBCXBCDBCHBGFBEQBpBBpQBIkBHNBeOBgFBVCBhBBhNBmOBmRBiHBiFBUFBZDBvFBsXBkFBlcBjYBwDBMBBTBBTRBWBBWXXaQXaRXQWXSRXCFXYBXpHXOQXHRXhRXuRXmXXbRXlXXwDXTRXrCXWQXWGaBWaKcaYgasFadQalmaMBacAKaRKKBKKXKKjKQRKDRKCYKCRKIDKeVKHcKlXKjHKrYNAHNBWNaRNKcNIBNIONmXNsXNdXNnBNMBNRBNrXNWDNWMNFOQABQAHQBrQXBQXFQaRQKXQKDQKOQKFQNBQNDQQgQCXQCDQGBQGDQGdQYXQpBQpQQpHQLXQHuQgBQhBQhCQuFQmXQiDQUFQZDQsFQdRQkHQbRQlOQlmQPDQjDQwXQMBQMDQcFQTBQTHQrDDXQDNFDGBDGQDGRDpFDhFDmXDZXDbRDMYDRdDTRDrXSAhSBCSBrSGQSEQSHBSVRShYShkSyQSuFSiBSdcSoESocSlmSMBSFBSFKSFNSFdSFcCByCaRCKcCSBCSRCCrCGbCEHCYXCpBCpQCIBCIHCeNCgBCgFCVECVcCmkCmwCZXCZFCdRClOClmClFCjDCjdCnXCwBCwXCcRCFQCFjGXhGNhGDEGDMGCDGCHGIFGgBGVXGVEGVRGmXGsXGdYGoSGbRGnXGwXGwDGWRGFNGFLGFOGFdGFkEABEBDEBFEXOEaBEKSENBENDEYXEIgEIkEgBEgQEgHEhFEudEuFEiBEiHEiFEZDEvBEsXEsFEdXEdREkFEbBEbRElFEPCEfkEFNYAEYAhYBNYQdYDXYSRYCEYYoYgQYgRYuRYmCYZTYdBYbEYlXYjQYRbYWRpKXpQopQnpSFpCXpIBpISphNpdBpdRpbRpcZpFBpFNpFDpFopFrLADLBuLXQLXcLaFLCXLEhLpBLpFLHXLeVLhILdHLdRLoDLbRLrXIABIBQIBCIBsIBoIBMIBRIXaIaRIKYIKRINBINuICDIGBIIDIIkIgRIxFIyQIiHIdRIbYIbRIlHIwRIMYIcRIRVITRIFBIFNIFQOABOAFOBQOaFONBONMOQFOSFOCDOGBOEQOpBOLXOIBOIFOgQOgFOyQOycOmXOsXOdIOkHOMEOMkOWWHBNHXNHXWHNXHDuHDRHSuHSRHHoHhkHmRHdRHkQHlcHlRHwBHWcgAEgAggAkgBNgBQgBEgXOgYcgLXgHjgyQgiBgsFgdagMYgWSgFQgFEVBTVXEVKBVKNVKDVKYVKRVNBVNYVDBVDxVSBVSRVCjVGNVLXVIFVhBVhcVsXVdRVbRVlRhBYhKYhDYhGShxWhmNhdahdkhbRhjohMXhTRxAXxXSxKBxNBxEQxeNxeQxhXxsFxdbxlHxjcxFBxFNxFQxFOxFoyNYyYoybcyMYuBQuBRuBruDMuCouHBudQukkuoBulVuMXuFEmCYmCRmpRmeDmiMmjdmTFmFQiADiBOiaRiKRiNBiNRiSFiGkiGFiERipRiLFiIFihYibHijBijEiMXiWBiFBiFCUBQUXFUaRUNDUNcUNRUNFUDBUSHUCDUGBUGFUEqULNULoUIRUeEUeYUgBUhFUuRUiFUsXUdFUkHUbBUjSUjYUwXUMDUcHURdUTBUrBUrXUrQZAFZXZZaRZKFZNBZQFZCXZGBZYdZpBZLDZIFZHXZHNZeQZVRZVFZmXZiBZvFZdFZkFZbHZbFZwXZcCZcRZRBvBQvBGvBLvBWvCovMYsAFsBDsaRsKFsNFsDrsSHsSFsCXsCRsEBsEHsEfspBsLBsLDsIgsIRseGsbRsFBsFQsFSdNBdSRdCVdGHdYDdHcdVbdySduDdsXdlRdwXdWYdWcdWRkBMkXOkaRkNIkNFkSFkCFkYBkpRkeNkgBkhVkmXksFklVkMBkWDkFNoBNoaQoaFoNBoNXoNaoNEoSRoEroYXoYCoYbopRopFomXojkowXorFbBEbEIbdBbjYlaRlDElMXlFDjKjjSRjGBjYBjYkjpRjLXjIBjOFjeVjbRjwBnXQnSHnpFnLXnINnMBnTRwXBwXNwXYwNFwQFwSBwGFwLXwLDweNwgBwuHwjDwnXMBXMpFMIBMeNMTHcaQcNBcDHcSFcCXcpBcLXcLDcgFcuFcnXcwXccDcTQcrFTQErXNrCHrpFrgFrbFrTHrFcWNYWNbWEHWMXWTR","ABGHABIJAEAVAYJQALZJAIaRAHNXAHdcAHbRAZJMAZJRAZTRAdVJAklmAbcNAjdRAMnRAMWYAWpRAWgRAFgBAFhBAFdcBNJBBNJDBQKBBQhcBQlmBDEJBYJkBYJTBpNBBpJFBIJBBIJDBIcABOKXBOEJBOVJBOiJBOZJBepBBeLXBeIFBegBBgGJBVJXBuocBiJRBUJQBlXVBlITBwNFBMYVBcqXBTlmBWNFBWiJBWnRBFGHBFwXXKGJXNJBXNZJXDTTXSHSXSVRXSlHXCJDXGQJXEhXXYQJXYbRXOfXXeNcXVJFXhQJXhEJXdTRXjdXXMhBXcQTXRGBXTEBXTnQXFCXXFOFXFgFaBaFaBNJaBCJaBpBaBwXaNJKaNJDaQIBaDpRaEPDaHMFamDJalEJaMZJaFaFaFNBaFQJaFLDaFVHKBCYKBEBKBHDKXaFKXGdKXEJKXpHKXIBKXZDKXwXKKwLKNacKNYJKNJoKNWcKDGdKDTRKChXKGaRKGhBKGbRKEBTKEaRKEPTKLMDKLWRKOHDKVJcKdBcKlIBKlOPKFSBKFEPKFpFNBNJNJBQNBGHNBEPNBHXNBgFNBVXNBZDNBsXNBwXNNaRNNJDNNJENNJkNDCJNDVDNGJRNJiDNZJNNsCJNJFNNFSBNFCXNFEPNFLXNFIFQJBFQCaRQJEQQLJDQLJFQIaRQOqXQHaFQHHQQVJXQVJDQhNJQmEIQZJFQsJXQJrFQWbRDJABDBYJDXNFDXCXDXLXDXZDDXsJDQqXDSJFDJCXDEPkDEqXDYmQDpSJDOCkDOGQDHEIDVJDDuDuDWEBDJFgSBNDSBSFSBGHSBIBSBTQSKVYSJQNSJQiSJCXSEqXSJYVSIiJSOMYSHAHSHaQSeCFSepQSegBSHdHSHrFShSJSJuHSJUFSkNRSrSrSWEBSFaHSJFQSFCXSFGDSFYXSFODSFgBSFVXSFhBSFxFSFkFSFbBSFMFCADdCJXBCXaFCXKFCXNFCXCXCXGBCXEJCXYBCXLDCXIBCXOPCXHXCXgBCXhBCXiBCXlDCXcHCJNBCJNFCDCJCDGBCDVXCDhBCDiDCDJdCCmNCpJFCIaRCOqXCHCHCHZJCViJCuCuCmddCJiFCdNBCdHhClEJCnUJCreSCWlgCWTRCFBFCFNBCFYBCFVFCFhFCFdSCFTBCFWDGBNBGBQFGJBCGBEqGBpBGBgQGNBEGNJYGNkOGNJRGDUFGJpQGHaBGJeNGJeEGVBlGVKjGiJDGvJHGsVJGkEBGMIJGWjNGFBFGFCXGFGBGFYXGFpBGFMFEASJEAWpEJNFECJVEIXSEIQJEOqXEOcFEeNcEHEJEHlFEJgFEhlmEmDJEmZJEiMBEUqXEoSREPBFEPXFEPKFEPSFEPEFEPpFEPLXEPIBEJPdEPcFEPTBEJnXEqlHEMpREFCXEFODEFcFYASJYJAFYBaBYBVXYXpFYDhBYCJBYJGFYYbRYeNcYJeVYiIJYZJcYvJgYvJRYJsXYsJFYMYMYreVpBNHpBEJpBwXpQxFpYEJpeNDpJeDpeSFpeCHpHUJpHbBpHcHpmUJpiiJpUJrpsJuplITpFaBpFQqpFGBpFEfpFYBpFpBpFLJpFIDpFgBpFVXpFyQpFuFpFlFpFjDpFnXpFwXpJFMpFTBLXCJLXEFLXhFLXUJLXbFLalmLNJBLSJQLCLCLGJBLLDJLHaFLeNFLeSHLeCXLepFLhaRLZsJLsJDLsJrLocaLlLlLMdbLFNBLFSBLFEHLFkFIBBFIBXFIBaQIBKXIBSFIBpHIBLXIBgBIBhBIBuHIBmXIBiFIBZXIBvFIBbFIBjQIBwXIBWFIKTRIQUJIDGFICjQIYSRIINXIJeCIVaRImEkIZJFIvJRIsJXIdCJIJoRIbBQIjYBIcqXITFVIreVIFKFIFSFIFCJIFGFIFLDIFIBIJFOIFgBIFVXIJFhIFxFIFmXIFdHIFbBIJFrIJFWOBGBOQfXOOKjOUqXOfXBOqXEOcqXORVJOFIBOFlDHBIOHXiFHNTRHCJXHIaRHHJDHHEJHVbRHZJYHbIBHRsJHRkDHWlmgBKFgBSBgBCDgBGHgBpBgBIBgBVJgBuBgBvFgKDTgQVXgDUJgGSJgOqXgmUMgZIJgTUJgWIEgFBFgFNBgFDJgFSFgFGBgFYXgJFOgFgQgFVXgFhBgFbHgJFWVJABVQKcVDgFVOfXVeDFVhaRVmGdViJYVMaRVFNHhBNDhBCXhBEqhBpFhBLXhNJBhSJRheVXhhKEhxlmhZIJhdBQhkIJhbMNhMUJhMZJxNJgxQUJxDEkxDdFxSJRxplmxeSBxeCXxeGFxeYXxepQxegBxWVcxFEQxFLXxFIBxFgBxFxDxFZtxFdcxFbBxFwXyDJXyDlcuASJuDJpuDIBuCpJuGSJuIJFueEFuZIJusJXudWEuoIBuWGJuFBcuFKEuFNFuFQFuFDJuFGJuFVJuFUtuFdHuFTBmBYJmNJYmQhkmLJDmLJomIdXmiJYmvJRmsJRmklmmMBymMuCmclmmcnQiJABiJBNiJBDiBSFiBCJiBEFiBYBiBpFiBLXiBTHiJNciDEfiCZJiECJiJEqiOkHiHKFieNDiHJQieQcieDHieSFieCXieGFieEFieIHiegFihUJixNoioNXiFaBiFKFiFNDiFEPiFYXitFOitFHiFgBiFVEiFmXiFitiFbBiFMFiFrFUCXQUIoQUIJcUHQJUeCEUHwXUUJDUUqXUdWcUcqXUrnQUFNDUFSHUFCFUFEfUFLXUtFOZBXOZXSBZXpFZXVXZEQJZEJkZpDJZOqXZeNHZeCDZUqXZFBQZFEHZFLXvBAFvBKFvBCXvBEPvBpHvBIDvBgFvBuHvQNJvFNFvFGBvFIBvJFcsXCDsXLXsXsXsXlFsXcHsQqXsJQFsEqXseIFsFEHsFjDdBxOdNpRdNJRdEJbdpJRdhZJdnSJdrjNdFNJdFQHdFhNkNJDkYaRkHNRkHSRkVbRkuMRkjSJkcqDoSJFoEiJoYZJoOfXohEBoMGQocqXbBAFbBXFbBaFbBNDbBGBbBLXbBTBbBWDbGJYbIJHbFQqbFpQlDgQlOrFlVJRjGEBjZJRnXvJnXbBnEfHnOPDngJRnxfXnUJWwXEJwNpJwDpBwEfXwrEBMDCJMDGHMDIJMLJDcQGDcQpHcqXccqNFcqCXcFCJRBSBRBGBRBEJRBpQTBNFTBQJTBpBTBVXTFABTFSBTFCFTFGBTFMDrXCJrXLDrDNJrEfHrFQJrFitWNjdWNTR","AKLJMANOPFASNJIAEJWXAYJNRAIIbRAIcdaAeEfDAgidRAdjNYAMYEJAMIbRAFNJBAFpJFBBIJYBDZJFBSiJhBGdEBBEJfXBEJqXBEJWRBpaUJBLXrXBIYJMBOcfXBeEfFBestXBjNJRBcDJOBFEqXXNvJRXDMBhXCJNYXOAWpXONJWXHDEBXeIaRXhYJDXZJSJXMDJOXcASJXFVJXaBQqXaBZJFasXdQaFSJQaFEfXaFpJHaFOqXKBNSRKXvJBKQJhXKEJQJKEJGFKINJBKIJjNKgJNSKVElmKVhEBKiJGFKlBgJKjnUJKwsJYKMFIJKFNJDKFIJFKFOfXNJBSFNJBCXNBpJFNJBvQNJBMBNJLJXNJOqXNJeCXNJeGFNdsJCNbTKFNwXUJQNFEPQDiJcQDMSJQSFpBQGMQJQJeOcQyCJEQUJEBQJFBrQFEJqDXDJFDJXpBDJXIMDGiJhDIJGRDJeYcDHrDJDVXgFDkAWpDkIgRDjDEqDMvJRDJFNFDJFIBSKclmSJQOFSJQVHSJQjDSJGJBSJGJFSECJoSHEJqSJHTBSJVJDSViJYSZJNBSJsJDSFSJFSFEfXSJFLXCBUJVCJXSBCJXpBCXVJXCJXsXCJXdFCJNJHCLIJgCHiJFCVNJMChCJhCUHEJCsJTRCJdYcCoQJCCFEfXCFIJgCFUJxCFstFGJBaQGJBIDGQJqXGYJNRGJHKFGeQqDGHEJFGJeLXGHIiJGHdBlGUJEBGkIJTGFQPDGJFEqEAGegEJIJBEJVJXEhQJTEiJNcEJZJFEJoEqEjDEqEPDsXEPGJBEPOqXEPeQFEfDiDEJfEFEfepQEfMiJEqXNBEqDIDEqeSFEqVJXEMvJRYXNJDYXEJHYKVJcYYJEBYJeEcYJUqXYFpJFYFstXpAZJMpBSJFpNBNFpeQPDpHLJDpHIJFpHgJFpeitFpHZJFpJFADpFSJFpJFCJpFOqXpFitBpJFZJLXIJFLIJgRLVNJWLVHJMLwNpJLFGJBLFLJDLFOqXLJFUJIBDJXIBGJBIJBYQIJBIBIBOqXIBcqDIEGJFILNJTIIJEBIOiJhIJeNBIJeIBIhiJIIWoTRIJFAHIJFpBIJFuHIFUtFIJFTHOSBYJOEcqXOHEJqOvBpFOkVJrObBVJOncqDOcNJkHhNJRHuHJuHdMhBgBUqXgBsJXgONJBgHNJDgHHJQgJeitgHsJXgJyNagyDJBgZJDrgsVJQgkEJNgkjSJgJFAHgFCJDgFZtMVJXNFVXQfXVJXDJVXoQJVQVJQVDEfXVDvJHVEqNFVeQfXVHpJFVHxfXVVJSRVVmaRVlIJOhCXVJhHjYkhxCJVhWVUJhWiJcxBNJIxeEqDxfXBFxcFEPxFSJFxFYJXyBDQJydaUJyFOPDuYCJYuLvJRuHLJXuZJLDuFOPDuFZJHuFcqXmKHJdmCQJcmOsVJiJAGFitLCFieOfXiestXiZJMEikNJQirXzFiFQqXiFIJFiFZJFiFvtFUHpJFUteIcUteOcUVCJkUhdHcUbEJEUJqXQUMNJhURjYkUFitFZDGJHZJIxDZJVJXZJFDJZJFpQvBNJBvBSJFvJxBrseQqDsVFVJdFLJDkEJNBkmNJYkFLJDoQJOPoGsJRoEAHBoEJfFbBQqDbBZJHbFVJXlFIJBjYIrXjeitcjjCEBjWMNBwXQfXwXOaFwDsJXwCJTRwrCZJMDNJQcDDJFcqDOPRYiJFTBsJXTQIJBTFEfXTFLJDrXEJFrEJXMrFZJFWEJdEWYTlm","ABCDEFACNJTRAMBDJdAcNJVXBLNJEBXSIdWRXErNJkXYDJMBXZJCJaXMNJaYKKVJKcKDEJqXKDcNJhKVJrNYKbgJVXKFVJSBNBYBwDNJeQfXNJeEqXNhGJWENJFiJRQlIJbEQJfXxDQqXcfXQFNDEJQFwXUJDYcnUJDJIBgQDIUJTRDJFEqDSJQSJFSJQIJFSOPeZtSJFZJHCJXQfXCTDEqFGJBSJFGJBOfXGJBcqXGJHNJDGJRLiJEJfXEqEJFEJPEFpBEJYJBZJFYBwXUJYiJMEBYJZJyTYTONJXpQMFXFpeGIDdpJFstXpJFcPDLBVSJRLHQJqXLJFZJFIJBNJDIJBUqXIBkFDJIJEJPTIYJGWRIJeQPDIJeEfHIJFsJXOqGDSFHXEJqXgJCsJCgGQJqXgdQYJEgFMFNBgJFcqDVJwXUJVJFZJchIgJCCxOEJqXxOwXUJyDJBVRuscisciJBiJBieUtqXiJFDJkiFsJXQUGEZJcUJFsJXZtXIrXZDZJDrZJFNJDZJFstXvJFQqXvJFCJEsJXQJqkhkNGBbDJdTRbYJMEBlDwXUJMEFiJFcfXNJDRcNJWMTBLJXC","BraFUtHBFSJFdbNBLJXVJQoYJNEBSJBEJfHSJHwXUJCJdAZJMGjaFVJXEJPNJBlEJfFiJFpFbFEJqIJBVJCrIBdHiJhOPFChvJVJZJNJWxGFNIFLueIBQJqUHEJfUFstOZJDrlXEASJRlXVJXSFwVJNJWD","QJEJNNJDQJEJIBSFQJEJxegBQJEJfHEPSJBmXEJFSJCDEJqXLXNJFQqXIcQsFNJFIFEJqXUJgFsJXIJBUJEJfHNFvJxEqXNJnXUJFQqD","IJBEJqXZJ"],YA="~~AzB~X~a~KN~Q~D~S~C~G~E~Y~p~L~I~O~eH~g~V~hxyumi~~U~~Z~~v~~s~~dkoblPjfnqwMcRTr~W~~~F~~~~~Jt",kr=null;function ux(t){return(0,QA.hexlify)((0,sn.toUtf8Bytes)(t))}var $A="0xe3818de38284e3818f",eM="0xe3818de38283e3818f";function lx(t){if(kr!==null)return;kr=[];var e={};e[(0,sn.toUtf8String)([227,130,154])]=!1,e[(0,sn.toUtf8String)([227,130,153])]=!1,e[(0,sn.toUtf8String)([227,130,133])]=(0,sn.toUtf8String)([227,130,134]),e[(0,sn.toUtf8String)([227,129,163])]=(0,sn.toUtf8String)([227,129,164]),e[(0,sn.toUtf8String)([227,130,131])]=(0,sn.toUtf8String)([227,130,132]),e[(0,sn.toUtf8String)([227,130,135])]=(0,sn.toUtf8String)([227,130,136]);function r(C){for(var D="",F=0;F<C.length;F++){var P=C[F],X=e[P];X!==!1&&(X&&(P=X),D+=P)}return D}function n(C,D){return C=r(C),D=r(D),C<D?-1:C>D?1:0}for(var i=3;i<=9;i++)for(var a=WA[i-3],l=0;l<a.length;l+=i){for(var v=[],y=0;y<i;y++){var x=YA.indexOf(a[l+y]);v.push(227),v.push(x&64?130:129),v.push((x&63)+128)}kr.push((0,sn.toUtf8String)(v))}if(kr.sort(n),ux(kr[442])===$A&&ux(kr[443])===eM){var B=kr[442];kr[442]=kr[443],kr[443]=B}if(hc.Wordlist.check(t)!=="0xcb36b09e6baa935787fd762ce65e80b0c6a8dabdfbc3a7f86ac0e2c4fd111600")throw kr=null,new Error("BIP39 Wordlist for ja (Japanese) FAILED")}var tM=function(t){jA(e,t);function e(){return t.call(this,"ja")||this}return e.prototype.getWord=function(r){return lx(this),kr[r]},e.prototype.getWordIndex=function(r){return lx(this),kr.indexOf(r)},e.prototype.split=function(r){return hc.logger.checkNormalize(),r.split(/(?:\u3000| )+/g)},e.prototype.join=function(r){return r.join("\u3000")},e}(hc.Wordlist),dx=new tM;Jo.langJa=dx;hc.Wordlist.register(dx)});var gx=V(Uo=>{"use strict";var uF=A(M()),rM=Uo&&Uo.__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)}}();Object.defineProperty(Uo,"__esModule",{value:!0});Uo.langKo=void 0;var nM=Or(),Od=Wn(),iM=["OYAa","ATAZoATBl3ATCTrATCl8ATDloATGg3ATHT8ATJT8ATJl3ATLlvATLn4ATMT8ATMX8ATMboATMgoAToLbAToMTATrHgATvHnAT3AnAT3JbAT3MTAT8DbAT8JTAT8LmAT8MYAT8MbAT#LnAUHT8AUHZvAUJXrAUJX8AULnrAXJnvAXLUoAXLgvAXMn6AXRg3AXrMbAX3JTAX3QbAYLn3AZLgvAZrSUAZvAcAZ8AaAZ8AbAZ8AnAZ8HnAZ8LgAZ8MYAZ8MgAZ8OnAaAboAaDTrAaFTrAaJTrAaJboAaLVoAaMXvAaOl8AaSeoAbAUoAbAg8AbAl4AbGnrAbMT8AbMXrAbMn4AbQb8AbSV8AbvRlAb8AUAb8AnAb8HgAb8JTAb8NTAb8RbAcGboAcLnvAcMT8AcMX8AcSToAcrAaAcrFnAc8AbAc8MgAfGgrAfHboAfJnvAfLV8AfLkoAfMT8AfMnoAfQb8AfScrAfSgrAgAZ8AgFl3AgGX8AgHZvAgHgrAgJXoAgJX8AgJboAgLZoAgLn4AgOX8AgoATAgoAnAgoCUAgoJgAgoLXAgoMYAgoSeAgrDUAgrJTAhrFnAhrLjAhrQgAjAgoAjJnrAkMX8AkOnoAlCTvAlCV8AlClvAlFg4AlFl6AlFn3AloSnAlrAXAlrAfAlrFUAlrFbAlrGgAlrOXAlvKnAlvMTAl3AbAl3MnAnATrAnAcrAnCZ3AnCl8AnDg8AnFboAnFl3AnHX4AnHbrAnHgrAnIl3AnJgvAnLXoAnLX4AnLbrAnLgrAnLhrAnMXoAnMgrAnOn3AnSbrAnSeoAnvLnAn3OnCTGgvCTSlvCTvAUCTvKnCTvNTCT3CZCT3GUCT3MTCT8HnCUCZrCULf8CULnvCU3HnCU3JUCY6NUCbDb8CbFZoCbLnrCboOTCboScCbrFnCbvLnCb8AgCb8HgCb$LnCkLfoClBn3CloDUDTHT8DTLl3DTSU8DTrAaDTrLXDTrLjDTrOYDTrOgDTvFXDTvFnDT3HUDT3LfDUCT9DUDT4DUFVoDUFV8DUFkoDUGgrDUJnrDULl8DUMT8DUMXrDUMX4DUMg8DUOUoDUOgvDUOg8DUSToDUSZ8DbDXoDbDgoDbGT8DbJn3DbLg3DbLn4DbMXrDbMg8DbOToDboJXGTClvGTDT8GTFZrGTLVoGTLlvGTLl3GTMg8GTOTvGTSlrGToCUGTrDgGTrJYGTrScGTtLnGTvAnGTvQgGUCZrGUDTvGUFZoGUHXrGULnvGUMT8GUoMgGXoLnGXrMXGXrMnGXvFnGYLnvGZOnvGZvOnGZ8LaGZ8LmGbAl3GbDYvGbDlrGbHX3GbJl4GbLV8GbLn3GbMn4GboJTGboRfGbvFUGb3GUGb4JnGgDX3GgFl$GgJlrGgLX6GgLZoGgLf8GgOXoGgrAgGgrJXGgrMYGgrScGgvATGgvOYGnAgoGnJgvGnLZoGnLg3GnLnrGnQn8GnSbrGnrMgHTClvHTDToHTFT3HTQT8HToJTHToJgHTrDUHTrMnHTvFYHTvRfHT8MnHT8SUHUAZ8HUBb4HUDTvHUoMYHXFl6HXJX6HXQlrHXrAUHXrMnHXrSbHXvFYHXvKXHX3LjHX3MeHYvQlHZrScHZvDbHbAcrHbFT3HbFl3HbJT8HbLTrHbMT8HbMXrHbMbrHbQb8HbSX3HboDbHboJTHbrFUHbrHgHbrJTHb8JTHb8MnHb8QgHgAlrHgDT3HgGgrHgHgrHgJTrHgJT8HgLX@HgLnrHgMT8HgMX8HgMboHgOnrHgQToHgRg3HgoHgHgrCbHgrFnHgrLVHgvAcHgvAfHnAloHnCTrHnCnvHnGTrHnGZ8HnGnvHnJT8HnLf8HnLkvHnMg8HnRTrITvFUITvFnJTAXrJTCV8JTFT3JTFT8JTFn4JTGgvJTHT8JTJT8JTJXvJTJl3JTJnvJTLX4JTLf8JTLhvJTMT8JTMXrJTMnrJTObrJTQT8JTSlvJT8DUJT8FkJT8MTJT8OXJT8OgJT8QUJT8RfJUHZoJXFT4JXFlrJXGZ8JXGnrJXLV8JXLgvJXMXoJXMX3JXNboJXPlvJXoJTJXoLkJXrAXJXrHUJXrJgJXvJTJXvOnJX4KnJYAl3JYJT8JYLhvJYQToJYrQXJY6NUJbAl3JbCZrJbDloJbGT8JbGgrJbJXvJbJboJbLf8JbLhrJbLl3JbMnvJbRg8JbSZ8JboDbJbrCZJbrSUJb3KnJb8LnJfRn8JgAXrJgCZrJgDTrJgGZrJgGZ8JgHToJgJT8JgJXoJgJgvJgLX4JgLZ3JgLZ8JgLn4JgMgrJgMn4JgOgvJgPX6JgRnvJgSToJgoCZJgoJbJgoMYJgrJXJgrJgJgrLjJg6MTJlCn3JlGgvJlJl8Jl4AnJl8FnJl8HgJnAToJnATrJnAbvJnDUoJnGnrJnJXrJnJXvJnLhvJnLnrJnLnvJnMToJnMT8JnMXvJnMX3JnMg8JnMlrJnMn4JnOX8JnST4JnSX3JnoAgJnoAnJnoJTJnoObJnrAbJnrAkJnrHnJnrJTJnrJYJnrOYJnrScJnvCUJnvFaJnvJgJnvJnJnvOYJnvQUJnvRUJn3FnJn3JTKnFl3KnLT6LTDlvLTMnoLTOn3LTRl3LTSb4LTSlrLToAnLToJgLTrAULTrAcLTrCULTrHgLTrMgLT3JnLULnrLUMX8LUoJgLVATrLVDTrLVLb8LVoJgLV8MgLV8RTLXDg3LXFlrLXrCnLXrLXLX3GTLX4GgLX4OYLZAXrLZAcrLZAgrLZAhrLZDXyLZDlrLZFbrLZFl3LZJX6LZJX8LZLc8LZLnrLZSU8LZoJTLZoJnLZrAgLZrAnLZrJYLZrLULZrMgLZrSkLZvAnLZvGULZvJeLZvOTLZ3FZLZ4JXLZ8STLZ8ScLaAT3LaAl3LaHT8LaJTrLaJT8LaJXrLaJgvLaJl4LaLVoLaMXrLaMXvLaMX8LbClvLbFToLbHlrLbJn4LbLZ3LbLhvLbMXrLbMnoLbvSULcLnrLc8HnLc8MTLdrMnLeAgoLeOgvLeOn3LfAl3LfLnvLfMl3LfOX8Lf8AnLf8JXLf8LXLgJTrLgJXrLgJl8LgMX8LgRZrLhCToLhrAbLhrFULhrJXLhvJYLjHTrLjHX4LjJX8LjLhrLjSX3LjSZ4LkFX4LkGZ8LkGgvLkJTrLkMXoLkSToLkSU8LkSZ8LkoOYLl3FfLl3MgLmAZrLmCbrLmGgrLmHboLmJnoLmJn3LmLfoLmLhrLmSToLnAX6LnAb6LnCZ3LnCb3LnDTvLnDb8LnFl3LnGnrLnHZvLnHgvLnITvLnJT8LnJX8LnJlvLnLf8LnLg6LnLhvLnLnoLnMXrLnMg8LnQlvLnSbrLnrAgLnrAnLnrDbLnrFkLnrJdLnrMULnrOYLnrSTLnvAnLnvDULnvHgLnvOYLnvOnLn3GgLn4DULn4JTLn4JnMTAZoMTAloMTDb8MTFT8MTJnoMTJnrMTLZrMTLhrMTLkvMTMX8MTRTrMToATMTrDnMTrOnMT3JnMT4MnMT8FUMT8FaMT8FlMT8GTMT8GbMT8GnMT8HnMT8JTMT8JbMT8OTMUCl8MUJTrMUJU8MUMX8MURTrMUSToMXAX6MXAb6MXCZoMXFXrMXHXrMXLgvMXOgoMXrAUMXrAnMXrHgMXrJYMXrJnMXrMTMXrMgMXrOYMXrSZMXrSgMXvDUMXvOTMX3JgMX3OTMX4JnMX8DbMX8FnMX8HbMX8HgMX8HnMX8LbMX8MnMX8OnMYAb8MYGboMYHTvMYHX4MYLTrMYLnvMYMToMYOgvMYRg3MYSTrMbAToMbAXrMbAl3MbAn8MbGZ8MbJT8MbJXrMbMXvMbMX8MbMnoMbrMUMb8AfMb8FbMb8FkMcJXoMeLnrMgFl3MgGTvMgGXoMgGgrMgGnrMgHT8MgHZrMgJnoMgLnrMgLnvMgMT8MgQUoMgrHnMgvAnMg8HgMg8JYMg8LfMloJnMl8ATMl8AXMl8JYMnAToMnAT4MnAZ8MnAl3MnAl4MnCl8MnHT8MnHg8MnJnoMnLZoMnLhrMnMXoMnMX3MnMnrMnOgvMnrFbMnrFfMnrFnMnrNTMnvJXNTMl8OTCT3OTFV8OTFn3OTHZvOTJXrOTOl3OT3ATOT3JUOT3LZOT3LeOT3MbOT8ATOT8AbOT8AgOT8MbOUCXvOUMX3OXHXvOXLl3OXrMUOXvDbOX6NUOX8JbOYFZoOYLbrOYLkoOYMg8OYSX3ObHTrObHT4ObJgrObLhrObMX3ObOX8Ob8FnOeAlrOeJT8OeJXrOeJnrOeLToOeMb8OgJXoOgLXoOgMnrOgOXrOgOloOgoAgOgoJbOgoMYOgoSTOg8AbOjLX4OjMnoOjSV8OnLVoOnrAgOn3DUPXQlrPXvFXPbvFTPdAT3PlFn3PnvFbQTLn4QToAgQToMTQULV8QURg8QUoJnQXCXvQbFbrQb8AaQb8AcQb8FbQb8MYQb8ScQeAlrQeLhrQjAn3QlFXoQloJgQloSnRTLnvRTrGURTrJTRUJZrRUoJlRUrQnRZrLmRZrMnRZrSnRZ8ATRZ8JbRZ8ScRbMT8RbST3RfGZrRfMX8RfMgrRfSZrRnAbrRnGT8RnvJgRnvLfRnvMTRn8AaSTClvSTJgrSTOXrSTRg3STRnvSToAcSToAfSToAnSToHnSToLjSToMTSTrAaSTrEUST3BYST8AgST8LmSUAZvSUAgrSUDT4SUDT8SUGgvSUJXoSUJXvSULTrSU8JTSU8LjSV8AnSV8JgSXFToSXLf8SYvAnSZrDUSZrMUSZrMnSZ8HgSZ8JTSZ8JgSZ8MYSZ8QUSaQUoSbCT3SbHToSbQYvSbSl4SboJnSbvFbSb8HbSb8JgSb8OTScGZrScHgrScJTvScMT8ScSToScoHbScrMTScvAnSeAZrSeAcrSeHboSeJUoSeLhrSeMT8SeMXrSe6JgSgHTrSkJnoSkLnvSk8CUSlFl3SlrSnSl8GnSmAboSmGT8SmJU8","ATLnDlATrAZoATrJX4ATrMT8ATrMX4ATrRTrATvDl8ATvJUoATvMl8AT3AToAT3MX8AT8CT3AT8DT8AT8HZrAT8HgoAUAgFnAUCTFnAXoMX8AXrAT8AXrGgvAXrJXvAXrOgoAXvLl3AZvAgoAZvFbrAZvJXoAZvJl8AZvJn3AZvMX8AZvSbrAZ8FZoAZ8LZ8AZ8MU8AZ8OTvAZ8SV8AZ8SX3AbAgFZAboJnoAbvGboAb8ATrAb8AZoAb8AgrAb8Al4Ab8Db8Ab8JnoAb8LX4Ab8LZrAb8LhrAb8MT8Ab8OUoAb8Qb8Ab8ST8AcrAUoAcrAc8AcrCZ3AcrFT3AcrFZrAcrJl4AcrJn3AcrMX3AcrOTvAc8AZ8Ac8MT8AfAcJXAgoFn4AgoGgvAgoGnrAgoLc8AgoMXoAgrLnrAkrSZ8AlFXCTAloHboAlrHbrAlrLhrAlrLkoAl3CZrAl3LUoAl3LZrAnrAl4AnrMT8An3HT4BT3IToBX4MnvBb!Ln$CTGXMnCToLZ4CTrHT8CT3JTrCT3RZrCT#GTvCU6GgvCU8Db8CU8GZrCU8HT8CboLl3CbrGgrCbrMU8Cb8DT3Cb8GnrCb8LX4Cb8MT8Cb8ObrCgrGgvCgrKX4Cl8FZoDTrAbvDTrDboDTrGT6DTrJgrDTrMX3DTrRZrDTrRg8DTvAVvDTvFZoDT3DT8DT3Ln3DT4HZrDT4MT8DT8AlrDT8MT8DUAkGbDUDbJnDYLnQlDbDUOYDbMTAnDbMXSnDboAT3DboFn4DboLnvDj6JTrGTCgFTGTGgFnGTJTMnGTLnPlGToJT8GTrCT3GTrLVoGTrLnvGTrMX3GTrMboGTvKl3GZClFnGZrDT3GZ8DTrGZ8FZ8GZ8MXvGZ8On8GZ8ST3GbCnQXGbMbFnGboFboGboJg3GboMXoGb3JTvGb3JboGb3Mn6Gb3Qb8GgDXLjGgMnAUGgrDloGgrHX4GgrSToGgvAXrGgvAZvGgvFbrGgvLl3GgvMnvGnDnLXGnrATrGnrMboGnuLl3HTATMnHTAgCnHTCTCTHTrGTvHTrHTvHTrJX8HTrLl8HTrMT8HTrMgoHTrOTrHTuOn3HTvAZrHTvDTvHTvGboHTvJU8HTvLl3HTvMXrHTvQb4HT4GT6HT4JT8HT4Jb#HT8Al3HT8GZrHT8GgrHT8HX4HT8Jb8HT8JnoHT8LTrHT8LgvHT8SToHT8SV8HUoJUoHUoJX8HUoLnrHXrLZoHXvAl3HX3LnrHX4FkvHX4LhrHX4MXoHX4OnoHZrAZ8HZrDb8HZrGZ8HZrJnrHZvGZ8HZvLnvHZ8JnvHZ8LhrHbCXJlHbMTAnHboJl4HbpLl3HbrJX8HbrLnrHbrMnvHbvRYrHgoSTrHgrFV8HgrGZ8HgrJXoHgrRnvHgvBb!HgvGTrHgvHX4HgvHn!HgvLTrHgvSU8HnDnLbHnFbJbHnvDn8Hn6GgvHn!BTvJTCTLnJTQgFnJTrAnvJTrLX4JTrOUoJTvFn3JTvLnrJTvNToJT3AgoJT3Jn4JT3LhvJT3ObrJT8AcrJT8Al3JT8JT8JT8JnoJT8LX4JT8LnrJT8MX3JT8Rg3JT8Sc8JUoBTvJU8AToJU8GZ8JU8GgvJU8JTrJU8JXrJU8JnrJU8LnvJU8ScvJXHnJlJXrGgvJXrJU8JXrLhrJXrMT8JXrMXrJXrQUoJXvCTvJXvGZ8JXvGgrJXvQT8JX8Ab8JX8DT8JX8GZ8JX8HZvJX8LnrJX8MT8JX8MXoJX8MnvJX8ST3JYGnCTJbAkGbJbCTAnJbLTAcJboDT3JboLb6JbrAnvJbrCn3JbrDl8JbrGboJbrIZoJbrJnvJbrMnvJbrQb4Jb8RZrJeAbAnJgJnFbJgScAnJgrATrJgvHZ8JgvMn4JlJlFbJlLiQXJlLjOnJlRbOlJlvNXoJlvRl3Jl4AcrJl8AUoJl8MnrJnFnMlJnHgGbJnoDT8JnoFV8JnoGgvJnoIT8JnoQToJnoRg3JnrCZ3JnrGgrJnrHTvJnrLf8JnrOX8JnvAT3JnvFZoJnvGT8JnvJl4JnvMT8JnvMX8JnvOXrJnvPX6JnvSX3JnvSZrJn3MT8Jn3MX8Jn3RTrLTATKnLTJnLTLTMXKnLTRTQlLToGb8LTrAZ8LTrCZ8LTrDb8LTrHT8LT3PX6LT4FZoLT$CTvLT$GgrLUvHX3LVoATrLVoAgoLVoJboLVoMX3LVoRg3LV8CZ3LV8FZoLV8GTvLXrDXoLXrFbrLXvAgvLXvFlrLXvLl3LXvRn6LX4Mb8LX8GT8LYCXMnLYrMnrLZoSTvLZrAZvLZrAloLZrFToLZrJXvLZrJboLZrJl4LZrLnrLZrMT8LZrOgvLZrRnvLZrST4LZvMX8LZvSlvLZ8AgoLZ8CT3LZ8JT8LZ8LV8LZ8LZoLZ8Lg8LZ8SV8LZ8SbrLZ$HT8LZ$Mn4La6CTvLbFbMnLbRYFTLbSnFZLboJT8LbrAT9LbrGb3LbrQb8LcrJX8LcrMXrLerHTvLerJbrLerNboLgrDb8LgrGZ8LgrHTrLgrMXrLgrSU8LgvJTrLgvLl3Lg6Ll3LhrLnrLhrMT8LhvAl4LiLnQXLkoAgrLkoJT8LkoJn4LlrSU8Ll3FZoLl3HTrLl3JX8Ll3JnoLl3LToLmLeFbLnDUFbLnLVAnLnrATrLnrAZoLnrAb8LnrAlrLnrGgvLnrJU8LnrLZrLnrLhrLnrMb8LnrOXrLnrSZ8LnvAb4LnvDTrLnvDl8LnvHTrLnvHbrLnvJT8LnvJU8LnvJbrLnvLhvLnvMX8LnvMb8LnvNnoLnvSU8Ln3Al3Ln4FZoLn4GT6Ln4JgvLn4LhrLn4MT8Ln4SToMToCZrMToJX8MToLX4MToLf8MToRg3MTrEloMTvGb6MT3BTrMT3Lb6MT8AcrMT8AgrMT8GZrMT8JnoMT8LnrMT8MX3MUOUAnMXAbFnMXoAloMXoJX8MXoLf8MXoLl8MXrAb8MXrDTvMXrGT8MXrGgrMXrHTrMXrLf8MXrMU8MXrOXvMXrQb8MXvGT8MXvHTrMXvLVoMX3AX3MX3Jn3MX3LhrMX3MX3MX4AlrMX4OboMX8GTvMX8GZrMX8GgrMX8JT8MX8JX8MX8LhrMX8MT8MYDUFbMYMgDbMbGnFfMbvLX4MbvLl3Mb8Mb8Mb8ST4MgGXCnMg8ATrMg8AgoMg8CZrMg8DTrMg8DboMg8HTrMg8JgrMg8LT8MloJXoMl8AhrMl8JT8MnLgAUMnoJXrMnoLX4MnoLhrMnoMT8MnrAl4MnrDb8MnrOTvMnrOgvMnrQb8MnrSU8MnvGgrMnvHZ8Mn3MToMn4DTrMn4LTrMn4Mg8NnBXAnOTFTFnOToAToOTrGgvOTrJX8OT3JXoOT6MTrOT8GgrOT8HTpOT8MToOUoHT8OUoJT8OUoLn3OXrAgoOXrDg8OXrMT8OXvSToOX6CTvOX8CZrOX8OgrOb6HgvOb8AToOb8MT8OcvLZ8OgvAlrOgvHTvOgvJTrOgvJnrOgvLZrOgvLn4OgvMT8OgvRTrOg8AZoOg8DbvOnrOXoOnvJn4OnvLhvOnvRTrOn3GgoOn3JnvOn6JbvOn8OTrPTGYFTPbBnFnPbGnDnPgDYQTPlrAnvPlrETvPlrLnvPlrMXvPlvFX4QTMTAnQTrJU8QYCnJlQYJlQlQbGTQbQb8JnrQb8LZoQb8LnvQb8MT8Qb8Ml8Qb8ST4QloAl4QloHZvQloJX8QloMn8QnJZOlRTrAZvRTrDTrRTvJn4RTvLhvRT4Jb8RZrAZrRZ8AkrRZ8JU8RZ8LV8RZ8LnvRbJlQXRg3GboRg3MnvRg8AZ8Rg8JboRg8Jl4RnLTCbRnvFl3RnvQb8SToAl4SToCZrSToFZoSToHXrSToJU8SToJgvSToJl4SToLhrSToMX3STrAlvSTrCT9STrCgrSTrGgrSTrHXrSTrHboSTrJnoSTrNboSTvLnrST4AZoST8Ab8ST8JT8SUoJn3SU6HZ#SU6JTvSU8Db8SU8HboSU8LgrSV8JT8SZrAcrSZrAl3SZrJT8SZrJnvSZrMT8SZvLUoSZ4FZoSZ8JnoSZ8RZrScoLnrScoMT8ScoMX8ScrAT4ScrAZ8ScrLZ8ScrLkvScvDb8ScvLf8ScvNToSgrFZrShvKnrSloHUoSloLnrSlrMXoSl8HgrSmrJUoSn3BX6","ATFlOn3ATLgrDYAT4MTAnAT8LTMnAYJnRTrAbGgJnrAbLV8LnAbvNTAnAeFbLg3AgOYMXoAlQbFboAnDboAfAnJgoJTBToDgAnBUJbAl3BboDUAnCTDlvLnCTFTrSnCYoQTLnDTwAbAnDUDTrSnDUHgHgrDX8LXFnDbJXAcrETvLTLnGTFTQbrGTMnGToGT3DUFbGUJlPX3GbQg8LnGboJbFnGb3GgAYGgAg8ScGgMbAXrGgvAbAnGnJTLnvGnvATFgHTDT6ATHTrDlJnHYLnMn8HZrSbJTHZ8LTFnHbFTJUoHgSeMT8HgrLjAnHgvAbAnHlFUrDlHnDgvAnHnHTFT3HnQTGnrJTAaMXvJTGbCn3JTOgrAnJXvAXMnJbMg8SnJbMnRg3Jb8LTMnJnAl3OnJnGYrQlJnJlQY3LTDlCn3LTJjLg3LTLgvFXLTMg3GTLV8HUOgLXFZLg3LXNXrMnLX8QXFnLX9AlMYLYLXPXrLZAbJU8LZDUJU8LZMXrSnLZ$AgFnLaPXrDULbFYrMnLbMn8LXLboJgJgLeFbLg3LgLZrSnLgOYAgoLhrRnJlLkCTrSnLkOnLhrLnFX%AYLnFZoJXLnHTvJbLnLloAbMTATLf8MTHgJn3MTMXrAXMT3MTFnMUITvFnMXFX%AYMXMXvFbMXrFTDbMYAcMX3MbLf8SnMb8JbFnMgMXrMTMgvAXFnMgvGgCmMnAloSnMnFnJTrOXvMXSnOX8HTMnObJT8ScObLZFl3ObMXCZoPTLgrQXPUFnoQXPU3RXJlPX3RkQXPbrJXQlPlrJbFnQUAhrDbQXGnCXvQYLnHlvQbLfLnvRTOgvJbRXJYrQlRYLnrQlRbLnrQlRlFT8JlRlFnrQXSTClCn3STHTrAnSTLZQlrSTMnGTrSToHgGbSTrGTDnSTvGXCnST3HgFbSU3HXAXSbAnJn3SbFT8LnScLfLnv","AT3JgJX8AT8FZoSnAT8JgFV8AT8LhrDbAZ8JT8DbAb8GgLhrAb8SkLnvAe8MT8SnAlMYJXLVAl3GYDTvAl3LfLnvBUDTvLl3CTOn3HTrCT3DUGgrCU8MT8AbCbFTrJUoCgrDb8MTDTLV8JX8DTLnLXQlDT8LZrSnDUQb8FZ8DUST4JnvDb8ScOUoDj6GbJl4GTLfCYMlGToAXvFnGboAXvLnGgAcrJn3GgvFnSToGnLf8JnvGn#HTDToHTLnFXJlHTvATFToHTvHTDToHTvMTAgoHT3STClvHT4AlFl6HT8HTDToHUoDgJTrHUoScMX3HbRZrMXoHboJg8LTHgDb8JTrHgMToLf8HgvLnLnoHnHn3HT4Hn6MgvAnJTJU8ScvJT3AaQT8JT8HTrAnJXrRg8AnJbAloMXoJbrATFToJbvMnoSnJgDb6GgvJgDb8MXoJgSX3JU8JguATFToJlPYLnQlJlQkDnLbJlQlFYJlJl8Lf8OTJnCTFnLbJnLTHXMnJnLXGXCnJnoFfRg3JnrMYRg3Jn3HgFl3KT8Dg8LnLTRlFnPTLTvPbLbvLVoSbrCZLXMY6HT3LXNU7DlrLXNXDTATLX8DX8LnLZDb8JU8LZMnoLhrLZSToJU8LZrLaLnrLZvJn3SnLZ8LhrSnLaJnoMT8LbFlrHTvLbrFTLnrLbvATLlvLb6OTFn3LcLnJZOlLeAT6Mn4LeJT3ObrLg6LXFlrLhrJg8LnLhvDlPX4LhvLfLnvLj6JTFT3LnFbrMXoLnQluCTvLnrQXCY6LnvLfLnvLnvMgLnvLnvSeLf8MTMbrJn3MT3JgST3MT8AnATrMT8LULnrMUMToCZrMUScvLf8MXoDT8SnMX6ATFToMX8AXMT8MX8FkMT8MX8HTrDUMX8ScoSnMYJT6CTvMgAcrMXoMg8SToAfMlvAXLg3MnFl3AnvOT3AnFl3OUoATHT8OU3RnLXrOXrOXrSnObPbvFn6Og8HgrSnOg8OX8DbPTvAgoJgPU3RYLnrPXrDnJZrPb8CTGgvPlrLTDlvPlvFUJnoQUvFXrQlQeMnoAl3QlrQlrSnRTFTrJUoSTDlLiLXSTFg6HT3STJgoMn4STrFTJTrSTrLZFl3ST4FnMXoSUrDlHUoScvHTvSnSfLkvMXo","AUoAcrMXoAZ8HboAg8AbOg6ATFgAg8AloMXoAl3AT8JTrAl8MX8MXoCT3SToJU8Cl8Db8MXoDT8HgrATrDboOT8MXoGTOTrATMnGT8LhrAZ8GnvFnGnQXHToGgvAcrHTvAXvLl3HbrAZoMXoHgBlFXLg3HgMnFXrSnHgrSb8JUoHn6HT8LgvITvATrJUoJUoLZrRnvJU8HT8Jb8JXvFX8QT8JXvLToJTrJYrQnGnQXJgrJnoATrJnoJU8ScvJnvMnvMXoLTCTLgrJXLTJlRTvQlLbRnJlQYvLbrMb8LnvLbvFn3RnoLdCVSTGZrLeSTvGXCnLg3MnoLn3MToLlrETvMT8SToAl3MbrDU6GTvMb8LX4LhrPlrLXGXCnSToLf8Rg3STrDb8LTrSTvLTHXMnSb3RYLnMnSgOg6ATFg","HUDlGnrQXrJTrHgLnrAcJYMb8DULc8LTvFgGnCk3Mg8JbAnLX4QYvFYHnMXrRUoJnGnvFnRlvFTJlQnoSTrBXHXrLYSUJgLfoMT8Se8DTrHbDb","AbDl8SToJU8An3RbAb8ST8DUSTrGnrAgoLbFU6Db8LTrMg8AaHT8Jb8ObDl8SToJU8Pb3RlvFYoJl"],aM="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789!@#$%^&*";function oM(t){return t>=40?t=t+168-40:t>=19&&(t=t+97-19),(0,nM.toUtf8String)([225,(t>>6)+132,(t&63)+128])}var Ra=null;function px(t){if(Ra==null&&(Ra=[],iM.forEach(function(e,r){r+=4;for(var n=0;n<e.length;n+=r){for(var i="",a=0;a<r;a++)i+=oM(aM.indexOf(e[n+a]));Ra.push(i)}}),Ra.sort(),Od.Wordlist.check(t)!=="0xf9eddeace9c5d3da9c93cf7d3cd38f6a13ed3affb933259ae865714e8a3ae71a"))throw Ra=null,new Error("BIP39 Wordlist for ko (Korean) FAILED")}var sM=function(t){rM(e,t);function e(){return t.call(this,"ko")||this}return e.prototype.getWord=function(r){return px(this),Ra[r]},e.prototype.getWordIndex=function(r){return px(this),Ra.indexOf(r)},e}(Od.Wordlist),bx=new sM;Uo.langKo=bx;Od.Wordlist.register(bx)});var xx=V(Ho=>{"use strict";var dF=A(M()),fM=Ho&&Ho.__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)}}();Object.defineProperty(Ho,"__esModule",{value:!0});Ho.langIt=void 0;var Id=Wn(),cM="AbacoAbbaglioAbbinatoAbeteAbissoAbolireAbrasivoAbrogatoAccadereAccennoAccusatoAcetoneAchilleAcidoAcquaAcreAcrilicoAcrobataAcutoAdagioAddebitoAddomeAdeguatoAderireAdipeAdottareAdulareAffabileAffettoAffissoAffrantoAforismaAfosoAfricanoAgaveAgenteAgevoleAggancioAgireAgitareAgonismoAgricoloAgrumetoAguzzoAlabardaAlatoAlbatroAlberatoAlboAlbumeAlceAlcolicoAlettoneAlfaAlgebraAlianteAlibiAlimentoAllagatoAllegroAllievoAllodolaAllusivoAlmenoAlogenoAlpacaAlpestreAltalenaAlternoAlticcioAltroveAlunnoAlveoloAlzareAmalgamaAmanitaAmarenaAmbitoAmbratoAmebaAmericaAmetistaAmicoAmmassoAmmendaAmmirareAmmonitoAmoreAmpioAmpliareAmuletoAnacardoAnagrafeAnalistaAnarchiaAnatraAncaAncellaAncoraAndareAndreaAnelloAngeloAngolareAngustoAnimaAnnegareAnnidatoAnnoAnnuncioAnonimoAnticipoAnziApaticoAperturaApodeApparireAppetitoAppoggioApprodoAppuntoAprileArabicaArachideAragostaAraldicaArancioAraturaArazzoArbitroArchivioArditoArenileArgentoArgineArgutoAriaArmoniaArneseArredatoArringaArrostoArsenicoArsoArteficeArzilloAsciuttoAscoltoAsepsiAsetticoAsfaltoAsinoAsolaAspiratoAsproAssaggioAsseAssolutoAssurdoAstaAstenutoAsticeAstrattoAtavicoAteismoAtomicoAtonoAttesaAttivareAttornoAttritoAttualeAusilioAustriaAutistaAutonomoAutunnoAvanzatoAvereAvvenireAvvisoAvvolgereAzioneAzotoAzzimoAzzurroBabeleBaccanoBacinoBacoBadessaBadilataBagnatoBaitaBalconeBaldoBalenaBallataBalzanoBambinoBandireBaraondaBarbaroBarcaBaritonoBarlumeBaroccoBasilicoBassoBatostaBattutoBauleBavaBavosaBeccoBeffaBelgioBelvaBendaBenevoleBenignoBenzinaBereBerlinaBetaBibitaBiciBidoneBifidoBigaBilanciaBimboBinocoloBiologoBipedeBipolareBirbanteBirraBiscottoBisestoBisnonnoBisonteBisturiBizzarroBlandoBlattaBollitoBonificoBordoBoscoBotanicoBottinoBozzoloBraccioBradipoBramaBrancaBravuraBretellaBrevettoBrezzaBrigliaBrillanteBrindareBroccoloBrodoBronzinaBrulloBrunoBubboneBucaBudinoBuffoneBuioBulboBuonoBurloneBurrascaBussolaBustaCadettoCaducoCalamaroCalcoloCalesseCalibroCalmoCaloriaCambusaCamerataCamiciaCamminoCamolaCampaleCanapaCandelaCaneCaninoCanottoCantinaCapaceCapelloCapitoloCapogiroCapperoCapraCapsulaCarapaceCarcassaCardoCarismaCarovanaCarrettoCartolinaCasaccioCascataCasermaCasoCassoneCastelloCasualeCatastaCatenaCatrameCautoCavilloCedibileCedrataCefaloCelebreCellulareCenaCenoneCentesimoCeramicaCercareCertoCerumeCervelloCesoiaCespoCetoChelaChiaroChiccaChiedereChimeraChinaChirurgoChitarraCiaoCiclismoCifrareCignoCilindroCiottoloCircaCirrosiCitricoCittadinoCiuffoCivettaCivileClassicoClinicaCloroCoccoCodardoCodiceCoerenteCognomeCollareColmatoColoreColposoColtivatoColzaComaCometaCommandoComodoComputerComuneConcisoCondurreConfermaCongelareConiugeConnessoConoscereConsumoContinuoConvegnoCopertoCopioneCoppiaCopricapoCorazzaCordataCoricatoCorniceCorollaCorpoCorredoCorsiaCorteseCosmicoCostanteCotturaCovatoCratereCravattaCreatoCredereCremosoCrescitaCretaCricetoCrinaleCrisiCriticoCroceCronacaCrostataCrucialeCruscaCucireCuculoCuginoCullatoCupolaCuratoreCursoreCurvoCuscinoCustodeDadoDainoDalmataDamerinoDanielaDannosoDanzareDatatoDavantiDavveroDebuttoDecennioDecisoDeclinoDecolloDecretoDedicatoDefinitoDeformeDegnoDelegareDelfinoDelirioDeltaDemenzaDenotatoDentroDepositoDerapataDerivareDerogaDescrittoDesertoDesiderioDesumereDetersivoDevotoDiametroDicembreDiedroDifesoDiffusoDigerireDigitaleDiluvioDinamicoDinnanziDipintoDiplomaDipoloDiradareDireDirottoDirupoDisagioDiscretoDisfareDisgeloDispostoDistanzaDisumanoDitoDivanoDiveltoDividereDivoratoDobloneDocenteDoganaleDogmaDolceDomatoDomenicaDominareDondoloDonoDormireDoteDottoreDovutoDozzinaDragoDruidoDubbioDubitareDucaleDunaDuomoDupliceDuraturoEbanoEccessoEccoEclissiEconomiaEderaEdicolaEdileEditoriaEducareEgemoniaEgliEgoismoEgregioElaboratoElargireEleganteElencatoElettoElevareElficoElicaElmoElsaElusoEmanatoEmblemaEmessoEmiroEmotivoEmozioneEmpiricoEmuloEndemicoEnduroEnergiaEnfasiEnotecaEntrareEnzimaEpatiteEpilogoEpisodioEpocaleEppureEquatoreErarioErbaErbosoEredeEremitaErigereErmeticoEroeErosivoErranteEsagonoEsameEsanimeEsaudireEscaEsempioEsercitoEsibitoEsigenteEsistereEsitoEsofagoEsortatoEsosoEspansoEspressoEssenzaEssoEstesoEstimareEstoniaEstrosoEsultareEtilicoEtnicoEtruscoEttoEuclideoEuropaEvasoEvidenzaEvitatoEvolutoEvvivaFabbricaFaccendaFachiroFalcoFamigliaFanaleFanfaraFangoFantasmaFareFarfallaFarinosoFarmacoFasciaFastosoFasulloFaticareFatoFavolosoFebbreFecolaFedeFegatoFelpaFeltroFemminaFendereFenomenoFermentoFerroFertileFessuraFestivoFettaFeudoFiabaFiduciaFifaFiguratoFiloFinanzaFinestraFinireFioreFiscaleFisicoFiumeFlaconeFlamencoFleboFlemmaFloridoFluenteFluoroFobicoFocacciaFocosoFoderatoFoglioFolataFolcloreFolgoreFondenteFoneticoFoniaFontanaForbitoForchettaForestaFormicaFornaioForoFortezzaForzareFosfatoFossoFracassoFranaFrassinoFratelloFreccettaFrenataFrescoFrigoFrollinoFrondeFrugaleFruttaFucilataFucsiaFuggenteFulmineFulvoFumanteFumettoFumosoFuneFunzioneFuocoFurboFurgoneFuroreFusoFutileGabbianoGaffeGalateoGallinaGaloppoGamberoGammaGaranziaGarboGarofanoGarzoneGasdottoGasolioGastricoGattoGaudioGazeboGazzellaGecoGelatinaGelsoGemelloGemmatoGeneGenitoreGennaioGenotipoGergoGhepardoGhiaccioGhisaGialloGildaGineproGiocareGioielloGiornoGioveGiratoGironeGittataGiudizioGiuratoGiustoGlobuloGlutineGnomoGobbaGolfGomitoGommoneGonfioGonnaGovernoGracileGradoGraficoGrammoGrandeGrattareGravosoGraziaGrecaGreggeGrifoneGrigioGrinzaGrottaGruppoGuadagnoGuaioGuantoGuardareGufoGuidareIbernatoIconaIdenticoIdillioIdoloIdraIdricoIdrogenoIgieneIgnaroIgnoratoIlareIllesoIllogicoIlludereImballoImbevutoImboccoImbutoImmaneImmersoImmolatoImpaccoImpetoImpiegoImportoImprontaInalareInarcareInattivoIncantoIncendioInchinoIncisivoInclusoIncontroIncrocioIncuboIndagineIndiaIndoleIneditoInfattiInfilareInflittoIngaggioIngegnoIngleseIngordoIngrossoInnescoInodoreInoltrareInondatoInsanoInsettoInsiemeInsonniaInsulinaIntasatoInteroIntonacoIntuitoInumidireInvalidoInveceInvitoIperboleIpnoticoIpotesiIppicaIrideIrlandaIronicoIrrigatoIrrorareIsolatoIsotopoIstericoIstitutoIstriceItaliaIterareLabbroLabirintoLaccaLaceratoLacrimaLacunaLaddoveLagoLampoLancettaLanternaLardosoLargaLaringeLastraLatenzaLatinoLattugaLavagnaLavoroLegaleLeggeroLemboLentezzaLenzaLeoneLepreLesivoLessatoLestoLetteraleLevaLevigatoLiberoLidoLievitoLillaLimaturaLimitareLimpidoLineareLinguaLiquidoLiraLiricaLiscaLiteLitigioLivreaLocandaLodeLogicaLombareLondraLongevoLoquaceLorenzoLotoLotteriaLuceLucidatoLumacaLuminosoLungoLupoLuppoloLusingaLussoLuttoMacabroMacchinaMaceroMacinatoMadamaMagicoMagliaMagneteMagroMaiolicaMalafedeMalgradoMalintesoMalsanoMaltoMalumoreManaManciaMandorlaMangiareManifestoMannaroManovraMansardaMantideManubrioMappaMaratonaMarcireMarettaMarmoMarsupioMascheraMassaiaMastinoMaterassoMatricolaMattoneMaturoMazurcaMeandroMeccanicoMecenateMedesimoMeditareMegaMelassaMelisMelodiaMeningeMenoMensolaMercurioMerendaMerloMeschinoMeseMessereMestoloMetalloMetodoMettereMiagolareMicaMicelioMicheleMicroboMidolloMieleMiglioreMilanoMiliteMimosaMineraleMiniMinoreMirinoMirtilloMiscelaMissivaMistoMisurareMitezzaMitigareMitraMittenteMnemonicoModelloModificaModuloMoganoMogioMoleMolossoMonasteroMoncoMondinaMonetarioMonileMonotonoMonsoneMontatoMonvisoMoraMordereMorsicatoMostroMotivatoMotosegaMottoMovenzaMovimentoMozzoMuccaMucosaMuffaMughettoMugnaioMulattoMulinelloMultiploMummiaMuntoMuovereMuraleMusaMuscoloMusicaMutevoleMutoNababboNaftaNanometroNarcisoNariceNarratoNascereNastrareNaturaleNauticaNaviglioNebulosaNecrosiNegativoNegozioNemmenoNeofitaNerettoNervoNessunoNettunoNeutraleNeveNevroticoNicchiaNinfaNitidoNobileNocivoNodoNomeNominaNordicoNormaleNorvegeseNostranoNotareNotiziaNotturnoNovellaNucleoNullaNumeroNuovoNutrireNuvolaNuzialeOasiObbedireObbligoObeliscoOblioOboloObsoletoOccasioneOcchioOccidenteOccorrereOccultareOcraOculatoOdiernoOdorareOffertaOffrireOffuscatoOggettoOggiOgnunoOlandeseOlfattoOliatoOlivaOlogrammaOltreOmaggioOmbelicoOmbraOmegaOmissioneOndosoOnereOniceOnnivoroOnorevoleOntaOperatoOpinioneOppostoOracoloOrafoOrdineOrecchinoOreficeOrfanoOrganicoOrigineOrizzonteOrmaOrmeggioOrnativoOrologioOrrendoOrribileOrtensiaOrticaOrzataOrzoOsareOscurareOsmosiOspedaleOspiteOssaOssidareOstacoloOsteOtiteOtreOttagonoOttimoOttobreOvaleOvestOvinoOviparoOvocitoOvunqueOvviareOzioPacchettoPacePacificoPadellaPadronePaesePagaPaginaPalazzinaPalesarePallidoPaloPaludePandoroPannelloPaoloPaonazzoPapricaParabolaParcellaParerePargoloPariParlatoParolaPartireParvenzaParzialePassivoPasticcaPataccaPatologiaPattumePavonePeccatoPedalarePedonalePeggioPelosoPenarePendicePenisolaPennutoPenombraPensarePentolaPepePepitaPerbenePercorsoPerdonatoPerforarePergamenaPeriodoPermessoPernoPerplessoPersuasoPertugioPervasoPesatorePesistaPesoPestiferoPetaloPettinePetulantePezzoPiacerePiantaPiattinoPiccinoPicozzaPiegaPietraPifferoPigiamaPigolioPigroPilaPiliferoPillolaPilotaPimpantePinetaPinnaPinoloPioggiaPiomboPiramidePireticoPiritePirolisiPitonePizzicoPlaceboPlanarePlasmaPlatanoPlenarioPochezzaPoderosoPodismoPoesiaPoggiarePolentaPoligonoPollicePolmonitePolpettaPolsoPoltronaPolverePomicePomodoroPontePopolosoPorfidoPorosoPorporaPorrePortataPosaPositivoPossessoPostulatoPotassioPoterePranzoPrassiPraticaPreclusoPredicaPrefissoPregiatoPrelievoPremerePrenotarePreparatoPresenzaPretestoPrevalsoPrimaPrincipePrivatoProblemaProcuraProdurreProfumoProgettoProlungaPromessaPronomePropostaProrogaProtesoProvaPrudentePrugnaPruritoPsichePubblicoPudicaPugilatoPugnoPulcePulitoPulsantePuntarePupazzoPupillaPuroQuadroQualcosaQuasiQuerelaQuotaRaccoltoRaddoppioRadicaleRadunatoRafficaRagazzoRagioneRagnoRamarroRamingoRamoRandagioRantolareRapatoRapinaRappresoRasaturaRaschiatoRasenteRassegnaRastrelloRataRavvedutoRealeRecepireRecintoReclutaReconditoRecuperoRedditoRedimereRegalatoRegistroRegolaRegressoRelazioneRemareRemotoRennaReplicaReprimereReputareResaResidenteResponsoRestauroReteRetinaRetoricaRettificaRevocatoRiassuntoRibadireRibelleRibrezzoRicaricaRiccoRicevereRiciclatoRicordoRicredutoRidicoloRidurreRifasareRiflessoRiformaRifugioRigareRigettatoRighelloRilassatoRilevatoRimanereRimbalzoRimedioRimorchioRinascitaRincaroRinforzoRinnovoRinomatoRinsavitoRintoccoRinunciaRinvenireRiparatoRipetutoRipienoRiportareRipresaRipulireRisataRischioRiservaRisibileRisoRispettoRistoroRisultatoRisvoltoRitardoRitegnoRitmicoRitrovoRiunioneRivaRiversoRivincitaRivoltoRizomaRobaRoboticoRobustoRocciaRocoRodaggioRodereRoditoreRogitoRollioRomanticoRompereRonzioRosolareRospoRotanteRotondoRotulaRovescioRubizzoRubricaRugaRullinoRumineRumorosoRuoloRupeRussareRusticoSabatoSabbiareSabotatoSagomaSalassoSaldaturaSalgemmaSalivareSalmoneSaloneSaltareSalutoSalvoSapereSapidoSaporitoSaracenoSarcasmoSartoSassosoSatelliteSatiraSatolloSaturnoSavanaSavioSaziatoSbadiglioSbalzoSbancatoSbarraSbattereSbavareSbendareSbirciareSbloccatoSbocciatoSbrinareSbruffoneSbuffareScabrosoScadenzaScalaScambiareScandaloScapolaScarsoScatenareScavatoSceltoScenicoScettroSchedaSchienaSciarpaScienzaScindereScippoSciroppoScivoloSclerareScodellaScolpitoScompartoSconfortoScoprireScortaScossoneScozzeseScribaScrollareScrutinioScuderiaScultoreScuolaScuroScusareSdebitareSdoganareSeccaturaSecondoSedanoSeggiolaSegnalatoSegregatoSeguitoSelciatoSelettivoSellaSelvaggioSemaforoSembrareSemeSeminatoSempreSensoSentireSepoltoSequenzaSerataSerbatoSerenoSerioSerpenteSerraglioServireSestinaSetolaSettimanaSfaceloSfaldareSfamatoSfarzosoSfaticatoSferaSfidaSfilatoSfingeSfocatoSfoderareSfogoSfoltireSforzatoSfrattoSfruttatoSfuggitoSfumareSfusoSgabelloSgarbatoSgonfiareSgorbioSgrassatoSguardoSibiloSiccomeSierraSiglaSignoreSilenzioSillabaSimboloSimpaticoSimulatoSinfoniaSingoloSinistroSinoSintesiSinusoideSiparioSismaSistoleSituatoSlittaSlogaturaSlovenoSmarritoSmemoratoSmentitoSmeraldoSmilzoSmontareSmottatoSmussatoSnellireSnervatoSnodoSobbalzoSobrioSoccorsoSocialeSodaleSoffittoSognoSoldatoSolenneSolidoSollazzoSoloSolubileSolventeSomaticoSommaSondaSonettoSonniferoSopireSoppesoSopraSorgereSorpassoSorrisoSorsoSorteggioSorvolatoSospiroSostaSottileSpadaSpallaSpargereSpatolaSpaventoSpazzolaSpecieSpedireSpegnereSpelaturaSperanzaSpessoreSpettraleSpezzatoSpiaSpigolosoSpillatoSpinosoSpiraleSplendidoSportivoSposoSprangaSprecareSpronatoSpruzzoSpuntinoSquilloSradicareSrotolatoStabileStaccoStaffaStagnareStampatoStantioStarnutoStaseraStatutoSteloSteppaSterzoStilettoStimaStirpeStivaleStizzosoStonatoStoricoStrappoStregatoStriduloStrozzareStruttoStuccareStufoStupendoSubentroSuccosoSudoreSuggeritoSugoSultanoSuonareSuperboSupportoSurgelatoSurrogatoSussurroSuturaSvagareSvedeseSveglioSvelareSvenutoSveziaSviluppoSvistaSvizzeraSvoltaSvuotareTabaccoTabulatoTacciareTaciturnoTaleTalismanoTamponeTanninoTaraTardivoTargatoTariffaTarpareTartarugaTastoTatticoTavernaTavolataTazzaTecaTecnicoTelefonoTemerarioTempoTemutoTendoneTeneroTensioneTentacoloTeoremaTermeTerrazzoTerzettoTesiTesseratoTestatoTetroTettoiaTifareTigellaTimbroTintoTipicoTipografoTiraggioTiroTitanioTitoloTitubanteTizioTizzoneToccareTollerareToltoTombolaTomoTonfoTonsillaTopazioTopologiaToppaTorbaTornareTorroneTortoraToscanoTossireTostaturaTotanoTraboccoTracheaTrafilaTragediaTralcioTramontoTransitoTrapanoTrarreTraslocoTrattatoTraveTrecciaTremolioTrespoloTributoTrichecoTrifoglioTrilloTrinceaTrioTristezzaTrituratoTrivellaTrombaTronoTroppoTrottolaTrovareTruccatoTubaturaTuffatoTulipanoTumultoTunisiaTurbareTurchinoTutaTutelaUbicatoUccelloUccisoreUdireUditivoUffaUfficioUgualeUlisseUltimatoUmanoUmileUmorismoUncinettoUngereUnghereseUnicornoUnificatoUnisonoUnitarioUnteUovoUpupaUraganoUrgenzaUrloUsanzaUsatoUscitoUsignoloUsuraioUtensileUtilizzoUtopiaVacanteVaccinatoVagabondoVagliatoValangaValgoValicoVallettaValorosoValutareValvolaVampataVangareVanitosoVanoVantaggioVanveraVaporeVaranoVarcatoVarianteVascaVedettaVedovaVedutoVegetaleVeicoloVelcroVelinaVellutoVeloceVenatoVendemmiaVentoVeraceVerbaleVergognaVerificaVeroVerrucaVerticaleVescicaVessilloVestaleVeteranoVetrinaVetustoViandanteVibranteVicendaVichingoVicinanzaVidimareVigiliaVignetoVigoreVileVillanoViminiVincitoreViolaViperaVirgolaVirologoVirulentoViscosoVisioneVispoVissutoVisuraVitaVitelloVittimaVivandaVividoViziareVoceVogaVolatileVolereVolpeVoragineVulcanoZampognaZannaZappatoZatteraZavorraZefiroZelanteZeloZenzeroZerbinoZibettoZincoZirconeZittoZollaZoticoZuccheroZufoloZuluZuppa",Zs=null;function vx(t){if(Zs==null&&(Zs=cM.replace(/([A-Z])/g," $1").toLowerCase().substring(1).split(" "),Id.Wordlist.check(t)!=="0x5c1362d88fd4cf614a96f3234941d29f7d37c08c5292fde03bf62c2db6ff7620"))throw Zs=null,new Error("BIP39 Wordlist for it (Italian) FAILED")}var uM=function(t){fM(e,t);function e(){return t.call(this,"it")||this}return e.prototype.getWord=function(r){return vx(this),Zs[r]},e.prototype.getWordIndex=function(r){return vx(this),Zs.indexOf(r)},e}(Id.Wordlist),mx=new uM;Ho.langIt=mx;Id.Wordlist.register(mx)});var Mx=V(Qi=>{"use strict";var pF=A(M()),lM=Qi&&Qi.__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)}}();Object.defineProperty(Qi,"__esModule",{value:!0});Qi.langZhTw=Qi.langZhCn=void 0;var dM=Or(),Vs=Wn(),Nd="}aE#4A=Yv&co#4N#6G=cJ&SM#66|/Z#4t&kn~46#4K~4q%b9=IR#7l,mB#7W_X2*dl}Uo~7s}Uf&Iw#9c&cw~6O&H6&wx&IG%v5=IQ~8a&Pv#47$PR&50%Ko&QM&3l#5f,D9#4L|/H&tQ;v0~6n]nN<di,AM=W5%QO&ka&ua,hM^tm=zV=JA=wR&+X]7P&NB#4J#5L|/b[dA}tJ<Do&6m&u2[U1&Kb.HM&mC=w0&MW<rY,Hq#6M}QG,13&wP}Jp]Ow%ue&Kg<HP<D9~4k~9T&I2_c6$9T#9/[C5~7O~4a=cs&O7=KK=An&l9$6U$8A&uD&QI|/Y&bg}Ux&F2#6b}E2&JN&kW&kp=U/&bb=Xl<Cj}k+~5J#6L&5z&9i}b4&Fo,ho(X0_g3~4O$Fz&QE<HN=Ww]6/%GF-Vw=tj&/D&PN#9g=YO}cL&Of&PI~5I&Ip=vU=IW#9G;0o-wU}ss&QR<BT&R9=tk$PY_dh&Pq-yh]7T,nj.Xu=EP&76=cI&Fs*Xg}z7$Gb&+I=DF,AF=cA}rL#7j=Dz&3y<Aa$52=PQ}b0(iY$Fa}oL&xV#6U=ec=WZ,xh%RY<dp#9N&Fl&44=WH*A7=sh&TB&8P=07;u+&PK}uh}J5#72)V/=xC,AB$k0&f6;1E|+5=1B,3v]6n&wR%b+&xx]7f=Ol}fl;+D^wG]7E;nB;uh^Ir&l5=JL,nS=cf=g5;u6|/Q$Gc=MH%Hg#5d%M6^86=U+$Gz,l/,ir^5y&Ba&/F-IY&FI&be%IZ#77&PW_Nu$kE(Yf&NX]7Z,Jy&FJ(Xo&Nz#/d=y7&MX<Ag}Z+;nE]Dt(iG#4D=13&Pj~4c%v8&Zo%OL&/X#4W<HR&ie~6J_1O(Y2=y5=Ad*cv_eB#6k&PX:BU#7A;uk&Ft&Fx_dD=U2;vB=U5=4F}+O&GN.HH:9s=b0%NV(jO&IH=JT}Z9=VZ<Af,Kx^4m&uJ%c6,6r;9m#+L}cf%Kh&F3~4H=vP}bu,Hz|++,1w]nv}k6;uu$jw*Kl*WX&uM[x7&Fr[m7$NO&QN]hu=JN}nR^8g#/h(ps|KC;vd}xz=V0}p6&FD$G1#7K<bG_4p~8g&cf;u4=tl}+k%5/}fz;uw<cA=u1}gU}VM=LJ=eX&+L&Pr#4U}p2:nC,2K]7H:jF&9x}uX#9O=MB<fz~8X~5m&4D&kN&u5%E/(h7(ZF&VG<de(qM|/e-Wt=3x(a+,/R]f/&ND$Ro&nU}0g=KA%kH&NK$Ke<dS}cB&IX~5g$TN]6m=Uv,Is&Py=Ef%Kz#+/%bi&+A<F4$OG&4C&FL#9V<Zk=2I_eE&6c]nw&kq$HG}y+&A8$P3}OH=XP]70%IS(AJ_gH%GZ&tY&AZ=vb~6y&/r=VI=Wv<Zi=fl=xf&eL}c8}OL=MJ=g8$F7=YT}9u=0+^xC}JH&nL^N0~4T]K2,Cy%OC#6s;vG(AC^xe^cG&MF}Br#9P;wD-7h$O/&xA}Fn^PC]6i]7G&8V$Qs;vl(TB~73~4l<mW&6V=2y&uY&+3)aP}XF;LP&kx$wU=t7;uy<FN&lz)7E=Oo*Y+;wI}9q}le;J6&Ri&4t&Qr#8B=cb&vG=J5|Ql(h5<Yy~4+}QD,Lx=wn%K/&RK=dO&Pw,Q9=co%4u;9u}g0@6a^4I%b0=zo|/c&tX=dQ=OS#+b=yz_AB&wB&Pm=W9$HP_gR=62=AO=ti=hI,oA&jr&dH=tm&b6$P2(x8=zi;nG~7F;05]0n[Ix&3m}rg=Xp=cd&uz]7t;97=cN;vV<jf&FF&F1=6Q&Ik*Kk&P4,2z=fQ]7D&3u,H0=d/}Uw<ZN<7R}Kv;0f$H7,MD]7n$F0#88~9Z%da=by;+T#/u=VF&fO&kr^kf<AB]sU,I5$Ng&Pz;0i&QD&vM=Yl:BM;nJ_xJ]U7&Kf&30,3f|Z9*dC)je_jA&Q4&Kp$NH(Yz#6S&Id%Ib=KX,AD=KV%dP}tW&Pk^+E_Ni=cq,3R}VZ(Si=b+}rv;0j}rZ]uA,/w(Sx&Jv$w9&4d&wE,NJ$Gy=J/]Ls#7k<ZQ<Y/&uj]Ov$PM;v3,2F&+u:up=On&3e,Jv;90=J+&Qm]6q}bK#+d~8Y(h2]hA;99&AS=I/}qB&dQ}yJ-VM}Vl&ui,iB&G3|Dc]7d=eQ%dX%JC_1L~4d^NP;vJ&/1)ZI#7N]9X[bQ&PL=0L(UZ,Lm&kc&IR}n7(iR<AQ<dg=33=vN}ft}au]7I,Ba=x9=dR~6R&Tq=Xi,3d$Nr&Bc}DI&ku&vf]Dn,/F&iD,Ll&Nw=0y&I7=Ls=/A&tU=Qe}Ua&uk&+F=g4=gh=Vj#+1&Qn}Uy*44#5F,Pc&Rz*Xn=oh=5W;0n_Nf(iE<Y7=vr=Zu]oz#5Z%mI=kN=Bv_Jp(T2;vt_Ml<FS&uI=L/&6P]64$M7}86<bo%QX(SI%IY&VK=Al&Ux;vv;ut*E/%uh<ZE|O3,M2(yc]yu=Wk&tp:Ex}hr,Cl&WE)+Z=8U}I2_4Q,hA_si=iw=OM=tM=yZ%Ia=U7;wT}b+;uo=Za}yS!5x}HD}fb#5O_dA;Nv%uB(yB;01(Sf}Fk;v7}Pt#8v<mZ#7L,/r&Pl~4w&f5=Ph$Fw_LF&8m,bL=yJ&BH}p/*Jn}tU~5Q;wB(h6]Df]8p^+B;E4&Wc=d+;Ea&bw$8C&FN,DM=Yf}mP~5w=fT#6V=mC=Fi=AV}jB&AN}lW}aH#/D)dZ;hl;vE}/7,CJ;31&w8,hj%u9_Js=jJ&4M~8k=TN&eC}nL&uc-wi&lX}dj=Mv=e2#6u=cr$uq$6G]8W}Jb:nm=Yg<b3(UA;vX&6n&xF=KT,jC,De&R8&oY=Zv&oB]7/=Z2&Oa}bf,hh(4h^tZ&72&Nx;D2&xL~5h~40)ZG)h+=OJ&RA]Bv$yB=Oq=df,AQ%Jn}OJ;11,3z&Tl&tj;v+^Hv,Dh(id=s+]7N&N3)9Q~8f,S4=uW=w4&uX,LX&3d]CJ&yp&8x<b2_do&lP=y/<cy_dG=Oi=7R(VH(lt_1T,Iq_AA;12^6T%k6#8K[B1{oO<AU[Bt;1b$9S&Ps<8T=St{bY,jB(Zp&63&Uv$9V,PM]6v&Af}zW[bW_oq}sm}nB&Kq&gC&ff_eq_2m&5F&TI}rf}Gf;Zr_z9;ER&jk}iz_sn<BN~+n&vo=Vi%97|ZR=Wc,WE&6t]6z%85(ly#84=KY)6m_5/=aX,N3}Tm&he&6K]tR_B2-I3;u/&hU&lH<AP=iB&IA=XL;/5&Nh=wv<BH#79=vS=zl<AA=0X_RG}Bw&9p$NW,AX&kP_Lp&/Z(Tc]Mu}hs#6I}5B&cI<bq&H9#6m=K9}vH(Y1(Y0#4B&w6,/9&gG<bE,/O=zb}I4_l8<B/;wL%Qo<HO[Mq=XX}0v&BP&F4(mG}0i}nm,EC=9u{I3,xG&/9=JY*DK&hR)BX=EI=cx=b/{6k}yX%A+&wa}Xb=la;wi^lL;0t}jo&Qb=xg=XB}iO<qo{bR=NV&8f=a0&Jy;0v=uK)HK;vN#6h&jB(h/%ud&NI%wY.X7=Pt}Cu-uL&Gs_hl%mH,tm]78=Lb^Q0#7Y=1u<Bt&+Q=Co_RH,w3;1e}ux<aU;ui}U3&Q5%bt]63&UQ|0l&uL}O7&3o,AV&dm|Nj(Xt*5+(Uu&Hh(p7(UF=VR=Bp^Jl&Hd[ix)9/=Iq]C8<67]66}mB%6f}bb}JI]8T$HA}db=YM&pa=2J}tS&Y0=PS&y4=cX$6E,hX,XP&nR;04,FQ&l0&Vm_Dv#5Y~8Z=Bi%MA]6x=JO:+p,Az&9q,Hj~6/}SD=K1:EJ}nA;Qo#/E]9R,Ie&6X%W3]61&v4=xX_MC=0q;06(Xq=fs}IG}Dv=0l}o7$iZ;9v&LH&DP-7a&OY,SZ,Kz,Cv&dh=fx|Nh,F/~7q=XF&w+;9n&Gw;0h}Z7<7O&JK(S7&LS<AD<ac=wo<Dt&zw%4B=4v#8P;9o~6p*vV=Tm,Or&I6=1q}nY=P0=gq&Bl&Uu,Ch%yb}UY=zh}dh}rl(T4_xk(YA#8R*xH,IN}Jn]7V}C4&Ty}j3]7p=cL=3h&wW%Qv<Z3=f0&RI&+S(ic_zq}oN&/Y=z1;Td=LW=0e=OI(Vc,+b^ju(UL;0r:Za%8v=Rp=zw&58&73&wK}qX]6y&8E)a2}WR=wP^ur&nQ<cH}Re=Aq&wk}Q0&+q=PP,Gc|/d^k5,Fw]8Y}Pg]p3=ju=ed}r5_yf&Cs]7z$/G<Cm&Jp&54_1G_gP_Ll}JZ;0u]k8_7k(Sg]65{9i=LN&Sx&WK,iW&fD&Lk{9a}Em-9c#8N&io=sy]8d&nT&IK(lx#7/$lW(Td<s8~49,3o<7Y=MW(T+_Jr&Wd,iL}Ct=xh&5V;v4&8n%Kx=iF&l2_0B{B+,If(J0,Lv;u8=Kx-vB=HC&vS=Z6&fU&vE^xK;3D=4h=MR#45:Jw;0d}iw=LU}I5=I0]gB*im,K9}GU,1k_4U&Tt=Vs(iX&lU(TF#7y,ZO}oA&m5#5P}PN}Uz=hM<B1&FB<aG,e6~7T<tP(UQ_ZT=wu&F8)aQ]iN,1r_Lo&/g:CD}84{J1_Ki&Na&3n$jz&FE=dc;uv;va}in}ll=fv(h1&3h}fp=Cy}BM(+E~8m}lo%v7=hC(T6$cj=BQ=Bw(DR,2j=Ks,NS|F+;00=fU=70}Mb(YU;+G&m7&hr=Sk%Co]t+(X5_Jw}0r}gC(AS-IP&QK<Z2#8Q$WC]WX}T2&pG_Ka,HC=R4&/N;Z+;ch(C7,D4$3p_Mk&B2$8D=n9%Ky#5z(CT&QJ#7B]DC]gW}nf~5M;Iw#80}Tc_1F#4Z-aC}Hl=ph=fz,/3=aW}JM}nn;DG;vm}wn,4P}T3;wx&RG$u+}zK=0b;+J_Ek{re<aZ=AS}yY#5D]7q,Cp}xN=VP*2C}GZ}aG~+m_Cs=OY#6r]6g<GS}LC(UB=3A=Bo}Jy<c4}Is;1P<AG}Op<Z1}ld}nS=1Z,yM&95&98=CJ(4t:2L$Hk=Zo}Vc;+I}np&N1}9y=iv}CO*7p=jL)px]tb^zh&GS&Vl%v/;vR=14=zJ&49|/f]hF}WG;03=8P}o/&Gg&rp;DB,Kv}Ji&Pb;aA^ll(4j%yt}+K$Ht#4y&hY]7Y<F1,eN}bG(Uh%6Z]t5%G7;+F_RE;it}tL=LS&Da=Xx(S+(4f=8G=yI}cJ}WP=37=jS}pX}hd)fp<A8=Jt~+o$HJ=M6}iX=g9}CS=dv=Cj(mP%Kd,xq|+9&LD(4/=Xm&QP=Lc}LX&fL;+K=Op(lu=Qs.qC:+e&L+=Jj#8w;SL]7S(b+#4I=c1&nG_Lf&uH;+R)ZV<bV%B/,TE&0H&Jq&Ah%OF&Ss(p2,Wv&I3=Wl}Vq;1L&lJ#9b_1H=8r=b8=JH(SZ=hD=J2#7U,/U#/X~6P,FU<eL=jx,mG=hG=CE&PU=Se(qX&LY=X6=y4&tk&QQ&tf=4g&xI}W+&mZ=Dc#7w}Lg;DA;wQ_Kb(cJ=hR%yX&Yb,hw{bX_4X;EP;1W_2M}Uc=b5(YF,CM&Tp^OJ{DD]6s=vF=Yo~8q}XH}Fu%P5(SJ=Qt;MO]s8<F3&B3&8T(Ul-BS*dw&dR<87}/8]62$PZ]Lx<Au}9Q]7c=ja=KR,Go,Us&v6(qk}pG&G2=ev^GM%w4&H4]7F&dv]J6}Ew:9w=sj-ZL}Ym$+h(Ut(Um~4n=Xs(U7%eE=Qc_JR<CA#6t<Fv|/I,IS,EG<F2(Xy$/n<Fa(h9}+9_2o&N4#7X<Zq|+f_Dp=dt&na,Ca=NJ)jY=8C=YG=s6&Q+<DO}D3=xB&R1(lw;Qn<bF(Cu|/B}HV=SS&n7,10&u0]Dm%A6^4Q=WR(TD=Xo<GH,Rj(l8)bP&n/=LM&CF,F5&ml=PJ;0k=LG=tq,Rh,D6@4i=1p&+9=YC%er_Mh;nI;0q=Fw]80=xq=FM$Gv;v6&nc;wK%H2&Kj;vs,AA=YP,66}bI(qR~5U=6q~4b$Ni=K5.X3$So&Iu(p+]8G=Cf=RY(TS_O3(iH&57=fE=Dg_Do#9z#7H;FK{qd_2k%JR}en&gh_z8;Rx}9p<cN_Ne,DO;LN_7o~/p=NF=5Y}gN<ce<C1,QE]Wv=3u<BC}GK]yq}DY&u/_hj=II(pz&rC,jV&+Z}ut=NQ;Cg-SR_ZS,+o=u/;Oy_RK_QF(Fx&xP}Wr&TA,Uh&g1=yr{ax[VF$Pg(YB;Ox=Vy;+W(Sp}XV%dd&33(l/]l4#4Y}OE=6c=bw(A7&9t%wd&N/&mo,JH&Qe)fm=Ao}fu=tH",hM="FAZDC6BALcLZCA+GBARCW8wNCcDDZ8LVFBOqqDUiou+M42TFAyERXFb7EjhP+vmBFpFrUpfDV2F7eB+eCltCHJFWLFCED+pWTojEIHFXc3aFn4F68zqjEuKidS1QBVPDEhE7NA4mhMF7oThD49ot3FgtzHFCK0acW1x8DH1EmLoIlrWFBLE+y5+NA3Cx65wJHTaEZVaK1mWAmPGxgYCdxwOjTDIt/faOEhTl1vqNsKtJCOhJWuio2g07KLZEQsFBUpNtwEByBgxFslFheFbiEPvi61msDvApxCzB6rBCzox7joYA5UdDc+Cb4FSgIabpXFAj3bjkmFAxCZE+mD/SFf/0ELecYCt3nLoxC6WEZf2tKDB4oZvrEmqFkKk7BwILA7gtYBpsTq//D4jD0F0wEB9pyQ1BD5Ba0oYHDI+sbDFhvrHXdDHfgFEIJLi5r8qercNFBgFLC4bo5ERJtamWBDFy73KCEb6M8VpmEt330ygCTK58EIIFkYgF84gtGA9Uyh3m68iVrFbWFbcbqiCYHZ9J1jeRPbL8yswhMiDbhEhdNoSwFbZrLT740ABEqgCkO8J1BLd1VhKKR4sD1yUo0z+FF59Mvg71CFbyEhbHSFBKEIKyoQNgQppq9T0KAqePu0ZFGrXOHdKJqkoTFhYvpDNyuuznrN84thJbsCoO6Cu6Xlvntvy0QYuAExQEYtTUBf3CoCqwgGFZ4u1HJFzDVwEy3cjcpV4QvsPaBC3rCGyCF23o4K3pp2gberGgFEJEHo4nHICtyKH2ZqyxhN05KBBJIQlKh/Oujv/DH32VrlqFdIFC7Fz9Ct4kaqFME0UETLprnN9kfy+kFmtQBB0+5CFu0N9Ij8l/VvJDh2oq3hT6EzjTHKFN7ZjZwoTsAZ4Exsko6Fpa6WC+sduz8jyrLpegTv2h1EBeYpLpm2czQW0KoCcS0bCVXCmuWJDBjN1nQNLdF58SFJ0h7i3pC3oEOKy/FjBklL70XvBEEIWp2yZ04xObzAWDDJG7f+DbqBEA7LyiR95j7MDVdDViz2RE5vWlBMv5e4+VfhP3aXNPhvLSynb9O2x4uFBV+3jqu6d5pCG28/sETByvmu/+IJ0L3wb4rj9DNOLBF6XPIODr4L19U9RRofAG6Nxydi8Bki8BhGJbBAJKzbJxkZSlF9Q2Cu8oKqggB9hBArwLLqEBWEtFowy8XK8bEyw9snT+BeyFk1ZCSrdmgfEwFePTgCjELBEnIbjaDDPJm36rG9pztcEzT8dGk23SBhXBB1H4z+OWze0ooFzz8pDBYFvp9j9tvFByf9y4EFdVnz026CGR5qMr7fxMHN8UUdlyJAzlTBDRC28k+L4FB8078ljyD91tUj1ocnTs8vdEf7znbzm+GIjEZnoZE5rnLL700Xc7yHfz05nWxy03vBB9YGHYOWxgMQGBCR24CVYNE1hpfKxN0zKnfJDmmMgMmBWqNbjfSyFCBWSCGCgR8yFXiHyEj+VtD1FB3FpC1zI0kFbzifiKTLm9yq5zFmur+q8FHqjoOBWsBPiDbnCC2ErunV6cJ6TygXFYHYp7MKN9RUlSIS8/xBAGYLzeqUnBF4QbsTuUkUqGs6CaiDWKWjQK9EJkjpkTmNCPYXL",qo={zh_cn:null,zh_tw:null},pM={zh_cn:"0x17bcc4d8547e5a7135e365d1ab443aaae95e76d8230c2782c67305d4f21497a1",zh_tw:"0x51e720e90c7b87bec1d70eb6e74a21a449bd3ec9c020b01d3a40ed991b60ce5d"},kd="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bM="~!@#$%^&*_-=[]{}|;:,.()<>?";function yx(t){if(qo[t.locale]===null){qo[t.locale]=[];for(var e=0,r=0;r<2048;r++){var n=bM.indexOf(Nd[r*3]),i=[228+(n>>2),128+kd.indexOf(Nd[r*3+1]),128+kd.indexOf(Nd[r*3+2])];if(t.locale==="zh_tw")for(var a=n%4,l=a;l<3;l++)i[l]=kd.indexOf(hM[e++])+(l==0?228:128);qo[t.locale].push((0,dM.toUtf8String)(i))}if(Vs.Wordlist.check(t)!==pM[t.locale])throw qo[t.locale]=null,new Error("BIP39 Wordlist for "+t.locale+" (Chinese) FAILED")}}var wx=function(t){lM(e,t);function e(r){return t.call(this,"zh_"+r)||this}return e.prototype.getWord=function(r){return yx(this),qo[this.locale][r]},e.prototype.getWordIndex=function(r){return yx(this),qo[this.locale].indexOf(r)},e.prototype.split=function(r){return r=r.replace(/(?:\u3000| )+/g,""),r.split("")},e}(Vs.Wordlist),Jd=new wx("cn");Qi.langZhCn=Jd;Vs.Wordlist.register(Jd);Vs.Wordlist.register(Jd,"zh");var Ax=new wx("tw");Qi.langZhTw=Ax;Vs.Wordlist.register(Ax)});var Sx=V(pc=>{"use strict";var gF=A(M());Object.defineProperty(pc,"__esModule",{value:!0});pc.wordlists=void 0;var gM=Qm(),vM=$m(),mM=ix(),xM=cx(),yM=hx(),wM=gx(),AM=xx(),Ud=Mx();pc.wordlists={cz:gM.langCz,en:vM.langEn,es:mM.langEs,fr:xM.langFr,it:AM.langIt,ja:yM.langJa,ko:wM.langKo,zh:Ud.langZhCn,zh_cn:Ud.langZhCn,zh_tw:Ud.langZhTw}});var Ex=V(Wi=>{"use strict";var mF=A(M());Object.defineProperty(Wi,"__esModule",{value:!0});Wi.wordlists=Wi.Wordlist=Wi.logger=void 0;var Tx=Wn();Object.defineProperty(Wi,"logger",{enumerable:!0,get:function(){return Tx.logger}});Object.defineProperty(Wi,"Wordlist",{enumerable:!0,get:function(){return Tx.Wordlist}});var MM=Sx();Object.defineProperty(Wi,"wordlists",{enumerable:!0,get:function(){return MM.wordlists}})});var _x=V(bc=>{"use strict";var yF=A(M());Object.defineProperty(bc,"__esModule",{value:!0});bc.version=void 0;bc.version="hdnode/5.8.0"});var Gd=V(dr=>{"use strict";var AF=A(M());Object.defineProperty(dr,"__esModule",{value:!0});dr.getAccountPath=dr.isValidMnemonic=dr.entropyToMnemonic=dr.mnemonicToEntropy=dr.mnemonicToSeed=dr.HDNode=dr.defaultPath=void 0;var Lx=km(),tt=rt(),Rx=ga(),js=Or(),SM=ac(),lr=Yr(),Bx=Ns(),Yn=zm(),TM=Js(),Cx=Ex(),EM=Bt(),_M=_x(),Qs=new EM.Logger(_M.version),BM=Rx.BigNumber.from("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),CM=(0,js.toUtf8Bytes)("Bitcoin seed"),Xo=2147483648;function Fx(t){return(1<<t)-1<<8-t}function PM(t){return(1<<t)-1}function gc(t){return(0,tt.hexZeroPad)((0,tt.hexlify)(t),32)}function Px(t){return Lx.Base58.encode((0,tt.concat)([t,(0,tt.hexDataSlice)((0,Yn.sha256)((0,Yn.sha256)(t)),0,4)]))}function Hd(t){if(t==null)return Cx.wordlists.en;if(typeof t=="string"){var e=Cx.wordlists[t];return e==null&&Qs.throwArgumentError("unknown locale","wordlist",t),e}return t}var Go={};dr.defaultPath="m/44'/60'/0'/0/0";var LM=function(){function t(e,r,n,i,a,l,v,y){if(e!==Go)throw new Error("HDNode constructor cannot be called directly");if(r){var x=new Bx.SigningKey(r);(0,lr.defineReadOnly)(this,"privateKey",x.privateKey),(0,lr.defineReadOnly)(this,"publicKey",x.compressedPublicKey)}else(0,lr.defineReadOnly)(this,"privateKey",null),(0,lr.defineReadOnly)(this,"publicKey",(0,tt.hexlify)(n));(0,lr.defineReadOnly)(this,"parentFingerprint",i),(0,lr.defineReadOnly)(this,"fingerprint",(0,tt.hexDataSlice)((0,Yn.ripemd160)((0,Yn.sha256)(this.publicKey)),0,4)),(0,lr.defineReadOnly)(this,"address",(0,TM.computeAddress)(this.publicKey)),(0,lr.defineReadOnly)(this,"chainCode",a),(0,lr.defineReadOnly)(this,"index",l),(0,lr.defineReadOnly)(this,"depth",v),y==null?((0,lr.defineReadOnly)(this,"mnemonic",null),(0,lr.defineReadOnly)(this,"path",null)):typeof y=="string"?((0,lr.defineReadOnly)(this,"mnemonic",null),(0,lr.defineReadOnly)(this,"path",y)):((0,lr.defineReadOnly)(this,"mnemonic",y),(0,lr.defineReadOnly)(this,"path",y.path))}return Object.defineProperty(t.prototype,"extendedKey",{get:function(){if(this.depth>=256)throw new Error("Depth too large!");return Px((0,tt.concat)([this.privateKey!=null?"0x0488ADE4":"0x0488B21E",(0,tt.hexlify)(this.depth),this.parentFingerprint,(0,tt.hexZeroPad)((0,tt.hexlify)(this.index),4),this.chainCode,this.privateKey!=null?(0,tt.concat)(["0x00",this.privateKey]):this.publicKey]))},enumerable:!1,configurable:!0}),t.prototype.neuter=function(){return new t(Go,null,this.publicKey,this.parentFingerprint,this.chainCode,this.index,this.depth,this.path)},t.prototype._derive=function(e){if(e>4294967295)throw new Error("invalid index - "+String(e));var r=this.path;r&&(r+="/"+(e&~Xo));var n=new Uint8Array(37);if(e&Xo){if(!this.privateKey)throw new Error("cannot derive child of neutered node");n.set((0,tt.arrayify)(this.privateKey),1),r&&(r+="'")}else n.set((0,tt.arrayify)(this.publicKey));for(var i=24;i>=0;i-=8)n[33+(i>>3)]=e>>24-i&255;var a=(0,tt.arrayify)((0,Yn.computeHmac)(Yn.SupportedAlgorithm.sha512,this.chainCode,n)),l=a.slice(0,32),v=a.slice(32),y=null,x=null;if(this.privateKey)y=gc(Rx.BigNumber.from(l).add(this.privateKey).mod(BM));else{var B=new Bx.SigningKey((0,tt.hexlify)(l));x=B._addPoint(this.publicKey)}var C=r,D=this.mnemonic;return D&&(C=Object.freeze({phrase:D.phrase,path:r,locale:D.locale||"en"})),new t(Go,y,x,this.fingerprint,gc(v),e,this.depth+1,C)},t.prototype.derivePath=function(e){var r=e.split("/");if(r.length===0||r[0]==="m"&&this.depth!==0)throw new Error("invalid path - "+e);r[0]==="m"&&r.shift();for(var n=this,i=0;i<r.length;i++){var a=r[i];if(a.match(/^[0-9]+'$/)){var l=parseInt(a.substring(0,a.length-1));if(l>=Xo)throw new Error("invalid path index - "+a);n=n._derive(Xo+l)}else if(a.match(/^[0-9]+$/)){var l=parseInt(a);if(l>=Xo)throw new Error("invalid path index - "+a);n=n._derive(l)}else throw new Error("invalid path component - "+a)}return n},t._fromSeed=function(e,r){var n=(0,tt.arrayify)(e);if(n.length<16||n.length>64)throw new Error("invalid seed");var i=(0,tt.arrayify)((0,Yn.computeHmac)(Yn.SupportedAlgorithm.sha512,CM,n));return new t(Go,gc(i.slice(0,32)),null,"0x00000000",gc(i.slice(32)),0,0,r)},t.fromMnemonic=function(e,r,n){return n=Hd(n),e=Ox(qd(e,n),n),t._fromSeed(Dx(e,r),{phrase:e,path:"m",locale:n.locale})},t.fromSeed=function(e){return t._fromSeed(e,null)},t.fromExtendedKey=function(e){var r=Lx.Base58.decode(e);(r.length!==82||Px(r.slice(0,78))!==e)&&Qs.throwArgumentError("invalid extended key","extendedKey","[REDACTED]");var n=r[4],i=(0,tt.hexlify)(r.slice(5,9)),a=parseInt((0,tt.hexlify)(r.slice(9,13)).substring(2),16),l=(0,tt.hexlify)(r.slice(13,45)),v=r.slice(45,78);switch((0,tt.hexlify)(r.slice(0,4))){case"0x0488b21e":case"0x043587cf":return new t(Go,null,(0,tt.hexlify)(v),i,l,a,n,null);case"0x0488ade4":case"0x04358394 ":if(v[0]!==0)break;return new t(Go,(0,tt.hexlify)(v.slice(1)),null,i,l,a,n,null)}return Qs.throwArgumentError("invalid extended key","extendedKey","[REDACTED]")},t}();dr.HDNode=LM;function Dx(t,e){e||(e="");var r=(0,js.toUtf8Bytes)("mnemonic"+e,js.UnicodeNormalizationForm.NFKD);return(0,SM.pbkdf2)((0,js.toUtf8Bytes)(t,js.UnicodeNormalizationForm.NFKD),r,2048,64,"sha512")}dr.mnemonicToSeed=Dx;function qd(t,e){e=Hd(e),Qs.checkNormalize();var r=e.split(t);if(r.length%3!==0)throw new Error("invalid mnemonic");for(var n=(0,tt.arrayify)(new Uint8Array(Math.ceil(11*r.length/8))),i=0,a=0;a<r.length;a++){var l=e.getWordIndex(r[a].normalize("NFKD"));if(l===-1)throw new Error("invalid mnemonic");for(var v=0;v<11;v++)l&1<<10-v&&(n[i>>3]|=1<<7-i%8),i++}var y=32*r.length/3,x=r.length/3,B=Fx(x),C=(0,tt.arrayify)((0,Yn.sha256)(n.slice(0,y/8)))[0]&B;if(C!==(n[n.length-1]&B))throw new Error("invalid checksum");return(0,tt.hexlify)(n.slice(0,y/8))}dr.mnemonicToEntropy=qd;function Ox(t,e){if(e=Hd(e),t=(0,tt.arrayify)(t),t.length%4!==0||t.length<16||t.length>32)throw new Error("invalid entropy");for(var r=[0],n=11,i=0;i<t.length;i++)n>8?(r[r.length-1]<<=8,r[r.length-1]|=t[i],n-=8):(r[r.length-1]<<=n,r[r.length-1]|=t[i]>>8-n,r.push(t[i]&PM(8-n)),n+=3);var a=t.length/4,l=(0,tt.arrayify)((0,Yn.sha256)(t))[0]&Fx(a);return r[r.length-1]<<=a,r[r.length-1]|=l>>8-a,e.join(r.map(function(v){return e.getWord(v)}))}dr.entropyToMnemonic=Ox;function RM(t,e){try{return qd(t,e),!0}catch{}return!1}dr.isValidMnemonic=RM;function FM(t){return(typeof t!="number"||t<0||t>=Xo||t%1)&&Qs.throwArgumentError("invalid account index","index",t),"m/44'/60'/"+t+"'/0/0"}dr.getAccountPath=FM});var Ix=V(vc=>{"use strict";var SF=A(M());Object.defineProperty(vc,"__esModule",{value:!0});vc.randomBytes=void 0;var DM=require("crypto"),OM=rt();function IM(t){return(0,OM.arrayify)((0,DM.randomBytes)(t))}vc.randomBytes=IM});var Nx=V(mc=>{"use strict";var EF=A(M());Object.defineProperty(mc,"__esModule",{value:!0});mc.shuffled=void 0;function NM(t){t=t.slice();for(var e=t.length-1;e>0;e--){var r=Math.floor(Math.random()*(e+1)),n=t[e];t[e]=t[r],t[r]=n}return t}mc.shuffled=NM});var Xd=V(zo=>{"use strict";var BF=A(M());Object.defineProperty(zo,"__esModule",{value:!0});zo.shuffled=zo.randomBytes=void 0;var kM=Ix();Object.defineProperty(zo,"randomBytes",{enumerable:!0,get:function(){return kM.randomBytes}});var JM=Nx();Object.defineProperty(zo,"shuffled",{enumerable:!0,get:function(){return JM.shuffled}})});var Kd=V((zd,kx)=>{"use strict";var CF=A(M());(function(t){function e(o){return parseInt(o)===o}function r(o){if(!e(o.length))return!1;for(var p=0;p<o.length;p++)if(!e(o[p])||o[p]<0||o[p]>255)return!1;return!0}function n(o,p){if(o.buffer&&ArrayBuffer.isView(o)&&o.name==="Uint8Array")return p&&(o.slice?o=o.slice():o=Array.prototype.slice.call(o)),o;if(Array.isArray(o)){if(!r(o))throw new Error("Array contains invalid value: "+o);return new Uint8Array(o)}if(e(o.length)&&r(o))return new Uint8Array(o);throw new Error("unsupported array-like object")}function i(o){return new Uint8Array(o)}function a(o,p,E,b,w){(b!=null||w!=null)&&(o.slice?o=o.slice(b,w):o=Array.prototype.slice.call(o,b,w)),p.set(o,E)}var l=function(){function o(E){var b=[],w=0;for(E=encodeURI(E);w<E.length;){var U=E.charCodeAt(w++);U===37?(b.push(parseInt(E.substr(w,2),16)),w+=2):b.push(U)}return n(b)}function p(E){for(var b=[],w=0;w<E.length;){var U=E[w];U<128?(b.push(String.fromCharCode(U)),w++):U>191&&U<224?(b.push(String.fromCharCode((U&31)<<6|E[w+1]&63)),w+=2):(b.push(String.fromCharCode((U&15)<<12|(E[w+1]&63)<<6|E[w+2]&63)),w+=3)}return b.join("")}return{toBytes:o,fromBytes:p}}(),v=function(){function o(b){for(var w=[],U=0;U<b.length;U+=2)w.push(parseInt(b.substr(U,2),16));return w}var p="0123456789abcdef";function E(b){for(var w=[],U=0;U<b.length;U++){var S=b[U];w.push(p[(S&240)>>4]+p[S&15])}return w.join("")}return{toBytes:o,fromBytes:E}}(),y={16:10,24:12,32:14},x=[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],B=[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],C=[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],D=[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],F=[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],P=[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],X=[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],W=[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],K=[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],ie=[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],ee=[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],ae=[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],ne=[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],$=[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],fe=[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 te(o){for(var p=[],E=0;E<o.length;E+=4)p.push(o[E]<<24|o[E+1]<<16|o[E+2]<<8|o[E+3]);return p}var Y=function(o){if(!(this instanceof Y))throw Error("AES must be instanitated with `new`");Object.defineProperty(this,"key",{value:n(o,!0)}),this._prepare()};Y.prototype._prepare=function(){var o=y[this.key.length];if(o==null)throw new Error("invalid key size (must be 16, 24 or 32 bytes)");this._Ke=[],this._Kd=[];for(var p=0;p<=o;p++)this._Ke.push([0,0,0,0]),this._Kd.push([0,0,0,0]);for(var E=(o+1)*4,b=this.key.length/4,w=te(this.key),U,p=0;p<b;p++)U=p>>2,this._Ke[U][p%4]=w[p],this._Kd[o-U][p%4]=w[p];for(var S=0,N=b,G;N<E;){if(G=w[b-1],w[0]^=B[G>>16&255]<<24^B[G>>8&255]<<16^B[G&255]<<8^B[G>>24&255]^x[S]<<24,S+=1,b!=8)for(var p=1;p<b;p++)w[p]^=w[p-1];else{for(var p=1;p<b/2;p++)w[p]^=w[p-1];G=w[b/2-1],w[b/2]^=B[G&255]^B[G>>8&255]<<8^B[G>>16&255]<<16^B[G>>24&255]<<24;for(var p=b/2+1;p<b;p++)w[p]^=w[p-1]}for(var p=0,Z,_;p<b&&N<E;)Z=N>>2,_=N%4,this._Ke[Z][_]=w[p],this._Kd[o-Z][_]=w[p++],N++}for(var Z=1;Z<o;Z++)for(var _=0;_<4;_++)G=this._Kd[Z][_],this._Kd[Z][_]=ae[G>>24&255]^ne[G>>16&255]^$[G>>8&255]^fe[G&255]},Y.prototype.encrypt=function(o){if(o.length!=16)throw new Error("invalid plaintext size (must be 16 bytes)");for(var p=this._Ke.length-1,E=[0,0,0,0],b=te(o),w=0;w<4;w++)b[w]^=this._Ke[0][w];for(var U=1;U<p;U++){for(var w=0;w<4;w++)E[w]=D[b[w]>>24&255]^F[b[(w+1)%4]>>16&255]^P[b[(w+2)%4]>>8&255]^X[b[(w+3)%4]&255]^this._Ke[U][w];b=E.slice()}for(var S=i(16),N,w=0;w<4;w++)N=this._Ke[p][w],S[4*w]=(B[b[w]>>24&255]^N>>24)&255,S[4*w+1]=(B[b[(w+1)%4]>>16&255]^N>>16)&255,S[4*w+2]=(B[b[(w+2)%4]>>8&255]^N>>8)&255,S[4*w+3]=(B[b[(w+3)%4]&255]^N)&255;return S},Y.prototype.decrypt=function(o){if(o.length!=16)throw new Error("invalid ciphertext size (must be 16 bytes)");for(var p=this._Kd.length-1,E=[0,0,0,0],b=te(o),w=0;w<4;w++)b[w]^=this._Kd[0][w];for(var U=1;U<p;U++){for(var w=0;w<4;w++)E[w]=W[b[w]>>24&255]^K[b[(w+3)%4]>>16&255]^ie[b[(w+2)%4]>>8&255]^ee[b[(w+1)%4]&255]^this._Kd[U][w];b=E.slice()}for(var S=i(16),N,w=0;w<4;w++)N=this._Kd[p][w],S[4*w]=(C[b[w]>>24&255]^N>>24)&255,S[4*w+1]=(C[b[(w+3)%4]>>16&255]^N>>16)&255,S[4*w+2]=(C[b[(w+2)%4]>>8&255]^N>>8)&255,S[4*w+3]=(C[b[(w+1)%4]&255]^N)&255;return S};var T=function(o){if(!(this instanceof T))throw Error("AES must be instanitated with `new`");this.description="Electronic Code Block",this.name="ecb",this._aes=new Y(o)};T.prototype.encrypt=function(o){if(o=n(o),o.length%16!==0)throw new Error("invalid plaintext size (must be multiple of 16 bytes)");for(var p=i(o.length),E=i(16),b=0;b<o.length;b+=16)a(o,E,0,b,b+16),E=this._aes.encrypt(E),a(E,p,b);return p},T.prototype.decrypt=function(o){if(o=n(o),o.length%16!==0)throw new Error("invalid ciphertext size (must be multiple of 16 bytes)");for(var p=i(o.length),E=i(16),b=0;b<o.length;b+=16)a(o,E,0,b,b+16),E=this._aes.decrypt(E),a(E,p,b);return p};var s=function(o,p){if(!(this instanceof s))throw Error("AES must be instanitated with `new`");if(this.description="Cipher Block Chaining",this.name="cbc",!p)p=i(16);else if(p.length!=16)throw new Error("invalid initialation vector size (must be 16 bytes)");this._lastCipherblock=n(p,!0),this._aes=new Y(o)};s.prototype.encrypt=function(o){if(o=n(o),o.length%16!==0)throw new Error("invalid plaintext size (must be multiple of 16 bytes)");for(var p=i(o.length),E=i(16),b=0;b<o.length;b+=16){a(o,E,0,b,b+16);for(var w=0;w<16;w++)E[w]^=this._lastCipherblock[w];this._lastCipherblock=this._aes.encrypt(E),a(this._lastCipherblock,p,b)}return p},s.prototype.decrypt=function(o){if(o=n(o),o.length%16!==0)throw new Error("invalid ciphertext size (must be multiple of 16 bytes)");for(var p=i(o.length),E=i(16),b=0;b<o.length;b+=16){a(o,E,0,b,b+16),E=this._aes.decrypt(E);for(var w=0;w<16;w++)p[b+w]=E[w]^this._lastCipherblock[w];a(o,this._lastCipherblock,0,b,b+16)}return p};var u=function(o,p,E){if(!(this instanceof u))throw Error("AES must be instanitated with `new`");if(this.description="Cipher Feedback",this.name="cfb",!p)p=i(16);else if(p.length!=16)throw new Error("invalid initialation vector size (must be 16 size)");E||(E=1),this.segmentSize=E,this._shiftRegister=n(p,!0),this._aes=new Y(o)};u.prototype.encrypt=function(o){if(o.length%this.segmentSize!=0)throw new Error("invalid plaintext size (must be segmentSize bytes)");for(var p=n(o,!0),E,b=0;b<p.length;b+=this.segmentSize){E=this._aes.encrypt(this._shiftRegister);for(var w=0;w<this.segmentSize;w++)p[b+w]^=E[w];a(this._shiftRegister,this._shiftRegister,0,this.segmentSize),a(p,this._shiftRegister,16-this.segmentSize,b,b+this.segmentSize)}return p},u.prototype.decrypt=function(o){if(o.length%this.segmentSize!=0)throw new Error("invalid ciphertext size (must be segmentSize bytes)");for(var p=n(o,!0),E,b=0;b<p.length;b+=this.segmentSize){E=this._aes.encrypt(this._shiftRegister);for(var w=0;w<this.segmentSize;w++)p[b+w]^=E[w];a(this._shiftRegister,this._shiftRegister,0,this.segmentSize),a(o,this._shiftRegister,16-this.segmentSize,b,b+this.segmentSize)}return p};var d=function(o,p){if(!(this instanceof d))throw Error("AES must be instanitated with `new`");if(this.description="Output Feedback",this.name="ofb",!p)p=i(16);else if(p.length!=16)throw new Error("invalid initialation vector size (must be 16 bytes)");this._lastPrecipher=n(p,!0),this._lastPrecipherIndex=16,this._aes=new Y(o)};d.prototype.encrypt=function(o){for(var p=n(o,!0),E=0;E<p.length;E++)this._lastPrecipherIndex===16&&(this._lastPrecipher=this._aes.encrypt(this._lastPrecipher),this._lastPrecipherIndex=0),p[E]^=this._lastPrecipher[this._lastPrecipherIndex++];return p},d.prototype.decrypt=d.prototype.encrypt;var f=function(o){if(!(this instanceof f))throw Error("Counter must be instanitated with `new`");o!==0&&!o&&(o=1),typeof o=="number"?(this._counter=i(16),this.setValue(o)):this.setBytes(o)};f.prototype.setValue=function(o){if(typeof o!="number"||parseInt(o)!=o)throw new Error("invalid counter value (must be an integer)");for(var p=15;p>=0;--p)this._counter[p]=o%256,o=o>>8},f.prototype.setBytes=function(o){if(o=n(o,!0),o.length!=16)throw new Error("invalid counter bytes size (must be 16 bytes)");this._counter=o},f.prototype.increment=function(){for(var o=15;o>=0;o--)if(this._counter[o]===255)this._counter[o]=0;else{this._counter[o]++;break}};var c=function(o,p){if(!(this instanceof c))throw Error("AES must be instanitated with `new`");this.description="Counter",this.name="ctr",p instanceof f||(p=new f(p)),this._counter=p,this._remainingCounter=null,this._remainingCounterIndex=16,this._aes=new Y(o)};c.prototype.encrypt=function(o){for(var p=n(o,!0),E=0;E<p.length;E++)this._remainingCounterIndex===16&&(this._remainingCounter=this._aes.encrypt(this._counter._counter),this._remainingCounterIndex=0,this._counter.increment()),p[E]^=this._remainingCounter[this._remainingCounterIndex++];return p},c.prototype.decrypt=c.prototype.encrypt;function g(o){o=n(o,!0);var p=16-o.length%16,E=i(o.length+p);a(o,E);for(var b=o.length;b<E.length;b++)E[b]=p;return E}function m(o){if(o=n(o,!0),o.length<16)throw new Error("PKCS#7 invalid length");var p=o[o.length-1];if(p>16)throw new Error("PKCS#7 padding byte out of range");for(var E=o.length-p,b=0;b<p;b++)if(o[E+b]!==p)throw new Error("PKCS#7 invalid padding byte");var w=i(E);return a(o,w,0,0,E),w}var h={AES:Y,Counter:f,ModeOfOperation:{ecb:T,cbc:s,cfb:u,ofb:d,ctr:c},utils:{hex:v,utf8:l},padding:{pkcs7:{pad:g,strip:m}},_arrayTest:{coerceArray:n,createArray:i,copyArray:a}};typeof zd<"u"?kx.exports=h:typeof define=="function"&&define.amd?define(h):(t.aesjs&&(h._aesjs=t.aesjs),t.aesjs=h)})(zd)});var Zd=V(xc=>{"use strict";var LF=A(M());Object.defineProperty(xc,"__esModule",{value:!0});xc.version=void 0;xc.version="json-wallets/5.8.0"});var Vd=V(fn=>{"use strict";var FF=A(M());Object.defineProperty(fn,"__esModule",{value:!0});fn.uuidV4=fn.searchPath=fn.getPassword=fn.zpad=fn.looseArrayify=void 0;var yc=rt(),Jx=Or();function UM(t){return typeof t=="string"&&t.substring(0,2)!=="0x"&&(t="0x"+t),(0,yc.arrayify)(t)}fn.looseArrayify=UM;function HM(t,e){for(t=String(t);t.length<e;)t="0"+t;return t}fn.zpad=HM;function qM(t){return typeof t=="string"?(0,Jx.toUtf8Bytes)(t,Jx.UnicodeNormalizationForm.NFKC):(0,yc.arrayify)(t)}fn.getPassword=qM;function GM(t,e){for(var r=t,n=e.toLowerCase().split("/"),i=0;i<n.length;i++){var a=null;for(var l in r)if(l.toLowerCase()===n[i]){a=r[l];break}if(a===null)return null;r=a}return r}fn.searchPath=GM;function XM(t){var e=(0,yc.arrayify)(t);e[6]=e[6]&15|64,e[8]=e[8]&63|128;var r=(0,yc.hexlify)(e);return[r.substring(2,10),r.substring(10,14),r.substring(14,18),r.substring(18,22),r.substring(22,34)].join("-")}fn.uuidV4=XM});var Gx=V($n=>{"use strict";var OF=A(M()),zM=$n&&$n.__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)}}(),KM=$n&&$n.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty($n,"__esModule",{value:!0});$n.decrypt=$n.CrowdsaleAccount=void 0;var Ux=KM(Kd()),ZM=wa(),Hx=rt(),VM=In(),jM=ac(),QM=Or(),WM=Yr(),YM=Bt(),$M=Zd(),eS=new YM.Logger($M.version),wc=Vd(),qx=function(t){zM(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.isCrowdsaleAccount=function(r){return!!(r&&r._isCrowdsaleAccount)},e}(WM.Description);$n.CrowdsaleAccount=qx;function tS(t,e){var r=JSON.parse(t);e=(0,wc.getPassword)(e);var n=(0,ZM.getAddress)((0,wc.searchPath)(r,"ethaddr")),i=(0,wc.looseArrayify)((0,wc.searchPath)(r,"encseed"));(!i||i.length%16!==0)&&eS.throwArgumentError("invalid encseed","json",t);for(var a=(0,Hx.arrayify)((0,jM.pbkdf2)(e,e,2e3,32,"sha256")).slice(0,16),l=i.slice(0,16),v=i.slice(16),y=new Ux.default.ModeOfOperation.cbc(a,l),x=Ux.default.padding.pkcs7.strip((0,Hx.arrayify)(y.decrypt(v))),B="",C=0;C<x.length;C++)B+=String.fromCharCode(x[C]);var D=(0,QM.toUtf8Bytes)(B),F=(0,VM.keccak256)(D);return new qx({_isCrowdsaleAccount:!0,address:n,privateKey:F})}$n.decrypt=tS});var Zx=V(Yi=>{"use strict";var NF=A(M());Object.defineProperty(Yi,"__esModule",{value:!0});Yi.getJsonWalletAddress=Yi.isKeystoreWallet=Yi.isCrowdsaleWallet=void 0;var Xx=wa();function zx(t){var e=null;try{e=JSON.parse(t)}catch{return!1}return e.encseed&&e.ethaddr}Yi.isCrowdsaleWallet=zx;function Kx(t){var e=null;try{e=JSON.parse(t)}catch{return!1}return!(!e.version||parseInt(e.version)!==e.version||parseInt(e.version)!==3)}Yi.isKeystoreWallet=Kx;function rS(t){if(zx(t))try{return(0,Xx.getAddress)(JSON.parse(t).ethaddr)}catch{return null}if(Kx(t))try{return(0,Xx.getAddress)(JSON.parse(t).address)}catch{return null}return null}Yi.getJsonWalletAddress=rS});var jx=V((jd,Vx)=>{"use strict";var kF=A(M());(function(t){function r(F){let P=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]),X=1779033703,W=3144134277,K=1013904242,ie=2773480762,ee=1359893119,ae=2600822924,ne=528734635,$=1541459225,fe=new Uint32Array(64);function te(c){let g=0,m=c.length;for(;m>=64;){let h=X,o=W,p=K,E=ie,b=ee,w=ae,U=ne,S=$,N,G,Z,_,R;for(G=0;G<16;G++)Z=g+G*4,fe[G]=(c[Z]&255)<<24|(c[Z+1]&255)<<16|(c[Z+2]&255)<<8|c[Z+3]&255;for(G=16;G<64;G++)N=fe[G-2],_=(N>>>17|N<<15)^(N>>>19|N<<13)^N>>>10,N=fe[G-15],R=(N>>>7|N<<25)^(N>>>18|N<<14)^N>>>3,fe[G]=(_+fe[G-7]|0)+(R+fe[G-16]|0)|0;for(G=0;G<64;G++)_=(((b>>>6|b<<26)^(b>>>11|b<<21)^(b>>>25|b<<7))+(b&w^~b&U)|0)+(S+(P[G]+fe[G]|0)|0)|0,R=((h>>>2|h<<30)^(h>>>13|h<<19)^(h>>>22|h<<10))+(h&o^h&p^o&p)|0,S=U,U=w,w=b,b=E+_|0,E=p,p=o,o=h,h=_+R|0;X=X+h|0,W=W+o|0,K=K+p|0,ie=ie+E|0,ee=ee+b|0,ae=ae+w|0,ne=ne+U|0,$=$+S|0,g+=64,m-=64}}te(F);let Y,T=F.length%64,s=F.length/536870912|0,u=F.length<<3,d=T<56?56:120,f=F.slice(F.length-T,F.length);for(f.push(128),Y=T+1;Y<d;Y++)f.push(0);return f.push(s>>>24&255),f.push(s>>>16&255),f.push(s>>>8&255),f.push(s>>>0&255),f.push(u>>>24&255),f.push(u>>>16&255),f.push(u>>>8&255),f.push(u>>>0&255),te(f),[X>>>24&255,X>>>16&255,X>>>8&255,X>>>0&255,W>>>24&255,W>>>16&255,W>>>8&255,W>>>0&255,K>>>24&255,K>>>16&255,K>>>8&255,K>>>0&255,ie>>>24&255,ie>>>16&255,ie>>>8&255,ie>>>0&255,ee>>>24&255,ee>>>16&255,ee>>>8&255,ee>>>0&255,ae>>>24&255,ae>>>16&255,ae>>>8&255,ae>>>0&255,ne>>>24&255,ne>>>16&255,ne>>>8&255,ne>>>0&255,$>>>24&255,$>>>16&255,$>>>8&255,$>>>0&255]}function n(F,P,X){F=F.length<=64?F:r(F);let W=64+P.length+4,K=new Array(W),ie=new Array(64),ee,ae=[];for(ee=0;ee<64;ee++)K[ee]=54;for(ee=0;ee<F.length;ee++)K[ee]^=F[ee];for(ee=0;ee<P.length;ee++)K[64+ee]=P[ee];for(ee=W-4;ee<W;ee++)K[ee]=0;for(ee=0;ee<64;ee++)ie[ee]=92;for(ee=0;ee<F.length;ee++)ie[ee]^=F[ee];function ne(){for(let $=W-1;$>=W-4;$--){if(K[$]++,K[$]<=255)return;K[$]=0}}for(;X>=32;)ne(),ae=ae.concat(r(ie.concat(r(K)))),X-=32;return X>0&&(ne(),ae=ae.concat(r(ie.concat(r(K))).slice(0,X))),ae}function i(F,P,X,W,K){let ie;for(y(F,(2*X-1)*16,K,0,16),ie=0;ie<2*X;ie++)v(F,ie*16,K,16),l(K,W),y(K,0,F,P+ie*16,16);for(ie=0;ie<X;ie++)y(F,P+ie*2*16,F,ie*16,16);for(ie=0;ie<X;ie++)y(F,P+(ie*2+1)*16,F,(ie+X)*16,16)}function a(F,P){return F<<P|F>>>32-P}function l(F,P){y(F,0,P,0,16);for(let X=8;X>0;X-=2)P[4]^=a(P[0]+P[12],7),P[8]^=a(P[4]+P[0],9),P[12]^=a(P[8]+P[4],13),P[0]^=a(P[12]+P[8],18),P[9]^=a(P[5]+P[1],7),P[13]^=a(P[9]+P[5],9),P[1]^=a(P[13]+P[9],13),P[5]^=a(P[1]+P[13],18),P[14]^=a(P[10]+P[6],7),P[2]^=a(P[14]+P[10],9),P[6]^=a(P[2]+P[14],13),P[10]^=a(P[6]+P[2],18),P[3]^=a(P[15]+P[11],7),P[7]^=a(P[3]+P[15],9),P[11]^=a(P[7]+P[3],13),P[15]^=a(P[11]+P[7],18),P[1]^=a(P[0]+P[3],7),P[2]^=a(P[1]+P[0],9),P[3]^=a(P[2]+P[1],13),P[0]^=a(P[3]+P[2],18),P[6]^=a(P[5]+P[4],7),P[7]^=a(P[6]+P[5],9),P[4]^=a(P[7]+P[6],13),P[5]^=a(P[4]+P[7],18),P[11]^=a(P[10]+P[9],7),P[8]^=a(P[11]+P[10],9),P[9]^=a(P[8]+P[11],13),P[10]^=a(P[9]+P[8],18),P[12]^=a(P[15]+P[14],7),P[13]^=a(P[12]+P[15],9),P[14]^=a(P[13]+P[12],13),P[15]^=a(P[14]+P[13],18);for(let X=0;X<16;++X)F[X]+=P[X]}function v(F,P,X,W){for(let K=0;K<W;K++)X[K]^=F[P+K]}function y(F,P,X,W,K){for(;K--;)X[W++]=F[P++]}function x(F){if(!F||typeof F.length!="number")return!1;for(let P=0;P<F.length;P++){let X=F[P];if(typeof X!="number"||X%1||X<0||X>=256)return!1}return!0}function B(F,P){if(typeof F!="number"||F%1)throw new Error("invalid "+P);return F}function C(F,P,X,W,K,ie,ee){if(X=B(X,"N"),W=B(W,"r"),K=B(K,"p"),ie=B(ie,"dkLen"),X===0||X&X-1)throw new Error("N must be power of 2");if(X>2147483647/128/W)throw new Error("N too large");if(W>2147483647/128/K)throw new Error("r too large");if(!x(F))throw new Error("password must be an array or buffer");if(F=Array.prototype.slice.call(F),!x(P))throw new Error("salt must be an array or buffer");P=Array.prototype.slice.call(P);let ae=n(F,P,K*128*W),ne=new Uint32Array(K*32*W);for(let b=0;b<ne.length;b++){let w=b*4;ne[b]=(ae[w+3]&255)<<24|(ae[w+2]&255)<<16|(ae[w+1]&255)<<8|(ae[w+0]&255)<<0}let $=new Uint32Array(64*W),fe=new Uint32Array(32*W*X),te=32*W,Y=new Uint32Array(16),T=new Uint32Array(16),s=K*X*2,u=0,d=null,f=!1,c=0,g=0,m,h,o=ee?parseInt(1e3/W):4294967295,p=typeof setImmediate<"u"?setImmediate:setTimeout,E=function(){if(f)return ee(new Error("cancelled"),u/s);let b;switch(c){case 0:h=g*32*W,y(ne,h,$,0,te),c=1,m=0;case 1:b=X-m,b>o&&(b=o);for(let U=0;U<b;U++)y($,0,fe,(m+U)*te,te),i($,te,W,Y,T);if(m+=b,u+=b,ee){let U=parseInt(1e3*u/s);if(U!==d){if(f=ee(null,u/s),f)break;d=U}}if(m<X)break;m=0,c=2;case 2:b=X-m,b>o&&(b=o);for(let U=0;U<b;U++){let S=(2*W-1)*16,N=$[S]&X-1;v(fe,N*te,$,te),i($,te,W,Y,T)}if(m+=b,u+=b,ee){let U=parseInt(1e3*u/s);if(U!==d){if(f=ee(null,u/s),f)break;d=U}}if(m<X)break;if(y($,0,ne,h,te),g++,g<K){c=0;break}ae=[];for(let U=0;U<ne.length;U++)ae.push(ne[U]>>0&255),ae.push(ne[U]>>8&255),ae.push(ne[U]>>16&255),ae.push(ne[U]>>24&255);let w=n(F,ae,ie);return ee&&ee(null,1,w),w}ee&&p(E)};if(!ee)for(;;){let b=E();if(b!=null)return b}E()}let D={scrypt:function(F,P,X,W,K,ie,ee){return new Promise(function(ae,ne){let $=0;ee&&ee(0),C(F,P,X,W,K,ie,function(fe,te,Y){if(fe)ne(fe);else if(Y)ee&&$!==1&&ee(1),ae(new Uint8Array(Y));else if(ee&&te!==$)return $=te,ee(te)})})},syncScrypt:function(F,P,X,W,K,ie){return new Uint8Array(C(F,P,X,W,K,ie))}};typeof jd<"u"?Vx.exports=D:typeof define=="function"&&define.amd?define(D):t&&(t.scrypt&&(t._scrypt=t.scrypt),t.scrypt=D)})(jd)});var a2=V(Xt=>{"use strict";var UF=A(M()),nS=Xt&&Xt.__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)}}(),iS=Xt&&Xt.__awaiter||function(t,e,r,n){function i(a){return a instanceof r?a:new r(function(l){l(a)})}return new(r||(r=Promise))(function(a,l){function v(B){try{x(n.next(B))}catch(C){l(C)}}function y(B){try{x(n.throw(B))}catch(C){l(C)}}function x(B){B.done?a(B.value):i(B.value).then(v,y)}x((n=n.apply(t,e||[])).next())})},aS=Xt&&Xt.__generator||function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,l;return l={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function v(x){return function(B){return y([x,B])}}function y(x){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=x[0]&2?i.return:x[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,x[1])).done)return a;switch(i=0,a&&(x=[x[0]&2,a.value]),x[0]){case 0:case 1:a=x;break;case 4:return r.label++,{value:x[1],done:!1};case 5:r.label++,i=x[1],x=[0];continue;case 7:x=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(x[0]===6||x[0]===2)){r=0;continue}if(x[0]===3&&(!a||x[1]>a[0]&&x[1]<a[3])){r.label=x[1];break}if(x[0]===6&&r.label<a[1]){r.label=a[1],a=x;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(x);break}a[2]&&r.ops.pop(),r.trys.pop();continue}x=e.call(t,r)}catch(B){x=[6,B],i=0}finally{n=a=0}if(x[0]&5)throw x[1];return{value:x[0]?x[1]:void 0,done:!0}}},Wx=Xt&&Xt.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Xt,"__esModule",{value:!0});Xt.encrypt=Xt.decrypt=Xt.decryptSync=Xt.KeystoreAccount=void 0;var $i=Wx(Kd()),Yd=Wx(jx()),Yx=wa(),Lt=rt(),Fa=Gd(),$x=In(),oS=ac(),Ac=Xd(),sS=Yr(),e2=Js(),je=Vd(),Qd=Bt(),fS=Zd(),Wd=new Qd.Logger(fS.version);function Qx(t){return t!=null&&t.mnemonic&&t.mnemonic.phrase}var t2=function(t){nS(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.isKeystoreAccount=function(r){return!!(r&&r._isKeystoreAccount)},e}(sS.Description);Xt.KeystoreAccount=t2;function cS(t,e,r){var n=(0,je.searchPath)(t,"crypto/cipher");if(n==="aes-128-ctr"){var i=(0,je.looseArrayify)((0,je.searchPath)(t,"crypto/cipherparams/iv")),a=new $i.default.Counter(i),l=new $i.default.ModeOfOperation.ctr(e,a);return(0,Lt.arrayify)(l.decrypt(r))}return null}function r2(t,e){var r=(0,je.looseArrayify)((0,je.searchPath)(t,"crypto/ciphertext")),n=(0,Lt.hexlify)((0,$x.keccak256)((0,Lt.concat)([e.slice(16,32),r]))).substring(2);if(n!==(0,je.searchPath)(t,"crypto/mac").toLowerCase())throw new Error("invalid password");var i=cS(t,e.slice(0,16),r);i||Wd.throwError("unsupported cipher",Qd.Logger.errors.UNSUPPORTED_OPERATION,{operation:"decrypt"});var a=e.slice(32,64),l=(0,e2.computeAddress)(i);if(t.address){var v=t.address.toLowerCase();if(v.substring(0,2)!=="0x"&&(v="0x"+v),(0,Yx.getAddress)(v)!==l)throw new Error("address mismatch")}var y={_isKeystoreAccount:!0,address:l,privateKey:(0,Lt.hexlify)(i)};if((0,je.searchPath)(t,"x-ethers/version")==="0.1"){var x=(0,je.looseArrayify)((0,je.searchPath)(t,"x-ethers/mnemonicCiphertext")),B=(0,je.looseArrayify)((0,je.searchPath)(t,"x-ethers/mnemonicCounter")),C=new $i.default.Counter(B),D=new $i.default.ModeOfOperation.ctr(a,C),F=(0,je.searchPath)(t,"x-ethers/path")||Fa.defaultPath,P=(0,je.searchPath)(t,"x-ethers/locale")||"en",X=(0,Lt.arrayify)(D.decrypt(x));try{var W=(0,Fa.entropyToMnemonic)(X,P),K=Fa.HDNode.fromMnemonic(W,null,P).derivePath(F);if(K.privateKey!=y.privateKey)throw new Error("mnemonic mismatch");y.mnemonic=K.mnemonic}catch(ie){if(ie.code!==Qd.Logger.errors.INVALID_ARGUMENT||ie.argument!=="wordlist")throw ie}}return new t2(y)}function n2(t,e,r,n,i){return(0,Lt.arrayify)((0,oS.pbkdf2)(t,e,r,n,i))}function uS(t,e,r,n,i){return Promise.resolve(n2(t,e,r,n,i))}function i2(t,e,r,n,i){var a=(0,je.getPassword)(e),l=(0,je.searchPath)(t,"crypto/kdf");if(l&&typeof l=="string"){var v=function(W,K){return Wd.throwArgumentError("invalid key-derivation function parameters",W,K)};if(l.toLowerCase()==="scrypt"){var y=(0,je.looseArrayify)((0,je.searchPath)(t,"crypto/kdfparams/salt")),x=parseInt((0,je.searchPath)(t,"crypto/kdfparams/n")),B=parseInt((0,je.searchPath)(t,"crypto/kdfparams/r")),C=parseInt((0,je.searchPath)(t,"crypto/kdfparams/p"));(!x||!B||!C)&&v("kdf",l),x&x-1&&v("N",x);var D=parseInt((0,je.searchPath)(t,"crypto/kdfparams/dklen"));return D!==32&&v("dklen",D),n(a,y,x,B,C,64,i)}else if(l.toLowerCase()==="pbkdf2"){var y=(0,je.looseArrayify)((0,je.searchPath)(t,"crypto/kdfparams/salt")),F=null,P=(0,je.searchPath)(t,"crypto/kdfparams/prf");P==="hmac-sha256"?F="sha256":P==="hmac-sha512"?F="sha512":v("prf",P);var X=parseInt((0,je.searchPath)(t,"crypto/kdfparams/c")),D=parseInt((0,je.searchPath)(t,"crypto/kdfparams/dklen"));return D!==32&&v("dklen",D),r(a,y,X,D,F)}}return Wd.throwArgumentError("unsupported key-derivation function","kdf",l)}function lS(t,e){var r=JSON.parse(t),n=i2(r,e,n2,Yd.default.syncScrypt);return r2(r,n)}Xt.decryptSync=lS;function dS(t,e,r){return iS(this,void 0,void 0,function(){var n,i;return aS(this,function(a){switch(a.label){case 0:return n=JSON.parse(t),[4,i2(n,e,uS,Yd.default.scrypt,r)];case 1:return i=a.sent(),[2,r2(n,i)]}})})}Xt.decrypt=dS;function hS(t,e,r,n){try{if((0,Yx.getAddress)(t.address)!==(0,e2.computeAddress)(t.privateKey))throw new Error("address/privateKey mismatch");if(Qx(t)){var i=t.mnemonic,a=Fa.HDNode.fromMnemonic(i.phrase,null,i.locale).derivePath(i.path||Fa.defaultPath);if(a.privateKey!=t.privateKey)throw new Error("mnemonic mismatch")}}catch(ee){return Promise.reject(ee)}typeof r=="function"&&!n&&(n=r,r={}),r||(r={});var l=(0,Lt.arrayify)(t.privateKey),v=(0,je.getPassword)(e),y=null,x=null,B=null;if(Qx(t)){var C=t.mnemonic;y=(0,Lt.arrayify)((0,Fa.mnemonicToEntropy)(C.phrase,C.locale||"en")),x=C.path||Fa.defaultPath,B=C.locale||"en"}var D=r.client;D||(D="ethers.js");var F=null;r.salt?F=(0,Lt.arrayify)(r.salt):F=(0,Ac.randomBytes)(32);var P=null;if(r.iv){if(P=(0,Lt.arrayify)(r.iv),P.length!==16)throw new Error("invalid iv")}else P=(0,Ac.randomBytes)(16);var X=null;if(r.uuid){if(X=(0,Lt.arrayify)(r.uuid),X.length!==16)throw new Error("invalid uuid")}else X=(0,Ac.randomBytes)(16);var W=1<<17,K=8,ie=1;return r.scrypt&&(r.scrypt.N&&(W=r.scrypt.N),r.scrypt.r&&(K=r.scrypt.r),r.scrypt.p&&(ie=r.scrypt.p)),Yd.default.scrypt(v,F,W,K,ie,64,n).then(function(ee){ee=(0,Lt.arrayify)(ee);var ae=ee.slice(0,16),ne=ee.slice(16,32),$=ee.slice(32,64),fe=new $i.default.Counter(P),te=new $i.default.ModeOfOperation.ctr(ae,fe),Y=(0,Lt.arrayify)(te.encrypt(l)),T=(0,$x.keccak256)((0,Lt.concat)([ne,Y])),s={address:t.address.substring(2).toLowerCase(),id:(0,je.uuidV4)(X),version:3,crypto:{cipher:"aes-128-ctr",cipherparams:{iv:(0,Lt.hexlify)(P).substring(2)},ciphertext:(0,Lt.hexlify)(Y).substring(2),kdf:"scrypt",kdfparams:{salt:(0,Lt.hexlify)(F).substring(2),n:W,dklen:32,p:ie,r:K},mac:T.substring(2)}};if(y){var u=(0,Ac.randomBytes)(16),d=new $i.default.Counter(u),f=new $i.default.ModeOfOperation.ctr($,d),c=(0,Lt.arrayify)(f.encrypt(y)),g=new Date,m=g.getUTCFullYear()+"-"+(0,je.zpad)(g.getUTCMonth()+1,2)+"-"+(0,je.zpad)(g.getUTCDate(),2)+"T"+(0,je.zpad)(g.getUTCHours(),2)+"-"+(0,je.zpad)(g.getUTCMinutes(),2)+"-"+(0,je.zpad)(g.getUTCSeconds(),2)+".0Z";s["x-ethers"]={client:D,gethFilename:"UTC--"+m+"--"+s.address,mnemonicCounter:(0,Lt.hexlify)(u).substring(2),mnemonicCiphertext:(0,Lt.hexlify)(c).substring(2),path:x,locale:B,version:"0.1"}}return JSON.stringify(s)})}Xt.encrypt=hS});var o2=V(Rt=>{"use strict";var qF=A(M());Object.defineProperty(Rt,"__esModule",{value:!0});Rt.decryptJsonWalletSync=Rt.decryptJsonWallet=Rt.getJsonWalletAddress=Rt.isKeystoreWallet=Rt.isCrowdsaleWallet=Rt.encryptKeystore=Rt.decryptKeystoreSync=Rt.decryptKeystore=Rt.decryptCrowdsale=void 0;var $d=Gx();Object.defineProperty(Rt,"decryptCrowdsale",{enumerable:!0,get:function(){return $d.decrypt}});var Da=Zx();Object.defineProperty(Rt,"getJsonWalletAddress",{enumerable:!0,get:function(){return Da.getJsonWalletAddress}});Object.defineProperty(Rt,"isCrowdsaleWallet",{enumerable:!0,get:function(){return Da.isCrowdsaleWallet}});Object.defineProperty(Rt,"isKeystoreWallet",{enumerable:!0,get:function(){return Da.isKeystoreWallet}});var Ws=a2();Object.defineProperty(Rt,"decryptKeystore",{enumerable:!0,get:function(){return Ws.decrypt}});Object.defineProperty(Rt,"decryptKeystoreSync",{enumerable:!0,get:function(){return Ws.decryptSync}});Object.defineProperty(Rt,"encryptKeystore",{enumerable:!0,get:function(){return Ws.encrypt}});function pS(t,e,r){if((0,Da.isCrowdsaleWallet)(t)){r&&r(0);var n=(0,$d.decrypt)(t,e);return r&&r(1),Promise.resolve(n)}return(0,Da.isKeystoreWallet)(t)?(0,Ws.decrypt)(t,e,r):Promise.reject(new Error("invalid JSON wallet"))}Rt.decryptJsonWallet=pS;function bS(t,e){if((0,Da.isCrowdsaleWallet)(t))return(0,$d.decrypt)(t,e);if((0,Da.isKeystoreWallet)(t))return(0,Ws.decryptSync)(t,e);throw new Error("invalid JSON wallet")}Rt.decryptJsonWalletSync=bS});var s2=V(Mc=>{"use strict";var XF=A(M());Object.defineProperty(Mc,"__esModule",{value:!0});Mc.version=void 0;Mc.version="wallet/5.8.0"});var ef=V(Pr=>{"use strict";var KF=A(M()),gS=Pr&&Pr.__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)}}(),f2=Pr&&Pr.__awaiter||function(t,e,r,n){function i(a){return a instanceof r?a:new r(function(l){l(a)})}return new(r||(r=Promise))(function(a,l){function v(B){try{x(n.next(B))}catch(C){l(C)}}function y(B){try{x(n.throw(B))}catch(C){l(C)}}function x(B){B.done?a(B.value):i(B.value).then(v,y)}x((n=n.apply(t,e||[])).next())})},c2=Pr&&Pr.__generator||function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,l;return l={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function v(x){return function(B){return y([x,B])}}function y(x){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=x[0]&2?i.return:x[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,x[1])).done)return a;switch(i=0,a&&(x=[x[0]&2,a.value]),x[0]){case 0:case 1:a=x;break;case 4:return r.label++,{value:x[1],done:!1};case 5:r.label++,i=x[1],x=[0];continue;case 7:x=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(x[0]===6||x[0]===2)){r=0;continue}if(x[0]===3&&(!a||x[1]>a[0]&&x[1]<a[3])){r.label=x[1];break}if(x[0]===6&&r.label<a[1]){r.label=a[1],a=x;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(x);break}a[2]&&r.ops.pop(),r.trys.pop();continue}x=e.call(t,r)}catch(B){x=[6,B],i=0}finally{n=a=0}if(x[0]&5)throw x[1];return{value:x[0]?x[1]:void 0,done:!0}}};Object.defineProperty(Pr,"__esModule",{value:!0});Pr.verifyTypedData=Pr.verifyMessage=Pr.Wallet=void 0;var u2=wa(),vS=Fm(),mS=Im(),Zo=rt(),$s=Cs(),Ys=Gd(),l2=In(),ei=Yr(),xS=Xd(),eh=Ns(),th=o2(),Oa=Js(),d2=Bt(),yS=s2(),Ko=new d2.Logger(yS.version);function wS(t){return t!=null&&(0,Zo.isHexString)(t.privateKey,32)&&t.address!=null}function AS(t){var e=t.mnemonic;return e&&e.phrase}var MS=function(t){gS(e,t);function e(r,n){var i=t.call(this)||this;if(wS(r)){var a=new eh.SigningKey(r.privateKey);if((0,ei.defineReadOnly)(i,"_signingKey",function(){return a}),(0,ei.defineReadOnly)(i,"address",(0,Oa.computeAddress)(i.publicKey)),i.address!==(0,u2.getAddress)(r.address)&&Ko.throwArgumentError("privateKey/address mismatch","privateKey","[REDACTED]"),AS(r)){var l=r.mnemonic;(0,ei.defineReadOnly)(i,"_mnemonic",function(){return{phrase:l.phrase,path:l.path||Ys.defaultPath,locale:l.locale||"en"}});var v=i.mnemonic,y=Ys.HDNode.fromMnemonic(v.phrase,null,v.locale).derivePath(v.path);(0,Oa.computeAddress)(y.privateKey)!==i.address&&Ko.throwArgumentError("mnemonic/address mismatch","privateKey","[REDACTED]")}else(0,ei.defineReadOnly)(i,"_mnemonic",function(){return null})}else{if(eh.SigningKey.isSigningKey(r))r.curve!=="secp256k1"&&Ko.throwArgumentError("unsupported curve; must be secp256k1","privateKey","[REDACTED]"),(0,ei.defineReadOnly)(i,"_signingKey",function(){return r});else{typeof r=="string"&&r.match(/^[0-9a-f]*$/i)&&r.length===64&&(r="0x"+r);var x=new eh.SigningKey(r);(0,ei.defineReadOnly)(i,"_signingKey",function(){return x})}(0,ei.defineReadOnly)(i,"_mnemonic",function(){return null}),(0,ei.defineReadOnly)(i,"address",(0,Oa.computeAddress)(i.publicKey))}return n&&!vS.Provider.isProvider(n)&&Ko.throwArgumentError("invalid provider","provider",n),(0,ei.defineReadOnly)(i,"provider",n||null),i}return Object.defineProperty(e.prototype,"mnemonic",{get:function(){return this._mnemonic()},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"privateKey",{get:function(){return this._signingKey().privateKey},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"publicKey",{get:function(){return this._signingKey().publicKey},enumerable:!1,configurable:!0}),e.prototype.getAddress=function(){return Promise.resolve(this.address)},e.prototype.connect=function(r){return new e(this,r)},e.prototype.signTransaction=function(r){var n=this;return(0,ei.resolveProperties)(r).then(function(i){i.from!=null&&((0,u2.getAddress)(i.from)!==n.address&&Ko.throwArgumentError("transaction from address mismatch","transaction.from",r.from),delete i.from);var a=n._signingKey().signDigest((0,l2.keccak256)((0,Oa.serialize)(i)));return(0,Oa.serialize)(i,a)})},e.prototype.signMessage=function(r){return f2(this,void 0,void 0,function(){return c2(this,function(n){return[2,(0,Zo.joinSignature)(this._signingKey().signDigest((0,$s.hashMessage)(r)))]})})},e.prototype._signTypedData=function(r,n,i){return f2(this,void 0,void 0,function(){var a,l=this;return c2(this,function(v){switch(v.label){case 0:return[4,$s._TypedDataEncoder.resolveNames(r,n,i,function(y){return l.provider==null&&Ko.throwError("cannot resolve ENS names without a provider",d2.Logger.errors.UNSUPPORTED_OPERATION,{operation:"resolveName",value:y}),l.provider.resolveName(y)})];case 1:return a=v.sent(),[2,(0,Zo.joinSignature)(this._signingKey().signDigest($s._TypedDataEncoder.hash(a.domain,n,a.value)))]}})})},e.prototype.encrypt=function(r,n,i){if(typeof n=="function"&&!i&&(i=n,n={}),i&&typeof i!="function")throw new Error("invalid callback");return n||(n={}),(0,th.encryptKeystore)(this,r,n,i)},e.createRandom=function(r){var n=(0,xS.randomBytes)(16);r||(r={}),r.extraEntropy&&(n=(0,Zo.arrayify)((0,Zo.hexDataSlice)((0,l2.keccak256)((0,Zo.concat)([n,r.extraEntropy])),0,16)));var i=(0,Ys.entropyToMnemonic)(n,r.locale);return e.fromMnemonic(i,r.path,r.locale)},e.fromEncryptedJson=function(r,n,i){return(0,th.decryptJsonWallet)(r,n,i).then(function(a){return new e(a)})},e.fromEncryptedJsonSync=function(r,n){return new e((0,th.decryptJsonWalletSync)(r,n))},e.fromMnemonic=function(r,n,i){return n||(n=Ys.defaultPath),new e(Ys.HDNode.fromMnemonic(r,null,i).derivePath(n))},e}(mS.Signer);Pr.Wallet=MS;function SS(t,e){return(0,Oa.recoverAddress)((0,$s.hashMessage)(t),e)}Pr.verifyMessage=SS;function TS(t,e,r,n){return(0,Oa.recoverAddress)($s._TypedDataEncoder.hash(t,e,r),n)}Pr.verifyTypedData=TS});var x2=V((ih,m2)=>{var QF=A(M());var Sc=require("buffer"),ti=Sc.Buffer;function v2(t,e){for(var r in t)e[r]=t[r]}ti.from&&ti.alloc&&ti.allocUnsafe&&ti.allocUnsafeSlow?m2.exports=Sc:(v2(Sc,ih),ih.Buffer=Ia);function Ia(t,e,r){return ti(t,e,r)}Ia.prototype=Object.create(ti.prototype);v2(ti,Ia);Ia.from=function(t,e,r){if(typeof t=="number")throw new TypeError("Argument must not be a number");return ti(t,e,r)};Ia.alloc=function(t,e,r){if(typeof t!="number")throw new TypeError("Argument must be a number");var n=ti(t);return e!==void 0?typeof r=="string"?n.fill(e,r):n.fill(e):n.fill(0),n};Ia.allocUnsafe=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return ti(t)};Ia.allocUnsafeSlow=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return Sc.SlowBuffer(t)}});var w2=V((WF,y2)=>{"use strict";var YF=A(M()),Tc=x2().Buffer;function ES(t){if(t.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),r=0;r<e.length;r++)e[r]=255;for(var n=0;n<t.length;n++){var i=t.charAt(n),a=i.charCodeAt(0);if(e[a]!==255)throw new TypeError(i+" is ambiguous");e[a]=n}var l=t.length,v=t.charAt(0),y=Math.log(l)/Math.log(256),x=Math.log(256)/Math.log(l);function B(F){if((Array.isArray(F)||F instanceof Uint8Array)&&(F=Tc.from(F)),!Tc.isBuffer(F))throw new TypeError("Expected Buffer");if(F.length===0)return"";for(var P=0,X=0,W=0,K=F.length;W!==K&&F[W]===0;)W++,P++;for(var ie=(K-W)*x+1>>>0,ee=new Uint8Array(ie);W!==K;){for(var ae=F[W],ne=0,$=ie-1;(ae!==0||ne<X)&&$!==-1;$--,ne++)ae+=256*ee[$]>>>0,ee[$]=ae%l>>>0,ae=ae/l>>>0;if(ae!==0)throw new Error("Non-zero carry");X=ne,W++}for(var fe=ie-X;fe!==ie&&ee[fe]===0;)fe++;for(var te=v.repeat(P);fe<ie;++fe)te+=t.charAt(ee[fe]);return te}function C(F){if(typeof F!="string")throw new TypeError("Expected String");if(F.length===0)return Tc.alloc(0);for(var P=0,X=0,W=0;F[P]===v;)X++,P++;for(var K=(F.length-P)*y+1>>>0,ie=new Uint8Array(K);P<F.length;){var ee=F.charCodeAt(P);if(ee>255)return;var ae=e[ee];if(ae===255)return;for(var ne=0,$=K-1;(ae!==0||ne<W)&&$!==-1;$--,ne++)ae+=l*ie[$]>>>0,ie[$]=ae%256>>>0,ae=ae/256>>>0;if(ae!==0)throw new Error("Non-zero carry");W=ne,P++}for(var fe=K-W;fe!==K&&ie[fe]===0;)fe++;var te=Tc.allocUnsafe(X+(K-fe));te.fill(0,0,X);for(var Y=X;fe!==K;)te[Y++]=ie[fe++];return te}function D(F){var P=C(F);if(P)return P;throw new Error("Non-base"+l+" character")}return{encode:B,decodeUnsafe:C,decode:D}}y2.exports=ES});var M2=V(($F,A2)=>{var eD=A(M()),_S=w2(),BS="123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz";A2.exports=_S(BS)});var J2=V((iD,k2)=>{var aD=A(M()),_2=require("fs"),Mi=require("path"),B2=require("os"),C2=typeof __webpack_require__=="function"?__non_webpack_require__:require,CS=process.config&&process.config.variables||{},PS=!!process.env.PREBUILDS_ONLY,S2=process.versions.modules,ah=FS()?"electron":RS()?"node-webkit":"node",oh=process.env.npm_config_arch||B2.arch(),sh=process.env.npm_config_platform||B2.platform(),P2=process.env.LIBC||(DS(sh)?"musl":"glibc"),fh=process.env.ARM_VERSION||(oh==="arm64"?"8":CS.arm_version)||"",L2=(process.versions.uv||"").split(".")[0];k2.exports=ri;function ri(t){return C2(ri.resolve(t))}ri.resolve=ri.path=function(t){t=Mi.resolve(t||".");try{var e=C2(Mi.join(t,"package.json")).name.toUpperCase().replace(/-/g,"_");process.env[e+"_PREBUILD"]&&(t=process.env[e+"_PREBUILD"])}catch{}if(!PS){var r=T2(Mi.join(t,"build/Release"),E2);if(r)return r;var n=T2(Mi.join(t,"build/Debug"),E2);if(n)return n}var i=v(t);if(i)return i;var a=v(Mi.dirname(process.execPath));if(a)return a;var l=["platform="+sh,"arch="+oh,"runtime="+ah,"abi="+S2,"uv="+L2,fh?"armv="+fh:"","libc="+P2,"node="+process.versions.node,process.versions.electron?"electron="+process.versions.electron:"",typeof __webpack_require__=="function"?"webpack=true":""].filter(Boolean).join(" ");throw new Error("No native build was found for "+l+`
|
|
13
13
|
loaded from: `+t+`
|
|
14
|
-
`);function v(y){var x=ch(Mi.join(y,"prebuilds")).map(R2),B=x.filter(F2(sh,oh)).sort(D2)[0];if(B){var C=Mi.join(y,"prebuilds",B.name),D=ch(C).map(O2),F=D.filter(I2(ah,S2)),P=F.sort(N2(ah))[0];if(P)return Mi.join(C,P.file)}}};function ch(t){try{return _2.readdirSync(t)}catch{return[]}}function T2(t,e){var r=ch(t).filter(e);return r[0]&&Mi.join(t,r[0])}function E2(t){return/\.node$/.test(t)}function R2(t){var e=t.split("-");if(e.length===2){var r=e[0],n=e[1].split("+");if(r&&n.length&&n.every(Boolean))return{name:t,platform:r,architectures:n}}}function F2(t,e){return function(r){return r==null||r.platform!==t?!1:r.architectures.includes(e)}}function D2(t,e){return t.architectures.length-e.architectures.length}function O2(t){var e=t.split("."),r=e.pop(),n={file:t,specificity:0};if(r==="node"){for(var i=0;i<e.length;i++){var a=e[i];if(a==="node"||a==="electron"||a==="node-webkit")n.runtime=a;else if(a==="napi")n.napi=!0;else if(a.slice(0,3)==="abi")n.abi=a.slice(3);else if(a.slice(0,2)==="uv")n.uv=a.slice(2);else if(a.slice(0,4)==="armv")n.armv=a.slice(4);else if(a==="glibc"||a==="musl")n.libc=a;else continue;n.specificity++}return n}}function I2(t,e){return function(r){return!(r==null||r.runtime&&r.runtime!==t&&!LS(r)||r.abi&&r.abi!==e&&!r.napi||r.uv&&r.uv!==L2||r.armv&&r.armv!==fh||r.libc&&r.libc!==P2)}}function LS(t){return t.runtime==="node"&&t.napi}function N2(t){return function(e,r){return e.runtime!==r.runtime?e.runtime===t?-1:1:e.abi!==r.abi?e.abi?-1:1:e.specificity!==r.specificity?e.specificity>r.specificity?-1:1:0}}function RS(){return!!(process.versions&&process.versions.nw)}function FS(){return process.versions&&process.versions.electron||process.env.ELECTRON_RUN_AS_NODE?!0:typeof window<"u"&&window.process&&window.process.type==="renderer"}function DS(t){return t==="linux"&&_2.existsSync("/etc/alpine-release")}ri.parseTags=O2;ri.matchTags=I2;ri.compareTags=N2;ri.parseTuple=R2;ri.matchTuple=F2;ri.compareTuples=D2});var dh=V((oD,lh)=>{var sD=A(M()),uh=typeof __webpack_require__=="function"?__non_webpack_require__:require;typeof uh.addon=="function"?lh.exports=uh.addon.bind(uh):lh.exports=J2()});var hh=V((fD,U2)=>{var cD=A(M()),We={IMPOSSIBLE_CASE:"Impossible case. Please create issue.",TWEAK_ADD:"The tweak was out of range or the resulted private key is invalid",TWEAK_MUL:"The tweak was out of range or equal to zero",CONTEXT_RANDOMIZE_UNKNOW:"Unknow error on context randomization",SECKEY_INVALID:"Private Key is invalid",PUBKEY_PARSE:"Public Key could not be parsed",PUBKEY_SERIALIZE:"Public Key serialization error",PUBKEY_COMBINE:"The sum of the public keys is not valid",SIG_PARSE:"Signature could not be parsed",SIGN:"The nonce generation function failed, or the private key was invalid",RECOVER:"Public key could not be recover",ECDH:"Scalar was invalid (zero or overflow)"};function cn(t,e){if(!t)throw new Error(e)}function Ze(t,e,r){if(cn(e instanceof Uint8Array,`Expected ${t} to be an Uint8Array`),r!==void 0)if(Array.isArray(r)){let n=r.join(", "),i=`Expected ${t} to be an Uint8Array with length [${n}]`;cn(r.includes(e.length),i)}else{let n=`Expected ${t} to be an Uint8Array with length ${r}`;cn(e.length===r,n)}}function Na(t){cn(jo(t)==="Boolean","Expected compressed to be a Boolean")}function En(t=r=>new Uint8Array(r),e){return typeof t=="function"&&(t=t(e)),Ze("output",t,e),t}function jo(t){return Object.prototype.toString.call(t).slice(8,-1)}U2.exports=t=>({contextRandomize(e){switch(cn(e===null||e instanceof Uint8Array,"Expected seed to be an Uint8Array or null"),e!==null&&Ze("seed",e,32),t.contextRandomize(e)){case 1:throw new Error(We.CONTEXT_RANDOMIZE_UNKNOW)}},privateKeyVerify(e){return Ze("private key",e,32),t.privateKeyVerify(e)===0},privateKeyNegate(e){switch(Ze("private key",e,32),t.privateKeyNegate(e)){case 0:return e;case 1:throw new Error(We.IMPOSSIBLE_CASE)}},privateKeyTweakAdd(e,r){switch(Ze("private key",e,32),Ze("tweak",r,32),t.privateKeyTweakAdd(e,r)){case 0:return e;case 1:throw new Error(We.TWEAK_ADD)}},privateKeyTweakMul(e,r){switch(Ze("private key",e,32),Ze("tweak",r,32),t.privateKeyTweakMul(e,r)){case 0:return e;case 1:throw new Error(We.TWEAK_MUL)}},publicKeyVerify(e){return Ze("public key",e,[33,65]),t.publicKeyVerify(e)===0},publicKeyCreate(e,r=!0,n){switch(Ze("private key",e,32),Na(r),n=En(n,r?33:65),t.publicKeyCreate(n,e)){case 0:return n;case 1:throw new Error(We.SECKEY_INVALID);case 2:throw new Error(We.PUBKEY_SERIALIZE)}},publicKeyConvert(e,r=!0,n){switch(Ze("public key",e,[33,65]),Na(r),n=En(n,r?33:65),t.publicKeyConvert(n,e)){case 0:return n;case 1:throw new Error(We.PUBKEY_PARSE);case 2:throw new Error(We.PUBKEY_SERIALIZE)}},publicKeyNegate(e,r=!0,n){switch(Ze("public key",e,[33,65]),Na(r),n=En(n,r?33:65),t.publicKeyNegate(n,e)){case 0:return n;case 1:throw new Error(We.PUBKEY_PARSE);case 2:throw new Error(We.IMPOSSIBLE_CASE);case 3:throw new Error(We.PUBKEY_SERIALIZE)}},publicKeyCombine(e,r=!0,n){cn(Array.isArray(e),"Expected public keys to be an Array"),cn(e.length>0,"Expected public keys array will have more than zero items");for(let i of e)Ze("public key",i,[33,65]);switch(Na(r),n=En(n,r?33:65),t.publicKeyCombine(n,e)){case 0:return n;case 1:throw new Error(We.PUBKEY_PARSE);case 2:throw new Error(We.PUBKEY_COMBINE);case 3:throw new Error(We.PUBKEY_SERIALIZE)}},publicKeyTweakAdd(e,r,n=!0,i){switch(Ze("public key",e,[33,65]),Ze("tweak",r,32),Na(n),i=En(i,n?33:65),t.publicKeyTweakAdd(i,e,r)){case 0:return i;case 1:throw new Error(We.PUBKEY_PARSE);case 2:throw new Error(We.TWEAK_ADD)}},publicKeyTweakMul(e,r,n=!0,i){switch(Ze("public key",e,[33,65]),Ze("tweak",r,32),Na(n),i=En(i,n?33:65),t.publicKeyTweakMul(i,e,r)){case 0:return i;case 1:throw new Error(We.PUBKEY_PARSE);case 2:throw new Error(We.TWEAK_MUL)}},signatureNormalize(e){switch(Ze("signature",e,64),t.signatureNormalize(e)){case 0:return e;case 1:throw new Error(We.SIG_PARSE)}},signatureExport(e,r){Ze("signature",e,64),r=En(r,72);let n={output:r,outputlen:72};switch(t.signatureExport(n,e)){case 0:return r.slice(0,n.outputlen);case 1:throw new Error(We.SIG_PARSE);case 2:throw new Error(We.IMPOSSIBLE_CASE)}},signatureImport(e,r){switch(Ze("signature",e),r=En(r,64),t.signatureImport(r,e)){case 0:return r;case 1:throw new Error(We.SIG_PARSE);case 2:throw new Error(We.IMPOSSIBLE_CASE)}},ecdsaSign(e,r,n={},i){Ze("message",e,32),Ze("private key",r,32),cn(jo(n)==="Object","Expected options to be an Object"),n.data!==void 0&&Ze("options.data",n.data),n.noncefn!==void 0&&cn(jo(n.noncefn)==="Function","Expected options.noncefn to be a Function"),i=En(i,64);let a={signature:i,recid:null};switch(t.ecdsaSign(a,e,r,n.data,n.noncefn)){case 0:return a;case 1:throw new Error(We.SIGN);case 2:throw new Error(We.IMPOSSIBLE_CASE)}},ecdsaVerify(e,r,n){switch(Ze("signature",e,64),Ze("message",r,32),Ze("public key",n,[33,65]),t.ecdsaVerify(e,r,n)){case 0:return!0;case 3:return!1;case 1:throw new Error(We.SIG_PARSE);case 2:throw new Error(We.PUBKEY_PARSE)}},ecdsaRecover(e,r,n,i=!0,a){switch(Ze("signature",e,64),cn(jo(r)==="Number"&&r>=0&&r<=3,"Expected recovery id to be a Number within interval [0, 3]"),Ze("message",n,32),Na(i),a=En(a,i?33:65),t.ecdsaRecover(a,e,r,n)){case 0:return a;case 1:throw new Error(We.SIG_PARSE);case 2:throw new Error(We.RECOVER);case 3:throw new Error(We.IMPOSSIBLE_CASE)}},ecdh(e,r,n={},i){switch(Ze("public key",e,[33,65]),Ze("private key",r,32),cn(jo(n)==="Object","Expected options to be an Object"),n.data!==void 0&&Ze("options.data",n.data),n.hashfn!==void 0?(cn(jo(n.hashfn)==="Function","Expected options.hashfn to be a Function"),n.xbuf!==void 0&&Ze("options.xbuf",n.xbuf,32),n.ybuf!==void 0&&Ze("options.ybuf",n.ybuf,32),Ze("output",i)):i=En(i,32),t.ecdh(i,e,r,n.data,n.hashfn,n.xbuf,n.ybuf)){case 0:return i;case 1:throw new Error(We.PUBKEY_PARSE);case 2:throw new Error(We.ECDH)}}})});var q2=V((uD,H2)=>{var lD=A(M()),OS=dh()(__dirname);H2.exports=hh()(new OS.Secp256k1)});var X2=V((dD,G2)=>{var hD=A(M()),IS=Ad().ec,ni=new IS("secp256k1"),qe=ni.curve,it=qe.n.constructor;function NS(t,e){let r=new it(e);if(r.cmp(qe.p)>=0)return null;r=r.toRed(qe.red);let n=r.redSqr().redIMul(r).redIAdd(qe.b).redSqrt();t===3!==n.isOdd()&&(n=n.redNeg());let i=r.redSqr().redIMul(r);return n.redSqr().redISub(i.redIAdd(qe.b)).isZero()?ni.keyPair({pub:{x:r,y:n}}):null}function kS(t,e,r){let n=new it(e),i=new it(r);if(n.cmp(qe.p)>=0||i.cmp(qe.p)>=0||(n=n.toRed(qe.red),i=i.toRed(qe.red),(t===6||t===7)&&i.isOdd()!==(t===7)))return null;let a=n.redSqr().redIMul(n);return i.redSqr().redISub(a.redIAdd(qe.b)).isZero()?ni.keyPair({pub:{x:n,y:i}}):null}function ea(t){let e=t[0];switch(e){case 2:case 3:return t.length!==33?null:NS(e,t.subarray(1,33));case 4:case 6:case 7:return t.length!==65?null:kS(e,t.subarray(1,33),t.subarray(33,65));default:return null}}function ka(t,e){let r=e.encode(null,t.length===33);for(let n=0;n<t.length;++n)t[n]=r[n]}G2.exports={contextRandomize(){return 0},privateKeyVerify(t){let e=new it(t);return e.cmp(qe.n)<0&&!e.isZero()?0:1},privateKeyNegate(t){let e=new it(t),r=qe.n.sub(e).umod(qe.n).toArrayLike(Uint8Array,"be",32);return t.set(r),0},privateKeyTweakAdd(t,e){let r=new it(e);if(r.cmp(qe.n)>=0||(r.iadd(new it(t)),r.cmp(qe.n)>=0&&r.isub(qe.n),r.isZero()))return 1;let n=r.toArrayLike(Uint8Array,"be",32);return t.set(n),0},privateKeyTweakMul(t,e){let r=new it(e);if(r.cmp(qe.n)>=0||r.isZero())return 1;r.imul(new it(t)),r.cmp(qe.n)>=0&&(r=r.umod(qe.n));let n=r.toArrayLike(Uint8Array,"be",32);return t.set(n),0},publicKeyVerify(t){return ea(t)===null?1:0},publicKeyCreate(t,e){let r=new it(e);if(r.cmp(qe.n)>=0||r.isZero())return 1;let n=ni.keyFromPrivate(e).getPublic();return ka(t,n),0},publicKeyConvert(t,e){let r=ea(e);if(r===null)return 1;let n=r.getPublic();return ka(t,n),0},publicKeyNegate(t,e){let r=ea(e);if(r===null)return 1;let n=r.getPublic();return n.y=n.y.redNeg(),ka(t,n),0},publicKeyCombine(t,e){let r=new Array(e.length);for(let i=0;i<e.length;++i)if(r[i]=ea(e[i]),r[i]===null)return 1;let n=r[0].getPublic();for(let i=1;i<r.length;++i)n=n.add(r[i].pub);return n.isInfinity()?2:(ka(t,n),0)},publicKeyTweakAdd(t,e,r){let n=ea(e);if(n===null)return 1;if(r=new it(r),r.cmp(qe.n)>=0)return 2;let i=n.getPublic().add(qe.g.mul(r));return i.isInfinity()?2:(ka(t,i),0)},publicKeyTweakMul(t,e,r){let n=ea(e);if(n===null)return 1;if(r=new it(r),r.cmp(qe.n)>=0||r.isZero())return 2;let i=n.getPublic().mul(r);return ka(t,i),0},signatureNormalize(t){let e=new it(t.subarray(0,32)),r=new it(t.subarray(32,64));return e.cmp(qe.n)>=0||r.cmp(qe.n)>=0?1:(r.cmp(ni.nh)===1&&t.set(qe.n.sub(r).toArrayLike(Uint8Array,"be",32),32),0)},signatureExport(t,e){let r=e.subarray(0,32),n=e.subarray(32,64);if(new it(r).cmp(qe.n)>=0||new it(n).cmp(qe.n)>=0)return 1;let{output:i}=t,a=i.subarray(4,37);a[0]=0,a.set(r,1);let l=33,v=0;for(;l>1&&a[v]===0&&!(a[v+1]&128);--l,++v);if(a=a.subarray(v),a[0]&128||l>1&&a[0]===0&&!(a[1]&128))return 1;let y=i.subarray(39,72);y[0]=0,y.set(n,1);let x=33,B=0;for(;x>1&&y[B]===0&&!(y[B+1]&128);--x,++B);return y=y.subarray(B),y[0]&128||x>1&&y[0]===0&&!(y[1]&128)?1:(t.outputlen=6+l+x,i[0]=48,i[1]=t.outputlen-2,i[2]=2,i[3]=a.length,i.set(a,4),i[4+l]=2,i[5+l]=y.length,i.set(y,6+l),0)},signatureImport(t,e){if(e.length<8||e.length>72||e[0]!==48||e[1]!==e.length-2||e[2]!==2)return 1;let r=e[3];if(r===0||5+r>=e.length||e[4+r]!==2)return 1;let n=e[5+r];if(n===0||6+r+n!==e.length||e[4]&128||r>1&&e[4]===0&&!(e[5]&128)||e[r+6]&128||n>1&&e[r+6]===0&&!(e[r+7]&128))return 1;let i=e.subarray(4,4+r);if(i.length===33&&i[0]===0&&(i=i.subarray(1)),i.length>32)return 1;let a=e.subarray(6+r);if(a.length===33&&a[0]===0&&(a=a.slice(1)),a.length>32)throw new Error("S length is too long");let l=new it(i);l.cmp(qe.n)>=0&&(l=new it(0));let v=new it(e.subarray(6+r));return v.cmp(qe.n)>=0&&(v=new it(0)),t.set(l.toArrayLike(Uint8Array,"be",32),0),t.set(v.toArrayLike(Uint8Array,"be",32),32),0},ecdsaSign(t,e,r,n,i){if(i){let v=i;i=y=>{let x=v(e,r,null,n,y);if(!(x instanceof Uint8Array&&x.length===32))throw new Error("This is the way");return new it(x)}}let a=new it(r);if(a.cmp(qe.n)>=0||a.isZero())return 1;let l;try{l=ni.sign(e,r,{canonical:!0,k:i,pers:n})}catch{return 1}return t.signature.set(l.r.toArrayLike(Uint8Array,"be",32),0),t.signature.set(l.s.toArrayLike(Uint8Array,"be",32),32),t.recid=l.recoveryParam,0},ecdsaVerify(t,e,r){let n={r:t.subarray(0,32),s:t.subarray(32,64)},i=new it(n.r),a=new it(n.s);if(i.cmp(qe.n)>=0||a.cmp(qe.n)>=0)return 1;if(a.cmp(ni.nh)===1||i.isZero()||a.isZero())return 3;let l=ea(r);if(l===null)return 2;let v=l.getPublic();return ni.verify(e,n,v)?0:3},ecdsaRecover(t,e,r,n){let i={r:e.slice(0,32),s:e.slice(32,64)},a=new it(i.r),l=new it(i.s);if(a.cmp(qe.n)>=0||l.cmp(qe.n)>=0)return 1;if(a.isZero()||l.isZero())return 2;let v;try{v=ni.recoverPubKey(n,i,r)}catch{return 2}return ka(t,v),0},ecdh(t,e,r,n,i,a,l){let v=ea(e);if(v===null)return 1;let y=new it(r);if(y.cmp(qe.n)>=0||y.isZero())return 2;let x=v.getPublic().mul(y);if(i===void 0){let B=x.encode(null,!0),C=ni.hash().update(B).digest();for(let D=0;D<32;++D)t[D]=C[D]}else{a||(a=new Uint8Array(32));let B=x.getX().toArray("be",32);for(let P=0;P<32;++P)a[P]=B[P];l||(l=new Uint8Array(32));let C=x.getY().toArray("be",32);for(let P=0;P<32;++P)l[P]=C[P];let D=i(a,l,n);if(!(D instanceof Uint8Array&&D.length===t.length))return 2;t.set(D)}return 0}}});var K2=V((pD,z2)=>{var bD=A(M());z2.exports=hh()(X2())});var bh=V((gD,ph)=>{var vD=A(M());try{ph.exports=q2()}catch{ph.exports=K2()}});var gh=V((mD,Z2)=>{var xD=A(M());Z2.exports=require("stream")});var $2=V((yD,Y2)=>{"use strict";var wD=A(M());function V2(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function j2(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?V2(Object(r),!0).forEach(function(n){JS(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):V2(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function JS(t,e,r){return e=W2(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function US(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Q2(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,W2(n.key),n)}}function HS(t,e,r){return e&&Q2(t.prototype,e),r&&Q2(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function W2(t){var e=qS(t,"string");return typeof e=="symbol"?e:String(e)}function qS(t,e){if(typeof t!="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var GS=require("buffer"),Ec=GS.Buffer,XS=require("util"),vh=XS.inspect,zS=vh&&vh.custom||"inspect";function KS(t,e,r){Ec.prototype.copy.call(t,e,r)}Y2.exports=function(){function t(){US(this,t),this.head=null,this.tail=null,this.length=0}return HS(t,[{key:"push",value:function(r){var n={data:r,next:null};this.length>0?this.tail.next=n:this.head=n,this.tail=n,++this.length}},{key:"unshift",value:function(r){var n={data:r,next:this.head};this.length===0&&(this.tail=n),this.head=n,++this.length}},{key:"shift",value:function(){if(this.length!==0){var r=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,r}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(r){if(this.length===0)return"";for(var n=this.head,i=""+n.data;n=n.next;)i+=r+n.data;return i}},{key:"concat",value:function(r){if(this.length===0)return Ec.alloc(0);for(var n=Ec.allocUnsafe(r>>>0),i=this.head,a=0;i;)KS(i.data,n,a),a+=i.data.length,i=i.next;return n}},{key:"consume",value:function(r,n){var i;return r<this.head.data.length?(i=this.head.data.slice(0,r),this.head.data=this.head.data.slice(r)):r===this.head.data.length?i=this.shift():i=n?this._getString(r):this._getBuffer(r),i}},{key:"first",value:function(){return this.head.data}},{key:"_getString",value:function(r){var n=this.head,i=1,a=n.data;for(r-=a.length;n=n.next;){var l=n.data,v=r>l.length?l.length:r;if(v===l.length?a+=l:a+=l.slice(0,r),r-=v,r===0){v===l.length?(++i,n.next?this.head=n.next:this.head=this.tail=null):(this.head=n,n.data=l.slice(v));break}++i}return this.length-=i,a}},{key:"_getBuffer",value:function(r){var n=Ec.allocUnsafe(r),i=this.head,a=1;for(i.data.copy(n),r-=i.data.length;i=i.next;){var l=i.data,v=r>l.length?l.length:r;if(l.copy(n,n.length-r,0,v),r-=v,r===0){v===l.length?(++a,i.next?this.head=i.next:this.head=this.tail=null):(this.head=i,i.data=l.slice(v));break}++a}return this.length-=a,n}},{key:zS,value:function(r,n){return vh(this,j2(j2({},n),{},{depth:0,customInspect:!1}))}}]),t}()});var xh=V((AD,ty)=>{"use strict";var MD=A(M());function ZS(t,e){var r=this,n=this._readableState&&this._readableState.destroyed,i=this._writableState&&this._writableState.destroyed;return n||i?(e?e(t):t&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,process.nextTick(mh,this,t)):process.nextTick(mh,this,t)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(t||null,function(a){!e&&a?r._writableState?r._writableState.errorEmitted?process.nextTick(_c,r):(r._writableState.errorEmitted=!0,process.nextTick(ey,r,a)):process.nextTick(ey,r,a):e?(process.nextTick(_c,r),e(a)):process.nextTick(_c,r)}),this)}function ey(t,e){mh(t,e),_c(t)}function _c(t){t._writableState&&!t._writableState.emitClose||t._readableState&&!t._readableState.emitClose||t.emit("close")}function VS(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}function mh(t,e){t.emit("error",e)}function jS(t,e){var r=t._readableState,n=t._writableState;r&&r.autoDestroy||n&&n.autoDestroy?t.destroy(e):t.emit("error",e)}ty.exports={destroy:ZS,undestroy:VS,errorOrDestroy:jS}});var ta=V((SD,iy)=>{"use strict";var TD=A(M()),ny={};function un(t,e,r){r||(r=Error);function n(a,l,v){return typeof e=="string"?e:e(a,l,v)}class i extends r{constructor(l,v,y){super(n(l,v,y))}}i.prototype.name=r.name,i.prototype.code=t,ny[t]=i}function ry(t,e){if(Array.isArray(t)){let r=t.length;return t=t.map(n=>String(n)),r>2?`one of ${e} ${t.slice(0,r-1).join(", ")}, or `+t[r-1]:r===2?`one of ${e} ${t[0]} or ${t[1]}`:`of ${e} ${t[0]}`}else return`of ${e} ${String(t)}`}function QS(t,e,r){return t.substr(!r||r<0?0:+r,e.length)===e}function WS(t,e,r){return(r===void 0||r>t.length)&&(r=t.length),t.substring(r-e.length,r)===e}function YS(t,e,r){return typeof r!="number"&&(r=0),r+e.length>t.length?!1:t.indexOf(e,r)!==-1}un("ERR_INVALID_OPT_VALUE",function(t,e){return'The value "'+e+'" is invalid for option "'+t+'"'},TypeError);un("ERR_INVALID_ARG_TYPE",function(t,e,r){let n;typeof e=="string"&&QS(e,"not ")?(n="must not be",e=e.replace(/^not /,"")):n="must be";let i;if(WS(t," argument"))i=`The ${t} ${n} ${ry(e,"type")}`;else{let a=YS(t,".")?"property":"argument";i=`The "${t}" ${a} ${n} ${ry(e,"type")}`}return i+=`. Received type ${typeof r}`,i},TypeError);un("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF");un("ERR_METHOD_NOT_IMPLEMENTED",function(t){return"The "+t+" method is not implemented"});un("ERR_STREAM_PREMATURE_CLOSE","Premature close");un("ERR_STREAM_DESTROYED",function(t){return"Cannot call "+t+" after a stream was destroyed"});un("ERR_MULTIPLE_CALLBACK","Callback called multiple times");un("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable");un("ERR_STREAM_WRITE_AFTER_END","write after end");un("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError);un("ERR_UNKNOWN_ENCODING",function(t){return"Unknown encoding: "+t},TypeError);un("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event");iy.exports.codes=ny});var yh=V((ED,ay)=>{"use strict";var _D=A(M()),$S=ta().codes.ERR_INVALID_OPT_VALUE;function eT(t,e,r){return t.highWaterMark!=null?t.highWaterMark:e?t[r]:null}function tT(t,e,r,n){var i=eT(e,n,r);if(i!=null){if(!(isFinite(i)&&Math.floor(i)===i)||i<0){var a=n?r:"highWaterMark";throw new $S(a,i)}return Math.floor(i)}return t.objectMode?16:16*1024}ay.exports={getHighWaterMark:tT}});var sy=V((BD,oy)=>{var CD=A(M());oy.exports=require("util").deprecate});var Mh=V((PD,hy)=>{"use strict";var LD=A(M());hy.exports=pt;function cy(t){var e=this;this.next=null,this.entry=null,this.finish=function(){BT(e,t)}}var Qo;pt.WritableState=rf;var rT={deprecate:sy()},uy=gh(),Cc=require("buffer").Buffer,nT=(typeof global<"u"?global:typeof window<"u"?window:typeof self<"u"?self:{}).Uint8Array||function(){};function iT(t){return Cc.from(t)}function aT(t){return Cc.isBuffer(t)||t instanceof nT}var Ah=xh(),oT=yh(),sT=oT.getHighWaterMark,ra=ta().codes,fT=ra.ERR_INVALID_ARG_TYPE,cT=ra.ERR_METHOD_NOT_IMPLEMENTED,uT=ra.ERR_MULTIPLE_CALLBACK,lT=ra.ERR_STREAM_CANNOT_PIPE,dT=ra.ERR_STREAM_DESTROYED,hT=ra.ERR_STREAM_NULL_VALUES,pT=ra.ERR_STREAM_WRITE_AFTER_END,bT=ra.ERR_UNKNOWN_ENCODING,Wo=Ah.errorOrDestroy;er()(pt,uy);function gT(){}function rf(t,e,r){Qo=Qo||Ja(),t=t||{},typeof r!="boolean"&&(r=e instanceof Qo),this.objectMode=!!t.objectMode,r&&(this.objectMode=this.objectMode||!!t.writableObjectMode),this.highWaterMark=sT(this,t,"writableHighWaterMark",r),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var n=t.decodeStrings===!1;this.decodeStrings=!n,this.defaultEncoding=t.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(i){MT(e,i)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=t.emitClose!==!1,this.autoDestroy=!!t.autoDestroy,this.bufferedRequestCount=0,this.corkedRequestsFree=new cy(this)}rf.prototype.getBuffer=function(){for(var e=this.bufferedRequest,r=[];e;)r.push(e),e=e.next;return r};(function(){try{Object.defineProperty(rf.prototype,"buffer",{get:rT.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch{}})();var Bc;typeof Symbol=="function"&&Symbol.hasInstance&&typeof Function.prototype[Symbol.hasInstance]=="function"?(Bc=Function.prototype[Symbol.hasInstance],Object.defineProperty(pt,Symbol.hasInstance,{value:function(e){return Bc.call(this,e)?!0:this!==pt?!1:e&&e._writableState instanceof rf}})):Bc=function(e){return e instanceof this};function pt(t){Qo=Qo||Ja();var e=this instanceof Qo;if(!e&&!Bc.call(pt,this))return new pt(t);this._writableState=new rf(t,this,e),this.writable=!0,t&&(typeof t.write=="function"&&(this._write=t.write),typeof t.writev=="function"&&(this._writev=t.writev),typeof t.destroy=="function"&&(this._destroy=t.destroy),typeof t.final=="function"&&(this._final=t.final)),uy.call(this)}pt.prototype.pipe=function(){Wo(this,new lT)};function vT(t,e){var r=new pT;Wo(t,r),process.nextTick(e,r)}function mT(t,e,r,n){var i;return r===null?i=new hT:typeof r!="string"&&!e.objectMode&&(i=new fT("chunk",["string","Buffer"],r)),i?(Wo(t,i),process.nextTick(n,i),!1):!0}pt.prototype.write=function(t,e,r){var n=this._writableState,i=!1,a=!n.objectMode&&aT(t);return a&&!Cc.isBuffer(t)&&(t=iT(t)),typeof e=="function"&&(r=e,e=null),a?e="buffer":e||(e=n.defaultEncoding),typeof r!="function"&&(r=gT),n.ending?vT(this,r):(a||mT(this,n,t,r))&&(n.pendingcb++,i=yT(this,n,a,t,e,r)),i};pt.prototype.cork=function(){this._writableState.corked++};pt.prototype.uncork=function(){var t=this._writableState;t.corked&&(t.corked--,!t.writing&&!t.corked&&!t.bufferProcessing&&t.bufferedRequest&&ly(this,t))};pt.prototype.setDefaultEncoding=function(e){if(typeof e=="string"&&(e=e.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())>-1))throw new bT(e);return this._writableState.defaultEncoding=e,this};Object.defineProperty(pt.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}});function xT(t,e,r){return!t.objectMode&&t.decodeStrings!==!1&&typeof e=="string"&&(e=Cc.from(e,r)),e}Object.defineProperty(pt.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});function yT(t,e,r,n,i,a){if(!r){var l=xT(e,n,i);n!==l&&(r=!0,i="buffer",n=l)}var v=e.objectMode?1:n.length;e.length+=v;var y=e.length<e.highWaterMark;if(y||(e.needDrain=!0),e.writing||e.corked){var x=e.lastBufferedRequest;e.lastBufferedRequest={chunk:n,encoding:i,isBuf:r,callback:a,next:null},x?x.next=e.lastBufferedRequest:e.bufferedRequest=e.lastBufferedRequest,e.bufferedRequestCount+=1}else wh(t,e,!1,v,n,i,a);return y}function wh(t,e,r,n,i,a,l){e.writelen=n,e.writecb=l,e.writing=!0,e.sync=!0,e.destroyed?e.onwrite(new dT("write")):r?t._writev(i,e.onwrite):t._write(i,a,e.onwrite),e.sync=!1}function wT(t,e,r,n,i){--e.pendingcb,r?(process.nextTick(i,n),process.nextTick(tf,t,e),t._writableState.errorEmitted=!0,Wo(t,n)):(i(n),t._writableState.errorEmitted=!0,Wo(t,n),tf(t,e))}function AT(t){t.writing=!1,t.writecb=null,t.length-=t.writelen,t.writelen=0}function MT(t,e){var r=t._writableState,n=r.sync,i=r.writecb;if(typeof i!="function")throw new uT;if(AT(r),e)wT(t,r,n,e,i);else{var a=dy(r)||t.destroyed;!a&&!r.corked&&!r.bufferProcessing&&r.bufferedRequest&&ly(t,r),n?process.nextTick(fy,t,r,a,i):fy(t,r,a,i)}}function fy(t,e,r,n){r||ST(t,e),e.pendingcb--,n(),tf(t,e)}function ST(t,e){e.length===0&&e.needDrain&&(e.needDrain=!1,t.emit("drain"))}function ly(t,e){e.bufferProcessing=!0;var r=e.bufferedRequest;if(t._writev&&r&&r.next){var n=e.bufferedRequestCount,i=new Array(n),a=e.corkedRequestsFree;a.entry=r;for(var l=0,v=!0;r;)i[l]=r,r.isBuf||(v=!1),r=r.next,l+=1;i.allBuffers=v,wh(t,e,!0,e.length,i,"",a.finish),e.pendingcb++,e.lastBufferedRequest=null,a.next?(e.corkedRequestsFree=a.next,a.next=null):e.corkedRequestsFree=new cy(e),e.bufferedRequestCount=0}else{for(;r;){var y=r.chunk,x=r.encoding,B=r.callback,C=e.objectMode?1:y.length;if(wh(t,e,!1,C,y,x,B),r=r.next,e.bufferedRequestCount--,e.writing)break}r===null&&(e.lastBufferedRequest=null)}e.bufferedRequest=r,e.bufferProcessing=!1}pt.prototype._write=function(t,e,r){r(new cT("_write()"))};pt.prototype._writev=null;pt.prototype.end=function(t,e,r){var n=this._writableState;return typeof t=="function"?(r=t,t=null,e=null):typeof e=="function"&&(r=e,e=null),t!=null&&this.write(t,e),n.corked&&(n.corked=1,this.uncork()),n.ending||_T(this,n,r),this};Object.defineProperty(pt.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}});function dy(t){return t.ending&&t.length===0&&t.bufferedRequest===null&&!t.finished&&!t.writing}function TT(t,e){t._final(function(r){e.pendingcb--,r&&Wo(t,r),e.prefinished=!0,t.emit("prefinish"),tf(t,e)})}function ET(t,e){!e.prefinished&&!e.finalCalled&&(typeof t._final=="function"&&!e.destroyed?(e.pendingcb++,e.finalCalled=!0,process.nextTick(TT,t,e)):(e.prefinished=!0,t.emit("prefinish")))}function tf(t,e){var r=dy(e);if(r&&(ET(t,e),e.pendingcb===0&&(e.finished=!0,t.emit("finish"),e.autoDestroy))){var n=t._readableState;(!n||n.autoDestroy&&n.endEmitted)&&t.destroy()}return r}function _T(t,e,r){e.ending=!0,tf(t,e),r&&(e.finished?process.nextTick(r):t.once("finish",r)),e.ended=!0,t.writable=!1}function BT(t,e,r){var n=t.entry;for(t.entry=null;n;){var i=n.callback;e.pendingcb--,i(r),n=n.next}e.corkedRequestsFree.next=t}Object.defineProperty(pt.prototype,"destroyed",{enumerable:!1,get:function(){return this._writableState===void 0?!1:this._writableState.destroyed},set:function(e){this._writableState&&(this._writableState.destroyed=e)}});pt.prototype.destroy=Ah.destroy;pt.prototype._undestroy=Ah.undestroy;pt.prototype._destroy=function(t,e){e(t)}});var Ja=V((RD,by)=>{"use strict";var FD=A(M()),CT=Object.keys||function(t){var e=[];for(var r in t)e.push(r);return e};by.exports=ii;var py=Eh(),Th=Mh();er()(ii,py);for(Sh=CT(Th.prototype),Pc=0;Pc<Sh.length;Pc++)Lc=Sh[Pc],ii.prototype[Lc]||(ii.prototype[Lc]=Th.prototype[Lc]);var Sh,Lc,Pc;function ii(t){if(!(this instanceof ii))return new ii(t);py.call(this,t),Th.call(this,t),this.allowHalfOpen=!0,t&&(t.readable===!1&&(this.readable=!1),t.writable===!1&&(this.writable=!1),t.allowHalfOpen===!1&&(this.allowHalfOpen=!1,this.once("end",PT)))}Object.defineProperty(ii.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});Object.defineProperty(ii.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}});Object.defineProperty(ii.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}});function PT(){this._writableState.ended||process.nextTick(LT,this)}function LT(t){t.end()}Object.defineProperty(ii.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState===void 0||this._writableState===void 0?!1:this._readableState.destroyed&&this._writableState.destroyed},set:function(e){this._readableState===void 0||this._writableState===void 0||(this._readableState.destroyed=e,this._writableState.destroyed=e)}})});var my=V((_h,vy)=>{var DD=A(M()),Rc=require("buffer"),Si=Rc.Buffer;function gy(t,e){for(var r in t)e[r]=t[r]}Si.from&&Si.alloc&&Si.allocUnsafe&&Si.allocUnsafeSlow?vy.exports=Rc:(gy(Rc,_h),_h.Buffer=Yo);function Yo(t,e,r){return Si(t,e,r)}gy(Si,Yo);Yo.from=function(t,e,r){if(typeof t=="number")throw new TypeError("Argument must not be a number");return Si(t,e,r)};Yo.alloc=function(t,e,r){if(typeof t!="number")throw new TypeError("Argument must be a number");var n=Si(t);return e!==void 0?typeof r=="string"?n.fill(e,r):n.fill(e):n.fill(0),n};Yo.allocUnsafe=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return Si(t)};Yo.allocUnsafeSlow=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return Rc.SlowBuffer(t)}});var Ph=V(yy=>{"use strict";var ID=A(M()),Ch=my().Buffer,xy=Ch.isEncoding||function(t){switch(t=""+t,t&&t.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function RT(t){if(!t)return"utf8";for(var e;;)switch(t){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return t;default:if(e)return;t=(""+t).toLowerCase(),e=!0}}function FT(t){var e=RT(t);if(typeof e!="string"&&(Ch.isEncoding===xy||!xy(t)))throw new Error("Unknown encoding: "+t);return e||t}yy.StringDecoder=nf;function nf(t){this.encoding=FT(t);var e;switch(this.encoding){case"utf16le":this.text=JT,this.end=UT,e=4;break;case"utf8":this.fillLast=IT,e=4;break;case"base64":this.text=HT,this.end=qT,e=3;break;default:this.write=GT,this.end=XT;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=Ch.allocUnsafe(e)}nf.prototype.write=function(t){if(t.length===0)return"";var e,r;if(this.lastNeed){if(e=this.fillLast(t),e===void 0)return"";r=this.lastNeed,this.lastNeed=0}else r=0;return r<t.length?e?e+this.text(t,r):this.text(t,r):e||""};nf.prototype.end=kT;nf.prototype.text=NT;nf.prototype.fillLast=function(t){if(this.lastNeed<=t.length)return t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,t.length),this.lastNeed-=t.length};function Bh(t){return t<=127?0:t>>5===6?2:t>>4===14?3:t>>3===30?4:t>>6===2?-1:-2}function DT(t,e,r){var n=e.length-1;if(n<r)return 0;var i=Bh(e[n]);return i>=0?(i>0&&(t.lastNeed=i-1),i):--n<r||i===-2?0:(i=Bh(e[n]),i>=0?(i>0&&(t.lastNeed=i-2),i):--n<r||i===-2?0:(i=Bh(e[n]),i>=0?(i>0&&(i===2?i=0:t.lastNeed=i-3),i):0))}function OT(t,e,r){if((e[0]&192)!==128)return t.lastNeed=0,"\uFFFD";if(t.lastNeed>1&&e.length>1){if((e[1]&192)!==128)return t.lastNeed=1,"\uFFFD";if(t.lastNeed>2&&e.length>2&&(e[2]&192)!==128)return t.lastNeed=2,"\uFFFD"}}function IT(t){var e=this.lastTotal-this.lastNeed,r=OT(this,t,e);if(r!==void 0)return r;if(this.lastNeed<=t.length)return t.copy(this.lastChar,e,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,e,0,t.length),this.lastNeed-=t.length}function NT(t,e){var r=DT(this,t,e);if(!this.lastNeed)return t.toString("utf8",e);this.lastTotal=r;var n=t.length-(r-this.lastNeed);return t.copy(this.lastChar,0,n),t.toString("utf8",e,n)}function kT(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+"\uFFFD":e}function JT(t,e){if((t.length-e)%2===0){var r=t.toString("utf16le",e);if(r){var n=r.charCodeAt(r.length-1);if(n>=55296&&n<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1],r.slice(0,-1)}return r}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=t[t.length-1],t.toString("utf16le",e,t.length-1)}function UT(t){var e=t&&t.length?this.write(t):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return e+this.lastChar.toString("utf16le",0,r)}return e}function HT(t,e){var r=(t.length-e)%3;return r===0?t.toString("base64",e):(this.lastNeed=3-r,this.lastTotal=3,r===1?this.lastChar[0]=t[t.length-1]:(this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1]),t.toString("base64",e,t.length-r))}function qT(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e}function GT(t){return t.toString(this.encoding)}function XT(t){return t&&t.length?this.write(t):""}});var Fc=V((ND,My)=>{"use strict";var kD=A(M()),wy=ta().codes.ERR_STREAM_PREMATURE_CLOSE;function zT(t){var e=!1;return function(){if(!e){e=!0;for(var r=arguments.length,n=new Array(r),i=0;i<r;i++)n[i]=arguments[i];t.apply(this,n)}}}function KT(){}function ZT(t){return t.setHeader&&typeof t.abort=="function"}function Ay(t,e,r){if(typeof e=="function")return Ay(t,null,e);e||(e={}),r=zT(r||KT);var n=e.readable||e.readable!==!1&&t.readable,i=e.writable||e.writable!==!1&&t.writable,a=function(){t.writable||v()},l=t._writableState&&t._writableState.finished,v=function(){i=!1,l=!0,n||r.call(t)},y=t._readableState&&t._readableState.endEmitted,x=function(){n=!1,y=!0,i||r.call(t)},B=function(P){r.call(t,P)},C=function(){var P;if(n&&!y)return(!t._readableState||!t._readableState.ended)&&(P=new wy),r.call(t,P);if(i&&!l)return(!t._writableState||!t._writableState.ended)&&(P=new wy),r.call(t,P)},D=function(){t.req.on("finish",v)};return ZT(t)?(t.on("complete",v),t.on("abort",C),t.req?D():t.on("request",D)):i&&!t._writableState&&(t.on("end",a),t.on("close",a)),t.on("end",x),t.on("finish",v),e.error!==!1&&t.on("error",B),t.on("close",C),function(){t.removeListener("complete",v),t.removeListener("abort",C),t.removeListener("request",D),t.req&&t.req.removeListener("finish",v),t.removeListener("end",a),t.removeListener("close",a),t.removeListener("finish",v),t.removeListener("end",x),t.removeListener("error",B),t.removeListener("close",C)}}My.exports=Ay});var Ty=V((JD,Sy)=>{"use strict";var UD=A(M()),Dc;function na(t,e,r){return e=VT(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function VT(t){var e=jT(t,"string");return typeof e=="symbol"?e:String(e)}function jT(t,e){if(typeof t!="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var QT=Fc(),ia=Symbol("lastResolve"),Ua=Symbol("lastReject"),af=Symbol("error"),Oc=Symbol("ended"),Ha=Symbol("lastPromise"),Lh=Symbol("handlePromise"),qa=Symbol("stream");function aa(t,e){return{value:t,done:e}}function WT(t){var e=t[ia];if(e!==null){var r=t[qa].read();r!==null&&(t[Ha]=null,t[ia]=null,t[Ua]=null,e(aa(r,!1)))}}function YT(t){process.nextTick(WT,t)}function $T(t,e){return function(r,n){t.then(function(){if(e[Oc]){r(aa(void 0,!0));return}e[Lh](r,n)},n)}}var eE=Object.getPrototypeOf(function(){}),tE=Object.setPrototypeOf((Dc={get stream(){return this[qa]},next:function(){var e=this,r=this[af];if(r!==null)return Promise.reject(r);if(this[Oc])return Promise.resolve(aa(void 0,!0));if(this[qa].destroyed)return new Promise(function(l,v){process.nextTick(function(){e[af]?v(e[af]):l(aa(void 0,!0))})});var n=this[Ha],i;if(n)i=new Promise($T(n,this));else{var a=this[qa].read();if(a!==null)return Promise.resolve(aa(a,!1));i=new Promise(this[Lh])}return this[Ha]=i,i}},na(Dc,Symbol.asyncIterator,function(){return this}),na(Dc,"return",function(){var e=this;return new Promise(function(r,n){e[qa].destroy(null,function(i){if(i){n(i);return}r(aa(void 0,!0))})})}),Dc),eE),rE=function(e){var r,n=Object.create(tE,(r={},na(r,qa,{value:e,writable:!0}),na(r,ia,{value:null,writable:!0}),na(r,Ua,{value:null,writable:!0}),na(r,af,{value:null,writable:!0}),na(r,Oc,{value:e._readableState.endEmitted,writable:!0}),na(r,Lh,{value:function(a,l){var v=n[qa].read();v?(n[Ha]=null,n[ia]=null,n[Ua]=null,a(aa(v,!1))):(n[ia]=a,n[Ua]=l)},writable:!0}),r));return n[Ha]=null,QT(e,function(i){if(i&&i.code!=="ERR_STREAM_PREMATURE_CLOSE"){var a=n[Ua];a!==null&&(n[Ha]=null,n[ia]=null,n[Ua]=null,a(i)),n[af]=i;return}var l=n[ia];l!==null&&(n[Ha]=null,n[ia]=null,n[Ua]=null,l(aa(void 0,!0))),n[Oc]=!0}),e.on("readable",YT.bind(null,n)),n};Sy.exports=rE});var Cy=V((HD,By)=>{"use strict";var qD=A(M());function Ey(t,e,r,n,i,a,l){try{var v=t[a](l),y=v.value}catch(x){r(x);return}v.done?e(y):Promise.resolve(y).then(n,i)}function nE(t){return function(){var e=this,r=arguments;return new Promise(function(n,i){var a=t.apply(e,r);function l(y){Ey(a,n,i,l,v,"next",y)}function v(y){Ey(a,n,i,l,v,"throw",y)}l(void 0)})}}function _y(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function iE(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?_y(Object(r),!0).forEach(function(n){aE(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):_y(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function aE(t,e,r){return e=oE(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function oE(t){var e=sE(t,"string");return typeof e=="symbol"?e:String(e)}function sE(t,e){if(typeof t!="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var fE=ta().codes.ERR_INVALID_ARG_TYPE;function cE(t,e,r){var n;if(e&&typeof e.next=="function")n=e;else if(e&&e[Symbol.asyncIterator])n=e[Symbol.asyncIterator]();else if(e&&e[Symbol.iterator])n=e[Symbol.iterator]();else throw new fE("iterable",["Iterable"],e);var i=new t(iE({objectMode:!0},r)),a=!1;i._read=function(){a||(a=!0,l())};function l(){return v.apply(this,arguments)}function v(){return v=nE(function*(){try{var y=yield n.next(),x=y.value,B=y.done;B?i.push(null):i.push(yield x)?l():a=!1}catch(C){i.destroy(C)}}),v.apply(this,arguments)}return i}By.exports=cE});var Eh=V((XD,Jy)=>{"use strict";var zD=A(M());Jy.exports=Qe;var $o;Qe.ReadableState=Fy;var GD=require("events").EventEmitter,Ry=function(e,r){return e.listeners(r).length},sf=gh(),Ic=require("buffer").Buffer,uE=(typeof global<"u"?global:typeof window<"u"?window:typeof self<"u"?self:{}).Uint8Array||function(){};function lE(t){return Ic.from(t)}function dE(t){return Ic.isBuffer(t)||t instanceof uE}var Rh=require("util"),Ie;Rh&&Rh.debuglog?Ie=Rh.debuglog("stream"):Ie=function(){};var hE=$2(),Jh=xh(),pE=yh(),bE=pE.getHighWaterMark,Nc=ta().codes,gE=Nc.ERR_INVALID_ARG_TYPE,vE=Nc.ERR_STREAM_PUSH_AFTER_EOF,mE=Nc.ERR_METHOD_NOT_IMPLEMENTED,xE=Nc.ERR_STREAM_UNSHIFT_AFTER_END_EVENT,es,Fh,Dh;er()(Qe,sf);var of=Jh.errorOrDestroy,Oh=["error","close","destroy","pause","resume"];function yE(t,e,r){if(typeof t.prependListener=="function")return t.prependListener(e,r);!t._events||!t._events[e]?t.on(e,r):Array.isArray(t._events[e])?t._events[e].unshift(r):t._events[e]=[r,t._events[e]]}function Fy(t,e,r){$o=$o||Ja(),t=t||{},typeof r!="boolean"&&(r=e instanceof $o),this.objectMode=!!t.objectMode,r&&(this.objectMode=this.objectMode||!!t.readableObjectMode),this.highWaterMark=bE(this,t,"readableHighWaterMark",r),this.buffer=new hE,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=t.emitClose!==!1,this.autoDestroy=!!t.autoDestroy,this.destroyed=!1,this.defaultEncoding=t.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,t.encoding&&(es||(es=Ph().StringDecoder),this.decoder=new es(t.encoding),this.encoding=t.encoding)}function Qe(t){if($o=$o||Ja(),!(this instanceof Qe))return new Qe(t);var e=this instanceof $o;this._readableState=new Fy(t,this,e),this.readable=!0,t&&(typeof t.read=="function"&&(this._read=t.read),typeof t.destroy=="function"&&(this._destroy=t.destroy)),sf.call(this)}Object.defineProperty(Qe.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState===void 0?!1:this._readableState.destroyed},set:function(e){this._readableState&&(this._readableState.destroyed=e)}});Qe.prototype.destroy=Jh.destroy;Qe.prototype._undestroy=Jh.undestroy;Qe.prototype._destroy=function(t,e){e(t)};Qe.prototype.push=function(t,e){var r=this._readableState,n;return r.objectMode?n=!0:typeof t=="string"&&(e=e||r.defaultEncoding,e!==r.encoding&&(t=Ic.from(t,e),e=""),n=!0),Dy(this,t,e,!1,n)};Qe.prototype.unshift=function(t){return Dy(this,t,null,!0,!1)};function Dy(t,e,r,n,i){Ie("readableAddChunk",e);var a=t._readableState;if(e===null)a.reading=!1,ME(t,a);else{var l;if(i||(l=wE(a,e)),l)of(t,l);else if(a.objectMode||e&&e.length>0)if(typeof e!="string"&&!a.objectMode&&Object.getPrototypeOf(e)!==Ic.prototype&&(e=lE(e)),n)a.endEmitted?of(t,new xE):Ih(t,a,e,!0);else if(a.ended)of(t,new vE);else{if(a.destroyed)return!1;a.reading=!1,a.decoder&&!r?(e=a.decoder.write(e),a.objectMode||e.length!==0?Ih(t,a,e,!1):kh(t,a)):Ih(t,a,e,!1)}else n||(a.reading=!1,kh(t,a))}return!a.ended&&(a.length<a.highWaterMark||a.length===0)}function Ih(t,e,r,n){e.flowing&&e.length===0&&!e.sync?(e.awaitDrain=0,t.emit("data",r)):(e.length+=e.objectMode?1:r.length,n?e.buffer.unshift(r):e.buffer.push(r),e.needReadable&&kc(t)),kh(t,e)}function wE(t,e){var r;return!dE(e)&&typeof e!="string"&&e!==void 0&&!t.objectMode&&(r=new gE("chunk",["string","Buffer","Uint8Array"],e)),r}Qe.prototype.isPaused=function(){return this._readableState.flowing===!1};Qe.prototype.setEncoding=function(t){es||(es=Ph().StringDecoder);var e=new es(t);this._readableState.decoder=e,this._readableState.encoding=this._readableState.decoder.encoding;for(var r=this._readableState.buffer.head,n="";r!==null;)n+=e.write(r.data),r=r.next;return this._readableState.buffer.clear(),n!==""&&this._readableState.buffer.push(n),this._readableState.length=n.length,this};var Py=1073741824;function AE(t){return t>=Py?t=Py:(t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++),t}function Ly(t,e){return t<=0||e.length===0&&e.ended?0:e.objectMode?1:t!==t?e.flowing&&e.length?e.buffer.head.data.length:e.length:(t>e.highWaterMark&&(e.highWaterMark=AE(t)),t<=e.length?t:e.ended?e.length:(e.needReadable=!0,0))}Qe.prototype.read=function(t){Ie("read",t),t=parseInt(t,10);var e=this._readableState,r=t;if(t!==0&&(e.emittedReadable=!1),t===0&&e.needReadable&&((e.highWaterMark!==0?e.length>=e.highWaterMark:e.length>0)||e.ended))return Ie("read: emitReadable",e.length,e.ended),e.length===0&&e.ended?Nh(this):kc(this),null;if(t=Ly(t,e),t===0&&e.ended)return e.length===0&&Nh(this),null;var n=e.needReadable;Ie("need readable",n),(e.length===0||e.length-t<e.highWaterMark)&&(n=!0,Ie("length less than watermark",n)),e.ended||e.reading?(n=!1,Ie("reading or ended",n)):n&&(Ie("do read"),e.reading=!0,e.sync=!0,e.length===0&&(e.needReadable=!0),this._read(e.highWaterMark),e.sync=!1,e.reading||(t=Ly(r,e)));var i;return t>0?i=Ny(t,e):i=null,i===null?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.awaitDrain=0),e.length===0&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&Nh(this)),i!==null&&this.emit("data",i),i};function ME(t,e){if(Ie("onEofChunk"),!e.ended){if(e.decoder){var r=e.decoder.end();r&&r.length&&(e.buffer.push(r),e.length+=e.objectMode?1:r.length)}e.ended=!0,e.sync?kc(t):(e.needReadable=!1,e.emittedReadable||(e.emittedReadable=!0,Oy(t)))}}function kc(t){var e=t._readableState;Ie("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(Ie("emitReadable",e.flowing),e.emittedReadable=!0,process.nextTick(Oy,t))}function Oy(t){var e=t._readableState;Ie("emitReadable_",e.destroyed,e.length,e.ended),!e.destroyed&&(e.length||e.ended)&&(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,Uh(t)}function kh(t,e){e.readingMore||(e.readingMore=!0,process.nextTick(SE,t,e))}function SE(t,e){for(;!e.reading&&!e.ended&&(e.length<e.highWaterMark||e.flowing&&e.length===0);){var r=e.length;if(Ie("maybeReadMore read 0"),t.read(0),r===e.length)break}e.readingMore=!1}Qe.prototype._read=function(t){of(this,new mE("_read()"))};Qe.prototype.pipe=function(t,e){var r=this,n=this._readableState;switch(n.pipesCount){case 0:n.pipes=t;break;case 1:n.pipes=[n.pipes,t];break;default:n.pipes.push(t);break}n.pipesCount+=1,Ie("pipe count=%d opts=%j",n.pipesCount,e);var i=(!e||e.end!==!1)&&t!==process.stdout&&t!==process.stderr,a=i?v:X;n.endEmitted?process.nextTick(a):r.once("end",a),t.on("unpipe",l);function l(W,K){Ie("onunpipe"),W===r&&K&&K.hasUnpiped===!1&&(K.hasUnpiped=!0,B())}function v(){Ie("onend"),t.end()}var y=TE(r);t.on("drain",y);var x=!1;function B(){Ie("cleanup"),t.removeListener("close",F),t.removeListener("finish",P),t.removeListener("drain",y),t.removeListener("error",D),t.removeListener("unpipe",l),r.removeListener("end",v),r.removeListener("end",X),r.removeListener("data",C),x=!0,n.awaitDrain&&(!t._writableState||t._writableState.needDrain)&&y()}r.on("data",C);function C(W){Ie("ondata");var K=t.write(W);Ie("dest.write",K),K===!1&&((n.pipesCount===1&&n.pipes===t||n.pipesCount>1&&ky(n.pipes,t)!==-1)&&!x&&(Ie("false write response, pause",n.awaitDrain),n.awaitDrain++),r.pause())}function D(W){Ie("onerror",W),X(),t.removeListener("error",D),Ry(t,"error")===0&&of(t,W)}yE(t,"error",D);function F(){t.removeListener("finish",P),X()}t.once("close",F);function P(){Ie("onfinish"),t.removeListener("close",F),X()}t.once("finish",P);function X(){Ie("unpipe"),r.unpipe(t)}return t.emit("pipe",r),n.flowing||(Ie("pipe resume"),r.resume()),t};function TE(t){return function(){var r=t._readableState;Ie("pipeOnDrain",r.awaitDrain),r.awaitDrain&&r.awaitDrain--,r.awaitDrain===0&&Ry(t,"data")&&(r.flowing=!0,Uh(t))}}Qe.prototype.unpipe=function(t){var e=this._readableState,r={hasUnpiped:!1};if(e.pipesCount===0)return this;if(e.pipesCount===1)return t&&t!==e.pipes?this:(t||(t=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,t&&t.emit("unpipe",this,r),this);if(!t){var n=e.pipes,i=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var a=0;a<i;a++)n[a].emit("unpipe",this,{hasUnpiped:!1});return this}var l=ky(e.pipes,t);return l===-1?this:(e.pipes.splice(l,1),e.pipesCount-=1,e.pipesCount===1&&(e.pipes=e.pipes[0]),t.emit("unpipe",this,r),this)};Qe.prototype.on=function(t,e){var r=sf.prototype.on.call(this,t,e),n=this._readableState;return t==="data"?(n.readableListening=this.listenerCount("readable")>0,n.flowing!==!1&&this.resume()):t==="readable"&&!n.endEmitted&&!n.readableListening&&(n.readableListening=n.needReadable=!0,n.flowing=!1,n.emittedReadable=!1,Ie("on readable",n.length,n.reading),n.length?kc(this):n.reading||process.nextTick(EE,this)),r};Qe.prototype.addListener=Qe.prototype.on;Qe.prototype.removeListener=function(t,e){var r=sf.prototype.removeListener.call(this,t,e);return t==="readable"&&process.nextTick(Iy,this),r};Qe.prototype.removeAllListeners=function(t){var e=sf.prototype.removeAllListeners.apply(this,arguments);return(t==="readable"||t===void 0)&&process.nextTick(Iy,this),e};function Iy(t){var e=t._readableState;e.readableListening=t.listenerCount("readable")>0,e.resumeScheduled&&!e.paused?e.flowing=!0:t.listenerCount("data")>0&&t.resume()}function EE(t){Ie("readable nexttick read 0"),t.read(0)}Qe.prototype.resume=function(){var t=this._readableState;return t.flowing||(Ie("resume"),t.flowing=!t.readableListening,_E(this,t)),t.paused=!1,this};function _E(t,e){e.resumeScheduled||(e.resumeScheduled=!0,process.nextTick(BE,t,e))}function BE(t,e){Ie("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),Uh(t),e.flowing&&!e.reading&&t.read(0)}Qe.prototype.pause=function(){return Ie("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(Ie("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this};function Uh(t){var e=t._readableState;for(Ie("flow",e.flowing);e.flowing&&t.read()!==null;);}Qe.prototype.wrap=function(t){var e=this,r=this._readableState,n=!1;t.on("end",function(){if(Ie("wrapped end"),r.decoder&&!r.ended){var l=r.decoder.end();l&&l.length&&e.push(l)}e.push(null)}),t.on("data",function(l){if(Ie("wrapped data"),r.decoder&&(l=r.decoder.write(l)),!(r.objectMode&&l==null)&&!(!r.objectMode&&(!l||!l.length))){var v=e.push(l);v||(n=!0,t.pause())}});for(var i in t)this[i]===void 0&&typeof t[i]=="function"&&(this[i]=function(v){return function(){return t[v].apply(t,arguments)}}(i));for(var a=0;a<Oh.length;a++)t.on(Oh[a],this.emit.bind(this,Oh[a]));return this._read=function(l){Ie("wrapped _read",l),n&&(n=!1,t.resume())},this};typeof Symbol=="function"&&(Qe.prototype[Symbol.asyncIterator]=function(){return Fh===void 0&&(Fh=Ty()),Fh(this)});Object.defineProperty(Qe.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}});Object.defineProperty(Qe.prototype,"readableBuffer",{enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}});Object.defineProperty(Qe.prototype,"readableFlowing",{enumerable:!1,get:function(){return this._readableState.flowing},set:function(e){this._readableState&&(this._readableState.flowing=e)}});Qe._fromList=Ny;Object.defineProperty(Qe.prototype,"readableLength",{enumerable:!1,get:function(){return this._readableState.length}});function Ny(t,e){if(e.length===0)return null;var r;return e.objectMode?r=e.buffer.shift():!t||t>=e.length?(e.decoder?r=e.buffer.join(""):e.buffer.length===1?r=e.buffer.first():r=e.buffer.concat(e.length),e.buffer.clear()):r=e.buffer.consume(t,e.decoder),r}function Nh(t){var e=t._readableState;Ie("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,process.nextTick(CE,e,t))}function CE(t,e){if(Ie("endReadableNT",t.endEmitted,t.length),!t.endEmitted&&t.length===0&&(t.endEmitted=!0,e.readable=!1,e.emit("end"),t.autoDestroy)){var r=e._writableState;(!r||r.autoDestroy&&r.finished)&&e.destroy()}}typeof Symbol=="function"&&(Qe.from=function(t,e){return Dh===void 0&&(Dh=Cy()),Dh(Qe,t,e)});function ky(t,e){for(var r=0,n=t.length;r<n;r++)if(t[r]===e)return r;return-1}});var Hh=V((KD,Hy)=>{"use strict";var ZD=A(M());Hy.exports=Ti;var Jc=ta().codes,PE=Jc.ERR_METHOD_NOT_IMPLEMENTED,LE=Jc.ERR_MULTIPLE_CALLBACK,RE=Jc.ERR_TRANSFORM_ALREADY_TRANSFORMING,FE=Jc.ERR_TRANSFORM_WITH_LENGTH_0,Uc=Ja();er()(Ti,Uc);function DE(t,e){var r=this._transformState;r.transforming=!1;var n=r.writecb;if(n===null)return this.emit("error",new LE);r.writechunk=null,r.writecb=null,e!=null&&this.push(e),n(t);var i=this._readableState;i.reading=!1,(i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}function Ti(t){if(!(this instanceof Ti))return new Ti(t);Uc.call(this,t),this._transformState={afterTransform:DE.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,t&&(typeof t.transform=="function"&&(this._transform=t.transform),typeof t.flush=="function"&&(this._flush=t.flush)),this.on("prefinish",OE)}function OE(){var t=this;typeof this._flush=="function"&&!this._readableState.destroyed?this._flush(function(e,r){Uy(t,e,r)}):Uy(this,null,null)}Ti.prototype.push=function(t,e){return this._transformState.needTransform=!1,Uc.prototype.push.call(this,t,e)};Ti.prototype._transform=function(t,e,r){r(new PE("_transform()"))};Ti.prototype._write=function(t,e,r){var n=this._transformState;if(n.writecb=r,n.writechunk=t,n.writeencoding=e,!n.transforming){var i=this._readableState;(n.needTransform||i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}};Ti.prototype._read=function(t){var e=this._transformState;e.writechunk!==null&&!e.transforming?(e.transforming=!0,this._transform(e.writechunk,e.writeencoding,e.afterTransform)):e.needTransform=!0};Ti.prototype._destroy=function(t,e){Uc.prototype._destroy.call(this,t,function(r){e(r)})};function Uy(t,e,r){if(e)return t.emit("error",e);if(r!=null&&t.push(r),t._writableState.length)throw new FE;if(t._transformState.transforming)throw new RE;return t.push(null)}});var Xy=V((VD,Gy)=>{"use strict";var jD=A(M());Gy.exports=ff;var qy=Hh();er()(ff,qy);function ff(t){if(!(this instanceof ff))return new ff(t);qy.call(this,t)}ff.prototype._transform=function(t,e,r){r(null,t)}});var jy=V((QD,Vy)=>{"use strict";var WD=A(M()),qh;function IE(t){var e=!1;return function(){e||(e=!0,t.apply(void 0,arguments))}}var Zy=ta().codes,NE=Zy.ERR_MISSING_ARGS,kE=Zy.ERR_STREAM_DESTROYED;function zy(t){if(t)throw t}function JE(t){return t.setHeader&&typeof t.abort=="function"}function UE(t,e,r,n){n=IE(n);var i=!1;t.on("close",function(){i=!0}),qh===void 0&&(qh=Fc()),qh(t,{readable:e,writable:r},function(l){if(l)return n(l);i=!0,n()});var a=!1;return function(l){if(!i&&!a){if(a=!0,JE(t))return t.abort();if(typeof t.destroy=="function")return t.destroy();n(l||new kE("pipe"))}}}function Ky(t){t()}function HE(t,e){return t.pipe(e)}function qE(t){return!t.length||typeof t[t.length-1]!="function"?zy:t.pop()}function GE(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];var n=qE(e);if(Array.isArray(e[0])&&(e=e[0]),e.length<2)throw new NE("streams");var i,a=e.map(function(l,v){var y=v<e.length-1,x=v>0;return UE(l,y,x,function(B){i||(i=B),B&&a.forEach(Ky),!y&&(a.forEach(Ky),n(i))})});return e.reduce(HE)}Vy.exports=GE});var Gh=V((ln,uf)=>{var YD=A(M()),cf=require("stream");process.env.READABLE_STREAM==="disable"&&cf?(uf.exports=cf.Readable,Object.assign(uf.exports,cf),uf.exports.Stream=cf):(ln=uf.exports=Eh(),ln.Stream=cf||ln,ln.Readable=ln,ln.Writable=Mh(),ln.Duplex=Ja(),ln.Transform=Hh(),ln.PassThrough=Xy(),ln.finished=Fc(),ln.pipeline=jy())});var Yy=V(($D,Wy)=>{var eO=A(M()),{Transform:XE}=Gh();Wy.exports=t=>class Qy extends XE{constructor(r,n,i,a,l){super(l),this._rate=r,this._capacity=n,this._delimitedSuffix=i,this._hashBitLength=a,this._options=l,this._state=new t,this._state.initialize(r,n),this._finalized=!1}_transform(r,n,i){let a=null;try{this.update(r,n)}catch(l){a=l}i(a)}_flush(r){let n=null;try{this.push(this.digest())}catch(i){n=i}r(n)}update(r,n){if(!Buffer.isBuffer(r)&&typeof r!="string")throw new TypeError("Data must be a string or a buffer");if(this._finalized)throw new Error("Digest already called");return Buffer.isBuffer(r)||(r=Buffer.from(r,n)),this._state.absorb(r),this}digest(r){if(this._finalized)throw new Error("Digest already called");this._finalized=!0,this._delimitedSuffix&&this._state.absorbLastFewBits(this._delimitedSuffix);let n=this._state.squeeze(this._hashBitLength/8);return r!==void 0&&(n=n.toString(r)),this._resetState(),n}_resetState(){return this._state.initialize(this._rate,this._capacity),this}_clone(){let r=new Qy(this._rate,this._capacity,this._delimitedSuffix,this._hashBitLength,this._options);return this._state.copy(r._state),r._finalized=this._finalized,r}}});var t3=V((tO,e3)=>{var rO=A(M()),{Transform:zE}=Gh();e3.exports=t=>class $y extends zE{constructor(r,n,i,a){super(a),this._rate=r,this._capacity=n,this._delimitedSuffix=i,this._options=a,this._state=new t,this._state.initialize(r,n),this._finalized=!1}_transform(r,n,i){let a=null;try{this.update(r,n)}catch(l){a=l}i(a)}_flush(){}_read(r){this.push(this.squeeze(r))}update(r,n){if(!Buffer.isBuffer(r)&&typeof r!="string")throw new TypeError("Data must be a string or a buffer");if(this._finalized)throw new Error("Squeeze already called");return Buffer.isBuffer(r)||(r=Buffer.from(r,n)),this._state.absorb(r),this}squeeze(r,n){this._finalized||(this._finalized=!0,this._state.absorbLastFewBits(this._delimitedSuffix));let i=this._state.squeeze(r);return n!==void 0&&(i=i.toString(n)),i}_resetState(){return this._state.initialize(this._rate,this._capacity),this}_clone(){let r=new $y(this._rate,this._capacity,this._delimitedSuffix,this._options);return this._state.copy(r._state),r._finalized=this._finalized,r}}});var Xh=V((nO,r3)=>{var iO=A(M()),KE=Yy(),ZE=t3();r3.exports=function(t){let e=KE(t),r=ZE(t);return function(n,i){switch(typeof n=="string"?n.toLowerCase():n){case"keccak224":return new e(1152,448,null,224,i);case"keccak256":return new e(1088,512,null,256,i);case"keccak384":return new e(832,768,null,384,i);case"keccak512":return new e(576,1024,null,512,i);case"sha3-224":return new e(1152,448,6,224,i);case"sha3-256":return new e(1088,512,6,256,i);case"sha3-384":return new e(832,768,6,384,i);case"sha3-512":return new e(576,1024,6,512,i);case"shake128":return new r(1344,256,31,i);case"shake256":return new r(1088,512,31,i);default:throw new Error("Invald algorithm: "+n)}}}});var a3=V((aO,i3)=>{var oO=A(M()),n3=dh()(__dirname);if(typeof n3!="function")throw new Error("Native add-on failed to load");i3.exports=Xh()(n3)});var f3=V(s3=>{var fO=A(M()),o3=[1,0,32898,0,32906,2147483648,2147516416,2147483648,32907,0,2147483649,0,2147516545,2147483648,32777,2147483648,138,0,136,0,2147516425,0,2147483658,0,2147516555,0,139,2147483648,32905,2147483648,32771,2147483648,32770,2147483648,128,2147483648,32778,0,2147483658,2147483648,2147516545,2147483648,32896,2147483648,2147483649,0,2147516424,2147483648];s3.p1600=function(t){for(let e=0;e<24;++e){let r=t[0]^t[10]^t[20]^t[30]^t[40],n=t[1]^t[11]^t[21]^t[31]^t[41],i=t[2]^t[12]^t[22]^t[32]^t[42],a=t[3]^t[13]^t[23]^t[33]^t[43],l=t[4]^t[14]^t[24]^t[34]^t[44],v=t[5]^t[15]^t[25]^t[35]^t[45],y=t[6]^t[16]^t[26]^t[36]^t[46],x=t[7]^t[17]^t[27]^t[37]^t[47],B=t[8]^t[18]^t[28]^t[38]^t[48],C=t[9]^t[19]^t[29]^t[39]^t[49],D=B^(i<<1|a>>>31),F=C^(a<<1|i>>>31),P=t[0]^D,X=t[1]^F,W=t[10]^D,K=t[11]^F,ie=t[20]^D,ee=t[21]^F,ae=t[30]^D,ne=t[31]^F,$=t[40]^D,fe=t[41]^F;D=r^(l<<1|v>>>31),F=n^(v<<1|l>>>31);let te=t[2]^D,Y=t[3]^F,T=t[12]^D,s=t[13]^F,u=t[22]^D,d=t[23]^F,f=t[32]^D,c=t[33]^F,g=t[42]^D,m=t[43]^F;D=i^(y<<1|x>>>31),F=a^(x<<1|y>>>31);let h=t[4]^D,o=t[5]^F,p=t[14]^D,E=t[15]^F,b=t[24]^D,w=t[25]^F,U=t[34]^D,S=t[35]^F,N=t[44]^D,G=t[45]^F;D=l^(B<<1|C>>>31),F=v^(C<<1|B>>>31);let Z=t[6]^D,_=t[7]^F,R=t[16]^D,L=t[17]^F,O=t[26]^D,q=t[27]^F,I=t[36]^D,J=t[37]^F,z=t[46]^D,k=t[47]^F;D=y^(r<<1|n>>>31),F=x^(n<<1|r>>>31);let H=t[8]^D,Q=t[9]^F,j=t[18]^D,re=t[19]^F,De=t[28]^D,se=t[29]^F,le=t[38]^D,Ue=t[39]^F,oe=t[48]^D,ce=t[49]^F,Xe=P,ge=X,ve=K<<4|W>>>28,gt=W<<4|K>>>28,pe=ie<<3|ee>>>29,be=ee<<3|ie>>>29,Ye=ne<<9|ae>>>23,de=ae<<9|ne>>>23,ue=$<<18|fe>>>14,zt=fe<<18|$>>>14,me=te<<1|Y>>>31,xe=Y<<1|te>>>31,Kt=s<<12|T>>>20,ye=T<<12|s>>>20,we=u<<10|d>>>22,Zt=d<<10|u>>>22,Ae=c<<13|f>>>19,Me=f<<13|c>>>19,Vt=g<<2|m>>>30,Se=m<<2|g>>>30,Te=o<<30|h>>>2,jt=h<<30|o>>>2,Ee=p<<6|E>>>26,_e=E<<6|p>>>26,Qt=w<<11|b>>>21,Be=b<<11|w>>>21,Ce=U<<15|S>>>17,Wt=S<<15|U>>>17,Pe=G<<29|N>>>3,Le=N<<29|G>>>3,Yt=Z<<28|_>>>4,Re=_<<28|Z>>>4,Fe=L<<23|R>>>9,Ft=R<<23|L>>>9,Ne=O<<25|q>>>7,ke=q<<25|O>>>7,Mt=I<<21|J>>>11,St=J<<21|I>>>11,Tt=k<<24|z>>>8,Et=z<<24|k>>>8,_t=H<<27|Q>>>5,hr=Q<<27|H>>>5,pr=j<<20|re>>>12,br=re<<20|j>>>12,gr=se<<7|De>>>25,vr=De<<7|se>>>25,mr=le<<8|Ue>>>24,xr=Ue<<8|le>>>24,yr=oe<<14|ce>>>18,wr=ce<<14|oe>>>18;t[0]=Xe^~Kt&Qt,t[1]=ge^~ye&Be,t[10]=Yt^~pr&pe,t[11]=Re^~br&be,t[20]=me^~Ee&Ne,t[21]=xe^~_e&ke,t[30]=_t^~ve&we,t[31]=hr^~gt&Zt,t[40]=Te^~Fe&gr,t[41]=jt^~Ft&vr,t[2]=Kt^~Qt&Mt,t[3]=ye^~Be&St,t[12]=pr^~pe&Ae,t[13]=br^~be&Me,t[22]=Ee^~Ne&mr,t[23]=_e^~ke&xr,t[32]=ve^~we&Ce,t[33]=gt^~Zt&Wt,t[42]=Fe^~gr&Ye,t[43]=Ft^~vr&de,t[4]=Qt^~Mt&yr,t[5]=Be^~St&wr,t[14]=pe^~Ae&Pe,t[15]=be^~Me&Le,t[24]=Ne^~mr&ue,t[25]=ke^~xr&zt,t[34]=we^~Ce&Tt,t[35]=Zt^~Wt&Et,t[44]=gr^~Ye&Vt,t[45]=vr^~de&Se,t[6]=Mt^~yr&Xe,t[7]=St^~wr&ge,t[16]=Ae^~Pe&Yt,t[17]=Me^~Le&Re,t[26]=mr^~ue&me,t[27]=xr^~zt&xe,t[36]=Ce^~Tt&_t,t[37]=Wt^~Et&hr,t[46]=Ye^~Vt&Te,t[47]=de^~Se&jt,t[8]=yr^~Xe&Kt,t[9]=wr^~ge&ye,t[18]=Pe^~Yt&pr,t[19]=Le^~Re&br,t[28]=ue^~me&Ee,t[29]=zt^~xe&_e,t[38]=Tt^~_t&ve,t[39]=Et^~hr>,t[48]=Vt^~Te&Fe,t[49]=Se^~jt&Ft,t[0]^=o3[e*2],t[1]^=o3[e*2+1]}}});var u3=V((cO,c3)=>{var uO=A(M()),Hc=f3();function ts(){this.state=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],this.blockSize=null,this.count=0,this.squeezing=!1}ts.prototype.initialize=function(t,e){for(let r=0;r<50;++r)this.state[r]=0;this.blockSize=t/8,this.count=0,this.squeezing=!1};ts.prototype.absorb=function(t){for(let e=0;e<t.length;++e)this.state[~~(this.count/4)]^=t[e]<<8*(this.count%4),this.count+=1,this.count===this.blockSize&&(Hc.p1600(this.state),this.count=0)};ts.prototype.absorbLastFewBits=function(t){this.state[~~(this.count/4)]^=t<<8*(this.count%4),t&128&&this.count===this.blockSize-1&&Hc.p1600(this.state),this.state[~~((this.blockSize-1)/4)]^=128<<8*((this.blockSize-1)%4),Hc.p1600(this.state),this.count=0,this.squeezing=!0};ts.prototype.squeeze=function(t){this.squeezing||this.absorbLastFewBits(1);let e=Buffer.alloc(t);for(let r=0;r<t;++r)e[r]=this.state[~~(this.count/4)]>>>8*(this.count%4)&255,this.count+=1,this.count===this.blockSize&&(Hc.p1600(this.state),this.count=0);return e};ts.prototype.copy=function(t){for(let e=0;e<50;++e)t.state[e]=this.state[e];t.blockSize=this.blockSize,t.count=this.count,t.squeezing=this.squeezing};c3.exports=ts});var d3=V((lO,l3)=>{var dO=A(M());l3.exports=Xh()(u3())});var h3=V((hO,zh)=>{var pO=A(M());try{zh.exports=a3()}catch{zh.exports=d3()}});var x_={};ou(x_,{CurrentZoneVersion:()=>g_,Types:()=>I3,default:()=>m_});module.exports=x8(x_);var uJ=A(M(),1);var hk=A(M(),1);var D_=A(M(),1);var M_=A(M(),1),mt={module:"ISShJH1ij-hPPt9St5UFFr_8Ys3Kj5cyg7zrMGt7H9s",scheduler:"_GQ33BkPtZrqxA84vM8Zk-N2aO0toNNu_C-l-rawrBA",mu:"fcoN_xJeisVsPXA-trzVAuIiqO3ydLQxM-L4XbrQKzY",src:{asset:"4IWpYFltnnzsYrfnKDHNhLO8B7Q2ZT92tTOs_KMRzGY",collection:"C_nlkbEDbyLyzdxymMAZAAIiz1rhD7txg-LSQQS5Fmo",collectionActivity:"qjpg3ramJVb2iF6O5BAUfKInQ0UHhi3NqfELh73qKGw",comments:"C16qIcYR0jC2Tiz7e4wFJLHAMee2zIXBmwxmDzQ0pVI",moderation:"TGCoo6JDvZ7JY_E5Smz5VQiI9ncc6uXI8tU_snAodl0",zone:{id:"wGwD1IQPaMe5aY3pDMjdjz6W0W0GXyEwG0yQwUGLbuc",version:"0.0.13"}},collectionRegistry:"zwKi27GuKS3GOlwL3EhNGH02SJDDAO5Uy43ZJwomhZ4"},dp={defaultNode:"https://forward.computer"},hp={"application/json":{type:"application/json",serialize:t=>JSON.stringify(t)}},Cn={arweave:"arweave.net",ao:"ao-search-gateway.goldsky.com"};var Ve={keys:{access:"Access-Fee",ans110:{title:"Title",description:"Description",topic:"Topic:*",type:"Type",implements:"Implements",license:"License"},assetType:"Asset-Type",banner:"Banner",bootloader:"Bootloader",collectionId:"Collection-Id",collectionName:"Collection-Name",commericalUse:"Commercial-Use",contentType:"Content-Type",creator:"Creator",currency:"Currency",dataModelTraining:"Data-Model-Training",dataProtocol:"Data-Protocol",dateCreated:"Date-Created",derivations:"Derivations",description:"Description",displayName:"Display-Name",handle:"Handle",implements:"Implements",initialOwner:"Initial-Owner",license:"License",name:"Name",onBoot:"On-Boot",paymentAddress:"Payment-Address",paymentMode:"Payment-Mode",profileCreator:"Profile-Creator",profileIndex:"Profile-Index",protocolName:"Protocol-Name",renderWith:"Render-With",thumbnail:"Thumbnail",title:"Title",topic:"Topic",type:"Type",zoneType:"Zone-Type"},values:{dataProtocol:"ao",document:"Document",user:"User"}},cu={node1:"https://turbo.ardrive.io",batchSize:1,chunkSize:75e5,dispatchUploadSize:100*1024};var C_=A(M(),1);var E_=A(M(),1);function Er(t){return t?/^[a-z0-9_-]{43}$/i.test(t):!1}function Bf(t,e){for(let r=0;r<t.length;r++)if(t[r]&&t[r].name===e)return t[r].value;return null}function pp(t){let e=t.match(/^data:([a-zA-Z0-9]+\/[a-zA-Z0-9-.+]+);base64,/);return e?e[1]:null}function bp(t){return t.split(",")[1]}function gp(t){let e;if(Buffer.isBuffer(t))e=t.length;else if(typeof t=="string")e=Buffer.byteLength(t,"utf-8");else throw new Error("Input must be a string or a Buffer");return e}function uu(t){let e;return e=t.replace(/\[|\]/g,""),`[[${e}]]`}function as(t){let e;return e=t.replace(/\[|\]/g,""),e}var ir=(...t)=>{console.log("[@permaweb/libs]",...t)};function A8(t){return t.replace(/^[a-z]/,e=>e.toUpperCase())}function Wa(t){return Array.isArray(t)?t.map(Wa):t&&typeof t=="object"?Object.entries(t).reduce((e,[r,n])=>{let i=A8(r);return e[i]=Er(n)?n:Wa(n),e},{}):t}function M8(t){return t.charAt(0).toLowerCase()+t.slice(1)}function Ar(t){return Array.isArray(t)?t.map(Ar):t&&typeof t=="object"?Object.entries(t).reduce((e,[r,n])=>{if(typeof r=="string"&&r.toLowerCase()==="commitments")return e;let i=Er(r)||r.includes("-")?r:M8(r);return e[i]=Er(n)?n:Ar(n),e},{}):t}function ar(t,e){let r=t.charAt(0).toUpperCase()+t.slice(1);return{name:`${Ve.keys.bootloader}-${r}`,value:e}}function Cf(t){return Er(t)||t.startsWith("data")}function lu(t){return t.map(e=>({...e,value:e.value.replace(/\r?\n/g," ")}))}var S8="https://arweave.net";function Pf(t){return`${S8}/${t}`}async function T8(t,e){let r=[{name:"Authority",value:t.node?.authority??mt.mu},{name:"Process-Timestamp",value:new Date().getTime().toString()}];e.tags&&e.tags.length>0&&e.tags.forEach(n=>r.push(n));try{let n=await t.ao.spawn({module:e.module,scheduler:t.node?.scheduler||e.scheduler,signer:t.signer,tags:lu(r),data:e.data});return ir(`Process ID: ${n}`),ir("Sending initial message..."),await at(t,{processId:n,action:"Init"}),n}catch(n){throw console.log(n),new Error(n.message??"Error spawning process")}}function vp(t){return async e=>await at(t,e)}async function at(t,e){try{let r=[{name:"Action",value:e.action},{name:"Message-Timestamp",value:new Date().getTime().toString()}];e.tags&&r.push(...e.tags);let n=e.useRawData?e.data:JSON.stringify(e.data);return await t.ao.message({process:e.processId,signer:t.signer,tags:lu(r),data:n})}catch(r){throw new Error(r)}}function mp(t){return async e=>await Lr(t,e)}async function Lr(t,e){let n=`${t.node?.url??dp.defaultNode}/${e.processId}~process@1.0/${e.hydrate?"now":"compute"}`;try{let i={};i["require-codec"]="application/json",i["accept-bundle"]="true";let a=await fetch(n,{headers:i});if(a.ok){let l=await a.json();if(e.path)try{return JSON.parse(l[e.path])}catch{return l[e.path]}return l}throw new Error("Error getting state from HyperBEAM.")}catch(i){if(e.fallbackAction)return await Lf(t,{processId:e.processId,action:e.fallbackAction,tags:e.tags});throw i}}function xp(t){return async e=>await Lf(t,e)}async function Lf(t,e){try{let r=[{name:"Action",value:e.action}];e.tags&&r.push(...e.tags);let n;if(typeof e.data=="object")n=JSON.stringify(e.data||{});else if(typeof e.data=="string"){try{JSON.parse(e.data)}catch(a){throw console.error(a),new Error("Invalid JSON data")}n=e.data}let i=await t.ao.dryrun({process:e.processId,tags:r,data:n});if(i.Messages&&i.Messages.length){if(i.Messages[0].Data){let a=i?.Messages?.[0]?.Data;try{return JSON.parse(a)}catch{return a}}else if(i.Messages[0].Tags)return i.Messages[0].Tags.reduce((a,l)=>(a[l.name]=l.value,a),{})}}catch(r){throw new Error(r.message??"Error dryrunning process")}}async function E8(t,e){try{let{Messages:r}=await t.ao.result({message:e.messageId,process:e.processId});if(r&&r.length){let n={};return r.forEach(i=>{let a=Bf(i.Tags,"Action")||e.action,l=null,v=i.Data;if(v)try{l=JSON.parse(v)}catch{l=v}let y=Bf(i.Tags,"Status"),x=Bf(i.Tags,"Message");n[a]={id:e.messageId,status:y,message:x,data:l}}),n}else return null}catch(r){console.error(r)}}async function os(t,e){let r=null;if(e.evalSrc)r=e.evalSrc;else if(e.evalTxId)try{r=await(await fetch(Pf(e.evalTxId))).text()}catch(n){throw new Error(n)}if(r)try{let n=await at(t,{processId:e.processId,action:"Eval",data:r,tags:e.evalTags||null,useRawData:!0});return ir(`Eval: ${n}`),await E8(t,{processId:e.processId,messageId:n,action:"Eval"})}catch(n){throw new Error(n.message??"Error sending process eval")}return null}function Pn(t){return async(e,r)=>{try{let n={module:e.module||mt.module,scheduler:t.node?.scheduler||mt.scheduler};e.data&&(n.data=e.data),e.tags&&(n.tags=e.tags),r&&r("Spawning process...");let i=await T8(t,n);if(e.evalTxId||e.evalSrc){r&&r("Process retrieved!"),r&&r("Sending eval...");try{await os(t,{processId:i,evalTxId:e.evalTxId||null,evalSrc:e.evalSrc||null,evalTags:e.evalTags})&&r&&r("Eval complete")}catch(a){throw new Error(a.message??"Error creating process")}}return i}catch(n){throw new Error(n.message??"Error creating process")}}}var ck=A(M(),1);var rk=A(M(),1);var ep={};ou(ep,{AVSCTap:()=>Mf,AlgorandSigner:()=>pf,AptosSigner:()=>gf,ArconnectSigner:()=>sa,Arweave:()=>M1.default,ArweaveSigner:()=>ha,Bundle:()=>Qc,BundleItem:()=>$h,CryptoDriver:()=>Zf,Curve25519:()=>Rr,DataItem:()=>Zc,EthereumSigner:()=>Jr,HexInjectedSolanaSigner:()=>Xa,HexSolanaSigner:()=>bf,InjectedAptosSigner:()=>za,InjectedEthereumSigner:()=>nh,InjectedSolanaSigner:()=>pa,InjectedTypedEthereumSigner:()=>jh,KyveSigner:()=>xf,MAX_TAG_BYTES:()=>Kc,MIN_BINARY_SIZE:()=>Vc,MultiSignatureAptosSigner:()=>Ka,NearSigner:()=>hf,PolygonSigner:()=>df,Rsa4096:()=>la,SIG_CONFIG:()=>Je,SignatureConfig:()=>Oe,Signer:()=>du,SolanaSigner:()=>Ai,Transaction:()=>A1.default,TypedEthereumSigner:()=>Za,bundleAndSignData:()=>$E,byteArrayToLong:()=>bt,concatBuffers:()=>$e.concatBuffers,createData:()=>Tf,deepHash:()=>Li,deserializeTags:()=>rs,exportForTesting:()=>jE,getCryptoDriver:()=>yt,getSignatureAndId:()=>P3,indexToType:()=>yf,keccak256:()=>Kh,longTo16ByteArray:()=>WE,longTo32ByteArray:()=>zc,longTo8ByteArray:()=>Xc,longToNByteArray:()=>Af,secp256k1:()=>Ga,serializeTags:()=>Wh,shortTo2ByteArray:()=>Qh,sign:()=>jc,stringToBuffer:()=>$e.stringToBuffer,unbundleData:()=>YE});var RN=A(M(),1);var qI=A(M(),1);var I_=A(M(),1),du=class{publicKey;signatureType;signatureLength;ownerLength;pem;static verify(e,r,n,i){throw new Error("You must implement verify method on child")}};var OI=A(M(),1);var W_=A(M(),1),Fp=A(Ur(),1);var X_=A(M(),1),Oe;(function(t){t[t.ARWEAVE=1]="ARWEAVE",t[t.ED25519=2]="ED25519",t[t.ETHEREUM=3]="ETHEREUM",t[t.SOLANA=4]="SOLANA",t[t.INJECTEDAPTOS=5]="INJECTEDAPTOS",t[t.MULTIAPTOS=6]="MULTIAPTOS",t[t.TYPEDETHEREUM=7]="TYPEDETHEREUM",t[t.KYVE=101]="KYVE"})(Oe||(Oe={}));var Je={[Oe.ARWEAVE]:{sigLength:512,pubLength:512,sigName:"arweave"},[Oe.ED25519]:{sigLength:64,pubLength:32,sigName:"ed25519"},[Oe.ETHEREUM]:{sigLength:65,pubLength:65,sigName:"ethereum"},[Oe.SOLANA]:{sigLength:64,pubLength:32,sigName:"solana"},[Oe.INJECTEDAPTOS]:{sigLength:64,pubLength:32,sigName:"injectedAptos"},[Oe.MULTIAPTOS]:{sigLength:64*32+4,pubLength:32*32+1,sigName:"multiAptos"},[Oe.TYPEDETHEREUM]:{sigLength:65,pubLength:42,sigName:"typedEthereum"},[Oe.KYVE]:{sigLength:65,pubLength:65,sigName:"kyve"}};var Z_=A(M(),1),L8=A(require("crypto"),1);var $t=BigInt(0),ze=BigInt(1),$a=BigInt(2),R8=BigInt(8),Mp=BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),ot=Object.freeze({a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),P:BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),l:Mp,n:Mp,h:BigInt(8),Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960")});var Cp=BigInt("0x10000000000000000000000000000000000000000000000000000000000000000"),ss=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),z_=BigInt("6853475219497561581579357271197624642482790079785650197046958215289687604742"),F8=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),D8=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),O8=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),I8=BigInt("40440834346308536858101042469323190826248399146238708352240133220865137265952"),Dt=class t{constructor(e,r,n,i){this.x=e,this.y=r,this.z=n,this.t=i}static fromAffine(e){if(!(e instanceof xt))throw new TypeError("ExtendedPoint#fromAffine: expected Point");return e.equals(xt.ZERO)?t.ZERO:new t(e.x,e.y,ze,he(e.x*e.y))}static toAffineBatch(e){let r=J8(e.map(n=>n.z));return e.map((n,i)=>n.toAffine(r[i]))}static normalizeZ(e){return this.toAffineBatch(e).map(this.fromAffine)}equals(e){Tp(e);let{x:r,y:n,z:i}=this,{x:a,y:l,z:v}=e,y=he(r*v),x=he(a*i),B=he(n*v),C=he(l*i);return y===x&&B===C}negate(){return new t(he(-this.x),this.y,this.z,he(-this.t))}double(){let{x:e,y:r,z:n}=this,{a:i}=ot,a=he,l=a(e*e),v=a(r*r),y=a($a*a(n*n)),x=a(i*l),B=e+r,C=a(a(B*B)-l-v),D=x+v,F=D-y,P=x-v,X=a(C*F),W=a(D*P),K=a(C*P),ie=a(F*D);return new t(X,W,ie,K)}add(e){let{x:r,y:n,z:i,t:a}=this;Tp(e);let{x:l,y:v,z:y,t:x}=e,{a:B,d:C}=ot,D=he,F=D(r*l),P=D(n*v),X=D(a*C*x),W=D(i*y),K=D((r+n)*(l+v)-F-P),ie=D(W-X),ee=D(W+X),ae=D(P-B*F),ne=D(K*ie),$=D(ee*ae),fe=D(K*ae),te=D(ie*ee);return new t(ne,$,te,fe)}subtract(e){return this.add(e.negate())}precomputeWindow(e){let r=1+256/e,n=[],i=this,a=i;for(let l=0;l<r;l++){a=i,n.push(a);for(let v=1;v<2**(e-1);v++)a=a.add(i),n.push(a);i=a.double()}return n}wNAF(e,r){!r&&this.equals(t.BASE)&&(r=xt.BASE);let n=r&&r._WINDOW_SIZE||1;if(256%n)throw new Error("Point#wNAF: Invalid precomputation window, must be power of 2");let i=r&&wu.get(r);i||(i=this.precomputeWindow(n),r&&n!==1&&(i=t.normalizeZ(i),wu.set(r,i)));let a=t.ZERO,l=t.BASE,v=1+256/n,y=2**(n-1),x=BigInt(2**n-1),B=2**n,C=BigInt(n);for(let D=0;D<v;D++){let F=D*y,P=Number(e&x);e>>=C,P>y&&(P-=B,e+=ze);let X=F,W=F+Math.abs(P)-1,K=D%2!==0,ie=P<0;P===0?l=l.add(Sp(K,i[X])):a=a.add(Sp(ie,i[W]))}return t.normalizeZ([a,l])[0]}multiply(e,r){return this.wNAF(Df(e,ot.l),r)}multiplyUnsafe(e){let r=Df(e,ot.l,!1),n=t.BASE,i=t.ZERO;if(r===$t)return i;if(this.equals(i)||r===ze)return this;if(this.equals(n))return this.wNAF(r);let a=i,l=this;for(;r>$t;)r&ze&&(a=a.add(l)),l=l.double(),r>>=ze;return a}isSmallOrder(){return this.multiplyUnsafe(ot.h).equals(t.ZERO)}isTorsionFree(){let e=this.multiplyUnsafe(ot.l/$a).double();return ot.l%$a&&(e=e.add(this)),e.equals(t.ZERO)}toAffine(e){let{x:r,y:n,z:i}=this,a=this.equals(t.ZERO);e==null&&(e=a?R8:Of(i));let l=he(r*e),v=he(n*e),y=he(i*e);if(a)return xt.ZERO;if(y!==ze)throw new Error("invZ was invalid");return new xt(l,v)}fromRistrettoBytes(){mu()}toRistrettoBytes(){mu()}fromRistrettoHash(){mu()}};Dt.BASE=new Dt(ot.Gx,ot.Gy,ze,he(ot.Gx*ot.Gy));Dt.ZERO=new Dt($t,ze,ze,$t);function Sp(t,e){let r=e.negate();return t?r:e}function Tp(t){if(!(t instanceof Dt))throw new TypeError("ExtendedPoint expected")}function vu(t){if(!(t instanceof ca))throw new TypeError("RistrettoPoint expected")}function mu(){throw new Error("Legacy method: switch to RistrettoPoint")}var ca=class t{constructor(e){this.ep=e}static calcElligatorRistrettoMap(e){let{d:r}=ot,n=he(ss*e*e),i=he((n+ze)*O8),a=BigInt(-1),l=he((a-r*n)*he(n+r)),{isValid:v,value:y}=Su(i,l),x=he(y*e);Bi(x)||(x=he(-x)),v||(y=x),v||(a=n);let B=he(a*(n-ze)*I8-l),C=y*y,D=he((y+y)*l),F=he(B*F8),P=he(ze-C),X=he(ze+C);return new Dt(he(D*X),he(P*F),he(F*X),he(D*P))}static hashToCurve(e){e=Ci(e,64);let r=xu(e.slice(0,32)),n=this.calcElligatorRistrettoMap(r),i=xu(e.slice(32,64)),a=this.calcElligatorRistrettoMap(i);return new t(n.add(a))}static fromHex(e){e=Ci(e,32);let{a:r,d:n}=ot,i="RistrettoPoint.fromHex: the hex is not valid encoding of RistrettoPoint",a=xu(e);if(!H8(cs(a),e)||Bi(a))throw new Error(i);let l=he(a*a),v=he(ze+r*l),y=he(ze-r*l),x=he(v*v),B=he(y*y),C=he(r*n*x-B),{isValid:D,value:F}=Bp(he(C*B)),P=he(F*y),X=he(F*P*C),W=he((a+a)*P);Bi(W)&&(W=he(-W));let K=he(v*X),ie=he(W*K);if(!D||Bi(ie)||K===$t)throw new Error(i);return new t(new Dt(W,K,ze,ie))}toRawBytes(){let{x:e,y:r,z:n,t:i}=this.ep,a=he(he(n+r)*he(n-r)),l=he(e*r),v=he(l*l),{value:y}=Bp(he(a*v)),x=he(y*a),B=he(y*l),C=he(x*B*i),D;if(Bi(i*C)){let P=he(r*ss),X=he(e*ss);e=P,r=X,D=he(x*D8)}else D=B;Bi(e*C)&&(r=he(-r));let F=he((n-r)*D);return Bi(F)&&(F=he(-F)),cs(F)}toHex(){return us(this.toRawBytes())}toString(){return this.toHex()}equals(e){vu(e);let r=this.ep,n=e.ep,i=he(r.x*n.y)===he(r.y*n.x),a=he(r.y*n.y)===he(r.x*n.x);return i||a}add(e){return vu(e),new t(this.ep.add(e.ep))}subtract(e){return vu(e),new t(this.ep.subtract(e.ep))}multiply(e){return new t(this.ep.multiply(e))}multiplyUnsafe(e){return new t(this.ep.multiplyUnsafe(e))}};ca.BASE=new ca(Dt.BASE);ca.ZERO=new ca(Dt.ZERO);var wu=new WeakMap,xt=class t{constructor(e,r){this.x=e,this.y=r}_setWindowSize(e){this._WINDOW_SIZE=e,wu.delete(this)}static fromHex(e,r=!0){let{d:n,P:i}=ot;e=Ci(e,32);let a=e.slice();a[31]=e[31]&-129;let l=ls(a);if(r&&l>=i)throw new Error("Expected 0 < hex < P");if(!r&&l>=Cp)throw new Error("Expected 0 < hex < 2**256");let v=he(l*l),y=he(v-ze),x=he(n*v+ze),{isValid:B,value:C}=Su(y,x);if(!B)throw new Error("Point.fromHex: invalid y coordinate");let D=(C&ze)===ze;return(e[31]&128)!==0!==D&&(C=he(-C)),new t(C,l)}static async fromPrivateKey(e){return(await Tu(e)).point}toRawBytes(){let e=cs(this.y);return e[31]|=this.x&ze?128:0,e}toHex(){return us(this.toRawBytes())}toX25519(){let{y:e}=this,r=he((ze+e)*Of(ze-e));return cs(r)}isTorsionFree(){return Dt.fromAffine(this).isTorsionFree()}equals(e){return this.x===e.x&&this.y===e.y}negate(){return new t(he(-this.x),this.y)}add(e){return Dt.fromAffine(this).add(Dt.fromAffine(e)).toAffine()}subtract(e){return this.add(e.negate())}multiply(e){return Dt.fromAffine(this).multiply(e,this).toAffine()}};xt.BASE=new xt(ot.Gx,ot.Gy);xt.ZERO=new xt($t,ze);var fs=class t{constructor(e,r){this.r=e,this.s=r,this.assertValidity()}static fromHex(e){let r=Ci(e,64),n=xt.fromHex(r.slice(0,32),!1),i=ls(r.slice(32,64));return new t(n,i)}assertValidity(){let{r:e,s:r}=this;if(!(e instanceof xt))throw new Error("Expected Point instance");return Df(r,ot.l,!1),this}toRawBytes(){let e=new Uint8Array(64);return e.set(this.r.toRawBytes()),e.set(cs(this.s),32),e}toHex(){return us(this.toRawBytes())}};function Pp(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"}function Au(t){if(!Pp(t))throw new Error("Uint8Array expected")}function Ep(...t){if(t.every(Au),t.length===1)return t[0];let e=t.reduce((n,i)=>n+i.length,0),r=new Uint8Array(e);for(let n=0,i=0;n<t.length;n++){let a=t[n];r.set(a,i),i+=a.length}return r}var N8=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function us(t){Au(t);let e="";for(let r=0;r<t.length;r++)e+=N8[t[r]];return e}var fi={_0:48,_9:57,A:65,F:70,a:97,f:102};function _p(t){if(t>=fi._0&&t<=fi._9)return t-fi._0;if(t>=fi.A&&t<=fi.F)return t-(fi.A-10);if(t>=fi.a&&t<=fi.f)return t-(fi.a-10)}function Mu(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);let e=t.length,r=e/2;if(e%2)throw new Error("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let i=0,a=0;i<r;i++,a+=2){let l=_p(t.charCodeAt(a)),v=_p(t.charCodeAt(a+1));if(l===void 0||v===void 0){let y=t[a]+t[a+1];throw new Error('hex string expected, got non-hex character "'+y+'" at index '+a)}n[i]=l*16+v}return n}function Lp(t){let r=t.toString(16).padStart(64,"0");return Mu(r)}function cs(t){return Lp(t).reverse()}function Bi(t){return(he(t)&ze)===ze}function ls(t){return Au(t),BigInt("0x"+us(Uint8Array.from(t).reverse()))}var k8=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");function xu(t){return he(ls(t)&k8)}function he(t,e=ot.P){let r=t%e;return r>=$t?r:e+r}function Of(t,e=ot.P){if(t===$t||e<=$t)throw new Error(`invert: expected positive integers, got n=${t} mod=${e}`);let r=he(t,e),n=e,i=$t,a=ze,l=ze,v=$t;for(;r!==$t;){let x=n/r,B=n%r,C=i-l*x,D=a-v*x;n=r,r=B,i=l,a=v,l=C,v=D}if(n!==ze)throw new Error("invert: does not exist");return he(i,e)}function J8(t,e=ot.P){let r=new Array(t.length),n=t.reduce((a,l,v)=>l===$t?a:(r[v]=a,he(a*l,e)),ze),i=Of(n,e);return t.reduceRight((a,l,v)=>l===$t?a:(r[v]=he(a*r[v],e),he(a*l,e)),i),r}function Ln(t,e){let{P:r}=ot,n=t;for(;e-- >$t;)n*=n,n%=r;return n}function U8(t){let{P:e}=ot,r=BigInt(5),n=BigInt(10),i=BigInt(20),a=BigInt(40),l=BigInt(80),y=t*t%e*t%e,x=Ln(y,$a)*y%e,B=Ln(x,ze)*t%e,C=Ln(B,r)*B%e,D=Ln(C,n)*C%e,F=Ln(D,i)*D%e,P=Ln(F,a)*F%e,X=Ln(P,l)*P%e,W=Ln(X,l)*P%e,K=Ln(W,n)*C%e;return{pow_p_5_8:Ln(K,$a)*t%e,b2:y}}function Su(t,e){let r=he(e*e*e),n=he(r*r*e),i=U8(t*n).pow_p_5_8,a=he(t*r*i),l=he(e*a*a),v=a,y=he(a*ss),x=l===t,B=l===he(-t),C=l===he(-t*ss);return x&&(a=v),(B||C)&&(a=y),Bi(a)&&(a=he(-a)),{isValid:x||B,value:a}}function Bp(t){return Su(ze,t)}function Ff(t){return he(ls(t),ot.l)}function H8(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 Ci(t,e){let r=Pp(t)?Uint8Array.from(t):Mu(t);if(typeof e=="number"&&r.length!==e)throw new Error(`Expected ${e} bytes`);return r}function Df(t,e,r=!0){if(!e)throw new TypeError("Specify max value");if(typeof t=="number"&&Number.isSafeInteger(t)&&(t=BigInt(t)),typeof t=="bigint"&&t<e){if(r){if($t<t)return t}else if($t<=t)return t}throw new TypeError("Expected valid scalar: 0 < scalar < max")}function q8(t){return t[0]&=248,t[31]&=127,t[31]|=64,t}function G8(t){if(t=typeof t=="bigint"||typeof t=="number"?Lp(Df(t,Cp)):Ci(t),t.length!==32)throw new Error("Expected 32 bytes");return t}function X8(t){let e=q8(t.slice(0,32)),r=t.slice(32,64),n=Ff(e),i=xt.BASE.multiply(n),a=i.toRawBytes();return{head:e,prefix:r,scalar:n,point:i,pointBytes:a}}var yu;async function Tu(t){return X8(await eo.sha512(G8(t)))}async function Rp(t,e){t=Ci(t);let{prefix:r,scalar:n,pointBytes:i}=await Tu(e),a=Ff(await eo.sha512(r,t)),l=xt.BASE.multiply(a),v=Ff(await eo.sha512(l.toRawBytes(),i,t)),y=he(a+v*n,ot.l);return new fs(l,y).toRawBytes()}function z8(t,e,r){e=Ci(e),r instanceof xt||(r=xt.fromHex(r,!1));let{r:n,s:i}=t instanceof fs?t.assertValidity():fs.fromHex(t),a=Dt.BASE.multiplyUnsafe(i);return{r:n,s:i,SB:a,pub:r,msg:e}}function K8(t,e,r,n){let i=Ff(n),a=Dt.fromAffine(t).multiplyUnsafe(i);return Dt.fromAffine(e).add(a).subtract(r).multiplyUnsafe(ot.h).equals(Dt.ZERO)}async function Pi(t,e,r){let{r:n,SB:i,msg:a,pub:l}=z8(t,e,r),v=await eo.sha512(n.toRawBytes(),l.toRawBytes(),a);return K8(l,n,i,v)}xt.BASE._setWindowSize(8);var _i={node:L8,web:typeof self=="object"&&"crypto"in self?self.crypto:void 0},eo={bytesToHex:us,hexToBytes:Mu,concatBytes:Ep,getExtendedPublicKey:Tu,mod:he,invert:Of,TORSION_SUBGROUP:["0100000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac037a","0000000000000000000000000000000000000000000000000000000000000080","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc05","ecffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc85","0000000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac03fa"],hashToPrivateScalar:t=>{if(t=Ci(t),t.length<40||t.length>1024)throw new Error("Expected 40-1024 bytes of private key as per FIPS 186");return he(ls(t),ot.l-ze)+ze},randomBytes:(t=32)=>{if(_i.web)return _i.web.getRandomValues(new Uint8Array(t));if(_i.node){let{randomBytes:e}=_i.node;return new Uint8Array(e(t).buffer)}else throw new Error("The environment doesn't have randomBytes function")},randomPrivateKey:()=>eo.randomBytes(32),sha512:async(...t)=>{let e=Ep(...t);if(_i.web){let r=await _i.web.subtle.digest("SHA-512",e.buffer);return new Uint8Array(r)}else{if(_i.node)return Uint8Array.from(_i.node.createHash("sha512").update(e).digest());throw new Error("The environment doesn't have sha512 function")}},precompute(t=8,e=xt.BASE){let r=e.equals(xt.BASE)?e:new xt(e.x,e.y);return r._setWindowSize(t),r.multiply($a),r},sha512Sync:void 0};Object.defineProperties(eo,{sha512Sync:{configurable:!1,get(){return yu},set(t){yu||(yu=t)}}});var Rr=class{_key;pk;ownerLength=Je[2].pubLength;signatureLength=Je[2].sigLength;_publicKey;get publicKey(){return this._publicKey}signatureType=2;constructor(e,r){this._key=e,this.pk=r}get key(){throw new Error("You must implement `key`")}sign(e){return Rp(Buffer.from(e),Buffer.from(this.key))}static async verify(e,r,n){let i=e;return typeof e=="string"&&(i=Fp.default.toBuffer(e)),Pi(Buffer.from(n),Buffer.from(r),Buffer.from(i))}};var pI=A(M(),1);var NC=A(M(),1);var VB=A(M(),1);var GB=A(M(),1),$e=A(bn(),1);var iB=A(M(),1);var zp=require("crypto");async function Li(t){if(typeof t[Symbol.asyncIterator]=="function"){let i=t,a=(0,zp.createHash)("sha384"),l=0;for await(let x of i)l+=x.byteLength,a.update(x);let v=(0,$e.concatBuffers)([(0,$e.stringToBuffer)("blob"),(0,$e.stringToBuffer)(l.toString())]),y=(0,$e.concatBuffers)([await yt().hash(v,"SHA-384"),a.digest()]);return await yt().hash(y,"SHA-384")}else if(Array.isArray(t)){let i=(0,$e.concatBuffers)([(0,$e.stringToBuffer)("list"),(0,$e.stringToBuffer)(t.length.toString())]);return await Kp(t,await yt().hash(i,"SHA-384"))}let e=t,r=(0,$e.concatBuffers)([(0,$e.stringToBuffer)("blob"),(0,$e.stringToBuffer)(e.byteLength.toString())]),n=(0,$e.concatBuffers)([await yt().hash(r,"SHA-384"),await yt().hash(e,"SHA-384")]);return await yt().hash(n,"SHA-384")}async function Kp(t,e){if(t.length<1)return e;let r=(0,$e.concatBuffers)([e,await Li(t[0])]),n=await yt().hash(r,"SHA-384");return await Kp(t.slice(1),n)}var Kf=A(Cu(),1),A1=A(vs(),1),M1=A(w1(),1),R6=Kf.default.default?Kf.default.default:Kf.default,Zf=class extends R6{getPublicKey(e){throw new Error("Unimplemented")}},F6;function yt(){return F6??=new Zf}var S1=A(Ur(),1);var Vf=require("crypto"),la=class{_key;pk;signatureType=1;ownerLength=Je[1].pubLength;signatureLength=Je[1].sigLength;_publicKey;get publicKey(){return this._publicKey}constructor(e,r){this._key=e,this.pk=r,r||(this.pk=yt().getPublicKey(JSON.parse(e)))}sign(e){return(0,Vf.createSign)("sha256").update(e).sign({key:this._key,padding:Vf.constants.RSA_PKCS1_PSS_PADDING})}static async verify(e,r,n){return await yt().verify(Buffer.isBuffer(e)?S1.default.encode(e):e,r,n)}};var pb=A(hb(),1),bb=A(Ur(),1);var ha=class extends la{jwk;constructor(e){super((0,pb.jwkTopem)(e),e.n),this.jwk=e}get publicKey(){if(!this.pk)throw new Error("ArweaveSigner - pk is undefined");return bb.default.toBuffer(this.pk)}sign(e){return yt().sign(this.jwk,e)}static async verify(e,r,n){return await yt().verify(e,r,n)}};var HC=A(M(),1),gb=A(Ur(),1);var pa=class{_publicKey;ownerLength=Je[2].pubLength;signatureLength=Je[2].sigLength;signatureType=2;pem;provider;constructor(e){if(this.provider=e,!this.provider.publicKey)throw new Error("InjectedSolanaSigner - provider.publicKey is undefined");this._publicKey=this.provider.publicKey.toBuffer()}get publicKey(){return this._publicKey}async sign(e){if(!this.provider.signMessage)throw new Error("Selected Wallet does not support message signing");return await this.provider.signMessage(e)}static async verify(e,r,n){let i=e;return typeof e=="string"&&(i=gb.default.toBuffer(e)),Pi(Buffer.from(n),Buffer.from(r),Buffer.from(i))}};var jF=A(M(),1),h2=A(Cs(),1),p2=A(Ns(),1);var rh=A(rt(),1),b2=A(Js(),1),g2=A(ef(),1),nh=class{signer;publicKey;ownerLength=Je[Oe.ETHEREUM].pubLength;signatureLength=Je[Oe.ETHEREUM].sigLength;signatureType=Oe.ETHEREUM;constructor(e){this.signer=e.getSigner()}async setPublicKey(){let e="sign this message to connect to Bundlr.Network",r=await this.signer.signMessage(e),n=await(0,h2.hashMessage)(e),i=(0,p2.recoverPublicKey)((0,rh.arrayify)(n),r);this.publicKey=Buffer.from((0,rh.arrayify)(i))}async sign(e){this.publicKey||await this.setPublicKey();let r=await this.signer.signMessage(e);return Buffer.from(r.slice(2),"hex")}static verify(e,r,n){let i=(0,b2.computeAddress)(e);return(0,g2.verifyMessage)(r,n)===i}};var nD=A(M(),1);var Vo=A(M2(),1),Ai=class extends Rr{get publicKey(){return Vo.default.decode(this.pk)}get key(){return Vo.default.decode(this._key)}constructor(e){let r=Vo.default.decode(e);super(Vo.default.encode(r.subarray(0,32)),Vo.default.encode(r.subarray(32,64)))}};var EO=A(M(),1);var MO=A(M(),1);var yO=A(M(),1),w3=A(Ur(),1),Zh=A(bh(),1);var gO=A(M(),1),oa=require("buffer"),p3=A(h3(),1);function Kh(t){return t=b3(t),(0,p3.default)("keccak256").update(t).digest()}function b3(t){if(!oa.Buffer.isBuffer(t))if(Array.isArray(t))t=oa.Buffer.from(t);else if(typeof t=="string")g3(t)?t=oa.Buffer.from(qc(v3(t)),"hex"):t=oa.Buffer.from(t);else if(typeof t=="number")t=x3(t);else if(typeof t=="bigint")t=VE(t);else if(t==null)t=oa.Buffer.allocUnsafe(0);else throw new Error("invalid type");return t}function g3(t,e){return!(typeof t!="string"||!t.match(/^0x[0-9A-Fa-f]*$/)||e&&t.length!==2+2*e)}function qc(t){if(typeof t!="string")throw new Error(`while padding to even, value must be string, is currently ${typeof t}, while padToEven.`);return t.length%2&&(t=`0${t}`),t}function v3(t){return typeof t!="string"?t:m3(t)?t.slice(2):t}function m3(t){if(typeof t!="string")throw new Error("value must be type 'string', is currently type "+typeof t+", while checking isHexPrefixed.");return t.startsWith("0x")}function x3(t){let e=y3(t);return oa.Buffer.from(qc(e.slice(2)),"hex")}function y3(t){return`0x${t.toString(16)}`}function VE(t){let e=t.toString(16);return oa.Buffer.from(qc(e),"hex")}typeof window<"u"&&(window.keccak256=Kh);var lf=Kh,jE={intToBuffer:x3,intToHex:y3,isHexPrefixed:m3,stripHexPrefix:v3,padToEven:qc,isHexString:g3,toBuffer:b3};var Ga=class{_key;ownerLength=Je[Oe.ETHEREUM].pubLength;signatureLength=Je[Oe.ETHEREUM].sigLength;signatureType=Oe.ETHEREUM;pk;constructor(e,r){this._key=e,this.pk=r.toString("hex")}get publicKey(){throw new Error("You must implement `publicKey`")}get key(){return Buffer.from(this._key,"hex")}static async verify(e,r,n){let i=e;typeof e=="string"&&(i=w3.default.toBuffer(e));let a=!1;try{a=Zh.default.ecdsaVerify(n,lf(Buffer.from(r)),i)}catch{}return a}async sign(e){return Zh.default.ecdsaSign(lf(Buffer.from(e)),Buffer.from(this.key)).signature}};var Vh=A(bh(),1),A3=A(Ur(),1),M3=A(rt(),1),S3=A(ef(),1),T3=A(Cs(),1),Jr=class extends Ga{get publicKey(){return Buffer.from(this.pk,"hex")}constructor(e){e.startsWith("0x")&&(e=e.slice(2));let r=Buffer.from(e,"hex"),n=Vh.default.publicKeyCreate(r,!1);super(e,Buffer.from(n))}async sign(e){return new S3.Wallet(this._key).signMessage(e).then(n=>Buffer.from(n.slice(2),"hex"))}static async verify(e,r,n){return Vh.default.ecdsaVerify(n.length===65?n.slice(0,-1):n,(0,M3.arrayify)((0,T3.hashMessage)(r)),typeof e=="string"?A3.default.toBuffer(e):e)}};var df=class extends Jr{};var CO=A(M(),1);var hf=class extends Ai{constructor(e){super(e.replace("ed25519:",""))}};var RO=A(M(),1);var pf=class extends Rr{get publicKey(){return Buffer.from(this.pk)}get key(){return Buffer.from(this._key)}constructor(e,r){super(e.subarray(0,32),r)}};var OO=A(M(),1);var Xa=class extends pa{signatureType=4;constructor(e){super(e)}async sign(e){return super.sign(Buffer.from(Buffer.from(e).toString("hex")))}static async verify(e,r,n){return super.verify(e,Buffer.from(Buffer.from(r).toString("hex")),n)}};var kO=A(M(),1);var bf=class extends Ai{signatureType=4;constructor(e){super(e)}async sign(e){return super.sign(Buffer.from(Buffer.from(e).toString("hex")))}static async verify(e,r,n){return super.verify(e,Buffer.from(Buffer.from(r).toString("hex")),n)}};var HO=A(M(),1);var gf=class extends Rr{constructor(e,r){super(e,r)}get publicKey(){return Buffer.from(this.pk.slice(2),"hex")}get key(){return Buffer.from(this._key.slice(2),"hex")}};var zO=A(M(),1);var za=class{_publicKey;ownerLength=Je[Oe.INJECTEDAPTOS].pubLength;signatureLength=Je[Oe.INJECTEDAPTOS].sigLength;signatureType=Oe.INJECTEDAPTOS;pem;provider;constructor(e,r){this.provider=e,this._publicKey=r}get publicKey(){return this._publicKey}async sign(e){if(!this.provider.signMessage)throw new Error("Selected Wallet does not support message signing");let n=(await this.provider.signMessage({message:Buffer.from(e).toString("hex"),nonce:"bundlr"})).signature;return typeof n=="string"?Buffer.from(n,"hex"):n.data.toUint8Array()}static async verify(e,r,n){let i=e;return Pi(Buffer.from(n),Buffer.from(`APTOS
|
|
14
|
+
`);function v(y){var x=ch(Mi.join(y,"prebuilds")).map(R2),B=x.filter(F2(sh,oh)).sort(D2)[0];if(B){var C=Mi.join(y,"prebuilds",B.name),D=ch(C).map(O2),F=D.filter(I2(ah,S2)),P=F.sort(N2(ah))[0];if(P)return Mi.join(C,P.file)}}};function ch(t){try{return _2.readdirSync(t)}catch{return[]}}function T2(t,e){var r=ch(t).filter(e);return r[0]&&Mi.join(t,r[0])}function E2(t){return/\.node$/.test(t)}function R2(t){var e=t.split("-");if(e.length===2){var r=e[0],n=e[1].split("+");if(r&&n.length&&n.every(Boolean))return{name:t,platform:r,architectures:n}}}function F2(t,e){return function(r){return r==null||r.platform!==t?!1:r.architectures.includes(e)}}function D2(t,e){return t.architectures.length-e.architectures.length}function O2(t){var e=t.split("."),r=e.pop(),n={file:t,specificity:0};if(r==="node"){for(var i=0;i<e.length;i++){var a=e[i];if(a==="node"||a==="electron"||a==="node-webkit")n.runtime=a;else if(a==="napi")n.napi=!0;else if(a.slice(0,3)==="abi")n.abi=a.slice(3);else if(a.slice(0,2)==="uv")n.uv=a.slice(2);else if(a.slice(0,4)==="armv")n.armv=a.slice(4);else if(a==="glibc"||a==="musl")n.libc=a;else continue;n.specificity++}return n}}function I2(t,e){return function(r){return!(r==null||r.runtime&&r.runtime!==t&&!LS(r)||r.abi&&r.abi!==e&&!r.napi||r.uv&&r.uv!==L2||r.armv&&r.armv!==fh||r.libc&&r.libc!==P2)}}function LS(t){return t.runtime==="node"&&t.napi}function N2(t){return function(e,r){return e.runtime!==r.runtime?e.runtime===t?-1:1:e.abi!==r.abi?e.abi?-1:1:e.specificity!==r.specificity?e.specificity>r.specificity?-1:1:0}}function RS(){return!!(process.versions&&process.versions.nw)}function FS(){return process.versions&&process.versions.electron||process.env.ELECTRON_RUN_AS_NODE?!0:typeof window<"u"&&window.process&&window.process.type==="renderer"}function DS(t){return t==="linux"&&_2.existsSync("/etc/alpine-release")}ri.parseTags=O2;ri.matchTags=I2;ri.compareTags=N2;ri.parseTuple=R2;ri.matchTuple=F2;ri.compareTuples=D2});var dh=V((oD,lh)=>{var sD=A(M()),uh=typeof __webpack_require__=="function"?__non_webpack_require__:require;typeof uh.addon=="function"?lh.exports=uh.addon.bind(uh):lh.exports=J2()});var hh=V((fD,U2)=>{var cD=A(M()),We={IMPOSSIBLE_CASE:"Impossible case. Please create issue.",TWEAK_ADD:"The tweak was out of range or the resulted private key is invalid",TWEAK_MUL:"The tweak was out of range or equal to zero",CONTEXT_RANDOMIZE_UNKNOW:"Unknow error on context randomization",SECKEY_INVALID:"Private Key is invalid",PUBKEY_PARSE:"Public Key could not be parsed",PUBKEY_SERIALIZE:"Public Key serialization error",PUBKEY_COMBINE:"The sum of the public keys is not valid",SIG_PARSE:"Signature could not be parsed",SIGN:"The nonce generation function failed, or the private key was invalid",RECOVER:"Public key could not be recover",ECDH:"Scalar was invalid (zero or overflow)"};function cn(t,e){if(!t)throw new Error(e)}function Ze(t,e,r){if(cn(e instanceof Uint8Array,`Expected ${t} to be an Uint8Array`),r!==void 0)if(Array.isArray(r)){let n=r.join(", "),i=`Expected ${t} to be an Uint8Array with length [${n}]`;cn(r.includes(e.length),i)}else{let n=`Expected ${t} to be an Uint8Array with length ${r}`;cn(e.length===r,n)}}function Na(t){cn(jo(t)==="Boolean","Expected compressed to be a Boolean")}function En(t=r=>new Uint8Array(r),e){return typeof t=="function"&&(t=t(e)),Ze("output",t,e),t}function jo(t){return Object.prototype.toString.call(t).slice(8,-1)}U2.exports=t=>({contextRandomize(e){switch(cn(e===null||e instanceof Uint8Array,"Expected seed to be an Uint8Array or null"),e!==null&&Ze("seed",e,32),t.contextRandomize(e)){case 1:throw new Error(We.CONTEXT_RANDOMIZE_UNKNOW)}},privateKeyVerify(e){return Ze("private key",e,32),t.privateKeyVerify(e)===0},privateKeyNegate(e){switch(Ze("private key",e,32),t.privateKeyNegate(e)){case 0:return e;case 1:throw new Error(We.IMPOSSIBLE_CASE)}},privateKeyTweakAdd(e,r){switch(Ze("private key",e,32),Ze("tweak",r,32),t.privateKeyTweakAdd(e,r)){case 0:return e;case 1:throw new Error(We.TWEAK_ADD)}},privateKeyTweakMul(e,r){switch(Ze("private key",e,32),Ze("tweak",r,32),t.privateKeyTweakMul(e,r)){case 0:return e;case 1:throw new Error(We.TWEAK_MUL)}},publicKeyVerify(e){return Ze("public key",e,[33,65]),t.publicKeyVerify(e)===0},publicKeyCreate(e,r=!0,n){switch(Ze("private key",e,32),Na(r),n=En(n,r?33:65),t.publicKeyCreate(n,e)){case 0:return n;case 1:throw new Error(We.SECKEY_INVALID);case 2:throw new Error(We.PUBKEY_SERIALIZE)}},publicKeyConvert(e,r=!0,n){switch(Ze("public key",e,[33,65]),Na(r),n=En(n,r?33:65),t.publicKeyConvert(n,e)){case 0:return n;case 1:throw new Error(We.PUBKEY_PARSE);case 2:throw new Error(We.PUBKEY_SERIALIZE)}},publicKeyNegate(e,r=!0,n){switch(Ze("public key",e,[33,65]),Na(r),n=En(n,r?33:65),t.publicKeyNegate(n,e)){case 0:return n;case 1:throw new Error(We.PUBKEY_PARSE);case 2:throw new Error(We.IMPOSSIBLE_CASE);case 3:throw new Error(We.PUBKEY_SERIALIZE)}},publicKeyCombine(e,r=!0,n){cn(Array.isArray(e),"Expected public keys to be an Array"),cn(e.length>0,"Expected public keys array will have more than zero items");for(let i of e)Ze("public key",i,[33,65]);switch(Na(r),n=En(n,r?33:65),t.publicKeyCombine(n,e)){case 0:return n;case 1:throw new Error(We.PUBKEY_PARSE);case 2:throw new Error(We.PUBKEY_COMBINE);case 3:throw new Error(We.PUBKEY_SERIALIZE)}},publicKeyTweakAdd(e,r,n=!0,i){switch(Ze("public key",e,[33,65]),Ze("tweak",r,32),Na(n),i=En(i,n?33:65),t.publicKeyTweakAdd(i,e,r)){case 0:return i;case 1:throw new Error(We.PUBKEY_PARSE);case 2:throw new Error(We.TWEAK_ADD)}},publicKeyTweakMul(e,r,n=!0,i){switch(Ze("public key",e,[33,65]),Ze("tweak",r,32),Na(n),i=En(i,n?33:65),t.publicKeyTweakMul(i,e,r)){case 0:return i;case 1:throw new Error(We.PUBKEY_PARSE);case 2:throw new Error(We.TWEAK_MUL)}},signatureNormalize(e){switch(Ze("signature",e,64),t.signatureNormalize(e)){case 0:return e;case 1:throw new Error(We.SIG_PARSE)}},signatureExport(e,r){Ze("signature",e,64),r=En(r,72);let n={output:r,outputlen:72};switch(t.signatureExport(n,e)){case 0:return r.slice(0,n.outputlen);case 1:throw new Error(We.SIG_PARSE);case 2:throw new Error(We.IMPOSSIBLE_CASE)}},signatureImport(e,r){switch(Ze("signature",e),r=En(r,64),t.signatureImport(r,e)){case 0:return r;case 1:throw new Error(We.SIG_PARSE);case 2:throw new Error(We.IMPOSSIBLE_CASE)}},ecdsaSign(e,r,n={},i){Ze("message",e,32),Ze("private key",r,32),cn(jo(n)==="Object","Expected options to be an Object"),n.data!==void 0&&Ze("options.data",n.data),n.noncefn!==void 0&&cn(jo(n.noncefn)==="Function","Expected options.noncefn to be a Function"),i=En(i,64);let a={signature:i,recid:null};switch(t.ecdsaSign(a,e,r,n.data,n.noncefn)){case 0:return a;case 1:throw new Error(We.SIGN);case 2:throw new Error(We.IMPOSSIBLE_CASE)}},ecdsaVerify(e,r,n){switch(Ze("signature",e,64),Ze("message",r,32),Ze("public key",n,[33,65]),t.ecdsaVerify(e,r,n)){case 0:return!0;case 3:return!1;case 1:throw new Error(We.SIG_PARSE);case 2:throw new Error(We.PUBKEY_PARSE)}},ecdsaRecover(e,r,n,i=!0,a){switch(Ze("signature",e,64),cn(jo(r)==="Number"&&r>=0&&r<=3,"Expected recovery id to be a Number within interval [0, 3]"),Ze("message",n,32),Na(i),a=En(a,i?33:65),t.ecdsaRecover(a,e,r,n)){case 0:return a;case 1:throw new Error(We.SIG_PARSE);case 2:throw new Error(We.RECOVER);case 3:throw new Error(We.IMPOSSIBLE_CASE)}},ecdh(e,r,n={},i){switch(Ze("public key",e,[33,65]),Ze("private key",r,32),cn(jo(n)==="Object","Expected options to be an Object"),n.data!==void 0&&Ze("options.data",n.data),n.hashfn!==void 0?(cn(jo(n.hashfn)==="Function","Expected options.hashfn to be a Function"),n.xbuf!==void 0&&Ze("options.xbuf",n.xbuf,32),n.ybuf!==void 0&&Ze("options.ybuf",n.ybuf,32),Ze("output",i)):i=En(i,32),t.ecdh(i,e,r,n.data,n.hashfn,n.xbuf,n.ybuf)){case 0:return i;case 1:throw new Error(We.PUBKEY_PARSE);case 2:throw new Error(We.ECDH)}}})});var q2=V((uD,H2)=>{var lD=A(M()),OS=dh()(__dirname);H2.exports=hh()(new OS.Secp256k1)});var X2=V((dD,G2)=>{var hD=A(M()),IS=Ad().ec,ni=new IS("secp256k1"),qe=ni.curve,it=qe.n.constructor;function NS(t,e){let r=new it(e);if(r.cmp(qe.p)>=0)return null;r=r.toRed(qe.red);let n=r.redSqr().redIMul(r).redIAdd(qe.b).redSqrt();t===3!==n.isOdd()&&(n=n.redNeg());let i=r.redSqr().redIMul(r);return n.redSqr().redISub(i.redIAdd(qe.b)).isZero()?ni.keyPair({pub:{x:r,y:n}}):null}function kS(t,e,r){let n=new it(e),i=new it(r);if(n.cmp(qe.p)>=0||i.cmp(qe.p)>=0||(n=n.toRed(qe.red),i=i.toRed(qe.red),(t===6||t===7)&&i.isOdd()!==(t===7)))return null;let a=n.redSqr().redIMul(n);return i.redSqr().redISub(a.redIAdd(qe.b)).isZero()?ni.keyPair({pub:{x:n,y:i}}):null}function ea(t){let e=t[0];switch(e){case 2:case 3:return t.length!==33?null:NS(e,t.subarray(1,33));case 4:case 6:case 7:return t.length!==65?null:kS(e,t.subarray(1,33),t.subarray(33,65));default:return null}}function ka(t,e){let r=e.encode(null,t.length===33);for(let n=0;n<t.length;++n)t[n]=r[n]}G2.exports={contextRandomize(){return 0},privateKeyVerify(t){let e=new it(t);return e.cmp(qe.n)<0&&!e.isZero()?0:1},privateKeyNegate(t){let e=new it(t),r=qe.n.sub(e).umod(qe.n).toArrayLike(Uint8Array,"be",32);return t.set(r),0},privateKeyTweakAdd(t,e){let r=new it(e);if(r.cmp(qe.n)>=0||(r.iadd(new it(t)),r.cmp(qe.n)>=0&&r.isub(qe.n),r.isZero()))return 1;let n=r.toArrayLike(Uint8Array,"be",32);return t.set(n),0},privateKeyTweakMul(t,e){let r=new it(e);if(r.cmp(qe.n)>=0||r.isZero())return 1;r.imul(new it(t)),r.cmp(qe.n)>=0&&(r=r.umod(qe.n));let n=r.toArrayLike(Uint8Array,"be",32);return t.set(n),0},publicKeyVerify(t){return ea(t)===null?1:0},publicKeyCreate(t,e){let r=new it(e);if(r.cmp(qe.n)>=0||r.isZero())return 1;let n=ni.keyFromPrivate(e).getPublic();return ka(t,n),0},publicKeyConvert(t,e){let r=ea(e);if(r===null)return 1;let n=r.getPublic();return ka(t,n),0},publicKeyNegate(t,e){let r=ea(e);if(r===null)return 1;let n=r.getPublic();return n.y=n.y.redNeg(),ka(t,n),0},publicKeyCombine(t,e){let r=new Array(e.length);for(let i=0;i<e.length;++i)if(r[i]=ea(e[i]),r[i]===null)return 1;let n=r[0].getPublic();for(let i=1;i<r.length;++i)n=n.add(r[i].pub);return n.isInfinity()?2:(ka(t,n),0)},publicKeyTweakAdd(t,e,r){let n=ea(e);if(n===null)return 1;if(r=new it(r),r.cmp(qe.n)>=0)return 2;let i=n.getPublic().add(qe.g.mul(r));return i.isInfinity()?2:(ka(t,i),0)},publicKeyTweakMul(t,e,r){let n=ea(e);if(n===null)return 1;if(r=new it(r),r.cmp(qe.n)>=0||r.isZero())return 2;let i=n.getPublic().mul(r);return ka(t,i),0},signatureNormalize(t){let e=new it(t.subarray(0,32)),r=new it(t.subarray(32,64));return e.cmp(qe.n)>=0||r.cmp(qe.n)>=0?1:(r.cmp(ni.nh)===1&&t.set(qe.n.sub(r).toArrayLike(Uint8Array,"be",32),32),0)},signatureExport(t,e){let r=e.subarray(0,32),n=e.subarray(32,64);if(new it(r).cmp(qe.n)>=0||new it(n).cmp(qe.n)>=0)return 1;let{output:i}=t,a=i.subarray(4,37);a[0]=0,a.set(r,1);let l=33,v=0;for(;l>1&&a[v]===0&&!(a[v+1]&128);--l,++v);if(a=a.subarray(v),a[0]&128||l>1&&a[0]===0&&!(a[1]&128))return 1;let y=i.subarray(39,72);y[0]=0,y.set(n,1);let x=33,B=0;for(;x>1&&y[B]===0&&!(y[B+1]&128);--x,++B);return y=y.subarray(B),y[0]&128||x>1&&y[0]===0&&!(y[1]&128)?1:(t.outputlen=6+l+x,i[0]=48,i[1]=t.outputlen-2,i[2]=2,i[3]=a.length,i.set(a,4),i[4+l]=2,i[5+l]=y.length,i.set(y,6+l),0)},signatureImport(t,e){if(e.length<8||e.length>72||e[0]!==48||e[1]!==e.length-2||e[2]!==2)return 1;let r=e[3];if(r===0||5+r>=e.length||e[4+r]!==2)return 1;let n=e[5+r];if(n===0||6+r+n!==e.length||e[4]&128||r>1&&e[4]===0&&!(e[5]&128)||e[r+6]&128||n>1&&e[r+6]===0&&!(e[r+7]&128))return 1;let i=e.subarray(4,4+r);if(i.length===33&&i[0]===0&&(i=i.subarray(1)),i.length>32)return 1;let a=e.subarray(6+r);if(a.length===33&&a[0]===0&&(a=a.slice(1)),a.length>32)throw new Error("S length is too long");let l=new it(i);l.cmp(qe.n)>=0&&(l=new it(0));let v=new it(e.subarray(6+r));return v.cmp(qe.n)>=0&&(v=new it(0)),t.set(l.toArrayLike(Uint8Array,"be",32),0),t.set(v.toArrayLike(Uint8Array,"be",32),32),0},ecdsaSign(t,e,r,n,i){if(i){let v=i;i=y=>{let x=v(e,r,null,n,y);if(!(x instanceof Uint8Array&&x.length===32))throw new Error("This is the way");return new it(x)}}let a=new it(r);if(a.cmp(qe.n)>=0||a.isZero())return 1;let l;try{l=ni.sign(e,r,{canonical:!0,k:i,pers:n})}catch{return 1}return t.signature.set(l.r.toArrayLike(Uint8Array,"be",32),0),t.signature.set(l.s.toArrayLike(Uint8Array,"be",32),32),t.recid=l.recoveryParam,0},ecdsaVerify(t,e,r){let n={r:t.subarray(0,32),s:t.subarray(32,64)},i=new it(n.r),a=new it(n.s);if(i.cmp(qe.n)>=0||a.cmp(qe.n)>=0)return 1;if(a.cmp(ni.nh)===1||i.isZero()||a.isZero())return 3;let l=ea(r);if(l===null)return 2;let v=l.getPublic();return ni.verify(e,n,v)?0:3},ecdsaRecover(t,e,r,n){let i={r:e.slice(0,32),s:e.slice(32,64)},a=new it(i.r),l=new it(i.s);if(a.cmp(qe.n)>=0||l.cmp(qe.n)>=0)return 1;if(a.isZero()||l.isZero())return 2;let v;try{v=ni.recoverPubKey(n,i,r)}catch{return 2}return ka(t,v),0},ecdh(t,e,r,n,i,a,l){let v=ea(e);if(v===null)return 1;let y=new it(r);if(y.cmp(qe.n)>=0||y.isZero())return 2;let x=v.getPublic().mul(y);if(i===void 0){let B=x.encode(null,!0),C=ni.hash().update(B).digest();for(let D=0;D<32;++D)t[D]=C[D]}else{a||(a=new Uint8Array(32));let B=x.getX().toArray("be",32);for(let P=0;P<32;++P)a[P]=B[P];l||(l=new Uint8Array(32));let C=x.getY().toArray("be",32);for(let P=0;P<32;++P)l[P]=C[P];let D=i(a,l,n);if(!(D instanceof Uint8Array&&D.length===t.length))return 2;t.set(D)}return 0}}});var K2=V((pD,z2)=>{var bD=A(M());z2.exports=hh()(X2())});var bh=V((gD,ph)=>{var vD=A(M());try{ph.exports=q2()}catch{ph.exports=K2()}});var gh=V((mD,Z2)=>{var xD=A(M());Z2.exports=require("stream")});var $2=V((yD,Y2)=>{"use strict";var wD=A(M());function V2(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function j2(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?V2(Object(r),!0).forEach(function(n){JS(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):V2(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function JS(t,e,r){return e=W2(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function US(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Q2(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,W2(n.key),n)}}function HS(t,e,r){return e&&Q2(t.prototype,e),r&&Q2(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function W2(t){var e=qS(t,"string");return typeof e=="symbol"?e:String(e)}function qS(t,e){if(typeof t!="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var GS=require("buffer"),Ec=GS.Buffer,XS=require("util"),vh=XS.inspect,zS=vh&&vh.custom||"inspect";function KS(t,e,r){Ec.prototype.copy.call(t,e,r)}Y2.exports=function(){function t(){US(this,t),this.head=null,this.tail=null,this.length=0}return HS(t,[{key:"push",value:function(r){var n={data:r,next:null};this.length>0?this.tail.next=n:this.head=n,this.tail=n,++this.length}},{key:"unshift",value:function(r){var n={data:r,next:this.head};this.length===0&&(this.tail=n),this.head=n,++this.length}},{key:"shift",value:function(){if(this.length!==0){var r=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,r}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(r){if(this.length===0)return"";for(var n=this.head,i=""+n.data;n=n.next;)i+=r+n.data;return i}},{key:"concat",value:function(r){if(this.length===0)return Ec.alloc(0);for(var n=Ec.allocUnsafe(r>>>0),i=this.head,a=0;i;)KS(i.data,n,a),a+=i.data.length,i=i.next;return n}},{key:"consume",value:function(r,n){var i;return r<this.head.data.length?(i=this.head.data.slice(0,r),this.head.data=this.head.data.slice(r)):r===this.head.data.length?i=this.shift():i=n?this._getString(r):this._getBuffer(r),i}},{key:"first",value:function(){return this.head.data}},{key:"_getString",value:function(r){var n=this.head,i=1,a=n.data;for(r-=a.length;n=n.next;){var l=n.data,v=r>l.length?l.length:r;if(v===l.length?a+=l:a+=l.slice(0,r),r-=v,r===0){v===l.length?(++i,n.next?this.head=n.next:this.head=this.tail=null):(this.head=n,n.data=l.slice(v));break}++i}return this.length-=i,a}},{key:"_getBuffer",value:function(r){var n=Ec.allocUnsafe(r),i=this.head,a=1;for(i.data.copy(n),r-=i.data.length;i=i.next;){var l=i.data,v=r>l.length?l.length:r;if(l.copy(n,n.length-r,0,v),r-=v,r===0){v===l.length?(++a,i.next?this.head=i.next:this.head=this.tail=null):(this.head=i,i.data=l.slice(v));break}++a}return this.length-=a,n}},{key:zS,value:function(r,n){return vh(this,j2(j2({},n),{},{depth:0,customInspect:!1}))}}]),t}()});var xh=V((AD,ty)=>{"use strict";var MD=A(M());function ZS(t,e){var r=this,n=this._readableState&&this._readableState.destroyed,i=this._writableState&&this._writableState.destroyed;return n||i?(e?e(t):t&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,process.nextTick(mh,this,t)):process.nextTick(mh,this,t)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(t||null,function(a){!e&&a?r._writableState?r._writableState.errorEmitted?process.nextTick(_c,r):(r._writableState.errorEmitted=!0,process.nextTick(ey,r,a)):process.nextTick(ey,r,a):e?(process.nextTick(_c,r),e(a)):process.nextTick(_c,r)}),this)}function ey(t,e){mh(t,e),_c(t)}function _c(t){t._writableState&&!t._writableState.emitClose||t._readableState&&!t._readableState.emitClose||t.emit("close")}function VS(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}function mh(t,e){t.emit("error",e)}function jS(t,e){var r=t._readableState,n=t._writableState;r&&r.autoDestroy||n&&n.autoDestroy?t.destroy(e):t.emit("error",e)}ty.exports={destroy:ZS,undestroy:VS,errorOrDestroy:jS}});var ta=V((SD,iy)=>{"use strict";var TD=A(M()),ny={};function un(t,e,r){r||(r=Error);function n(a,l,v){return typeof e=="string"?e:e(a,l,v)}class i extends r{constructor(l,v,y){super(n(l,v,y))}}i.prototype.name=r.name,i.prototype.code=t,ny[t]=i}function ry(t,e){if(Array.isArray(t)){let r=t.length;return t=t.map(n=>String(n)),r>2?`one of ${e} ${t.slice(0,r-1).join(", ")}, or `+t[r-1]:r===2?`one of ${e} ${t[0]} or ${t[1]}`:`of ${e} ${t[0]}`}else return`of ${e} ${String(t)}`}function QS(t,e,r){return t.substr(!r||r<0?0:+r,e.length)===e}function WS(t,e,r){return(r===void 0||r>t.length)&&(r=t.length),t.substring(r-e.length,r)===e}function YS(t,e,r){return typeof r!="number"&&(r=0),r+e.length>t.length?!1:t.indexOf(e,r)!==-1}un("ERR_INVALID_OPT_VALUE",function(t,e){return'The value "'+e+'" is invalid for option "'+t+'"'},TypeError);un("ERR_INVALID_ARG_TYPE",function(t,e,r){let n;typeof e=="string"&&QS(e,"not ")?(n="must not be",e=e.replace(/^not /,"")):n="must be";let i;if(WS(t," argument"))i=`The ${t} ${n} ${ry(e,"type")}`;else{let a=YS(t,".")?"property":"argument";i=`The "${t}" ${a} ${n} ${ry(e,"type")}`}return i+=`. Received type ${typeof r}`,i},TypeError);un("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF");un("ERR_METHOD_NOT_IMPLEMENTED",function(t){return"The "+t+" method is not implemented"});un("ERR_STREAM_PREMATURE_CLOSE","Premature close");un("ERR_STREAM_DESTROYED",function(t){return"Cannot call "+t+" after a stream was destroyed"});un("ERR_MULTIPLE_CALLBACK","Callback called multiple times");un("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable");un("ERR_STREAM_WRITE_AFTER_END","write after end");un("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError);un("ERR_UNKNOWN_ENCODING",function(t){return"Unknown encoding: "+t},TypeError);un("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event");iy.exports.codes=ny});var yh=V((ED,ay)=>{"use strict";var _D=A(M()),$S=ta().codes.ERR_INVALID_OPT_VALUE;function eT(t,e,r){return t.highWaterMark!=null?t.highWaterMark:e?t[r]:null}function tT(t,e,r,n){var i=eT(e,n,r);if(i!=null){if(!(isFinite(i)&&Math.floor(i)===i)||i<0){var a=n?r:"highWaterMark";throw new $S(a,i)}return Math.floor(i)}return t.objectMode?16:16*1024}ay.exports={getHighWaterMark:tT}});var sy=V((BD,oy)=>{var CD=A(M());oy.exports=require("util").deprecate});var Mh=V((PD,hy)=>{"use strict";var LD=A(M());hy.exports=pt;function cy(t){var e=this;this.next=null,this.entry=null,this.finish=function(){BT(e,t)}}var Qo;pt.WritableState=rf;var rT={deprecate:sy()},uy=gh(),Cc=require("buffer").Buffer,nT=(typeof global<"u"?global:typeof window<"u"?window:typeof self<"u"?self:{}).Uint8Array||function(){};function iT(t){return Cc.from(t)}function aT(t){return Cc.isBuffer(t)||t instanceof nT}var Ah=xh(),oT=yh(),sT=oT.getHighWaterMark,ra=ta().codes,fT=ra.ERR_INVALID_ARG_TYPE,cT=ra.ERR_METHOD_NOT_IMPLEMENTED,uT=ra.ERR_MULTIPLE_CALLBACK,lT=ra.ERR_STREAM_CANNOT_PIPE,dT=ra.ERR_STREAM_DESTROYED,hT=ra.ERR_STREAM_NULL_VALUES,pT=ra.ERR_STREAM_WRITE_AFTER_END,bT=ra.ERR_UNKNOWN_ENCODING,Wo=Ah.errorOrDestroy;er()(pt,uy);function gT(){}function rf(t,e,r){Qo=Qo||Ja(),t=t||{},typeof r!="boolean"&&(r=e instanceof Qo),this.objectMode=!!t.objectMode,r&&(this.objectMode=this.objectMode||!!t.writableObjectMode),this.highWaterMark=sT(this,t,"writableHighWaterMark",r),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var n=t.decodeStrings===!1;this.decodeStrings=!n,this.defaultEncoding=t.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(i){MT(e,i)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=t.emitClose!==!1,this.autoDestroy=!!t.autoDestroy,this.bufferedRequestCount=0,this.corkedRequestsFree=new cy(this)}rf.prototype.getBuffer=function(){for(var e=this.bufferedRequest,r=[];e;)r.push(e),e=e.next;return r};(function(){try{Object.defineProperty(rf.prototype,"buffer",{get:rT.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch{}})();var Bc;typeof Symbol=="function"&&Symbol.hasInstance&&typeof Function.prototype[Symbol.hasInstance]=="function"?(Bc=Function.prototype[Symbol.hasInstance],Object.defineProperty(pt,Symbol.hasInstance,{value:function(e){return Bc.call(this,e)?!0:this!==pt?!1:e&&e._writableState instanceof rf}})):Bc=function(e){return e instanceof this};function pt(t){Qo=Qo||Ja();var e=this instanceof Qo;if(!e&&!Bc.call(pt,this))return new pt(t);this._writableState=new rf(t,this,e),this.writable=!0,t&&(typeof t.write=="function"&&(this._write=t.write),typeof t.writev=="function"&&(this._writev=t.writev),typeof t.destroy=="function"&&(this._destroy=t.destroy),typeof t.final=="function"&&(this._final=t.final)),uy.call(this)}pt.prototype.pipe=function(){Wo(this,new lT)};function vT(t,e){var r=new pT;Wo(t,r),process.nextTick(e,r)}function mT(t,e,r,n){var i;return r===null?i=new hT:typeof r!="string"&&!e.objectMode&&(i=new fT("chunk",["string","Buffer"],r)),i?(Wo(t,i),process.nextTick(n,i),!1):!0}pt.prototype.write=function(t,e,r){var n=this._writableState,i=!1,a=!n.objectMode&&aT(t);return a&&!Cc.isBuffer(t)&&(t=iT(t)),typeof e=="function"&&(r=e,e=null),a?e="buffer":e||(e=n.defaultEncoding),typeof r!="function"&&(r=gT),n.ending?vT(this,r):(a||mT(this,n,t,r))&&(n.pendingcb++,i=yT(this,n,a,t,e,r)),i};pt.prototype.cork=function(){this._writableState.corked++};pt.prototype.uncork=function(){var t=this._writableState;t.corked&&(t.corked--,!t.writing&&!t.corked&&!t.bufferProcessing&&t.bufferedRequest&&ly(this,t))};pt.prototype.setDefaultEncoding=function(e){if(typeof e=="string"&&(e=e.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())>-1))throw new bT(e);return this._writableState.defaultEncoding=e,this};Object.defineProperty(pt.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}});function xT(t,e,r){return!t.objectMode&&t.decodeStrings!==!1&&typeof e=="string"&&(e=Cc.from(e,r)),e}Object.defineProperty(pt.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});function yT(t,e,r,n,i,a){if(!r){var l=xT(e,n,i);n!==l&&(r=!0,i="buffer",n=l)}var v=e.objectMode?1:n.length;e.length+=v;var y=e.length<e.highWaterMark;if(y||(e.needDrain=!0),e.writing||e.corked){var x=e.lastBufferedRequest;e.lastBufferedRequest={chunk:n,encoding:i,isBuf:r,callback:a,next:null},x?x.next=e.lastBufferedRequest:e.bufferedRequest=e.lastBufferedRequest,e.bufferedRequestCount+=1}else wh(t,e,!1,v,n,i,a);return y}function wh(t,e,r,n,i,a,l){e.writelen=n,e.writecb=l,e.writing=!0,e.sync=!0,e.destroyed?e.onwrite(new dT("write")):r?t._writev(i,e.onwrite):t._write(i,a,e.onwrite),e.sync=!1}function wT(t,e,r,n,i){--e.pendingcb,r?(process.nextTick(i,n),process.nextTick(tf,t,e),t._writableState.errorEmitted=!0,Wo(t,n)):(i(n),t._writableState.errorEmitted=!0,Wo(t,n),tf(t,e))}function AT(t){t.writing=!1,t.writecb=null,t.length-=t.writelen,t.writelen=0}function MT(t,e){var r=t._writableState,n=r.sync,i=r.writecb;if(typeof i!="function")throw new uT;if(AT(r),e)wT(t,r,n,e,i);else{var a=dy(r)||t.destroyed;!a&&!r.corked&&!r.bufferProcessing&&r.bufferedRequest&&ly(t,r),n?process.nextTick(fy,t,r,a,i):fy(t,r,a,i)}}function fy(t,e,r,n){r||ST(t,e),e.pendingcb--,n(),tf(t,e)}function ST(t,e){e.length===0&&e.needDrain&&(e.needDrain=!1,t.emit("drain"))}function ly(t,e){e.bufferProcessing=!0;var r=e.bufferedRequest;if(t._writev&&r&&r.next){var n=e.bufferedRequestCount,i=new Array(n),a=e.corkedRequestsFree;a.entry=r;for(var l=0,v=!0;r;)i[l]=r,r.isBuf||(v=!1),r=r.next,l+=1;i.allBuffers=v,wh(t,e,!0,e.length,i,"",a.finish),e.pendingcb++,e.lastBufferedRequest=null,a.next?(e.corkedRequestsFree=a.next,a.next=null):e.corkedRequestsFree=new cy(e),e.bufferedRequestCount=0}else{for(;r;){var y=r.chunk,x=r.encoding,B=r.callback,C=e.objectMode?1:y.length;if(wh(t,e,!1,C,y,x,B),r=r.next,e.bufferedRequestCount--,e.writing)break}r===null&&(e.lastBufferedRequest=null)}e.bufferedRequest=r,e.bufferProcessing=!1}pt.prototype._write=function(t,e,r){r(new cT("_write()"))};pt.prototype._writev=null;pt.prototype.end=function(t,e,r){var n=this._writableState;return typeof t=="function"?(r=t,t=null,e=null):typeof e=="function"&&(r=e,e=null),t!=null&&this.write(t,e),n.corked&&(n.corked=1,this.uncork()),n.ending||_T(this,n,r),this};Object.defineProperty(pt.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}});function dy(t){return t.ending&&t.length===0&&t.bufferedRequest===null&&!t.finished&&!t.writing}function TT(t,e){t._final(function(r){e.pendingcb--,r&&Wo(t,r),e.prefinished=!0,t.emit("prefinish"),tf(t,e)})}function ET(t,e){!e.prefinished&&!e.finalCalled&&(typeof t._final=="function"&&!e.destroyed?(e.pendingcb++,e.finalCalled=!0,process.nextTick(TT,t,e)):(e.prefinished=!0,t.emit("prefinish")))}function tf(t,e){var r=dy(e);if(r&&(ET(t,e),e.pendingcb===0&&(e.finished=!0,t.emit("finish"),e.autoDestroy))){var n=t._readableState;(!n||n.autoDestroy&&n.endEmitted)&&t.destroy()}return r}function _T(t,e,r){e.ending=!0,tf(t,e),r&&(e.finished?process.nextTick(r):t.once("finish",r)),e.ended=!0,t.writable=!1}function BT(t,e,r){var n=t.entry;for(t.entry=null;n;){var i=n.callback;e.pendingcb--,i(r),n=n.next}e.corkedRequestsFree.next=t}Object.defineProperty(pt.prototype,"destroyed",{enumerable:!1,get:function(){return this._writableState===void 0?!1:this._writableState.destroyed},set:function(e){this._writableState&&(this._writableState.destroyed=e)}});pt.prototype.destroy=Ah.destroy;pt.prototype._undestroy=Ah.undestroy;pt.prototype._destroy=function(t,e){e(t)}});var Ja=V((RD,by)=>{"use strict";var FD=A(M()),CT=Object.keys||function(t){var e=[];for(var r in t)e.push(r);return e};by.exports=ii;var py=Eh(),Th=Mh();er()(ii,py);for(Sh=CT(Th.prototype),Pc=0;Pc<Sh.length;Pc++)Lc=Sh[Pc],ii.prototype[Lc]||(ii.prototype[Lc]=Th.prototype[Lc]);var Sh,Lc,Pc;function ii(t){if(!(this instanceof ii))return new ii(t);py.call(this,t),Th.call(this,t),this.allowHalfOpen=!0,t&&(t.readable===!1&&(this.readable=!1),t.writable===!1&&(this.writable=!1),t.allowHalfOpen===!1&&(this.allowHalfOpen=!1,this.once("end",PT)))}Object.defineProperty(ii.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});Object.defineProperty(ii.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}});Object.defineProperty(ii.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}});function PT(){this._writableState.ended||process.nextTick(LT,this)}function LT(t){t.end()}Object.defineProperty(ii.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState===void 0||this._writableState===void 0?!1:this._readableState.destroyed&&this._writableState.destroyed},set:function(e){this._readableState===void 0||this._writableState===void 0||(this._readableState.destroyed=e,this._writableState.destroyed=e)}})});var my=V((_h,vy)=>{var DD=A(M()),Rc=require("buffer"),Si=Rc.Buffer;function gy(t,e){for(var r in t)e[r]=t[r]}Si.from&&Si.alloc&&Si.allocUnsafe&&Si.allocUnsafeSlow?vy.exports=Rc:(gy(Rc,_h),_h.Buffer=Yo);function Yo(t,e,r){return Si(t,e,r)}gy(Si,Yo);Yo.from=function(t,e,r){if(typeof t=="number")throw new TypeError("Argument must not be a number");return Si(t,e,r)};Yo.alloc=function(t,e,r){if(typeof t!="number")throw new TypeError("Argument must be a number");var n=Si(t);return e!==void 0?typeof r=="string"?n.fill(e,r):n.fill(e):n.fill(0),n};Yo.allocUnsafe=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return Si(t)};Yo.allocUnsafeSlow=function(t){if(typeof t!="number")throw new TypeError("Argument must be a number");return Rc.SlowBuffer(t)}});var Ph=V(yy=>{"use strict";var ID=A(M()),Ch=my().Buffer,xy=Ch.isEncoding||function(t){switch(t=""+t,t&&t.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function RT(t){if(!t)return"utf8";for(var e;;)switch(t){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return t;default:if(e)return;t=(""+t).toLowerCase(),e=!0}}function FT(t){var e=RT(t);if(typeof e!="string"&&(Ch.isEncoding===xy||!xy(t)))throw new Error("Unknown encoding: "+t);return e||t}yy.StringDecoder=nf;function nf(t){this.encoding=FT(t);var e;switch(this.encoding){case"utf16le":this.text=JT,this.end=UT,e=4;break;case"utf8":this.fillLast=IT,e=4;break;case"base64":this.text=HT,this.end=qT,e=3;break;default:this.write=GT,this.end=XT;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=Ch.allocUnsafe(e)}nf.prototype.write=function(t){if(t.length===0)return"";var e,r;if(this.lastNeed){if(e=this.fillLast(t),e===void 0)return"";r=this.lastNeed,this.lastNeed=0}else r=0;return r<t.length?e?e+this.text(t,r):this.text(t,r):e||""};nf.prototype.end=kT;nf.prototype.text=NT;nf.prototype.fillLast=function(t){if(this.lastNeed<=t.length)return t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,t.length),this.lastNeed-=t.length};function Bh(t){return t<=127?0:t>>5===6?2:t>>4===14?3:t>>3===30?4:t>>6===2?-1:-2}function DT(t,e,r){var n=e.length-1;if(n<r)return 0;var i=Bh(e[n]);return i>=0?(i>0&&(t.lastNeed=i-1),i):--n<r||i===-2?0:(i=Bh(e[n]),i>=0?(i>0&&(t.lastNeed=i-2),i):--n<r||i===-2?0:(i=Bh(e[n]),i>=0?(i>0&&(i===2?i=0:t.lastNeed=i-3),i):0))}function OT(t,e,r){if((e[0]&192)!==128)return t.lastNeed=0,"\uFFFD";if(t.lastNeed>1&&e.length>1){if((e[1]&192)!==128)return t.lastNeed=1,"\uFFFD";if(t.lastNeed>2&&e.length>2&&(e[2]&192)!==128)return t.lastNeed=2,"\uFFFD"}}function IT(t){var e=this.lastTotal-this.lastNeed,r=OT(this,t,e);if(r!==void 0)return r;if(this.lastNeed<=t.length)return t.copy(this.lastChar,e,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,e,0,t.length),this.lastNeed-=t.length}function NT(t,e){var r=DT(this,t,e);if(!this.lastNeed)return t.toString("utf8",e);this.lastTotal=r;var n=t.length-(r-this.lastNeed);return t.copy(this.lastChar,0,n),t.toString("utf8",e,n)}function kT(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+"\uFFFD":e}function JT(t,e){if((t.length-e)%2===0){var r=t.toString("utf16le",e);if(r){var n=r.charCodeAt(r.length-1);if(n>=55296&&n<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1],r.slice(0,-1)}return r}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=t[t.length-1],t.toString("utf16le",e,t.length-1)}function UT(t){var e=t&&t.length?this.write(t):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return e+this.lastChar.toString("utf16le",0,r)}return e}function HT(t,e){var r=(t.length-e)%3;return r===0?t.toString("base64",e):(this.lastNeed=3-r,this.lastTotal=3,r===1?this.lastChar[0]=t[t.length-1]:(this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1]),t.toString("base64",e,t.length-r))}function qT(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e}function GT(t){return t.toString(this.encoding)}function XT(t){return t&&t.length?this.write(t):""}});var Fc=V((ND,My)=>{"use strict";var kD=A(M()),wy=ta().codes.ERR_STREAM_PREMATURE_CLOSE;function zT(t){var e=!1;return function(){if(!e){e=!0;for(var r=arguments.length,n=new Array(r),i=0;i<r;i++)n[i]=arguments[i];t.apply(this,n)}}}function KT(){}function ZT(t){return t.setHeader&&typeof t.abort=="function"}function Ay(t,e,r){if(typeof e=="function")return Ay(t,null,e);e||(e={}),r=zT(r||KT);var n=e.readable||e.readable!==!1&&t.readable,i=e.writable||e.writable!==!1&&t.writable,a=function(){t.writable||v()},l=t._writableState&&t._writableState.finished,v=function(){i=!1,l=!0,n||r.call(t)},y=t._readableState&&t._readableState.endEmitted,x=function(){n=!1,y=!0,i||r.call(t)},B=function(P){r.call(t,P)},C=function(){var P;if(n&&!y)return(!t._readableState||!t._readableState.ended)&&(P=new wy),r.call(t,P);if(i&&!l)return(!t._writableState||!t._writableState.ended)&&(P=new wy),r.call(t,P)},D=function(){t.req.on("finish",v)};return ZT(t)?(t.on("complete",v),t.on("abort",C),t.req?D():t.on("request",D)):i&&!t._writableState&&(t.on("end",a),t.on("close",a)),t.on("end",x),t.on("finish",v),e.error!==!1&&t.on("error",B),t.on("close",C),function(){t.removeListener("complete",v),t.removeListener("abort",C),t.removeListener("request",D),t.req&&t.req.removeListener("finish",v),t.removeListener("end",a),t.removeListener("close",a),t.removeListener("finish",v),t.removeListener("end",x),t.removeListener("error",B),t.removeListener("close",C)}}My.exports=Ay});var Ty=V((JD,Sy)=>{"use strict";var UD=A(M()),Dc;function na(t,e,r){return e=VT(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function VT(t){var e=jT(t,"string");return typeof e=="symbol"?e:String(e)}function jT(t,e){if(typeof t!="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var QT=Fc(),ia=Symbol("lastResolve"),Ua=Symbol("lastReject"),af=Symbol("error"),Oc=Symbol("ended"),Ha=Symbol("lastPromise"),Lh=Symbol("handlePromise"),qa=Symbol("stream");function aa(t,e){return{value:t,done:e}}function WT(t){var e=t[ia];if(e!==null){var r=t[qa].read();r!==null&&(t[Ha]=null,t[ia]=null,t[Ua]=null,e(aa(r,!1)))}}function YT(t){process.nextTick(WT,t)}function $T(t,e){return function(r,n){t.then(function(){if(e[Oc]){r(aa(void 0,!0));return}e[Lh](r,n)},n)}}var eE=Object.getPrototypeOf(function(){}),tE=Object.setPrototypeOf((Dc={get stream(){return this[qa]},next:function(){var e=this,r=this[af];if(r!==null)return Promise.reject(r);if(this[Oc])return Promise.resolve(aa(void 0,!0));if(this[qa].destroyed)return new Promise(function(l,v){process.nextTick(function(){e[af]?v(e[af]):l(aa(void 0,!0))})});var n=this[Ha],i;if(n)i=new Promise($T(n,this));else{var a=this[qa].read();if(a!==null)return Promise.resolve(aa(a,!1));i=new Promise(this[Lh])}return this[Ha]=i,i}},na(Dc,Symbol.asyncIterator,function(){return this}),na(Dc,"return",function(){var e=this;return new Promise(function(r,n){e[qa].destroy(null,function(i){if(i){n(i);return}r(aa(void 0,!0))})})}),Dc),eE),rE=function(e){var r,n=Object.create(tE,(r={},na(r,qa,{value:e,writable:!0}),na(r,ia,{value:null,writable:!0}),na(r,Ua,{value:null,writable:!0}),na(r,af,{value:null,writable:!0}),na(r,Oc,{value:e._readableState.endEmitted,writable:!0}),na(r,Lh,{value:function(a,l){var v=n[qa].read();v?(n[Ha]=null,n[ia]=null,n[Ua]=null,a(aa(v,!1))):(n[ia]=a,n[Ua]=l)},writable:!0}),r));return n[Ha]=null,QT(e,function(i){if(i&&i.code!=="ERR_STREAM_PREMATURE_CLOSE"){var a=n[Ua];a!==null&&(n[Ha]=null,n[ia]=null,n[Ua]=null,a(i)),n[af]=i;return}var l=n[ia];l!==null&&(n[Ha]=null,n[ia]=null,n[Ua]=null,l(aa(void 0,!0))),n[Oc]=!0}),e.on("readable",YT.bind(null,n)),n};Sy.exports=rE});var Cy=V((HD,By)=>{"use strict";var qD=A(M());function Ey(t,e,r,n,i,a,l){try{var v=t[a](l),y=v.value}catch(x){r(x);return}v.done?e(y):Promise.resolve(y).then(n,i)}function nE(t){return function(){var e=this,r=arguments;return new Promise(function(n,i){var a=t.apply(e,r);function l(y){Ey(a,n,i,l,v,"next",y)}function v(y){Ey(a,n,i,l,v,"throw",y)}l(void 0)})}}function _y(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function iE(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?_y(Object(r),!0).forEach(function(n){aE(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):_y(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function aE(t,e,r){return e=oE(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function oE(t){var e=sE(t,"string");return typeof e=="symbol"?e:String(e)}function sE(t,e){if(typeof t!="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var fE=ta().codes.ERR_INVALID_ARG_TYPE;function cE(t,e,r){var n;if(e&&typeof e.next=="function")n=e;else if(e&&e[Symbol.asyncIterator])n=e[Symbol.asyncIterator]();else if(e&&e[Symbol.iterator])n=e[Symbol.iterator]();else throw new fE("iterable",["Iterable"],e);var i=new t(iE({objectMode:!0},r)),a=!1;i._read=function(){a||(a=!0,l())};function l(){return v.apply(this,arguments)}function v(){return v=nE(function*(){try{var y=yield n.next(),x=y.value,B=y.done;B?i.push(null):i.push(yield x)?l():a=!1}catch(C){i.destroy(C)}}),v.apply(this,arguments)}return i}By.exports=cE});var Eh=V((XD,Jy)=>{"use strict";var zD=A(M());Jy.exports=Qe;var $o;Qe.ReadableState=Fy;var GD=require("events").EventEmitter,Ry=function(e,r){return e.listeners(r).length},sf=gh(),Ic=require("buffer").Buffer,uE=(typeof global<"u"?global:typeof window<"u"?window:typeof self<"u"?self:{}).Uint8Array||function(){};function lE(t){return Ic.from(t)}function dE(t){return Ic.isBuffer(t)||t instanceof uE}var Rh=require("util"),Ie;Rh&&Rh.debuglog?Ie=Rh.debuglog("stream"):Ie=function(){};var hE=$2(),Jh=xh(),pE=yh(),bE=pE.getHighWaterMark,Nc=ta().codes,gE=Nc.ERR_INVALID_ARG_TYPE,vE=Nc.ERR_STREAM_PUSH_AFTER_EOF,mE=Nc.ERR_METHOD_NOT_IMPLEMENTED,xE=Nc.ERR_STREAM_UNSHIFT_AFTER_END_EVENT,es,Fh,Dh;er()(Qe,sf);var of=Jh.errorOrDestroy,Oh=["error","close","destroy","pause","resume"];function yE(t,e,r){if(typeof t.prependListener=="function")return t.prependListener(e,r);!t._events||!t._events[e]?t.on(e,r):Array.isArray(t._events[e])?t._events[e].unshift(r):t._events[e]=[r,t._events[e]]}function Fy(t,e,r){$o=$o||Ja(),t=t||{},typeof r!="boolean"&&(r=e instanceof $o),this.objectMode=!!t.objectMode,r&&(this.objectMode=this.objectMode||!!t.readableObjectMode),this.highWaterMark=bE(this,t,"readableHighWaterMark",r),this.buffer=new hE,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=t.emitClose!==!1,this.autoDestroy=!!t.autoDestroy,this.destroyed=!1,this.defaultEncoding=t.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,t.encoding&&(es||(es=Ph().StringDecoder),this.decoder=new es(t.encoding),this.encoding=t.encoding)}function Qe(t){if($o=$o||Ja(),!(this instanceof Qe))return new Qe(t);var e=this instanceof $o;this._readableState=new Fy(t,this,e),this.readable=!0,t&&(typeof t.read=="function"&&(this._read=t.read),typeof t.destroy=="function"&&(this._destroy=t.destroy)),sf.call(this)}Object.defineProperty(Qe.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState===void 0?!1:this._readableState.destroyed},set:function(e){this._readableState&&(this._readableState.destroyed=e)}});Qe.prototype.destroy=Jh.destroy;Qe.prototype._undestroy=Jh.undestroy;Qe.prototype._destroy=function(t,e){e(t)};Qe.prototype.push=function(t,e){var r=this._readableState,n;return r.objectMode?n=!0:typeof t=="string"&&(e=e||r.defaultEncoding,e!==r.encoding&&(t=Ic.from(t,e),e=""),n=!0),Dy(this,t,e,!1,n)};Qe.prototype.unshift=function(t){return Dy(this,t,null,!0,!1)};function Dy(t,e,r,n,i){Ie("readableAddChunk",e);var a=t._readableState;if(e===null)a.reading=!1,ME(t,a);else{var l;if(i||(l=wE(a,e)),l)of(t,l);else if(a.objectMode||e&&e.length>0)if(typeof e!="string"&&!a.objectMode&&Object.getPrototypeOf(e)!==Ic.prototype&&(e=lE(e)),n)a.endEmitted?of(t,new xE):Ih(t,a,e,!0);else if(a.ended)of(t,new vE);else{if(a.destroyed)return!1;a.reading=!1,a.decoder&&!r?(e=a.decoder.write(e),a.objectMode||e.length!==0?Ih(t,a,e,!1):kh(t,a)):Ih(t,a,e,!1)}else n||(a.reading=!1,kh(t,a))}return!a.ended&&(a.length<a.highWaterMark||a.length===0)}function Ih(t,e,r,n){e.flowing&&e.length===0&&!e.sync?(e.awaitDrain=0,t.emit("data",r)):(e.length+=e.objectMode?1:r.length,n?e.buffer.unshift(r):e.buffer.push(r),e.needReadable&&kc(t)),kh(t,e)}function wE(t,e){var r;return!dE(e)&&typeof e!="string"&&e!==void 0&&!t.objectMode&&(r=new gE("chunk",["string","Buffer","Uint8Array"],e)),r}Qe.prototype.isPaused=function(){return this._readableState.flowing===!1};Qe.prototype.setEncoding=function(t){es||(es=Ph().StringDecoder);var e=new es(t);this._readableState.decoder=e,this._readableState.encoding=this._readableState.decoder.encoding;for(var r=this._readableState.buffer.head,n="";r!==null;)n+=e.write(r.data),r=r.next;return this._readableState.buffer.clear(),n!==""&&this._readableState.buffer.push(n),this._readableState.length=n.length,this};var Py=1073741824;function AE(t){return t>=Py?t=Py:(t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++),t}function Ly(t,e){return t<=0||e.length===0&&e.ended?0:e.objectMode?1:t!==t?e.flowing&&e.length?e.buffer.head.data.length:e.length:(t>e.highWaterMark&&(e.highWaterMark=AE(t)),t<=e.length?t:e.ended?e.length:(e.needReadable=!0,0))}Qe.prototype.read=function(t){Ie("read",t),t=parseInt(t,10);var e=this._readableState,r=t;if(t!==0&&(e.emittedReadable=!1),t===0&&e.needReadable&&((e.highWaterMark!==0?e.length>=e.highWaterMark:e.length>0)||e.ended))return Ie("read: emitReadable",e.length,e.ended),e.length===0&&e.ended?Nh(this):kc(this),null;if(t=Ly(t,e),t===0&&e.ended)return e.length===0&&Nh(this),null;var n=e.needReadable;Ie("need readable",n),(e.length===0||e.length-t<e.highWaterMark)&&(n=!0,Ie("length less than watermark",n)),e.ended||e.reading?(n=!1,Ie("reading or ended",n)):n&&(Ie("do read"),e.reading=!0,e.sync=!0,e.length===0&&(e.needReadable=!0),this._read(e.highWaterMark),e.sync=!1,e.reading||(t=Ly(r,e)));var i;return t>0?i=Ny(t,e):i=null,i===null?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.awaitDrain=0),e.length===0&&(e.ended||(e.needReadable=!0),r!==t&&e.ended&&Nh(this)),i!==null&&this.emit("data",i),i};function ME(t,e){if(Ie("onEofChunk"),!e.ended){if(e.decoder){var r=e.decoder.end();r&&r.length&&(e.buffer.push(r),e.length+=e.objectMode?1:r.length)}e.ended=!0,e.sync?kc(t):(e.needReadable=!1,e.emittedReadable||(e.emittedReadable=!0,Oy(t)))}}function kc(t){var e=t._readableState;Ie("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(Ie("emitReadable",e.flowing),e.emittedReadable=!0,process.nextTick(Oy,t))}function Oy(t){var e=t._readableState;Ie("emitReadable_",e.destroyed,e.length,e.ended),!e.destroyed&&(e.length||e.ended)&&(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,Uh(t)}function kh(t,e){e.readingMore||(e.readingMore=!0,process.nextTick(SE,t,e))}function SE(t,e){for(;!e.reading&&!e.ended&&(e.length<e.highWaterMark||e.flowing&&e.length===0);){var r=e.length;if(Ie("maybeReadMore read 0"),t.read(0),r===e.length)break}e.readingMore=!1}Qe.prototype._read=function(t){of(this,new mE("_read()"))};Qe.prototype.pipe=function(t,e){var r=this,n=this._readableState;switch(n.pipesCount){case 0:n.pipes=t;break;case 1:n.pipes=[n.pipes,t];break;default:n.pipes.push(t);break}n.pipesCount+=1,Ie("pipe count=%d opts=%j",n.pipesCount,e);var i=(!e||e.end!==!1)&&t!==process.stdout&&t!==process.stderr,a=i?v:X;n.endEmitted?process.nextTick(a):r.once("end",a),t.on("unpipe",l);function l(W,K){Ie("onunpipe"),W===r&&K&&K.hasUnpiped===!1&&(K.hasUnpiped=!0,B())}function v(){Ie("onend"),t.end()}var y=TE(r);t.on("drain",y);var x=!1;function B(){Ie("cleanup"),t.removeListener("close",F),t.removeListener("finish",P),t.removeListener("drain",y),t.removeListener("error",D),t.removeListener("unpipe",l),r.removeListener("end",v),r.removeListener("end",X),r.removeListener("data",C),x=!0,n.awaitDrain&&(!t._writableState||t._writableState.needDrain)&&y()}r.on("data",C);function C(W){Ie("ondata");var K=t.write(W);Ie("dest.write",K),K===!1&&((n.pipesCount===1&&n.pipes===t||n.pipesCount>1&&ky(n.pipes,t)!==-1)&&!x&&(Ie("false write response, pause",n.awaitDrain),n.awaitDrain++),r.pause())}function D(W){Ie("onerror",W),X(),t.removeListener("error",D),Ry(t,"error")===0&&of(t,W)}yE(t,"error",D);function F(){t.removeListener("finish",P),X()}t.once("close",F);function P(){Ie("onfinish"),t.removeListener("close",F),X()}t.once("finish",P);function X(){Ie("unpipe"),r.unpipe(t)}return t.emit("pipe",r),n.flowing||(Ie("pipe resume"),r.resume()),t};function TE(t){return function(){var r=t._readableState;Ie("pipeOnDrain",r.awaitDrain),r.awaitDrain&&r.awaitDrain--,r.awaitDrain===0&&Ry(t,"data")&&(r.flowing=!0,Uh(t))}}Qe.prototype.unpipe=function(t){var e=this._readableState,r={hasUnpiped:!1};if(e.pipesCount===0)return this;if(e.pipesCount===1)return t&&t!==e.pipes?this:(t||(t=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,t&&t.emit("unpipe",this,r),this);if(!t){var n=e.pipes,i=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var a=0;a<i;a++)n[a].emit("unpipe",this,{hasUnpiped:!1});return this}var l=ky(e.pipes,t);return l===-1?this:(e.pipes.splice(l,1),e.pipesCount-=1,e.pipesCount===1&&(e.pipes=e.pipes[0]),t.emit("unpipe",this,r),this)};Qe.prototype.on=function(t,e){var r=sf.prototype.on.call(this,t,e),n=this._readableState;return t==="data"?(n.readableListening=this.listenerCount("readable")>0,n.flowing!==!1&&this.resume()):t==="readable"&&!n.endEmitted&&!n.readableListening&&(n.readableListening=n.needReadable=!0,n.flowing=!1,n.emittedReadable=!1,Ie("on readable",n.length,n.reading),n.length?kc(this):n.reading||process.nextTick(EE,this)),r};Qe.prototype.addListener=Qe.prototype.on;Qe.prototype.removeListener=function(t,e){var r=sf.prototype.removeListener.call(this,t,e);return t==="readable"&&process.nextTick(Iy,this),r};Qe.prototype.removeAllListeners=function(t){var e=sf.prototype.removeAllListeners.apply(this,arguments);return(t==="readable"||t===void 0)&&process.nextTick(Iy,this),e};function Iy(t){var e=t._readableState;e.readableListening=t.listenerCount("readable")>0,e.resumeScheduled&&!e.paused?e.flowing=!0:t.listenerCount("data")>0&&t.resume()}function EE(t){Ie("readable nexttick read 0"),t.read(0)}Qe.prototype.resume=function(){var t=this._readableState;return t.flowing||(Ie("resume"),t.flowing=!t.readableListening,_E(this,t)),t.paused=!1,this};function _E(t,e){e.resumeScheduled||(e.resumeScheduled=!0,process.nextTick(BE,t,e))}function BE(t,e){Ie("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),Uh(t),e.flowing&&!e.reading&&t.read(0)}Qe.prototype.pause=function(){return Ie("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(Ie("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this};function Uh(t){var e=t._readableState;for(Ie("flow",e.flowing);e.flowing&&t.read()!==null;);}Qe.prototype.wrap=function(t){var e=this,r=this._readableState,n=!1;t.on("end",function(){if(Ie("wrapped end"),r.decoder&&!r.ended){var l=r.decoder.end();l&&l.length&&e.push(l)}e.push(null)}),t.on("data",function(l){if(Ie("wrapped data"),r.decoder&&(l=r.decoder.write(l)),!(r.objectMode&&l==null)&&!(!r.objectMode&&(!l||!l.length))){var v=e.push(l);v||(n=!0,t.pause())}});for(var i in t)this[i]===void 0&&typeof t[i]=="function"&&(this[i]=function(v){return function(){return t[v].apply(t,arguments)}}(i));for(var a=0;a<Oh.length;a++)t.on(Oh[a],this.emit.bind(this,Oh[a]));return this._read=function(l){Ie("wrapped _read",l),n&&(n=!1,t.resume())},this};typeof Symbol=="function"&&(Qe.prototype[Symbol.asyncIterator]=function(){return Fh===void 0&&(Fh=Ty()),Fh(this)});Object.defineProperty(Qe.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}});Object.defineProperty(Qe.prototype,"readableBuffer",{enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}});Object.defineProperty(Qe.prototype,"readableFlowing",{enumerable:!1,get:function(){return this._readableState.flowing},set:function(e){this._readableState&&(this._readableState.flowing=e)}});Qe._fromList=Ny;Object.defineProperty(Qe.prototype,"readableLength",{enumerable:!1,get:function(){return this._readableState.length}});function Ny(t,e){if(e.length===0)return null;var r;return e.objectMode?r=e.buffer.shift():!t||t>=e.length?(e.decoder?r=e.buffer.join(""):e.buffer.length===1?r=e.buffer.first():r=e.buffer.concat(e.length),e.buffer.clear()):r=e.buffer.consume(t,e.decoder),r}function Nh(t){var e=t._readableState;Ie("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,process.nextTick(CE,e,t))}function CE(t,e){if(Ie("endReadableNT",t.endEmitted,t.length),!t.endEmitted&&t.length===0&&(t.endEmitted=!0,e.readable=!1,e.emit("end"),t.autoDestroy)){var r=e._writableState;(!r||r.autoDestroy&&r.finished)&&e.destroy()}}typeof Symbol=="function"&&(Qe.from=function(t,e){return Dh===void 0&&(Dh=Cy()),Dh(Qe,t,e)});function ky(t,e){for(var r=0,n=t.length;r<n;r++)if(t[r]===e)return r;return-1}});var Hh=V((KD,Hy)=>{"use strict";var ZD=A(M());Hy.exports=Ti;var Jc=ta().codes,PE=Jc.ERR_METHOD_NOT_IMPLEMENTED,LE=Jc.ERR_MULTIPLE_CALLBACK,RE=Jc.ERR_TRANSFORM_ALREADY_TRANSFORMING,FE=Jc.ERR_TRANSFORM_WITH_LENGTH_0,Uc=Ja();er()(Ti,Uc);function DE(t,e){var r=this._transformState;r.transforming=!1;var n=r.writecb;if(n===null)return this.emit("error",new LE);r.writechunk=null,r.writecb=null,e!=null&&this.push(e),n(t);var i=this._readableState;i.reading=!1,(i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}function Ti(t){if(!(this instanceof Ti))return new Ti(t);Uc.call(this,t),this._transformState={afterTransform:DE.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,t&&(typeof t.transform=="function"&&(this._transform=t.transform),typeof t.flush=="function"&&(this._flush=t.flush)),this.on("prefinish",OE)}function OE(){var t=this;typeof this._flush=="function"&&!this._readableState.destroyed?this._flush(function(e,r){Uy(t,e,r)}):Uy(this,null,null)}Ti.prototype.push=function(t,e){return this._transformState.needTransform=!1,Uc.prototype.push.call(this,t,e)};Ti.prototype._transform=function(t,e,r){r(new PE("_transform()"))};Ti.prototype._write=function(t,e,r){var n=this._transformState;if(n.writecb=r,n.writechunk=t,n.writeencoding=e,!n.transforming){var i=this._readableState;(n.needTransform||i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}};Ti.prototype._read=function(t){var e=this._transformState;e.writechunk!==null&&!e.transforming?(e.transforming=!0,this._transform(e.writechunk,e.writeencoding,e.afterTransform)):e.needTransform=!0};Ti.prototype._destroy=function(t,e){Uc.prototype._destroy.call(this,t,function(r){e(r)})};function Uy(t,e,r){if(e)return t.emit("error",e);if(r!=null&&t.push(r),t._writableState.length)throw new FE;if(t._transformState.transforming)throw new RE;return t.push(null)}});var Xy=V((VD,Gy)=>{"use strict";var jD=A(M());Gy.exports=ff;var qy=Hh();er()(ff,qy);function ff(t){if(!(this instanceof ff))return new ff(t);qy.call(this,t)}ff.prototype._transform=function(t,e,r){r(null,t)}});var jy=V((QD,Vy)=>{"use strict";var WD=A(M()),qh;function IE(t){var e=!1;return function(){e||(e=!0,t.apply(void 0,arguments))}}var Zy=ta().codes,NE=Zy.ERR_MISSING_ARGS,kE=Zy.ERR_STREAM_DESTROYED;function zy(t){if(t)throw t}function JE(t){return t.setHeader&&typeof t.abort=="function"}function UE(t,e,r,n){n=IE(n);var i=!1;t.on("close",function(){i=!0}),qh===void 0&&(qh=Fc()),qh(t,{readable:e,writable:r},function(l){if(l)return n(l);i=!0,n()});var a=!1;return function(l){if(!i&&!a){if(a=!0,JE(t))return t.abort();if(typeof t.destroy=="function")return t.destroy();n(l||new kE("pipe"))}}}function Ky(t){t()}function HE(t,e){return t.pipe(e)}function qE(t){return!t.length||typeof t[t.length-1]!="function"?zy:t.pop()}function GE(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];var n=qE(e);if(Array.isArray(e[0])&&(e=e[0]),e.length<2)throw new NE("streams");var i,a=e.map(function(l,v){var y=v<e.length-1,x=v>0;return UE(l,y,x,function(B){i||(i=B),B&&a.forEach(Ky),!y&&(a.forEach(Ky),n(i))})});return e.reduce(HE)}Vy.exports=GE});var Gh=V((ln,uf)=>{var YD=A(M()),cf=require("stream");process.env.READABLE_STREAM==="disable"&&cf?(uf.exports=cf.Readable,Object.assign(uf.exports,cf),uf.exports.Stream=cf):(ln=uf.exports=Eh(),ln.Stream=cf||ln,ln.Readable=ln,ln.Writable=Mh(),ln.Duplex=Ja(),ln.Transform=Hh(),ln.PassThrough=Xy(),ln.finished=Fc(),ln.pipeline=jy())});var Yy=V(($D,Wy)=>{var eO=A(M()),{Transform:XE}=Gh();Wy.exports=t=>class Qy extends XE{constructor(r,n,i,a,l){super(l),this._rate=r,this._capacity=n,this._delimitedSuffix=i,this._hashBitLength=a,this._options=l,this._state=new t,this._state.initialize(r,n),this._finalized=!1}_transform(r,n,i){let a=null;try{this.update(r,n)}catch(l){a=l}i(a)}_flush(r){let n=null;try{this.push(this.digest())}catch(i){n=i}r(n)}update(r,n){if(!Buffer.isBuffer(r)&&typeof r!="string")throw new TypeError("Data must be a string or a buffer");if(this._finalized)throw new Error("Digest already called");return Buffer.isBuffer(r)||(r=Buffer.from(r,n)),this._state.absorb(r),this}digest(r){if(this._finalized)throw new Error("Digest already called");this._finalized=!0,this._delimitedSuffix&&this._state.absorbLastFewBits(this._delimitedSuffix);let n=this._state.squeeze(this._hashBitLength/8);return r!==void 0&&(n=n.toString(r)),this._resetState(),n}_resetState(){return this._state.initialize(this._rate,this._capacity),this}_clone(){let r=new Qy(this._rate,this._capacity,this._delimitedSuffix,this._hashBitLength,this._options);return this._state.copy(r._state),r._finalized=this._finalized,r}}});var t3=V((tO,e3)=>{var rO=A(M()),{Transform:zE}=Gh();e3.exports=t=>class $y extends zE{constructor(r,n,i,a){super(a),this._rate=r,this._capacity=n,this._delimitedSuffix=i,this._options=a,this._state=new t,this._state.initialize(r,n),this._finalized=!1}_transform(r,n,i){let a=null;try{this.update(r,n)}catch(l){a=l}i(a)}_flush(){}_read(r){this.push(this.squeeze(r))}update(r,n){if(!Buffer.isBuffer(r)&&typeof r!="string")throw new TypeError("Data must be a string or a buffer");if(this._finalized)throw new Error("Squeeze already called");return Buffer.isBuffer(r)||(r=Buffer.from(r,n)),this._state.absorb(r),this}squeeze(r,n){this._finalized||(this._finalized=!0,this._state.absorbLastFewBits(this._delimitedSuffix));let i=this._state.squeeze(r);return n!==void 0&&(i=i.toString(n)),i}_resetState(){return this._state.initialize(this._rate,this._capacity),this}_clone(){let r=new $y(this._rate,this._capacity,this._delimitedSuffix,this._options);return this._state.copy(r._state),r._finalized=this._finalized,r}}});var Xh=V((nO,r3)=>{var iO=A(M()),KE=Yy(),ZE=t3();r3.exports=function(t){let e=KE(t),r=ZE(t);return function(n,i){switch(typeof n=="string"?n.toLowerCase():n){case"keccak224":return new e(1152,448,null,224,i);case"keccak256":return new e(1088,512,null,256,i);case"keccak384":return new e(832,768,null,384,i);case"keccak512":return new e(576,1024,null,512,i);case"sha3-224":return new e(1152,448,6,224,i);case"sha3-256":return new e(1088,512,6,256,i);case"sha3-384":return new e(832,768,6,384,i);case"sha3-512":return new e(576,1024,6,512,i);case"shake128":return new r(1344,256,31,i);case"shake256":return new r(1088,512,31,i);default:throw new Error("Invald algorithm: "+n)}}}});var a3=V((aO,i3)=>{var oO=A(M()),n3=dh()(__dirname);if(typeof n3!="function")throw new Error("Native add-on failed to load");i3.exports=Xh()(n3)});var f3=V(s3=>{var fO=A(M()),o3=[1,0,32898,0,32906,2147483648,2147516416,2147483648,32907,0,2147483649,0,2147516545,2147483648,32777,2147483648,138,0,136,0,2147516425,0,2147483658,0,2147516555,0,139,2147483648,32905,2147483648,32771,2147483648,32770,2147483648,128,2147483648,32778,0,2147483658,2147483648,2147516545,2147483648,32896,2147483648,2147483649,0,2147516424,2147483648];s3.p1600=function(t){for(let e=0;e<24;++e){let r=t[0]^t[10]^t[20]^t[30]^t[40],n=t[1]^t[11]^t[21]^t[31]^t[41],i=t[2]^t[12]^t[22]^t[32]^t[42],a=t[3]^t[13]^t[23]^t[33]^t[43],l=t[4]^t[14]^t[24]^t[34]^t[44],v=t[5]^t[15]^t[25]^t[35]^t[45],y=t[6]^t[16]^t[26]^t[36]^t[46],x=t[7]^t[17]^t[27]^t[37]^t[47],B=t[8]^t[18]^t[28]^t[38]^t[48],C=t[9]^t[19]^t[29]^t[39]^t[49],D=B^(i<<1|a>>>31),F=C^(a<<1|i>>>31),P=t[0]^D,X=t[1]^F,W=t[10]^D,K=t[11]^F,ie=t[20]^D,ee=t[21]^F,ae=t[30]^D,ne=t[31]^F,$=t[40]^D,fe=t[41]^F;D=r^(l<<1|v>>>31),F=n^(v<<1|l>>>31);let te=t[2]^D,Y=t[3]^F,T=t[12]^D,s=t[13]^F,u=t[22]^D,d=t[23]^F,f=t[32]^D,c=t[33]^F,g=t[42]^D,m=t[43]^F;D=i^(y<<1|x>>>31),F=a^(x<<1|y>>>31);let h=t[4]^D,o=t[5]^F,p=t[14]^D,E=t[15]^F,b=t[24]^D,w=t[25]^F,U=t[34]^D,S=t[35]^F,N=t[44]^D,G=t[45]^F;D=l^(B<<1|C>>>31),F=v^(C<<1|B>>>31);let Z=t[6]^D,_=t[7]^F,R=t[16]^D,L=t[17]^F,O=t[26]^D,q=t[27]^F,I=t[36]^D,J=t[37]^F,z=t[46]^D,k=t[47]^F;D=y^(r<<1|n>>>31),F=x^(n<<1|r>>>31);let H=t[8]^D,Q=t[9]^F,j=t[18]^D,re=t[19]^F,De=t[28]^D,se=t[29]^F,le=t[38]^D,Ue=t[39]^F,oe=t[48]^D,ce=t[49]^F,Xe=P,ge=X,ve=K<<4|W>>>28,gt=W<<4|K>>>28,pe=ie<<3|ee>>>29,be=ee<<3|ie>>>29,Ye=ne<<9|ae>>>23,de=ae<<9|ne>>>23,ue=$<<18|fe>>>14,zt=fe<<18|$>>>14,me=te<<1|Y>>>31,xe=Y<<1|te>>>31,Kt=s<<12|T>>>20,ye=T<<12|s>>>20,we=u<<10|d>>>22,Zt=d<<10|u>>>22,Ae=c<<13|f>>>19,Me=f<<13|c>>>19,Vt=g<<2|m>>>30,Se=m<<2|g>>>30,Te=o<<30|h>>>2,jt=h<<30|o>>>2,Ee=p<<6|E>>>26,_e=E<<6|p>>>26,Qt=w<<11|b>>>21,Be=b<<11|w>>>21,Ce=U<<15|S>>>17,Wt=S<<15|U>>>17,Pe=G<<29|N>>>3,Le=N<<29|G>>>3,Yt=Z<<28|_>>>4,Re=_<<28|Z>>>4,Fe=L<<23|R>>>9,Ft=R<<23|L>>>9,Ne=O<<25|q>>>7,ke=q<<25|O>>>7,Mt=I<<21|J>>>11,St=J<<21|I>>>11,Tt=k<<24|z>>>8,Et=z<<24|k>>>8,_t=H<<27|Q>>>5,hr=Q<<27|H>>>5,pr=j<<20|re>>>12,br=re<<20|j>>>12,gr=se<<7|De>>>25,vr=De<<7|se>>>25,mr=le<<8|Ue>>>24,xr=Ue<<8|le>>>24,yr=oe<<14|ce>>>18,wr=ce<<14|oe>>>18;t[0]=Xe^~Kt&Qt,t[1]=ge^~ye&Be,t[10]=Yt^~pr&pe,t[11]=Re^~br&be,t[20]=me^~Ee&Ne,t[21]=xe^~_e&ke,t[30]=_t^~ve&we,t[31]=hr^~gt&Zt,t[40]=Te^~Fe&gr,t[41]=jt^~Ft&vr,t[2]=Kt^~Qt&Mt,t[3]=ye^~Be&St,t[12]=pr^~pe&Ae,t[13]=br^~be&Me,t[22]=Ee^~Ne&mr,t[23]=_e^~ke&xr,t[32]=ve^~we&Ce,t[33]=gt^~Zt&Wt,t[42]=Fe^~gr&Ye,t[43]=Ft^~vr&de,t[4]=Qt^~Mt&yr,t[5]=Be^~St&wr,t[14]=pe^~Ae&Pe,t[15]=be^~Me&Le,t[24]=Ne^~mr&ue,t[25]=ke^~xr&zt,t[34]=we^~Ce&Tt,t[35]=Zt^~Wt&Et,t[44]=gr^~Ye&Vt,t[45]=vr^~de&Se,t[6]=Mt^~yr&Xe,t[7]=St^~wr&ge,t[16]=Ae^~Pe&Yt,t[17]=Me^~Le&Re,t[26]=mr^~ue&me,t[27]=xr^~zt&xe,t[36]=Ce^~Tt&_t,t[37]=Wt^~Et&hr,t[46]=Ye^~Vt&Te,t[47]=de^~Se&jt,t[8]=yr^~Xe&Kt,t[9]=wr^~ge&ye,t[18]=Pe^~Yt&pr,t[19]=Le^~Re&br,t[28]=ue^~me&Ee,t[29]=zt^~xe&_e,t[38]=Tt^~_t&ve,t[39]=Et^~hr>,t[48]=Vt^~Te&Fe,t[49]=Se^~jt&Ft,t[0]^=o3[e*2],t[1]^=o3[e*2+1]}}});var u3=V((cO,c3)=>{var uO=A(M()),Hc=f3();function ts(){this.state=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],this.blockSize=null,this.count=0,this.squeezing=!1}ts.prototype.initialize=function(t,e){for(let r=0;r<50;++r)this.state[r]=0;this.blockSize=t/8,this.count=0,this.squeezing=!1};ts.prototype.absorb=function(t){for(let e=0;e<t.length;++e)this.state[~~(this.count/4)]^=t[e]<<8*(this.count%4),this.count+=1,this.count===this.blockSize&&(Hc.p1600(this.state),this.count=0)};ts.prototype.absorbLastFewBits=function(t){this.state[~~(this.count/4)]^=t<<8*(this.count%4),t&128&&this.count===this.blockSize-1&&Hc.p1600(this.state),this.state[~~((this.blockSize-1)/4)]^=128<<8*((this.blockSize-1)%4),Hc.p1600(this.state),this.count=0,this.squeezing=!0};ts.prototype.squeeze=function(t){this.squeezing||this.absorbLastFewBits(1);let e=Buffer.alloc(t);for(let r=0;r<t;++r)e[r]=this.state[~~(this.count/4)]>>>8*(this.count%4)&255,this.count+=1,this.count===this.blockSize&&(Hc.p1600(this.state),this.count=0);return e};ts.prototype.copy=function(t){for(let e=0;e<50;++e)t.state[e]=this.state[e];t.blockSize=this.blockSize,t.count=this.count,t.squeezing=this.squeezing};c3.exports=ts});var d3=V((lO,l3)=>{var dO=A(M());l3.exports=Xh()(u3())});var h3=V((hO,zh)=>{var pO=A(M());try{zh.exports=a3()}catch{zh.exports=d3()}});var x_={};ou(x_,{CurrentZoneVersion:()=>g_,Types:()=>I3,default:()=>m_});module.exports=x8(x_);var uJ=A(M(),1);var hk=A(M(),1);var D_=A(M(),1);var M_=A(M(),1),mt={module:"ISShJH1ij-hPPt9St5UFFr_8Ys3Kj5cyg7zrMGt7H9s",scheduler:"_GQ33BkPtZrqxA84vM8Zk-N2aO0toNNu_C-l-rawrBA",mu:"fcoN_xJeisVsPXA-trzVAuIiqO3ydLQxM-L4XbrQKzY",src:{asset:"gqzwDfkE7fOGCL2scXHptIX6HoscikEGeqFE31yGZd4",collection:"x35anB0wqaCdjtketSkiLPrH4_jR_GWSUFTSK8fyaZU",collectionActivity:"qjpg3ramJVb2iF6O5BAUfKInQ0UHhi3NqfELh73qKGw",comments:"C16qIcYR0jC2Tiz7e4wFJLHAMee2zIXBmwxmDzQ0pVI",moderation:"TGCoo6JDvZ7JY_E5Smz5VQiI9ncc6uXI8tU_snAodl0",zone:{id:"lHteYPZqVzku_wUnqor8E4M_4Z1itQp05EJshxFphYw",version:"0.0.14"}},collectionRegistry:"zwKi27GuKS3GOlwL3EhNGH02SJDDAO5Uy43ZJwomhZ4"},dp={defaultNode:"https://forward.computer"},hp={"application/json":{type:"application/json",serialize:t=>JSON.stringify(t)}},Cn={arweave:"arweave.net",ao:"ao-search-gateway.goldsky.com"};var Ve={keys:{access:"Access-Fee",ans110:{title:"Title",description:"Description",topic:"Topic:*",type:"Type",implements:"Implements",license:"License"},assetType:"Asset-Type",banner:"Banner",bootloader:"Bootloader",collectionId:"Collection-Id",collectionName:"Collection-Name",commericalUse:"Commercial-Use",contentType:"Content-Type",creator:"Creator",currency:"Currency",dataModelTraining:"Data-Model-Training",dataProtocol:"Data-Protocol",dateCreated:"Date-Created",derivations:"Derivations",description:"Description",displayName:"Display-Name",handle:"Handle",implements:"Implements",initialOwner:"Initial-Owner",license:"License",name:"Name",onBoot:"On-Boot",paymentAddress:"Payment-Address",paymentMode:"Payment-Mode",profileCreator:"Profile-Creator",profileIndex:"Profile-Index",protocolName:"Protocol-Name",renderWith:"Render-With",thumbnail:"Thumbnail",title:"Title",topic:"Topic",type:"Type",zoneType:"Zone-Type"},values:{dataProtocol:"ao",document:"Document",user:"User"}},cu={node1:"https://turbo.ardrive.io",batchSize:1,chunkSize:75e5,dispatchUploadSize:100*1024};var C_=A(M(),1);var E_=A(M(),1);function Er(t){return t?/^[a-z0-9_-]{43}$/i.test(t):!1}function Bf(t,e){for(let r=0;r<t.length;r++)if(t[r]&&t[r].name===e)return t[r].value;return null}function pp(t){let e=t.match(/^data:([a-zA-Z0-9]+\/[a-zA-Z0-9-.+]+);base64,/);return e?e[1]:null}function bp(t){return t.split(",")[1]}function gp(t){let e;if(Buffer.isBuffer(t))e=t.length;else if(typeof t=="string")e=Buffer.byteLength(t,"utf-8");else throw new Error("Input must be a string or a Buffer");return e}function uu(t){let e;return e=t.replace(/\[|\]/g,""),`[[${e}]]`}function as(t){let e;return e=t.replace(/\[|\]/g,""),e}var ir=(...t)=>{console.log("[@permaweb/libs]",...t)};function A8(t){return t.replace(/^[a-z]/,e=>e.toUpperCase())}function Wa(t){return Array.isArray(t)?t.map(Wa):t&&typeof t=="object"?Object.entries(t).reduce((e,[r,n])=>{let i=A8(r);return e[i]=Er(n)?n:Wa(n),e},{}):t}function M8(t){return t.charAt(0).toLowerCase()+t.slice(1)}function Ar(t){return Array.isArray(t)?t.map(Ar):t&&typeof t=="object"?Object.entries(t).reduce((e,[r,n])=>{if(typeof r=="string"&&r.toLowerCase()==="commitments")return e;let i=Er(r)||r.includes("-")?r:M8(r);return e[i]=Er(n)?n:Ar(n),e},{}):t}function ar(t,e){let r=t.charAt(0).toUpperCase()+t.slice(1);return{name:`${Ve.keys.bootloader}-${r}`,value:e}}function Cf(t){return Er(t)||t.startsWith("data")}function lu(t){return t.map(e=>({...e,value:e.value.replace(/\r?\n/g," ")}))}var S8="https://arweave.net";function Pf(t){return`${S8}/${t}`}async function T8(t,e){let r=[{name:"Authority",value:t.node?.authority??mt.mu},{name:"Process-Timestamp",value:new Date().getTime().toString()}];e.tags&&e.tags.length>0&&e.tags.forEach(n=>r.push(n));try{let n=await t.ao.spawn({module:e.module,scheduler:t.node?.scheduler||e.scheduler,signer:t.signer,tags:lu(r),data:e.data});return ir(`Process ID: ${n}`),ir("Sending initial message..."),await at(t,{processId:n,action:"Init"}),n}catch(n){throw console.log(n),new Error(n.message??"Error spawning process")}}function vp(t){return async e=>await at(t,e)}async function at(t,e){try{let r=[{name:"Action",value:e.action},{name:"Message-Timestamp",value:new Date().getTime().toString()}];e.tags&&r.push(...e.tags);let n=e.useRawData?e.data:JSON.stringify(e.data);return await t.ao.message({process:e.processId,signer:t.signer,tags:lu(r),data:n})}catch(r){throw new Error(r)}}function mp(t){return async e=>await Lr(t,e)}async function Lr(t,e){let n=`${t.node?.url??dp.defaultNode}/${e.processId}~process@1.0/${e.hydrate?"now":"compute"}`;try{let i={};i["require-codec"]="application/json",i["accept-bundle"]="true";let a=await fetch(n,{headers:i});if(a.ok){let l=await a.json();if(e.path)try{return JSON.parse(l[e.path])}catch{return l[e.path]}return l}throw new Error("Error getting state from HyperBEAM.")}catch(i){if(e.fallbackAction)return await Lf(t,{processId:e.processId,action:e.fallbackAction,tags:e.tags});throw i}}function xp(t){return async e=>await Lf(t,e)}async function Lf(t,e){try{let r=[{name:"Action",value:e.action}];e.tags&&r.push(...e.tags);let n;if(typeof e.data=="object")n=JSON.stringify(e.data||{});else if(typeof e.data=="string"){try{JSON.parse(e.data)}catch(a){throw console.error(a),new Error("Invalid JSON data")}n=e.data}let i=await t.ao.dryrun({process:e.processId,tags:r,data:n});if(i.Messages&&i.Messages.length){if(i.Messages[0].Data){let a=i?.Messages?.[0]?.Data;try{return JSON.parse(a)}catch{return a}}else if(i.Messages[0].Tags)return i.Messages[0].Tags.reduce((a,l)=>(a[l.name]=l.value,a),{})}}catch(r){throw new Error(r.message??"Error dryrunning process")}}async function E8(t,e){try{let{Messages:r}=await t.ao.result({message:e.messageId,process:e.processId});if(r&&r.length){let n={};return r.forEach(i=>{let a=Bf(i.Tags,"Action")||e.action,l=null,v=i.Data;if(v)try{l=JSON.parse(v)}catch{l=v}let y=Bf(i.Tags,"Status"),x=Bf(i.Tags,"Message");n[a]={id:e.messageId,status:y,message:x,data:l}}),n}else return null}catch(r){console.error(r)}}async function os(t,e){let r=null;if(e.evalSrc)r=e.evalSrc;else if(e.evalTxId)try{r=await(await fetch(Pf(e.evalTxId))).text()}catch(n){throw new Error(n)}if(r)try{let n=await at(t,{processId:e.processId,action:"Eval",data:r,tags:e.evalTags||null,useRawData:!0});return ir(`Eval: ${n}`),await E8(t,{processId:e.processId,messageId:n,action:"Eval"})}catch(n){throw new Error(n.message??"Error sending process eval")}return null}function Pn(t){return async(e,r)=>{try{let n={module:e.module||mt.module,scheduler:t.node?.scheduler||mt.scheduler};e.data&&(n.data=e.data),e.tags&&(n.tags=e.tags),r&&r("Spawning process...");let i=await T8(t,n);if(e.evalTxId||e.evalSrc){r&&r("Process retrieved!"),r&&r("Sending eval...");try{await os(t,{processId:i,evalTxId:e.evalTxId||null,evalSrc:e.evalSrc||null,evalTags:e.evalTags})&&r&&r("Eval complete")}catch(a){throw new Error(a.message??"Error creating process")}}return i}catch(n){throw new Error(n.message??"Error creating process")}}}var ck=A(M(),1);var rk=A(M(),1);var ep={};ou(ep,{AVSCTap:()=>Mf,AlgorandSigner:()=>pf,AptosSigner:()=>gf,ArconnectSigner:()=>sa,Arweave:()=>M1.default,ArweaveSigner:()=>ha,Bundle:()=>Qc,BundleItem:()=>$h,CryptoDriver:()=>Zf,Curve25519:()=>Rr,DataItem:()=>Zc,EthereumSigner:()=>Jr,HexInjectedSolanaSigner:()=>Xa,HexSolanaSigner:()=>bf,InjectedAptosSigner:()=>za,InjectedEthereumSigner:()=>nh,InjectedSolanaSigner:()=>pa,InjectedTypedEthereumSigner:()=>jh,KyveSigner:()=>xf,MAX_TAG_BYTES:()=>Kc,MIN_BINARY_SIZE:()=>Vc,MultiSignatureAptosSigner:()=>Ka,NearSigner:()=>hf,PolygonSigner:()=>df,Rsa4096:()=>la,SIG_CONFIG:()=>Je,SignatureConfig:()=>Oe,Signer:()=>du,SolanaSigner:()=>Ai,Transaction:()=>A1.default,TypedEthereumSigner:()=>Za,bundleAndSignData:()=>$E,byteArrayToLong:()=>bt,concatBuffers:()=>$e.concatBuffers,createData:()=>Tf,deepHash:()=>Li,deserializeTags:()=>rs,exportForTesting:()=>jE,getCryptoDriver:()=>yt,getSignatureAndId:()=>P3,indexToType:()=>yf,keccak256:()=>Kh,longTo16ByteArray:()=>WE,longTo32ByteArray:()=>zc,longTo8ByteArray:()=>Xc,longToNByteArray:()=>Af,secp256k1:()=>Ga,serializeTags:()=>Wh,shortTo2ByteArray:()=>Qh,sign:()=>jc,stringToBuffer:()=>$e.stringToBuffer,unbundleData:()=>YE});var RN=A(M(),1);var qI=A(M(),1);var I_=A(M(),1),du=class{publicKey;signatureType;signatureLength;ownerLength;pem;static verify(e,r,n,i){throw new Error("You must implement verify method on child")}};var OI=A(M(),1);var W_=A(M(),1),Fp=A(Ur(),1);var X_=A(M(),1),Oe;(function(t){t[t.ARWEAVE=1]="ARWEAVE",t[t.ED25519=2]="ED25519",t[t.ETHEREUM=3]="ETHEREUM",t[t.SOLANA=4]="SOLANA",t[t.INJECTEDAPTOS=5]="INJECTEDAPTOS",t[t.MULTIAPTOS=6]="MULTIAPTOS",t[t.TYPEDETHEREUM=7]="TYPEDETHEREUM",t[t.KYVE=101]="KYVE"})(Oe||(Oe={}));var Je={[Oe.ARWEAVE]:{sigLength:512,pubLength:512,sigName:"arweave"},[Oe.ED25519]:{sigLength:64,pubLength:32,sigName:"ed25519"},[Oe.ETHEREUM]:{sigLength:65,pubLength:65,sigName:"ethereum"},[Oe.SOLANA]:{sigLength:64,pubLength:32,sigName:"solana"},[Oe.INJECTEDAPTOS]:{sigLength:64,pubLength:32,sigName:"injectedAptos"},[Oe.MULTIAPTOS]:{sigLength:64*32+4,pubLength:32*32+1,sigName:"multiAptos"},[Oe.TYPEDETHEREUM]:{sigLength:65,pubLength:42,sigName:"typedEthereum"},[Oe.KYVE]:{sigLength:65,pubLength:65,sigName:"kyve"}};var Z_=A(M(),1),L8=A(require("crypto"),1);var $t=BigInt(0),ze=BigInt(1),$a=BigInt(2),R8=BigInt(8),Mp=BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),ot=Object.freeze({a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),P:BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),l:Mp,n:Mp,h:BigInt(8),Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960")});var Cp=BigInt("0x10000000000000000000000000000000000000000000000000000000000000000"),ss=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),z_=BigInt("6853475219497561581579357271197624642482790079785650197046958215289687604742"),F8=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),D8=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),O8=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),I8=BigInt("40440834346308536858101042469323190826248399146238708352240133220865137265952"),Dt=class t{constructor(e,r,n,i){this.x=e,this.y=r,this.z=n,this.t=i}static fromAffine(e){if(!(e instanceof xt))throw new TypeError("ExtendedPoint#fromAffine: expected Point");return e.equals(xt.ZERO)?t.ZERO:new t(e.x,e.y,ze,he(e.x*e.y))}static toAffineBatch(e){let r=J8(e.map(n=>n.z));return e.map((n,i)=>n.toAffine(r[i]))}static normalizeZ(e){return this.toAffineBatch(e).map(this.fromAffine)}equals(e){Tp(e);let{x:r,y:n,z:i}=this,{x:a,y:l,z:v}=e,y=he(r*v),x=he(a*i),B=he(n*v),C=he(l*i);return y===x&&B===C}negate(){return new t(he(-this.x),this.y,this.z,he(-this.t))}double(){let{x:e,y:r,z:n}=this,{a:i}=ot,a=he,l=a(e*e),v=a(r*r),y=a($a*a(n*n)),x=a(i*l),B=e+r,C=a(a(B*B)-l-v),D=x+v,F=D-y,P=x-v,X=a(C*F),W=a(D*P),K=a(C*P),ie=a(F*D);return new t(X,W,ie,K)}add(e){let{x:r,y:n,z:i,t:a}=this;Tp(e);let{x:l,y:v,z:y,t:x}=e,{a:B,d:C}=ot,D=he,F=D(r*l),P=D(n*v),X=D(a*C*x),W=D(i*y),K=D((r+n)*(l+v)-F-P),ie=D(W-X),ee=D(W+X),ae=D(P-B*F),ne=D(K*ie),$=D(ee*ae),fe=D(K*ae),te=D(ie*ee);return new t(ne,$,te,fe)}subtract(e){return this.add(e.negate())}precomputeWindow(e){let r=1+256/e,n=[],i=this,a=i;for(let l=0;l<r;l++){a=i,n.push(a);for(let v=1;v<2**(e-1);v++)a=a.add(i),n.push(a);i=a.double()}return n}wNAF(e,r){!r&&this.equals(t.BASE)&&(r=xt.BASE);let n=r&&r._WINDOW_SIZE||1;if(256%n)throw new Error("Point#wNAF: Invalid precomputation window, must be power of 2");let i=r&&wu.get(r);i||(i=this.precomputeWindow(n),r&&n!==1&&(i=t.normalizeZ(i),wu.set(r,i)));let a=t.ZERO,l=t.BASE,v=1+256/n,y=2**(n-1),x=BigInt(2**n-1),B=2**n,C=BigInt(n);for(let D=0;D<v;D++){let F=D*y,P=Number(e&x);e>>=C,P>y&&(P-=B,e+=ze);let X=F,W=F+Math.abs(P)-1,K=D%2!==0,ie=P<0;P===0?l=l.add(Sp(K,i[X])):a=a.add(Sp(ie,i[W]))}return t.normalizeZ([a,l])[0]}multiply(e,r){return this.wNAF(Df(e,ot.l),r)}multiplyUnsafe(e){let r=Df(e,ot.l,!1),n=t.BASE,i=t.ZERO;if(r===$t)return i;if(this.equals(i)||r===ze)return this;if(this.equals(n))return this.wNAF(r);let a=i,l=this;for(;r>$t;)r&ze&&(a=a.add(l)),l=l.double(),r>>=ze;return a}isSmallOrder(){return this.multiplyUnsafe(ot.h).equals(t.ZERO)}isTorsionFree(){let e=this.multiplyUnsafe(ot.l/$a).double();return ot.l%$a&&(e=e.add(this)),e.equals(t.ZERO)}toAffine(e){let{x:r,y:n,z:i}=this,a=this.equals(t.ZERO);e==null&&(e=a?R8:Of(i));let l=he(r*e),v=he(n*e),y=he(i*e);if(a)return xt.ZERO;if(y!==ze)throw new Error("invZ was invalid");return new xt(l,v)}fromRistrettoBytes(){mu()}toRistrettoBytes(){mu()}fromRistrettoHash(){mu()}};Dt.BASE=new Dt(ot.Gx,ot.Gy,ze,he(ot.Gx*ot.Gy));Dt.ZERO=new Dt($t,ze,ze,$t);function Sp(t,e){let r=e.negate();return t?r:e}function Tp(t){if(!(t instanceof Dt))throw new TypeError("ExtendedPoint expected")}function vu(t){if(!(t instanceof ca))throw new TypeError("RistrettoPoint expected")}function mu(){throw new Error("Legacy method: switch to RistrettoPoint")}var ca=class t{constructor(e){this.ep=e}static calcElligatorRistrettoMap(e){let{d:r}=ot,n=he(ss*e*e),i=he((n+ze)*O8),a=BigInt(-1),l=he((a-r*n)*he(n+r)),{isValid:v,value:y}=Su(i,l),x=he(y*e);Bi(x)||(x=he(-x)),v||(y=x),v||(a=n);let B=he(a*(n-ze)*I8-l),C=y*y,D=he((y+y)*l),F=he(B*F8),P=he(ze-C),X=he(ze+C);return new Dt(he(D*X),he(P*F),he(F*X),he(D*P))}static hashToCurve(e){e=Ci(e,64);let r=xu(e.slice(0,32)),n=this.calcElligatorRistrettoMap(r),i=xu(e.slice(32,64)),a=this.calcElligatorRistrettoMap(i);return new t(n.add(a))}static fromHex(e){e=Ci(e,32);let{a:r,d:n}=ot,i="RistrettoPoint.fromHex: the hex is not valid encoding of RistrettoPoint",a=xu(e);if(!H8(cs(a),e)||Bi(a))throw new Error(i);let l=he(a*a),v=he(ze+r*l),y=he(ze-r*l),x=he(v*v),B=he(y*y),C=he(r*n*x-B),{isValid:D,value:F}=Bp(he(C*B)),P=he(F*y),X=he(F*P*C),W=he((a+a)*P);Bi(W)&&(W=he(-W));let K=he(v*X),ie=he(W*K);if(!D||Bi(ie)||K===$t)throw new Error(i);return new t(new Dt(W,K,ze,ie))}toRawBytes(){let{x:e,y:r,z:n,t:i}=this.ep,a=he(he(n+r)*he(n-r)),l=he(e*r),v=he(l*l),{value:y}=Bp(he(a*v)),x=he(y*a),B=he(y*l),C=he(x*B*i),D;if(Bi(i*C)){let P=he(r*ss),X=he(e*ss);e=P,r=X,D=he(x*D8)}else D=B;Bi(e*C)&&(r=he(-r));let F=he((n-r)*D);return Bi(F)&&(F=he(-F)),cs(F)}toHex(){return us(this.toRawBytes())}toString(){return this.toHex()}equals(e){vu(e);let r=this.ep,n=e.ep,i=he(r.x*n.y)===he(r.y*n.x),a=he(r.y*n.y)===he(r.x*n.x);return i||a}add(e){return vu(e),new t(this.ep.add(e.ep))}subtract(e){return vu(e),new t(this.ep.subtract(e.ep))}multiply(e){return new t(this.ep.multiply(e))}multiplyUnsafe(e){return new t(this.ep.multiplyUnsafe(e))}};ca.BASE=new ca(Dt.BASE);ca.ZERO=new ca(Dt.ZERO);var wu=new WeakMap,xt=class t{constructor(e,r){this.x=e,this.y=r}_setWindowSize(e){this._WINDOW_SIZE=e,wu.delete(this)}static fromHex(e,r=!0){let{d:n,P:i}=ot;e=Ci(e,32);let a=e.slice();a[31]=e[31]&-129;let l=ls(a);if(r&&l>=i)throw new Error("Expected 0 < hex < P");if(!r&&l>=Cp)throw new Error("Expected 0 < hex < 2**256");let v=he(l*l),y=he(v-ze),x=he(n*v+ze),{isValid:B,value:C}=Su(y,x);if(!B)throw new Error("Point.fromHex: invalid y coordinate");let D=(C&ze)===ze;return(e[31]&128)!==0!==D&&(C=he(-C)),new t(C,l)}static async fromPrivateKey(e){return(await Tu(e)).point}toRawBytes(){let e=cs(this.y);return e[31]|=this.x&ze?128:0,e}toHex(){return us(this.toRawBytes())}toX25519(){let{y:e}=this,r=he((ze+e)*Of(ze-e));return cs(r)}isTorsionFree(){return Dt.fromAffine(this).isTorsionFree()}equals(e){return this.x===e.x&&this.y===e.y}negate(){return new t(he(-this.x),this.y)}add(e){return Dt.fromAffine(this).add(Dt.fromAffine(e)).toAffine()}subtract(e){return this.add(e.negate())}multiply(e){return Dt.fromAffine(this).multiply(e,this).toAffine()}};xt.BASE=new xt(ot.Gx,ot.Gy);xt.ZERO=new xt($t,ze);var fs=class t{constructor(e,r){this.r=e,this.s=r,this.assertValidity()}static fromHex(e){let r=Ci(e,64),n=xt.fromHex(r.slice(0,32),!1),i=ls(r.slice(32,64));return new t(n,i)}assertValidity(){let{r:e,s:r}=this;if(!(e instanceof xt))throw new Error("Expected Point instance");return Df(r,ot.l,!1),this}toRawBytes(){let e=new Uint8Array(64);return e.set(this.r.toRawBytes()),e.set(cs(this.s),32),e}toHex(){return us(this.toRawBytes())}};function Pp(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"}function Au(t){if(!Pp(t))throw new Error("Uint8Array expected")}function Ep(...t){if(t.every(Au),t.length===1)return t[0];let e=t.reduce((n,i)=>n+i.length,0),r=new Uint8Array(e);for(let n=0,i=0;n<t.length;n++){let a=t[n];r.set(a,i),i+=a.length}return r}var N8=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function us(t){Au(t);let e="";for(let r=0;r<t.length;r++)e+=N8[t[r]];return e}var fi={_0:48,_9:57,A:65,F:70,a:97,f:102};function _p(t){if(t>=fi._0&&t<=fi._9)return t-fi._0;if(t>=fi.A&&t<=fi.F)return t-(fi.A-10);if(t>=fi.a&&t<=fi.f)return t-(fi.a-10)}function Mu(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);let e=t.length,r=e/2;if(e%2)throw new Error("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let i=0,a=0;i<r;i++,a+=2){let l=_p(t.charCodeAt(a)),v=_p(t.charCodeAt(a+1));if(l===void 0||v===void 0){let y=t[a]+t[a+1];throw new Error('hex string expected, got non-hex character "'+y+'" at index '+a)}n[i]=l*16+v}return n}function Lp(t){let r=t.toString(16).padStart(64,"0");return Mu(r)}function cs(t){return Lp(t).reverse()}function Bi(t){return(he(t)&ze)===ze}function ls(t){return Au(t),BigInt("0x"+us(Uint8Array.from(t).reverse()))}var k8=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");function xu(t){return he(ls(t)&k8)}function he(t,e=ot.P){let r=t%e;return r>=$t?r:e+r}function Of(t,e=ot.P){if(t===$t||e<=$t)throw new Error(`invert: expected positive integers, got n=${t} mod=${e}`);let r=he(t,e),n=e,i=$t,a=ze,l=ze,v=$t;for(;r!==$t;){let x=n/r,B=n%r,C=i-l*x,D=a-v*x;n=r,r=B,i=l,a=v,l=C,v=D}if(n!==ze)throw new Error("invert: does not exist");return he(i,e)}function J8(t,e=ot.P){let r=new Array(t.length),n=t.reduce((a,l,v)=>l===$t?a:(r[v]=a,he(a*l,e)),ze),i=Of(n,e);return t.reduceRight((a,l,v)=>l===$t?a:(r[v]=he(a*r[v],e),he(a*l,e)),i),r}function Ln(t,e){let{P:r}=ot,n=t;for(;e-- >$t;)n*=n,n%=r;return n}function U8(t){let{P:e}=ot,r=BigInt(5),n=BigInt(10),i=BigInt(20),a=BigInt(40),l=BigInt(80),y=t*t%e*t%e,x=Ln(y,$a)*y%e,B=Ln(x,ze)*t%e,C=Ln(B,r)*B%e,D=Ln(C,n)*C%e,F=Ln(D,i)*D%e,P=Ln(F,a)*F%e,X=Ln(P,l)*P%e,W=Ln(X,l)*P%e,K=Ln(W,n)*C%e;return{pow_p_5_8:Ln(K,$a)*t%e,b2:y}}function Su(t,e){let r=he(e*e*e),n=he(r*r*e),i=U8(t*n).pow_p_5_8,a=he(t*r*i),l=he(e*a*a),v=a,y=he(a*ss),x=l===t,B=l===he(-t),C=l===he(-t*ss);return x&&(a=v),(B||C)&&(a=y),Bi(a)&&(a=he(-a)),{isValid:x||B,value:a}}function Bp(t){return Su(ze,t)}function Ff(t){return he(ls(t),ot.l)}function H8(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 Ci(t,e){let r=Pp(t)?Uint8Array.from(t):Mu(t);if(typeof e=="number"&&r.length!==e)throw new Error(`Expected ${e} bytes`);return r}function Df(t,e,r=!0){if(!e)throw new TypeError("Specify max value");if(typeof t=="number"&&Number.isSafeInteger(t)&&(t=BigInt(t)),typeof t=="bigint"&&t<e){if(r){if($t<t)return t}else if($t<=t)return t}throw new TypeError("Expected valid scalar: 0 < scalar < max")}function q8(t){return t[0]&=248,t[31]&=127,t[31]|=64,t}function G8(t){if(t=typeof t=="bigint"||typeof t=="number"?Lp(Df(t,Cp)):Ci(t),t.length!==32)throw new Error("Expected 32 bytes");return t}function X8(t){let e=q8(t.slice(0,32)),r=t.slice(32,64),n=Ff(e),i=xt.BASE.multiply(n),a=i.toRawBytes();return{head:e,prefix:r,scalar:n,point:i,pointBytes:a}}var yu;async function Tu(t){return X8(await eo.sha512(G8(t)))}async function Rp(t,e){t=Ci(t);let{prefix:r,scalar:n,pointBytes:i}=await Tu(e),a=Ff(await eo.sha512(r,t)),l=xt.BASE.multiply(a),v=Ff(await eo.sha512(l.toRawBytes(),i,t)),y=he(a+v*n,ot.l);return new fs(l,y).toRawBytes()}function z8(t,e,r){e=Ci(e),r instanceof xt||(r=xt.fromHex(r,!1));let{r:n,s:i}=t instanceof fs?t.assertValidity():fs.fromHex(t),a=Dt.BASE.multiplyUnsafe(i);return{r:n,s:i,SB:a,pub:r,msg:e}}function K8(t,e,r,n){let i=Ff(n),a=Dt.fromAffine(t).multiplyUnsafe(i);return Dt.fromAffine(e).add(a).subtract(r).multiplyUnsafe(ot.h).equals(Dt.ZERO)}async function Pi(t,e,r){let{r:n,SB:i,msg:a,pub:l}=z8(t,e,r),v=await eo.sha512(n.toRawBytes(),l.toRawBytes(),a);return K8(l,n,i,v)}xt.BASE._setWindowSize(8);var _i={node:L8,web:typeof self=="object"&&"crypto"in self?self.crypto:void 0},eo={bytesToHex:us,hexToBytes:Mu,concatBytes:Ep,getExtendedPublicKey:Tu,mod:he,invert:Of,TORSION_SUBGROUP:["0100000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac037a","0000000000000000000000000000000000000000000000000000000000000080","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc05","ecffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc85","0000000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac03fa"],hashToPrivateScalar:t=>{if(t=Ci(t),t.length<40||t.length>1024)throw new Error("Expected 40-1024 bytes of private key as per FIPS 186");return he(ls(t),ot.l-ze)+ze},randomBytes:(t=32)=>{if(_i.web)return _i.web.getRandomValues(new Uint8Array(t));if(_i.node){let{randomBytes:e}=_i.node;return new Uint8Array(e(t).buffer)}else throw new Error("The environment doesn't have randomBytes function")},randomPrivateKey:()=>eo.randomBytes(32),sha512:async(...t)=>{let e=Ep(...t);if(_i.web){let r=await _i.web.subtle.digest("SHA-512",e.buffer);return new Uint8Array(r)}else{if(_i.node)return Uint8Array.from(_i.node.createHash("sha512").update(e).digest());throw new Error("The environment doesn't have sha512 function")}},precompute(t=8,e=xt.BASE){let r=e.equals(xt.BASE)?e:new xt(e.x,e.y);return r._setWindowSize(t),r.multiply($a),r},sha512Sync:void 0};Object.defineProperties(eo,{sha512Sync:{configurable:!1,get(){return yu},set(t){yu||(yu=t)}}});var Rr=class{_key;pk;ownerLength=Je[2].pubLength;signatureLength=Je[2].sigLength;_publicKey;get publicKey(){return this._publicKey}signatureType=2;constructor(e,r){this._key=e,this.pk=r}get key(){throw new Error("You must implement `key`")}sign(e){return Rp(Buffer.from(e),Buffer.from(this.key))}static async verify(e,r,n){let i=e;return typeof e=="string"&&(i=Fp.default.toBuffer(e)),Pi(Buffer.from(n),Buffer.from(r),Buffer.from(i))}};var pI=A(M(),1);var NC=A(M(),1);var VB=A(M(),1);var GB=A(M(),1),$e=A(bn(),1);var iB=A(M(),1);var zp=require("crypto");async function Li(t){if(typeof t[Symbol.asyncIterator]=="function"){let i=t,a=(0,zp.createHash)("sha384"),l=0;for await(let x of i)l+=x.byteLength,a.update(x);let v=(0,$e.concatBuffers)([(0,$e.stringToBuffer)("blob"),(0,$e.stringToBuffer)(l.toString())]),y=(0,$e.concatBuffers)([await yt().hash(v,"SHA-384"),a.digest()]);return await yt().hash(y,"SHA-384")}else if(Array.isArray(t)){let i=(0,$e.concatBuffers)([(0,$e.stringToBuffer)("list"),(0,$e.stringToBuffer)(t.length.toString())]);return await Kp(t,await yt().hash(i,"SHA-384"))}let e=t,r=(0,$e.concatBuffers)([(0,$e.stringToBuffer)("blob"),(0,$e.stringToBuffer)(e.byteLength.toString())]),n=(0,$e.concatBuffers)([await yt().hash(r,"SHA-384"),await yt().hash(e,"SHA-384")]);return await yt().hash(n,"SHA-384")}async function Kp(t,e){if(t.length<1)return e;let r=(0,$e.concatBuffers)([e,await Li(t[0])]),n=await yt().hash(r,"SHA-384");return await Kp(t.slice(1),n)}var Kf=A(Cu(),1),A1=A(vs(),1),M1=A(w1(),1),R6=Kf.default.default?Kf.default.default:Kf.default,Zf=class extends R6{getPublicKey(e){throw new Error("Unimplemented")}},F6;function yt(){return F6??=new Zf}var S1=A(Ur(),1);var Vf=require("crypto"),la=class{_key;pk;signatureType=1;ownerLength=Je[1].pubLength;signatureLength=Je[1].sigLength;_publicKey;get publicKey(){return this._publicKey}constructor(e,r){this._key=e,this.pk=r,r||(this.pk=yt().getPublicKey(JSON.parse(e)))}sign(e){return(0,Vf.createSign)("sha256").update(e).sign({key:this._key,padding:Vf.constants.RSA_PKCS1_PSS_PADDING})}static async verify(e,r,n){return await yt().verify(Buffer.isBuffer(e)?S1.default.encode(e):e,r,n)}};var pb=A(hb(),1),bb=A(Ur(),1);var ha=class extends la{jwk;constructor(e){super((0,pb.jwkTopem)(e),e.n),this.jwk=e}get publicKey(){if(!this.pk)throw new Error("ArweaveSigner - pk is undefined");return bb.default.toBuffer(this.pk)}sign(e){return yt().sign(this.jwk,e)}static async verify(e,r,n){return await yt().verify(e,r,n)}};var HC=A(M(),1),gb=A(Ur(),1);var pa=class{_publicKey;ownerLength=Je[2].pubLength;signatureLength=Je[2].sigLength;signatureType=2;pem;provider;constructor(e){if(this.provider=e,!this.provider.publicKey)throw new Error("InjectedSolanaSigner - provider.publicKey is undefined");this._publicKey=this.provider.publicKey.toBuffer()}get publicKey(){return this._publicKey}async sign(e){if(!this.provider.signMessage)throw new Error("Selected Wallet does not support message signing");return await this.provider.signMessage(e)}static async verify(e,r,n){let i=e;return typeof e=="string"&&(i=gb.default.toBuffer(e)),Pi(Buffer.from(n),Buffer.from(r),Buffer.from(i))}};var jF=A(M(),1),h2=A(Cs(),1),p2=A(Ns(),1);var rh=A(rt(),1),b2=A(Js(),1),g2=A(ef(),1),nh=class{signer;publicKey;ownerLength=Je[Oe.ETHEREUM].pubLength;signatureLength=Je[Oe.ETHEREUM].sigLength;signatureType=Oe.ETHEREUM;constructor(e){this.signer=e.getSigner()}async setPublicKey(){let e="sign this message to connect to Bundlr.Network",r=await this.signer.signMessage(e),n=await(0,h2.hashMessage)(e),i=(0,p2.recoverPublicKey)((0,rh.arrayify)(n),r);this.publicKey=Buffer.from((0,rh.arrayify)(i))}async sign(e){this.publicKey||await this.setPublicKey();let r=await this.signer.signMessage(e);return Buffer.from(r.slice(2),"hex")}static verify(e,r,n){let i=(0,b2.computeAddress)(e);return(0,g2.verifyMessage)(r,n)===i}};var nD=A(M(),1);var Vo=A(M2(),1),Ai=class extends Rr{get publicKey(){return Vo.default.decode(this.pk)}get key(){return Vo.default.decode(this._key)}constructor(e){let r=Vo.default.decode(e);super(Vo.default.encode(r.subarray(0,32)),Vo.default.encode(r.subarray(32,64)))}};var EO=A(M(),1);var MO=A(M(),1);var yO=A(M(),1),w3=A(Ur(),1),Zh=A(bh(),1);var gO=A(M(),1),oa=require("buffer"),p3=A(h3(),1);function Kh(t){return t=b3(t),(0,p3.default)("keccak256").update(t).digest()}function b3(t){if(!oa.Buffer.isBuffer(t))if(Array.isArray(t))t=oa.Buffer.from(t);else if(typeof t=="string")g3(t)?t=oa.Buffer.from(qc(v3(t)),"hex"):t=oa.Buffer.from(t);else if(typeof t=="number")t=x3(t);else if(typeof t=="bigint")t=VE(t);else if(t==null)t=oa.Buffer.allocUnsafe(0);else throw new Error("invalid type");return t}function g3(t,e){return!(typeof t!="string"||!t.match(/^0x[0-9A-Fa-f]*$/)||e&&t.length!==2+2*e)}function qc(t){if(typeof t!="string")throw new Error(`while padding to even, value must be string, is currently ${typeof t}, while padToEven.`);return t.length%2&&(t=`0${t}`),t}function v3(t){return typeof t!="string"?t:m3(t)?t.slice(2):t}function m3(t){if(typeof t!="string")throw new Error("value must be type 'string', is currently type "+typeof t+", while checking isHexPrefixed.");return t.startsWith("0x")}function x3(t){let e=y3(t);return oa.Buffer.from(qc(e.slice(2)),"hex")}function y3(t){return`0x${t.toString(16)}`}function VE(t){let e=t.toString(16);return oa.Buffer.from(qc(e),"hex")}typeof window<"u"&&(window.keccak256=Kh);var lf=Kh,jE={intToBuffer:x3,intToHex:y3,isHexPrefixed:m3,stripHexPrefix:v3,padToEven:qc,isHexString:g3,toBuffer:b3};var Ga=class{_key;ownerLength=Je[Oe.ETHEREUM].pubLength;signatureLength=Je[Oe.ETHEREUM].sigLength;signatureType=Oe.ETHEREUM;pk;constructor(e,r){this._key=e,this.pk=r.toString("hex")}get publicKey(){throw new Error("You must implement `publicKey`")}get key(){return Buffer.from(this._key,"hex")}static async verify(e,r,n){let i=e;typeof e=="string"&&(i=w3.default.toBuffer(e));let a=!1;try{a=Zh.default.ecdsaVerify(n,lf(Buffer.from(r)),i)}catch{}return a}async sign(e){return Zh.default.ecdsaSign(lf(Buffer.from(e)),Buffer.from(this.key)).signature}};var Vh=A(bh(),1),A3=A(Ur(),1),M3=A(rt(),1),S3=A(ef(),1),T3=A(Cs(),1),Jr=class extends Ga{get publicKey(){return Buffer.from(this.pk,"hex")}constructor(e){e.startsWith("0x")&&(e=e.slice(2));let r=Buffer.from(e,"hex"),n=Vh.default.publicKeyCreate(r,!1);super(e,Buffer.from(n))}async sign(e){return new S3.Wallet(this._key).signMessage(e).then(n=>Buffer.from(n.slice(2),"hex"))}static async verify(e,r,n){return Vh.default.ecdsaVerify(n.length===65?n.slice(0,-1):n,(0,M3.arrayify)((0,T3.hashMessage)(r)),typeof e=="string"?A3.default.toBuffer(e):e)}};var df=class extends Jr{};var CO=A(M(),1);var hf=class extends Ai{constructor(e){super(e.replace("ed25519:",""))}};var RO=A(M(),1);var pf=class extends Rr{get publicKey(){return Buffer.from(this.pk)}get key(){return Buffer.from(this._key)}constructor(e,r){super(e.subarray(0,32),r)}};var OO=A(M(),1);var Xa=class extends pa{signatureType=4;constructor(e){super(e)}async sign(e){return super.sign(Buffer.from(Buffer.from(e).toString("hex")))}static async verify(e,r,n){return super.verify(e,Buffer.from(Buffer.from(r).toString("hex")),n)}};var kO=A(M(),1);var bf=class extends Ai{signatureType=4;constructor(e){super(e)}async sign(e){return super.sign(Buffer.from(Buffer.from(e).toString("hex")))}static async verify(e,r,n){return super.verify(e,Buffer.from(Buffer.from(r).toString("hex")),n)}};var HO=A(M(),1);var gf=class extends Rr{constructor(e,r){super(e,r)}get publicKey(){return Buffer.from(this.pk.slice(2),"hex")}get key(){return Buffer.from(this._key.slice(2),"hex")}};var zO=A(M(),1);var za=class{_publicKey;ownerLength=Je[Oe.INJECTEDAPTOS].pubLength;signatureLength=Je[Oe.INJECTEDAPTOS].sigLength;signatureType=Oe.INJECTEDAPTOS;pem;provider;constructor(e,r){this.provider=e,this._publicKey=r}get publicKey(){return this._publicKey}async sign(e){if(!this.provider.signMessage)throw new Error("Selected Wallet does not support message signing");let n=(await this.provider.signMessage({message:Buffer.from(e).toString("hex"),nonce:"bundlr"})).signature;return typeof n=="string"?Buffer.from(n,"hex"):n.data.toUint8Array()}static async verify(e,r,n){let i=e;return Pi(Buffer.from(n),Buffer.from(`APTOS
|
|
15
15
|
message: ${Buffer.from(r).toString("hex")}
|
|
16
16
|
nonce: bundlr`),Buffer.from(i))}};var jO=A(M(),1);var Ka=class{_publicKey;ownerLength=Je[Oe.MULTIAPTOS].pubLength;signatureLength=Je[Oe.MULTIAPTOS].sigLength;signatureType=Oe.MULTIAPTOS;collectSignatures;provider;constructor(e,r){this._publicKey=e,this.collectSignatures=r}get publicKey(){return this._publicKey}async sign(e){let{signatures:r,bitmap:n}=await this.collectSignatures(e),i=128,a=new Uint8Array([0,0,0,0]),l=new Set;n.forEach(x=>{if(x>=32)throw new Error(`Invalid bit value ${x}.`);if(l.has(x))throw new Error("Duplicated bits detected.");l.add(x);let B=Math.floor(x/8),C=a[B];C|=i>>x%8,a[B]=C});let v=Buffer.alloc(this.signatureLength),y=0;for(let x=0;x<32;x++)n.includes(x)&&v.set(r[y++],x*64);return v.set(a,this.signatureLength-4),v}static async verify(e,r,n){let a=Je[Oe.MULTIAPTOS].sigLength-4,l=n.slice(0,a),v=n.slice(a),y=!1;for(let x=0;x<32;x++){let B=Math.floor(x/8),C=x-B*8;if((v[B]&128>>C)!==0){let F=l.slice(x*64,(x+1)*64),P=e.slice(x*32,(x+1)*32);await Pi(Buffer.from(F),Buffer.from(r),Buffer.from(P))||(y=!0)}}return!y}};var eI=A(M(),1),Gc=A(ef(),1);var Za=class extends Jr{ownerLength=Je[Oe.TYPEDETHEREUM].pubLength;signatureLength=Je[Oe.TYPEDETHEREUM].sigLength;signatureType=Oe.TYPEDETHEREUM;address;signer;constructor(e){super(e),this.address="0x"+lf(super.publicKey.slice(1)).slice(-20).toString("hex"),this.signer=new Gc.Wallet(e)}get publicKey(){return Buffer.from(this.address)}async sign(e){let r=await this.signer._signTypedData(vf,mf,{address:this.address,"Transaction hash":e});return Buffer.from(r.slice(2),"hex")}static async verify(e,r,n){let i=e.toString(),a=(0,Gc.verifyTypedData)(vf,mf,{address:i,"Transaction hash":r},n);return i.toLowerCase()===a.toLowerCase()}},vf={name:"Bundlr",version:"1"},mf={Bundlr:[{name:"Transaction hash",type:"bytes"},{name:"address",type:"address"}]};var iI=A(M(),1);var E3=A(ef(),1);var jh=class{ownerLength=Je[Oe.TYPEDETHEREUM].pubLength;signatureLength=Je[Oe.TYPEDETHEREUM].sigLength;signatureType=Oe.TYPEDETHEREUM;address;signer;publicKey;constructor(e){this.signer=e.getSigner()}async ready(){this.address=(await this.signer.getAddress()).toString().toLowerCase(),this.publicKey=Buffer.from(this.address)}async sign(e){let r=await this.signer._signTypedData(vf,mf,{address:this.address,"Transaction hash":e});return Buffer.from(r.slice(2),"hex")}static verify(e,r,n){let i=e.toString(),a=(0,E3.verifyTypedData)(vf,mf,{address:i,"Transaction hash":r},n);return i.toLowerCase()===a.toLowerCase()}};var fI=A(M(),1);var _3=A(Ur(),1);var sa=class{signer;publicKey;ownerLength=Je[Oe.ARWEAVE].pubLength;signatureLength=Je[Oe.ARWEAVE].sigLength;signatureType=Oe.ARWEAVE;constructor(e){this.signer=e}async setPublicKey(){let e=await this.signer.getActivePublicKey();this.publicKey=_3.default.toBuffer(e)}async sign(e){this.publicKey||await this.setPublicKey();let r={name:"RSA-PSS",saltLength:32},n=await this.signer.signature(e,r);return new Uint8Array(Object.values(n).map(a=>+a))}static async verify(e,r,n){return await yt().verify(e,r,n)}};var dI=A(M(),1);var xf=class extends Jr{signatureType=Oe.KYVE};var yf={1:ha,2:Rr,3:Jr,4:Xa,5:za,6:Ka,7:Za};var NI=A(M(),1);var QI=A(M(),1);async function QE(t){return Li([(0,$e.stringToBuffer)("dataitem"),(0,$e.stringToBuffer)("1"),(0,$e.stringToBuffer)(t.signatureType.toString()),t.rawOwner,t.rawTarget,t.rawAnchor,t.rawTags,t.rawData])}var wf=QE;var yN=A(M(),1);var YI=A(M(),1);function Af(t,e){let r=new Uint8Array(t);if(e<0)throw new Error("Array is unsigned, cannot represent -ve numbers");if(e>2**(t*8)-1)throw new Error(`Number ${e} is too large for an array of ${t} bytes`);for(let n=0;n<r.length;n++){let i=e&255;r[n]=i,e=(e-i)/256}return r}function Xc(t){return Af(8,t)}function Qh(t){return Af(2,t)}function WE(t){return Af(16,t)}function zc(t){return Af(32,t)}function bt(t){let e=0;for(let r=t.length-1;r>=0;r--)e=e*256+t[r];return e}var pN=A(M(),1),Sf=A(Ur(),1);var uN=A(M(),1);var dn=A(Ur(),1),ns=require("buffer");var tN=A(M(),1);var Mf=class{buf;pos;constructor(e=Buffer.alloc(Kc),r=0){this.buf=e,this.pos=r}writeTags(e){if(!Array.isArray(e))throw new Error("input must be array");let r=e.length,n;if(r)for(this.writeLong(r),n=0;n<r;n++){let i=e[n];if(typeof i?.name!="string"||typeof i?.value!="string")throw new Error(`Invalid tag format for ${i}, expected {name:string, value: string}`);this.writeString(i.name),this.writeString(i.value)}this.writeLong(0)}toBuffer(){let e=Buffer.alloc(this.pos);if(this.pos>this.buf.length)throw new Error(`Too many tag bytes (${this.pos} > ${this.buf.length})`);return this.buf.copy(e,0,0,this.pos),e}writeLong(e){let r=this.buf,n,i;if(e>=-1073741824&&e<1073741824){i=e>=0?e<<1:~e<<1|1;do r[this.pos]=i&127,i>>=7;while(i&&(r[this.pos++]|=128))}else{n=e>=0?e*2:-e*2-1;do r[this.pos]=n&127,n/=128;while(n>=1&&(r[this.pos++]|=128))}this.pos++,this.buf=r}writeString(e){let r=Buffer.byteLength(e),n=this.buf;this.writeLong(r);let i=this.pos;if(this.pos+=r,!(this.pos>n.length)){if(r>64)this.buf.write(e,this.pos-r,r,"utf8");else{let a,l,v,y;for(a=0,l=r;a<l;a++)v=e.charCodeAt(a),v<128?n[i++]=v:v<2048?(n[i++]=v>>6|192,n[i++]=v&63|128):(v&64512)===55296&&((y=e.charCodeAt(a+1))&64512)===56320?(v=65536+((v&1023)<<10)+(y&1023),a++,n[i++]=v>>18|240,n[i++]=v>>12&63|128,n[i++]=v>>6&63|128,n[i++]=v&63|128):(n[i++]=v>>12|224,n[i++]=v>>6&63|128,n[i++]=v&63|128)}this.buf=n}}readLong(){let e=0,r=0,n=this.buf,i,a,l,v;do i=n[this.pos++],a=i&128,e|=(i&127)<<r,r+=7;while(a&&r<28);if(a){l=e,v=268435456;do i=n[this.pos++],l+=(i&127)*v,v*=128;while(i&128);return(l%2?-(l+1):l)/2}return e>>1^-(e&1)}skipLong(){let e=this.buf;for(;e[this.pos++]&128;);}readTags(){let e=[],r;for(;r=this.readLong();)for(r<0&&(r=-r,this.skipLong());r--;){let n=this.readString(),i=this.readString();e.push({name:n,value:i})}return e}readString(){let e=this.readLong(),r=this.pos,n=this.buf;if(this.pos+=e,this.pos>n.length)throw new Error("TAP Position out of range");return this.buf.slice(r,r+e).toString()}};function Wh(t){if(t?.length===0)return Buffer.allocUnsafe(0);let e=new Mf;return e.writeTags(t),e.toBuffer()}function rs(t){return new Mf(t).readTags()}var B3=require("crypto"),Vc=80,Kc=4096,Zc=class t{binary;_id;constructor(e){this.binary=e}static isDataItem(e){return e.binary!==void 0}get signatureType(){let e=bt(this.binary.subarray(0,2));if(Oe?.[e]!==void 0)return e;throw new Error("Unknown signature type: "+e)}async isValid(){return t.verify(this.binary)}get id(){return dn.default.encode(this.rawId)}set id(e){this._id=dn.default.toBuffer(e)}get rawId(){return(0,B3.createHash)("sha256").update(this.rawSignature).digest()}set rawId(e){this._id=e}get rawSignature(){return this.binary.subarray(2,2+this.signatureLength)}get signature(){return dn.default.encode(this.rawSignature)}set rawOwner(e){if(e.byteLength!=this.ownerLength)throw new Error(`Expected raw owner (pubkey) to be ${this.ownerLength} bytes, got ${e.byteLength} bytes.`);this.binary.set(e,2+this.signatureLength)}get rawOwner(){return this.binary.subarray(2+this.signatureLength,2+this.signatureLength+this.ownerLength)}get signatureLength(){return Je[this.signatureType].sigLength}get owner(){return dn.default.encode(this.rawOwner)}get ownerLength(){return Je[this.signatureType].pubLength}get rawTarget(){let e=this.getTargetStart();return this.binary[e]==1?this.binary.subarray(e+1,e+33):ns.Buffer.alloc(0)}get target(){return dn.default.encode(this.rawTarget)}get rawAnchor(){let e=this.getAnchorStart();return this.binary[e]==1?this.binary.subarray(e+1,e+33):ns.Buffer.alloc(0)}get anchor(){return dn.default.encode(this.rawAnchor)}get rawTags(){let e=this.getTagsStart(),r=bt(this.binary.subarray(e+8,e+16));return this.binary.subarray(e+16,e+16+r)}get tags(){let e=this.getTagsStart();if(bt(this.binary.subarray(e,e+8))==0)return[];let n=bt(this.binary.subarray(e+8,e+16));return rs(ns.Buffer.from(this.binary.subarray(e+16,e+16+n)))}get tagsB64Url(){return this.tags.map(r=>({name:dn.default.encode(r.name),value:dn.default.encode(r.value)}))}getStartOfData(){let e=this.getTagsStart(),r=this.binary.subarray(e+8,e+16),n=bt(r);return e+16+n}get rawData(){let e=this.getTagsStart(),r=this.binary.subarray(e+8,e+16),n=bt(r),i=e+16+n;return this.binary.subarray(i,this.binary.length)}get data(){return dn.default.encode(this.rawData)}getRaw(){return this.binary}async sign(e){return this._id=await jc(this,e),this.rawId}async setSignature(e){this.binary.set(e,2),this._id=ns.Buffer.from(await yt().hash(e))}isSigned(){return(this._id?.length??0)>0}toJSON(){return{signature:this.signature,owner:this.owner,target:this.target,tags:this.tags.map(e=>({name:dn.default.encode(e.name),value:dn.default.encode(e.value)})),data:this.data}}static async verify(e){if(e.byteLength<Vc)return!1;let r=new t(e),n=r.signatureType,i=r.getTagsStart(),a=bt(e.subarray(i,i+8)),l=e.subarray(i+8,i+16),v=bt(l);if(v>Kc)return!1;if(a>0)try{if(rs(ns.Buffer.from(e.subarray(i+16,i+16+v))).length!==a)return!1}catch{return!1}let y=yf[n],x=await wf(r);return await y.verify(r.rawOwner,x,r.rawSignature)}async getSignatureData(){return wf(this)}getTagsStart(){let e=this.getTargetStart(),r=this.binary[e]==1,n=e+(r?33:1),i=this.binary[n]==1;return n+=i?33:1,n}getTargetStart(){return 2+this.signatureLength+this.ownerLength}getAnchorStart(){let e=this.getTargetStart()+1,r=this.binary[this.getTargetStart()]==1;return e+=r?32:0,e}},is=Zc;var C3=require("crypto"),ai=32,Qc=class{length;items;binary;constructor(e){this.binary=e,this.length=this.getDataItemCount(),this.items=this.getItems()}getRaw(){return this.binary}get(e){if(typeof e=="number"){if(e>=this.length)throw new RangeError("Index out of range");return this.getByIndex(e)}else return this.getById(e)}getSizes(){let e=[];for(let r=ai;r<ai+64*this.length;r+=64)e.push(bt(this.binary.subarray(r,r+32)));return e}getIds(){let e=[];for(let r=ai;r<ai+64*this.length;r+=64){let n=this.binary.subarray(r+32,r+64);if(n.length===0)throw new Error("Invalid bundle, id specified in headers doesn't exist");e.push(Sf.default.encode(n))}return e}getIdBy(e){if(e>this.length-1)throw new RangeError("Index of bundle out of range");let r=64+64*e;return Sf.default.encode(this.binary.subarray(r,r+32))}async toTransaction(e,r,n){let i=await r.createTransaction({data:this.binary,...e},n);return i.addTag("Bundle-Format","binary"),i.addTag("Bundle-Version","2.0.0"),i}async verify(){for(let e of this.items){let r=await e.isValid(),n=(0,Sf.default)((0,C3.createHash)("sha256").update(e.rawSignature).digest());if(!(r&&e.id===n))return!1}return!0}getOffset(e){let r=0;for(let n=ai;n<ai+64*this.length;n+=64){let i=bt(this.binary.subarray(n,n+32));r+=i;let a=this.binary.subarray(n+32,n+64);if(Buffer.compare(a,e)===0)return{startOffset:r,size:i}}return{startOffset:-1,size:-1}}getByIndex(e){let r=0,n=this.getBundleStart(),i=0,a,l;for(let B=ai;B<ai+64*this.length;B+=64){if(a=bt(this.binary.subarray(B,B+32)),i++===e){l=this.binary.subarray(B+32,B+64);break}r+=a}let v=n+r,y=this.binary.subarray(v,v+a),x=new is(y);return x.rawId=l,x}getById(e){let r=Sf.default.toBuffer(e),n=this.getOffset(r);if(n.startOffset===-1)throw new Error("Transaction not found");let a=this.getBundleStart()+n.startOffset;return new is(this.binary.subarray(a,a+n.size))}getDataItemCount(){return bt(this.binary.subarray(0,32))}getBundleStart(){return 32+64*this.length}getItems(){let e=new Array(this.length),r=0,n=this.getBundleStart(),i=0;for(let a=ai;a<ai+64*this.length;a+=64){let l=bt(this.binary.subarray(a,a+32)),v=this.binary.subarray(a+32,a+64);if(v.length===0)throw new Error("Invalid bundle, id specified in headers doesn't exist");let y=n+r,x=this.binary.subarray(y,y+l);r+=l;let B=new is(x);B.rawId=v,e[i]=B,i++}return e}},Yh=Qc;function YE(t){return new Yh(t)}async function $E(t,e){let r=new Uint8Array(64*t.length),n=await Promise.all(t.map(async(a,l)=>{let v=a.isSigned()?a.rawId:await jc(a,e),y=new Uint8Array(64);return y.set(zc(a.getRaw().byteLength),0),y.set(v,32),r.set(y,64*l),a.getRaw()})).then(a=>Buffer.concat(a)),i=Buffer.concat([Buffer.from(zc(t.length)),Buffer.from(r),n]);return new Yh(i)}async function P3(t,e){let r=await wf(t),n=await e.sign(r),i=await yt().hash(n);return{signature:Buffer.from(n),id:Buffer.from(i)}}async function jc(t,e){let{signature:r,id:n}=await P3(t,e);return t.getRaw().set(r,2),n}var TN=A(M(),1),L3=A(Ur(),1);function Tf(t,e,r){let n=e.publicKey,i=r?.target?L3.default.toBuffer(r.target):null,a=1+(i?.byteLength??0),l=r?.anchor?Buffer.from(r.anchor):null,v=1+(l?.byteLength??0),y=(r?.tags?.length??0)>0?Wh(r?.tags):null,x=16+(y?y.byteLength:0),B=Buffer.from(t),C=B.byteLength,D=2+e.signatureLength+e.ownerLength+a+v+x+C,F=Buffer.alloc(D);if(F.set(Qh(e.signatureType),0),F.set(new Uint8Array(e.signatureLength).fill(0),2),n.byteLength!==e.ownerLength)throw new Error(`Owner must be ${e.ownerLength} bytes, but was incorrectly ${n.byteLength}`);F.set(n,2+e.signatureLength);let P=2+e.signatureLength+e.ownerLength;if(F[P]=i?1:0,i){if(i.byteLength!==32)throw new Error(`Target must be 32 bytes but was incorrectly ${i.byteLength}`);F.set(i,P+1)}let X=P+a,W=X+1;if(F[X]=l?1:0,l){if(W+=l.byteLength,l.byteLength!==32)throw new Error("Anchor must be 32 bytes");F.set(l,X+1)}F.set(Xc(r?.tags?.length??0),W);let K=Xc(y?.byteLength??0);F.set(K,W+8),y&&F.set(y,W+16);let ie=W+x;return F.set(B,ie),new is(F)}var EN=A(M(),1);var BN=A(M(),1),$h=class{signatureType;rawSignature;signature;signatureLength;rawOwner;owner;ownerLength;rawTarget;target;rawAnchor;anchor;rawTags;tags;rawData;data;static async verify(...e){throw new Error("You must implement `verify`")}};var PN=A(M(),1);var LN=A(M(),1);var tp={};ou(tp,{default:()=>t_,processStream:()=>F3,streamExportForTesting:()=>r_,streamSigner:()=>e_});var ek=A(M(),1),Wc=require("stream");var Va=A(Ur(),1);var R3=require("crypto");async function F3(t){let e=D3(t),r=(await e.next()).value;r=await Tr(e,r,32);let n=bt(r.subarray(0,32));r=r.subarray(32);let i=64*n;r=await Tr(e,r,i);let a=new Array(n);for(let y=0;y<i;y+=64)a[y/64]=[bt(r.subarray(y,y+32)),(0,Va.default)(Buffer.from(r.subarray(y+32,y+64)))];r=r.subarray(i);let l=32+i,v=[];for(let[y,x]of a){r=await Tr(e,r,Vc),r=await Tr(e,r,2);let B=bt(r.subarray(0,2));r=r.subarray(2);let{sigLength:C,pubLength:D,sigName:F}=Je[B];r=await Tr(e,r,C);let P=r.subarray(0,C);r=r.subarray(C),r=await Tr(e,r,D);let X=r.subarray(0,D);r=r.subarray(D),r=await Tr(e,r,1);let W=r[0]===1;W&&(r=await Tr(e,r,33));let K=W?r.subarray(1,33):Buffer.allocUnsafe(0);r=r.subarray(W?33:1),r=await Tr(e,r,1);let ie=r[0]===1;ie&&(r=await Tr(e,r,33));let ee=ie?r.subarray(1,33):Buffer.allocUnsafe(0);r=r.subarray(ie?33:1),r=await Tr(e,r,8);let ae=bt(r.subarray(0,8));r=r.subarray(8),r=await Tr(e,r,8);let ne=bt(r.subarray(0,8));r=r.subarray(8),r=await Tr(e,r,ne);let $=r.subarray(0,ne),fe=ae!==0&&ne!==0?rs(Buffer.from($)):[];if(fe.length!==ae)throw new Error("Tags lengths don't match");r=r.subarray(ne);let te=new Wc.Transform;te._transform=function(d,f,c){this.push(d),c()};let Y=Li([(0,$e.stringToBuffer)("dataitem"),(0,$e.stringToBuffer)("1"),(0,$e.stringToBuffer)(B.toString()),X,K,ee,$,te]),T=2+C+D+(W?33:1)+(ie?33:1)+16+ne,s=y-T;if(r.byteLength>s)te.write(r.subarray(0,s)),r=r.subarray(s);else{let d=r.byteLength;for(te.write(r);s>d;){if(r=(await e.next()).value,!r)throw new Error(`Not enough data bytes expected: ${s} received: ${d}`);d+=r.byteLength,d>s?te.write(r.subarray(0,r.byteLength-(d-s))):te.write(r)}r=r.subarray(r.byteLength-(d-s))}if(te.end(),x!==(0,Va.default)((0,R3.createHash)("sha256").update(P).digest()))throw new Error("ID doesn't match signature");if(!await yf[B].verify(X,await Y,P))throw new Error("Invalid signature");v.push({id:x,sigName:F,signature:(0,Va.default)(Buffer.from(P)),target:(0,Va.default)(Buffer.from(K)),anchor:(0,Va.default)(Buffer.from(ee)),owner:(0,Va.default)(Buffer.from(X)),tags:fe,dataOffset:l+T,dataSize:s}),l+=T+s}return v}async function e_(t,e,r,n){let i=Tf("",r,n),a=new Wc.PassThrough,l=[(0,$e.stringToBuffer)("dataitem"),(0,$e.stringToBuffer)("1"),(0,$e.stringToBuffer)(i.signatureType.toString()),i.rawOwner,i.rawTarget,i.rawAnchor,i.rawTags,t],v=await Li(l),y=Buffer.from(await r.sign(v));return i.setSignature(y),a.write(i.getRaw()),e.pipe(a)}async function Tr(t,e,r){if(e.byteLength>=r)return e;let{done:n,value:i}=await t.next();if(n&&!i)throw new Error("Invalid buffer");return Tr(t,Buffer.concat([Buffer.from(e),Buffer.from(i)]),r)}async function*D3(t){for await(let e of t)yield e}var t_=F3,r_={readBytes:Tr,getReader:D3};var n_={...ep,stream:tp};globalThis.arbundles??=n_;function ja(t){return async e=>{if(Er(e))return e;if(!t.arweave)throw new Error("Must initialize with Arweave in order to create transactions");try{return await i_(t,{data:e})}catch(r){throw new Error(r.message??"Error resolving transaction")}}}async function i_(t,e){let r=null,n=null,i=null;if(typeof e.data=="string"&&(r=Buffer.from(bp(e.data),"base64"),n=pp(e.data),i=gp(r)),e.data instanceof File&&(r=new Uint8Array(await e.data.arrayBuffer()),n=e.data.type,i=e.data.size),r&&n&&i)if(i<Number(cu.dispatchUploadSize))try{let a=await t.arweave.createTransaction({data:r},"use_wallet");return a.addTag(Ve.keys.contentType,n),e.tags&&e.tags.length>0&&e.tags.forEach(v=>a.addTag(v.name,v.value)),(await global.window.arweaveWallet.dispatch(a)).id}catch(a){throw new Error(a.message??"Error dispatching transaction")}else try{let a=await a_(e.data,{tags:[{name:"Content-Type",value:n},{name:"App-Name",value:"@permaweb/libs"}]},{apiUrl:cu.node1,token:"arweave",chunkSize:5242880,batchSize:3});return console.log(a),console.log("Uploaded dataItem ID:",a.id),a.id}catch(a){throw new Error(a.message??"Error uploading transaction")}else throw new Error("Error preparing transaction data")}async function a_(t,e,r){let{apiUrl:n,token:i,chunkSize:a,batchSize:l=3}=r,v=crypto.randomUUID(),y=new TextEncoder().encode(v),x=new sa(window.arweaveWallet),B=await x.signer.getActivePublicKey();x.publicKey=Buffer.from(B,"base64");let C=await new sa(window.arweaveWallet).sign(y),F=(h=>btoa(String.fromCharCode(...new Uint8Array(h))).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,""))(C),W=((await(await fetch("https://payment.ardrive.io/v1/balance",{headers:{"x-nonce":v,"x-signature":F,"x-public-key":B}})).json()).receivedApprovals||[]).map(h=>h.payingAddress),K=new Uint8Array(await t.arrayBuffer()),ie=Tf(K,x,{...e,anchor:e.anchor||(()=>{let h=new Uint8Array(32);return crypto.getRandomValues(h),btoa(String.fromCharCode(...h)).replace(/\+/g,"-").replace(/\//g,"_").slice(0,32)})()});await ie.sign(x);let ee=ie.getRaw(),ae=new Blob([new Uint8Array(ee)],{type:"application/octet-stream"}),ne={"x-chunking-version":"2","x-paid-by":W.join(",")},$=await fetch(`${n}/chunks/${i}/-1/-1`,{headers:ne});if(!$.ok)throw new Error(`Failed to get upload ID: ${$.status} ${await $.text()}`);let fe=await $.json(),te=fe.id;if(a<fe.min||a>fe.max)throw new Error(`Configured chunkSize ${a} is out of allowed range ${fe.min}-${fe.max}`);let Y=ae.size,T=[];for(let h=0;h<Y;h+=a)T.push(h);let s=new Set;(fe.chunks??[]).forEach(([h])=>s.add(Number(h)));let u=T.filter(h=>h>0&&!s.has(h)),d=s.has(0)?[]:[0],f=u.concat(d),c=h=>new Promise(o=>setTimeout(o,h));for(let h=0;h<f.length;h+=l){let o=f.slice(h,h+l);await Promise.all(o.map(async p=>{let b=await ae.slice(p,p+a).arrayBuffer(),w=null;for(let U=1;U<=3;U++)try{let S=await fetch(`${n}/chunks/${i}/${te}/${p}`,{method:"POST",headers:{"Content-Type":"application/octet-stream",...ne},body:b});if(!S.ok){let N=await S.text();throw S.status===402?new Error(`402 payment required: ${N}`):new Error(`Chunk upload error ${S.status}: ${N}`)}return}catch(S){if(w=S,U<3){await c(1e3*U);continue}}throw w}))}let g={"Content-Type":"application/octet-stream",...ne},m=await fetch(`${n}/chunks/${i}/${te}/-1`,{method:"POST",headers:g});if(!m.ok){let h=await m.text();throw new Error(`Finalizing upload failed ${m.status}: ${h}`)}return m.json()}var dk=A(M(),1);var rp={p1:"P1",end:"END"},np={default:100};async function Ei(t){let e=t.paginator?t.paginator:np.default,r=[],n=0,i=null;if(t.ids&&!t.ids.length)return{data:r,count:n,nextCursor:i,previousCursor:null};try{let a=s_(t),l=await f_({gateway:t.gateway??Cn.ao,query:o_(a)});return l?.data?.transactions?.edges?.length?(r=[...l.data.transactions.edges],n=l.data.transactions.count??0,r.length<e||!l.data.transactions.pageInfo.hasNextPage?i=rp.end:i=r[r.length-1].cursor,{data:r,count:n,nextCursor:i,previousCursor:null}):{data:r,count:n,nextCursor:i,previousCursor:null}}catch(a){return console.error(a),{data:r,count:n,nextCursor:i,previousCursor:null}}}async function O3(t,e){let r=1,n=await Ei(t);if(n&&n.data.length){let i=n.data;for(e&&e(`Count: ${n.count}`),e&&e(`Pages to fetch: ${Math.ceil(n.count/(t.paginator??np.default))}`),e&&e(`Page ${r} fetched`);n.nextCursor&&n.nextCursor!==rp.end;)r+=1,e&&e(`Fetching page ${r}...`),n=await Ei({...t,cursor:n.nextCursor}),n&&n.data.length&&(i=i.concat(n.data));return e&&e("All pages fetched!"),i}else e&&e("No data found");return null}function o_(t){let e={query:`query { ${t} }`};return JSON.stringify(e)}function s_(t){let e=t.paginator?t.paginator:np.default,r=t.ids?JSON.stringify(t.ids):null,n=null;t.minBlock!==void 0&&t.minBlock!==null&&(n||(n={}),n.min=t.minBlock),t.maxBlock!==void 0&&t.maxBlock!==null&&(n||(n={}),n.max=t.maxBlock);let i=n?JSON.stringify(n).replace(/"([^"]+)":/g,"$1:"):null,a=t.tags?JSON.stringify(t.tags).replace(/"(name)":/g,"$1:").replace(/"(values)":/g,"$1:").replace(/"match"/g,"match").replace(/"FUZZY_OR"/g,"FUZZY_OR").replace(/"WILDCARD"/g,"WILDCARD"):null,l=t.owners?JSON.stringify(t.owners):null,v=t.recipients?JSON.stringify(t.recipients):null,y=t.cursor&&t.cursor!==rp.end?`"${t.cursor}"`:null,x="";if(t.sort)switch(x+="sort: ",t.sort){case"ascending":x+="INGESTED_AT_ASC";break;case"descending":x+="INGESTED_AT_DESC";break}let B=`first: ${e}`,C="",D="data { size type } owner { address } block { height timestamp }",F="";switch(t.gateway??Cn.ao){case Cn.arweave:break;case Cn.ao:y||(C="count"),v&&(F=`recipients: ${v}`),D+=" recipient";break}let X=`
|
|
17
17
|
transactions(
|