@farcaster/miniapp-sdk 0.1.2 → 0.1.4

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.min.js CHANGED
@@ -1,18 +1,18 @@
1
- "use strict";var miniapp=(()=>{var Np=Object.create;var Ms=Object.defineProperty;var Lp=Object.getOwnPropertyDescriptor;var Bp=Object.getOwnPropertyNames;var Cp=Object.getPrototypeOf,Pp=Object.prototype.hasOwnProperty;var Ut=(r,e)=>()=>(r&&(e=r(r=0)),e);var $t=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),sr=(r,e)=>{for(var t in e)Ms(r,t,{get:e[t],enumerable:!0})},If=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Bp(e))!Pp.call(r,i)&&i!==t&&Ms(r,i,{get:()=>e[i],enumerable:!(n=Lp(e,i))||n.enumerable});return r};var vr=(r,e,t)=>(t=r!=null?Np(Cp(r)):{},If(e||!r||!r.__esModule?Ms(t,"default",{value:r,enumerable:!0}):t,r)),Ca=r=>If(Ms({},"__esModule",{value:!0}),r);var fl=$t(Vs=>{"use strict";Vs.byteLength=cm;Vs.toByteArray=fm;Vs.fromByteArray=hm;var gr=[],rr=[],am=typeof Uint8Array<"u"?Uint8Array:Array,Ja="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Bn=0,cl=Ja.length;Bn<cl;++Bn)gr[Bn]=Ja[Bn],rr[Ja.charCodeAt(Bn)]=Bn;var Bn,cl;rr[45]=62;rr[95]=63;function ul(r){var e=r.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=r.indexOf("=");t===-1&&(t=e);var n=t===e?0:4-t%4;return[t,n]}function cm(r){var e=ul(r),t=e[0],n=e[1];return(t+n)*3/4-n}function um(r,e,t){return(e+t)*3/4-t}function fm(r){var e,t=ul(r),n=t[0],i=t[1],s=new am(um(r,n,i)),o=0,c=i>0?n-4:n,u;for(u=0;u<c;u+=4)e=rr[r.charCodeAt(u)]<<18|rr[r.charCodeAt(u+1)]<<12|rr[r.charCodeAt(u+2)]<<6|rr[r.charCodeAt(u+3)],s[o++]=e>>16&255,s[o++]=e>>8&255,s[o++]=e&255;return i===2&&(e=rr[r.charCodeAt(u)]<<2|rr[r.charCodeAt(u+1)]>>4,s[o++]=e&255),i===1&&(e=rr[r.charCodeAt(u)]<<10|rr[r.charCodeAt(u+1)]<<4|rr[r.charCodeAt(u+2)]>>2,s[o++]=e>>8&255,s[o++]=e&255),s}function lm(r){return gr[r>>18&63]+gr[r>>12&63]+gr[r>>6&63]+gr[r&63]}function dm(r,e,t){for(var n,i=[],s=e;s<t;s+=3)n=(r[s]<<16&16711680)+(r[s+1]<<8&65280)+(r[s+2]&255),i.push(lm(n));return i.join("")}function hm(r){for(var e,t=r.length,n=t%3,i=[],s=16383,o=0,c=t-n;o<c;o+=s)i.push(dm(r,o,o+s>c?c:o+s));return n===1?(e=r[t-1],i.push(gr[e>>2]+gr[e<<4&63]+"==")):n===2&&(e=(r[t-2]<<8)+r[t-1],i.push(gr[e>>10]+gr[e>>4&63]+gr[e<<2&63]+"=")),i.join("")}});var ll=$t(Xa=>{Xa.read=function(r,e,t,n,i){var s,o,c=i*8-n-1,u=(1<<c)-1,p=u>>1,m=-7,b=t?i-1:0,A=t?-1:1,S=r[e+b];for(b+=A,s=S&(1<<-m)-1,S>>=-m,m+=c;m>0;s=s*256+r[e+b],b+=A,m-=8);for(o=s&(1<<-m)-1,s>>=-m,m+=n;m>0;o=o*256+r[e+b],b+=A,m-=8);if(s===0)s=1-p;else{if(s===u)return o?NaN:(S?-1:1)*(1/0);o=o+Math.pow(2,n),s=s-p}return(S?-1:1)*o*Math.pow(2,s-n)};Xa.write=function(r,e,t,n,i,s){var o,c,u,p=s*8-i-1,m=(1<<p)-1,b=m>>1,A=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,S=n?0:s-1,T=n?1:-1,I=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(c=isNaN(e)?1:0,o=m):(o=Math.floor(Math.log(e)/Math.LN2),e*(u=Math.pow(2,-o))<1&&(o--,u*=2),o+b>=1?e+=A/u:e+=A*Math.pow(2,1-b),e*u>=2&&(o++,u/=2),o+b>=m?(c=0,o=m):o+b>=1?(c=(e*u-1)*Math.pow(2,i),o=o+b):(c=e*Math.pow(2,b-1)*Math.pow(2,i),o=0));i>=8;r[t+S]=c&255,S+=T,c/=256,i-=8);for(o=o<<i|c,p+=i;p>0;r[t+S]=o&255,S+=T,o/=256,p-=8);r[t+S-T]|=I*128}});var Wi=$t(gi=>{"use strict";var Qa=fl(),pi=ll(),dl=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;gi.Buffer=N;gi.SlowBuffer=bm;gi.INSPECT_MAX_BYTES=50;var Ws=2147483647;gi.kMaxLength=Ws;N.TYPED_ARRAY_SUPPORT=pm();!N.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function pm(){try{let r=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(r,e),r.foo()===42}catch{return!1}}Object.defineProperty(N.prototype,"parent",{enumerable:!0,get:function(){if(N.isBuffer(this))return this.buffer}});Object.defineProperty(N.prototype,"offset",{enumerable:!0,get:function(){if(N.isBuffer(this))return this.byteOffset}});function kr(r){if(r>Ws)throw new RangeError('The value "'+r+'" is invalid for option "size"');let e=new Uint8Array(r);return Object.setPrototypeOf(e,N.prototype),e}function N(r,e,t){if(typeof r=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return nc(r)}return gl(r,e,t)}N.poolSize=8192;function gl(r,e,t){if(typeof r=="string")return gm(r,e);if(ArrayBuffer.isView(r))return ym(r);if(r==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof r);if(yr(r,ArrayBuffer)||r&&yr(r.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(yr(r,SharedArrayBuffer)||r&&yr(r.buffer,SharedArrayBuffer)))return tc(r,e,t);if(typeof r=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');let n=r.valueOf&&r.valueOf();if(n!=null&&n!==r)return N.from(n,e,t);let i=_m(r);if(i)return i;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof r[Symbol.toPrimitive]=="function")return N.from(r[Symbol.toPrimitive]("string"),e,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof r)}N.from=function(r,e,t){return gl(r,e,t)};Object.setPrototypeOf(N.prototype,Uint8Array.prototype);Object.setPrototypeOf(N,Uint8Array);function yl(r){if(typeof r!="number")throw new TypeError('"size" argument must be of type number');if(r<0)throw new RangeError('The value "'+r+'" is invalid for option "size"')}function mm(r,e,t){return yl(r),r<=0?kr(r):e!==void 0?typeof t=="string"?kr(r).fill(e,t):kr(r).fill(e):kr(r)}N.alloc=function(r,e,t){return mm(r,e,t)};function nc(r){return yl(r),kr(r<0?0:ic(r)|0)}N.allocUnsafe=function(r){return nc(r)};N.allocUnsafeSlow=function(r){return nc(r)};function gm(r,e){if((typeof e!="string"||e==="")&&(e="utf8"),!N.isEncoding(e))throw new TypeError("Unknown encoding: "+e);let t=_l(r,e)|0,n=kr(t),i=n.write(r,e);return i!==t&&(n=n.slice(0,i)),n}function ec(r){let e=r.length<0?0:ic(r.length)|0,t=kr(e);for(let n=0;n<e;n+=1)t[n]=r[n]&255;return t}function ym(r){if(yr(r,Uint8Array)){let e=new Uint8Array(r);return tc(e.buffer,e.byteOffset,e.byteLength)}return ec(r)}function tc(r,e,t){if(e<0||r.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(r.byteLength<e+(t||0))throw new RangeError('"length" is outside of buffer bounds');let n;return e===void 0&&t===void 0?n=new Uint8Array(r):t===void 0?n=new Uint8Array(r,e):n=new Uint8Array(r,e,t),Object.setPrototypeOf(n,N.prototype),n}function _m(r){if(N.isBuffer(r)){let e=ic(r.length)|0,t=kr(e);return t.length===0||r.copy(t,0,0,e),t}if(r.length!==void 0)return typeof r.length!="number"||oc(r.length)?kr(0):ec(r);if(r.type==="Buffer"&&Array.isArray(r.data))return ec(r.data)}function ic(r){if(r>=Ws)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Ws.toString(16)+" bytes");return r|0}function bm(r){return+r!=r&&(r=0),N.alloc(+r)}N.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==N.prototype};N.compare=function(e,t){if(yr(e,Uint8Array)&&(e=N.from(e,e.offset,e.byteLength)),yr(t,Uint8Array)&&(t=N.from(t,t.offset,t.byteLength)),!N.isBuffer(e)||!N.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===t)return 0;let n=e.length,i=t.length;for(let s=0,o=Math.min(n,i);s<o;++s)if(e[s]!==t[s]){n=e[s],i=t[s];break}return n<i?-1:i<n?1:0};N.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};N.concat=function(e,t){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return N.alloc(0);let n;if(t===void 0)for(t=0,n=0;n<e.length;++n)t+=e[n].length;let i=N.allocUnsafe(t),s=0;for(n=0;n<e.length;++n){let o=e[n];if(yr(o,Uint8Array))s+o.length>i.length?(N.isBuffer(o)||(o=N.from(o)),o.copy(i,s)):Uint8Array.prototype.set.call(i,o,s);else if(N.isBuffer(o))o.copy(i,s);else throw new TypeError('"list" argument must be an Array of Buffers');s+=o.length}return i};function _l(r,e){if(N.isBuffer(r))return r.length;if(ArrayBuffer.isView(r)||yr(r,ArrayBuffer))return r.byteLength;if(typeof r!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof r);let t=r.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&t===0)return 0;let i=!1;for(;;)switch(e){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return rc(r).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return Il(r).length;default:if(i)return n?-1:rc(r).length;e=(""+e).toLowerCase(),i=!0}}N.byteLength=_l;function wm(r,e,t){let n=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((t===void 0||t>this.length)&&(t=this.length),t<=0)||(t>>>=0,e>>>=0,t<=e))return"";for(r||(r="utf8");;)switch(r){case"hex":return Tm(this,e,t);case"utf8":case"utf-8":return wl(this,e,t);case"ascii":return km(this,e,t);case"latin1":case"binary":return Om(this,e,t);case"base64":return xm(this,e,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Nm(this,e,t);default:if(n)throw new TypeError("Unknown encoding: "+r);r=(r+"").toLowerCase(),n=!0}}N.prototype._isBuffer=!0;function Cn(r,e,t){let n=r[e];r[e]=r[t],r[t]=n}N.prototype.swap16=function(){let e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;t<e;t+=2)Cn(this,t,t+1);return this};N.prototype.swap32=function(){let e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let t=0;t<e;t+=4)Cn(this,t,t+3),Cn(this,t+1,t+2);return this};N.prototype.swap64=function(){let e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let t=0;t<e;t+=8)Cn(this,t,t+7),Cn(this,t+1,t+6),Cn(this,t+2,t+5),Cn(this,t+3,t+4);return this};N.prototype.toString=function(){let e=this.length;return e===0?"":arguments.length===0?wl(this,0,e):wm.apply(this,arguments)};N.prototype.toLocaleString=N.prototype.toString;N.prototype.equals=function(e){if(!N.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:N.compare(this,e)===0};N.prototype.inspect=function(){let e="",t=gi.INSPECT_MAX_BYTES;return e=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(e+=" ... "),"<Buffer "+e+">"};dl&&(N.prototype[dl]=N.prototype.inspect);N.prototype.compare=function(e,t,n,i,s){if(yr(e,Uint8Array)&&(e=N.from(e,e.offset,e.byteLength)),!N.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(t===void 0&&(t=0),n===void 0&&(n=e?e.length:0),i===void 0&&(i=0),s===void 0&&(s=this.length),t<0||n>e.length||i<0||s>this.length)throw new RangeError("out of range index");if(i>=s&&t>=n)return 0;if(i>=s)return-1;if(t>=n)return 1;if(t>>>=0,n>>>=0,i>>>=0,s>>>=0,this===e)return 0;let o=s-i,c=n-t,u=Math.min(o,c),p=this.slice(i,s),m=e.slice(t,n);for(let b=0;b<u;++b)if(p[b]!==m[b]){o=p[b],c=m[b];break}return o<c?-1:c<o?1:0};function bl(r,e,t,n,i){if(r.length===0)return-1;if(typeof t=="string"?(n=t,t=0):t>2147483647?t=2147483647:t<-2147483648&&(t=-2147483648),t=+t,oc(t)&&(t=i?0:r.length-1),t<0&&(t=r.length+t),t>=r.length){if(i)return-1;t=r.length-1}else if(t<0)if(i)t=0;else return-1;if(typeof e=="string"&&(e=N.from(e,n)),N.isBuffer(e))return e.length===0?-1:hl(r,e,t,n,i);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(r,e,t):Uint8Array.prototype.lastIndexOf.call(r,e,t):hl(r,[e],t,n,i);throw new TypeError("val must be string, number or Buffer")}function hl(r,e,t,n,i){let s=1,o=r.length,c=e.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(r.length<2||e.length<2)return-1;s=2,o/=2,c/=2,t/=2}function u(m,b){return s===1?m[b]:m.readUInt16BE(b*s)}let p;if(i){let m=-1;for(p=t;p<o;p++)if(u(r,p)===u(e,m===-1?0:p-m)){if(m===-1&&(m=p),p-m+1===c)return m*s}else m!==-1&&(p-=p-m),m=-1}else for(t+c>o&&(t=o-c),p=t;p>=0;p--){let m=!0;for(let b=0;b<c;b++)if(u(r,p+b)!==u(e,b)){m=!1;break}if(m)return p}return-1}N.prototype.includes=function(e,t,n){return this.indexOf(e,t,n)!==-1};N.prototype.indexOf=function(e,t,n){return bl(this,e,t,n,!0)};N.prototype.lastIndexOf=function(e,t,n){return bl(this,e,t,n,!1)};function Em(r,e,t,n){t=Number(t)||0;let i=r.length-t;n?(n=Number(n),n>i&&(n=i)):n=i;let s=e.length;n>s/2&&(n=s/2);let o;for(o=0;o<n;++o){let c=parseInt(e.substr(o*2,2),16);if(oc(c))return o;r[t+o]=c}return o}function Rm(r,e,t,n){return qs(rc(e,r.length-t),r,t,n)}function vm(r,e,t,n){return qs(Pm(e),r,t,n)}function Sm(r,e,t,n){return qs(Il(e),r,t,n)}function Am(r,e,t,n){return qs(Mm(e,r.length-t),r,t,n)}N.prototype.write=function(e,t,n,i){if(t===void 0)i="utf8",n=this.length,t=0;else if(n===void 0&&typeof t=="string")i=t,n=this.length,t=0;else if(isFinite(t))t=t>>>0,isFinite(n)?(n=n>>>0,i===void 0&&(i="utf8")):(i=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let s=this.length-t;if((n===void 0||n>s)&&(n=s),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");let o=!1;for(;;)switch(i){case"hex":return Em(this,e,t,n);case"utf8":case"utf-8":return Rm(this,e,t,n);case"ascii":case"latin1":case"binary":return vm(this,e,t,n);case"base64":return Sm(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Am(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),o=!0}};N.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function xm(r,e,t){return e===0&&t===r.length?Qa.fromByteArray(r):Qa.fromByteArray(r.slice(e,t))}function wl(r,e,t){t=Math.min(r.length,t);let n=[],i=e;for(;i<t;){let s=r[i],o=null,c=s>239?4:s>223?3:s>191?2:1;if(i+c<=t){let u,p,m,b;switch(c){case 1:s<128&&(o=s);break;case 2:u=r[i+1],(u&192)===128&&(b=(s&31)<<6|u&63,b>127&&(o=b));break;case 3:u=r[i+1],p=r[i+2],(u&192)===128&&(p&192)===128&&(b=(s&15)<<12|(u&63)<<6|p&63,b>2047&&(b<55296||b>57343)&&(o=b));break;case 4:u=r[i+1],p=r[i+2],m=r[i+3],(u&192)===128&&(p&192)===128&&(m&192)===128&&(b=(s&15)<<18|(u&63)<<12|(p&63)<<6|m&63,b>65535&&b<1114112&&(o=b))}}o===null?(o=65533,c=1):o>65535&&(o-=65536,n.push(o>>>10&1023|55296),o=56320|o&1023),n.push(o),i+=c}return Im(n)}var pl=4096;function Im(r){let e=r.length;if(e<=pl)return String.fromCharCode.apply(String,r);let t="",n=0;for(;n<e;)t+=String.fromCharCode.apply(String,r.slice(n,n+=pl));return t}function km(r,e,t){let n="";t=Math.min(r.length,t);for(let i=e;i<t;++i)n+=String.fromCharCode(r[i]&127);return n}function Om(r,e,t){let n="";t=Math.min(r.length,t);for(let i=e;i<t;++i)n+=String.fromCharCode(r[i]);return n}function Tm(r,e,t){let n=r.length;(!e||e<0)&&(e=0),(!t||t<0||t>n)&&(t=n);let i="";for(let s=e;s<t;++s)i+=Um[r[s]];return i}function Nm(r,e,t){let n=r.slice(e,t),i="";for(let s=0;s<n.length-1;s+=2)i+=String.fromCharCode(n[s]+n[s+1]*256);return i}N.prototype.slice=function(e,t){let n=this.length;e=~~e,t=t===void 0?n:~~t,e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),t<e&&(t=e);let i=this.subarray(e,t);return Object.setPrototypeOf(i,N.prototype),i};function wt(r,e,t){if(r%1!==0||r<0)throw new RangeError("offset is not uint");if(r+e>t)throw new RangeError("Trying to access beyond buffer length")}N.prototype.readUintLE=N.prototype.readUIntLE=function(e,t,n){e=e>>>0,t=t>>>0,n||wt(e,t,this.length);let i=this[e],s=1,o=0;for(;++o<t&&(s*=256);)i+=this[e+o]*s;return i};N.prototype.readUintBE=N.prototype.readUIntBE=function(e,t,n){e=e>>>0,t=t>>>0,n||wt(e,t,this.length);let i=this[e+--t],s=1;for(;t>0&&(s*=256);)i+=this[e+--t]*s;return i};N.prototype.readUint8=N.prototype.readUInt8=function(e,t){return e=e>>>0,t||wt(e,1,this.length),this[e]};N.prototype.readUint16LE=N.prototype.readUInt16LE=function(e,t){return e=e>>>0,t||wt(e,2,this.length),this[e]|this[e+1]<<8};N.prototype.readUint16BE=N.prototype.readUInt16BE=function(e,t){return e=e>>>0,t||wt(e,2,this.length),this[e]<<8|this[e+1]};N.prototype.readUint32LE=N.prototype.readUInt32LE=function(e,t){return e=e>>>0,t||wt(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};N.prototype.readUint32BE=N.prototype.readUInt32BE=function(e,t){return e=e>>>0,t||wt(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};N.prototype.readBigUInt64LE=Kr(function(e){e=e>>>0,mi(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&Vi(e,this.length-8);let i=t+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24,s=this[++e]+this[++e]*2**8+this[++e]*2**16+n*2**24;return BigInt(i)+(BigInt(s)<<BigInt(32))});N.prototype.readBigUInt64BE=Kr(function(e){e=e>>>0,mi(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&Vi(e,this.length-8);let i=t*2**24+this[++e]*2**16+this[++e]*2**8+this[++e],s=this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+n;return(BigInt(i)<<BigInt(32))+BigInt(s)});N.prototype.readIntLE=function(e,t,n){e=e>>>0,t=t>>>0,n||wt(e,t,this.length);let i=this[e],s=1,o=0;for(;++o<t&&(s*=256);)i+=this[e+o]*s;return s*=128,i>=s&&(i-=Math.pow(2,8*t)),i};N.prototype.readIntBE=function(e,t,n){e=e>>>0,t=t>>>0,n||wt(e,t,this.length);let i=t,s=1,o=this[e+--i];for(;i>0&&(s*=256);)o+=this[e+--i]*s;return s*=128,o>=s&&(o-=Math.pow(2,8*t)),o};N.prototype.readInt8=function(e,t){return e=e>>>0,t||wt(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};N.prototype.readInt16LE=function(e,t){e=e>>>0,t||wt(e,2,this.length);let n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n};N.prototype.readInt16BE=function(e,t){e=e>>>0,t||wt(e,2,this.length);let n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n};N.prototype.readInt32LE=function(e,t){return e=e>>>0,t||wt(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};N.prototype.readInt32BE=function(e,t){return e=e>>>0,t||wt(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};N.prototype.readBigInt64LE=Kr(function(e){e=e>>>0,mi(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&Vi(e,this.length-8);let i=this[e+4]+this[e+5]*2**8+this[e+6]*2**16+(n<<24);return(BigInt(i)<<BigInt(32))+BigInt(t+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24)});N.prototype.readBigInt64BE=Kr(function(e){e=e>>>0,mi(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&Vi(e,this.length-8);let i=(t<<24)+this[++e]*2**16+this[++e]*2**8+this[++e];return(BigInt(i)<<BigInt(32))+BigInt(this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+n)});N.prototype.readFloatLE=function(e,t){return e=e>>>0,t||wt(e,4,this.length),pi.read(this,e,!0,23,4)};N.prototype.readFloatBE=function(e,t){return e=e>>>0,t||wt(e,4,this.length),pi.read(this,e,!1,23,4)};N.prototype.readDoubleLE=function(e,t){return e=e>>>0,t||wt(e,8,this.length),pi.read(this,e,!0,52,8)};N.prototype.readDoubleBE=function(e,t){return e=e>>>0,t||wt(e,8,this.length),pi.read(this,e,!1,52,8)};function qt(r,e,t,n,i,s){if(!N.isBuffer(r))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>i||e<s)throw new RangeError('"value" argument is out of bounds');if(t+n>r.length)throw new RangeError("Index out of range")}N.prototype.writeUintLE=N.prototype.writeUIntLE=function(e,t,n,i){if(e=+e,t=t>>>0,n=n>>>0,!i){let c=Math.pow(2,8*n)-1;qt(this,e,t,n,c,0)}let s=1,o=0;for(this[t]=e&255;++o<n&&(s*=256);)this[t+o]=e/s&255;return t+n};N.prototype.writeUintBE=N.prototype.writeUIntBE=function(e,t,n,i){if(e=+e,t=t>>>0,n=n>>>0,!i){let c=Math.pow(2,8*n)-1;qt(this,e,t,n,c,0)}let s=n-1,o=1;for(this[t+s]=e&255;--s>=0&&(o*=256);)this[t+s]=e/o&255;return t+n};N.prototype.writeUint8=N.prototype.writeUInt8=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,1,255,0),this[t]=e&255,t+1};N.prototype.writeUint16LE=N.prototype.writeUInt16LE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,2,65535,0),this[t]=e&255,this[t+1]=e>>>8,t+2};N.prototype.writeUint16BE=N.prototype.writeUInt16BE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=e&255,t+2};N.prototype.writeUint32LE=N.prototype.writeUInt32LE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=e&255,t+4};N.prototype.writeUint32BE=N.prototype.writeUInt32BE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4};function El(r,e,t,n,i){xl(e,n,i,r,t,7);let s=Number(e&BigInt(4294967295));r[t++]=s,s=s>>8,r[t++]=s,s=s>>8,r[t++]=s,s=s>>8,r[t++]=s;let o=Number(e>>BigInt(32)&BigInt(4294967295));return r[t++]=o,o=o>>8,r[t++]=o,o=o>>8,r[t++]=o,o=o>>8,r[t++]=o,t}function Rl(r,e,t,n,i){xl(e,n,i,r,t,7);let s=Number(e&BigInt(4294967295));r[t+7]=s,s=s>>8,r[t+6]=s,s=s>>8,r[t+5]=s,s=s>>8,r[t+4]=s;let o=Number(e>>BigInt(32)&BigInt(4294967295));return r[t+3]=o,o=o>>8,r[t+2]=o,o=o>>8,r[t+1]=o,o=o>>8,r[t]=o,t+8}N.prototype.writeBigUInt64LE=Kr(function(e,t=0){return El(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))});N.prototype.writeBigUInt64BE=Kr(function(e,t=0){return Rl(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))});N.prototype.writeIntLE=function(e,t,n,i){if(e=+e,t=t>>>0,!i){let u=Math.pow(2,8*n-1);qt(this,e,t,n,u-1,-u)}let s=0,o=1,c=0;for(this[t]=e&255;++s<n&&(o*=256);)e<0&&c===0&&this[t+s-1]!==0&&(c=1),this[t+s]=(e/o>>0)-c&255;return t+n};N.prototype.writeIntBE=function(e,t,n,i){if(e=+e,t=t>>>0,!i){let u=Math.pow(2,8*n-1);qt(this,e,t,n,u-1,-u)}let s=n-1,o=1,c=0;for(this[t+s]=e&255;--s>=0&&(o*=256);)e<0&&c===0&&this[t+s+1]!==0&&(c=1),this[t+s]=(e/o>>0)-c&255;return t+n};N.prototype.writeInt8=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=e&255,t+1};N.prototype.writeInt16LE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,2,32767,-32768),this[t]=e&255,this[t+1]=e>>>8,t+2};N.prototype.writeInt16BE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=e&255,t+2};N.prototype.writeInt32LE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,4,2147483647,-2147483648),this[t]=e&255,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4};N.prototype.writeInt32BE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4};N.prototype.writeBigInt64LE=Kr(function(e,t=0){return El(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});N.prototype.writeBigInt64BE=Kr(function(e,t=0){return Rl(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function vl(r,e,t,n,i,s){if(t+n>r.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function Sl(r,e,t,n,i){return e=+e,t=t>>>0,i||vl(r,e,t,4,34028234663852886e22,-34028234663852886e22),pi.write(r,e,t,n,23,4),t+4}N.prototype.writeFloatLE=function(e,t,n){return Sl(this,e,t,!0,n)};N.prototype.writeFloatBE=function(e,t,n){return Sl(this,e,t,!1,n)};function Al(r,e,t,n,i){return e=+e,t=t>>>0,i||vl(r,e,t,8,17976931348623157e292,-17976931348623157e292),pi.write(r,e,t,n,52,8),t+8}N.prototype.writeDoubleLE=function(e,t,n){return Al(this,e,t,!0,n)};N.prototype.writeDoubleBE=function(e,t,n){return Al(this,e,t,!1,n)};N.prototype.copy=function(e,t,n,i){if(!N.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),!i&&i!==0&&(i=this.length),t>=e.length&&(t=e.length),t||(t=0),i>0&&i<n&&(i=n),i===n||e.length===0||this.length===0)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),e.length-t<i-n&&(i=e.length-t+n);let s=i-n;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,n,i):Uint8Array.prototype.set.call(e,this.subarray(n,i),t),s};N.prototype.fill=function(e,t,n,i){if(typeof e=="string"){if(typeof t=="string"?(i=t,t=0,n=this.length):typeof n=="string"&&(i=n,n=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!N.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(e.length===1){let o=e.charCodeAt(0);(i==="utf8"&&o<128||i==="latin1")&&(e=o)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;t=t>>>0,n=n===void 0?this.length:n>>>0,e||(e=0);let s;if(typeof e=="number")for(s=t;s<n;++s)this[s]=e;else{let o=N.isBuffer(e)?e:N.from(e,i),c=o.length;if(c===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(s=0;s<n-t;++s)this[s+t]=o[s%c]}return this};var hi={};function sc(r,e,t){hi[r]=class extends t{constructor(){super(),Object.defineProperty(this,"message",{value:e.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${r}]`,this.stack,delete this.name}get code(){return r}set code(i){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:i,writable:!0})}toString(){return`${this.name} [${r}]: ${this.message}`}}}sc("ERR_BUFFER_OUT_OF_BOUNDS",function(r){return r?`${r} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);sc("ERR_INVALID_ARG_TYPE",function(r,e){return`The "${r}" argument must be of type number. Received type ${typeof e}`},TypeError);sc("ERR_OUT_OF_RANGE",function(r,e,t){let n=`The value of "${r}" is out of range.`,i=t;return Number.isInteger(t)&&Math.abs(t)>2**32?i=ml(String(t)):typeof t=="bigint"&&(i=String(t),(t>BigInt(2)**BigInt(32)||t<-(BigInt(2)**BigInt(32)))&&(i=ml(i)),i+="n"),n+=` It must be ${e}. Received ${i}`,n},RangeError);function ml(r){let e="",t=r.length,n=r[0]==="-"?1:0;for(;t>=n+4;t-=3)e=`_${r.slice(t-3,t)}${e}`;return`${r.slice(0,t)}${e}`}function Lm(r,e,t){mi(e,"offset"),(r[e]===void 0||r[e+t]===void 0)&&Vi(e,r.length-(t+1))}function xl(r,e,t,n,i,s){if(r>t||r<e){let o=typeof e=="bigint"?"n":"",c;throw s>3?e===0||e===BigInt(0)?c=`>= 0${o} and < 2${o} ** ${(s+1)*8}${o}`:c=`>= -(2${o} ** ${(s+1)*8-1}${o}) and < 2 ** ${(s+1)*8-1}${o}`:c=`>= ${e}${o} and <= ${t}${o}`,new hi.ERR_OUT_OF_RANGE("value",c,r)}Lm(n,i,s)}function mi(r,e){if(typeof r!="number")throw new hi.ERR_INVALID_ARG_TYPE(e,"number",r)}function Vi(r,e,t){throw Math.floor(r)!==r?(mi(r,t),new hi.ERR_OUT_OF_RANGE(t||"offset","an integer",r)):e<0?new hi.ERR_BUFFER_OUT_OF_BOUNDS:new hi.ERR_OUT_OF_RANGE(t||"offset",`>= ${t?1:0} and <= ${e}`,r)}var Bm=/[^+/0-9A-Za-z-_]/g;function Cm(r){if(r=r.split("=")[0],r=r.trim().replace(Bm,""),r.length<2)return"";for(;r.length%4!==0;)r=r+"=";return r}function rc(r,e){e=e||1/0;let t,n=r.length,i=null,s=[];for(let o=0;o<n;++o){if(t=r.charCodeAt(o),t>55295&&t<57344){if(!i){if(t>56319){(e-=3)>-1&&s.push(239,191,189);continue}else if(o+1===n){(e-=3)>-1&&s.push(239,191,189);continue}i=t;continue}if(t<56320){(e-=3)>-1&&s.push(239,191,189),i=t;continue}t=(i-55296<<10|t-56320)+65536}else i&&(e-=3)>-1&&s.push(239,191,189);if(i=null,t<128){if((e-=1)<0)break;s.push(t)}else if(t<2048){if((e-=2)<0)break;s.push(t>>6|192,t&63|128)}else if(t<65536){if((e-=3)<0)break;s.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((e-=4)<0)break;s.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128)}else throw new Error("Invalid code point")}return s}function Pm(r){let e=[];for(let t=0;t<r.length;++t)e.push(r.charCodeAt(t)&255);return e}function Mm(r,e){let t,n,i,s=[];for(let o=0;o<r.length&&!((e-=2)<0);++o)t=r.charCodeAt(o),n=t>>8,i=t%256,s.push(i),s.push(n);return s}function Il(r){return Qa.toByteArray(Cm(r))}function qs(r,e,t,n){let i;for(i=0;i<n&&!(i+t>=e.length||i>=r.length);++i)e[i+t]=r[i];return i}function yr(r,e){return r instanceof e||r!=null&&r.constructor!=null&&r.constructor.name!=null&&r.constructor.name===e.name}function oc(r){return r!==r}var Um=function(){let r="0123456789abcdef",e=new Array(256);for(let t=0;t<16;++t){let n=t*16;for(let i=0;i<16;++i)e[n+i]=r[t]+r[i]}return e}();function Kr(r){return typeof BigInt>"u"?Dm:r}function Dm(){throw new Error("BigInt not supported")}});var Zl=$t(()=>{});var Lc=$t((Yl,Nc)=>{(function(r,e){"use strict";function t(E,a){if(!E)throw new Error(a||"Assertion failed")}function n(E,a){E.super_=a;var l=function(){};l.prototype=a.prototype,E.prototype=new l,E.prototype.constructor=E}function i(E,a,l){if(i.isBN(E))return E;this.negative=0,this.words=null,this.length=0,this.red=null,E!==null&&((a==="le"||a==="be")&&(l=a,a=10),this._init(E||0,a||10,l||"be"))}typeof r=="object"?r.exports=i:e.BN=i,i.BN=i,i.wordSize=26;var s;try{typeof window<"u"&&typeof window.Buffer<"u"?s=window.Buffer:s=Zl().Buffer}catch{}i.isBN=function(a){return a instanceof i?!0:a!==null&&typeof a=="object"&&a.constructor.wordSize===i.wordSize&&Array.isArray(a.words)},i.max=function(a,l){return a.cmp(l)>0?a:l},i.min=function(a,l){return a.cmp(l)<0?a:l},i.prototype._init=function(a,l,d){if(typeof a=="number")return this._initNumber(a,l,d);if(typeof a=="object")return this._initArray(a,l,d);l==="hex"&&(l=16),t(l===(l|0)&&l>=2&&l<=36),a=a.toString().replace(/\s+/g,"");var h=0;a[0]==="-"&&(h++,this.negative=1),h<a.length&&(l===16?this._parseHex(a,h,d):(this._parseBase(a,l,h),d==="le"&&this._initArray(this.toArray(),l,d)))},i.prototype._initNumber=function(a,l,d){a<0&&(this.negative=1,a=-a),a<67108864?(this.words=[a&67108863],this.length=1):a<4503599627370496?(this.words=[a&67108863,a/67108864&67108863],this.length=2):(t(a<9007199254740992),this.words=[a&67108863,a/67108864&67108863,1],this.length=3),d==="le"&&this._initArray(this.toArray(),l,d)},i.prototype._initArray=function(a,l,d){if(t(typeof a.length=="number"),a.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(a.length/3),this.words=new Array(this.length);for(var h=0;h<this.length;h++)this.words[h]=0;var g,w,v=0;if(d==="be")for(h=a.length-1,g=0;h>=0;h-=3)w=a[h]|a[h-1]<<8|a[h-2]<<16,this.words[g]|=w<<v&67108863,this.words[g+1]=w>>>26-v&67108863,v+=24,v>=26&&(v-=26,g++);else if(d==="le")for(h=0,g=0;h<a.length;h+=3)w=a[h]|a[h+1]<<8|a[h+2]<<16,this.words[g]|=w<<v&67108863,this.words[g+1]=w>>>26-v&67108863,v+=24,v>=26&&(v-=26,g++);return this._strip()};function o(E,a){var l=E.charCodeAt(a);if(l>=48&&l<=57)return l-48;if(l>=65&&l<=70)return l-55;if(l>=97&&l<=102)return l-87;t(!1,"Invalid character in "+E)}function c(E,a,l){var d=o(E,l);return l-1>=a&&(d|=o(E,l-1)<<4),d}i.prototype._parseHex=function(a,l,d){this.length=Math.ceil((a.length-l)/6),this.words=new Array(this.length);for(var h=0;h<this.length;h++)this.words[h]=0;var g=0,w=0,v;if(d==="be")for(h=a.length-1;h>=l;h-=2)v=c(a,l,h)<<g,this.words[w]|=v&67108863,g>=18?(g-=18,w+=1,this.words[w]|=v>>>26):g+=8;else{var y=a.length-l;for(h=y%2===0?l+1:l;h<a.length;h+=2)v=c(a,l,h)<<g,this.words[w]|=v&67108863,g>=18?(g-=18,w+=1,this.words[w]|=v>>>26):g+=8}this._strip()};function u(E,a,l,d){for(var h=0,g=0,w=Math.min(E.length,l),v=a;v<w;v++){var y=E.charCodeAt(v)-48;h*=d,y>=49?g=y-49+10:y>=17?g=y-17+10:g=y,t(y>=0&&g<d,"Invalid character"),h+=g}return h}i.prototype._parseBase=function(a,l,d){this.words=[0],this.length=1;for(var h=0,g=1;g<=67108863;g*=l)h++;h--,g=g/l|0;for(var w=a.length-d,v=w%h,y=Math.min(w,w-v)+d,f=0,_=d;_<y;_+=h)f=u(a,_,_+h,l),this.imuln(g),this.words[0]+f<67108864?this.words[0]+=f:this._iaddn(f);if(v!==0){var C=1;for(f=u(a,_,a.length,l),_=0;_<v;_++)C*=l;this.imuln(C),this.words[0]+f<67108864?this.words[0]+=f:this._iaddn(f)}this._strip()},i.prototype.copy=function(a){a.words=new Array(this.length);for(var l=0;l<this.length;l++)a.words[l]=this.words[l];a.length=this.length,a.negative=this.negative,a.red=this.red};function p(E,a){E.words=a.words,E.length=a.length,E.negative=a.negative,E.red=a.red}if(i.prototype._move=function(a){p(a,this)},i.prototype.clone=function(){var a=new i(null);return this.copy(a),a},i.prototype._expand=function(a){for(;this.length<a;)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")]=m}catch{i.prototype.inspect=m}else i.prototype.inspect=m;function m(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"}var b=["","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"],A=[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],S=[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(a,l){a=a||10,l=l|0||1;var d;if(a===16||a==="hex"){d="";for(var h=0,g=0,w=0;w<this.length;w++){var v=this.words[w],y=((v<<h|g)&16777215).toString(16);g=v>>>24-h&16777215,h+=2,h>=26&&(h-=26,w--),g!==0||w!==this.length-1?d=b[6-y.length]+y+d:d=y+d}for(g!==0&&(d=g.toString(16)+d);d.length%l!==0;)d="0"+d;return this.negative!==0&&(d="-"+d),d}if(a===(a|0)&&a>=2&&a<=36){var f=A[a],_=S[a];d="";var C=this.clone();for(C.negative=0;!C.isZero();){var D=C.modrn(_).toString(a);C=C.idivn(_),C.isZero()?d=D+d:d=b[f-D.length]+D+d}for(this.isZero()&&(d="0"+d);d.length%l!==0;)d="0"+d;return this.negative!==0&&(d="-"+d),d}t(!1,"Base should be between 2 and 36")},i.prototype.toNumber=function(){var a=this.words[0];return this.length===2?a+=this.words[1]*67108864:this.length===3&&this.words[2]===1?a+=4503599627370496+this.words[1]*67108864:this.length>2&&t(!1,"Number can only safely store up to 53 bits"),this.negative!==0?-a:a},i.prototype.toJSON=function(){return this.toString(16,2)},s&&(i.prototype.toBuffer=function(a,l){return this.toArrayLike(s,a,l)}),i.prototype.toArray=function(a,l){return this.toArrayLike(Array,a,l)};var T=function(a,l){return a.allocUnsafe?a.allocUnsafe(l):new a(l)};i.prototype.toArrayLike=function(a,l,d){this._strip();var h=this.byteLength(),g=d||Math.max(1,h);t(h<=g,"byte array longer than desired length"),t(g>0,"Requested array length <= 0");var w=T(a,g),v=l==="le"?"LE":"BE";return this["_toArrayLike"+v](w,h),w},i.prototype._toArrayLikeLE=function(a,l){for(var d=0,h=0,g=0,w=0;g<this.length;g++){var v=this.words[g]<<w|h;a[d++]=v&255,d<a.length&&(a[d++]=v>>8&255),d<a.length&&(a[d++]=v>>16&255),w===6?(d<a.length&&(a[d++]=v>>24&255),h=0,w=0):(h=v>>>24,w+=2)}if(d<a.length)for(a[d++]=h;d<a.length;)a[d++]=0},i.prototype._toArrayLikeBE=function(a,l){for(var d=a.length-1,h=0,g=0,w=0;g<this.length;g++){var v=this.words[g]<<w|h;a[d--]=v&255,d>=0&&(a[d--]=v>>8&255),d>=0&&(a[d--]=v>>16&255),w===6?(d>=0&&(a[d--]=v>>24&255),h=0,w=0):(h=v>>>24,w+=2)}if(d>=0)for(a[d--]=h;d>=0;)a[d--]=0},Math.clz32?i.prototype._countBits=function(a){return 32-Math.clz32(a)}:i.prototype._countBits=function(a){var l=a,d=0;return l>=4096&&(d+=13,l>>>=13),l>=64&&(d+=7,l>>>=7),l>=8&&(d+=4,l>>>=4),l>=2&&(d+=2,l>>>=2),d+l},i.prototype._zeroBits=function(a){if(a===0)return 26;var l=a,d=0;return(l&8191)===0&&(d+=13,l>>>=13),(l&127)===0&&(d+=7,l>>>=7),(l&15)===0&&(d+=4,l>>>=4),(l&3)===0&&(d+=2,l>>>=2),(l&1)===0&&d++,d},i.prototype.bitLength=function(){var a=this.words[this.length-1],l=this._countBits(a);return(this.length-1)*26+l};function I(E){for(var a=new Array(E.bitLength()),l=0;l<a.length;l++){var d=l/26|0,h=l%26;a[l]=E.words[d]>>>h&1}return a}i.prototype.zeroBits=function(){if(this.isZero())return 0;for(var a=0,l=0;l<this.length;l++){var d=this._zeroBits(this.words[l]);if(a+=d,d!==26)break}return a},i.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},i.prototype.toTwos=function(a){return this.negative!==0?this.abs().inotn(a).iaddn(1):this.clone()},i.prototype.fromTwos=function(a){return this.testn(a-1)?this.notn(a).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(a){for(;this.length<a.length;)this.words[this.length++]=0;for(var l=0;l<a.length;l++)this.words[l]=this.words[l]|a.words[l];return this._strip()},i.prototype.ior=function(a){return t((this.negative|a.negative)===0),this.iuor(a)},i.prototype.or=function(a){return this.length>a.length?this.clone().ior(a):a.clone().ior(this)},i.prototype.uor=function(a){return this.length>a.length?this.clone().iuor(a):a.clone().iuor(this)},i.prototype.iuand=function(a){var l;this.length>a.length?l=a:l=this;for(var d=0;d<l.length;d++)this.words[d]=this.words[d]&a.words[d];return this.length=l.length,this._strip()},i.prototype.iand=function(a){return t((this.negative|a.negative)===0),this.iuand(a)},i.prototype.and=function(a){return this.length>a.length?this.clone().iand(a):a.clone().iand(this)},i.prototype.uand=function(a){return this.length>a.length?this.clone().iuand(a):a.clone().iuand(this)},i.prototype.iuxor=function(a){var l,d;this.length>a.length?(l=this,d=a):(l=a,d=this);for(var h=0;h<d.length;h++)this.words[h]=l.words[h]^d.words[h];if(this!==l)for(;h<l.length;h++)this.words[h]=l.words[h];return this.length=l.length,this._strip()},i.prototype.ixor=function(a){return t((this.negative|a.negative)===0),this.iuxor(a)},i.prototype.xor=function(a){return this.length>a.length?this.clone().ixor(a):a.clone().ixor(this)},i.prototype.uxor=function(a){return this.length>a.length?this.clone().iuxor(a):a.clone().iuxor(this)},i.prototype.inotn=function(a){t(typeof a=="number"&&a>=0);var l=Math.ceil(a/26)|0,d=a%26;this._expand(l),d>0&&l--;for(var h=0;h<l;h++)this.words[h]=~this.words[h]&67108863;return d>0&&(this.words[h]=~this.words[h]&67108863>>26-d),this._strip()},i.prototype.notn=function(a){return this.clone().inotn(a)},i.prototype.setn=function(a,l){t(typeof a=="number"&&a>=0);var d=a/26|0,h=a%26;return this._expand(d+1),l?this.words[d]=this.words[d]|1<<h:this.words[d]=this.words[d]&~(1<<h),this._strip()},i.prototype.iadd=function(a){var l;if(this.negative!==0&&a.negative===0)return this.negative=0,l=this.isub(a),this.negative^=1,this._normSign();if(this.negative===0&&a.negative!==0)return a.negative=0,l=this.isub(a),a.negative=1,l._normSign();var d,h;this.length>a.length?(d=this,h=a):(d=a,h=this);for(var g=0,w=0;w<h.length;w++)l=(d.words[w]|0)+(h.words[w]|0)+g,this.words[w]=l&67108863,g=l>>>26;for(;g!==0&&w<d.length;w++)l=(d.words[w]|0)+g,this.words[w]=l&67108863,g=l>>>26;if(this.length=d.length,g!==0)this.words[this.length]=g,this.length++;else if(d!==this)for(;w<d.length;w++)this.words[w]=d.words[w];return this},i.prototype.add=function(a){var l;return a.negative!==0&&this.negative===0?(a.negative=0,l=this.sub(a),a.negative^=1,l):a.negative===0&&this.negative!==0?(this.negative=0,l=a.sub(this),this.negative=1,l):this.length>a.length?this.clone().iadd(a):a.clone().iadd(this)},i.prototype.isub=function(a){if(a.negative!==0){a.negative=0;var l=this.iadd(a);return a.negative=1,l._normSign()}else if(this.negative!==0)return this.negative=0,this.iadd(a),this.negative=1,this._normSign();var d=this.cmp(a);if(d===0)return this.negative=0,this.length=1,this.words[0]=0,this;var h,g;d>0?(h=this,g=a):(h=a,g=this);for(var w=0,v=0;v<g.length;v++)l=(h.words[v]|0)-(g.words[v]|0)+w,w=l>>26,this.words[v]=l&67108863;for(;w!==0&&v<h.length;v++)l=(h.words[v]|0)+w,w=l>>26,this.words[v]=l&67108863;if(w===0&&v<h.length&&h!==this)for(;v<h.length;v++)this.words[v]=h.words[v];return this.length=Math.max(this.length,v),h!==this&&(this.negative=1),this._strip()},i.prototype.sub=function(a){return this.clone().isub(a)};function x(E,a,l){l.negative=a.negative^E.negative;var d=E.length+a.length|0;l.length=d,d=d-1|0;var h=E.words[0]|0,g=a.words[0]|0,w=h*g,v=w&67108863,y=w/67108864|0;l.words[0]=v;for(var f=1;f<d;f++){for(var _=y>>>26,C=y&67108863,D=Math.min(f,a.length-1),$=Math.max(0,f-E.length+1);$<=D;$++){var X=f-$|0;h=E.words[X]|0,g=a.words[$]|0,w=h*g+C,_+=w/67108864|0,C=w&67108863}l.words[f]=C|0,y=_|0}return y!==0?l.words[f]=y|0:l.length--,l._strip()}var L=function(a,l,d){var h=a.words,g=l.words,w=d.words,v=0,y,f,_,C=h[0]|0,D=C&8191,$=C>>>13,X=h[1]|0,se=X&8191,ue=X>>>13,Be=h[2]|0,he=Be&8191,me=Be>>>13,Gt=h[3]|0,Ae=Gt&8191,Ne=Gt>>>13,Ls=h[4]|0,je=Ls&8191,Ke=Ls>>>13,Bs=h[5]|0,Ue=Bs&8191,De=Bs>>>13,ti=h[6]|0,ze=ti&8191,Fe=ti>>>13,Pi=h[7]|0,$e=Pi&8191,Ve=Pi>>>13,Cs=h[8]|0,He=Cs&8191,Ge=Cs>>>13,Ps=h[9]|0,Ye=Ps&8191,Je=Ps>>>13,yf=g[0]|0,Xe=yf&8191,Qe=yf>>>13,_f=g[1]|0,et=_f&8191,tt=_f>>>13,bf=g[2]|0,rt=bf&8191,nt=bf>>>13,wf=g[3]|0,it=wf&8191,st=wf>>>13,Ef=g[4]|0,ot=Ef&8191,at=Ef>>>13,Rf=g[5]|0,ct=Rf&8191,ut=Rf>>>13,vf=g[6]|0,ft=vf&8191,lt=vf>>>13,Sf=g[7]|0,dt=Sf&8191,ht=Sf>>>13,Af=g[8]|0,pt=Af&8191,mt=Af>>>13,xf=g[9]|0,gt=xf&8191,yt=xf>>>13;d.negative=a.negative^l.negative,d.length=19,y=Math.imul(D,Xe),f=Math.imul(D,Qe),f=f+Math.imul($,Xe)|0,_=Math.imul($,Qe);var ma=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(ma>>>26)|0,ma&=67108863,y=Math.imul(se,Xe),f=Math.imul(se,Qe),f=f+Math.imul(ue,Xe)|0,_=Math.imul(ue,Qe),y=y+Math.imul(D,et)|0,f=f+Math.imul(D,tt)|0,f=f+Math.imul($,et)|0,_=_+Math.imul($,tt)|0;var ga=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(ga>>>26)|0,ga&=67108863,y=Math.imul(he,Xe),f=Math.imul(he,Qe),f=f+Math.imul(me,Xe)|0,_=Math.imul(me,Qe),y=y+Math.imul(se,et)|0,f=f+Math.imul(se,tt)|0,f=f+Math.imul(ue,et)|0,_=_+Math.imul(ue,tt)|0,y=y+Math.imul(D,rt)|0,f=f+Math.imul(D,nt)|0,f=f+Math.imul($,rt)|0,_=_+Math.imul($,nt)|0;var ya=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(ya>>>26)|0,ya&=67108863,y=Math.imul(Ae,Xe),f=Math.imul(Ae,Qe),f=f+Math.imul(Ne,Xe)|0,_=Math.imul(Ne,Qe),y=y+Math.imul(he,et)|0,f=f+Math.imul(he,tt)|0,f=f+Math.imul(me,et)|0,_=_+Math.imul(me,tt)|0,y=y+Math.imul(se,rt)|0,f=f+Math.imul(se,nt)|0,f=f+Math.imul(ue,rt)|0,_=_+Math.imul(ue,nt)|0,y=y+Math.imul(D,it)|0,f=f+Math.imul(D,st)|0,f=f+Math.imul($,it)|0,_=_+Math.imul($,st)|0;var _a=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(_a>>>26)|0,_a&=67108863,y=Math.imul(je,Xe),f=Math.imul(je,Qe),f=f+Math.imul(Ke,Xe)|0,_=Math.imul(Ke,Qe),y=y+Math.imul(Ae,et)|0,f=f+Math.imul(Ae,tt)|0,f=f+Math.imul(Ne,et)|0,_=_+Math.imul(Ne,tt)|0,y=y+Math.imul(he,rt)|0,f=f+Math.imul(he,nt)|0,f=f+Math.imul(me,rt)|0,_=_+Math.imul(me,nt)|0,y=y+Math.imul(se,it)|0,f=f+Math.imul(se,st)|0,f=f+Math.imul(ue,it)|0,_=_+Math.imul(ue,st)|0,y=y+Math.imul(D,ot)|0,f=f+Math.imul(D,at)|0,f=f+Math.imul($,ot)|0,_=_+Math.imul($,at)|0;var ba=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(ba>>>26)|0,ba&=67108863,y=Math.imul(Ue,Xe),f=Math.imul(Ue,Qe),f=f+Math.imul(De,Xe)|0,_=Math.imul(De,Qe),y=y+Math.imul(je,et)|0,f=f+Math.imul(je,tt)|0,f=f+Math.imul(Ke,et)|0,_=_+Math.imul(Ke,tt)|0,y=y+Math.imul(Ae,rt)|0,f=f+Math.imul(Ae,nt)|0,f=f+Math.imul(Ne,rt)|0,_=_+Math.imul(Ne,nt)|0,y=y+Math.imul(he,it)|0,f=f+Math.imul(he,st)|0,f=f+Math.imul(me,it)|0,_=_+Math.imul(me,st)|0,y=y+Math.imul(se,ot)|0,f=f+Math.imul(se,at)|0,f=f+Math.imul(ue,ot)|0,_=_+Math.imul(ue,at)|0,y=y+Math.imul(D,ct)|0,f=f+Math.imul(D,ut)|0,f=f+Math.imul($,ct)|0,_=_+Math.imul($,ut)|0;var wa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(wa>>>26)|0,wa&=67108863,y=Math.imul(ze,Xe),f=Math.imul(ze,Qe),f=f+Math.imul(Fe,Xe)|0,_=Math.imul(Fe,Qe),y=y+Math.imul(Ue,et)|0,f=f+Math.imul(Ue,tt)|0,f=f+Math.imul(De,et)|0,_=_+Math.imul(De,tt)|0,y=y+Math.imul(je,rt)|0,f=f+Math.imul(je,nt)|0,f=f+Math.imul(Ke,rt)|0,_=_+Math.imul(Ke,nt)|0,y=y+Math.imul(Ae,it)|0,f=f+Math.imul(Ae,st)|0,f=f+Math.imul(Ne,it)|0,_=_+Math.imul(Ne,st)|0,y=y+Math.imul(he,ot)|0,f=f+Math.imul(he,at)|0,f=f+Math.imul(me,ot)|0,_=_+Math.imul(me,at)|0,y=y+Math.imul(se,ct)|0,f=f+Math.imul(se,ut)|0,f=f+Math.imul(ue,ct)|0,_=_+Math.imul(ue,ut)|0,y=y+Math.imul(D,ft)|0,f=f+Math.imul(D,lt)|0,f=f+Math.imul($,ft)|0,_=_+Math.imul($,lt)|0;var Ea=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ea>>>26)|0,Ea&=67108863,y=Math.imul($e,Xe),f=Math.imul($e,Qe),f=f+Math.imul(Ve,Xe)|0,_=Math.imul(Ve,Qe),y=y+Math.imul(ze,et)|0,f=f+Math.imul(ze,tt)|0,f=f+Math.imul(Fe,et)|0,_=_+Math.imul(Fe,tt)|0,y=y+Math.imul(Ue,rt)|0,f=f+Math.imul(Ue,nt)|0,f=f+Math.imul(De,rt)|0,_=_+Math.imul(De,nt)|0,y=y+Math.imul(je,it)|0,f=f+Math.imul(je,st)|0,f=f+Math.imul(Ke,it)|0,_=_+Math.imul(Ke,st)|0,y=y+Math.imul(Ae,ot)|0,f=f+Math.imul(Ae,at)|0,f=f+Math.imul(Ne,ot)|0,_=_+Math.imul(Ne,at)|0,y=y+Math.imul(he,ct)|0,f=f+Math.imul(he,ut)|0,f=f+Math.imul(me,ct)|0,_=_+Math.imul(me,ut)|0,y=y+Math.imul(se,ft)|0,f=f+Math.imul(se,lt)|0,f=f+Math.imul(ue,ft)|0,_=_+Math.imul(ue,lt)|0,y=y+Math.imul(D,dt)|0,f=f+Math.imul(D,ht)|0,f=f+Math.imul($,dt)|0,_=_+Math.imul($,ht)|0;var Ra=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ra>>>26)|0,Ra&=67108863,y=Math.imul(He,Xe),f=Math.imul(He,Qe),f=f+Math.imul(Ge,Xe)|0,_=Math.imul(Ge,Qe),y=y+Math.imul($e,et)|0,f=f+Math.imul($e,tt)|0,f=f+Math.imul(Ve,et)|0,_=_+Math.imul(Ve,tt)|0,y=y+Math.imul(ze,rt)|0,f=f+Math.imul(ze,nt)|0,f=f+Math.imul(Fe,rt)|0,_=_+Math.imul(Fe,nt)|0,y=y+Math.imul(Ue,it)|0,f=f+Math.imul(Ue,st)|0,f=f+Math.imul(De,it)|0,_=_+Math.imul(De,st)|0,y=y+Math.imul(je,ot)|0,f=f+Math.imul(je,at)|0,f=f+Math.imul(Ke,ot)|0,_=_+Math.imul(Ke,at)|0,y=y+Math.imul(Ae,ct)|0,f=f+Math.imul(Ae,ut)|0,f=f+Math.imul(Ne,ct)|0,_=_+Math.imul(Ne,ut)|0,y=y+Math.imul(he,ft)|0,f=f+Math.imul(he,lt)|0,f=f+Math.imul(me,ft)|0,_=_+Math.imul(me,lt)|0,y=y+Math.imul(se,dt)|0,f=f+Math.imul(se,ht)|0,f=f+Math.imul(ue,dt)|0,_=_+Math.imul(ue,ht)|0,y=y+Math.imul(D,pt)|0,f=f+Math.imul(D,mt)|0,f=f+Math.imul($,pt)|0,_=_+Math.imul($,mt)|0;var va=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(va>>>26)|0,va&=67108863,y=Math.imul(Ye,Xe),f=Math.imul(Ye,Qe),f=f+Math.imul(Je,Xe)|0,_=Math.imul(Je,Qe),y=y+Math.imul(He,et)|0,f=f+Math.imul(He,tt)|0,f=f+Math.imul(Ge,et)|0,_=_+Math.imul(Ge,tt)|0,y=y+Math.imul($e,rt)|0,f=f+Math.imul($e,nt)|0,f=f+Math.imul(Ve,rt)|0,_=_+Math.imul(Ve,nt)|0,y=y+Math.imul(ze,it)|0,f=f+Math.imul(ze,st)|0,f=f+Math.imul(Fe,it)|0,_=_+Math.imul(Fe,st)|0,y=y+Math.imul(Ue,ot)|0,f=f+Math.imul(Ue,at)|0,f=f+Math.imul(De,ot)|0,_=_+Math.imul(De,at)|0,y=y+Math.imul(je,ct)|0,f=f+Math.imul(je,ut)|0,f=f+Math.imul(Ke,ct)|0,_=_+Math.imul(Ke,ut)|0,y=y+Math.imul(Ae,ft)|0,f=f+Math.imul(Ae,lt)|0,f=f+Math.imul(Ne,ft)|0,_=_+Math.imul(Ne,lt)|0,y=y+Math.imul(he,dt)|0,f=f+Math.imul(he,ht)|0,f=f+Math.imul(me,dt)|0,_=_+Math.imul(me,ht)|0,y=y+Math.imul(se,pt)|0,f=f+Math.imul(se,mt)|0,f=f+Math.imul(ue,pt)|0,_=_+Math.imul(ue,mt)|0,y=y+Math.imul(D,gt)|0,f=f+Math.imul(D,yt)|0,f=f+Math.imul($,gt)|0,_=_+Math.imul($,yt)|0;var Sa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Sa>>>26)|0,Sa&=67108863,y=Math.imul(Ye,et),f=Math.imul(Ye,tt),f=f+Math.imul(Je,et)|0,_=Math.imul(Je,tt),y=y+Math.imul(He,rt)|0,f=f+Math.imul(He,nt)|0,f=f+Math.imul(Ge,rt)|0,_=_+Math.imul(Ge,nt)|0,y=y+Math.imul($e,it)|0,f=f+Math.imul($e,st)|0,f=f+Math.imul(Ve,it)|0,_=_+Math.imul(Ve,st)|0,y=y+Math.imul(ze,ot)|0,f=f+Math.imul(ze,at)|0,f=f+Math.imul(Fe,ot)|0,_=_+Math.imul(Fe,at)|0,y=y+Math.imul(Ue,ct)|0,f=f+Math.imul(Ue,ut)|0,f=f+Math.imul(De,ct)|0,_=_+Math.imul(De,ut)|0,y=y+Math.imul(je,ft)|0,f=f+Math.imul(je,lt)|0,f=f+Math.imul(Ke,ft)|0,_=_+Math.imul(Ke,lt)|0,y=y+Math.imul(Ae,dt)|0,f=f+Math.imul(Ae,ht)|0,f=f+Math.imul(Ne,dt)|0,_=_+Math.imul(Ne,ht)|0,y=y+Math.imul(he,pt)|0,f=f+Math.imul(he,mt)|0,f=f+Math.imul(me,pt)|0,_=_+Math.imul(me,mt)|0,y=y+Math.imul(se,gt)|0,f=f+Math.imul(se,yt)|0,f=f+Math.imul(ue,gt)|0,_=_+Math.imul(ue,yt)|0;var Aa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Aa>>>26)|0,Aa&=67108863,y=Math.imul(Ye,rt),f=Math.imul(Ye,nt),f=f+Math.imul(Je,rt)|0,_=Math.imul(Je,nt),y=y+Math.imul(He,it)|0,f=f+Math.imul(He,st)|0,f=f+Math.imul(Ge,it)|0,_=_+Math.imul(Ge,st)|0,y=y+Math.imul($e,ot)|0,f=f+Math.imul($e,at)|0,f=f+Math.imul(Ve,ot)|0,_=_+Math.imul(Ve,at)|0,y=y+Math.imul(ze,ct)|0,f=f+Math.imul(ze,ut)|0,f=f+Math.imul(Fe,ct)|0,_=_+Math.imul(Fe,ut)|0,y=y+Math.imul(Ue,ft)|0,f=f+Math.imul(Ue,lt)|0,f=f+Math.imul(De,ft)|0,_=_+Math.imul(De,lt)|0,y=y+Math.imul(je,dt)|0,f=f+Math.imul(je,ht)|0,f=f+Math.imul(Ke,dt)|0,_=_+Math.imul(Ke,ht)|0,y=y+Math.imul(Ae,pt)|0,f=f+Math.imul(Ae,mt)|0,f=f+Math.imul(Ne,pt)|0,_=_+Math.imul(Ne,mt)|0,y=y+Math.imul(he,gt)|0,f=f+Math.imul(he,yt)|0,f=f+Math.imul(me,gt)|0,_=_+Math.imul(me,yt)|0;var xa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(xa>>>26)|0,xa&=67108863,y=Math.imul(Ye,it),f=Math.imul(Ye,st),f=f+Math.imul(Je,it)|0,_=Math.imul(Je,st),y=y+Math.imul(He,ot)|0,f=f+Math.imul(He,at)|0,f=f+Math.imul(Ge,ot)|0,_=_+Math.imul(Ge,at)|0,y=y+Math.imul($e,ct)|0,f=f+Math.imul($e,ut)|0,f=f+Math.imul(Ve,ct)|0,_=_+Math.imul(Ve,ut)|0,y=y+Math.imul(ze,ft)|0,f=f+Math.imul(ze,lt)|0,f=f+Math.imul(Fe,ft)|0,_=_+Math.imul(Fe,lt)|0,y=y+Math.imul(Ue,dt)|0,f=f+Math.imul(Ue,ht)|0,f=f+Math.imul(De,dt)|0,_=_+Math.imul(De,ht)|0,y=y+Math.imul(je,pt)|0,f=f+Math.imul(je,mt)|0,f=f+Math.imul(Ke,pt)|0,_=_+Math.imul(Ke,mt)|0,y=y+Math.imul(Ae,gt)|0,f=f+Math.imul(Ae,yt)|0,f=f+Math.imul(Ne,gt)|0,_=_+Math.imul(Ne,yt)|0;var Ia=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ia>>>26)|0,Ia&=67108863,y=Math.imul(Ye,ot),f=Math.imul(Ye,at),f=f+Math.imul(Je,ot)|0,_=Math.imul(Je,at),y=y+Math.imul(He,ct)|0,f=f+Math.imul(He,ut)|0,f=f+Math.imul(Ge,ct)|0,_=_+Math.imul(Ge,ut)|0,y=y+Math.imul($e,ft)|0,f=f+Math.imul($e,lt)|0,f=f+Math.imul(Ve,ft)|0,_=_+Math.imul(Ve,lt)|0,y=y+Math.imul(ze,dt)|0,f=f+Math.imul(ze,ht)|0,f=f+Math.imul(Fe,dt)|0,_=_+Math.imul(Fe,ht)|0,y=y+Math.imul(Ue,pt)|0,f=f+Math.imul(Ue,mt)|0,f=f+Math.imul(De,pt)|0,_=_+Math.imul(De,mt)|0,y=y+Math.imul(je,gt)|0,f=f+Math.imul(je,yt)|0,f=f+Math.imul(Ke,gt)|0,_=_+Math.imul(Ke,yt)|0;var ka=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(ka>>>26)|0,ka&=67108863,y=Math.imul(Ye,ct),f=Math.imul(Ye,ut),f=f+Math.imul(Je,ct)|0,_=Math.imul(Je,ut),y=y+Math.imul(He,ft)|0,f=f+Math.imul(He,lt)|0,f=f+Math.imul(Ge,ft)|0,_=_+Math.imul(Ge,lt)|0,y=y+Math.imul($e,dt)|0,f=f+Math.imul($e,ht)|0,f=f+Math.imul(Ve,dt)|0,_=_+Math.imul(Ve,ht)|0,y=y+Math.imul(ze,pt)|0,f=f+Math.imul(ze,mt)|0,f=f+Math.imul(Fe,pt)|0,_=_+Math.imul(Fe,mt)|0,y=y+Math.imul(Ue,gt)|0,f=f+Math.imul(Ue,yt)|0,f=f+Math.imul(De,gt)|0,_=_+Math.imul(De,yt)|0;var Oa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Oa>>>26)|0,Oa&=67108863,y=Math.imul(Ye,ft),f=Math.imul(Ye,lt),f=f+Math.imul(Je,ft)|0,_=Math.imul(Je,lt),y=y+Math.imul(He,dt)|0,f=f+Math.imul(He,ht)|0,f=f+Math.imul(Ge,dt)|0,_=_+Math.imul(Ge,ht)|0,y=y+Math.imul($e,pt)|0,f=f+Math.imul($e,mt)|0,f=f+Math.imul(Ve,pt)|0,_=_+Math.imul(Ve,mt)|0,y=y+Math.imul(ze,gt)|0,f=f+Math.imul(ze,yt)|0,f=f+Math.imul(Fe,gt)|0,_=_+Math.imul(Fe,yt)|0;var Ta=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ta>>>26)|0,Ta&=67108863,y=Math.imul(Ye,dt),f=Math.imul(Ye,ht),f=f+Math.imul(Je,dt)|0,_=Math.imul(Je,ht),y=y+Math.imul(He,pt)|0,f=f+Math.imul(He,mt)|0,f=f+Math.imul(Ge,pt)|0,_=_+Math.imul(Ge,mt)|0,y=y+Math.imul($e,gt)|0,f=f+Math.imul($e,yt)|0,f=f+Math.imul(Ve,gt)|0,_=_+Math.imul(Ve,yt)|0;var Na=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Na>>>26)|0,Na&=67108863,y=Math.imul(Ye,pt),f=Math.imul(Ye,mt),f=f+Math.imul(Je,pt)|0,_=Math.imul(Je,mt),y=y+Math.imul(He,gt)|0,f=f+Math.imul(He,yt)|0,f=f+Math.imul(Ge,gt)|0,_=_+Math.imul(Ge,yt)|0;var La=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(La>>>26)|0,La&=67108863,y=Math.imul(Ye,gt),f=Math.imul(Ye,yt),f=f+Math.imul(Je,gt)|0,_=Math.imul(Je,yt);var Ba=(v+y|0)+((f&8191)<<13)|0;return v=(_+(f>>>13)|0)+(Ba>>>26)|0,Ba&=67108863,w[0]=ma,w[1]=ga,w[2]=ya,w[3]=_a,w[4]=ba,w[5]=wa,w[6]=Ea,w[7]=Ra,w[8]=va,w[9]=Sa,w[10]=Aa,w[11]=xa,w[12]=Ia,w[13]=ka,w[14]=Oa,w[15]=Ta,w[16]=Na,w[17]=La,w[18]=Ba,v!==0&&(w[19]=v,d.length++),d};Math.imul||(L=x);function U(E,a,l){l.negative=a.negative^E.negative,l.length=E.length+a.length;for(var d=0,h=0,g=0;g<l.length-1;g++){var w=h;h=0;for(var v=d&67108863,y=Math.min(g,a.length-1),f=Math.max(0,g-E.length+1);f<=y;f++){var _=g-f,C=E.words[_]|0,D=a.words[f]|0,$=C*D,X=$&67108863;w=w+($/67108864|0)|0,X=X+v|0,v=X&67108863,w=w+(X>>>26)|0,h+=w>>>26,w&=67108863}l.words[g]=v,d=w,w=h}return d!==0?l.words[g]=d:l.length--,l._strip()}function B(E,a,l){return U(E,a,l)}i.prototype.mulTo=function(a,l){var d,h=this.length+a.length;return this.length===10&&a.length===10?d=L(this,a,l):h<63?d=x(this,a,l):h<1024?d=U(this,a,l):d=B(this,a,l),d};function F(E,a){this.x=E,this.y=a}F.prototype.makeRBT=function(a){for(var l=new Array(a),d=i.prototype._countBits(a)-1,h=0;h<a;h++)l[h]=this.revBin(h,d,a);return l},F.prototype.revBin=function(a,l,d){if(a===0||a===d-1)return a;for(var h=0,g=0;g<l;g++)h|=(a&1)<<l-g-1,a>>=1;return h},F.prototype.permute=function(a,l,d,h,g,w){for(var v=0;v<w;v++)h[v]=l[a[v]],g[v]=d[a[v]]},F.prototype.transform=function(a,l,d,h,g,w){this.permute(w,a,l,d,h,g);for(var v=1;v<g;v<<=1)for(var y=v<<1,f=Math.cos(2*Math.PI/y),_=Math.sin(2*Math.PI/y),C=0;C<g;C+=y)for(var D=f,$=_,X=0;X<v;X++){var se=d[C+X],ue=h[C+X],Be=d[C+X+v],he=h[C+X+v],me=D*Be-$*he;he=D*he+$*Be,Be=me,d[C+X]=se+Be,h[C+X]=ue+he,d[C+X+v]=se-Be,h[C+X+v]=ue-he,X!==y&&(me=f*D-_*$,$=f*$+_*D,D=me)}},F.prototype.guessLen13b=function(a,l){var d=Math.max(l,a)|1,h=d&1,g=0;for(d=d/2|0;d;d=d>>>1)g++;return 1<<g+1+h},F.prototype.conjugate=function(a,l,d){if(!(d<=1))for(var h=0;h<d/2;h++){var g=a[h];a[h]=a[d-h-1],a[d-h-1]=g,g=l[h],l[h]=-l[d-h-1],l[d-h-1]=-g}},F.prototype.normalize13b=function(a,l){for(var d=0,h=0;h<l/2;h++){var g=Math.round(a[2*h+1]/l)*8192+Math.round(a[2*h]/l)+d;a[h]=g&67108863,g<67108864?d=0:d=g/67108864|0}return a},F.prototype.convert13b=function(a,l,d,h){for(var g=0,w=0;w<l;w++)g=g+(a[w]|0),d[2*w]=g&8191,g=g>>>13,d[2*w+1]=g&8191,g=g>>>13;for(w=2*l;w<h;++w)d[w]=0;t(g===0),t((g&-8192)===0)},F.prototype.stub=function(a){for(var l=new Array(a),d=0;d<a;d++)l[d]=0;return l},F.prototype.mulp=function(a,l,d){var h=2*this.guessLen13b(a.length,l.length),g=this.makeRBT(h),w=this.stub(h),v=new Array(h),y=new Array(h),f=new Array(h),_=new Array(h),C=new Array(h),D=new Array(h),$=d.words;$.length=h,this.convert13b(a.words,a.length,v,h),this.convert13b(l.words,l.length,_,h),this.transform(v,w,y,f,h,g),this.transform(_,w,C,D,h,g);for(var X=0;X<h;X++){var se=y[X]*C[X]-f[X]*D[X];f[X]=y[X]*D[X]+f[X]*C[X],y[X]=se}return this.conjugate(y,f,h),this.transform(y,f,$,w,h,g),this.conjugate($,w,h),this.normalize13b($,h),d.negative=a.negative^l.negative,d.length=a.length+l.length,d._strip()},i.prototype.mul=function(a){var l=new i(null);return l.words=new Array(this.length+a.length),this.mulTo(a,l)},i.prototype.mulf=function(a){var l=new i(null);return l.words=new Array(this.length+a.length),B(this,a,l)},i.prototype.imul=function(a){return this.clone().mulTo(a,this)},i.prototype.imuln=function(a){var l=a<0;l&&(a=-a),t(typeof a=="number"),t(a<67108864);for(var d=0,h=0;h<this.length;h++){var g=(this.words[h]|0)*a,w=(g&67108863)+(d&67108863);d>>=26,d+=g/67108864|0,d+=w>>>26,this.words[h]=w&67108863}return d!==0&&(this.words[h]=d,this.length++),l?this.ineg():this},i.prototype.muln=function(a){return this.clone().imuln(a)},i.prototype.sqr=function(){return this.mul(this)},i.prototype.isqr=function(){return this.imul(this.clone())},i.prototype.pow=function(a){var l=I(a);if(l.length===0)return new i(1);for(var d=this,h=0;h<l.length&&l[h]===0;h++,d=d.sqr());if(++h<l.length)for(var g=d.sqr();h<l.length;h++,g=g.sqr())l[h]!==0&&(d=d.mul(g));return d},i.prototype.iushln=function(a){t(typeof a=="number"&&a>=0);var l=a%26,d=(a-l)/26,h=67108863>>>26-l<<26-l,g;if(l!==0){var w=0;for(g=0;g<this.length;g++){var v=this.words[g]&h,y=(this.words[g]|0)-v<<l;this.words[g]=y|w,w=v>>>26-l}w&&(this.words[g]=w,this.length++)}if(d!==0){for(g=this.length-1;g>=0;g--)this.words[g+d]=this.words[g];for(g=0;g<d;g++)this.words[g]=0;this.length+=d}return this._strip()},i.prototype.ishln=function(a){return t(this.negative===0),this.iushln(a)},i.prototype.iushrn=function(a,l,d){t(typeof a=="number"&&a>=0);var h;l?h=(l-l%26)/26:h=0;var g=a%26,w=Math.min((a-g)/26,this.length),v=67108863^67108863>>>g<<g,y=d;if(h-=w,h=Math.max(0,h),y){for(var f=0;f<w;f++)y.words[f]=this.words[f];y.length=w}if(w!==0)if(this.length>w)for(this.length-=w,f=0;f<this.length;f++)this.words[f]=this.words[f+w];else this.words[0]=0,this.length=1;var _=0;for(f=this.length-1;f>=0&&(_!==0||f>=h);f--){var C=this.words[f]|0;this.words[f]=_<<26-g|C>>>g,_=C&v}return y&&_!==0&&(y.words[y.length++]=_),this.length===0&&(this.words[0]=0,this.length=1),this._strip()},i.prototype.ishrn=function(a,l,d){return t(this.negative===0),this.iushrn(a,l,d)},i.prototype.shln=function(a){return this.clone().ishln(a)},i.prototype.ushln=function(a){return this.clone().iushln(a)},i.prototype.shrn=function(a){return this.clone().ishrn(a)},i.prototype.ushrn=function(a){return this.clone().iushrn(a)},i.prototype.testn=function(a){t(typeof a=="number"&&a>=0);var l=a%26,d=(a-l)/26,h=1<<l;if(this.length<=d)return!1;var g=this.words[d];return!!(g&h)},i.prototype.imaskn=function(a){t(typeof a=="number"&&a>=0);var l=a%26,d=(a-l)/26;if(t(this.negative===0,"imaskn works only with positive numbers"),this.length<=d)return this;if(l!==0&&d++,this.length=Math.min(d,this.length),l!==0){var h=67108863^67108863>>>l<<l;this.words[this.length-1]&=h}return this._strip()},i.prototype.maskn=function(a){return this.clone().imaskn(a)},i.prototype.iaddn=function(a){return t(typeof a=="number"),t(a<67108864),a<0?this.isubn(-a):this.negative!==0?this.length===1&&(this.words[0]|0)<=a?(this.words[0]=a-(this.words[0]|0),this.negative=0,this):(this.negative=0,this.isubn(a),this.negative=1,this):this._iaddn(a)},i.prototype._iaddn=function(a){this.words[0]+=a;for(var l=0;l<this.length&&this.words[l]>=67108864;l++)this.words[l]-=67108864,l===this.length-1?this.words[l+1]=1:this.words[l+1]++;return this.length=Math.max(this.length,l+1),this},i.prototype.isubn=function(a){if(t(typeof a=="number"),t(a<67108864),a<0)return this.iaddn(-a);if(this.negative!==0)return this.negative=0,this.iaddn(a),this.negative=1,this;if(this.words[0]-=a,this.length===1&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var l=0;l<this.length&&this.words[l]<0;l++)this.words[l]+=67108864,this.words[l+1]-=1;return this._strip()},i.prototype.addn=function(a){return this.clone().iaddn(a)},i.prototype.subn=function(a){return this.clone().isubn(a)},i.prototype.iabs=function(){return this.negative=0,this},i.prototype.abs=function(){return this.clone().iabs()},i.prototype._ishlnsubmul=function(a,l,d){var h=a.length+d,g;this._expand(h);var w,v=0;for(g=0;g<a.length;g++){w=(this.words[g+d]|0)+v;var y=(a.words[g]|0)*l;w-=y&67108863,v=(w>>26)-(y/67108864|0),this.words[g+d]=w&67108863}for(;g<this.length-d;g++)w=(this.words[g+d]|0)+v,v=w>>26,this.words[g+d]=w&67108863;if(v===0)return this._strip();for(t(v===-1),v=0,g=0;g<this.length;g++)w=-(this.words[g]|0)+v,v=w>>26,this.words[g]=w&67108863;return this.negative=1,this._strip()},i.prototype._wordDiv=function(a,l){var d=this.length-a.length,h=this.clone(),g=a,w=g.words[g.length-1]|0,v=this._countBits(w);d=26-v,d!==0&&(g=g.ushln(d),h.iushln(d),w=g.words[g.length-1]|0);var y=h.length-g.length,f;if(l!=="mod"){f=new i(null),f.length=y+1,f.words=new Array(f.length);for(var _=0;_<f.length;_++)f.words[_]=0}var C=h.clone()._ishlnsubmul(g,1,y);C.negative===0&&(h=C,f&&(f.words[y]=1));for(var D=y-1;D>=0;D--){var $=(h.words[g.length+D]|0)*67108864+(h.words[g.length+D-1]|0);for($=Math.min($/w|0,67108863),h._ishlnsubmul(g,$,D);h.negative!==0;)$--,h.negative=0,h._ishlnsubmul(g,1,D),h.isZero()||(h.negative^=1);f&&(f.words[D]=$)}return f&&f._strip(),h._strip(),l!=="div"&&d!==0&&h.iushrn(d),{div:f||null,mod:h}},i.prototype.divmod=function(a,l,d){if(t(!a.isZero()),this.isZero())return{div:new i(0),mod:new i(0)};var h,g,w;return this.negative!==0&&a.negative===0?(w=this.neg().divmod(a,l),l!=="mod"&&(h=w.div.neg()),l!=="div"&&(g=w.mod.neg(),d&&g.negative!==0&&g.iadd(a)),{div:h,mod:g}):this.negative===0&&a.negative!==0?(w=this.divmod(a.neg(),l),l!=="mod"&&(h=w.div.neg()),{div:h,mod:w.mod}):(this.negative&a.negative)!==0?(w=this.neg().divmod(a.neg(),l),l!=="div"&&(g=w.mod.neg(),d&&g.negative!==0&&g.isub(a)),{div:w.div,mod:g}):a.length>this.length||this.cmp(a)<0?{div:new i(0),mod:this}:a.length===1?l==="div"?{div:this.divn(a.words[0]),mod:null}:l==="mod"?{div:null,mod:new i(this.modrn(a.words[0]))}:{div:this.divn(a.words[0]),mod:new i(this.modrn(a.words[0]))}:this._wordDiv(a,l)},i.prototype.div=function(a){return this.divmod(a,"div",!1).div},i.prototype.mod=function(a){return this.divmod(a,"mod",!1).mod},i.prototype.umod=function(a){return this.divmod(a,"mod",!0).mod},i.prototype.divRound=function(a){var l=this.divmod(a);if(l.mod.isZero())return l.div;var d=l.div.negative!==0?l.mod.isub(a):l.mod,h=a.ushrn(1),g=a.andln(1),w=d.cmp(h);return w<0||g===1&&w===0?l.div:l.div.negative!==0?l.div.isubn(1):l.div.iaddn(1)},i.prototype.modrn=function(a){var l=a<0;l&&(a=-a),t(a<=67108863);for(var d=(1<<26)%a,h=0,g=this.length-1;g>=0;g--)h=(d*h+(this.words[g]|0))%a;return l?-h:h},i.prototype.modn=function(a){return this.modrn(a)},i.prototype.idivn=function(a){var l=a<0;l&&(a=-a),t(a<=67108863);for(var d=0,h=this.length-1;h>=0;h--){var g=(this.words[h]|0)+d*67108864;this.words[h]=g/a|0,d=g%a}return this._strip(),l?this.ineg():this},i.prototype.divn=function(a){return this.clone().idivn(a)},i.prototype.egcd=function(a){t(a.negative===0),t(!a.isZero());var l=this,d=a.clone();l.negative!==0?l=l.umod(a):l=l.clone();for(var h=new i(1),g=new i(0),w=new i(0),v=new i(1),y=0;l.isEven()&&d.isEven();)l.iushrn(1),d.iushrn(1),++y;for(var f=d.clone(),_=l.clone();!l.isZero();){for(var C=0,D=1;(l.words[0]&D)===0&&C<26;++C,D<<=1);if(C>0)for(l.iushrn(C);C-- >0;)(h.isOdd()||g.isOdd())&&(h.iadd(f),g.isub(_)),h.iushrn(1),g.iushrn(1);for(var $=0,X=1;(d.words[0]&X)===0&&$<26;++$,X<<=1);if($>0)for(d.iushrn($);$-- >0;)(w.isOdd()||v.isOdd())&&(w.iadd(f),v.isub(_)),w.iushrn(1),v.iushrn(1);l.cmp(d)>=0?(l.isub(d),h.isub(w),g.isub(v)):(d.isub(l),w.isub(h),v.isub(g))}return{a:w,b:v,gcd:d.iushln(y)}},i.prototype._invmp=function(a){t(a.negative===0),t(!a.isZero());var l=this,d=a.clone();l.negative!==0?l=l.umod(a):l=l.clone();for(var h=new i(1),g=new i(0),w=d.clone();l.cmpn(1)>0&&d.cmpn(1)>0;){for(var v=0,y=1;(l.words[0]&y)===0&&v<26;++v,y<<=1);if(v>0)for(l.iushrn(v);v-- >0;)h.isOdd()&&h.iadd(w),h.iushrn(1);for(var f=0,_=1;(d.words[0]&_)===0&&f<26;++f,_<<=1);if(f>0)for(d.iushrn(f);f-- >0;)g.isOdd()&&g.iadd(w),g.iushrn(1);l.cmp(d)>=0?(l.isub(d),h.isub(g)):(d.isub(l),g.isub(h))}var C;return l.cmpn(1)===0?C=h:C=g,C.cmpn(0)<0&&C.iadd(a),C},i.prototype.gcd=function(a){if(this.isZero())return a.abs();if(a.isZero())return this.abs();var l=this.clone(),d=a.clone();l.negative=0,d.negative=0;for(var h=0;l.isEven()&&d.isEven();h++)l.iushrn(1),d.iushrn(1);do{for(;l.isEven();)l.iushrn(1);for(;d.isEven();)d.iushrn(1);var g=l.cmp(d);if(g<0){var w=l;l=d,d=w}else if(g===0||d.cmpn(1)===0)break;l.isub(d)}while(!0);return d.iushln(h)},i.prototype.invm=function(a){return this.egcd(a).a.umod(a)},i.prototype.isEven=function(){return(this.words[0]&1)===0},i.prototype.isOdd=function(){return(this.words[0]&1)===1},i.prototype.andln=function(a){return this.words[0]&a},i.prototype.bincn=function(a){t(typeof a=="number");var l=a%26,d=(a-l)/26,h=1<<l;if(this.length<=d)return this._expand(d+1),this.words[d]|=h,this;for(var g=h,w=d;g!==0&&w<this.length;w++){var v=this.words[w]|0;v+=g,g=v>>>26,v&=67108863,this.words[w]=v}return g!==0&&(this.words[w]=g,this.length++),this},i.prototype.isZero=function(){return this.length===1&&this.words[0]===0},i.prototype.cmpn=function(a){var l=a<0;if(this.negative!==0&&!l)return-1;if(this.negative===0&&l)return 1;this._strip();var d;if(this.length>1)d=1;else{l&&(a=-a),t(a<=67108863,"Number is too big");var h=this.words[0]|0;d=h===a?0:h<a?-1:1}return this.negative!==0?-d|0:d},i.prototype.cmp=function(a){if(this.negative!==0&&a.negative===0)return-1;if(this.negative===0&&a.negative!==0)return 1;var l=this.ucmp(a);return this.negative!==0?-l|0:l},i.prototype.ucmp=function(a){if(this.length>a.length)return 1;if(this.length<a.length)return-1;for(var l=0,d=this.length-1;d>=0;d--){var h=this.words[d]|0,g=a.words[d]|0;if(h!==g){h<g?l=-1:h>g&&(l=1);break}}return l},i.prototype.gtn=function(a){return this.cmpn(a)===1},i.prototype.gt=function(a){return this.cmp(a)===1},i.prototype.gten=function(a){return this.cmpn(a)>=0},i.prototype.gte=function(a){return this.cmp(a)>=0},i.prototype.ltn=function(a){return this.cmpn(a)===-1},i.prototype.lt=function(a){return this.cmp(a)===-1},i.prototype.lten=function(a){return this.cmpn(a)<=0},i.prototype.lte=function(a){return this.cmp(a)<=0},i.prototype.eqn=function(a){return this.cmpn(a)===0},i.prototype.eq=function(a){return this.cmp(a)===0},i.red=function(a){return new re(a)},i.prototype.toRed=function(a){return t(!this.red,"Already a number in reduction context"),t(this.negative===0,"red works only with positives"),a.convertTo(this)._forceRed(a)},i.prototype.fromRed=function(){return t(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},i.prototype._forceRed=function(a){return this.red=a,this},i.prototype.forceRed=function(a){return t(!this.red,"Already a number in reduction context"),this._forceRed(a)},i.prototype.redAdd=function(a){return t(this.red,"redAdd works only with red numbers"),this.red.add(this,a)},i.prototype.redIAdd=function(a){return t(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,a)},i.prototype.redSub=function(a){return t(this.red,"redSub works only with red numbers"),this.red.sub(this,a)},i.prototype.redISub=function(a){return t(this.red,"redISub works only with red numbers"),this.red.isub(this,a)},i.prototype.redShl=function(a){return t(this.red,"redShl works only with red numbers"),this.red.shl(this,a)},i.prototype.redMul=function(a){return t(this.red,"redMul works only with red numbers"),this.red._verify2(this,a),this.red.mul(this,a)},i.prototype.redIMul=function(a){return t(this.red,"redMul works only with red numbers"),this.red._verify2(this,a),this.red.imul(this,a)},i.prototype.redSqr=function(){return t(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},i.prototype.redISqr=function(){return t(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},i.prototype.redSqrt=function(){return t(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},i.prototype.redInvm=function(){return t(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},i.prototype.redNeg=function(){return t(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},i.prototype.redPow=function(a){return t(this.red&&!a.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,a)};var te={k256:null,p224:null,p192:null,p25519:null};function G(E,a){this.name=E,this.p=new i(a,16),this.n=this.p.bitLength(),this.k=new i(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}G.prototype._tmp=function(){var a=new i(null);return a.words=new Array(Math.ceil(this.n/13)),a},G.prototype.ireduce=function(a){var l=a,d;do this.split(l,this.tmp),l=this.imulK(l),l=l.iadd(this.tmp),d=l.bitLength();while(d>this.n);var h=d<this.n?-1:l.ucmp(this.p);return h===0?(l.words[0]=0,l.length=1):h>0?l.isub(this.p):l.strip!==void 0?l.strip():l._strip(),l},G.prototype.split=function(a,l){a.iushrn(this.n,0,l)},G.prototype.imulK=function(a){return a.imul(this.k)};function Z(){G.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}n(Z,G),Z.prototype.split=function(a,l){for(var d=4194303,h=Math.min(a.length,9),g=0;g<h;g++)l.words[g]=a.words[g];if(l.length=h,a.length<=9){a.words[0]=0,a.length=1;return}var w=a.words[9];for(l.words[l.length++]=w&d,g=10;g<a.length;g++){var v=a.words[g]|0;a.words[g-10]=(v&d)<<4|w>>>22,w=v}w>>>=22,a.words[g-10]=w,w===0&&a.length>10?a.length-=10:a.length-=9},Z.prototype.imulK=function(a){a.words[a.length]=0,a.words[a.length+1]=0,a.length+=2;for(var l=0,d=0;d<a.length;d++){var h=a.words[d]|0;l+=h*977,a.words[d]=l&67108863,l=h*64+(l/67108864|0)}return a.words[a.length-1]===0&&(a.length--,a.words[a.length-1]===0&&a.length--),a};function ee(){G.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}n(ee,G);function Y(){G.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}n(Y,G);function Ie(){G.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}n(Ie,G),Ie.prototype.imulK=function(a){for(var l=0,d=0;d<a.length;d++){var h=(a.words[d]|0)*19+l,g=h&67108863;h>>>=26,a.words[d]=g,l=h}return l!==0&&(a.words[a.length++]=l),a},i._prime=function(a){if(te[a])return te[a];var l;if(a==="k256")l=new Z;else if(a==="p224")l=new ee;else if(a==="p192")l=new Y;else if(a==="p25519")l=new Ie;else throw new Error("Unknown prime "+a);return te[a]=l,l};function re(E){if(typeof E=="string"){var a=i._prime(E);this.m=a.p,this.prime=a}else t(E.gtn(1),"modulus must be greater than 1"),this.m=E,this.prime=null}re.prototype._verify1=function(a){t(a.negative===0,"red works only with positives"),t(a.red,"red works only with red numbers")},re.prototype._verify2=function(a,l){t((a.negative|l.negative)===0,"red works only with positives"),t(a.red&&a.red===l.red,"red works only with red numbers")},re.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(p(a,a.umod(this.m)._forceRed(this)),a)},re.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this)},re.prototype.add=function(a,l){this._verify2(a,l);var d=a.add(l);return d.cmp(this.m)>=0&&d.isub(this.m),d._forceRed(this)},re.prototype.iadd=function(a,l){this._verify2(a,l);var d=a.iadd(l);return d.cmp(this.m)>=0&&d.isub(this.m),d},re.prototype.sub=function(a,l){this._verify2(a,l);var d=a.sub(l);return d.cmpn(0)<0&&d.iadd(this.m),d._forceRed(this)},re.prototype.isub=function(a,l){this._verify2(a,l);var d=a.isub(l);return d.cmpn(0)<0&&d.iadd(this.m),d},re.prototype.shl=function(a,l){return this._verify1(a),this.imod(a.ushln(l))},re.prototype.imul=function(a,l){return this._verify2(a,l),this.imod(a.imul(l))},re.prototype.mul=function(a,l){return this._verify2(a,l),this.imod(a.mul(l))},re.prototype.isqr=function(a){return this.imul(a,a.clone())},re.prototype.sqr=function(a){return this.mul(a,a)},re.prototype.sqrt=function(a){if(a.isZero())return a.clone();var l=this.m.andln(3);if(t(l%2===1),l===3){var d=this.m.add(new i(1)).iushrn(2);return this.pow(a,d)}for(var h=this.m.subn(1),g=0;!h.isZero()&&h.andln(1)===0;)g++,h.iushrn(1);t(!h.isZero());var w=new i(1).toRed(this),v=w.redNeg(),y=this.m.subn(1).iushrn(1),f=this.m.bitLength();for(f=new i(2*f*f).toRed(this);this.pow(f,y).cmp(v)!==0;)f.redIAdd(v);for(var _=this.pow(f,h),C=this.pow(a,h.addn(1).iushrn(1)),D=this.pow(a,h),$=g;D.cmp(w)!==0;){for(var X=D,se=0;X.cmp(w)!==0;se++)X=X.redSqr();t(se<$);var ue=this.pow(_,new i(1).iushln($-se-1));C=C.redMul(ue),_=ue.redSqr(),D=D.redMul(_),$=se}return C},re.prototype.invm=function(a){var l=a._invmp(this.m);return l.negative!==0?(l.negative=0,this.imod(l).redNeg()):this.imod(l)},re.prototype.pow=function(a,l){if(l.isZero())return new i(1).toRed(this);if(l.cmpn(1)===0)return a.clone();var d=4,h=new Array(1<<d);h[0]=new i(1).toRed(this),h[1]=a;for(var g=2;g<h.length;g++)h[g]=this.mul(h[g-1],a);var w=h[0],v=0,y=0,f=l.bitLength()%26;for(f===0&&(f=26),g=l.length-1;g>=0;g--){for(var _=l.words[g],C=f-1;C>=0;C--){var D=_>>C&1;if(w!==h[0]&&(w=this.sqr(w)),D===0&&v===0){y=0;continue}v<<=1,v|=D,y++,!(y!==d&&(g!==0||C!==0))&&(w=this.mul(w,h[v]),y=0,v=0)}f=26}return w},re.prototype.convertTo=function(a){var l=a.umod(this.m);return l===a?l.clone():l},re.prototype.convertFrom=function(a){var l=a.clone();return l.red=null,l},i.mont=function(a){return new le(a)};function le(E){re.call(this,E),this.shift=this.m.bitLength(),this.shift%26!==0&&(this.shift+=26-this.shift%26),this.r=new i(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}n(le,re),le.prototype.convertTo=function(a){return this.imod(a.ushln(this.shift))},le.prototype.convertFrom=function(a){var l=this.imod(a.mul(this.rinv));return l.red=null,l},le.prototype.imul=function(a,l){if(a.isZero()||l.isZero())return a.words[0]=0,a.length=1,a;var d=a.imul(l),h=d.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),g=d.isub(h).iushrn(this.shift),w=g;return g.cmp(this.m)>=0?w=g.isub(this.m):g.cmpn(0)<0&&(w=g.iadd(this.m)),w._forceRed(this)},le.prototype.mul=function(a,l){if(a.isZero()||l.isZero())return new i(0)._forceRed(this);var d=a.mul(l),h=d.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),g=d.isub(h).iushrn(this.shift),w=g;return g.cmp(this.m)>=0?w=g.isub(this.m):g.cmpn(0)<0&&(w=g.iadd(this.m)),w._forceRed(this)},le.prototype.invm=function(a){var l=this.imod(a._invmp(this.m).mul(this.r2));return l._forceRed(this)}})(typeof Nc>"u"||Nc,Yl)});var Ql=$t((Bc,Xl)=>{var no=Wi(),br=no.Buffer;function Jl(r,e){for(var t in r)e[t]=r[t]}br.from&&br.alloc&&br.allocUnsafe&&br.allocUnsafeSlow?Xl.exports=no:(Jl(no,Bc),Bc.Buffer=Vn);function Vn(r,e,t){return br(r,e,t)}Vn.prototype=Object.create(br.prototype);Jl(br,Vn);Vn.from=function(r,e,t){if(typeof r=="number")throw new TypeError("Argument must not be a number");return br(r,e,t)};Vn.alloc=function(r,e,t){if(typeof r!="number")throw new TypeError("Argument must be a number");var n=br(r);return e!==void 0?typeof t=="string"?n.fill(e,t):n.fill(e):n.fill(0),n};Vn.allocUnsafe=function(r){if(typeof r!="number")throw new TypeError("Argument must be a number");return br(r)};Vn.allocUnsafeSlow=function(r){if(typeof r!="number")throw new TypeError("Argument must be a number");return no.SlowBuffer(r)}});var td=$t((mA,ed)=>{"use strict";var io=Ql().Buffer;function Dg(r){if(r.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),t=0;t<e.length;t++)e[t]=255;for(var n=0;n<r.length;n++){var i=r.charAt(n),s=i.charCodeAt(0);if(e[s]!==255)throw new TypeError(i+" is ambiguous");e[s]=n}var o=r.length,c=r.charAt(0),u=Math.log(o)/Math.log(256),p=Math.log(256)/Math.log(o);function m(S){if((Array.isArray(S)||S instanceof Uint8Array)&&(S=io.from(S)),!io.isBuffer(S))throw new TypeError("Expected Buffer");if(S.length===0)return"";for(var T=0,I=0,x=0,L=S.length;x!==L&&S[x]===0;)x++,T++;for(var U=(L-x)*p+1>>>0,B=new Uint8Array(U);x!==L;){for(var F=S[x],te=0,G=U-1;(F!==0||te<I)&&G!==-1;G--,te++)F+=256*B[G]>>>0,B[G]=F%o>>>0,F=F/o>>>0;if(F!==0)throw new Error("Non-zero carry");I=te,x++}for(var Z=U-I;Z!==U&&B[Z]===0;)Z++;for(var ee=c.repeat(T);Z<U;++Z)ee+=r.charAt(B[Z]);return ee}function b(S){if(typeof S!="string")throw new TypeError("Expected String");if(S.length===0)return io.alloc(0);for(var T=0,I=0,x=0;S[T]===c;)I++,T++;for(var L=(S.length-T)*u+1>>>0,U=new Uint8Array(L);T<S.length;){var B=S.charCodeAt(T);if(B>255)return;var F=e[B];if(F===255)return;for(var te=0,G=L-1;(F!==0||te<x)&&G!==-1;G--,te++)F+=o*U[G]>>>0,U[G]=F%256>>>0,F=F/256>>>0;if(F!==0)throw new Error("Non-zero carry");x=te,T++}for(var Z=L-x;Z!==L&&U[Z]===0;)Z++;var ee=io.allocUnsafe(I+(L-Z));ee.fill(0,0,I);for(var Y=I;Z!==L;)ee[Y++]=U[Z++];return ee}function A(S){var T=b(S);if(T)return T;throw new Error("Non-base"+o+" character")}return{encode:m,decodeUnsafe:b,decode:A}}ed.exports=Dg});var Cc=$t((gA,rd)=>{var zg=td(),Fg="123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz";rd.exports=zg(Fg)});var nd=$t(Dc=>{"use strict";function Cr(r,e,t){return e<=r&&r<=t}function uo(r){if(r===void 0)return{};if(r===Object(r))return r;throw TypeError("Could not convert argument to dictionary")}function Vg(r){for(var e=String(r),t=e.length,n=0,i=[];n<t;){var s=e.charCodeAt(n);if(s<55296||s>57343)i.push(s);else if(56320<=s&&s<=57343)i.push(65533);else if(55296<=s&&s<=56319)if(n===t-1)i.push(65533);else{var o=r.charCodeAt(n+1);if(56320<=o&&o<=57343){var c=s&1023,u=o&1023;i.push(65536+(c<<10)+u),n+=1}else i.push(65533)}n+=1}return i}function Wg(r){for(var e="",t=0;t<r.length;++t){var n=r[t];n<=65535?e+=String.fromCharCode(n):(n-=65536,e+=String.fromCharCode((n>>10)+55296,(n&1023)+56320))}return e}var so=-1;function Uc(r){this.tokens=[].slice.call(r)}Uc.prototype={endOfStream:function(){return!this.tokens.length},read:function(){return this.tokens.length?this.tokens.shift():so},prepend:function(r){if(Array.isArray(r))for(var e=r;e.length;)this.tokens.unshift(e.pop());else this.tokens.unshift(r)},push:function(r){if(Array.isArray(r))for(var e=r;e.length;)this.tokens.push(e.shift());else this.tokens.push(r)}};var wi=-1;function Mc(r,e){if(r)throw TypeError("Decoder error");return e||65533}var oo="utf-8";function ao(r,e){if(!(this instanceof ao))return new ao(r,e);if(r=r!==void 0?String(r).toLowerCase():oo,r!==oo)throw new Error("Encoding not supported. Only utf-8 is supported");e=uo(e),this._streaming=!1,this._BOMseen=!1,this._decoder=null,this._fatal=!!e.fatal,this._ignoreBOM=!!e.ignoreBOM,Object.defineProperty(this,"encoding",{value:"utf-8"}),Object.defineProperty(this,"fatal",{value:this._fatal}),Object.defineProperty(this,"ignoreBOM",{value:this._ignoreBOM})}ao.prototype={decode:function(e,t){var n;typeof e=="object"&&e instanceof ArrayBuffer?n=new Uint8Array(e):typeof e=="object"&&"buffer"in e&&e.buffer instanceof ArrayBuffer?n=new Uint8Array(e.buffer,e.byteOffset,e.byteLength):n=new Uint8Array(0),t=uo(t),this._streaming||(this._decoder=new qg({fatal:this._fatal}),this._BOMseen=!1),this._streaming=!!t.stream;for(var i=new Uc(n),s=[],o;!i.endOfStream()&&(o=this._decoder.handler(i,i.read()),o!==wi);)o!==null&&(Array.isArray(o)?s.push.apply(s,o):s.push(o));if(!this._streaming){do{if(o=this._decoder.handler(i,i.read()),o===wi)break;o!==null&&(Array.isArray(o)?s.push.apply(s,o):s.push(o))}while(!i.endOfStream());this._decoder=null}return s.length&&["utf-8"].indexOf(this.encoding)!==-1&&!this._ignoreBOM&&!this._BOMseen&&(s[0]===65279?(this._BOMseen=!0,s.shift()):this._BOMseen=!0),Wg(s)}};function co(r,e){if(!(this instanceof co))return new co(r,e);if(r=r!==void 0?String(r).toLowerCase():oo,r!==oo)throw new Error("Encoding not supported. Only utf-8 is supported");e=uo(e),this._streaming=!1,this._encoder=null,this._options={fatal:!!e.fatal},Object.defineProperty(this,"encoding",{value:"utf-8"})}co.prototype={encode:function(e,t){e=e?String(e):"",t=uo(t),this._streaming||(this._encoder=new jg(this._options)),this._streaming=!!t.stream;for(var n=[],i=new Uc(Vg(e)),s;!i.endOfStream()&&(s=this._encoder.handler(i,i.read()),s!==wi);)Array.isArray(s)?n.push.apply(n,s):n.push(s);if(!this._streaming){for(;s=this._encoder.handler(i,i.read()),s!==wi;)Array.isArray(s)?n.push.apply(n,s):n.push(s);this._encoder=null}return new Uint8Array(n)}};function qg(r){var e=r.fatal,t=0,n=0,i=0,s=128,o=191;this.handler=function(c,u){if(u===so&&i!==0)return i=0,Mc(e);if(u===so)return wi;if(i===0){if(Cr(u,0,127))return u;if(Cr(u,194,223))i=1,t=u-192;else if(Cr(u,224,239))u===224&&(s=160),u===237&&(o=159),i=2,t=u-224;else if(Cr(u,240,244))u===240&&(s=144),u===244&&(o=143),i=3,t=u-240;else return Mc(e);return t=t<<6*i,null}if(!Cr(u,s,o))return t=i=n=0,s=128,o=191,c.prepend(u),Mc(e);if(s=128,o=191,n+=1,t+=u-128<<6*(i-n),n!==i)return null;var p=t;return t=i=n=0,p}}function jg(r){var e=r.fatal;this.handler=function(t,n){if(n===so)return wi;if(Cr(n,0,127))return n;var i,s;Cr(n,128,2047)?(i=1,s=192):Cr(n,2048,65535)?(i=2,s=224):Cr(n,65536,1114111)&&(i=3,s=240);for(var o=[(n>>6*i)+s];i>0;){var c=n>>6*(i-1);o.push(128|c&63),i-=1}return o}}Dc.TextEncoder=co;Dc.TextDecoder=ao});var cd=$t(Oe=>{"use strict";var Kg=Oe&&Oe.__createBinding||(Object.create?function(r,e,t,n){n===void 0&&(n=t),Object.defineProperty(r,n,{enumerable:!0,get:function(){return e[t]}})}:function(r,e,t,n){n===void 0&&(n=t),r[n]=e[t]}),Hg=Oe&&Oe.__setModuleDefault||(Object.create?function(r,e){Object.defineProperty(r,"default",{enumerable:!0,value:e})}:function(r,e){r.default=e}),wr=Oe&&Oe.__decorate||function(r,e,t,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,e,t,n);else for(var c=r.length-1;c>=0;c--)(o=r[c])&&(s=(i<3?o(s):i>3?o(e,t,s):o(e,t))||s);return i>3&&s&&Object.defineProperty(e,t,s),s},Gg=Oe&&Oe.__importStar||function(r){if(r&&r.__esModule)return r;var e={};if(r!=null)for(var t in r)t!=="default"&&Object.hasOwnProperty.call(r,t)&&Kg(e,r,t);return Hg(e,r),e},id=Oe&&Oe.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(Oe,"__esModule",{value:!0});Oe.deserializeUnchecked=Oe.deserialize=Oe.serialize=Oe.BinaryReader=Oe.BinaryWriter=Oe.BorshError=Oe.baseDecode=Oe.baseEncode=void 0;var sn=id(Lc()),sd=id(Cc()),Zg=Gg(nd()),Yg=typeof TextDecoder!="function"?Zg.TextDecoder:TextDecoder,Jg=new Yg("utf-8",{fatal:!0});function Xg(r){return typeof r=="string"&&(r=Buffer.from(r,"utf8")),sd.default.encode(Buffer.from(r))}Oe.baseEncode=Xg;function Qg(r){return Buffer.from(sd.default.decode(r))}Oe.baseDecode=Qg;var zc=1024,St=class extends Error{constructor(e){super(e),this.fieldPath=[],this.originalMessage=e}addToFieldPath(e){this.fieldPath.splice(0,0,e),this.message=this.originalMessage+": "+this.fieldPath.join(".")}};Oe.BorshError=St;var fo=class{constructor(){this.buf=Buffer.alloc(zc),this.length=0}maybeResize(){this.buf.length<16+this.length&&(this.buf=Buffer.concat([this.buf,Buffer.alloc(zc)]))}writeU8(e){this.maybeResize(),this.buf.writeUInt8(e,this.length),this.length+=1}writeU16(e){this.maybeResize(),this.buf.writeUInt16LE(e,this.length),this.length+=2}writeU32(e){this.maybeResize(),this.buf.writeUInt32LE(e,this.length),this.length+=4}writeU64(e){this.maybeResize(),this.writeBuffer(Buffer.from(new sn.default(e).toArray("le",8)))}writeU128(e){this.maybeResize(),this.writeBuffer(Buffer.from(new sn.default(e).toArray("le",16)))}writeU256(e){this.maybeResize(),this.writeBuffer(Buffer.from(new sn.default(e).toArray("le",32)))}writeU512(e){this.maybeResize(),this.writeBuffer(Buffer.from(new sn.default(e).toArray("le",64)))}writeBuffer(e){this.buf=Buffer.concat([Buffer.from(this.buf.subarray(0,this.length)),e,Buffer.alloc(zc)]),this.length+=e.length}writeString(e){this.maybeResize();let t=Buffer.from(e,"utf8");this.writeU32(t.length),this.writeBuffer(t)}writeFixedArray(e){this.writeBuffer(Buffer.from(e))}writeArray(e,t){this.maybeResize(),this.writeU32(e.length);for(let n of e)this.maybeResize(),t(n)}toArray(){return this.buf.subarray(0,this.length)}};Oe.BinaryWriter=fo;function Er(r,e,t){let n=t.value;t.value=function(...i){try{return n.apply(this,i)}catch(s){if(s instanceof RangeError){let o=s.code;if(["ERR_BUFFER_OUT_OF_BOUNDS","ERR_OUT_OF_RANGE"].indexOf(o)>=0)throw new St("Reached the end of buffer when deserializing")}throw s}}}var Dt=class{constructor(e){this.buf=e,this.offset=0}readU8(){let e=this.buf.readUInt8(this.offset);return this.offset+=1,e}readU16(){let e=this.buf.readUInt16LE(this.offset);return this.offset+=2,e}readU32(){let e=this.buf.readUInt32LE(this.offset);return this.offset+=4,e}readU64(){let e=this.readBuffer(8);return new sn.default(e,"le")}readU128(){let e=this.readBuffer(16);return new sn.default(e,"le")}readU256(){let e=this.readBuffer(32);return new sn.default(e,"le")}readU512(){let e=this.readBuffer(64);return new sn.default(e,"le")}readBuffer(e){if(this.offset+e>this.buf.length)throw new St(`Expected buffer length ${e} isn't within bounds`);let t=this.buf.slice(this.offset,this.offset+e);return this.offset+=e,t}readString(){let e=this.readU32(),t=this.readBuffer(e);try{return Jg.decode(t)}catch(n){throw new St(`Error decoding UTF-8 string: ${n}`)}}readFixedArray(e){return new Uint8Array(this.readBuffer(e))}readArray(e){let t=this.readU32(),n=Array();for(let i=0;i<t;++i)n.push(e());return n}};wr([Er],Dt.prototype,"readU8",null);wr([Er],Dt.prototype,"readU16",null);wr([Er],Dt.prototype,"readU32",null);wr([Er],Dt.prototype,"readU64",null);wr([Er],Dt.prototype,"readU128",null);wr([Er],Dt.prototype,"readU256",null);wr([Er],Dt.prototype,"readU512",null);wr([Er],Dt.prototype,"readString",null);wr([Er],Dt.prototype,"readFixedArray",null);wr([Er],Dt.prototype,"readArray",null);Oe.BinaryReader=Dt;function od(r){return r.charAt(0).toUpperCase()+r.slice(1)}function Wn(r,e,t,n,i){try{if(typeof n=="string")i[`write${od(n)}`](t);else if(n instanceof Array)if(typeof n[0]=="number"){if(t.length!==n[0])throw new St(`Expecting byte array of length ${n[0]}, but got ${t.length} bytes`);i.writeFixedArray(t)}else if(n.length===2&&typeof n[1]=="number"){if(t.length!==n[1])throw new St(`Expecting byte array of length ${n[1]}, but got ${t.length} bytes`);for(let s=0;s<n[1];s++)Wn(r,null,t[s],n[0],i)}else i.writeArray(t,s=>{Wn(r,e,s,n[0],i)});else if(n.kind!==void 0)switch(n.kind){case"option":{t==null?i.writeU8(0):(i.writeU8(1),Wn(r,e,t,n.type,i));break}case"map":{i.writeU32(t.size),t.forEach((s,o)=>{Wn(r,e,o,n.key,i),Wn(r,e,s,n.value,i)});break}default:throw new St(`FieldType ${n} unrecognized`)}else ad(r,t,i)}catch(s){throw s instanceof St&&s.addToFieldPath(e),s}}function ad(r,e,t){if(typeof e.borshSerialize=="function"){e.borshSerialize(t);return}let n=r.get(e.constructor);if(!n)throw new St(`Class ${e.constructor.name} is missing in schema`);if(n.kind==="struct")n.fields.map(([i,s])=>{Wn(r,i,e[i],s,t)});else if(n.kind==="enum"){let i=e[n.field];for(let s=0;s<n.values.length;++s){let[o,c]=n.values[s];if(o===i){t.writeU8(s),Wn(r,o,e[o],c,t);break}}}else throw new St(`Unexpected schema kind: ${n.kind} for ${e.constructor.name}`)}function ey(r,e,t=fo){let n=new t;return ad(r,e,n),n.toArray()}Oe.serialize=ey;function qn(r,e,t,n){try{if(typeof t=="string")return n[`read${od(t)}`]();if(t instanceof Array){if(typeof t[0]=="number")return n.readFixedArray(t[0]);if(typeof t[1]=="number"){let i=[];for(let s=0;s<t[1];s++)i.push(qn(r,null,t[0],n));return i}else return n.readArray(()=>qn(r,e,t[0],n))}if(t.kind==="option")return n.readU8()?qn(r,e,t.type,n):void 0;if(t.kind==="map"){let i=new Map,s=n.readU32();for(let o=0;o<s;o++){let c=qn(r,e,t.key,n),u=qn(r,e,t.value,n);i.set(c,u)}return i}return Fc(r,t,n)}catch(i){throw i instanceof St&&i.addToFieldPath(e),i}}function Fc(r,e,t){if(typeof e.borshDeserialize=="function")return e.borshDeserialize(t);let n=r.get(e);if(!n)throw new St(`Class ${e.name} is missing in schema`);if(n.kind==="struct"){let i={};for(let[s,o]of r.get(e).fields)i[s]=qn(r,s,o,t);return new e(i)}if(n.kind==="enum"){let i=t.readU8();if(i>=n.values.length)throw new St(`Enum index: ${i} is out of range`);let[s,o]=n.values[i],c=qn(r,s,o,t);return new e({[s]:c})}throw new St(`Unexpected schema kind: ${n.kind} for ${e.constructor.name}`)}function ty(r,e,t,n=Dt){let i=new n(t),s=Fc(r,e,i);if(i.offset<t.length)throw new St(`Unexpected ${t.length-i.offset} bytes after deserialized data`);return s}Oe.deserialize=ty;function ry(r,e,t,n=Dt){let i=new n(t);return Fc(r,e,i)}Oe.deserializeUnchecked=ry});var qc=$t(O=>{"use strict";Object.defineProperty(O,"__esModule",{value:!0});O.s16=O.s8=O.nu64be=O.u48be=O.u40be=O.u32be=O.u24be=O.u16be=O.nu64=O.u48=O.u40=O.u32=O.u24=O.u16=O.u8=O.offset=O.greedy=O.Constant=O.UTF8=O.CString=O.Blob=O.Boolean=O.BitField=O.BitStructure=O.VariantLayout=O.Union=O.UnionLayoutDiscriminator=O.UnionDiscriminator=O.Structure=O.Sequence=O.DoubleBE=O.Double=O.FloatBE=O.Float=O.NearInt64BE=O.NearInt64=O.NearUInt64BE=O.NearUInt64=O.IntBE=O.Int=O.UIntBE=O.UInt=O.OffsetLayout=O.GreedyCount=O.ExternalLayout=O.bindConstructorLayout=O.nameWithProperty=O.Layout=O.uint8ArrayToBuffer=O.checkUint8Array=void 0;O.constant=O.utf8=O.cstr=O.blob=O.unionLayoutDiscriminator=O.union=O.seq=O.bits=O.struct=O.f64be=O.f64=O.f32be=O.f32=O.ns64be=O.s48be=O.s40be=O.s32be=O.s24be=O.s16be=O.ns64=O.s48=O.s40=O.s32=O.s24=void 0;var Vc=Wi();function vi(r){if(!(r instanceof Uint8Array))throw new TypeError("b must be a Uint8Array")}O.checkUint8Array=vi;function Re(r){return vi(r),Vc.Buffer.from(r.buffer,r.byteOffset,r.length)}O.uint8ArrayToBuffer=Re;var ve=class{constructor(e,t){if(!Number.isInteger(e))throw new TypeError("span must be an integer");this.span=e,this.property=t}makeDestinationObject(){return{}}getSpan(e,t){if(0>this.span)throw new RangeError("indeterminate span");return this.span}replicate(e){let t=Object.create(this.constructor.prototype);return Object.assign(t,this),t.property=e,t}fromArray(e){}};O.Layout=ve;function Wc(r,e){return e.property?r+"["+e.property+"]":r}O.nameWithProperty=Wc;function ny(r,e){if(typeof r!="function")throw new TypeError("Class must be constructor");if(Object.prototype.hasOwnProperty.call(r,"layout_"))throw new Error("Class is already bound to a layout");if(!(e&&e instanceof ve))throw new TypeError("layout must be a Layout");if(Object.prototype.hasOwnProperty.call(e,"boundConstructor_"))throw new Error("layout is already bound to a constructor");r.layout_=e,e.boundConstructor_=r,e.makeDestinationObject=()=>new r,Object.defineProperty(r.prototype,"encode",{value(t,n){return e.encode(this,t,n)},writable:!0}),Object.defineProperty(r,"decode",{value(t,n){return e.decode(t,n)},writable:!0})}O.bindConstructorLayout=ny;var Tt=class extends ve{isCount(){throw new Error("ExternalLayout is abstract")}};O.ExternalLayout=Tt;var lo=class extends Tt{constructor(e=1,t){if(!Number.isInteger(e)||0>=e)throw new TypeError("elementSpan must be a (positive) integer");super(-1,t),this.elementSpan=e}isCount(){return!0}decode(e,t=0){vi(e);let n=e.length-t;return Math.floor(n/this.elementSpan)}encode(e,t,n){return 0}};O.GreedyCount=lo;var Zi=class extends Tt{constructor(e,t=0,n){if(!(e instanceof ve))throw new TypeError("layout must be a Layout");if(!Number.isInteger(t))throw new TypeError("offset must be integer or undefined");super(e.span,n||e.property),this.layout=e,this.offset=t}isCount(){return this.layout instanceof Ht||this.layout instanceof Zt}decode(e,t=0){return this.layout.decode(e,t+this.offset)}encode(e,t,n=0){return this.layout.encode(e,t,n+this.offset)}};O.OffsetLayout=Zi;var Ht=class extends ve{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Re(e).readUIntLE(t,this.span)}encode(e,t,n=0){return Re(t).writeUIntLE(e,n,this.span),this.span}};O.UInt=Ht;var Zt=class extends ve{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Re(e).readUIntBE(t,this.span)}encode(e,t,n=0){return Re(t).writeUIntBE(e,n,this.span),this.span}};O.UIntBE=Zt;var Pr=class extends ve{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Re(e).readIntLE(t,this.span)}encode(e,t,n=0){return Re(t).writeIntLE(e,n,this.span),this.span}};O.Int=Pr;var on=class extends ve{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Re(e).readIntBE(t,this.span)}encode(e,t,n=0){return Re(t).writeIntBE(e,n,this.span),this.span}};O.IntBE=on;var $c=Math.pow(2,32);function Oo(r){let e=Math.floor(r/$c),t=r-e*$c;return{hi32:e,lo32:t}}function To(r,e){return r*$c+e}var ho=class extends ve{constructor(e){super(8,e)}decode(e,t=0){let n=Re(e),i=n.readUInt32LE(t),s=n.readUInt32LE(t+4);return To(s,i)}encode(e,t,n=0){let i=Oo(e),s=Re(t);return s.writeUInt32LE(i.lo32,n),s.writeUInt32LE(i.hi32,n+4),8}};O.NearUInt64=ho;var po=class extends ve{constructor(e){super(8,e)}decode(e,t=0){let n=Re(e),i=n.readUInt32BE(t),s=n.readUInt32BE(t+4);return To(i,s)}encode(e,t,n=0){let i=Oo(e),s=Re(t);return s.writeUInt32BE(i.hi32,n),s.writeUInt32BE(i.lo32,n+4),8}};O.NearUInt64BE=po;var mo=class extends ve{constructor(e){super(8,e)}decode(e,t=0){let n=Re(e),i=n.readUInt32LE(t),s=n.readInt32LE(t+4);return To(s,i)}encode(e,t,n=0){let i=Oo(e),s=Re(t);return s.writeUInt32LE(i.lo32,n),s.writeInt32LE(i.hi32,n+4),8}};O.NearInt64=mo;var go=class extends ve{constructor(e){super(8,e)}decode(e,t=0){let n=Re(e),i=n.readInt32BE(t),s=n.readUInt32BE(t+4);return To(i,s)}encode(e,t,n=0){let i=Oo(e),s=Re(t);return s.writeInt32BE(i.hi32,n),s.writeUInt32BE(i.lo32,n+4),8}};O.NearInt64BE=go;var yo=class extends ve{constructor(e){super(4,e)}decode(e,t=0){return Re(e).readFloatLE(t)}encode(e,t,n=0){return Re(t).writeFloatLE(e,n),4}};O.Float=yo;var _o=class extends ve{constructor(e){super(4,e)}decode(e,t=0){return Re(e).readFloatBE(t)}encode(e,t,n=0){return Re(t).writeFloatBE(e,n),4}};O.FloatBE=_o;var bo=class extends ve{constructor(e){super(8,e)}decode(e,t=0){return Re(e).readDoubleLE(t)}encode(e,t,n=0){return Re(t).writeDoubleLE(e,n),8}};O.Double=bo;var wo=class extends ve{constructor(e){super(8,e)}decode(e,t=0){return Re(e).readDoubleBE(t)}encode(e,t,n=0){return Re(t).writeDoubleBE(e,n),8}};O.DoubleBE=wo;var Eo=class extends ve{constructor(e,t,n){if(!(e instanceof ve))throw new TypeError("elementLayout must be a Layout");if(!(t instanceof Tt&&t.isCount()||Number.isInteger(t)&&0<=t))throw new TypeError("count must be non-negative integer or an unsigned integer ExternalLayout");let i=-1;!(t instanceof Tt)&&0<e.span&&(i=t*e.span),super(i,n),this.elementLayout=e,this.count=t}getSpan(e,t=0){if(0<=this.span)return this.span;let n=0,i=this.count;if(i instanceof Tt&&(i=i.decode(e,t)),0<this.elementLayout.span)n=i*this.elementLayout.span;else{let s=0;for(;s<i;)n+=this.elementLayout.getSpan(e,t+n),++s}return n}decode(e,t=0){let n=[],i=0,s=this.count;for(s instanceof Tt&&(s=s.decode(e,t));i<s;)n.push(this.elementLayout.decode(e,t)),t+=this.elementLayout.getSpan(e,t),i+=1;return n}encode(e,t,n=0){let i=this.elementLayout,s=e.reduce((o,c)=>o+i.encode(c,t,n+o),0);return this.count instanceof Tt&&this.count.encode(e.length,t,n),s}};O.Sequence=Eo;var Ro=class extends ve{constructor(e,t,n){if(!(Array.isArray(e)&&e.reduce((s,o)=>s&&o instanceof ve,!0)))throw new TypeError("fields must be array of Layout instances");typeof t=="boolean"&&n===void 0&&(n=t,t=void 0);for(let s of e)if(0>s.span&&s.property===void 0)throw new Error("fields cannot contain unnamed variable-length layout");let i=-1;try{i=e.reduce((s,o)=>s+o.getSpan(),0)}catch{}super(i,t),this.fields=e,this.decodePrefixes=!!n}getSpan(e,t=0){if(0<=this.span)return this.span;let n=0;try{n=this.fields.reduce((i,s)=>{let o=s.getSpan(e,t);return t+=o,i+o},0)}catch{throw new RangeError("indeterminate span")}return n}decode(e,t=0){vi(e);let n=this.makeDestinationObject();for(let i of this.fields)if(i.property!==void 0&&(n[i.property]=i.decode(e,t)),t+=i.getSpan(e,t),this.decodePrefixes&&e.length===t)break;return n}encode(e,t,n=0){let i=n,s=0,o=0;for(let c of this.fields){let u=c.span;if(o=0<u?u:0,c.property!==void 0){let p=e[c.property];p!==void 0&&(o=c.encode(p,t,n),0>u&&(u=c.getSpan(t,n)))}s=n,n+=u}return s+o-i}fromArray(e){let t=this.makeDestinationObject();for(let n of this.fields)n.property!==void 0&&0<e.length&&(t[n.property]=e.shift());return t}layoutFor(e){if(typeof e!="string")throw new TypeError("property must be string");for(let t of this.fields)if(t.property===e)return t}offsetOf(e){if(typeof e!="string")throw new TypeError("property must be string");let t=0;for(let n of this.fields){if(n.property===e)return t;0>n.span?t=-1:0<=t&&(t+=n.span)}}};O.Structure=Ro;var Yi=class{constructor(e){this.property=e}decode(e,t){throw new Error("UnionDiscriminator is abstract")}encode(e,t,n){throw new Error("UnionDiscriminator is abstract")}};O.UnionDiscriminator=Yi;var Ri=class extends Yi{constructor(e,t){if(!(e instanceof Tt&&e.isCount()))throw new TypeError("layout must be an unsigned integer ExternalLayout");super(t||e.property||"variant"),this.layout=e}decode(e,t){return this.layout.decode(e,t)}encode(e,t,n){return this.layout.encode(e,t,n)}};O.UnionLayoutDiscriminator=Ri;var Ji=class extends ve{constructor(e,t,n){let i;if(e instanceof Ht||e instanceof Zt)i=new Ri(new Zi(e));else if(e instanceof Tt&&e.isCount())i=new Ri(e);else if(e instanceof Yi)i=e;else throw new TypeError("discr must be a UnionDiscriminator or an unsigned integer layout");if(t===void 0&&(t=null),!(t===null||t instanceof ve))throw new TypeError("defaultLayout must be null or a Layout");if(t!==null){if(0>t.span)throw new Error("defaultLayout must have constant span");t.property===void 0&&(t=t.replicate("content"))}let s=-1;t&&(s=t.span,0<=s&&(e instanceof Ht||e instanceof Zt)&&(s+=i.layout.span)),super(s,n),this.discriminator=i,this.usesPrefixDiscriminator=e instanceof Ht||e instanceof Zt,this.defaultLayout=t,this.registry={};let o=this.defaultGetSourceVariant.bind(this);this.getSourceVariant=function(c){return o(c)},this.configGetSourceVariant=function(c){o=c.bind(this)}}getSpan(e,t=0){if(0<=this.span)return this.span;let n=this.getVariant(e,t);if(!n)throw new Error("unable to determine span for unrecognized variant");return n.getSpan(e,t)}defaultGetSourceVariant(e){if(Object.prototype.hasOwnProperty.call(e,this.discriminator.property)){if(this.defaultLayout&&this.defaultLayout.property&&Object.prototype.hasOwnProperty.call(e,this.defaultLayout.property))return;let t=this.registry[e[this.discriminator.property]];if(t&&(!t.layout||t.property&&Object.prototype.hasOwnProperty.call(e,t.property)))return t}else for(let t in this.registry){let n=this.registry[t];if(n.property&&Object.prototype.hasOwnProperty.call(e,n.property))return n}throw new Error("unable to infer src variant")}decode(e,t=0){let n,i=this.discriminator,s=i.decode(e,t),o=this.registry[s];if(o===void 0){let c=this.defaultLayout,u=0;this.usesPrefixDiscriminator&&(u=i.layout.span),n=this.makeDestinationObject(),n[i.property]=s,n[c.property]=c.decode(e,t+u)}else n=o.decode(e,t);return n}encode(e,t,n=0){let i=this.getSourceVariant(e);if(i===void 0){let s=this.discriminator,o=this.defaultLayout,c=0;return this.usesPrefixDiscriminator&&(c=s.layout.span),s.encode(e[s.property],t,n),c+o.encode(e[o.property],t,n+c)}return i.encode(e,t,n)}addVariant(e,t,n){let i=new vo(this,e,t,n);return this.registry[e]=i,i}getVariant(e,t=0){let n;return e instanceof Uint8Array?n=this.discriminator.decode(e,t):n=e,this.registry[n]}};O.Union=Ji;var vo=class extends ve{constructor(e,t,n,i){if(!(e instanceof Ji))throw new TypeError("union must be a Union");if(!Number.isInteger(t)||0>t)throw new TypeError("variant must be a (non-negative) integer");if(typeof n=="string"&&i===void 0&&(i=n,n=null),n){if(!(n instanceof ve))throw new TypeError("layout must be a Layout");if(e.defaultLayout!==null&&0<=n.span&&n.span>e.defaultLayout.span)throw new Error("variant span exceeds span of containing union");if(typeof i!="string")throw new TypeError("variant must have a String property")}let s=e.span;0>e.span&&(s=n?n.span:0,0<=s&&e.usesPrefixDiscriminator&&(s+=e.discriminator.layout.span)),super(s,i),this.union=e,this.variant=t,this.layout=n||null}getSpan(e,t=0){if(0<=this.span)return this.span;let n=0;this.union.usesPrefixDiscriminator&&(n=this.union.discriminator.layout.span);let i=0;return this.layout&&(i=this.layout.getSpan(e,t+n)),n+i}decode(e,t=0){let n=this.makeDestinationObject();if(this!==this.union.getVariant(e,t))throw new Error("variant mismatch");let i=0;return this.union.usesPrefixDiscriminator&&(i=this.union.discriminator.layout.span),this.layout?n[this.property]=this.layout.decode(e,t+i):this.property?n[this.property]=!0:this.union.usesPrefixDiscriminator&&(n[this.union.discriminator.property]=this.variant),n}encode(e,t,n=0){let i=0;if(this.union.usesPrefixDiscriminator&&(i=this.union.discriminator.layout.span),this.layout&&!Object.prototype.hasOwnProperty.call(e,this.property))throw new TypeError("variant lacks property "+this.property);this.union.discriminator.encode(this.variant,t,n);let s=i;if(this.layout&&(this.layout.encode(e[this.property],t,n+i),s+=this.layout.getSpan(t,n+i),0<=this.union.span&&s>this.union.span))throw new Error("encoded variant overruns containing union");return s}fromArray(e){if(this.layout)return this.layout.fromArray(e)}};O.VariantLayout=vo;function Ei(r){return 0>r&&(r+=4294967296),r}var Xi=class extends ve{constructor(e,t,n){if(!(e instanceof Ht||e instanceof Zt))throw new TypeError("word must be a UInt or UIntBE layout");if(typeof t=="string"&&n===void 0&&(n=t,t=!1),4<e.span)throw new RangeError("word cannot exceed 32 bits");super(e.span,n),this.word=e,this.msb=!!t,this.fields=[];let i=0;this._packedSetValue=function(s){return i=Ei(s),this},this._packedGetValue=function(){return i}}decode(e,t=0){let n=this.makeDestinationObject(),i=this.word.decode(e,t);this._packedSetValue(i);for(let s of this.fields)s.property!==void 0&&(n[s.property]=s.decode(e));return n}encode(e,t,n=0){let i=this.word.decode(t,n);this._packedSetValue(i);for(let s of this.fields)if(s.property!==void 0){let o=e[s.property];o!==void 0&&s.encode(o)}return this.word.encode(this._packedGetValue(),t,n)}addField(e,t){let n=new Qi(this,e,t);return this.fields.push(n),n}addBoolean(e){let t=new So(this,e);return this.fields.push(t),t}fieldFor(e){if(typeof e!="string")throw new TypeError("property must be string");for(let t of this.fields)if(t.property===e)return t}};O.BitStructure=Xi;var Qi=class{constructor(e,t,n){if(!(e instanceof Xi))throw new TypeError("container must be a BitStructure");if(!Number.isInteger(t)||0>=t)throw new TypeError("bits must be positive integer");let i=8*e.span,s=e.fields.reduce((o,c)=>o+c.bits,0);if(t+s>i)throw new Error("bits too long for span remainder ("+(i-s)+" of "+i+" remain)");this.container=e,this.bits=t,this.valueMask=(1<<t)-1,t===32&&(this.valueMask=4294967295),this.start=s,this.container.msb&&(this.start=i-s-t),this.wordMask=Ei(this.valueMask<<this.start),this.property=n}decode(e,t){let n=this.container._packedGetValue();return Ei(n&this.wordMask)>>>this.start}encode(e){if(typeof e!="number"||!Number.isInteger(e)||e!==Ei(e&this.valueMask))throw new TypeError(Wc("BitField.encode",this)+" value must be integer not exceeding "+this.valueMask);let t=this.container._packedGetValue(),n=Ei(e<<this.start);this.container._packedSetValue(Ei(t&~this.wordMask)|n)}};O.BitField=Qi;var So=class extends Qi{constructor(e,t){super(e,1,t)}decode(e,t){return!!super.decode(e,t)}encode(e){typeof e=="boolean"&&(e=+e),super.encode(e)}};O.Boolean=So;var Ao=class extends ve{constructor(e,t){if(!(e instanceof Tt&&e.isCount()||Number.isInteger(e)&&0<=e))throw new TypeError("length must be positive integer or an unsigned integer ExternalLayout");let n=-1;e instanceof Tt||(n=e),super(n,t),this.length=e}getSpan(e,t){let n=this.span;return 0>n&&(n=this.length.decode(e,t)),n}decode(e,t=0){let n=this.span;return 0>n&&(n=this.length.decode(e,t)),Re(e).slice(t,t+n)}encode(e,t,n){let i=this.length;if(this.length instanceof Tt&&(i=e.length),!(e instanceof Uint8Array&&i===e.length))throw new TypeError(Wc("Blob.encode",this)+" requires (length "+i+") Uint8Array as src");if(n+i>t.length)throw new RangeError("encoding overruns Uint8Array");let s=Re(e);return Re(t).write(s.toString("hex"),n,i,"hex"),this.length instanceof Tt&&this.length.encode(i,t,n),i}};O.Blob=Ao;var xo=class extends ve{constructor(e){super(-1,e)}getSpan(e,t=0){vi(e);let n=t;for(;n<e.length&&e[n]!==0;)n+=1;return 1+n-t}decode(e,t=0){let n=this.getSpan(e,t);return Re(e).slice(t,t+n-1).toString("utf-8")}encode(e,t,n=0){typeof e!="string"&&(e=String(e));let i=Vc.Buffer.from(e,"utf8"),s=i.length;if(n+s>t.length)throw new RangeError("encoding overruns Buffer");let o=Re(t);return i.copy(o,n),o[n+s]=0,s+1}};O.CString=xo;var Io=class extends ve{constructor(e,t){if(typeof e=="string"&&t===void 0&&(t=e,e=void 0),e===void 0)e=-1;else if(!Number.isInteger(e))throw new TypeError("maxSpan must be an integer");super(-1,t),this.maxSpan=e}getSpan(e,t=0){return vi(e),e.length-t}decode(e,t=0){let n=this.getSpan(e,t);if(0<=this.maxSpan&&this.maxSpan<n)throw new RangeError("text length exceeds maxSpan");return Re(e).slice(t,t+n).toString("utf-8")}encode(e,t,n=0){typeof e!="string"&&(e=String(e));let i=Vc.Buffer.from(e,"utf8"),s=i.length;if(0<=this.maxSpan&&this.maxSpan<s)throw new RangeError("text length exceeds maxSpan");if(n+s>t.length)throw new RangeError("encoding overruns Buffer");return i.copy(Re(t),n),s}};O.UTF8=Io;var ko=class extends ve{constructor(e,t){super(0,t),this.value=e}decode(e,t){return this.value}encode(e,t,n){return 0}};O.Constant=ko;O.greedy=(r,e)=>new lo(r,e);O.offset=(r,e,t)=>new Zi(r,e,t);O.u8=r=>new Ht(1,r);O.u16=r=>new Ht(2,r);O.u24=r=>new Ht(3,r);O.u32=r=>new Ht(4,r);O.u40=r=>new Ht(5,r);O.u48=r=>new Ht(6,r);O.nu64=r=>new ho(r);O.u16be=r=>new Zt(2,r);O.u24be=r=>new Zt(3,r);O.u32be=r=>new Zt(4,r);O.u40be=r=>new Zt(5,r);O.u48be=r=>new Zt(6,r);O.nu64be=r=>new po(r);O.s8=r=>new Pr(1,r);O.s16=r=>new Pr(2,r);O.s24=r=>new Pr(3,r);O.s32=r=>new Pr(4,r);O.s40=r=>new Pr(5,r);O.s48=r=>new Pr(6,r);O.ns64=r=>new mo(r);O.s16be=r=>new on(2,r);O.s24be=r=>new on(3,r);O.s32be=r=>new on(4,r);O.s40be=r=>new on(5,r);O.s48be=r=>new on(6,r);O.ns64be=r=>new go(r);O.f32=r=>new yo(r);O.f32be=r=>new _o(r);O.f64=r=>new bo(r);O.f64be=r=>new wo(r);O.struct=(r,e,t)=>new Ro(r,e,t);O.bits=(r,e,t)=>new Xi(r,e,t);O.seq=(r,e,t)=>new Eo(r,e,t);O.union=(r,e,t)=>new Ji(r,e,t);O.unionLayoutDiscriminator=(r,e)=>new Ri(r,e);O.blob=(r,e)=>new Ao(r,e);O.cstr=r=>new xo(r);O.utf8=(r,e)=>new Io(r,e);O.constant=(r,e)=>new ko(r,e)});function rs(){if(!Co&&(Co=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||typeof msCrypto<"u"&&typeof msCrypto.getRandomValues=="function"&&msCrypto.getRandomValues.bind(msCrypto),!Co))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Co(m1)}var Co,m1,tu=Ut(()=>{m1=new Uint8Array(16)});var Id,kd=Ut(()=>{Id=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i});function g1(r){return typeof r=="string"&&Id.test(r)}var cn,ns=Ut(()=>{kd();cn=g1});function y1(r){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,t=(At[r[e+0]]+At[r[e+1]]+At[r[e+2]]+At[r[e+3]]+"-"+At[r[e+4]]+At[r[e+5]]+"-"+At[r[e+6]]+At[r[e+7]]+"-"+At[r[e+8]]+At[r[e+9]]+"-"+At[r[e+10]]+At[r[e+11]]+At[r[e+12]]+At[r[e+13]]+At[r[e+14]]+At[r[e+15]]).toLowerCase();if(!cn(t))throw TypeError("Stringified UUID is invalid");return t}var At,Po,un,is=Ut(()=>{ns();At=[];for(Po=0;Po<256;++Po)At.push((Po+256).toString(16).substr(1));un=y1});function _1(r,e,t){var n=e&&t||0,i=e||new Array(16);r=r||{};var s=r.node||Od,o=r.clockseq!==void 0?r.clockseq:ru;if(s==null||o==null){var c=r.random||(r.rng||rs)();s==null&&(s=Od=[c[0]|1,c[1],c[2],c[3],c[4],c[5]]),o==null&&(o=ru=(c[6]<<8|c[7])&16383)}var u=r.msecs!==void 0?r.msecs:Date.now(),p=r.nsecs!==void 0?r.nsecs:iu+1,m=u-nu+(p-iu)/1e4;if(m<0&&r.clockseq===void 0&&(o=o+1&16383),(m<0||u>nu)&&r.nsecs===void 0&&(p=0),p>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");nu=u,iu=p,ru=o,u+=122192928e5;var b=((u&268435455)*1e4+p)%4294967296;i[n++]=b>>>24&255,i[n++]=b>>>16&255,i[n++]=b>>>8&255,i[n++]=b&255;var A=u/4294967296*1e4&268435455;i[n++]=A>>>8&255,i[n++]=A&255,i[n++]=A>>>24&15|16,i[n++]=A>>>16&255,i[n++]=o>>>8|128,i[n++]=o&255;for(var S=0;S<6;++S)i[n+S]=s[S];return e||un(i)}var Od,ru,nu,iu,Td,Nd=Ut(()=>{tu();is();nu=0,iu=0;Td=_1});function b1(r){if(!cn(r))throw TypeError("Invalid UUID");var e,t=new Uint8Array(16);return t[0]=(e=parseInt(r.slice(0,8),16))>>>24,t[1]=e>>>16&255,t[2]=e>>>8&255,t[3]=e&255,t[4]=(e=parseInt(r.slice(9,13),16))>>>8,t[5]=e&255,t[6]=(e=parseInt(r.slice(14,18),16))>>>8,t[7]=e&255,t[8]=(e=parseInt(r.slice(19,23),16))>>>8,t[9]=e&255,t[10]=(e=parseInt(r.slice(24,36),16))/1099511627776&255,t[11]=e/4294967296&255,t[12]=e>>>24&255,t[13]=e>>>16&255,t[14]=e>>>8&255,t[15]=e&255,t}var Mo,su=Ut(()=>{ns();Mo=b1});function w1(r){r=unescape(encodeURIComponent(r));for(var e=[],t=0;t<r.length;++t)e.push(r.charCodeAt(t));return e}function Uo(r,e,t){function n(i,s,o,c){if(typeof i=="string"&&(i=w1(i)),typeof s=="string"&&(s=Mo(s)),s.length!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var u=new Uint8Array(16+i.length);if(u.set(s),u.set(i,s.length),u=t(u),u[6]=u[6]&15|e,u[8]=u[8]&63|128,o){c=c||0;for(var p=0;p<16;++p)o[c+p]=u[p];return o}return un(u)}try{n.name=r}catch{}return n.DNS=E1,n.URL=R1,n}var E1,R1,ou=Ut(()=>{is();su();E1="6ba7b810-9dad-11d1-80b4-00c04fd430c8",R1="6ba7b811-9dad-11d1-80b4-00c04fd430c8"});function v1(r){if(typeof r=="string"){var e=unescape(encodeURIComponent(r));r=new Uint8Array(e.length);for(var t=0;t<e.length;++t)r[t]=e.charCodeAt(t)}return S1(A1(x1(r),r.length*8))}function S1(r){for(var e=[],t=r.length*32,n="0123456789abcdef",i=0;i<t;i+=8){var s=r[i>>5]>>>i%32&255,o=parseInt(n.charAt(s>>>4&15)+n.charAt(s&15),16);e.push(o)}return e}function Ld(r){return(r+64>>>9<<4)+14+1}function A1(r,e){r[e>>5]|=128<<e%32,r[Ld(e)-1]=e;for(var t=1732584193,n=-271733879,i=-1732584194,s=271733878,o=0;o<r.length;o+=16){var c=t,u=n,p=i,m=s;t=Lt(t,n,i,s,r[o],7,-680876936),s=Lt(s,t,n,i,r[o+1],12,-389564586),i=Lt(i,s,t,n,r[o+2],17,606105819),n=Lt(n,i,s,t,r[o+3],22,-1044525330),t=Lt(t,n,i,s,r[o+4],7,-176418897),s=Lt(s,t,n,i,r[o+5],12,1200080426),i=Lt(i,s,t,n,r[o+6],17,-1473231341),n=Lt(n,i,s,t,r[o+7],22,-45705983),t=Lt(t,n,i,s,r[o+8],7,1770035416),s=Lt(s,t,n,i,r[o+9],12,-1958414417),i=Lt(i,s,t,n,r[o+10],17,-42063),n=Lt(n,i,s,t,r[o+11],22,-1990404162),t=Lt(t,n,i,s,r[o+12],7,1804603682),s=Lt(s,t,n,i,r[o+13],12,-40341101),i=Lt(i,s,t,n,r[o+14],17,-1502002290),n=Lt(n,i,s,t,r[o+15],22,1236535329),t=Bt(t,n,i,s,r[o+1],5,-165796510),s=Bt(s,t,n,i,r[o+6],9,-1069501632),i=Bt(i,s,t,n,r[o+11],14,643717713),n=Bt(n,i,s,t,r[o],20,-373897302),t=Bt(t,n,i,s,r[o+5],5,-701558691),s=Bt(s,t,n,i,r[o+10],9,38016083),i=Bt(i,s,t,n,r[o+15],14,-660478335),n=Bt(n,i,s,t,r[o+4],20,-405537848),t=Bt(t,n,i,s,r[o+9],5,568446438),s=Bt(s,t,n,i,r[o+14],9,-1019803690),i=Bt(i,s,t,n,r[o+3],14,-187363961),n=Bt(n,i,s,t,r[o+8],20,1163531501),t=Bt(t,n,i,s,r[o+13],5,-1444681467),s=Bt(s,t,n,i,r[o+2],9,-51403784),i=Bt(i,s,t,n,r[o+7],14,1735328473),n=Bt(n,i,s,t,r[o+12],20,-1926607734),t=Ct(t,n,i,s,r[o+5],4,-378558),s=Ct(s,t,n,i,r[o+8],11,-2022574463),i=Ct(i,s,t,n,r[o+11],16,1839030562),n=Ct(n,i,s,t,r[o+14],23,-35309556),t=Ct(t,n,i,s,r[o+1],4,-1530992060),s=Ct(s,t,n,i,r[o+4],11,1272893353),i=Ct(i,s,t,n,r[o+7],16,-155497632),n=Ct(n,i,s,t,r[o+10],23,-1094730640),t=Ct(t,n,i,s,r[o+13],4,681279174),s=Ct(s,t,n,i,r[o],11,-358537222),i=Ct(i,s,t,n,r[o+3],16,-722521979),n=Ct(n,i,s,t,r[o+6],23,76029189),t=Ct(t,n,i,s,r[o+9],4,-640364487),s=Ct(s,t,n,i,r[o+12],11,-421815835),i=Ct(i,s,t,n,r[o+15],16,530742520),n=Ct(n,i,s,t,r[o+2],23,-995338651),t=Pt(t,n,i,s,r[o],6,-198630844),s=Pt(s,t,n,i,r[o+7],10,1126891415),i=Pt(i,s,t,n,r[o+14],15,-1416354905),n=Pt(n,i,s,t,r[o+5],21,-57434055),t=Pt(t,n,i,s,r[o+12],6,1700485571),s=Pt(s,t,n,i,r[o+3],10,-1894986606),i=Pt(i,s,t,n,r[o+10],15,-1051523),n=Pt(n,i,s,t,r[o+1],21,-2054922799),t=Pt(t,n,i,s,r[o+8],6,1873313359),s=Pt(s,t,n,i,r[o+15],10,-30611744),i=Pt(i,s,t,n,r[o+6],15,-1560198380),n=Pt(n,i,s,t,r[o+13],21,1309151649),t=Pt(t,n,i,s,r[o+4],6,-145523070),s=Pt(s,t,n,i,r[o+11],10,-1120210379),i=Pt(i,s,t,n,r[o+2],15,718787259),n=Pt(n,i,s,t,r[o+9],21,-343485551),t=fn(t,c),n=fn(n,u),i=fn(i,p),s=fn(s,m)}return[t,n,i,s]}function x1(r){if(r.length===0)return[];for(var e=r.length*8,t=new Uint32Array(Ld(e)),n=0;n<e;n+=8)t[n>>5]|=(r[n/8]&255)<<n%32;return t}function fn(r,e){var t=(r&65535)+(e&65535),n=(r>>16)+(e>>16)+(t>>16);return n<<16|t&65535}function I1(r,e){return r<<e|r>>>32-e}function Do(r,e,t,n,i,s){return fn(I1(fn(fn(e,r),fn(n,s)),i),t)}function Lt(r,e,t,n,i,s,o){return Do(e&t|~e&n,r,e,i,s,o)}function Bt(r,e,t,n,i,s,o){return Do(e&n|t&~n,r,e,i,s,o)}function Ct(r,e,t,n,i,s,o){return Do(e^t^n,r,e,i,s,o)}function Pt(r,e,t,n,i,s,o){return Do(t^(e|~n),r,e,i,s,o)}var Bd,Cd=Ut(()=>{Bd=v1});var k1,Pd,Md=Ut(()=>{ou();Cd();k1=Uo("v3",48,Bd),Pd=k1});function O1(r,e,t){r=r||{};var n=r.random||(r.rng||rs)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,e){t=t||0;for(var i=0;i<16;++i)e[t+i]=n[i];return e}return un(n)}var Ud,Dd=Ut(()=>{tu();is();Ud=O1});function T1(r,e,t,n){switch(r){case 0:return e&t^~e&n;case 1:return e^t^n;case 2:return e&t^e&n^t&n;case 3:return e^t^n}}function au(r,e){return r<<e|r>>>32-e}function N1(r){var e=[1518500249,1859775393,2400959708,3395469782],t=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof r=="string"){var n=unescape(encodeURIComponent(r));r=[];for(var i=0;i<n.length;++i)r.push(n.charCodeAt(i))}else Array.isArray(r)||(r=Array.prototype.slice.call(r));r.push(128);for(var s=r.length/4+2,o=Math.ceil(s/16),c=new Array(o),u=0;u<o;++u){for(var p=new Uint32Array(16),m=0;m<16;++m)p[m]=r[u*64+m*4]<<24|r[u*64+m*4+1]<<16|r[u*64+m*4+2]<<8|r[u*64+m*4+3];c[u]=p}c[o-1][14]=(r.length-1)*8/Math.pow(2,32),c[o-1][14]=Math.floor(c[o-1][14]),c[o-1][15]=(r.length-1)*8&4294967295;for(var b=0;b<o;++b){for(var A=new Uint32Array(80),S=0;S<16;++S)A[S]=c[b][S];for(var T=16;T<80;++T)A[T]=au(A[T-3]^A[T-8]^A[T-14]^A[T-16],1);for(var I=t[0],x=t[1],L=t[2],U=t[3],B=t[4],F=0;F<80;++F){var te=Math.floor(F/20),G=au(I,5)+T1(te,x,L,U)+B+e[te]+A[F]>>>0;B=U,U=L,L=au(x,30)>>>0,x=I,I=G}t[0]=t[0]+I>>>0,t[1]=t[1]+x>>>0,t[2]=t[2]+L>>>0,t[3]=t[3]+U>>>0,t[4]=t[4]+B>>>0}return[t[0]>>24&255,t[0]>>16&255,t[0]>>8&255,t[0]&255,t[1]>>24&255,t[1]>>16&255,t[1]>>8&255,t[1]&255,t[2]>>24&255,t[2]>>16&255,t[2]>>8&255,t[2]&255,t[3]>>24&255,t[3]>>16&255,t[3]>>8&255,t[3]&255,t[4]>>24&255,t[4]>>16&255,t[4]>>8&255,t[4]&255]}var zd,Fd=Ut(()=>{zd=N1});var L1,$d,Vd=Ut(()=>{ou();Fd();L1=Uo("v5",80,zd),$d=L1});var Wd,qd=Ut(()=>{Wd="00000000-0000-0000-0000-000000000000"});function B1(r){if(!cn(r))throw TypeError("Invalid UUID");return parseInt(r.substr(14,1),16)}var jd,Kd=Ut(()=>{ns();jd=B1});var cu={};sr(cu,{NIL:()=>Wd,parse:()=>Mo,stringify:()=>un,v1:()=>Td,v3:()=>Pd,v4:()=>Ud,v5:()=>$d,validate:()=>cn,version:()=>jd});var uu=Ut(()=>{Nd();Md();Dd();Vd();qd();Kd();ns();is();su()});var Gd=$t((mx,Hd)=>{"use strict";var C1=(uu(),Ca(cu)).v4,P1=function(r,e,t,n){if(typeof r!="string")throw new TypeError(r+" must be a string");n=n||{};let i=typeof n.version=="number"?n.version:2;if(i!==1&&i!==2)throw new TypeError(i+" must be 1 or 2");let s={method:r};if(i===2&&(s.jsonrpc="2.0"),e){if(typeof e!="object"&&!Array.isArray(e))throw new TypeError(e+" must be an object, array or omitted");s.params=e}if(typeof t>"u"){let o=typeof n.generator=="function"?n.generator:function(){return C1()};s.id=o(s,n)}else i===2&&t===null?n.notificationIdNull&&(s.id=null):s.id=t;return s};Hd.exports=P1});var Yd=$t((gx,Zd)=>{"use strict";var M1=(uu(),Ca(cu)).v4,U1=Gd(),ss=function(r,e){if(!(this instanceof ss))return new ss(r,e);e||(e={}),this.options={reviver:typeof e.reviver<"u"?e.reviver:null,replacer:typeof e.replacer<"u"?e.replacer:null,generator:typeof e.generator<"u"?e.generator:function(){return M1()},version:typeof e.version<"u"?e.version:2,notificationIdNull:typeof e.notificationIdNull=="boolean"?e.notificationIdNull:!1},this.callServer=r};Zd.exports=ss;ss.prototype.request=function(r,e,t,n){let i=this,s=null,o=Array.isArray(r)&&typeof e=="function";if(this.options.version===1&&o)throw new TypeError("JSON-RPC 1.0 does not support batching");if(o||!o&&r&&typeof r=="object"&&typeof e=="function")n=e,s=r;else{typeof t=="function"&&(n=t,t=void 0);let p=typeof n=="function";try{s=U1(r,e,t,{generator:this.options.generator,version:this.options.version,notificationIdNull:this.options.notificationIdNull})}catch(m){if(p)return n(m);throw m}if(!p)return s}let u;try{u=JSON.stringify(s,this.options.replacer)}catch(p){return n(p)}return this.callServer(u,function(p,m){i._parseResponse(p,m,n)}),s};ss.prototype._parseResponse=function(r,e,t){if(r){t(r);return}if(!e)return t();let n;try{n=JSON.parse(e,this.options.reviver)}catch(i){return t(i)}if(t.length===3)if(Array.isArray(n)){let i=function(o){return typeof o.error<"u"},s=function(o){return!i(o)};return t(null,n.filter(i),n.filter(s))}else return t(null,n.error,n.result);t(null,n)}});var Xd=$t((yx,fu)=>{"use strict";var D1=Object.prototype.hasOwnProperty,zt="~";function os(){}Object.create&&(os.prototype=Object.create(null),new os().__proto__||(zt=!1));function z1(r,e,t){this.fn=r,this.context=e,this.once=t||!1}function Jd(r,e,t,n,i){if(typeof t!="function")throw new TypeError("The listener must be a function");var s=new z1(t,n||r,i),o=zt?zt+e:e;return r._events[o]?r._events[o].fn?r._events[o]=[r._events[o],s]:r._events[o].push(s):(r._events[o]=s,r._eventsCount++),r}function zo(r,e){--r._eventsCount===0?r._events=new os:delete r._events[e]}function Mt(){this._events=new os,this._eventsCount=0}Mt.prototype.eventNames=function(){var e=[],t,n;if(this._eventsCount===0)return e;for(n in t=this._events)D1.call(t,n)&&e.push(zt?n.slice(1):n);return Object.getOwnPropertySymbols?e.concat(Object.getOwnPropertySymbols(t)):e};Mt.prototype.listeners=function(e){var t=zt?zt+e:e,n=this._events[t];if(!n)return[];if(n.fn)return[n.fn];for(var i=0,s=n.length,o=new Array(s);i<s;i++)o[i]=n[i].fn;return o};Mt.prototype.listenerCount=function(e){var t=zt?zt+e:e,n=this._events[t];return n?n.fn?1:n.length:0};Mt.prototype.emit=function(e,t,n,i,s,o){var c=zt?zt+e:e;if(!this._events[c])return!1;var u=this._events[c],p=arguments.length,m,b;if(u.fn){switch(u.once&&this.removeListener(e,u.fn,void 0,!0),p){case 1:return u.fn.call(u.context),!0;case 2:return u.fn.call(u.context,t),!0;case 3:return u.fn.call(u.context,t,n),!0;case 4:return u.fn.call(u.context,t,n,i),!0;case 5:return u.fn.call(u.context,t,n,i,s),!0;case 6:return u.fn.call(u.context,t,n,i,s,o),!0}for(b=1,m=new Array(p-1);b<p;b++)m[b-1]=arguments[b];u.fn.apply(u.context,m)}else{var A=u.length,S;for(b=0;b<A;b++)switch(u[b].once&&this.removeListener(e,u[b].fn,void 0,!0),p){case 1:u[b].fn.call(u[b].context);break;case 2:u[b].fn.call(u[b].context,t);break;case 3:u[b].fn.call(u[b].context,t,n);break;case 4:u[b].fn.call(u[b].context,t,n,i);break;default:if(!m)for(S=1,m=new Array(p-1);S<p;S++)m[S-1]=arguments[S];u[b].fn.apply(u[b].context,m)}}return!0};Mt.prototype.on=function(e,t,n){return Jd(this,e,t,n,!1)};Mt.prototype.once=function(e,t,n){return Jd(this,e,t,n,!0)};Mt.prototype.removeListener=function(e,t,n,i){var s=zt?zt+e:e;if(!this._events[s])return this;if(!t)return zo(this,s),this;var o=this._events[s];if(o.fn)o.fn===t&&(!i||o.once)&&(!n||o.context===n)&&zo(this,s);else{for(var c=0,u=[],p=o.length;c<p;c++)(o[c].fn!==t||i&&!o[c].once||n&&o[c].context!==n)&&u.push(o[c]);u.length?this._events[s]=u.length===1?u[0]:u:zo(this,s)}return this};Mt.prototype.removeAllListeners=function(e){var t;return e?(t=zt?zt+e:e,this._events[t]&&zo(this,t)):(this._events=new os,this._eventsCount=0),this};Mt.prototype.off=Mt.prototype.removeListener;Mt.prototype.addListener=Mt.prototype.on;Mt.prefixed=zt;Mt.EventEmitter=Mt;typeof fu<"u"&&(fu.exports=Mt)});var Tv={};sr(Tv,{AddMiniApp:()=>ri,Back:()=>Fa,ComposeCast:()=>kf,Context:()=>Pf,DEFAULT_READY_OPTIONS:()=>Ua,Errors:()=>Mi,Ethereum:()=>ol,Haptics:()=>Of,Manifest:()=>$a,QuickAuth:()=>pf,Ready:()=>Da,SendToken:()=>Tf,SignIn:()=>gn,SolanaConnection:()=>Qo,SwapToken:()=>Nf,ViewCast:()=>Lf,ViewProfile:()=>Bf,ViewToken:()=>Cf,actionLaunchFrameSchema:()=>Hf,actionLaunchMiniAppSchema:()=>Gf,actionSchema:()=>Yf,actionViewTokenSchema:()=>Zf,aspectRatioSchema:()=>Ha,buttonSchema:()=>Jf,buttonTitleSchema:()=>Fi,caip19TokenSchema:()=>ja,createSimpleStringSchema:()=>jr,createSolanaWalletProvider:()=>qu,default:()=>Ov,domainManifestSchema:()=>om,domainMiniAppConfigSchema:()=>Ya,domainSchema:()=>Ka,encodedJsonFarcasterSignatureSchema:()=>Ga,eventFrameAddedSchema:()=>tl,eventFrameRemovedSchema:()=>nl,eventMiniAppAddedSchema:()=>el,eventMiniAppRemovedSchema:()=>rl,eventNotificationsEnabledSchema:()=>il,frameHost:()=>yv,hexColorSchema:()=>di,jsonFarcasterSignatureHeaderSchema:()=>Q0,miniAppEmbedNextSchema:()=>Xf,miniAppHost:()=>fe,miniAppHostCapabilityList:()=>Za,miniAppNameSchema:()=>li,notificationDetailsSchema:()=>$i,notificationsDisabledSchema:()=>sl,quickAuth:()=>Ci,safeParseFrameEmbed:()=>em,safeParseMiniAppEmbed:()=>Qf,sdk:()=>gf,secureUrlSchema:()=>_t,sendNotificationRequestSchema:()=>tm,sendNotificationResponseSchema:()=>rm,serverEventSchema:()=>nm,unwrapSolanaProviderRequest:()=>Hu,wrapSolanaProviderRequest:()=>GR});var ri={};sr(ri,{InvalidDomainManifest:()=>Pa,RejectedByUser:()=>Ma});var Mi={};sr(Mi,{BaseError:()=>Fr});var Fr=class extends Error{name="BaseError";cause;constructor(e,t={}){super(e,t.cause?{cause:t.cause}:void 0),this.cause=t.cause}};var Pa=class extends Fr{name="AddMiniApp.InvalidDomainManifest";constructor(){super("Invalid domain manifest")}},Ma=class extends Fr{name="AddMiniApp.RejectedByUser";constructor(){super("Add miniapp rejected by user")}};var kf={};var Of={};var Da={};sr(Da,{DEFAULT_READY_OPTIONS:()=>Ua});var Ua={disableNativeGestures:!1};var Tf={};var gn={};sr(gn,{RejectedByUser:()=>za});var za=class extends Fr{name="SignIn.RejectedByUser";constructor(){super("Sign in rejected by user")}};var Nf={};var Lf={};var Bf={};var Cf={};var Fa={};sr(Fa,{DEFAULT_BACK_STATE:()=>Mp});var Mp={visible:!1};var Pf={};var $a={};sr($a,{getMiniAppConfig:()=>Up});function Up(r){return r.miniapp||r.frame}var V={};sr(V,{BRAND:()=>u0,DIRTY:()=>yn,EMPTY_PATH:()=>$p,INVALID:()=>ie,NEVER:()=>H0,OK:()=>Ot,ParseStatus:()=>vt,Schema:()=>ge,ZodAny:()=>Wr,ZodArray:()=>Ir,ZodBigInt:()=>bn,ZodBoolean:()=>wn,ZodBranded:()=>Di,ZodCatch:()=>Nn,ZodDate:()=>En,ZodDefault:()=>Tn,ZodDiscriminatedUnion:()=>zs,ZodEffects:()=>tr,ZodEnum:()=>kn,ZodError:()=>Vt,ZodFirstPartyTypeKind:()=>oe,ZodFunction:()=>$s,ZodIntersection:()=>An,ZodIssueCode:()=>M,ZodLazy:()=>xn,ZodLiteral:()=>In,ZodMap:()=>ci,ZodNaN:()=>fi,ZodNativeEnum:()=>On,ZodNever:()=>or,ZodNull:()=>vn,ZodNullable:()=>mr,ZodNumber:()=>_n,ZodObject:()=>Wt,ZodOptional:()=>Qt,ZodParsedType:()=>H,ZodPipeline:()=>zi,ZodPromise:()=>qr,ZodReadonly:()=>Ln,ZodRecord:()=>Fs,ZodSchema:()=>ge,ZodSet:()=>ui,ZodString:()=>Vr,ZodSymbol:()=>oi,ZodTransformer:()=>tr,ZodTuple:()=>pr,ZodType:()=>ge,ZodUndefined:()=>Rn,ZodUnion:()=>Sn,ZodUnknown:()=>xr,ZodVoid:()=>ai,addIssueToContext:()=>q,any:()=>_0,array:()=>R0,bigint:()=>h0,boolean:()=>Kf,coerce:()=>K0,custom:()=>Wf,date:()=>p0,datetimeRegex:()=>$f,defaultErrorMap:()=>Sr,discriminatedUnion:()=>x0,effect:()=>D0,enum:()=>P0,function:()=>L0,getErrorMap:()=>ni,getParsedType:()=>hr,instanceof:()=>l0,intersection:()=>I0,isAborted:()=>Us,isAsync:()=>ii,isDirty:()=>Ds,isValid:()=>$r,late:()=>f0,lazy:()=>B0,literal:()=>C0,makeIssue:()=>Ui,map:()=>T0,nan:()=>d0,nativeEnum:()=>M0,never:()=>w0,null:()=>y0,nullable:()=>F0,number:()=>jf,object:()=>v0,objectUtil:()=>Va,oboolean:()=>j0,onumber:()=>q0,optional:()=>z0,ostring:()=>W0,pipeline:()=>V0,preprocess:()=>$0,promise:()=>U0,quotelessJson:()=>Dp,record:()=>O0,set:()=>N0,setErrorMap:()=>Fp,strictObject:()=>S0,string:()=>qf,symbol:()=>m0,transformer:()=>D0,tuple:()=>k0,undefined:()=>g0,union:()=>A0,unknown:()=>b0,util:()=>_e,void:()=>E0});var _e;(function(r){r.assertEqual=i=>{};function e(i){}r.assertIs=e;function t(i){throw new Error}r.assertNever=t,r.arrayToEnum=i=>{let s={};for(let o of i)s[o]=o;return s},r.getValidEnumValues=i=>{let s=r.objectKeys(i).filter(c=>typeof i[i[c]]!="number"),o={};for(let c of s)o[c]=i[c];return r.objectValues(o)},r.objectValues=i=>r.objectKeys(i).map(function(s){return i[s]}),r.objectKeys=typeof Object.keys=="function"?i=>Object.keys(i):i=>{let s=[];for(let o in i)Object.prototype.hasOwnProperty.call(i,o)&&s.push(o);return s},r.find=(i,s)=>{for(let o of i)if(s(o))return o},r.isInteger=typeof Number.isInteger=="function"?i=>Number.isInteger(i):i=>typeof i=="number"&&Number.isFinite(i)&&Math.floor(i)===i;function n(i,s=" | "){return i.map(o=>typeof o=="string"?`'${o}'`:o).join(s)}r.joinValues=n,r.jsonStringifyReplacer=(i,s)=>typeof s=="bigint"?s.toString():s})(_e||(_e={}));var Va;(function(r){r.mergeShapes=(e,t)=>({...e,...t})})(Va||(Va={}));var H=_e.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),hr=r=>{switch(typeof r){case"undefined":return H.undefined;case"string":return H.string;case"number":return Number.isNaN(r)?H.nan:H.number;case"boolean":return H.boolean;case"function":return H.function;case"bigint":return H.bigint;case"symbol":return H.symbol;case"object":return Array.isArray(r)?H.array:r===null?H.null:r.then&&typeof r.then=="function"&&r.catch&&typeof r.catch=="function"?H.promise:typeof Map<"u"&&r instanceof Map?H.map:typeof Set<"u"&&r instanceof Set?H.set:typeof Date<"u"&&r instanceof Date?H.date:H.object;default:return H.unknown}};var M=_e.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),Dp=r=>JSON.stringify(r,null,2).replace(/"([^"]+)":/g,"$1:"),Vt=class r extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=n=>{this.issues=[...this.issues,n]},this.addIssues=(n=[])=>{this.issues=[...this.issues,...n]};let t=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,t):this.__proto__=t,this.name="ZodError",this.issues=e}format(e){let t=e||function(s){return s.message},n={_errors:[]},i=s=>{for(let o of s.issues)if(o.code==="invalid_union")o.unionErrors.map(i);else if(o.code==="invalid_return_type")i(o.returnTypeError);else if(o.code==="invalid_arguments")i(o.argumentsError);else if(o.path.length===0)n._errors.push(t(o));else{let c=n,u=0;for(;u<o.path.length;){let p=o.path[u];u===o.path.length-1?(c[p]=c[p]||{_errors:[]},c[p]._errors.push(t(o))):c[p]=c[p]||{_errors:[]},c=c[p],u++}}};return i(this),n}static assert(e){if(!(e instanceof r))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,_e.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=t=>t.message){let t={},n=[];for(let i of this.issues)i.path.length>0?(t[i.path[0]]=t[i.path[0]]||[],t[i.path[0]].push(e(i))):n.push(e(i));return{formErrors:n,fieldErrors:t}}get formErrors(){return this.flatten()}};Vt.create=r=>new Vt(r);var zp=(r,e)=>{let t;switch(r.code){case M.invalid_type:r.received===H.undefined?t="Required":t=`Expected ${r.expected}, received ${r.received}`;break;case M.invalid_literal:t=`Invalid literal value, expected ${JSON.stringify(r.expected,_e.jsonStringifyReplacer)}`;break;case M.unrecognized_keys:t=`Unrecognized key(s) in object: ${_e.joinValues(r.keys,", ")}`;break;case M.invalid_union:t="Invalid input";break;case M.invalid_union_discriminator:t=`Invalid discriminator value. Expected ${_e.joinValues(r.options)}`;break;case M.invalid_enum_value:t=`Invalid enum value. Expected ${_e.joinValues(r.options)}, received '${r.received}'`;break;case M.invalid_arguments:t="Invalid function arguments";break;case M.invalid_return_type:t="Invalid function return type";break;case M.invalid_date:t="Invalid date";break;case M.invalid_string:typeof r.validation=="object"?"includes"in r.validation?(t=`Invalid input: must include "${r.validation.includes}"`,typeof r.validation.position=="number"&&(t=`${t} at one or more positions greater than or equal to ${r.validation.position}`)):"startsWith"in r.validation?t=`Invalid input: must start with "${r.validation.startsWith}"`:"endsWith"in r.validation?t=`Invalid input: must end with "${r.validation.endsWith}"`:_e.assertNever(r.validation):r.validation!=="regex"?t=`Invalid ${r.validation}`:t="Invalid";break;case M.too_small:r.type==="array"?t=`Array must contain ${r.exact?"exactly":r.inclusive?"at least":"more than"} ${r.minimum} element(s)`:r.type==="string"?t=`String must contain ${r.exact?"exactly":r.inclusive?"at least":"over"} ${r.minimum} character(s)`:r.type==="number"?t=`Number must be ${r.exact?"exactly equal to ":r.inclusive?"greater than or equal to ":"greater than "}${r.minimum}`:r.type==="date"?t=`Date must be ${r.exact?"exactly equal to ":r.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(r.minimum))}`:t="Invalid input";break;case M.too_big:r.type==="array"?t=`Array must contain ${r.exact?"exactly":r.inclusive?"at most":"less than"} ${r.maximum} element(s)`:r.type==="string"?t=`String must contain ${r.exact?"exactly":r.inclusive?"at most":"under"} ${r.maximum} character(s)`:r.type==="number"?t=`Number must be ${r.exact?"exactly":r.inclusive?"less than or equal to":"less than"} ${r.maximum}`:r.type==="bigint"?t=`BigInt must be ${r.exact?"exactly":r.inclusive?"less than or equal to":"less than"} ${r.maximum}`:r.type==="date"?t=`Date must be ${r.exact?"exactly":r.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(r.maximum))}`:t="Invalid input";break;case M.custom:t="Invalid input";break;case M.invalid_intersection_types:t="Intersection results could not be merged";break;case M.not_multiple_of:t=`Number must be a multiple of ${r.multipleOf}`;break;case M.not_finite:t="Number must be finite";break;default:t=e.defaultError,_e.assertNever(r)}return{message:t}},Sr=zp;var Mf=Sr;function Fp(r){Mf=r}function ni(){return Mf}var Ui=r=>{let{data:e,path:t,errorMaps:n,issueData:i}=r,s=[...t,...i.path||[]],o={...i,path:s};if(i.message!==void 0)return{...i,path:s,message:i.message};let c="",u=n.filter(p=>!!p).slice().reverse();for(let p of u)c=p(o,{data:e,defaultError:c}).message;return{...i,path:s,message:c}},$p=[];function q(r,e){let t=ni(),n=Ui({issueData:e,data:r.data,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,t,t===Sr?void 0:Sr].filter(i=>!!i)});r.common.issues.push(n)}var vt=class r{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,t){let n=[];for(let i of t){if(i.status==="aborted")return ie;i.status==="dirty"&&e.dirty(),n.push(i.value)}return{status:e.value,value:n}}static async mergeObjectAsync(e,t){let n=[];for(let i of t){let s=await i.key,o=await i.value;n.push({key:s,value:o})}return r.mergeObjectSync(e,n)}static mergeObjectSync(e,t){let n={};for(let i of t){let{key:s,value:o}=i;if(s.status==="aborted"||o.status==="aborted")return ie;s.status==="dirty"&&e.dirty(),o.status==="dirty"&&e.dirty(),s.value!=="__proto__"&&(typeof o.value<"u"||i.alwaysSet)&&(n[s.value]=o.value)}return{status:e.value,value:n}}},ie=Object.freeze({status:"aborted"}),yn=r=>({status:"dirty",value:r}),Ot=r=>({status:"valid",value:r}),Us=r=>r.status==="aborted",Ds=r=>r.status==="dirty",$r=r=>r.status==="valid",ii=r=>typeof Promise<"u"&&r instanceof Promise;var J;(function(r){r.errToObj=e=>typeof e=="string"?{message:e}:e||{},r.toString=e=>typeof e=="string"?e:e?.message})(J||(J={}));var er=class{constructor(e,t,n,i){this._cachedPath=[],this.parent=e,this.data=t,this._path=n,this._key=i}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}},Uf=(r,e)=>{if($r(e))return{success:!0,data:e.value};if(!r.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let t=new Vt(r.common.issues);return this._error=t,this._error}}};function de(r){if(!r)return{};let{errorMap:e,invalid_type_error:t,required_error:n,description:i}=r;if(e&&(t||n))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:i}:{errorMap:(o,c)=>{let{message:u}=r;return o.code==="invalid_enum_value"?{message:u??c.defaultError}:typeof c.data>"u"?{message:u??n??c.defaultError}:o.code!=="invalid_type"?{message:c.defaultError}:{message:u??t??c.defaultError}},description:i}}var ge=class{get description(){return this._def.description}_getType(e){return hr(e.data)}_getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,parsedType:hr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new vt,ctx:{common:e.parent.common,data:e.data,parsedType:hr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){let t=this._parse(e);if(ii(t))throw new Error("Synchronous parse encountered promise.");return t}_parseAsync(e){let t=this._parse(e);return Promise.resolve(t)}parse(e,t){let n=this.safeParse(e,t);if(n.success)return n.data;throw n.error}safeParse(e,t){let n={common:{issues:[],async:t?.async??!1,contextualErrorMap:t?.errorMap},path:t?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:hr(e)},i=this._parseSync({data:e,path:n.path,parent:n});return Uf(n,i)}"~validate"(e){let t={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:hr(e)};if(!this["~standard"].async)try{let n=this._parseSync({data:e,path:[],parent:t});return $r(n)?{value:n.value}:{issues:t.common.issues}}catch(n){n?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),t.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:t}).then(n=>$r(n)?{value:n.value}:{issues:t.common.issues})}async parseAsync(e,t){let n=await this.safeParseAsync(e,t);if(n.success)return n.data;throw n.error}async safeParseAsync(e,t){let n={common:{issues:[],contextualErrorMap:t?.errorMap,async:!0},path:t?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:hr(e)},i=this._parse({data:e,path:n.path,parent:n}),s=await(ii(i)?i:Promise.resolve(i));return Uf(n,s)}refine(e,t){let n=i=>typeof t=="string"||typeof t>"u"?{message:t}:typeof t=="function"?t(i):t;return this._refinement((i,s)=>{let o=e(i),c=()=>s.addIssue({code:M.custom,...n(i)});return typeof Promise<"u"&&o instanceof Promise?o.then(u=>u?!0:(c(),!1)):o?!0:(c(),!1)})}refinement(e,t){return this._refinement((n,i)=>e(n)?!0:(i.addIssue(typeof t=="function"?t(n,i):t),!1))}_refinement(e){return new tr({schema:this,typeName:oe.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:t=>this["~validate"](t)}}optional(){return Qt.create(this,this._def)}nullable(){return mr.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Ir.create(this)}promise(){return qr.create(this,this._def)}or(e){return Sn.create([this,e],this._def)}and(e){return An.create(this,e,this._def)}transform(e){return new tr({...de(this._def),schema:this,typeName:oe.ZodEffects,effect:{type:"transform",transform:e}})}default(e){let t=typeof e=="function"?e:()=>e;return new Tn({...de(this._def),innerType:this,defaultValue:t,typeName:oe.ZodDefault})}brand(){return new Di({typeName:oe.ZodBranded,type:this,...de(this._def)})}catch(e){let t=typeof e=="function"?e:()=>e;return new Nn({...de(this._def),innerType:this,catchValue:t,typeName:oe.ZodCatch})}describe(e){let t=this.constructor;return new t({...this._def,description:e})}pipe(e){return zi.create(this,e)}readonly(){return Ln.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},Vp=/^c[^\s-]{8,}$/i,Wp=/^[0-9a-z]+$/,qp=/^[0-9A-HJKMNP-TV-Z]{26}$/i,jp=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,Kp=/^[a-z0-9_-]{21}$/i,Hp=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,Gp=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,Zp=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,Yp="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",Wa,Jp=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,Xp=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,Qp=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,e0=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,t0=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,r0=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,zf="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",n0=new RegExp(`^${zf}$`);function Ff(r){let e="[0-5]\\d";r.precision?e=`${e}\\.\\d{${r.precision}}`:r.precision==null&&(e=`${e}(\\.\\d+)?`);let t=r.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${e})${t}`}function i0(r){return new RegExp(`^${Ff(r)}$`)}function $f(r){let e=`${zf}T${Ff(r)}`,t=[];return t.push(r.local?"Z?":"Z"),r.offset&&t.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${t.join("|")})`,new RegExp(`^${e}$`)}function s0(r,e){return!!((e==="v4"||!e)&&Jp.test(r)||(e==="v6"||!e)&&Qp.test(r))}function o0(r,e){if(!Hp.test(r))return!1;try{let[t]=r.split("."),n=t.replace(/-/g,"+").replace(/_/g,"/").padEnd(t.length+(4-t.length%4)%4,"="),i=JSON.parse(atob(n));return!(typeof i!="object"||i===null||"typ"in i&&i?.typ!=="JWT"||!i.alg||e&&i.alg!==e)}catch{return!1}}function a0(r,e){return!!((e==="v4"||!e)&&Xp.test(r)||(e==="v6"||!e)&&e0.test(r))}var Vr=class r extends ge{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==H.string){let s=this._getOrReturnCtx(e);return q(s,{code:M.invalid_type,expected:H.string,received:s.parsedType}),ie}let n=new vt,i;for(let s of this._def.checks)if(s.kind==="min")e.data.length<s.value&&(i=this._getOrReturnCtx(e,i),q(i,{code:M.too_small,minimum:s.value,type:"string",inclusive:!0,exact:!1,message:s.message}),n.dirty());else if(s.kind==="max")e.data.length>s.value&&(i=this._getOrReturnCtx(e,i),q(i,{code:M.too_big,maximum:s.value,type:"string",inclusive:!0,exact:!1,message:s.message}),n.dirty());else if(s.kind==="length"){let o=e.data.length>s.value,c=e.data.length<s.value;(o||c)&&(i=this._getOrReturnCtx(e,i),o?q(i,{code:M.too_big,maximum:s.value,type:"string",inclusive:!0,exact:!0,message:s.message}):c&&q(i,{code:M.too_small,minimum:s.value,type:"string",inclusive:!0,exact:!0,message:s.message}),n.dirty())}else if(s.kind==="email")Zp.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"email",code:M.invalid_string,message:s.message}),n.dirty());else if(s.kind==="emoji")Wa||(Wa=new RegExp(Yp,"u")),Wa.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"emoji",code:M.invalid_string,message:s.message}),n.dirty());else if(s.kind==="uuid")jp.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"uuid",code:M.invalid_string,message:s.message}),n.dirty());else if(s.kind==="nanoid")Kp.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"nanoid",code:M.invalid_string,message:s.message}),n.dirty());else if(s.kind==="cuid")Vp.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"cuid",code:M.invalid_string,message:s.message}),n.dirty());else if(s.kind==="cuid2")Wp.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"cuid2",code:M.invalid_string,message:s.message}),n.dirty());else if(s.kind==="ulid")qp.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"ulid",code:M.invalid_string,message:s.message}),n.dirty());else if(s.kind==="url")try{new URL(e.data)}catch{i=this._getOrReturnCtx(e,i),q(i,{validation:"url",code:M.invalid_string,message:s.message}),n.dirty()}else s.kind==="regex"?(s.regex.lastIndex=0,s.regex.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"regex",code:M.invalid_string,message:s.message}),n.dirty())):s.kind==="trim"?e.data=e.data.trim():s.kind==="includes"?e.data.includes(s.value,s.position)||(i=this._getOrReturnCtx(e,i),q(i,{code:M.invalid_string,validation:{includes:s.value,position:s.position},message:s.message}),n.dirty()):s.kind==="toLowerCase"?e.data=e.data.toLowerCase():s.kind==="toUpperCase"?e.data=e.data.toUpperCase():s.kind==="startsWith"?e.data.startsWith(s.value)||(i=this._getOrReturnCtx(e,i),q(i,{code:M.invalid_string,validation:{startsWith:s.value},message:s.message}),n.dirty()):s.kind==="endsWith"?e.data.endsWith(s.value)||(i=this._getOrReturnCtx(e,i),q(i,{code:M.invalid_string,validation:{endsWith:s.value},message:s.message}),n.dirty()):s.kind==="datetime"?$f(s).test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{code:M.invalid_string,validation:"datetime",message:s.message}),n.dirty()):s.kind==="date"?n0.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{code:M.invalid_string,validation:"date",message:s.message}),n.dirty()):s.kind==="time"?i0(s).test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{code:M.invalid_string,validation:"time",message:s.message}),n.dirty()):s.kind==="duration"?Gp.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"duration",code:M.invalid_string,message:s.message}),n.dirty()):s.kind==="ip"?s0(e.data,s.version)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"ip",code:M.invalid_string,message:s.message}),n.dirty()):s.kind==="jwt"?o0(e.data,s.alg)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"jwt",code:M.invalid_string,message:s.message}),n.dirty()):s.kind==="cidr"?a0(e.data,s.version)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"cidr",code:M.invalid_string,message:s.message}),n.dirty()):s.kind==="base64"?t0.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"base64",code:M.invalid_string,message:s.message}),n.dirty()):s.kind==="base64url"?r0.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"base64url",code:M.invalid_string,message:s.message}),n.dirty()):_e.assertNever(s);return{status:n.value,value:e.data}}_regex(e,t,n){return this.refinement(i=>e.test(i),{validation:t,code:M.invalid_string,...J.errToObj(n)})}_addCheck(e){return new r({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...J.errToObj(e)})}url(e){return this._addCheck({kind:"url",...J.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...J.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...J.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...J.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...J.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...J.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...J.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...J.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...J.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...J.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...J.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...J.errToObj(e)})}datetime(e){return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof e?.precision>"u"?null:e?.precision,offset:e?.offset??!1,local:e?.local??!1,...J.errToObj(e?.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof e?.precision>"u"?null:e?.precision,...J.errToObj(e?.message)})}duration(e){return this._addCheck({kind:"duration",...J.errToObj(e)})}regex(e,t){return this._addCheck({kind:"regex",regex:e,...J.errToObj(t)})}includes(e,t){return this._addCheck({kind:"includes",value:e,position:t?.position,...J.errToObj(t?.message)})}startsWith(e,t){return this._addCheck({kind:"startsWith",value:e,...J.errToObj(t)})}endsWith(e,t){return this._addCheck({kind:"endsWith",value:e,...J.errToObj(t)})}min(e,t){return this._addCheck({kind:"min",value:e,...J.errToObj(t)})}max(e,t){return this._addCheck({kind:"max",value:e,...J.errToObj(t)})}length(e,t){return this._addCheck({kind:"length",value:e,...J.errToObj(t)})}nonempty(e){return this.min(1,J.errToObj(e))}trim(){return new r({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new r({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new r({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isCIDR(){return!!this._def.checks.find(e=>e.kind==="cidr")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get isBase64url(){return!!this._def.checks.find(e=>e.kind==="base64url")}get minLength(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxLength(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}};Vr.create=r=>new Vr({checks:[],typeName:oe.ZodString,coerce:r?.coerce??!1,...de(r)});function c0(r,e){let t=(r.toString().split(".")[1]||"").length,n=(e.toString().split(".")[1]||"").length,i=t>n?t:n,s=Number.parseInt(r.toFixed(i).replace(".","")),o=Number.parseInt(e.toFixed(i).replace(".",""));return s%o/10**i}var _n=class r extends ge{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==H.number){let s=this._getOrReturnCtx(e);return q(s,{code:M.invalid_type,expected:H.number,received:s.parsedType}),ie}let n,i=new vt;for(let s of this._def.checks)s.kind==="int"?_e.isInteger(e.data)||(n=this._getOrReturnCtx(e,n),q(n,{code:M.invalid_type,expected:"integer",received:"float",message:s.message}),i.dirty()):s.kind==="min"?(s.inclusive?e.data<s.value:e.data<=s.value)&&(n=this._getOrReturnCtx(e,n),q(n,{code:M.too_small,minimum:s.value,type:"number",inclusive:s.inclusive,exact:!1,message:s.message}),i.dirty()):s.kind==="max"?(s.inclusive?e.data>s.value:e.data>=s.value)&&(n=this._getOrReturnCtx(e,n),q(n,{code:M.too_big,maximum:s.value,type:"number",inclusive:s.inclusive,exact:!1,message:s.message}),i.dirty()):s.kind==="multipleOf"?c0(e.data,s.value)!==0&&(n=this._getOrReturnCtx(e,n),q(n,{code:M.not_multiple_of,multipleOf:s.value,message:s.message}),i.dirty()):s.kind==="finite"?Number.isFinite(e.data)||(n=this._getOrReturnCtx(e,n),q(n,{code:M.not_finite,message:s.message}),i.dirty()):_e.assertNever(s);return{status:i.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,J.toString(t))}gt(e,t){return this.setLimit("min",e,!1,J.toString(t))}lte(e,t){return this.setLimit("max",e,!0,J.toString(t))}lt(e,t){return this.setLimit("max",e,!1,J.toString(t))}setLimit(e,t,n,i){return new r({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:n,message:J.toString(i)}]})}_addCheck(e){return new r({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:J.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:J.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:J.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:J.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:J.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:J.toString(t)})}finite(e){return this._addCheck({kind:"finite",message:J.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:J.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:J.toString(e)})}get minValue(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&_e.isInteger(e.value))}get isFinite(){let e=null,t=null;for(let n of this._def.checks){if(n.kind==="finite"||n.kind==="int"||n.kind==="multipleOf")return!0;n.kind==="min"?(t===null||n.value>t)&&(t=n.value):n.kind==="max"&&(e===null||n.value<e)&&(e=n.value)}return Number.isFinite(t)&&Number.isFinite(e)}};_n.create=r=>new _n({checks:[],typeName:oe.ZodNumber,coerce:r?.coerce||!1,...de(r)});var bn=class r extends ge{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==H.bigint)return this._getInvalidInput(e);let n,i=new vt;for(let s of this._def.checks)s.kind==="min"?(s.inclusive?e.data<s.value:e.data<=s.value)&&(n=this._getOrReturnCtx(e,n),q(n,{code:M.too_small,type:"bigint",minimum:s.value,inclusive:s.inclusive,message:s.message}),i.dirty()):s.kind==="max"?(s.inclusive?e.data>s.value:e.data>=s.value)&&(n=this._getOrReturnCtx(e,n),q(n,{code:M.too_big,type:"bigint",maximum:s.value,inclusive:s.inclusive,message:s.message}),i.dirty()):s.kind==="multipleOf"?e.data%s.value!==BigInt(0)&&(n=this._getOrReturnCtx(e,n),q(n,{code:M.not_multiple_of,multipleOf:s.value,message:s.message}),i.dirty()):_e.assertNever(s);return{status:i.value,value:e.data}}_getInvalidInput(e){let t=this._getOrReturnCtx(e);return q(t,{code:M.invalid_type,expected:H.bigint,received:t.parsedType}),ie}gte(e,t){return this.setLimit("min",e,!0,J.toString(t))}gt(e,t){return this.setLimit("min",e,!1,J.toString(t))}lte(e,t){return this.setLimit("max",e,!0,J.toString(t))}lt(e,t){return this.setLimit("max",e,!1,J.toString(t))}setLimit(e,t,n,i){return new r({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:n,message:J.toString(i)}]})}_addCheck(e){return new r({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:J.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:J.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:J.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:J.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:J.toString(t)})}get minValue(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}};bn.create=r=>new bn({checks:[],typeName:oe.ZodBigInt,coerce:r?.coerce??!1,...de(r)});var wn=class extends ge{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==H.boolean){let n=this._getOrReturnCtx(e);return q(n,{code:M.invalid_type,expected:H.boolean,received:n.parsedType}),ie}return Ot(e.data)}};wn.create=r=>new wn({typeName:oe.ZodBoolean,coerce:r?.coerce||!1,...de(r)});var En=class r extends ge{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==H.date){let s=this._getOrReturnCtx(e);return q(s,{code:M.invalid_type,expected:H.date,received:s.parsedType}),ie}if(Number.isNaN(e.data.getTime())){let s=this._getOrReturnCtx(e);return q(s,{code:M.invalid_date}),ie}let n=new vt,i;for(let s of this._def.checks)s.kind==="min"?e.data.getTime()<s.value&&(i=this._getOrReturnCtx(e,i),q(i,{code:M.too_small,message:s.message,inclusive:!0,exact:!1,minimum:s.value,type:"date"}),n.dirty()):s.kind==="max"?e.data.getTime()>s.value&&(i=this._getOrReturnCtx(e,i),q(i,{code:M.too_big,message:s.message,inclusive:!0,exact:!1,maximum:s.value,type:"date"}),n.dirty()):_e.assertNever(s);return{status:n.value,value:new Date(e.data.getTime())}}_addCheck(e){return new r({...this._def,checks:[...this._def.checks,e]})}min(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:J.toString(t)})}max(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:J.toString(t)})}get minDate(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e!=null?new Date(e):null}};En.create=r=>new En({checks:[],coerce:r?.coerce||!1,typeName:oe.ZodDate,...de(r)});var oi=class extends ge{_parse(e){if(this._getType(e)!==H.symbol){let n=this._getOrReturnCtx(e);return q(n,{code:M.invalid_type,expected:H.symbol,received:n.parsedType}),ie}return Ot(e.data)}};oi.create=r=>new oi({typeName:oe.ZodSymbol,...de(r)});var Rn=class extends ge{_parse(e){if(this._getType(e)!==H.undefined){let n=this._getOrReturnCtx(e);return q(n,{code:M.invalid_type,expected:H.undefined,received:n.parsedType}),ie}return Ot(e.data)}};Rn.create=r=>new Rn({typeName:oe.ZodUndefined,...de(r)});var vn=class extends ge{_parse(e){if(this._getType(e)!==H.null){let n=this._getOrReturnCtx(e);return q(n,{code:M.invalid_type,expected:H.null,received:n.parsedType}),ie}return Ot(e.data)}};vn.create=r=>new vn({typeName:oe.ZodNull,...de(r)});var Wr=class extends ge{constructor(){super(...arguments),this._any=!0}_parse(e){return Ot(e.data)}};Wr.create=r=>new Wr({typeName:oe.ZodAny,...de(r)});var xr=class extends ge{constructor(){super(...arguments),this._unknown=!0}_parse(e){return Ot(e.data)}};xr.create=r=>new xr({typeName:oe.ZodUnknown,...de(r)});var or=class extends ge{_parse(e){let t=this._getOrReturnCtx(e);return q(t,{code:M.invalid_type,expected:H.never,received:t.parsedType}),ie}};or.create=r=>new or({typeName:oe.ZodNever,...de(r)});var ai=class extends ge{_parse(e){if(this._getType(e)!==H.undefined){let n=this._getOrReturnCtx(e);return q(n,{code:M.invalid_type,expected:H.void,received:n.parsedType}),ie}return Ot(e.data)}};ai.create=r=>new ai({typeName:oe.ZodVoid,...de(r)});var Ir=class r extends ge{_parse(e){let{ctx:t,status:n}=this._processInputParams(e),i=this._def;if(t.parsedType!==H.array)return q(t,{code:M.invalid_type,expected:H.array,received:t.parsedType}),ie;if(i.exactLength!==null){let o=t.data.length>i.exactLength.value,c=t.data.length<i.exactLength.value;(o||c)&&(q(t,{code:o?M.too_big:M.too_small,minimum:c?i.exactLength.value:void 0,maximum:o?i.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:i.exactLength.message}),n.dirty())}if(i.minLength!==null&&t.data.length<i.minLength.value&&(q(t,{code:M.too_small,minimum:i.minLength.value,type:"array",inclusive:!0,exact:!1,message:i.minLength.message}),n.dirty()),i.maxLength!==null&&t.data.length>i.maxLength.value&&(q(t,{code:M.too_big,maximum:i.maxLength.value,type:"array",inclusive:!0,exact:!1,message:i.maxLength.message}),n.dirty()),t.common.async)return Promise.all([...t.data].map((o,c)=>i.type._parseAsync(new er(t,o,t.path,c)))).then(o=>vt.mergeArray(n,o));let s=[...t.data].map((o,c)=>i.type._parseSync(new er(t,o,t.path,c)));return vt.mergeArray(n,s)}get element(){return this._def.type}min(e,t){return new r({...this._def,minLength:{value:e,message:J.toString(t)}})}max(e,t){return new r({...this._def,maxLength:{value:e,message:J.toString(t)}})}length(e,t){return new r({...this._def,exactLength:{value:e,message:J.toString(t)}})}nonempty(e){return this.min(1,e)}};Ir.create=(r,e)=>new Ir({type:r,minLength:null,maxLength:null,exactLength:null,typeName:oe.ZodArray,...de(e)});function si(r){if(r instanceof Wt){let e={};for(let t in r.shape){let n=r.shape[t];e[t]=Qt.create(si(n))}return new Wt({...r._def,shape:()=>e})}else return r instanceof Ir?new Ir({...r._def,type:si(r.element)}):r instanceof Qt?Qt.create(si(r.unwrap())):r instanceof mr?mr.create(si(r.unwrap())):r instanceof pr?pr.create(r.items.map(e=>si(e))):r}var Wt=class r extends ge{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let e=this._def.shape(),t=_e.objectKeys(e);return this._cached={shape:e,keys:t},this._cached}_parse(e){if(this._getType(e)!==H.object){let p=this._getOrReturnCtx(e);return q(p,{code:M.invalid_type,expected:H.object,received:p.parsedType}),ie}let{status:n,ctx:i}=this._processInputParams(e),{shape:s,keys:o}=this._getCached(),c=[];if(!(this._def.catchall instanceof or&&this._def.unknownKeys==="strip"))for(let p in i.data)o.includes(p)||c.push(p);let u=[];for(let p of o){let m=s[p],b=i.data[p];u.push({key:{status:"valid",value:p},value:m._parse(new er(i,b,i.path,p)),alwaysSet:p in i.data})}if(this._def.catchall instanceof or){let p=this._def.unknownKeys;if(p==="passthrough")for(let m of c)u.push({key:{status:"valid",value:m},value:{status:"valid",value:i.data[m]}});else if(p==="strict")c.length>0&&(q(i,{code:M.unrecognized_keys,keys:c}),n.dirty());else if(p!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let p=this._def.catchall;for(let m of c){let b=i.data[m];u.push({key:{status:"valid",value:m},value:p._parse(new er(i,b,i.path,m)),alwaysSet:m in i.data})}}return i.common.async?Promise.resolve().then(async()=>{let p=[];for(let m of u){let b=await m.key,A=await m.value;p.push({key:b,value:A,alwaysSet:m.alwaysSet})}return p}).then(p=>vt.mergeObjectSync(n,p)):vt.mergeObjectSync(n,u)}get shape(){return this._def.shape()}strict(e){return J.errToObj,new r({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(t,n)=>{let i=this._def.errorMap?.(t,n).message??n.defaultError;return t.code==="unrecognized_keys"?{message:J.errToObj(e).message??i}:{message:i}}}:{}})}strip(){return new r({...this._def,unknownKeys:"strip"})}passthrough(){return new r({...this._def,unknownKeys:"passthrough"})}extend(e){return new r({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new r({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:oe.ZodObject})}setKey(e,t){return this.augment({[e]:t})}catchall(e){return new r({...this._def,catchall:e})}pick(e){let t={};for(let n of _e.objectKeys(e))e[n]&&this.shape[n]&&(t[n]=this.shape[n]);return new r({...this._def,shape:()=>t})}omit(e){let t={};for(let n of _e.objectKeys(this.shape))e[n]||(t[n]=this.shape[n]);return new r({...this._def,shape:()=>t})}deepPartial(){return si(this)}partial(e){let t={};for(let n of _e.objectKeys(this.shape)){let i=this.shape[n];e&&!e[n]?t[n]=i:t[n]=i.optional()}return new r({...this._def,shape:()=>t})}required(e){let t={};for(let n of _e.objectKeys(this.shape))if(e&&!e[n])t[n]=this.shape[n];else{let s=this.shape[n];for(;s instanceof Qt;)s=s._def.innerType;t[n]=s}return new r({...this._def,shape:()=>t})}keyof(){return Vf(_e.objectKeys(this.shape))}};Wt.create=(r,e)=>new Wt({shape:()=>r,unknownKeys:"strip",catchall:or.create(),typeName:oe.ZodObject,...de(e)});Wt.strictCreate=(r,e)=>new Wt({shape:()=>r,unknownKeys:"strict",catchall:or.create(),typeName:oe.ZodObject,...de(e)});Wt.lazycreate=(r,e)=>new Wt({shape:r,unknownKeys:"strip",catchall:or.create(),typeName:oe.ZodObject,...de(e)});var Sn=class extends ge{_parse(e){let{ctx:t}=this._processInputParams(e),n=this._def.options;function i(s){for(let c of s)if(c.result.status==="valid")return c.result;for(let c of s)if(c.result.status==="dirty")return t.common.issues.push(...c.ctx.common.issues),c.result;let o=s.map(c=>new Vt(c.ctx.common.issues));return q(t,{code:M.invalid_union,unionErrors:o}),ie}if(t.common.async)return Promise.all(n.map(async s=>{let o={...t,common:{...t.common,issues:[]},parent:null};return{result:await s._parseAsync({data:t.data,path:t.path,parent:o}),ctx:o}})).then(i);{let s,o=[];for(let u of n){let p={...t,common:{...t.common,issues:[]},parent:null},m=u._parseSync({data:t.data,path:t.path,parent:p});if(m.status==="valid")return m;m.status==="dirty"&&!s&&(s={result:m,ctx:p}),p.common.issues.length&&o.push(p.common.issues)}if(s)return t.common.issues.push(...s.ctx.common.issues),s.result;let c=o.map(u=>new Vt(u));return q(t,{code:M.invalid_union,unionErrors:c}),ie}}get options(){return this._def.options}};Sn.create=(r,e)=>new Sn({options:r,typeName:oe.ZodUnion,...de(e)});var Ar=r=>r instanceof xn?Ar(r.schema):r instanceof tr?Ar(r.innerType()):r instanceof In?[r.value]:r instanceof kn?r.options:r instanceof On?_e.objectValues(r.enum):r instanceof Tn?Ar(r._def.innerType):r instanceof Rn?[void 0]:r instanceof vn?[null]:r instanceof Qt?[void 0,...Ar(r.unwrap())]:r instanceof mr?[null,...Ar(r.unwrap())]:r instanceof Di||r instanceof Ln?Ar(r.unwrap()):r instanceof Nn?Ar(r._def.innerType):[],zs=class r extends ge{_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==H.object)return q(t,{code:M.invalid_type,expected:H.object,received:t.parsedType}),ie;let n=this.discriminator,i=t.data[n],s=this.optionsMap.get(i);return s?t.common.async?s._parseAsync({data:t.data,path:t.path,parent:t}):s._parseSync({data:t.data,path:t.path,parent:t}):(q(t,{code:M.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),ie)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,t,n){let i=new Map;for(let s of t){let o=Ar(s.shape[e]);if(!o.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(let c of o){if(i.has(c))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(c)}`);i.set(c,s)}}return new r({typeName:oe.ZodDiscriminatedUnion,discriminator:e,options:t,optionsMap:i,...de(n)})}};function qa(r,e){let t=hr(r),n=hr(e);if(r===e)return{valid:!0,data:r};if(t===H.object&&n===H.object){let i=_e.objectKeys(e),s=_e.objectKeys(r).filter(c=>i.indexOf(c)!==-1),o={...r,...e};for(let c of s){let u=qa(r[c],e[c]);if(!u.valid)return{valid:!1};o[c]=u.data}return{valid:!0,data:o}}else if(t===H.array&&n===H.array){if(r.length!==e.length)return{valid:!1};let i=[];for(let s=0;s<r.length;s++){let o=r[s],c=e[s],u=qa(o,c);if(!u.valid)return{valid:!1};i.push(u.data)}return{valid:!0,data:i}}else return t===H.date&&n===H.date&&+r==+e?{valid:!0,data:r}:{valid:!1}}var An=class extends ge{_parse(e){let{status:t,ctx:n}=this._processInputParams(e),i=(s,o)=>{if(Us(s)||Us(o))return ie;let c=qa(s.value,o.value);return c.valid?((Ds(s)||Ds(o))&&t.dirty(),{status:t.value,value:c.data}):(q(n,{code:M.invalid_intersection_types}),ie)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([s,o])=>i(s,o)):i(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}};An.create=(r,e,t)=>new An({left:r,right:e,typeName:oe.ZodIntersection,...de(t)});var pr=class r extends ge{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.array)return q(n,{code:M.invalid_type,expected:H.array,received:n.parsedType}),ie;if(n.data.length<this._def.items.length)return q(n,{code:M.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),ie;!this._def.rest&&n.data.length>this._def.items.length&&(q(n,{code:M.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),t.dirty());let s=[...n.data].map((o,c)=>{let u=this._def.items[c]||this._def.rest;return u?u._parse(new er(n,o,n.path,c)):null}).filter(o=>!!o);return n.common.async?Promise.all(s).then(o=>vt.mergeArray(t,o)):vt.mergeArray(t,s)}get items(){return this._def.items}rest(e){return new r({...this._def,rest:e})}};pr.create=(r,e)=>{if(!Array.isArray(r))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new pr({items:r,typeName:oe.ZodTuple,rest:null,...de(e)})};var Fs=class r extends ge{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.object)return q(n,{code:M.invalid_type,expected:H.object,received:n.parsedType}),ie;let i=[],s=this._def.keyType,o=this._def.valueType;for(let c in n.data)i.push({key:s._parse(new er(n,c,n.path,c)),value:o._parse(new er(n,n.data[c],n.path,c)),alwaysSet:c in n.data});return n.common.async?vt.mergeObjectAsync(t,i):vt.mergeObjectSync(t,i)}get element(){return this._def.valueType}static create(e,t,n){return t instanceof ge?new r({keyType:e,valueType:t,typeName:oe.ZodRecord,...de(n)}):new r({keyType:Vr.create(),valueType:e,typeName:oe.ZodRecord,...de(t)})}},ci=class extends ge{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.map)return q(n,{code:M.invalid_type,expected:H.map,received:n.parsedType}),ie;let i=this._def.keyType,s=this._def.valueType,o=[...n.data.entries()].map(([c,u],p)=>({key:i._parse(new er(n,c,n.path,[p,"key"])),value:s._parse(new er(n,u,n.path,[p,"value"]))}));if(n.common.async){let c=new Map;return Promise.resolve().then(async()=>{for(let u of o){let p=await u.key,m=await u.value;if(p.status==="aborted"||m.status==="aborted")return ie;(p.status==="dirty"||m.status==="dirty")&&t.dirty(),c.set(p.value,m.value)}return{status:t.value,value:c}})}else{let c=new Map;for(let u of o){let p=u.key,m=u.value;if(p.status==="aborted"||m.status==="aborted")return ie;(p.status==="dirty"||m.status==="dirty")&&t.dirty(),c.set(p.value,m.value)}return{status:t.value,value:c}}}};ci.create=(r,e,t)=>new ci({valueType:e,keyType:r,typeName:oe.ZodMap,...de(t)});var ui=class r extends ge{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.set)return q(n,{code:M.invalid_type,expected:H.set,received:n.parsedType}),ie;let i=this._def;i.minSize!==null&&n.data.size<i.minSize.value&&(q(n,{code:M.too_small,minimum:i.minSize.value,type:"set",inclusive:!0,exact:!1,message:i.minSize.message}),t.dirty()),i.maxSize!==null&&n.data.size>i.maxSize.value&&(q(n,{code:M.too_big,maximum:i.maxSize.value,type:"set",inclusive:!0,exact:!1,message:i.maxSize.message}),t.dirty());let s=this._def.valueType;function o(u){let p=new Set;for(let m of u){if(m.status==="aborted")return ie;m.status==="dirty"&&t.dirty(),p.add(m.value)}return{status:t.value,value:p}}let c=[...n.data.values()].map((u,p)=>s._parse(new er(n,u,n.path,p)));return n.common.async?Promise.all(c).then(u=>o(u)):o(c)}min(e,t){return new r({...this._def,minSize:{value:e,message:J.toString(t)}})}max(e,t){return new r({...this._def,maxSize:{value:e,message:J.toString(t)}})}size(e,t){return this.min(e,t).max(e,t)}nonempty(e){return this.min(1,e)}};ui.create=(r,e)=>new ui({valueType:r,minSize:null,maxSize:null,typeName:oe.ZodSet,...de(e)});var $s=class r extends ge{constructor(){super(...arguments),this.validate=this.implement}_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==H.function)return q(t,{code:M.invalid_type,expected:H.function,received:t.parsedType}),ie;function n(c,u){return Ui({data:c,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,ni(),Sr].filter(p=>!!p),issueData:{code:M.invalid_arguments,argumentsError:u}})}function i(c,u){return Ui({data:c,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,ni(),Sr].filter(p=>!!p),issueData:{code:M.invalid_return_type,returnTypeError:u}})}let s={errorMap:t.common.contextualErrorMap},o=t.data;if(this._def.returns instanceof qr){let c=this;return Ot(async function(...u){let p=new Vt([]),m=await c._def.args.parseAsync(u,s).catch(S=>{throw p.addIssue(n(u,S)),p}),b=await Reflect.apply(o,this,m);return await c._def.returns._def.type.parseAsync(b,s).catch(S=>{throw p.addIssue(i(b,S)),p})})}else{let c=this;return Ot(function(...u){let p=c._def.args.safeParse(u,s);if(!p.success)throw new Vt([n(u,p.error)]);let m=Reflect.apply(o,this,p.data),b=c._def.returns.safeParse(m,s);if(!b.success)throw new Vt([i(m,b.error)]);return b.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new r({...this._def,args:pr.create(e).rest(xr.create())})}returns(e){return new r({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,t,n){return new r({args:e||pr.create([]).rest(xr.create()),returns:t||xr.create(),typeName:oe.ZodFunction,...de(n)})}},xn=class extends ge{get schema(){return this._def.getter()}_parse(e){let{ctx:t}=this._processInputParams(e);return this._def.getter()._parse({data:t.data,path:t.path,parent:t})}};xn.create=(r,e)=>new xn({getter:r,typeName:oe.ZodLazy,...de(e)});var In=class extends ge{_parse(e){if(e.data!==this._def.value){let t=this._getOrReturnCtx(e);return q(t,{received:t.data,code:M.invalid_literal,expected:this._def.value}),ie}return{status:"valid",value:e.data}}get value(){return this._def.value}};In.create=(r,e)=>new In({value:r,typeName:oe.ZodLiteral,...de(e)});function Vf(r,e){return new kn({values:r,typeName:oe.ZodEnum,...de(e)})}var kn=class r extends ge{_parse(e){if(typeof e.data!="string"){let t=this._getOrReturnCtx(e),n=this._def.values;return q(t,{expected:_e.joinValues(n),received:t.parsedType,code:M.invalid_type}),ie}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(e.data)){let t=this._getOrReturnCtx(e),n=this._def.values;return q(t,{received:t.data,code:M.invalid_enum_value,options:n}),ie}return Ot(e.data)}get options(){return this._def.values}get enum(){let e={};for(let t of this._def.values)e[t]=t;return e}get Values(){let e={};for(let t of this._def.values)e[t]=t;return e}get Enum(){let e={};for(let t of this._def.values)e[t]=t;return e}extract(e,t=this._def){return r.create(e,{...this._def,...t})}exclude(e,t=this._def){return r.create(this.options.filter(n=>!e.includes(n)),{...this._def,...t})}};kn.create=Vf;var On=class extends ge{_parse(e){let t=_e.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(e);if(n.parsedType!==H.string&&n.parsedType!==H.number){let i=_e.objectValues(t);return q(n,{expected:_e.joinValues(i),received:n.parsedType,code:M.invalid_type}),ie}if(this._cache||(this._cache=new Set(_e.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){let i=_e.objectValues(t);return q(n,{received:n.data,code:M.invalid_enum_value,options:i}),ie}return Ot(e.data)}get enum(){return this._def.values}};On.create=(r,e)=>new On({values:r,typeName:oe.ZodNativeEnum,...de(e)});var qr=class extends ge{unwrap(){return this._def.type}_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==H.promise&&t.common.async===!1)return q(t,{code:M.invalid_type,expected:H.promise,received:t.parsedType}),ie;let n=t.parsedType===H.promise?t.data:Promise.resolve(t.data);return Ot(n.then(i=>this._def.type.parseAsync(i,{path:t.path,errorMap:t.common.contextualErrorMap})))}};qr.create=(r,e)=>new qr({type:r,typeName:oe.ZodPromise,...de(e)});var tr=class extends ge{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===oe.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){let{status:t,ctx:n}=this._processInputParams(e),i=this._def.effect||null,s={addIssue:o=>{q(n,o),o.fatal?t.abort():t.dirty()},get path(){return n.path}};if(s.addIssue=s.addIssue.bind(s),i.type==="preprocess"){let o=i.transform(n.data,s);if(n.common.async)return Promise.resolve(o).then(async c=>{if(t.value==="aborted")return ie;let u=await this._def.schema._parseAsync({data:c,path:n.path,parent:n});return u.status==="aborted"?ie:u.status==="dirty"?yn(u.value):t.value==="dirty"?yn(u.value):u});{if(t.value==="aborted")return ie;let c=this._def.schema._parseSync({data:o,path:n.path,parent:n});return c.status==="aborted"?ie:c.status==="dirty"?yn(c.value):t.value==="dirty"?yn(c.value):c}}if(i.type==="refinement"){let o=c=>{let u=i.refinement(c,s);if(n.common.async)return Promise.resolve(u);if(u instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return c};if(n.common.async===!1){let c=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return c.status==="aborted"?ie:(c.status==="dirty"&&t.dirty(),o(c.value),{status:t.value,value:c.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(c=>c.status==="aborted"?ie:(c.status==="dirty"&&t.dirty(),o(c.value).then(()=>({status:t.value,value:c.value}))))}if(i.type==="transform")if(n.common.async===!1){let o=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!$r(o))return ie;let c=i.transform(o.value,s);if(c instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:t.value,value:c}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(o=>$r(o)?Promise.resolve(i.transform(o.value,s)).then(c=>({status:t.value,value:c})):ie);_e.assertNever(i)}};tr.create=(r,e,t)=>new tr({schema:r,typeName:oe.ZodEffects,effect:e,...de(t)});tr.createWithPreprocess=(r,e,t)=>new tr({schema:e,effect:{type:"preprocess",transform:r},typeName:oe.ZodEffects,...de(t)});var Qt=class extends ge{_parse(e){return this._getType(e)===H.undefined?Ot(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};Qt.create=(r,e)=>new Qt({innerType:r,typeName:oe.ZodOptional,...de(e)});var mr=class extends ge{_parse(e){return this._getType(e)===H.null?Ot(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};mr.create=(r,e)=>new mr({innerType:r,typeName:oe.ZodNullable,...de(e)});var Tn=class extends ge{_parse(e){let{ctx:t}=this._processInputParams(e),n=t.data;return t.parsedType===H.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:t.path,parent:t})}removeDefault(){return this._def.innerType}};Tn.create=(r,e)=>new Tn({innerType:r,typeName:oe.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...de(e)});var Nn=class extends ge{_parse(e){let{ctx:t}=this._processInputParams(e),n={...t,common:{...t.common,issues:[]}},i=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return ii(i)?i.then(s=>({status:"valid",value:s.status==="valid"?s.value:this._def.catchValue({get error(){return new Vt(n.common.issues)},input:n.data})})):{status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new Vt(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};Nn.create=(r,e)=>new Nn({innerType:r,typeName:oe.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...de(e)});var fi=class extends ge{_parse(e){if(this._getType(e)!==H.nan){let n=this._getOrReturnCtx(e);return q(n,{code:M.invalid_type,expected:H.nan,received:n.parsedType}),ie}return{status:"valid",value:e.data}}};fi.create=r=>new fi({typeName:oe.ZodNaN,...de(r)});var u0=Symbol("zod_brand"),Di=class extends ge{_parse(e){let{ctx:t}=this._processInputParams(e),n=t.data;return this._def.type._parse({data:n,path:t.path,parent:t})}unwrap(){return this._def.type}},zi=class r extends ge{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.common.async)return(async()=>{let s=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return s.status==="aborted"?ie:s.status==="dirty"?(t.dirty(),yn(s.value)):this._def.out._parseAsync({data:s.value,path:n.path,parent:n})})();{let i=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return i.status==="aborted"?ie:i.status==="dirty"?(t.dirty(),{status:"dirty",value:i.value}):this._def.out._parseSync({data:i.value,path:n.path,parent:n})}}static create(e,t){return new r({in:e,out:t,typeName:oe.ZodPipeline})}},Ln=class extends ge{_parse(e){let t=this._def.innerType._parse(e),n=i=>($r(i)&&(i.value=Object.freeze(i.value)),i);return ii(t)?t.then(i=>n(i)):n(t)}unwrap(){return this._def.innerType}};Ln.create=(r,e)=>new Ln({innerType:r,typeName:oe.ZodReadonly,...de(e)});function Df(r,e){let t=typeof r=="function"?r(e):typeof r=="string"?{message:r}:r;return typeof t=="string"?{message:t}:t}function Wf(r,e={},t){return r?Wr.create().superRefine((n,i)=>{let s=r(n);if(s instanceof Promise)return s.then(o=>{if(!o){let c=Df(e,n),u=c.fatal??t??!0;i.addIssue({code:"custom",...c,fatal:u})}});if(!s){let o=Df(e,n),c=o.fatal??t??!0;i.addIssue({code:"custom",...o,fatal:c})}}):Wr.create()}var f0={object:Wt.lazycreate},oe;(function(r){r.ZodString="ZodString",r.ZodNumber="ZodNumber",r.ZodNaN="ZodNaN",r.ZodBigInt="ZodBigInt",r.ZodBoolean="ZodBoolean",r.ZodDate="ZodDate",r.ZodSymbol="ZodSymbol",r.ZodUndefined="ZodUndefined",r.ZodNull="ZodNull",r.ZodAny="ZodAny",r.ZodUnknown="ZodUnknown",r.ZodNever="ZodNever",r.ZodVoid="ZodVoid",r.ZodArray="ZodArray",r.ZodObject="ZodObject",r.ZodUnion="ZodUnion",r.ZodDiscriminatedUnion="ZodDiscriminatedUnion",r.ZodIntersection="ZodIntersection",r.ZodTuple="ZodTuple",r.ZodRecord="ZodRecord",r.ZodMap="ZodMap",r.ZodSet="ZodSet",r.ZodFunction="ZodFunction",r.ZodLazy="ZodLazy",r.ZodLiteral="ZodLiteral",r.ZodEnum="ZodEnum",r.ZodEffects="ZodEffects",r.ZodNativeEnum="ZodNativeEnum",r.ZodOptional="ZodOptional",r.ZodNullable="ZodNullable",r.ZodDefault="ZodDefault",r.ZodCatch="ZodCatch",r.ZodPromise="ZodPromise",r.ZodBranded="ZodBranded",r.ZodPipeline="ZodPipeline",r.ZodReadonly="ZodReadonly"})(oe||(oe={}));var l0=(r,e={message:`Input not instance of ${r.name}`})=>Wf(t=>t instanceof r,e),qf=Vr.create,jf=_n.create,d0=fi.create,h0=bn.create,Kf=wn.create,p0=En.create,m0=oi.create,g0=Rn.create,y0=vn.create,_0=Wr.create,b0=xr.create,w0=or.create,E0=ai.create,R0=Ir.create,v0=Wt.create,S0=Wt.strictCreate,A0=Sn.create,x0=zs.create,I0=An.create,k0=pr.create,O0=Fs.create,T0=ci.create,N0=ui.create,L0=$s.create,B0=xn.create,C0=In.create,P0=kn.create,M0=On.create,U0=qr.create,D0=tr.create,z0=Qt.create,F0=mr.create,$0=tr.createWithPreprocess,V0=zi.create,W0=()=>qf().optional(),q0=()=>jf().optional(),j0=()=>Kf().optional(),K0={string:r=>Vr.create({...r,coerce:!0}),number:r=>_n.create({...r,coerce:!0}),boolean:r=>wn.create({...r,coerce:!0}),bigint:r=>bn.create({...r,coerce:!0}),date:r=>En.create({...r,coerce:!0})};var H0=ie;var G0=/[@#$%^&*+=/\\|~«»]/,Z0=/(!{2,}|\?{2,}|-{2,})/,Y0=/[\u{1F300}-\u{1F9FF}]|[\u{2702}-\u{27B0}]|[\u{2600}-\u{26FF}]|[\u{2B00}-\u{2BFF}]/u,jr=({max:r,noSpaces:e}={})=>(e?V.string().max(r??Number.POSITIVE_INFINITY).regex(/^\S*$/,"Spaces are not allowed"):V.string().max(r??Number.POSITIVE_INFINITY)).refine(n=>!Y0.test(n),{message:"Emojis and symbols are not allowed"}).refine(n=>!G0.test(n),{message:"Special characters (@, #, $, %, ^, &, *, +, =, /, \\, |, ~, \xAB, \xBB) are not allowed"}).refine(n=>!Z0.test(n),{message:"Repeated punctuations (!!, ??, --) are not allowed"}),_t=V.string().url().startsWith("https://",{message:"Must be an https url"}).max(1024).refine(r=>!r.includes(" "),{message:"URL must not contain spaces"}).refine(r=>{try{let e=new URL(r).hostname;return!(e==="localhost"||e.endsWith(".localhost")||/^(\d{1,3}\.){3}\d{1,3}$/.test(e)||e.startsWith("[")&&e.endsWith("]"))}catch{return!1}},{message:"URL must not use IP addresses or localhost"}),li=V.string().max(32),Fi=V.string().max(32),J0=/^[-a-z0-9]{3,8}:[-_a-zA-Z0-9]{1,32}\/(?:[-a-z0-9]{3,8}:[-.%a-zA-Z0-9]{1,128}(?:\/[-.%a-zA-Z0-9]{1,78})?|native)$/,ja=V.string().regex(J0,{message:"Invalid CAIP-19 asset ID"}),di=V.string().regex(/^#([0-9A-F]{3}|[0-9A-F]{6})$/i,{message:"Invalid hex color code. It should be in the format #RRGGBB or #RGB."}),X0=/^(?!.*\.\.)([a-zA-Z0-9]([a-zA-Z0-9-]*[a-zA-Z0-9])?\.)+[a-zA-Z]{2,}$/,Ka=V.string().max(1024).regex(X0,{message:"Must be a valid domain name (e.g., example.com, sub.example.com)"}).refine(r=>!r.includes("://"),{message:"Domain must not include protocol (http://, https://, etc.)"}).refine(r=>!r.includes("/"),{message:"Domain must not include path separators"}).refine(r=>!r.includes("@"),{message:"Domain must not include @ symbol"}).refine(r=>!r.includes(":"),{message:"Domain must not include port numbers"}),Ha=V.union([V.literal("1:1"),V.literal("3:2")]),Ga=V.object({header:V.string(),payload:V.string(),signature:V.string()}),Q0=V.object({fid:V.number(),type:V.literal("app_key"),key:V.string().startsWith("0x")});var Hf=V.object({type:V.literal("launch_frame"),name:li,url:_t.optional(),splashImageUrl:_t.optional(),splashBackgroundColor:di.optional()}),Gf=V.object({type:V.literal("launch_miniapp"),name:li,url:_t.optional(),splashImageUrl:_t.optional(),splashBackgroundColor:di.optional()}),Zf=V.object({type:V.literal("view_token"),token:ja}),Yf=V.discriminatedUnion("type",[Gf,Zf,Hf]),Jf=V.object({title:Fi,action:Yf}),Xf=V.object({version:V.literal("next"),imageUrl:_t,aspectRatio:Ha.optional(),button:Jf}),Qf=r=>Xf.safeParse(r),em=Qf;var $i=V.object({url:V.string(),token:V.string()}),tm=V.object({notificationId:V.string().max(128),title:V.string().max(32),body:V.string().max(128),targetUrl:_t,tokens:V.string().array().max(100)}),rm=V.object({result:V.object({successfulTokens:V.array(V.string()),invalidTokens:V.array(V.string()),rateLimitedTokens:V.array(V.string())})});var el=V.object({event:V.literal("miniapp_added"),notificationDetails:$i.optional()}),tl=V.object({event:V.literal("frame_added"),notificationDetails:$i.optional()}),rl=V.object({event:V.literal("miniapp_removed")}),nl=V.object({event:V.literal("frame_removed")}),il=V.object({event:V.literal("notifications_enabled"),notificationDetails:$i.required()}),sl=V.object({event:V.literal("notifications_disabled")}),nm=V.discriminatedUnion("event",[el,rl,il,sl,tl,nl]);var ol={};var Za=["wallet.getEthereumProvider","wallet.getSolanaProvider","actions.ready","actions.openUrl","actions.close","actions.setPrimaryButton","actions.addMiniApp","actions.signIn","actions.viewCast","actions.viewProfile","actions.composeCast","actions.viewToken","actions.sendToken","actions.swapToken","haptics.impactOccurred","haptics.notificationOccurred","haptics.selectionChanged","back"];var im=V.enum(["games","social","finance","utility","productivity","health-fitness","news-media","music","shopping","education","developer-tools","entertainment","art-creativity"]),sm=["eip155:1","eip155:8453","eip155:42161","eip155:421614","eip155:84532","eip155:666666666","eip155:100","eip155:10","eip155:11155420","eip155:137","eip155:11155111","eip155:7777777","eip155:130","eip155:10143","eip155:42220","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"];function al(r){let e=new Set(r);return Array.from(e)}var Ya=V.object({version:V.union([V.literal("0.0.0"),V.literal("0.0.1"),V.literal("1"),V.literal("next")]),name:li,iconUrl:_t,homeUrl:_t,imageUrl:_t.optional(),buttonTitle:Fi.optional(),splashImageUrl:_t.optional(),splashBackgroundColor:di.optional(),webhookUrl:_t.optional(),subtitle:jr({max:30}).optional(),description:jr({max:170}).optional(),screenshotUrls:V.array(_t).max(3).optional(),primaryCategory:im.optional(),tags:V.array(jr({max:20,noSpaces:!0})).max(5).optional(),heroImageUrl:_t.optional(),tagline:jr({max:30}).optional(),ogTitle:jr({max:30}).optional(),ogDescription:jr({max:100}).optional(),ogImageUrl:_t.optional(),noindex:V.boolean().optional(),requiredChains:V.array(V.enum(sm)).transform(al).optional(),requiredCapabilities:V.array(V.enum(Za)).transform(al).optional(),castShareUrl:_t.optional(),canonicalDomain:Ka.optional()}).refine(r=>{if(r.castShareUrl===void 0)return!0;try{let e=new URL(r.homeUrl).hostname,t=new URL(r.castShareUrl).hostname;return e===t}catch{return!1}},{message:"castShareUrl must have the same domain as homeUrl",path:["castShareUrl"]}),om=V.object({accountAssociation:Ga,miniapp:Ya.optional(),frame:Ya.optional()}).refine(r=>r.frame&&r.miniapp?JSON.stringify(r.frame)===JSON.stringify(r.miniapp):!0,{message:'If both "frame" and "miniapp" are provided, they must be identical',path:["frame","miniapp"]}).transform(r=>({...r,frame:r.frame??r.miniapp}));var ae=vr(Wi());function qi(r){if(!Number.isSafeInteger(r)||r<0)throw new Error("positive integer expected, got "+r)}function zm(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function Hr(r,...e){if(!zm(r))throw new Error("Uint8Array expected");if(e.length>0&&!e.includes(r.length))throw new Error("Uint8Array expected of length "+e+", got length="+r.length)}function kl(r){if(typeof r!="function"||typeof r.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");qi(r.outputLen),qi(r.blockLen)}function Or(r,e=!0){if(r.destroyed)throw new Error("Hash instance has been destroyed");if(e&&r.finished)throw new Error("Hash#digest() has already been called")}function js(r,e){Hr(r);let t=e.outputLen;if(r.length<t)throw new Error("digestInto() expects output buffer of length at least "+t)}var Pn=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;function Ol(r){return new Uint32Array(r.buffer,r.byteOffset,Math.floor(r.byteLength/4))}function Ks(r){return new DataView(r.buffer,r.byteOffset,r.byteLength)}function ar(r,e){return r<<32-e|r>>>e}var ac=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68;function Fm(r){return r<<24&4278190080|r<<8&16711680|r>>>8&65280|r>>>24&255}function cc(r){for(let e=0;e<r.length;e++)r[e]=Fm(r[e])}function Tl(r){if(typeof r!="string")throw new Error("utf8ToBytes expected string, got "+typeof r);return new Uint8Array(new TextEncoder().encode(r))}function Zr(r){return typeof r=="string"&&(r=Tl(r)),Hr(r),r}function uc(...r){let e=0;for(let n=0;n<r.length;n++){let i=r[n];Hr(i),e+=i.length}let t=new Uint8Array(e);for(let n=0,i=0;n<r.length;n++){let s=r[n];t.set(s,i),i+=s.length}return t}var Gr=class{clone(){return this._cloneInto()}};function yi(r){let e=n=>r().update(Zr(n)).digest(),t=r();return e.outputLen=t.outputLen,e.blockLen=t.blockLen,e.create=()=>r(),e}function Nl(r){let e=(n,i)=>r(i).update(Zr(n)).digest(),t=r({});return e.outputLen=t.outputLen,e.blockLen=t.blockLen,e.create=n=>r(n),e}function Hs(r=32){if(Pn&&typeof Pn.getRandomValues=="function")return Pn.getRandomValues(new Uint8Array(r));if(Pn&&typeof Pn.randomBytes=="function")return Pn.randomBytes(r);throw new Error("crypto.getRandomValues must be defined")}function $m(r,e,t,n){if(typeof r.setBigUint64=="function")return r.setBigUint64(e,t,n);let i=BigInt(32),s=BigInt(4294967295),o=Number(t>>i&s),c=Number(t&s),u=n?4:0,p=n?0:4;r.setUint32(e+u,o,n),r.setUint32(e+p,c,n)}function Ll(r,e,t){return r&e^~r&t}function Bl(r,e,t){return r&e^r&t^e&t}var _i=class extends Gr{constructor(e,t,n,i){super(),this.blockLen=e,this.outputLen=t,this.padOffset=n,this.isLE=i,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=Ks(this.buffer)}update(e){Or(this);let{view:t,buffer:n,blockLen:i}=this;e=Zr(e);let s=e.length;for(let o=0;o<s;){let c=Math.min(i-this.pos,s-o);if(c===i){let u=Ks(e);for(;i<=s-o;o+=i)this.process(u,o);continue}n.set(e.subarray(o,o+c),this.pos),this.pos+=c,o+=c,this.pos===i&&(this.process(t,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Or(this),js(e,this),this.finished=!0;let{buffer:t,view:n,blockLen:i,isLE:s}=this,{pos:o}=this;t[o++]=128,this.buffer.subarray(o).fill(0),this.padOffset>i-o&&(this.process(n,0),o=0);for(let b=o;b<i;b++)t[b]=0;$m(n,i-8,BigInt(this.length*8),s),this.process(n,0);let c=Ks(e),u=this.outputLen;if(u%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let p=u/4,m=this.get();if(p>m.length)throw new Error("_sha2: outputLen bigger than state");for(let b=0;b<p;b++)c.setUint32(4*b,m[b],s)}digest(){let{buffer:e,outputLen:t}=this;this.digestInto(e);let n=e.slice(0,t);return this.destroy(),n}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());let{blockLen:t,buffer:n,length:i,finished:s,destroyed:o,pos:c}=this;return e.length=i,e.pos=c,e.finished=s,e.destroyed=o,i%t&&e.buffer.set(n),e}};var Gs=BigInt(4294967295),fc=BigInt(32);function Cl(r,e=!1){return e?{h:Number(r&Gs),l:Number(r>>fc&Gs)}:{h:Number(r>>fc&Gs)|0,l:Number(r&Gs)|0}}function lc(r,e=!1){let t=new Uint32Array(r.length),n=new Uint32Array(r.length);for(let i=0;i<r.length;i++){let{h:s,l:o}=Cl(r[i],e);[t[i],n[i]]=[s,o]}return[t,n]}var Vm=(r,e)=>BigInt(r>>>0)<<fc|BigInt(e>>>0),Wm=(r,e,t)=>r>>>t,qm=(r,e,t)=>r<<32-t|e>>>t,jm=(r,e,t)=>r>>>t|e<<32-t,Km=(r,e,t)=>r<<32-t|e>>>t,Hm=(r,e,t)=>r<<64-t|e>>>t-32,Gm=(r,e,t)=>r>>>t-32|e<<64-t,Zm=(r,e)=>e,Ym=(r,e)=>r,dc=(r,e,t)=>r<<t|e>>>32-t,hc=(r,e,t)=>e<<t|r>>>32-t,pc=(r,e,t)=>e<<t-32|r>>>64-t,mc=(r,e,t)=>r<<t-32|e>>>64-t;function Jm(r,e,t,n){let i=(e>>>0)+(n>>>0);return{h:r+t+(i/2**32|0)|0,l:i|0}}var Xm=(r,e,t)=>(r>>>0)+(e>>>0)+(t>>>0),Qm=(r,e,t,n)=>e+t+n+(r/2**32|0)|0,eg=(r,e,t,n)=>(r>>>0)+(e>>>0)+(t>>>0)+(n>>>0),tg=(r,e,t,n,i)=>e+t+n+i+(r/2**32|0)|0,rg=(r,e,t,n,i)=>(r>>>0)+(e>>>0)+(t>>>0)+(n>>>0)+(i>>>0),ng=(r,e,t,n,i,s)=>e+t+n+i+s+(r/2**32|0)|0;var ig={fromBig:Cl,split:lc,toBig:Vm,shrSH:Wm,shrSL:qm,rotrSH:jm,rotrSL:Km,rotrBH:Hm,rotrBL:Gm,rotr32H:Zm,rotr32L:Ym,rotlSH:dc,rotlSL:hc,rotlBH:pc,rotlBL:mc,add:Jm,add3L:Xm,add3H:Qm,add4L:eg,add4H:tg,add5H:ng,add5L:rg},pe=ig;var[sg,og]=pe.split(["0x428a2f98d728ae22","0x7137449123ef65cd","0xb5c0fbcfec4d3b2f","0xe9b5dba58189dbbc","0x3956c25bf348b538","0x59f111f1b605d019","0x923f82a4af194f9b","0xab1c5ed5da6d8118","0xd807aa98a3030242","0x12835b0145706fbe","0x243185be4ee4b28c","0x550c7dc3d5ffb4e2","0x72be5d74f27b896f","0x80deb1fe3b1696b1","0x9bdc06a725c71235","0xc19bf174cf692694","0xe49b69c19ef14ad2","0xefbe4786384f25e3","0x0fc19dc68b8cd5b5","0x240ca1cc77ac9c65","0x2de92c6f592b0275","0x4a7484aa6ea6e483","0x5cb0a9dcbd41fbd4","0x76f988da831153b5","0x983e5152ee66dfab","0xa831c66d2db43210","0xb00327c898fb213f","0xbf597fc7beef0ee4","0xc6e00bf33da88fc2","0xd5a79147930aa725","0x06ca6351e003826f","0x142929670a0e6e70","0x27b70a8546d22ffc","0x2e1b21385c26c926","0x4d2c6dfc5ac42aed","0x53380d139d95b3df","0x650a73548baf63de","0x766a0abb3c77b2a8","0x81c2c92e47edaee6","0x92722c851482353b","0xa2bfe8a14cf10364","0xa81a664bbc423001","0xc24b8b70d0f89791","0xc76c51a30654be30","0xd192e819d6ef5218","0xd69906245565a910","0xf40e35855771202a","0x106aa07032bbd1b8","0x19a4c116b8d2d0c8","0x1e376c085141ab53","0x2748774cdf8eeb99","0x34b0bcb5e19b48a8","0x391c0cb3c5c95a63","0x4ed8aa4ae3418acb","0x5b9cca4f7763e373","0x682e6ff3d6b2b8a3","0x748f82ee5defb2fc","0x78a5636f43172f60","0x84c87814a1f0ab72","0x8cc702081a6439ec","0x90befffa23631e28","0xa4506cebde82bde9","0xbef9a3f7b2c67915","0xc67178f2e372532b","0xca273eceea26619c","0xd186b8c721c0c207","0xeada7dd6cde0eb1e","0xf57d4f7fee6ed178","0x06f067aa72176fba","0x0a637dc5a2c898a6","0x113f9804bef90dae","0x1b710b35131c471b","0x28db77f523047d84","0x32caab7b40c72493","0x3c9ebe0a15c9bebc","0x431d67c49c100d4c","0x4cc5d4becb3e42b6","0x597f299cfc657e2a","0x5fcb6fab3ad6faec","0x6c44198c4a475817"].map(r=>BigInt(r))),Yr=new Uint32Array(80),Jr=new Uint32Array(80),gc=class extends _i{constructor(){super(128,64,16,!1),this.Ah=1779033703,this.Al=-205731576,this.Bh=-1150833019,this.Bl=-2067093701,this.Ch=1013904242,this.Cl=-23791573,this.Dh=-1521486534,this.Dl=1595750129,this.Eh=1359893119,this.El=-1377402159,this.Fh=-1694144372,this.Fl=725511199,this.Gh=528734635,this.Gl=-79577749,this.Hh=1541459225,this.Hl=327033209}get(){let{Ah:e,Al:t,Bh:n,Bl:i,Ch:s,Cl:o,Dh:c,Dl:u,Eh:p,El:m,Fh:b,Fl:A,Gh:S,Gl:T,Hh:I,Hl:x}=this;return[e,t,n,i,s,o,c,u,p,m,b,A,S,T,I,x]}set(e,t,n,i,s,o,c,u,p,m,b,A,S,T,I,x){this.Ah=e|0,this.Al=t|0,this.Bh=n|0,this.Bl=i|0,this.Ch=s|0,this.Cl=o|0,this.Dh=c|0,this.Dl=u|0,this.Eh=p|0,this.El=m|0,this.Fh=b|0,this.Fl=A|0,this.Gh=S|0,this.Gl=T|0,this.Hh=I|0,this.Hl=x|0}process(e,t){for(let B=0;B<16;B++,t+=4)Yr[B]=e.getUint32(t),Jr[B]=e.getUint32(t+=4);for(let B=16;B<80;B++){let F=Yr[B-15]|0,te=Jr[B-15]|0,G=pe.rotrSH(F,te,1)^pe.rotrSH(F,te,8)^pe.shrSH(F,te,7),Z=pe.rotrSL(F,te,1)^pe.rotrSL(F,te,8)^pe.shrSL(F,te,7),ee=Yr[B-2]|0,Y=Jr[B-2]|0,Ie=pe.rotrSH(ee,Y,19)^pe.rotrBH(ee,Y,61)^pe.shrSH(ee,Y,6),re=pe.rotrSL(ee,Y,19)^pe.rotrBL(ee,Y,61)^pe.shrSL(ee,Y,6),le=pe.add4L(Z,re,Jr[B-7],Jr[B-16]),E=pe.add4H(le,G,Ie,Yr[B-7],Yr[B-16]);Yr[B]=E|0,Jr[B]=le|0}let{Ah:n,Al:i,Bh:s,Bl:o,Ch:c,Cl:u,Dh:p,Dl:m,Eh:b,El:A,Fh:S,Fl:T,Gh:I,Gl:x,Hh:L,Hl:U}=this;for(let B=0;B<80;B++){let F=pe.rotrSH(b,A,14)^pe.rotrSH(b,A,18)^pe.rotrBH(b,A,41),te=pe.rotrSL(b,A,14)^pe.rotrSL(b,A,18)^pe.rotrBL(b,A,41),G=b&S^~b&I,Z=A&T^~A&x,ee=pe.add5L(U,te,Z,og[B],Jr[B]),Y=pe.add5H(ee,L,F,G,sg[B],Yr[B]),Ie=ee|0,re=pe.rotrSH(n,i,28)^pe.rotrBH(n,i,34)^pe.rotrBH(n,i,39),le=pe.rotrSL(n,i,28)^pe.rotrBL(n,i,34)^pe.rotrBL(n,i,39),E=n&s^n&c^s&c,a=i&o^i&u^o&u;L=I|0,U=x|0,I=S|0,x=T|0,S=b|0,T=A|0,{h:b,l:A}=pe.add(p|0,m|0,Y|0,Ie|0),p=c|0,m=u|0,c=s|0,u=o|0,s=n|0,o=i|0;let l=pe.add3L(Ie,le,a);n=pe.add3H(l,Y,re,E),i=l|0}({h:n,l:i}=pe.add(this.Ah|0,this.Al|0,n|0,i|0)),{h:s,l:o}=pe.add(this.Bh|0,this.Bl|0,s|0,o|0),{h:c,l:u}=pe.add(this.Ch|0,this.Cl|0,c|0,u|0),{h:p,l:m}=pe.add(this.Dh|0,this.Dl|0,p|0,m|0),{h:b,l:A}=pe.add(this.Eh|0,this.El|0,b|0,A|0),{h:S,l:T}=pe.add(this.Fh|0,this.Fl|0,S|0,T|0),{h:I,l:x}=pe.add(this.Gh|0,this.Gl|0,I|0,x|0),{h:L,l:U}=pe.add(this.Hh|0,this.Hl|0,L|0,U|0),this.set(n,i,s,o,c,u,p,m,b,A,S,T,I,x,L,U)}roundClean(){Yr.fill(0),Jr.fill(0)}destroy(){this.buffer.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}};var Pl=yi(()=>new gc);var Js={};sr(Js,{aInRange:()=>jt,abool:()=>cr,abytes:()=>bi,bitGet:()=>dg,bitLen:()=>wc,bitMask:()=>Ki,bitSet:()=>hg,bytesToHex:()=>Nr,bytesToNumberBE:()=>Lr,bytesToNumberLE:()=>Qr,concatBytes:()=>Br,createHmacDrbg:()=>Ec,ensureBytes:()=>We,equalBytes:()=>fg,hexToBytes:()=>Un,hexToNumber:()=>bc,inRange:()=>ji,isBytes:()=>Xr,memoized:()=>zn,notImplemented:()=>mg,numberToBytesBE:()=>en,numberToBytesLE:()=>Dn,numberToHexUnpadded:()=>Mn,numberToVarBytesBE:()=>ug,utf8ToBytes:()=>lg,validateObject:()=>_r});var Zs=BigInt(0),Ys=BigInt(1),ag=BigInt(2);function Xr(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function bi(r){if(!Xr(r))throw new Error("Uint8Array expected")}function cr(r,e){if(typeof e!="boolean")throw new Error(r+" boolean expected, got "+e)}var cg=Array.from({length:256},(r,e)=>e.toString(16).padStart(2,"0"));function Nr(r){bi(r);let e="";for(let t=0;t<r.length;t++)e+=cg[r[t]];return e}function Mn(r){let e=r.toString(16);return e.length&1?"0"+e:e}function bc(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);return r===""?Zs:BigInt("0x"+r)}var Tr={_0:48,_9:57,A:65,F:70,a:97,f:102};function Ml(r){if(r>=Tr._0&&r<=Tr._9)return r-Tr._0;if(r>=Tr.A&&r<=Tr.F)return r-(Tr.A-10);if(r>=Tr.a&&r<=Tr.f)return r-(Tr.a-10)}function Un(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);let e=r.length,t=e/2;if(e%2)throw new Error("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(t);for(let i=0,s=0;i<t;i++,s+=2){let o=Ml(r.charCodeAt(s)),c=Ml(r.charCodeAt(s+1));if(o===void 0||c===void 0){let u=r[s]+r[s+1];throw new Error('hex string expected, got non-hex character "'+u+'" at index '+s)}n[i]=o*16+c}return n}function Lr(r){return bc(Nr(r))}function Qr(r){return bi(r),bc(Nr(Uint8Array.from(r).reverse()))}function en(r,e){return Un(r.toString(16).padStart(e*2,"0"))}function Dn(r,e){return en(r,e).reverse()}function ug(r){return Un(Mn(r))}function We(r,e,t){let n;if(typeof e=="string")try{n=Un(e)}catch(s){throw new Error(r+" must be hex string or Uint8Array, cause: "+s)}else if(Xr(e))n=Uint8Array.from(e);else throw new Error(r+" must be hex string or Uint8Array");let i=n.length;if(typeof t=="number"&&i!==t)throw new Error(r+" of length "+t+" expected, got "+i);return n}function Br(...r){let e=0;for(let n=0;n<r.length;n++){let i=r[n];bi(i),e+=i.length}let t=new Uint8Array(e);for(let n=0,i=0;n<r.length;n++){let s=r[n];t.set(s,i),i+=s.length}return t}function fg(r,e){if(r.length!==e.length)return!1;let t=0;for(let n=0;n<r.length;n++)t|=r[n]^e[n];return t===0}function lg(r){if(typeof r!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(r))}var yc=r=>typeof r=="bigint"&&Zs<=r;function ji(r,e,t){return yc(r)&&yc(e)&&yc(t)&&e<=r&&r<t}function jt(r,e,t,n){if(!ji(e,t,n))throw new Error("expected valid "+r+": "+t+" <= n < "+n+", got "+e)}function wc(r){let e;for(e=0;r>Zs;r>>=Ys,e+=1);return e}function dg(r,e){return r>>BigInt(e)&Ys}function hg(r,e,t){return r|(t?Ys:Zs)<<BigInt(e)}var Ki=r=>(ag<<BigInt(r-1))-Ys,_c=r=>new Uint8Array(r),Ul=r=>Uint8Array.from(r);function Ec(r,e,t){if(typeof r!="number"||r<2)throw new Error("hashLen must be a number");if(typeof e!="number"||e<2)throw new Error("qByteLen must be a number");if(typeof t!="function")throw new Error("hmacFn must be a function");let n=_c(r),i=_c(r),s=0,o=()=>{n.fill(1),i.fill(0),s=0},c=(...b)=>t(i,n,...b),u=(b=_c())=>{i=c(Ul([0]),b),n=c(),b.length!==0&&(i=c(Ul([1]),b),n=c())},p=()=>{if(s++>=1e3)throw new Error("drbg: tried 1000 values");let b=0,A=[];for(;b<e;){n=c();let S=n.slice();A.push(S),b+=n.length}return Br(...A)};return(b,A)=>{o(),u(b);let S;for(;!(S=A(p()));)u();return o(),S}}var pg={bigint:r=>typeof r=="bigint",function:r=>typeof r=="function",boolean:r=>typeof r=="boolean",string:r=>typeof r=="string",stringOrUint8Array:r=>typeof r=="string"||Xr(r),isSafeInteger:r=>Number.isSafeInteger(r),array:r=>Array.isArray(r),field:(r,e)=>e.Fp.isValid(r),hash:r=>typeof r=="function"&&Number.isSafeInteger(r.outputLen)};function _r(r,e,t={}){let n=(i,s,o)=>{let c=pg[s];if(typeof c!="function")throw new Error("invalid validator function");let u=r[i];if(!(o&&u===void 0)&&!c(u,r))throw new Error("param "+String(i)+" is invalid. Expected "+s+", got "+u)};for(let[i,s]of Object.entries(e))n(i,s,!1);for(let[i,s]of Object.entries(t))n(i,s,!0);return r}var mg=()=>{throw new Error("not implemented")};function zn(r){let e=new WeakMap;return(t,...n)=>{let i=e.get(t);if(i!==void 0)return i;let s=r(t,...n);return e.set(t,s),s}}var bt=BigInt(0),Ce=BigInt(1),Fn=BigInt(2),gg=BigInt(3),Rc=BigInt(4),Dl=BigInt(5),zl=BigInt(8),yg=BigInt(9),_g=BigInt(16);function ke(r,e){let t=r%e;return t>=bt?t:e+t}function bg(r,e,t){if(e<bt)throw new Error("invalid exponent, negatives unsupported");if(t<=bt)throw new Error("invalid modulus");if(t===Ce)return bt;let n=Ce;for(;e>bt;)e&Ce&&(n=n*r%t),r=r*r%t,e>>=Ce;return n}function Pe(r,e,t){let n=r;for(;e-- >bt;)n*=n,n%=t;return n}function Xs(r,e){if(r===bt)throw new Error("invert: expected non-zero number");if(e<=bt)throw new Error("invert: expected positive modulus, got "+e);let t=ke(r,e),n=e,i=bt,s=Ce,o=Ce,c=bt;for(;t!==bt;){let p=n/t,m=n%t,b=i-o*p,A=s-c*p;n=t,t=m,i=o,s=c,o=b,c=A}if(n!==Ce)throw new Error("invert: does not exist");return ke(i,e)}function wg(r){let e=(r-Ce)/Fn,t,n,i;for(t=r-Ce,n=0;t%Fn===bt;t/=Fn,n++);for(i=Fn;i<r&&bg(i,e,r)!==r-Ce;i++)if(i>1e3)throw new Error("Cannot find square root: likely non-prime P");if(n===1){let o=(r+Ce)/Rc;return function(u,p){let m=u.pow(p,o);if(!u.eql(u.sqr(m),p))throw new Error("Cannot find square root");return m}}let s=(t+Ce)/Fn;return function(c,u){if(c.pow(u,e)===c.neg(c.ONE))throw new Error("Cannot find square root");let p=n,m=c.pow(c.mul(c.ONE,i),t),b=c.pow(u,s),A=c.pow(u,t);for(;!c.eql(A,c.ONE);){if(c.eql(A,c.ZERO))return c.ZERO;let S=1;for(let I=c.sqr(A);S<p&&!c.eql(I,c.ONE);S++)I=c.sqr(I);let T=c.pow(m,Ce<<BigInt(p-S-1));m=c.sqr(T),b=c.mul(b,T),A=c.mul(A,m),p=S}return b}}function Eg(r){if(r%Rc===gg){let e=(r+Ce)/Rc;return function(n,i){let s=n.pow(i,e);if(!n.eql(n.sqr(s),i))throw new Error("Cannot find square root");return s}}if(r%zl===Dl){let e=(r-Dl)/zl;return function(n,i){let s=n.mul(i,Fn),o=n.pow(s,e),c=n.mul(i,o),u=n.mul(n.mul(c,Fn),o),p=n.mul(c,n.sub(u,n.ONE));if(!n.eql(n.sqr(p),i))throw new Error("Cannot find square root");return p}}return r%_g,wg(r)}var Fl=(r,e)=>(ke(r,e)&Ce)===Ce,Rg=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function vc(r){let e={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},t=Rg.reduce((n,i)=>(n[i]="function",n),e);return _r(r,t)}function vg(r,e,t){if(t<bt)throw new Error("invalid exponent, negatives unsupported");if(t===bt)return r.ONE;if(t===Ce)return e;let n=r.ONE,i=e;for(;t>bt;)t&Ce&&(n=r.mul(n,i)),i=r.sqr(i),t>>=Ce;return n}function Sg(r,e){let t=new Array(e.length),n=e.reduce((s,o,c)=>r.is0(o)?s:(t[c]=s,r.mul(s,o)),r.ONE),i=r.inv(n);return e.reduceRight((s,o,c)=>r.is0(o)?s:(t[c]=r.mul(s,t[c]),r.mul(s,o)),i),t}function Sc(r,e){let t=e!==void 0?e:r.toString(2).length,n=Math.ceil(t/8);return{nBitLength:t,nByteLength:n}}function tn(r,e,t=!1,n={}){if(r<=bt)throw new Error("invalid field: expected ORDER > 0, got "+r);let{nBitLength:i,nByteLength:s}=Sc(r,e);if(s>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let o,c=Object.freeze({ORDER:r,isLE:t,BITS:i,BYTES:s,MASK:Ki(i),ZERO:bt,ONE:Ce,create:u=>ke(u,r),isValid:u=>{if(typeof u!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof u);return bt<=u&&u<r},is0:u=>u===bt,isOdd:u=>(u&Ce)===Ce,neg:u=>ke(-u,r),eql:(u,p)=>u===p,sqr:u=>ke(u*u,r),add:(u,p)=>ke(u+p,r),sub:(u,p)=>ke(u-p,r),mul:(u,p)=>ke(u*p,r),pow:(u,p)=>vg(c,u,p),div:(u,p)=>ke(u*Xs(p,r),r),sqrN:u=>u*u,addN:(u,p)=>u+p,subN:(u,p)=>u-p,mulN:(u,p)=>u*p,inv:u=>Xs(u,r),sqrt:n.sqrt||(u=>(o||(o=Eg(r)),o(c,u))),invertBatch:u=>Sg(c,u),cmov:(u,p,m)=>m?p:u,toBytes:u=>t?Dn(u,s):en(u,s),fromBytes:u=>{if(u.length!==s)throw new Error("Field.fromBytes: expected "+s+" bytes, got "+u.length);return t?Qr(u):Lr(u)}});return Object.freeze(c)}function $l(r){if(typeof r!="bigint")throw new Error("field order must be bigint");let e=r.toString(2).length;return Math.ceil(e/8)}function Ac(r){let e=$l(r);return e+Math.ceil(e/2)}function Vl(r,e,t=!1){let n=r.length,i=$l(e),s=Ac(e);if(n<16||n<s||n>1024)throw new Error("expected "+s+"-1024 bytes of input, got "+n);let o=t?Qr(r):Lr(r),c=ke(o,e-Ce)+Ce;return t?Dn(c,i):en(c,i)}var Wl=BigInt(0),Qs=BigInt(1);function xc(r,e){let t=e.negate();return r?t:e}function ql(r,e){if(!Number.isSafeInteger(r)||r<=0||r>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+r)}function Ic(r,e){ql(r,e);let t=Math.ceil(e/r)+1,n=2**(r-1);return{windows:t,windowSize:n}}function Ag(r,e){if(!Array.isArray(r))throw new Error("array expected");r.forEach((t,n)=>{if(!(t instanceof e))throw new Error("invalid point at index "+n)})}function xg(r,e){if(!Array.isArray(r))throw new Error("array of scalars expected");r.forEach((t,n)=>{if(!e.isValid(t))throw new Error("invalid scalar at index "+n)})}var kc=new WeakMap,jl=new WeakMap;function Oc(r){return jl.get(r)||1}function eo(r,e){return{constTimeNegate:xc,hasPrecomputes(t){return Oc(t)!==1},unsafeLadder(t,n,i=r.ZERO){let s=t;for(;n>Wl;)n&Qs&&(i=i.add(s)),s=s.double(),n>>=Qs;return i},precomputeWindow(t,n){let{windows:i,windowSize:s}=Ic(n,e),o=[],c=t,u=c;for(let p=0;p<i;p++){u=c,o.push(u);for(let m=1;m<s;m++)u=u.add(c),o.push(u);c=u.double()}return o},wNAF(t,n,i){let{windows:s,windowSize:o}=Ic(t,e),c=r.ZERO,u=r.BASE,p=BigInt(2**t-1),m=2**t,b=BigInt(t);for(let A=0;A<s;A++){let S=A*o,T=Number(i&p);i>>=b,T>o&&(T-=m,i+=Qs);let I=S,x=S+Math.abs(T)-1,L=A%2!==0,U=T<0;T===0?u=u.add(xc(L,n[I])):c=c.add(xc(U,n[x]))}return{p:c,f:u}},wNAFUnsafe(t,n,i,s=r.ZERO){let{windows:o,windowSize:c}=Ic(t,e),u=BigInt(2**t-1),p=2**t,m=BigInt(t);for(let b=0;b<o;b++){let A=b*c;if(i===Wl)break;let S=Number(i&u);if(i>>=m,S>c&&(S-=p,i+=Qs),S===0)continue;let T=n[A+Math.abs(S)-1];S<0&&(T=T.negate()),s=s.add(T)}return s},getPrecomputes(t,n,i){let s=kc.get(n);return s||(s=this.precomputeWindow(n,t),t!==1&&kc.set(n,i(s))),s},wNAFCached(t,n,i){let s=Oc(t);return this.wNAF(s,this.getPrecomputes(s,t,i),n)},wNAFCachedUnsafe(t,n,i,s){let o=Oc(t);return o===1?this.unsafeLadder(t,n,s):this.wNAFUnsafe(o,this.getPrecomputes(o,t,i),n,s)},setWindowSize(t,n){ql(n,e),jl.set(t,n),kc.delete(t)}}}function to(r,e,t,n){if(Ag(t,r),xg(n,e),t.length!==n.length)throw new Error("arrays of points and scalars must have equal length");let i=r.ZERO,s=wc(BigInt(t.length)),o=s>12?s-3:s>4?s-2:s?2:1,c=(1<<o)-1,u=new Array(c+1).fill(i),p=Math.floor((e.BITS-1)/o)*o,m=i;for(let b=p;b>=0;b-=o){u.fill(i);for(let S=0;S<n.length;S++){let T=n[S],I=Number(T>>BigInt(b)&BigInt(c));u[I]=u[I].add(t[S])}let A=i;for(let S=u.length-1,T=i;S>0;S--)T=T.add(u[S]),A=A.add(T);if(m=m.add(A),b!==0)for(let S=0;S<o;S++)m=m.double()}return m}function Hi(r){return vc(r.Fp),_r(r,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...Sc(r.n,r.nBitLength),...r,p:r.Fp.ORDER})}var ur=BigInt(0),Kt=BigInt(1),ro=BigInt(2),Ig=BigInt(8),kg={zip215:!0};function Og(r){let e=Hi(r);return _r(r,{hash:"function",a:"bigint",d:"bigint",randomBytes:"function"},{adjustScalarBytes:"function",domain:"function",uvRatio:"function",mapToCurve:"function"}),Object.freeze({...e})}function Kl(r){let e=Og(r),{Fp:t,n,prehash:i,hash:s,randomBytes:o,nByteLength:c,h:u}=e,p=ro<<BigInt(c*8)-Kt,m=t.create,b=tn(e.n,e.nBitLength),A=e.uvRatio||((d,h)=>{try{return{isValid:!0,value:t.sqrt(d*t.inv(h))}}catch{return{isValid:!1,value:ur}}}),S=e.adjustScalarBytes||(d=>d),T=e.domain||((d,h,g)=>{if(cr("phflag",g),h.length||g)throw new Error("Contexts/pre-hash are not supported");return d});function I(d,h){jt("coordinate "+d,h,ur,p)}function x(d){if(!(d instanceof B))throw new Error("ExtendedPoint expected")}let L=zn((d,h)=>{let{ex:g,ey:w,ez:v}=d,y=d.is0();h==null&&(h=y?Ig:t.inv(v));let f=m(g*h),_=m(w*h),C=m(v*h);if(y)return{x:ur,y:Kt};if(C!==Kt)throw new Error("invZ was invalid");return{x:f,y:_}}),U=zn(d=>{let{a:h,d:g}=e;if(d.is0())throw new Error("bad point: ZERO");let{ex:w,ey:v,ez:y,et:f}=d,_=m(w*w),C=m(v*v),D=m(y*y),$=m(D*D),X=m(_*h),se=m(D*m(X+C)),ue=m($+m(g*m(_*C)));if(se!==ue)throw new Error("bad point: equation left != right (1)");let Be=m(w*v),he=m(y*f);if(Be!==he)throw new Error("bad point: equation left != right (2)");return!0});class B{constructor(h,g,w,v){this.ex=h,this.ey=g,this.ez=w,this.et=v,I("x",h),I("y",g),I("z",w),I("t",v),Object.freeze(this)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static fromAffine(h){if(h instanceof B)throw new Error("extended point not allowed");let{x:g,y:w}=h||{};return I("x",g),I("y",w),new B(g,w,Kt,m(g*w))}static normalizeZ(h){let g=t.invertBatch(h.map(w=>w.ez));return h.map((w,v)=>w.toAffine(g[v])).map(B.fromAffine)}static msm(h,g){return to(B,b,h,g)}_setWindowSize(h){G.setWindowSize(this,h)}assertValidity(){U(this)}equals(h){x(h);let{ex:g,ey:w,ez:v}=this,{ex:y,ey:f,ez:_}=h,C=m(g*_),D=m(y*v),$=m(w*_),X=m(f*v);return C===D&&$===X}is0(){return this.equals(B.ZERO)}negate(){return new B(m(-this.ex),this.ey,this.ez,m(-this.et))}double(){let{a:h}=e,{ex:g,ey:w,ez:v}=this,y=m(g*g),f=m(w*w),_=m(ro*m(v*v)),C=m(h*y),D=g+w,$=m(m(D*D)-y-f),X=C+f,se=X-_,ue=C-f,Be=m($*se),he=m(X*ue),me=m($*ue),Gt=m(se*X);return new B(Be,he,Gt,me)}add(h){x(h);let{a:g,d:w}=e,{ex:v,ey:y,ez:f,et:_}=this,{ex:C,ey:D,ez:$,et:X}=h;if(g===BigInt(-1)){let Ue=m((y-v)*(D+C)),De=m((y+v)*(D-C)),ti=m(De-Ue);if(ti===ur)return this.double();let ze=m(f*ro*X),Fe=m(_*ro*$),Pi=Fe+ze,$e=De+Ue,Ve=Fe-ze,Cs=m(Pi*ti),He=m($e*Ve),Ge=m(Pi*Ve),Ps=m(ti*$e);return new B(Cs,He,Ps,Ge)}let se=m(v*C),ue=m(y*D),Be=m(_*w*X),he=m(f*$),me=m((v+y)*(C+D)-se-ue),Gt=he-Be,Ae=he+Be,Ne=m(ue-g*se),Ls=m(me*Gt),je=m(Ae*Ne),Ke=m(me*Ne),Bs=m(Gt*Ae);return new B(Ls,je,Bs,Ke)}subtract(h){return this.add(h.negate())}wNAF(h){return G.wNAFCached(this,h,B.normalizeZ)}multiply(h){let g=h;jt("scalar",g,Kt,n);let{p:w,f:v}=this.wNAF(g);return B.normalizeZ([w,v])[0]}multiplyUnsafe(h,g=B.ZERO){let w=h;return jt("scalar",w,ur,n),w===ur?te:this.is0()||w===Kt?this:G.wNAFCachedUnsafe(this,w,B.normalizeZ,g)}isSmallOrder(){return this.multiplyUnsafe(u).is0()}isTorsionFree(){return G.unsafeLadder(this,n).is0()}toAffine(h){return L(this,h)}clearCofactor(){let{h}=e;return h===Kt?this:this.multiplyUnsafe(h)}static fromHex(h,g=!1){let{d:w,a:v}=e,y=t.BYTES;h=We("pointHex",h,y),cr("zip215",g);let f=h.slice(),_=h[y-1];f[y-1]=_&-129;let C=Qr(f),D=g?p:t.ORDER;jt("pointHex.y",C,ur,D);let $=m(C*C),X=m($-Kt),se=m(w*$-v),{isValid:ue,value:Be}=A(X,se);if(!ue)throw new Error("Point.fromHex: invalid y coordinate");let he=(Be&Kt)===Kt,me=(_&128)!==0;if(!g&&Be===ur&&me)throw new Error("Point.fromHex: x=0 and x_0=1");return me!==he&&(Be=m(-Be)),B.fromAffine({x:Be,y:C})}static fromPrivateKey(h){return Y(h).point}toRawBytes(){let{x:h,y:g}=this.toAffine(),w=Dn(g,t.BYTES);return w[w.length-1]|=h&Kt?128:0,w}toHex(){return Nr(this.toRawBytes())}}B.BASE=new B(e.Gx,e.Gy,Kt,m(e.Gx*e.Gy)),B.ZERO=new B(ur,Kt,Kt,ur);let{BASE:F,ZERO:te}=B,G=eo(B,c*8);function Z(d){return ke(d,n)}function ee(d){return Z(Qr(d))}function Y(d){let h=t.BYTES;d=We("private key",d,h);let g=We("hashed private key",s(d),2*h),w=S(g.slice(0,h)),v=g.slice(h,2*h),y=ee(w),f=F.multiply(y),_=f.toRawBytes();return{head:w,prefix:v,scalar:y,point:f,pointBytes:_}}function Ie(d){return Y(d).pointBytes}function re(d=new Uint8Array,...h){let g=Br(...h);return ee(s(T(g,We("context",d),!!i)))}function le(d,h,g={}){d=We("message",d),i&&(d=i(d));let{prefix:w,scalar:v,pointBytes:y}=Y(h),f=re(g.context,w,d),_=F.multiply(f).toRawBytes(),C=re(g.context,_,y,d),D=Z(f+C*v);jt("signature.s",D,ur,n);let $=Br(_,Dn(D,t.BYTES));return We("result",$,t.BYTES*2)}let E=kg;function a(d,h,g,w=E){let{context:v,zip215:y}=w,f=t.BYTES;d=We("signature",d,2*f),h=We("message",h),g=We("publicKey",g,f),y!==void 0&&cr("zip215",y),i&&(h=i(h));let _=Qr(d.slice(f,2*f)),C,D,$;try{C=B.fromHex(g,y),D=B.fromHex(d.slice(0,f),y),$=F.multiplyUnsafe(_)}catch{return!1}if(!y&&C.isSmallOrder())return!1;let X=re(v,D.toRawBytes(),C.toRawBytes(),h);return D.add(C.multiplyUnsafe(X)).subtract($).clearCofactor().equals(B.ZERO)}return F._setWindowSize(8),{CURVE:e,getPublicKey:Ie,sign:le,verify:a,ExtendedPoint:B,utils:{getExtendedPublicKey:Y,randomPrivateKey:()=>o(t.BYTES),precompute(d=8,h=B.BASE){return h._setWindowSize(d),h.multiply(BigInt(3)),h}}}}var Tc=BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),Hl=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),fA=BigInt(0),Tg=BigInt(1),Gl=BigInt(2),lA=BigInt(3),Ng=BigInt(5),Lg=BigInt(8);function Bg(r){let e=BigInt(10),t=BigInt(20),n=BigInt(40),i=BigInt(80),s=Tc,c=r*r%s*r%s,u=Pe(c,Gl,s)*c%s,p=Pe(u,Tg,s)*r%s,m=Pe(p,Ng,s)*p%s,b=Pe(m,e,s)*m%s,A=Pe(b,t,s)*b%s,S=Pe(A,n,s)*A%s,T=Pe(S,i,s)*S%s,I=Pe(T,i,s)*S%s,x=Pe(I,e,s)*m%s;return{pow_p_5_8:Pe(x,Gl,s)*r%s,b2:c}}function Cg(r){return r[0]&=248,r[31]&=127,r[31]|=64,r}function Pg(r,e){let t=Tc,n=ke(e*e*e,t),i=ke(n*n*e,t),s=Bg(r*i).pow_p_5_8,o=ke(r*n*s,t),c=ke(e*o*o,t),u=o,p=ke(o*Hl,t),m=c===r,b=c===ke(-r,t),A=c===ke(-r*Hl,t);return m&&(o=u),(b||A)&&(o=p),Fl(o,t)&&(o=ke(-o,t)),{isValid:m||b,value:o}}var Mg=tn(Tc,void 0,!0),Ug={a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),Fp:Mg,n:BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),h:Lg,Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960"),hash:Pl,randomBytes:Hs,adjustScalarBytes:Cg,uvRatio:Pg},$n=Kl(Ug);var Su=vr(Lc()),Rt=vr(Cc());var $g=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]),rn=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),nn=new Uint32Array(64),Pc=class extends _i{constructor(){super(64,32,8,!1),this.A=rn[0]|0,this.B=rn[1]|0,this.C=rn[2]|0,this.D=rn[3]|0,this.E=rn[4]|0,this.F=rn[5]|0,this.G=rn[6]|0,this.H=rn[7]|0}get(){let{A:e,B:t,C:n,D:i,E:s,F:o,G:c,H:u}=this;return[e,t,n,i,s,o,c,u]}set(e,t,n,i,s,o,c,u){this.A=e|0,this.B=t|0,this.C=n|0,this.D=i|0,this.E=s|0,this.F=o|0,this.G=c|0,this.H=u|0}process(e,t){for(let b=0;b<16;b++,t+=4)nn[b]=e.getUint32(t,!1);for(let b=16;b<64;b++){let A=nn[b-15],S=nn[b-2],T=ar(A,7)^ar(A,18)^A>>>3,I=ar(S,17)^ar(S,19)^S>>>10;nn[b]=I+nn[b-7]+T+nn[b-16]|0}let{A:n,B:i,C:s,D:o,E:c,F:u,G:p,H:m}=this;for(let b=0;b<64;b++){let A=ar(c,6)^ar(c,11)^ar(c,25),S=m+A+Ll(c,u,p)+$g[b]+nn[b]|0,I=(ar(n,2)^ar(n,13)^ar(n,22))+Bl(n,i,s)|0;m=p,p=u,u=c,c=o+S|0,o=s,s=i,i=n,n=S+I|0}n=n+this.A|0,i=i+this.B|0,s=s+this.C|0,o=o+this.D|0,c=c+this.E|0,u=u+this.F|0,p=p+this.G|0,m=m+this.H|0,this.set(n,i,s,o,c,u,p,m)}roundClean(){nn.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};var Gi=yi(()=>new Pc);var Oi=vr(cd()),R=vr(qc()),Ch=vr(qc());var iy=1,sy=2,oy=3,ay=4,cy=5,uy=6,fy=7,ly=8,dy=9,hy=10,py=-32700,my=-32603,gy=-32602,yy=-32601,_y=-32600,by=-32016,wy=-32015,Ey=-32014,Ry=-32013,vy=-32012,Sy=-32011,Ay=-32010,xy=-32009,Iy=-32008,ky=-32007,Oy=-32006,Ty=-32005,Ny=-32004,Ly=-32003,By=-32002,Cy=-32001,Py=28e5,My=2800001,Uy=2800002,Dy=2800003,zy=2800004,Fy=2800005,$y=2800006,Vy=2800007,Wy=2800008,qy=2800009,jy=2800010,Ky=323e4,Hy=32300001,Gy=3230002,Zy=3230003,Yy=3230004,Jy=361e4,Xy=3610001,Qy=3610002,e_=3610003,t_=3610004,r_=3610005,n_=3610006,i_=3610007,s_=3611e3,o_=3704e3,a_=3704001,c_=3704002,u_=3704003,f_=3704004,l_=4128e3,d_=4128001,h_=4128002,p_=4615e3,m_=4615001,g_=4615002,y_=4615003,__=4615004,b_=4615005,w_=4615006,E_=4615007,R_=4615008,v_=4615009,S_=4615010,A_=4615011,x_=4615012,I_=4615013,k_=4615014,O_=4615015,T_=4615016,N_=4615017,L_=4615018,B_=4615019,C_=4615020,P_=4615021,M_=4615022,U_=4615023,D_=4615024,z_=4615025,F_=4615026,$_=4615027,V_=4615028,W_=4615029,q_=4615030,j_=4615031,K_=4615032,H_=4615033,G_=4615034,Z_=4615035,Y_=4615036,J_=4615037,X_=4615038,Q_=4615039,eb=4615040,tb=4615041,rb=4615042,nb=4615043,ib=4615044,sb=4615045,ob=4615046,ab=4615047,cb=4615048,ub=4615049,fb=4615050,lb=4615051,db=4615052,hb=4615053,pb=4615054,mb=5508e3,gb=5508001,yb=5508002,_b=5508003,bb=5508004,wb=5508005,Eb=5508006,Rb=5508007,vb=5508008,Sb=5508009,Ab=5508010,xb=5508011,Ib=5663e3,kb=5663001,Ob=5663002,Tb=5663003,Nb=5663004,Lb=5663005,Bb=5663006,Cb=5663007,Pb=5663008,Mb=5663009,Ub=5663010,Db=5663011,zb=5663012,Fb=5663013,$b=5663014,Vb=5663015,Wb=5663016,qb=5663017,jb=5663018,Kb=5663019,Hb=705e4,Gb=7050001,Zb=7050002,Yb=7050003,Jb=7050004,Xb=7050005,Qb=7050006,ew=7050007,tw=7050008,rw=7050009,nw=7050010,iw=7050011,sw=7050012,ow=7050013,aw=7050014,cw=7050015,uw=7050016,fw=7050017,lw=7050018,dw=7050019,hw=7050020,pw=7050021,mw=7050022,gw=7050023,yw=7050024,_w=7050025,bw=7050026,ww=7050027,Ew=7050028,Rw=7050029,vw=7050030,Sw=7050031,Aw=7050032,xw=7050033,Iw=7050034,kw=7050035,Ow=7050036,jc=8078e3,Kc=8078001,ud=8078002,fd=8078003,Hc=8078004,Gc=8078005,Zc=8078006,Tw=8078007,Nw=8078008,Lw=8078009,Bw=8078010,Yc=8078011,Cw=8078012,ld=8078013,dd=8078014,Pw=8078015,Mw=8078016,Uw=8078017,Dw=8078018,zw=8078019,hd=8078020,pd=8078021,Fw=8078022,$w=81e5,Vw=8100001,Ww=8100002,qw=8100003,jw=819e4,Kw=8190001,Hw=8190002,Gw=8190003,Zw=8190004,Yw=99e5,Jw=9900001,Xw=9900002,Qw=9900003,e1=9900004;function md(r){return Array.isArray(r)?"%5B"+r.map(md).join("%2C%20")+"%5D":typeof r=="bigint"?`${r}n`:encodeURIComponent(String(r!=null&&Object.getPrototypeOf(r)===null?{...r}:r))}function t1([r,e]){return`${r}=${md(e)}`}function r1(r){let e=Object.entries(r).map(t1).join("&");return btoa(e)}var vA={[Ky]:"Account not found at address: $address",[Yy]:"Not all accounts were decoded. Encoded accounts found at addresses: $addresses.",[Zy]:"Expected decoded account at address: $address",[Gy]:"Failed to decode account data at address: $address",[Hy]:"Accounts not found at addresses: $addresses",[qy]:"Unable to find a viable program address bump seed.",[Uy]:"$putativeAddress is not a base58-encoded address.",[Py]:"Expected base58 encoded address to decode to a byte array of length 32. Actual length: $actualLength.",[Dy]:"The `CryptoKey` must be an `Ed25519` public key.",[Wy]:"Invalid seeds; point must fall off the Ed25519 curve.",[zy]:"Expected given program derived address to have the following format: [Address, ProgramDerivedAddressBump].",[$y]:"A maximum of $maxSeeds seeds, including the bump seed, may be supplied when creating an address. Received: $actual.",[Vy]:"The seed at index $index with length $actual exceeds the maximum length of $maxSeedLength bytes.",[Fy]:"Expected program derived address bump to be in the range [0, 255], got: $bump.",[jy]:"Program address cannot end with PDA marker.",[My]:"Expected base58-encoded address string of length in the range [32, 44]. Actual length: $actualLength.",[ay]:"Expected base58-encoded blockash string of length in the range [32, 44]. Actual length: $actualLength.",[iy]:"The network has progressed past the last block for which this transaction could have been committed.",[jc]:"Codec [$codecDescription] cannot decode empty byte arrays.",[Fw]:"Enum codec cannot use lexical values [$stringValues] as discriminators. Either remove all lexical values or set `useValuesAsDiscriminators` to `false`.",[hd]:"Sentinel [$hexSentinel] must not be present in encoded bytes [$hexEncodedBytes].",[Gc]:"Encoder and decoder must have the same fixed size, got [$encoderFixedSize] and [$decoderFixedSize].",[Zc]:"Encoder and decoder must have the same max size, got [$encoderMaxSize] and [$decoderMaxSize].",[Hc]:"Encoder and decoder must either both be fixed-size or variable-size.",[Nw]:"Enum discriminator out of range. Expected a number in [$formattedValidDiscriminators], got $discriminator.",[ud]:"Expected a fixed-size codec, got a variable-size one.",[ld]:"Codec [$codecDescription] expected a positive byte length, got $bytesLength.",[fd]:"Expected a variable-size codec, got a fixed-size one.",[zw]:"Codec [$codecDescription] expected zero-value [$hexZeroValue] to have the same size as the provided fixed-size item [$expectedSize bytes].",[Kc]:"Codec [$codecDescription] expected $expected bytes, got $bytesLength.",[Dw]:"Expected byte array constant [$hexConstant] to be present in data [$hexData] at offset [$offset].",[Lw]:"Invalid discriminated union variant. Expected one of [$variants], got $value.",[Bw]:"Invalid enum variant. Expected one of [$stringValues] or a number in [$formattedNumericalValues], got $variant.",[Pw]:"Invalid literal union variant. Expected one of [$variants], got $value.",[Tw]:"Expected [$codecDescription] to have $expected items, got $actual.",[Cw]:"Invalid value $value for base $base with alphabet $alphabet.",[Mw]:"Literal union discriminator out of range. Expected a number between $minRange and $maxRange, got $discriminator.",[Yc]:"Codec [$codecDescription] expected number to be in the range [$min, $max], got $value.",[dd]:"Codec [$codecDescription] expected offset to be in the range [0, $bytesLength], got $offset.",[pd]:"Expected sentinel [$hexSentinel] to be present in decoded bytes [$hexDecodedBytes].",[Uw]:"Union variant out of range. Expected an index between $minRange and $maxRange, got $variant.",[s_]:"No random values implementation could be found.",[v_]:"instruction requires an uninitialized account",[U_]:"instruction tries to borrow reference for an account which is already borrowed",[D_]:"instruction left account with an outstanding borrowed reference",[P_]:"program other than the account's owner changed the size of the account data",[b_]:"account data too small for instruction",[M_]:"instruction expected an executable account",[ob]:"An account does not have enough lamports to be rent-exempt",[cb]:"Program arithmetic overflowed",[sb]:"Failed to serialize or deserialize account data: $encodedData",[pb]:"Builtin programs must consume compute units",[K_]:"Cross-program invocation call depth too deep",[X_]:"Computational budget exceeded",[F_]:"custom program error: #$code",[N_]:"instruction contains duplicate accounts",[z_]:"instruction modifications of multiply-passed account differ",[q_]:"executable accounts must be rent exempt",[V_]:"instruction changed executable accounts data",[W_]:"instruction changed the balance of an executable account",[L_]:"instruction changed executable bit of an account",[k_]:"instruction modified data of an account it does not own",[I_]:"instruction spent from the balance of an account it does not own",[m_]:"generic instruction error",[fb]:"Provided owner is not allowed",[nb]:"Account is immutable",[ib]:"Incorrect authority provided",[E_]:"incorrect program id for instruction",[w_]:"insufficient funds for instruction",[__]:"invalid account data for instruction",[ab]:"Invalid account owner",[g_]:"invalid program argument",[$_]:"program returned invalid error code",[y_]:"invalid instruction data",[J_]:"Failed to reallocate account data",[Y_]:"Provided seeds do not result in a valid address",[lb]:"Accounts data allocations exceeded the maximum allowed per transaction",[db]:"Max accounts exceeded",[hb]:"Max instruction trace length exceeded",[Z_]:"Length of the seed is too long for address generation",[H_]:"An account required by the instruction is missing",[R_]:"missing required signature for instruction",[x_]:"instruction illegally modified the program id of an account",[C_]:"insufficient account keys for instruction",[Q_]:"Cross-program invocation with unauthorized signer or writable account",[eb]:"Failed to create program execution environment",[rb]:"Program failed to compile",[tb]:"Program failed to complete",[T_]:"instruction modified data of a read-only account",[O_]:"instruction changed the balance of a read-only account",[G_]:"Cross-program invocation reentrancy not allowed for this instruction",[B_]:"instruction modified rent epoch of an account",[A_]:"sum of account balances before and after instruction do not match",[S_]:"instruction requires an initialized account",[p_]:"",[j_]:"Unsupported program id",[ub]:"Unsupported sysvar",[l_]:"The instruction does not have any accounts.",[d_]:"The instruction does not have any data.",[h_]:"Expected instruction to have progress address $expectedProgramAddress, got $actualProgramAddress.",[cy]:"Expected base58 encoded blockhash to decode to a byte array of length 32. Actual length: $actualLength.",[sy]:"The nonce `$expectedNonceValue` is no longer valid. It has advanced to `$actualNonceValue`",[Xw]:"Invariant violation: Found no abortable iterable cache entry for key `$cacheKey`. It should be impossible to hit this error; please file an issue at https://sola.na/web3invariant",[e1]:"Invariant violation: This data publisher does not publish to the channel named `$channelName`. Supported channels include $supportedChannelNames.",[Jw]:"Invariant violation: WebSocket message iterator state is corrupt; iterated without first resolving existing message promise. It should be impossible to hit this error; please file an issue at https://sola.na/web3invariant",[Yw]:"Invariant violation: WebSocket message iterator is missing state storage. It should be impossible to hit this error; please file an issue at https://sola.na/web3invariant",[Qw]:"Invariant violation: Switch statement non-exhaustive. Received unexpected value `$unexpectedValue`. It should be impossible to hit this error; please file an issue at https://sola.na/web3invariant",[my]:"JSON-RPC error: Internal JSON-RPC error ($__serverMessage)",[gy]:"JSON-RPC error: Invalid method parameter(s) ($__serverMessage)",[_y]:"JSON-RPC error: The JSON sent is not a valid `Request` object ($__serverMessage)",[yy]:"JSON-RPC error: The method does not exist / is not available ($__serverMessage)",[py]:"JSON-RPC error: An error occurred on the server while parsing the JSON text ($__serverMessage)",[vy]:"$__serverMessage",[Cy]:"$__serverMessage",[Ny]:"$__serverMessage",[Ey]:"$__serverMessage",[Ay]:"$__serverMessage",[xy]:"$__serverMessage",[by]:"Minimum context slot has not been reached",[Ty]:"Node is unhealthy; behind by $numSlotsBehind slots",[Iy]:"No snapshot",[By]:"Transaction simulation failed",[ky]:"$__serverMessage",[Sy]:"Transaction history is not available from this node",[Oy]:"$__serverMessage",[Ry]:"Transaction signature length mismatch",[Ly]:"Transaction signature verification failure",[wy]:"$__serverMessage",[o_]:"Key pair bytes must be of length 64, got $byteLength.",[a_]:"Expected private key bytes with length 32. Actual length: $actualLength.",[c_]:"Expected base58-encoded signature to decode to a byte array of length 64. Actual length: $actualLength.",[f_]:"The provided private key does not match the provided public key.",[u_]:"Expected base58-encoded signature string of length in the range [64, 88]. Actual length: $actualLength.",[uy]:"Lamports value must be in the range [0, 2e64-1]",[fy]:"`$value` cannot be parsed as a `BigInt`",[hy]:"$message",[ly]:"`$value` cannot be parsed as a `Number`",[oy]:"No nonce account could be found at address `$nonceAccountAddress`",[jw]:"The notification name must end in 'Notifications' and the API must supply a subscription plan creator function for the notification '$notificationName'.",[Hw]:"WebSocket was closed before payload could be added to the send buffer",[Gw]:"WebSocket connection closed",[Zw]:"WebSocket failed to connect",[Kw]:"Failed to obtain a subscription id from the server",[qw]:"Could not find an API plan for RPC method: `$method`",[$w]:"The $argumentLabel argument to the `$methodName` RPC method$optionalPathLabel was `$value`. This number is unsafe for use with the Solana JSON-RPC because it exceeds `Number.MAX_SAFE_INTEGER`.",[Ww]:"HTTP error ($statusCode): $message",[Vw]:"HTTP header(s) forbidden: $headers. Learn more at https://developer.mozilla.org/en-US/docs/Glossary/Forbidden_header_name.",[mb]:"Multiple distinct signers were identified for address `$address`. Please ensure that you are using the same signer instance for each address.",[gb]:"The provided value does not implement the `KeyPairSigner` interface",[_b]:"The provided value does not implement the `MessageModifyingSigner` interface",[bb]:"The provided value does not implement the `MessagePartialSigner` interface",[yb]:"The provided value does not implement any of the `MessageSigner` interfaces",[Eb]:"The provided value does not implement the `TransactionModifyingSigner` interface",[Rb]:"The provided value does not implement the `TransactionPartialSigner` interface",[vb]:"The provided value does not implement the `TransactionSendingSigner` interface",[wb]:"The provided value does not implement any of the `TransactionSigner` interfaces",[Sb]:"More than one `TransactionSendingSigner` was identified.",[Ab]:"No `TransactionSendingSigner` was identified. Please provide a valid `ITransactionWithSingleSendingSigner` transaction.",[xb]:"Wallet account signers do not support signing multiple messages/transactions in a single operation",[i_]:"Cannot export a non-extractable key.",[Xy]:"No digest implementation could be found.",[Jy]:"Cryptographic operations are only allowed in secure browser contexts. Read more here: https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts.",[Qy]:`This runtime does not support the generation of Ed25519 key pairs.
1
+ "use strict";var miniapp=(()=>{var Np=Object.create;var Ms=Object.defineProperty;var Lp=Object.getOwnPropertyDescriptor;var Bp=Object.getOwnPropertyNames;var Cp=Object.getPrototypeOf,Pp=Object.prototype.hasOwnProperty;var Ut=(r,e)=>()=>(r&&(e=r(r=0)),e);var $t=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),sr=(r,e)=>{for(var t in e)Ms(r,t,{get:e[t],enumerable:!0})},If=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Bp(e))!Pp.call(r,i)&&i!==t&&Ms(r,i,{get:()=>e[i],enumerable:!(n=Lp(e,i))||n.enumerable});return r};var vr=(r,e,t)=>(t=r!=null?Np(Cp(r)):{},If(e||!r||!r.__esModule?Ms(t,"default",{value:r,enumerable:!0}):t,r)),Ca=r=>If(Ms({},"__esModule",{value:!0}),r);var fl=$t(Vs=>{"use strict";Vs.byteLength=cm;Vs.toByteArray=fm;Vs.fromByteArray=hm;var gr=[],rr=[],am=typeof Uint8Array<"u"?Uint8Array:Array,Ja="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Bn=0,cl=Ja.length;Bn<cl;++Bn)gr[Bn]=Ja[Bn],rr[Ja.charCodeAt(Bn)]=Bn;var Bn,cl;rr[45]=62;rr[95]=63;function ul(r){var e=r.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=r.indexOf("=");t===-1&&(t=e);var n=t===e?0:4-t%4;return[t,n]}function cm(r){var e=ul(r),t=e[0],n=e[1];return(t+n)*3/4-n}function um(r,e,t){return(e+t)*3/4-t}function fm(r){var e,t=ul(r),n=t[0],i=t[1],s=new am(um(r,n,i)),o=0,c=i>0?n-4:n,u;for(u=0;u<c;u+=4)e=rr[r.charCodeAt(u)]<<18|rr[r.charCodeAt(u+1)]<<12|rr[r.charCodeAt(u+2)]<<6|rr[r.charCodeAt(u+3)],s[o++]=e>>16&255,s[o++]=e>>8&255,s[o++]=e&255;return i===2&&(e=rr[r.charCodeAt(u)]<<2|rr[r.charCodeAt(u+1)]>>4,s[o++]=e&255),i===1&&(e=rr[r.charCodeAt(u)]<<10|rr[r.charCodeAt(u+1)]<<4|rr[r.charCodeAt(u+2)]>>2,s[o++]=e>>8&255,s[o++]=e&255),s}function lm(r){return gr[r>>18&63]+gr[r>>12&63]+gr[r>>6&63]+gr[r&63]}function dm(r,e,t){for(var n,i=[],s=e;s<t;s+=3)n=(r[s]<<16&16711680)+(r[s+1]<<8&65280)+(r[s+2]&255),i.push(lm(n));return i.join("")}function hm(r){for(var e,t=r.length,n=t%3,i=[],s=16383,o=0,c=t-n;o<c;o+=s)i.push(dm(r,o,o+s>c?c:o+s));return n===1?(e=r[t-1],i.push(gr[e>>2]+gr[e<<4&63]+"==")):n===2&&(e=(r[t-2]<<8)+r[t-1],i.push(gr[e>>10]+gr[e>>4&63]+gr[e<<2&63]+"=")),i.join("")}});var ll=$t(Xa=>{Xa.read=function(r,e,t,n,i){var s,o,c=i*8-n-1,u=(1<<c)-1,p=u>>1,m=-7,b=t?i-1:0,A=t?-1:1,S=r[e+b];for(b+=A,s=S&(1<<-m)-1,S>>=-m,m+=c;m>0;s=s*256+r[e+b],b+=A,m-=8);for(o=s&(1<<-m)-1,s>>=-m,m+=n;m>0;o=o*256+r[e+b],b+=A,m-=8);if(s===0)s=1-p;else{if(s===u)return o?NaN:(S?-1:1)*(1/0);o=o+Math.pow(2,n),s=s-p}return(S?-1:1)*o*Math.pow(2,s-n)};Xa.write=function(r,e,t,n,i,s){var o,c,u,p=s*8-i-1,m=(1<<p)-1,b=m>>1,A=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,S=n?0:s-1,T=n?1:-1,I=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(c=isNaN(e)?1:0,o=m):(o=Math.floor(Math.log(e)/Math.LN2),e*(u=Math.pow(2,-o))<1&&(o--,u*=2),o+b>=1?e+=A/u:e+=A*Math.pow(2,1-b),e*u>=2&&(o++,u/=2),o+b>=m?(c=0,o=m):o+b>=1?(c=(e*u-1)*Math.pow(2,i),o=o+b):(c=e*Math.pow(2,b-1)*Math.pow(2,i),o=0));i>=8;r[t+S]=c&255,S+=T,c/=256,i-=8);for(o=o<<i|c,p+=i;p>0;r[t+S]=o&255,S+=T,o/=256,p-=8);r[t+S-T]|=I*128}});var Wi=$t(gi=>{"use strict";var Qa=fl(),pi=ll(),dl=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;gi.Buffer=N;gi.SlowBuffer=bm;gi.INSPECT_MAX_BYTES=50;var Ws=2147483647;gi.kMaxLength=Ws;N.TYPED_ARRAY_SUPPORT=pm();!N.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function pm(){try{let r=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(r,e),r.foo()===42}catch{return!1}}Object.defineProperty(N.prototype,"parent",{enumerable:!0,get:function(){if(N.isBuffer(this))return this.buffer}});Object.defineProperty(N.prototype,"offset",{enumerable:!0,get:function(){if(N.isBuffer(this))return this.byteOffset}});function kr(r){if(r>Ws)throw new RangeError('The value "'+r+'" is invalid for option "size"');let e=new Uint8Array(r);return Object.setPrototypeOf(e,N.prototype),e}function N(r,e,t){if(typeof r=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return nc(r)}return gl(r,e,t)}N.poolSize=8192;function gl(r,e,t){if(typeof r=="string")return gm(r,e);if(ArrayBuffer.isView(r))return ym(r);if(r==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof r);if(yr(r,ArrayBuffer)||r&&yr(r.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(yr(r,SharedArrayBuffer)||r&&yr(r.buffer,SharedArrayBuffer)))return tc(r,e,t);if(typeof r=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');let n=r.valueOf&&r.valueOf();if(n!=null&&n!==r)return N.from(n,e,t);let i=_m(r);if(i)return i;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof r[Symbol.toPrimitive]=="function")return N.from(r[Symbol.toPrimitive]("string"),e,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof r)}N.from=function(r,e,t){return gl(r,e,t)};Object.setPrototypeOf(N.prototype,Uint8Array.prototype);Object.setPrototypeOf(N,Uint8Array);function yl(r){if(typeof r!="number")throw new TypeError('"size" argument must be of type number');if(r<0)throw new RangeError('The value "'+r+'" is invalid for option "size"')}function mm(r,e,t){return yl(r),r<=0?kr(r):e!==void 0?typeof t=="string"?kr(r).fill(e,t):kr(r).fill(e):kr(r)}N.alloc=function(r,e,t){return mm(r,e,t)};function nc(r){return yl(r),kr(r<0?0:ic(r)|0)}N.allocUnsafe=function(r){return nc(r)};N.allocUnsafeSlow=function(r){return nc(r)};function gm(r,e){if((typeof e!="string"||e==="")&&(e="utf8"),!N.isEncoding(e))throw new TypeError("Unknown encoding: "+e);let t=_l(r,e)|0,n=kr(t),i=n.write(r,e);return i!==t&&(n=n.slice(0,i)),n}function ec(r){let e=r.length<0?0:ic(r.length)|0,t=kr(e);for(let n=0;n<e;n+=1)t[n]=r[n]&255;return t}function ym(r){if(yr(r,Uint8Array)){let e=new Uint8Array(r);return tc(e.buffer,e.byteOffset,e.byteLength)}return ec(r)}function tc(r,e,t){if(e<0||r.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(r.byteLength<e+(t||0))throw new RangeError('"length" is outside of buffer bounds');let n;return e===void 0&&t===void 0?n=new Uint8Array(r):t===void 0?n=new Uint8Array(r,e):n=new Uint8Array(r,e,t),Object.setPrototypeOf(n,N.prototype),n}function _m(r){if(N.isBuffer(r)){let e=ic(r.length)|0,t=kr(e);return t.length===0||r.copy(t,0,0,e),t}if(r.length!==void 0)return typeof r.length!="number"||oc(r.length)?kr(0):ec(r);if(r.type==="Buffer"&&Array.isArray(r.data))return ec(r.data)}function ic(r){if(r>=Ws)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Ws.toString(16)+" bytes");return r|0}function bm(r){return+r!=r&&(r=0),N.alloc(+r)}N.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==N.prototype};N.compare=function(e,t){if(yr(e,Uint8Array)&&(e=N.from(e,e.offset,e.byteLength)),yr(t,Uint8Array)&&(t=N.from(t,t.offset,t.byteLength)),!N.isBuffer(e)||!N.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===t)return 0;let n=e.length,i=t.length;for(let s=0,o=Math.min(n,i);s<o;++s)if(e[s]!==t[s]){n=e[s],i=t[s];break}return n<i?-1:i<n?1:0};N.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};N.concat=function(e,t){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return N.alloc(0);let n;if(t===void 0)for(t=0,n=0;n<e.length;++n)t+=e[n].length;let i=N.allocUnsafe(t),s=0;for(n=0;n<e.length;++n){let o=e[n];if(yr(o,Uint8Array))s+o.length>i.length?(N.isBuffer(o)||(o=N.from(o)),o.copy(i,s)):Uint8Array.prototype.set.call(i,o,s);else if(N.isBuffer(o))o.copy(i,s);else throw new TypeError('"list" argument must be an Array of Buffers');s+=o.length}return i};function _l(r,e){if(N.isBuffer(r))return r.length;if(ArrayBuffer.isView(r)||yr(r,ArrayBuffer))return r.byteLength;if(typeof r!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof r);let t=r.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&t===0)return 0;let i=!1;for(;;)switch(e){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return rc(r).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return Il(r).length;default:if(i)return n?-1:rc(r).length;e=(""+e).toLowerCase(),i=!0}}N.byteLength=_l;function wm(r,e,t){let n=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((t===void 0||t>this.length)&&(t=this.length),t<=0)||(t>>>=0,e>>>=0,t<=e))return"";for(r||(r="utf8");;)switch(r){case"hex":return Tm(this,e,t);case"utf8":case"utf-8":return wl(this,e,t);case"ascii":return km(this,e,t);case"latin1":case"binary":return Om(this,e,t);case"base64":return xm(this,e,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Nm(this,e,t);default:if(n)throw new TypeError("Unknown encoding: "+r);r=(r+"").toLowerCase(),n=!0}}N.prototype._isBuffer=!0;function Cn(r,e,t){let n=r[e];r[e]=r[t],r[t]=n}N.prototype.swap16=function(){let e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;t<e;t+=2)Cn(this,t,t+1);return this};N.prototype.swap32=function(){let e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let t=0;t<e;t+=4)Cn(this,t,t+3),Cn(this,t+1,t+2);return this};N.prototype.swap64=function(){let e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let t=0;t<e;t+=8)Cn(this,t,t+7),Cn(this,t+1,t+6),Cn(this,t+2,t+5),Cn(this,t+3,t+4);return this};N.prototype.toString=function(){let e=this.length;return e===0?"":arguments.length===0?wl(this,0,e):wm.apply(this,arguments)};N.prototype.toLocaleString=N.prototype.toString;N.prototype.equals=function(e){if(!N.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:N.compare(this,e)===0};N.prototype.inspect=function(){let e="",t=gi.INSPECT_MAX_BYTES;return e=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(e+=" ... "),"<Buffer "+e+">"};dl&&(N.prototype[dl]=N.prototype.inspect);N.prototype.compare=function(e,t,n,i,s){if(yr(e,Uint8Array)&&(e=N.from(e,e.offset,e.byteLength)),!N.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(t===void 0&&(t=0),n===void 0&&(n=e?e.length:0),i===void 0&&(i=0),s===void 0&&(s=this.length),t<0||n>e.length||i<0||s>this.length)throw new RangeError("out of range index");if(i>=s&&t>=n)return 0;if(i>=s)return-1;if(t>=n)return 1;if(t>>>=0,n>>>=0,i>>>=0,s>>>=0,this===e)return 0;let o=s-i,c=n-t,u=Math.min(o,c),p=this.slice(i,s),m=e.slice(t,n);for(let b=0;b<u;++b)if(p[b]!==m[b]){o=p[b],c=m[b];break}return o<c?-1:c<o?1:0};function bl(r,e,t,n,i){if(r.length===0)return-1;if(typeof t=="string"?(n=t,t=0):t>2147483647?t=2147483647:t<-2147483648&&(t=-2147483648),t=+t,oc(t)&&(t=i?0:r.length-1),t<0&&(t=r.length+t),t>=r.length){if(i)return-1;t=r.length-1}else if(t<0)if(i)t=0;else return-1;if(typeof e=="string"&&(e=N.from(e,n)),N.isBuffer(e))return e.length===0?-1:hl(r,e,t,n,i);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(r,e,t):Uint8Array.prototype.lastIndexOf.call(r,e,t):hl(r,[e],t,n,i);throw new TypeError("val must be string, number or Buffer")}function hl(r,e,t,n,i){let s=1,o=r.length,c=e.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(r.length<2||e.length<2)return-1;s=2,o/=2,c/=2,t/=2}function u(m,b){return s===1?m[b]:m.readUInt16BE(b*s)}let p;if(i){let m=-1;for(p=t;p<o;p++)if(u(r,p)===u(e,m===-1?0:p-m)){if(m===-1&&(m=p),p-m+1===c)return m*s}else m!==-1&&(p-=p-m),m=-1}else for(t+c>o&&(t=o-c),p=t;p>=0;p--){let m=!0;for(let b=0;b<c;b++)if(u(r,p+b)!==u(e,b)){m=!1;break}if(m)return p}return-1}N.prototype.includes=function(e,t,n){return this.indexOf(e,t,n)!==-1};N.prototype.indexOf=function(e,t,n){return bl(this,e,t,n,!0)};N.prototype.lastIndexOf=function(e,t,n){return bl(this,e,t,n,!1)};function Em(r,e,t,n){t=Number(t)||0;let i=r.length-t;n?(n=Number(n),n>i&&(n=i)):n=i;let s=e.length;n>s/2&&(n=s/2);let o;for(o=0;o<n;++o){let c=parseInt(e.substr(o*2,2),16);if(oc(c))return o;r[t+o]=c}return o}function Rm(r,e,t,n){return qs(rc(e,r.length-t),r,t,n)}function vm(r,e,t,n){return qs(Pm(e),r,t,n)}function Sm(r,e,t,n){return qs(Il(e),r,t,n)}function Am(r,e,t,n){return qs(Mm(e,r.length-t),r,t,n)}N.prototype.write=function(e,t,n,i){if(t===void 0)i="utf8",n=this.length,t=0;else if(n===void 0&&typeof t=="string")i=t,n=this.length,t=0;else if(isFinite(t))t=t>>>0,isFinite(n)?(n=n>>>0,i===void 0&&(i="utf8")):(i=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let s=this.length-t;if((n===void 0||n>s)&&(n=s),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");let o=!1;for(;;)switch(i){case"hex":return Em(this,e,t,n);case"utf8":case"utf-8":return Rm(this,e,t,n);case"ascii":case"latin1":case"binary":return vm(this,e,t,n);case"base64":return Sm(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Am(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),o=!0}};N.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function xm(r,e,t){return e===0&&t===r.length?Qa.fromByteArray(r):Qa.fromByteArray(r.slice(e,t))}function wl(r,e,t){t=Math.min(r.length,t);let n=[],i=e;for(;i<t;){let s=r[i],o=null,c=s>239?4:s>223?3:s>191?2:1;if(i+c<=t){let u,p,m,b;switch(c){case 1:s<128&&(o=s);break;case 2:u=r[i+1],(u&192)===128&&(b=(s&31)<<6|u&63,b>127&&(o=b));break;case 3:u=r[i+1],p=r[i+2],(u&192)===128&&(p&192)===128&&(b=(s&15)<<12|(u&63)<<6|p&63,b>2047&&(b<55296||b>57343)&&(o=b));break;case 4:u=r[i+1],p=r[i+2],m=r[i+3],(u&192)===128&&(p&192)===128&&(m&192)===128&&(b=(s&15)<<18|(u&63)<<12|(p&63)<<6|m&63,b>65535&&b<1114112&&(o=b))}}o===null?(o=65533,c=1):o>65535&&(o-=65536,n.push(o>>>10&1023|55296),o=56320|o&1023),n.push(o),i+=c}return Im(n)}var pl=4096;function Im(r){let e=r.length;if(e<=pl)return String.fromCharCode.apply(String,r);let t="",n=0;for(;n<e;)t+=String.fromCharCode.apply(String,r.slice(n,n+=pl));return t}function km(r,e,t){let n="";t=Math.min(r.length,t);for(let i=e;i<t;++i)n+=String.fromCharCode(r[i]&127);return n}function Om(r,e,t){let n="";t=Math.min(r.length,t);for(let i=e;i<t;++i)n+=String.fromCharCode(r[i]);return n}function Tm(r,e,t){let n=r.length;(!e||e<0)&&(e=0),(!t||t<0||t>n)&&(t=n);let i="";for(let s=e;s<t;++s)i+=Um[r[s]];return i}function Nm(r,e,t){let n=r.slice(e,t),i="";for(let s=0;s<n.length-1;s+=2)i+=String.fromCharCode(n[s]+n[s+1]*256);return i}N.prototype.slice=function(e,t){let n=this.length;e=~~e,t=t===void 0?n:~~t,e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),t<e&&(t=e);let i=this.subarray(e,t);return Object.setPrototypeOf(i,N.prototype),i};function wt(r,e,t){if(r%1!==0||r<0)throw new RangeError("offset is not uint");if(r+e>t)throw new RangeError("Trying to access beyond buffer length")}N.prototype.readUintLE=N.prototype.readUIntLE=function(e,t,n){e=e>>>0,t=t>>>0,n||wt(e,t,this.length);let i=this[e],s=1,o=0;for(;++o<t&&(s*=256);)i+=this[e+o]*s;return i};N.prototype.readUintBE=N.prototype.readUIntBE=function(e,t,n){e=e>>>0,t=t>>>0,n||wt(e,t,this.length);let i=this[e+--t],s=1;for(;t>0&&(s*=256);)i+=this[e+--t]*s;return i};N.prototype.readUint8=N.prototype.readUInt8=function(e,t){return e=e>>>0,t||wt(e,1,this.length),this[e]};N.prototype.readUint16LE=N.prototype.readUInt16LE=function(e,t){return e=e>>>0,t||wt(e,2,this.length),this[e]|this[e+1]<<8};N.prototype.readUint16BE=N.prototype.readUInt16BE=function(e,t){return e=e>>>0,t||wt(e,2,this.length),this[e]<<8|this[e+1]};N.prototype.readUint32LE=N.prototype.readUInt32LE=function(e,t){return e=e>>>0,t||wt(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};N.prototype.readUint32BE=N.prototype.readUInt32BE=function(e,t){return e=e>>>0,t||wt(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};N.prototype.readBigUInt64LE=Kr(function(e){e=e>>>0,mi(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&Vi(e,this.length-8);let i=t+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24,s=this[++e]+this[++e]*2**8+this[++e]*2**16+n*2**24;return BigInt(i)+(BigInt(s)<<BigInt(32))});N.prototype.readBigUInt64BE=Kr(function(e){e=e>>>0,mi(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&Vi(e,this.length-8);let i=t*2**24+this[++e]*2**16+this[++e]*2**8+this[++e],s=this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+n;return(BigInt(i)<<BigInt(32))+BigInt(s)});N.prototype.readIntLE=function(e,t,n){e=e>>>0,t=t>>>0,n||wt(e,t,this.length);let i=this[e],s=1,o=0;for(;++o<t&&(s*=256);)i+=this[e+o]*s;return s*=128,i>=s&&(i-=Math.pow(2,8*t)),i};N.prototype.readIntBE=function(e,t,n){e=e>>>0,t=t>>>0,n||wt(e,t,this.length);let i=t,s=1,o=this[e+--i];for(;i>0&&(s*=256);)o+=this[e+--i]*s;return s*=128,o>=s&&(o-=Math.pow(2,8*t)),o};N.prototype.readInt8=function(e,t){return e=e>>>0,t||wt(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};N.prototype.readInt16LE=function(e,t){e=e>>>0,t||wt(e,2,this.length);let n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n};N.prototype.readInt16BE=function(e,t){e=e>>>0,t||wt(e,2,this.length);let n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n};N.prototype.readInt32LE=function(e,t){return e=e>>>0,t||wt(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};N.prototype.readInt32BE=function(e,t){return e=e>>>0,t||wt(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};N.prototype.readBigInt64LE=Kr(function(e){e=e>>>0,mi(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&Vi(e,this.length-8);let i=this[e+4]+this[e+5]*2**8+this[e+6]*2**16+(n<<24);return(BigInt(i)<<BigInt(32))+BigInt(t+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24)});N.prototype.readBigInt64BE=Kr(function(e){e=e>>>0,mi(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&Vi(e,this.length-8);let i=(t<<24)+this[++e]*2**16+this[++e]*2**8+this[++e];return(BigInt(i)<<BigInt(32))+BigInt(this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+n)});N.prototype.readFloatLE=function(e,t){return e=e>>>0,t||wt(e,4,this.length),pi.read(this,e,!0,23,4)};N.prototype.readFloatBE=function(e,t){return e=e>>>0,t||wt(e,4,this.length),pi.read(this,e,!1,23,4)};N.prototype.readDoubleLE=function(e,t){return e=e>>>0,t||wt(e,8,this.length),pi.read(this,e,!0,52,8)};N.prototype.readDoubleBE=function(e,t){return e=e>>>0,t||wt(e,8,this.length),pi.read(this,e,!1,52,8)};function qt(r,e,t,n,i,s){if(!N.isBuffer(r))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>i||e<s)throw new RangeError('"value" argument is out of bounds');if(t+n>r.length)throw new RangeError("Index out of range")}N.prototype.writeUintLE=N.prototype.writeUIntLE=function(e,t,n,i){if(e=+e,t=t>>>0,n=n>>>0,!i){let c=Math.pow(2,8*n)-1;qt(this,e,t,n,c,0)}let s=1,o=0;for(this[t]=e&255;++o<n&&(s*=256);)this[t+o]=e/s&255;return t+n};N.prototype.writeUintBE=N.prototype.writeUIntBE=function(e,t,n,i){if(e=+e,t=t>>>0,n=n>>>0,!i){let c=Math.pow(2,8*n)-1;qt(this,e,t,n,c,0)}let s=n-1,o=1;for(this[t+s]=e&255;--s>=0&&(o*=256);)this[t+s]=e/o&255;return t+n};N.prototype.writeUint8=N.prototype.writeUInt8=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,1,255,0),this[t]=e&255,t+1};N.prototype.writeUint16LE=N.prototype.writeUInt16LE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,2,65535,0),this[t]=e&255,this[t+1]=e>>>8,t+2};N.prototype.writeUint16BE=N.prototype.writeUInt16BE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=e&255,t+2};N.prototype.writeUint32LE=N.prototype.writeUInt32LE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=e&255,t+4};N.prototype.writeUint32BE=N.prototype.writeUInt32BE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4};function El(r,e,t,n,i){xl(e,n,i,r,t,7);let s=Number(e&BigInt(4294967295));r[t++]=s,s=s>>8,r[t++]=s,s=s>>8,r[t++]=s,s=s>>8,r[t++]=s;let o=Number(e>>BigInt(32)&BigInt(4294967295));return r[t++]=o,o=o>>8,r[t++]=o,o=o>>8,r[t++]=o,o=o>>8,r[t++]=o,t}function Rl(r,e,t,n,i){xl(e,n,i,r,t,7);let s=Number(e&BigInt(4294967295));r[t+7]=s,s=s>>8,r[t+6]=s,s=s>>8,r[t+5]=s,s=s>>8,r[t+4]=s;let o=Number(e>>BigInt(32)&BigInt(4294967295));return r[t+3]=o,o=o>>8,r[t+2]=o,o=o>>8,r[t+1]=o,o=o>>8,r[t]=o,t+8}N.prototype.writeBigUInt64LE=Kr(function(e,t=0){return El(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))});N.prototype.writeBigUInt64BE=Kr(function(e,t=0){return Rl(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))});N.prototype.writeIntLE=function(e,t,n,i){if(e=+e,t=t>>>0,!i){let u=Math.pow(2,8*n-1);qt(this,e,t,n,u-1,-u)}let s=0,o=1,c=0;for(this[t]=e&255;++s<n&&(o*=256);)e<0&&c===0&&this[t+s-1]!==0&&(c=1),this[t+s]=(e/o>>0)-c&255;return t+n};N.prototype.writeIntBE=function(e,t,n,i){if(e=+e,t=t>>>0,!i){let u=Math.pow(2,8*n-1);qt(this,e,t,n,u-1,-u)}let s=n-1,o=1,c=0;for(this[t+s]=e&255;--s>=0&&(o*=256);)e<0&&c===0&&this[t+s+1]!==0&&(c=1),this[t+s]=(e/o>>0)-c&255;return t+n};N.prototype.writeInt8=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=e&255,t+1};N.prototype.writeInt16LE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,2,32767,-32768),this[t]=e&255,this[t+1]=e>>>8,t+2};N.prototype.writeInt16BE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=e&255,t+2};N.prototype.writeInt32LE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,4,2147483647,-2147483648),this[t]=e&255,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4};N.prototype.writeInt32BE=function(e,t,n){return e=+e,t=t>>>0,n||qt(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4};N.prototype.writeBigInt64LE=Kr(function(e,t=0){return El(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});N.prototype.writeBigInt64BE=Kr(function(e,t=0){return Rl(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function vl(r,e,t,n,i,s){if(t+n>r.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function Sl(r,e,t,n,i){return e=+e,t=t>>>0,i||vl(r,e,t,4,34028234663852886e22,-34028234663852886e22),pi.write(r,e,t,n,23,4),t+4}N.prototype.writeFloatLE=function(e,t,n){return Sl(this,e,t,!0,n)};N.prototype.writeFloatBE=function(e,t,n){return Sl(this,e,t,!1,n)};function Al(r,e,t,n,i){return e=+e,t=t>>>0,i||vl(r,e,t,8,17976931348623157e292,-17976931348623157e292),pi.write(r,e,t,n,52,8),t+8}N.prototype.writeDoubleLE=function(e,t,n){return Al(this,e,t,!0,n)};N.prototype.writeDoubleBE=function(e,t,n){return Al(this,e,t,!1,n)};N.prototype.copy=function(e,t,n,i){if(!N.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),!i&&i!==0&&(i=this.length),t>=e.length&&(t=e.length),t||(t=0),i>0&&i<n&&(i=n),i===n||e.length===0||this.length===0)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),e.length-t<i-n&&(i=e.length-t+n);let s=i-n;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,n,i):Uint8Array.prototype.set.call(e,this.subarray(n,i),t),s};N.prototype.fill=function(e,t,n,i){if(typeof e=="string"){if(typeof t=="string"?(i=t,t=0,n=this.length):typeof n=="string"&&(i=n,n=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!N.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(e.length===1){let o=e.charCodeAt(0);(i==="utf8"&&o<128||i==="latin1")&&(e=o)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;t=t>>>0,n=n===void 0?this.length:n>>>0,e||(e=0);let s;if(typeof e=="number")for(s=t;s<n;++s)this[s]=e;else{let o=N.isBuffer(e)?e:N.from(e,i),c=o.length;if(c===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(s=0;s<n-t;++s)this[s+t]=o[s%c]}return this};var hi={};function sc(r,e,t){hi[r]=class extends t{constructor(){super(),Object.defineProperty(this,"message",{value:e.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${r}]`,this.stack,delete this.name}get code(){return r}set code(i){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:i,writable:!0})}toString(){return`${this.name} [${r}]: ${this.message}`}}}sc("ERR_BUFFER_OUT_OF_BOUNDS",function(r){return r?`${r} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);sc("ERR_INVALID_ARG_TYPE",function(r,e){return`The "${r}" argument must be of type number. Received type ${typeof e}`},TypeError);sc("ERR_OUT_OF_RANGE",function(r,e,t){let n=`The value of "${r}" is out of range.`,i=t;return Number.isInteger(t)&&Math.abs(t)>2**32?i=ml(String(t)):typeof t=="bigint"&&(i=String(t),(t>BigInt(2)**BigInt(32)||t<-(BigInt(2)**BigInt(32)))&&(i=ml(i)),i+="n"),n+=` It must be ${e}. Received ${i}`,n},RangeError);function ml(r){let e="",t=r.length,n=r[0]==="-"?1:0;for(;t>=n+4;t-=3)e=`_${r.slice(t-3,t)}${e}`;return`${r.slice(0,t)}${e}`}function Lm(r,e,t){mi(e,"offset"),(r[e]===void 0||r[e+t]===void 0)&&Vi(e,r.length-(t+1))}function xl(r,e,t,n,i,s){if(r>t||r<e){let o=typeof e=="bigint"?"n":"",c;throw s>3?e===0||e===BigInt(0)?c=`>= 0${o} and < 2${o} ** ${(s+1)*8}${o}`:c=`>= -(2${o} ** ${(s+1)*8-1}${o}) and < 2 ** ${(s+1)*8-1}${o}`:c=`>= ${e}${o} and <= ${t}${o}`,new hi.ERR_OUT_OF_RANGE("value",c,r)}Lm(n,i,s)}function mi(r,e){if(typeof r!="number")throw new hi.ERR_INVALID_ARG_TYPE(e,"number",r)}function Vi(r,e,t){throw Math.floor(r)!==r?(mi(r,t),new hi.ERR_OUT_OF_RANGE(t||"offset","an integer",r)):e<0?new hi.ERR_BUFFER_OUT_OF_BOUNDS:new hi.ERR_OUT_OF_RANGE(t||"offset",`>= ${t?1:0} and <= ${e}`,r)}var Bm=/[^+/0-9A-Za-z-_]/g;function Cm(r){if(r=r.split("=")[0],r=r.trim().replace(Bm,""),r.length<2)return"";for(;r.length%4!==0;)r=r+"=";return r}function rc(r,e){e=e||1/0;let t,n=r.length,i=null,s=[];for(let o=0;o<n;++o){if(t=r.charCodeAt(o),t>55295&&t<57344){if(!i){if(t>56319){(e-=3)>-1&&s.push(239,191,189);continue}else if(o+1===n){(e-=3)>-1&&s.push(239,191,189);continue}i=t;continue}if(t<56320){(e-=3)>-1&&s.push(239,191,189),i=t;continue}t=(i-55296<<10|t-56320)+65536}else i&&(e-=3)>-1&&s.push(239,191,189);if(i=null,t<128){if((e-=1)<0)break;s.push(t)}else if(t<2048){if((e-=2)<0)break;s.push(t>>6|192,t&63|128)}else if(t<65536){if((e-=3)<0)break;s.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((e-=4)<0)break;s.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128)}else throw new Error("Invalid code point")}return s}function Pm(r){let e=[];for(let t=0;t<r.length;++t)e.push(r.charCodeAt(t)&255);return e}function Mm(r,e){let t,n,i,s=[];for(let o=0;o<r.length&&!((e-=2)<0);++o)t=r.charCodeAt(o),n=t>>8,i=t%256,s.push(i),s.push(n);return s}function Il(r){return Qa.toByteArray(Cm(r))}function qs(r,e,t,n){let i;for(i=0;i<n&&!(i+t>=e.length||i>=r.length);++i)e[i+t]=r[i];return i}function yr(r,e){return r instanceof e||r!=null&&r.constructor!=null&&r.constructor.name!=null&&r.constructor.name===e.name}function oc(r){return r!==r}var Um=function(){let r="0123456789abcdef",e=new Array(256);for(let t=0;t<16;++t){let n=t*16;for(let i=0;i<16;++i)e[n+i]=r[t]+r[i]}return e}();function Kr(r){return typeof BigInt>"u"?Dm:r}function Dm(){throw new Error("BigInt not supported")}});var Zl=$t(()=>{});var Lc=$t((Yl,Nc)=>{(function(r,e){"use strict";function t(E,a){if(!E)throw new Error(a||"Assertion failed")}function n(E,a){E.super_=a;var l=function(){};l.prototype=a.prototype,E.prototype=new l,E.prototype.constructor=E}function i(E,a,l){if(i.isBN(E))return E;this.negative=0,this.words=null,this.length=0,this.red=null,E!==null&&((a==="le"||a==="be")&&(l=a,a=10),this._init(E||0,a||10,l||"be"))}typeof r=="object"?r.exports=i:e.BN=i,i.BN=i,i.wordSize=26;var s;try{typeof window<"u"&&typeof window.Buffer<"u"?s=window.Buffer:s=Zl().Buffer}catch{}i.isBN=function(a){return a instanceof i?!0:a!==null&&typeof a=="object"&&a.constructor.wordSize===i.wordSize&&Array.isArray(a.words)},i.max=function(a,l){return a.cmp(l)>0?a:l},i.min=function(a,l){return a.cmp(l)<0?a:l},i.prototype._init=function(a,l,d){if(typeof a=="number")return this._initNumber(a,l,d);if(typeof a=="object")return this._initArray(a,l,d);l==="hex"&&(l=16),t(l===(l|0)&&l>=2&&l<=36),a=a.toString().replace(/\s+/g,"");var h=0;a[0]==="-"&&(h++,this.negative=1),h<a.length&&(l===16?this._parseHex(a,h,d):(this._parseBase(a,l,h),d==="le"&&this._initArray(this.toArray(),l,d)))},i.prototype._initNumber=function(a,l,d){a<0&&(this.negative=1,a=-a),a<67108864?(this.words=[a&67108863],this.length=1):a<4503599627370496?(this.words=[a&67108863,a/67108864&67108863],this.length=2):(t(a<9007199254740992),this.words=[a&67108863,a/67108864&67108863,1],this.length=3),d==="le"&&this._initArray(this.toArray(),l,d)},i.prototype._initArray=function(a,l,d){if(t(typeof a.length=="number"),a.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(a.length/3),this.words=new Array(this.length);for(var h=0;h<this.length;h++)this.words[h]=0;var g,w,v=0;if(d==="be")for(h=a.length-1,g=0;h>=0;h-=3)w=a[h]|a[h-1]<<8|a[h-2]<<16,this.words[g]|=w<<v&67108863,this.words[g+1]=w>>>26-v&67108863,v+=24,v>=26&&(v-=26,g++);else if(d==="le")for(h=0,g=0;h<a.length;h+=3)w=a[h]|a[h+1]<<8|a[h+2]<<16,this.words[g]|=w<<v&67108863,this.words[g+1]=w>>>26-v&67108863,v+=24,v>=26&&(v-=26,g++);return this._strip()};function o(E,a){var l=E.charCodeAt(a);if(l>=48&&l<=57)return l-48;if(l>=65&&l<=70)return l-55;if(l>=97&&l<=102)return l-87;t(!1,"Invalid character in "+E)}function c(E,a,l){var d=o(E,l);return l-1>=a&&(d|=o(E,l-1)<<4),d}i.prototype._parseHex=function(a,l,d){this.length=Math.ceil((a.length-l)/6),this.words=new Array(this.length);for(var h=0;h<this.length;h++)this.words[h]=0;var g=0,w=0,v;if(d==="be")for(h=a.length-1;h>=l;h-=2)v=c(a,l,h)<<g,this.words[w]|=v&67108863,g>=18?(g-=18,w+=1,this.words[w]|=v>>>26):g+=8;else{var y=a.length-l;for(h=y%2===0?l+1:l;h<a.length;h+=2)v=c(a,l,h)<<g,this.words[w]|=v&67108863,g>=18?(g-=18,w+=1,this.words[w]|=v>>>26):g+=8}this._strip()};function u(E,a,l,d){for(var h=0,g=0,w=Math.min(E.length,l),v=a;v<w;v++){var y=E.charCodeAt(v)-48;h*=d,y>=49?g=y-49+10:y>=17?g=y-17+10:g=y,t(y>=0&&g<d,"Invalid character"),h+=g}return h}i.prototype._parseBase=function(a,l,d){this.words=[0],this.length=1;for(var h=0,g=1;g<=67108863;g*=l)h++;h--,g=g/l|0;for(var w=a.length-d,v=w%h,y=Math.min(w,w-v)+d,f=0,_=d;_<y;_+=h)f=u(a,_,_+h,l),this.imuln(g),this.words[0]+f<67108864?this.words[0]+=f:this._iaddn(f);if(v!==0){var C=1;for(f=u(a,_,a.length,l),_=0;_<v;_++)C*=l;this.imuln(C),this.words[0]+f<67108864?this.words[0]+=f:this._iaddn(f)}this._strip()},i.prototype.copy=function(a){a.words=new Array(this.length);for(var l=0;l<this.length;l++)a.words[l]=this.words[l];a.length=this.length,a.negative=this.negative,a.red=this.red};function p(E,a){E.words=a.words,E.length=a.length,E.negative=a.negative,E.red=a.red}if(i.prototype._move=function(a){p(a,this)},i.prototype.clone=function(){var a=new i(null);return this.copy(a),a},i.prototype._expand=function(a){for(;this.length<a;)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")]=m}catch{i.prototype.inspect=m}else i.prototype.inspect=m;function m(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"}var b=["","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"],A=[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],S=[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(a,l){a=a||10,l=l|0||1;var d;if(a===16||a==="hex"){d="";for(var h=0,g=0,w=0;w<this.length;w++){var v=this.words[w],y=((v<<h|g)&16777215).toString(16);g=v>>>24-h&16777215,h+=2,h>=26&&(h-=26,w--),g!==0||w!==this.length-1?d=b[6-y.length]+y+d:d=y+d}for(g!==0&&(d=g.toString(16)+d);d.length%l!==0;)d="0"+d;return this.negative!==0&&(d="-"+d),d}if(a===(a|0)&&a>=2&&a<=36){var f=A[a],_=S[a];d="";var C=this.clone();for(C.negative=0;!C.isZero();){var D=C.modrn(_).toString(a);C=C.idivn(_),C.isZero()?d=D+d:d=b[f-D.length]+D+d}for(this.isZero()&&(d="0"+d);d.length%l!==0;)d="0"+d;return this.negative!==0&&(d="-"+d),d}t(!1,"Base should be between 2 and 36")},i.prototype.toNumber=function(){var a=this.words[0];return this.length===2?a+=this.words[1]*67108864:this.length===3&&this.words[2]===1?a+=4503599627370496+this.words[1]*67108864:this.length>2&&t(!1,"Number can only safely store up to 53 bits"),this.negative!==0?-a:a},i.prototype.toJSON=function(){return this.toString(16,2)},s&&(i.prototype.toBuffer=function(a,l){return this.toArrayLike(s,a,l)}),i.prototype.toArray=function(a,l){return this.toArrayLike(Array,a,l)};var T=function(a,l){return a.allocUnsafe?a.allocUnsafe(l):new a(l)};i.prototype.toArrayLike=function(a,l,d){this._strip();var h=this.byteLength(),g=d||Math.max(1,h);t(h<=g,"byte array longer than desired length"),t(g>0,"Requested array length <= 0");var w=T(a,g),v=l==="le"?"LE":"BE";return this["_toArrayLike"+v](w,h),w},i.prototype._toArrayLikeLE=function(a,l){for(var d=0,h=0,g=0,w=0;g<this.length;g++){var v=this.words[g]<<w|h;a[d++]=v&255,d<a.length&&(a[d++]=v>>8&255),d<a.length&&(a[d++]=v>>16&255),w===6?(d<a.length&&(a[d++]=v>>24&255),h=0,w=0):(h=v>>>24,w+=2)}if(d<a.length)for(a[d++]=h;d<a.length;)a[d++]=0},i.prototype._toArrayLikeBE=function(a,l){for(var d=a.length-1,h=0,g=0,w=0;g<this.length;g++){var v=this.words[g]<<w|h;a[d--]=v&255,d>=0&&(a[d--]=v>>8&255),d>=0&&(a[d--]=v>>16&255),w===6?(d>=0&&(a[d--]=v>>24&255),h=0,w=0):(h=v>>>24,w+=2)}if(d>=0)for(a[d--]=h;d>=0;)a[d--]=0},Math.clz32?i.prototype._countBits=function(a){return 32-Math.clz32(a)}:i.prototype._countBits=function(a){var l=a,d=0;return l>=4096&&(d+=13,l>>>=13),l>=64&&(d+=7,l>>>=7),l>=8&&(d+=4,l>>>=4),l>=2&&(d+=2,l>>>=2),d+l},i.prototype._zeroBits=function(a){if(a===0)return 26;var l=a,d=0;return(l&8191)===0&&(d+=13,l>>>=13),(l&127)===0&&(d+=7,l>>>=7),(l&15)===0&&(d+=4,l>>>=4),(l&3)===0&&(d+=2,l>>>=2),(l&1)===0&&d++,d},i.prototype.bitLength=function(){var a=this.words[this.length-1],l=this._countBits(a);return(this.length-1)*26+l};function I(E){for(var a=new Array(E.bitLength()),l=0;l<a.length;l++){var d=l/26|0,h=l%26;a[l]=E.words[d]>>>h&1}return a}i.prototype.zeroBits=function(){if(this.isZero())return 0;for(var a=0,l=0;l<this.length;l++){var d=this._zeroBits(this.words[l]);if(a+=d,d!==26)break}return a},i.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},i.prototype.toTwos=function(a){return this.negative!==0?this.abs().inotn(a).iaddn(1):this.clone()},i.prototype.fromTwos=function(a){return this.testn(a-1)?this.notn(a).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(a){for(;this.length<a.length;)this.words[this.length++]=0;for(var l=0;l<a.length;l++)this.words[l]=this.words[l]|a.words[l];return this._strip()},i.prototype.ior=function(a){return t((this.negative|a.negative)===0),this.iuor(a)},i.prototype.or=function(a){return this.length>a.length?this.clone().ior(a):a.clone().ior(this)},i.prototype.uor=function(a){return this.length>a.length?this.clone().iuor(a):a.clone().iuor(this)},i.prototype.iuand=function(a){var l;this.length>a.length?l=a:l=this;for(var d=0;d<l.length;d++)this.words[d]=this.words[d]&a.words[d];return this.length=l.length,this._strip()},i.prototype.iand=function(a){return t((this.negative|a.negative)===0),this.iuand(a)},i.prototype.and=function(a){return this.length>a.length?this.clone().iand(a):a.clone().iand(this)},i.prototype.uand=function(a){return this.length>a.length?this.clone().iuand(a):a.clone().iuand(this)},i.prototype.iuxor=function(a){var l,d;this.length>a.length?(l=this,d=a):(l=a,d=this);for(var h=0;h<d.length;h++)this.words[h]=l.words[h]^d.words[h];if(this!==l)for(;h<l.length;h++)this.words[h]=l.words[h];return this.length=l.length,this._strip()},i.prototype.ixor=function(a){return t((this.negative|a.negative)===0),this.iuxor(a)},i.prototype.xor=function(a){return this.length>a.length?this.clone().ixor(a):a.clone().ixor(this)},i.prototype.uxor=function(a){return this.length>a.length?this.clone().iuxor(a):a.clone().iuxor(this)},i.prototype.inotn=function(a){t(typeof a=="number"&&a>=0);var l=Math.ceil(a/26)|0,d=a%26;this._expand(l),d>0&&l--;for(var h=0;h<l;h++)this.words[h]=~this.words[h]&67108863;return d>0&&(this.words[h]=~this.words[h]&67108863>>26-d),this._strip()},i.prototype.notn=function(a){return this.clone().inotn(a)},i.prototype.setn=function(a,l){t(typeof a=="number"&&a>=0);var d=a/26|0,h=a%26;return this._expand(d+1),l?this.words[d]=this.words[d]|1<<h:this.words[d]=this.words[d]&~(1<<h),this._strip()},i.prototype.iadd=function(a){var l;if(this.negative!==0&&a.negative===0)return this.negative=0,l=this.isub(a),this.negative^=1,this._normSign();if(this.negative===0&&a.negative!==0)return a.negative=0,l=this.isub(a),a.negative=1,l._normSign();var d,h;this.length>a.length?(d=this,h=a):(d=a,h=this);for(var g=0,w=0;w<h.length;w++)l=(d.words[w]|0)+(h.words[w]|0)+g,this.words[w]=l&67108863,g=l>>>26;for(;g!==0&&w<d.length;w++)l=(d.words[w]|0)+g,this.words[w]=l&67108863,g=l>>>26;if(this.length=d.length,g!==0)this.words[this.length]=g,this.length++;else if(d!==this)for(;w<d.length;w++)this.words[w]=d.words[w];return this},i.prototype.add=function(a){var l;return a.negative!==0&&this.negative===0?(a.negative=0,l=this.sub(a),a.negative^=1,l):a.negative===0&&this.negative!==0?(this.negative=0,l=a.sub(this),this.negative=1,l):this.length>a.length?this.clone().iadd(a):a.clone().iadd(this)},i.prototype.isub=function(a){if(a.negative!==0){a.negative=0;var l=this.iadd(a);return a.negative=1,l._normSign()}else if(this.negative!==0)return this.negative=0,this.iadd(a),this.negative=1,this._normSign();var d=this.cmp(a);if(d===0)return this.negative=0,this.length=1,this.words[0]=0,this;var h,g;d>0?(h=this,g=a):(h=a,g=this);for(var w=0,v=0;v<g.length;v++)l=(h.words[v]|0)-(g.words[v]|0)+w,w=l>>26,this.words[v]=l&67108863;for(;w!==0&&v<h.length;v++)l=(h.words[v]|0)+w,w=l>>26,this.words[v]=l&67108863;if(w===0&&v<h.length&&h!==this)for(;v<h.length;v++)this.words[v]=h.words[v];return this.length=Math.max(this.length,v),h!==this&&(this.negative=1),this._strip()},i.prototype.sub=function(a){return this.clone().isub(a)};function x(E,a,l){l.negative=a.negative^E.negative;var d=E.length+a.length|0;l.length=d,d=d-1|0;var h=E.words[0]|0,g=a.words[0]|0,w=h*g,v=w&67108863,y=w/67108864|0;l.words[0]=v;for(var f=1;f<d;f++){for(var _=y>>>26,C=y&67108863,D=Math.min(f,a.length-1),V=Math.max(0,f-E.length+1);V<=D;V++){var X=f-V|0;h=E.words[X]|0,g=a.words[V]|0,w=h*g+C,_+=w/67108864|0,C=w&67108863}l.words[f]=C|0,y=_|0}return y!==0?l.words[f]=y|0:l.length--,l._strip()}var L=function(a,l,d){var h=a.words,g=l.words,w=d.words,v=0,y,f,_,C=h[0]|0,D=C&8191,V=C>>>13,X=h[1]|0,se=X&8191,ue=X>>>13,Be=h[2]|0,he=Be&8191,me=Be>>>13,Gt=h[3]|0,Ae=Gt&8191,Ne=Gt>>>13,Ls=h[4]|0,je=Ls&8191,Ke=Ls>>>13,Bs=h[5]|0,Ue=Bs&8191,De=Bs>>>13,ti=h[6]|0,ze=ti&8191,Fe=ti>>>13,Pi=h[7]|0,$e=Pi&8191,Ve=Pi>>>13,Cs=h[8]|0,He=Cs&8191,Ge=Cs>>>13,Ps=h[9]|0,Ye=Ps&8191,Je=Ps>>>13,yf=g[0]|0,Xe=yf&8191,Qe=yf>>>13,_f=g[1]|0,et=_f&8191,tt=_f>>>13,bf=g[2]|0,rt=bf&8191,nt=bf>>>13,wf=g[3]|0,it=wf&8191,st=wf>>>13,Ef=g[4]|0,ot=Ef&8191,at=Ef>>>13,Rf=g[5]|0,ct=Rf&8191,ut=Rf>>>13,vf=g[6]|0,ft=vf&8191,lt=vf>>>13,Sf=g[7]|0,dt=Sf&8191,ht=Sf>>>13,Af=g[8]|0,pt=Af&8191,mt=Af>>>13,xf=g[9]|0,gt=xf&8191,yt=xf>>>13;d.negative=a.negative^l.negative,d.length=19,y=Math.imul(D,Xe),f=Math.imul(D,Qe),f=f+Math.imul(V,Xe)|0,_=Math.imul(V,Qe);var ma=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(ma>>>26)|0,ma&=67108863,y=Math.imul(se,Xe),f=Math.imul(se,Qe),f=f+Math.imul(ue,Xe)|0,_=Math.imul(ue,Qe),y=y+Math.imul(D,et)|0,f=f+Math.imul(D,tt)|0,f=f+Math.imul(V,et)|0,_=_+Math.imul(V,tt)|0;var ga=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(ga>>>26)|0,ga&=67108863,y=Math.imul(he,Xe),f=Math.imul(he,Qe),f=f+Math.imul(me,Xe)|0,_=Math.imul(me,Qe),y=y+Math.imul(se,et)|0,f=f+Math.imul(se,tt)|0,f=f+Math.imul(ue,et)|0,_=_+Math.imul(ue,tt)|0,y=y+Math.imul(D,rt)|0,f=f+Math.imul(D,nt)|0,f=f+Math.imul(V,rt)|0,_=_+Math.imul(V,nt)|0;var ya=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(ya>>>26)|0,ya&=67108863,y=Math.imul(Ae,Xe),f=Math.imul(Ae,Qe),f=f+Math.imul(Ne,Xe)|0,_=Math.imul(Ne,Qe),y=y+Math.imul(he,et)|0,f=f+Math.imul(he,tt)|0,f=f+Math.imul(me,et)|0,_=_+Math.imul(me,tt)|0,y=y+Math.imul(se,rt)|0,f=f+Math.imul(se,nt)|0,f=f+Math.imul(ue,rt)|0,_=_+Math.imul(ue,nt)|0,y=y+Math.imul(D,it)|0,f=f+Math.imul(D,st)|0,f=f+Math.imul(V,it)|0,_=_+Math.imul(V,st)|0;var _a=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(_a>>>26)|0,_a&=67108863,y=Math.imul(je,Xe),f=Math.imul(je,Qe),f=f+Math.imul(Ke,Xe)|0,_=Math.imul(Ke,Qe),y=y+Math.imul(Ae,et)|0,f=f+Math.imul(Ae,tt)|0,f=f+Math.imul(Ne,et)|0,_=_+Math.imul(Ne,tt)|0,y=y+Math.imul(he,rt)|0,f=f+Math.imul(he,nt)|0,f=f+Math.imul(me,rt)|0,_=_+Math.imul(me,nt)|0,y=y+Math.imul(se,it)|0,f=f+Math.imul(se,st)|0,f=f+Math.imul(ue,it)|0,_=_+Math.imul(ue,st)|0,y=y+Math.imul(D,ot)|0,f=f+Math.imul(D,at)|0,f=f+Math.imul(V,ot)|0,_=_+Math.imul(V,at)|0;var ba=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(ba>>>26)|0,ba&=67108863,y=Math.imul(Ue,Xe),f=Math.imul(Ue,Qe),f=f+Math.imul(De,Xe)|0,_=Math.imul(De,Qe),y=y+Math.imul(je,et)|0,f=f+Math.imul(je,tt)|0,f=f+Math.imul(Ke,et)|0,_=_+Math.imul(Ke,tt)|0,y=y+Math.imul(Ae,rt)|0,f=f+Math.imul(Ae,nt)|0,f=f+Math.imul(Ne,rt)|0,_=_+Math.imul(Ne,nt)|0,y=y+Math.imul(he,it)|0,f=f+Math.imul(he,st)|0,f=f+Math.imul(me,it)|0,_=_+Math.imul(me,st)|0,y=y+Math.imul(se,ot)|0,f=f+Math.imul(se,at)|0,f=f+Math.imul(ue,ot)|0,_=_+Math.imul(ue,at)|0,y=y+Math.imul(D,ct)|0,f=f+Math.imul(D,ut)|0,f=f+Math.imul(V,ct)|0,_=_+Math.imul(V,ut)|0;var wa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(wa>>>26)|0,wa&=67108863,y=Math.imul(ze,Xe),f=Math.imul(ze,Qe),f=f+Math.imul(Fe,Xe)|0,_=Math.imul(Fe,Qe),y=y+Math.imul(Ue,et)|0,f=f+Math.imul(Ue,tt)|0,f=f+Math.imul(De,et)|0,_=_+Math.imul(De,tt)|0,y=y+Math.imul(je,rt)|0,f=f+Math.imul(je,nt)|0,f=f+Math.imul(Ke,rt)|0,_=_+Math.imul(Ke,nt)|0,y=y+Math.imul(Ae,it)|0,f=f+Math.imul(Ae,st)|0,f=f+Math.imul(Ne,it)|0,_=_+Math.imul(Ne,st)|0,y=y+Math.imul(he,ot)|0,f=f+Math.imul(he,at)|0,f=f+Math.imul(me,ot)|0,_=_+Math.imul(me,at)|0,y=y+Math.imul(se,ct)|0,f=f+Math.imul(se,ut)|0,f=f+Math.imul(ue,ct)|0,_=_+Math.imul(ue,ut)|0,y=y+Math.imul(D,ft)|0,f=f+Math.imul(D,lt)|0,f=f+Math.imul(V,ft)|0,_=_+Math.imul(V,lt)|0;var Ea=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ea>>>26)|0,Ea&=67108863,y=Math.imul($e,Xe),f=Math.imul($e,Qe),f=f+Math.imul(Ve,Xe)|0,_=Math.imul(Ve,Qe),y=y+Math.imul(ze,et)|0,f=f+Math.imul(ze,tt)|0,f=f+Math.imul(Fe,et)|0,_=_+Math.imul(Fe,tt)|0,y=y+Math.imul(Ue,rt)|0,f=f+Math.imul(Ue,nt)|0,f=f+Math.imul(De,rt)|0,_=_+Math.imul(De,nt)|0,y=y+Math.imul(je,it)|0,f=f+Math.imul(je,st)|0,f=f+Math.imul(Ke,it)|0,_=_+Math.imul(Ke,st)|0,y=y+Math.imul(Ae,ot)|0,f=f+Math.imul(Ae,at)|0,f=f+Math.imul(Ne,ot)|0,_=_+Math.imul(Ne,at)|0,y=y+Math.imul(he,ct)|0,f=f+Math.imul(he,ut)|0,f=f+Math.imul(me,ct)|0,_=_+Math.imul(me,ut)|0,y=y+Math.imul(se,ft)|0,f=f+Math.imul(se,lt)|0,f=f+Math.imul(ue,ft)|0,_=_+Math.imul(ue,lt)|0,y=y+Math.imul(D,dt)|0,f=f+Math.imul(D,ht)|0,f=f+Math.imul(V,dt)|0,_=_+Math.imul(V,ht)|0;var Ra=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ra>>>26)|0,Ra&=67108863,y=Math.imul(He,Xe),f=Math.imul(He,Qe),f=f+Math.imul(Ge,Xe)|0,_=Math.imul(Ge,Qe),y=y+Math.imul($e,et)|0,f=f+Math.imul($e,tt)|0,f=f+Math.imul(Ve,et)|0,_=_+Math.imul(Ve,tt)|0,y=y+Math.imul(ze,rt)|0,f=f+Math.imul(ze,nt)|0,f=f+Math.imul(Fe,rt)|0,_=_+Math.imul(Fe,nt)|0,y=y+Math.imul(Ue,it)|0,f=f+Math.imul(Ue,st)|0,f=f+Math.imul(De,it)|0,_=_+Math.imul(De,st)|0,y=y+Math.imul(je,ot)|0,f=f+Math.imul(je,at)|0,f=f+Math.imul(Ke,ot)|0,_=_+Math.imul(Ke,at)|0,y=y+Math.imul(Ae,ct)|0,f=f+Math.imul(Ae,ut)|0,f=f+Math.imul(Ne,ct)|0,_=_+Math.imul(Ne,ut)|0,y=y+Math.imul(he,ft)|0,f=f+Math.imul(he,lt)|0,f=f+Math.imul(me,ft)|0,_=_+Math.imul(me,lt)|0,y=y+Math.imul(se,dt)|0,f=f+Math.imul(se,ht)|0,f=f+Math.imul(ue,dt)|0,_=_+Math.imul(ue,ht)|0,y=y+Math.imul(D,pt)|0,f=f+Math.imul(D,mt)|0,f=f+Math.imul(V,pt)|0,_=_+Math.imul(V,mt)|0;var va=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(va>>>26)|0,va&=67108863,y=Math.imul(Ye,Xe),f=Math.imul(Ye,Qe),f=f+Math.imul(Je,Xe)|0,_=Math.imul(Je,Qe),y=y+Math.imul(He,et)|0,f=f+Math.imul(He,tt)|0,f=f+Math.imul(Ge,et)|0,_=_+Math.imul(Ge,tt)|0,y=y+Math.imul($e,rt)|0,f=f+Math.imul($e,nt)|0,f=f+Math.imul(Ve,rt)|0,_=_+Math.imul(Ve,nt)|0,y=y+Math.imul(ze,it)|0,f=f+Math.imul(ze,st)|0,f=f+Math.imul(Fe,it)|0,_=_+Math.imul(Fe,st)|0,y=y+Math.imul(Ue,ot)|0,f=f+Math.imul(Ue,at)|0,f=f+Math.imul(De,ot)|0,_=_+Math.imul(De,at)|0,y=y+Math.imul(je,ct)|0,f=f+Math.imul(je,ut)|0,f=f+Math.imul(Ke,ct)|0,_=_+Math.imul(Ke,ut)|0,y=y+Math.imul(Ae,ft)|0,f=f+Math.imul(Ae,lt)|0,f=f+Math.imul(Ne,ft)|0,_=_+Math.imul(Ne,lt)|0,y=y+Math.imul(he,dt)|0,f=f+Math.imul(he,ht)|0,f=f+Math.imul(me,dt)|0,_=_+Math.imul(me,ht)|0,y=y+Math.imul(se,pt)|0,f=f+Math.imul(se,mt)|0,f=f+Math.imul(ue,pt)|0,_=_+Math.imul(ue,mt)|0,y=y+Math.imul(D,gt)|0,f=f+Math.imul(D,yt)|0,f=f+Math.imul(V,gt)|0,_=_+Math.imul(V,yt)|0;var Sa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Sa>>>26)|0,Sa&=67108863,y=Math.imul(Ye,et),f=Math.imul(Ye,tt),f=f+Math.imul(Je,et)|0,_=Math.imul(Je,tt),y=y+Math.imul(He,rt)|0,f=f+Math.imul(He,nt)|0,f=f+Math.imul(Ge,rt)|0,_=_+Math.imul(Ge,nt)|0,y=y+Math.imul($e,it)|0,f=f+Math.imul($e,st)|0,f=f+Math.imul(Ve,it)|0,_=_+Math.imul(Ve,st)|0,y=y+Math.imul(ze,ot)|0,f=f+Math.imul(ze,at)|0,f=f+Math.imul(Fe,ot)|0,_=_+Math.imul(Fe,at)|0,y=y+Math.imul(Ue,ct)|0,f=f+Math.imul(Ue,ut)|0,f=f+Math.imul(De,ct)|0,_=_+Math.imul(De,ut)|0,y=y+Math.imul(je,ft)|0,f=f+Math.imul(je,lt)|0,f=f+Math.imul(Ke,ft)|0,_=_+Math.imul(Ke,lt)|0,y=y+Math.imul(Ae,dt)|0,f=f+Math.imul(Ae,ht)|0,f=f+Math.imul(Ne,dt)|0,_=_+Math.imul(Ne,ht)|0,y=y+Math.imul(he,pt)|0,f=f+Math.imul(he,mt)|0,f=f+Math.imul(me,pt)|0,_=_+Math.imul(me,mt)|0,y=y+Math.imul(se,gt)|0,f=f+Math.imul(se,yt)|0,f=f+Math.imul(ue,gt)|0,_=_+Math.imul(ue,yt)|0;var Aa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Aa>>>26)|0,Aa&=67108863,y=Math.imul(Ye,rt),f=Math.imul(Ye,nt),f=f+Math.imul(Je,rt)|0,_=Math.imul(Je,nt),y=y+Math.imul(He,it)|0,f=f+Math.imul(He,st)|0,f=f+Math.imul(Ge,it)|0,_=_+Math.imul(Ge,st)|0,y=y+Math.imul($e,ot)|0,f=f+Math.imul($e,at)|0,f=f+Math.imul(Ve,ot)|0,_=_+Math.imul(Ve,at)|0,y=y+Math.imul(ze,ct)|0,f=f+Math.imul(ze,ut)|0,f=f+Math.imul(Fe,ct)|0,_=_+Math.imul(Fe,ut)|0,y=y+Math.imul(Ue,ft)|0,f=f+Math.imul(Ue,lt)|0,f=f+Math.imul(De,ft)|0,_=_+Math.imul(De,lt)|0,y=y+Math.imul(je,dt)|0,f=f+Math.imul(je,ht)|0,f=f+Math.imul(Ke,dt)|0,_=_+Math.imul(Ke,ht)|0,y=y+Math.imul(Ae,pt)|0,f=f+Math.imul(Ae,mt)|0,f=f+Math.imul(Ne,pt)|0,_=_+Math.imul(Ne,mt)|0,y=y+Math.imul(he,gt)|0,f=f+Math.imul(he,yt)|0,f=f+Math.imul(me,gt)|0,_=_+Math.imul(me,yt)|0;var xa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(xa>>>26)|0,xa&=67108863,y=Math.imul(Ye,it),f=Math.imul(Ye,st),f=f+Math.imul(Je,it)|0,_=Math.imul(Je,st),y=y+Math.imul(He,ot)|0,f=f+Math.imul(He,at)|0,f=f+Math.imul(Ge,ot)|0,_=_+Math.imul(Ge,at)|0,y=y+Math.imul($e,ct)|0,f=f+Math.imul($e,ut)|0,f=f+Math.imul(Ve,ct)|0,_=_+Math.imul(Ve,ut)|0,y=y+Math.imul(ze,ft)|0,f=f+Math.imul(ze,lt)|0,f=f+Math.imul(Fe,ft)|0,_=_+Math.imul(Fe,lt)|0,y=y+Math.imul(Ue,dt)|0,f=f+Math.imul(Ue,ht)|0,f=f+Math.imul(De,dt)|0,_=_+Math.imul(De,ht)|0,y=y+Math.imul(je,pt)|0,f=f+Math.imul(je,mt)|0,f=f+Math.imul(Ke,pt)|0,_=_+Math.imul(Ke,mt)|0,y=y+Math.imul(Ae,gt)|0,f=f+Math.imul(Ae,yt)|0,f=f+Math.imul(Ne,gt)|0,_=_+Math.imul(Ne,yt)|0;var Ia=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ia>>>26)|0,Ia&=67108863,y=Math.imul(Ye,ot),f=Math.imul(Ye,at),f=f+Math.imul(Je,ot)|0,_=Math.imul(Je,at),y=y+Math.imul(He,ct)|0,f=f+Math.imul(He,ut)|0,f=f+Math.imul(Ge,ct)|0,_=_+Math.imul(Ge,ut)|0,y=y+Math.imul($e,ft)|0,f=f+Math.imul($e,lt)|0,f=f+Math.imul(Ve,ft)|0,_=_+Math.imul(Ve,lt)|0,y=y+Math.imul(ze,dt)|0,f=f+Math.imul(ze,ht)|0,f=f+Math.imul(Fe,dt)|0,_=_+Math.imul(Fe,ht)|0,y=y+Math.imul(Ue,pt)|0,f=f+Math.imul(Ue,mt)|0,f=f+Math.imul(De,pt)|0,_=_+Math.imul(De,mt)|0,y=y+Math.imul(je,gt)|0,f=f+Math.imul(je,yt)|0,f=f+Math.imul(Ke,gt)|0,_=_+Math.imul(Ke,yt)|0;var ka=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(ka>>>26)|0,ka&=67108863,y=Math.imul(Ye,ct),f=Math.imul(Ye,ut),f=f+Math.imul(Je,ct)|0,_=Math.imul(Je,ut),y=y+Math.imul(He,ft)|0,f=f+Math.imul(He,lt)|0,f=f+Math.imul(Ge,ft)|0,_=_+Math.imul(Ge,lt)|0,y=y+Math.imul($e,dt)|0,f=f+Math.imul($e,ht)|0,f=f+Math.imul(Ve,dt)|0,_=_+Math.imul(Ve,ht)|0,y=y+Math.imul(ze,pt)|0,f=f+Math.imul(ze,mt)|0,f=f+Math.imul(Fe,pt)|0,_=_+Math.imul(Fe,mt)|0,y=y+Math.imul(Ue,gt)|0,f=f+Math.imul(Ue,yt)|0,f=f+Math.imul(De,gt)|0,_=_+Math.imul(De,yt)|0;var Oa=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Oa>>>26)|0,Oa&=67108863,y=Math.imul(Ye,ft),f=Math.imul(Ye,lt),f=f+Math.imul(Je,ft)|0,_=Math.imul(Je,lt),y=y+Math.imul(He,dt)|0,f=f+Math.imul(He,ht)|0,f=f+Math.imul(Ge,dt)|0,_=_+Math.imul(Ge,ht)|0,y=y+Math.imul($e,pt)|0,f=f+Math.imul($e,mt)|0,f=f+Math.imul(Ve,pt)|0,_=_+Math.imul(Ve,mt)|0,y=y+Math.imul(ze,gt)|0,f=f+Math.imul(ze,yt)|0,f=f+Math.imul(Fe,gt)|0,_=_+Math.imul(Fe,yt)|0;var Ta=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Ta>>>26)|0,Ta&=67108863,y=Math.imul(Ye,dt),f=Math.imul(Ye,ht),f=f+Math.imul(Je,dt)|0,_=Math.imul(Je,ht),y=y+Math.imul(He,pt)|0,f=f+Math.imul(He,mt)|0,f=f+Math.imul(Ge,pt)|0,_=_+Math.imul(Ge,mt)|0,y=y+Math.imul($e,gt)|0,f=f+Math.imul($e,yt)|0,f=f+Math.imul(Ve,gt)|0,_=_+Math.imul(Ve,yt)|0;var Na=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(Na>>>26)|0,Na&=67108863,y=Math.imul(Ye,pt),f=Math.imul(Ye,mt),f=f+Math.imul(Je,pt)|0,_=Math.imul(Je,mt),y=y+Math.imul(He,gt)|0,f=f+Math.imul(He,yt)|0,f=f+Math.imul(Ge,gt)|0,_=_+Math.imul(Ge,yt)|0;var La=(v+y|0)+((f&8191)<<13)|0;v=(_+(f>>>13)|0)+(La>>>26)|0,La&=67108863,y=Math.imul(Ye,gt),f=Math.imul(Ye,yt),f=f+Math.imul(Je,gt)|0,_=Math.imul(Je,yt);var Ba=(v+y|0)+((f&8191)<<13)|0;return v=(_+(f>>>13)|0)+(Ba>>>26)|0,Ba&=67108863,w[0]=ma,w[1]=ga,w[2]=ya,w[3]=_a,w[4]=ba,w[5]=wa,w[6]=Ea,w[7]=Ra,w[8]=va,w[9]=Sa,w[10]=Aa,w[11]=xa,w[12]=Ia,w[13]=ka,w[14]=Oa,w[15]=Ta,w[16]=Na,w[17]=La,w[18]=Ba,v!==0&&(w[19]=v,d.length++),d};Math.imul||(L=x);function U(E,a,l){l.negative=a.negative^E.negative,l.length=E.length+a.length;for(var d=0,h=0,g=0;g<l.length-1;g++){var w=h;h=0;for(var v=d&67108863,y=Math.min(g,a.length-1),f=Math.max(0,g-E.length+1);f<=y;f++){var _=g-f,C=E.words[_]|0,D=a.words[f]|0,V=C*D,X=V&67108863;w=w+(V/67108864|0)|0,X=X+v|0,v=X&67108863,w=w+(X>>>26)|0,h+=w>>>26,w&=67108863}l.words[g]=v,d=w,w=h}return d!==0?l.words[g]=d:l.length--,l._strip()}function B(E,a,l){return U(E,a,l)}i.prototype.mulTo=function(a,l){var d,h=this.length+a.length;return this.length===10&&a.length===10?d=L(this,a,l):h<63?d=x(this,a,l):h<1024?d=U(this,a,l):d=B(this,a,l),d};function $(E,a){this.x=E,this.y=a}$.prototype.makeRBT=function(a){for(var l=new Array(a),d=i.prototype._countBits(a)-1,h=0;h<a;h++)l[h]=this.revBin(h,d,a);return l},$.prototype.revBin=function(a,l,d){if(a===0||a===d-1)return a;for(var h=0,g=0;g<l;g++)h|=(a&1)<<l-g-1,a>>=1;return h},$.prototype.permute=function(a,l,d,h,g,w){for(var v=0;v<w;v++)h[v]=l[a[v]],g[v]=d[a[v]]},$.prototype.transform=function(a,l,d,h,g,w){this.permute(w,a,l,d,h,g);for(var v=1;v<g;v<<=1)for(var y=v<<1,f=Math.cos(2*Math.PI/y),_=Math.sin(2*Math.PI/y),C=0;C<g;C+=y)for(var D=f,V=_,X=0;X<v;X++){var se=d[C+X],ue=h[C+X],Be=d[C+X+v],he=h[C+X+v],me=D*Be-V*he;he=D*he+V*Be,Be=me,d[C+X]=se+Be,h[C+X]=ue+he,d[C+X+v]=se-Be,h[C+X+v]=ue-he,X!==y&&(me=f*D-_*V,V=f*V+_*D,D=me)}},$.prototype.guessLen13b=function(a,l){var d=Math.max(l,a)|1,h=d&1,g=0;for(d=d/2|0;d;d=d>>>1)g++;return 1<<g+1+h},$.prototype.conjugate=function(a,l,d){if(!(d<=1))for(var h=0;h<d/2;h++){var g=a[h];a[h]=a[d-h-1],a[d-h-1]=g,g=l[h],l[h]=-l[d-h-1],l[d-h-1]=-g}},$.prototype.normalize13b=function(a,l){for(var d=0,h=0;h<l/2;h++){var g=Math.round(a[2*h+1]/l)*8192+Math.round(a[2*h]/l)+d;a[h]=g&67108863,g<67108864?d=0:d=g/67108864|0}return a},$.prototype.convert13b=function(a,l,d,h){for(var g=0,w=0;w<l;w++)g=g+(a[w]|0),d[2*w]=g&8191,g=g>>>13,d[2*w+1]=g&8191,g=g>>>13;for(w=2*l;w<h;++w)d[w]=0;t(g===0),t((g&-8192)===0)},$.prototype.stub=function(a){for(var l=new Array(a),d=0;d<a;d++)l[d]=0;return l},$.prototype.mulp=function(a,l,d){var h=2*this.guessLen13b(a.length,l.length),g=this.makeRBT(h),w=this.stub(h),v=new Array(h),y=new Array(h),f=new Array(h),_=new Array(h),C=new Array(h),D=new Array(h),V=d.words;V.length=h,this.convert13b(a.words,a.length,v,h),this.convert13b(l.words,l.length,_,h),this.transform(v,w,y,f,h,g),this.transform(_,w,C,D,h,g);for(var X=0;X<h;X++){var se=y[X]*C[X]-f[X]*D[X];f[X]=y[X]*D[X]+f[X]*C[X],y[X]=se}return this.conjugate(y,f,h),this.transform(y,f,V,w,h,g),this.conjugate(V,w,h),this.normalize13b(V,h),d.negative=a.negative^l.negative,d.length=a.length+l.length,d._strip()},i.prototype.mul=function(a){var l=new i(null);return l.words=new Array(this.length+a.length),this.mulTo(a,l)},i.prototype.mulf=function(a){var l=new i(null);return l.words=new Array(this.length+a.length),B(this,a,l)},i.prototype.imul=function(a){return this.clone().mulTo(a,this)},i.prototype.imuln=function(a){var l=a<0;l&&(a=-a),t(typeof a=="number"),t(a<67108864);for(var d=0,h=0;h<this.length;h++){var g=(this.words[h]|0)*a,w=(g&67108863)+(d&67108863);d>>=26,d+=g/67108864|0,d+=w>>>26,this.words[h]=w&67108863}return d!==0&&(this.words[h]=d,this.length++),l?this.ineg():this},i.prototype.muln=function(a){return this.clone().imuln(a)},i.prototype.sqr=function(){return this.mul(this)},i.prototype.isqr=function(){return this.imul(this.clone())},i.prototype.pow=function(a){var l=I(a);if(l.length===0)return new i(1);for(var d=this,h=0;h<l.length&&l[h]===0;h++,d=d.sqr());if(++h<l.length)for(var g=d.sqr();h<l.length;h++,g=g.sqr())l[h]!==0&&(d=d.mul(g));return d},i.prototype.iushln=function(a){t(typeof a=="number"&&a>=0);var l=a%26,d=(a-l)/26,h=67108863>>>26-l<<26-l,g;if(l!==0){var w=0;for(g=0;g<this.length;g++){var v=this.words[g]&h,y=(this.words[g]|0)-v<<l;this.words[g]=y|w,w=v>>>26-l}w&&(this.words[g]=w,this.length++)}if(d!==0){for(g=this.length-1;g>=0;g--)this.words[g+d]=this.words[g];for(g=0;g<d;g++)this.words[g]=0;this.length+=d}return this._strip()},i.prototype.ishln=function(a){return t(this.negative===0),this.iushln(a)},i.prototype.iushrn=function(a,l,d){t(typeof a=="number"&&a>=0);var h;l?h=(l-l%26)/26:h=0;var g=a%26,w=Math.min((a-g)/26,this.length),v=67108863^67108863>>>g<<g,y=d;if(h-=w,h=Math.max(0,h),y){for(var f=0;f<w;f++)y.words[f]=this.words[f];y.length=w}if(w!==0)if(this.length>w)for(this.length-=w,f=0;f<this.length;f++)this.words[f]=this.words[f+w];else this.words[0]=0,this.length=1;var _=0;for(f=this.length-1;f>=0&&(_!==0||f>=h);f--){var C=this.words[f]|0;this.words[f]=_<<26-g|C>>>g,_=C&v}return y&&_!==0&&(y.words[y.length++]=_),this.length===0&&(this.words[0]=0,this.length=1),this._strip()},i.prototype.ishrn=function(a,l,d){return t(this.negative===0),this.iushrn(a,l,d)},i.prototype.shln=function(a){return this.clone().ishln(a)},i.prototype.ushln=function(a){return this.clone().iushln(a)},i.prototype.shrn=function(a){return this.clone().ishrn(a)},i.prototype.ushrn=function(a){return this.clone().iushrn(a)},i.prototype.testn=function(a){t(typeof a=="number"&&a>=0);var l=a%26,d=(a-l)/26,h=1<<l;if(this.length<=d)return!1;var g=this.words[d];return!!(g&h)},i.prototype.imaskn=function(a){t(typeof a=="number"&&a>=0);var l=a%26,d=(a-l)/26;if(t(this.negative===0,"imaskn works only with positive numbers"),this.length<=d)return this;if(l!==0&&d++,this.length=Math.min(d,this.length),l!==0){var h=67108863^67108863>>>l<<l;this.words[this.length-1]&=h}return this._strip()},i.prototype.maskn=function(a){return this.clone().imaskn(a)},i.prototype.iaddn=function(a){return t(typeof a=="number"),t(a<67108864),a<0?this.isubn(-a):this.negative!==0?this.length===1&&(this.words[0]|0)<=a?(this.words[0]=a-(this.words[0]|0),this.negative=0,this):(this.negative=0,this.isubn(a),this.negative=1,this):this._iaddn(a)},i.prototype._iaddn=function(a){this.words[0]+=a;for(var l=0;l<this.length&&this.words[l]>=67108864;l++)this.words[l]-=67108864,l===this.length-1?this.words[l+1]=1:this.words[l+1]++;return this.length=Math.max(this.length,l+1),this},i.prototype.isubn=function(a){if(t(typeof a=="number"),t(a<67108864),a<0)return this.iaddn(-a);if(this.negative!==0)return this.negative=0,this.iaddn(a),this.negative=1,this;if(this.words[0]-=a,this.length===1&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var l=0;l<this.length&&this.words[l]<0;l++)this.words[l]+=67108864,this.words[l+1]-=1;return this._strip()},i.prototype.addn=function(a){return this.clone().iaddn(a)},i.prototype.subn=function(a){return this.clone().isubn(a)},i.prototype.iabs=function(){return this.negative=0,this},i.prototype.abs=function(){return this.clone().iabs()},i.prototype._ishlnsubmul=function(a,l,d){var h=a.length+d,g;this._expand(h);var w,v=0;for(g=0;g<a.length;g++){w=(this.words[g+d]|0)+v;var y=(a.words[g]|0)*l;w-=y&67108863,v=(w>>26)-(y/67108864|0),this.words[g+d]=w&67108863}for(;g<this.length-d;g++)w=(this.words[g+d]|0)+v,v=w>>26,this.words[g+d]=w&67108863;if(v===0)return this._strip();for(t(v===-1),v=0,g=0;g<this.length;g++)w=-(this.words[g]|0)+v,v=w>>26,this.words[g]=w&67108863;return this.negative=1,this._strip()},i.prototype._wordDiv=function(a,l){var d=this.length-a.length,h=this.clone(),g=a,w=g.words[g.length-1]|0,v=this._countBits(w);d=26-v,d!==0&&(g=g.ushln(d),h.iushln(d),w=g.words[g.length-1]|0);var y=h.length-g.length,f;if(l!=="mod"){f=new i(null),f.length=y+1,f.words=new Array(f.length);for(var _=0;_<f.length;_++)f.words[_]=0}var C=h.clone()._ishlnsubmul(g,1,y);C.negative===0&&(h=C,f&&(f.words[y]=1));for(var D=y-1;D>=0;D--){var V=(h.words[g.length+D]|0)*67108864+(h.words[g.length+D-1]|0);for(V=Math.min(V/w|0,67108863),h._ishlnsubmul(g,V,D);h.negative!==0;)V--,h.negative=0,h._ishlnsubmul(g,1,D),h.isZero()||(h.negative^=1);f&&(f.words[D]=V)}return f&&f._strip(),h._strip(),l!=="div"&&d!==0&&h.iushrn(d),{div:f||null,mod:h}},i.prototype.divmod=function(a,l,d){if(t(!a.isZero()),this.isZero())return{div:new i(0),mod:new i(0)};var h,g,w;return this.negative!==0&&a.negative===0?(w=this.neg().divmod(a,l),l!=="mod"&&(h=w.div.neg()),l!=="div"&&(g=w.mod.neg(),d&&g.negative!==0&&g.iadd(a)),{div:h,mod:g}):this.negative===0&&a.negative!==0?(w=this.divmod(a.neg(),l),l!=="mod"&&(h=w.div.neg()),{div:h,mod:w.mod}):(this.negative&a.negative)!==0?(w=this.neg().divmod(a.neg(),l),l!=="div"&&(g=w.mod.neg(),d&&g.negative!==0&&g.isub(a)),{div:w.div,mod:g}):a.length>this.length||this.cmp(a)<0?{div:new i(0),mod:this}:a.length===1?l==="div"?{div:this.divn(a.words[0]),mod:null}:l==="mod"?{div:null,mod:new i(this.modrn(a.words[0]))}:{div:this.divn(a.words[0]),mod:new i(this.modrn(a.words[0]))}:this._wordDiv(a,l)},i.prototype.div=function(a){return this.divmod(a,"div",!1).div},i.prototype.mod=function(a){return this.divmod(a,"mod",!1).mod},i.prototype.umod=function(a){return this.divmod(a,"mod",!0).mod},i.prototype.divRound=function(a){var l=this.divmod(a);if(l.mod.isZero())return l.div;var d=l.div.negative!==0?l.mod.isub(a):l.mod,h=a.ushrn(1),g=a.andln(1),w=d.cmp(h);return w<0||g===1&&w===0?l.div:l.div.negative!==0?l.div.isubn(1):l.div.iaddn(1)},i.prototype.modrn=function(a){var l=a<0;l&&(a=-a),t(a<=67108863);for(var d=(1<<26)%a,h=0,g=this.length-1;g>=0;g--)h=(d*h+(this.words[g]|0))%a;return l?-h:h},i.prototype.modn=function(a){return this.modrn(a)},i.prototype.idivn=function(a){var l=a<0;l&&(a=-a),t(a<=67108863);for(var d=0,h=this.length-1;h>=0;h--){var g=(this.words[h]|0)+d*67108864;this.words[h]=g/a|0,d=g%a}return this._strip(),l?this.ineg():this},i.prototype.divn=function(a){return this.clone().idivn(a)},i.prototype.egcd=function(a){t(a.negative===0),t(!a.isZero());var l=this,d=a.clone();l.negative!==0?l=l.umod(a):l=l.clone();for(var h=new i(1),g=new i(0),w=new i(0),v=new i(1),y=0;l.isEven()&&d.isEven();)l.iushrn(1),d.iushrn(1),++y;for(var f=d.clone(),_=l.clone();!l.isZero();){for(var C=0,D=1;(l.words[0]&D)===0&&C<26;++C,D<<=1);if(C>0)for(l.iushrn(C);C-- >0;)(h.isOdd()||g.isOdd())&&(h.iadd(f),g.isub(_)),h.iushrn(1),g.iushrn(1);for(var V=0,X=1;(d.words[0]&X)===0&&V<26;++V,X<<=1);if(V>0)for(d.iushrn(V);V-- >0;)(w.isOdd()||v.isOdd())&&(w.iadd(f),v.isub(_)),w.iushrn(1),v.iushrn(1);l.cmp(d)>=0?(l.isub(d),h.isub(w),g.isub(v)):(d.isub(l),w.isub(h),v.isub(g))}return{a:w,b:v,gcd:d.iushln(y)}},i.prototype._invmp=function(a){t(a.negative===0),t(!a.isZero());var l=this,d=a.clone();l.negative!==0?l=l.umod(a):l=l.clone();for(var h=new i(1),g=new i(0),w=d.clone();l.cmpn(1)>0&&d.cmpn(1)>0;){for(var v=0,y=1;(l.words[0]&y)===0&&v<26;++v,y<<=1);if(v>0)for(l.iushrn(v);v-- >0;)h.isOdd()&&h.iadd(w),h.iushrn(1);for(var f=0,_=1;(d.words[0]&_)===0&&f<26;++f,_<<=1);if(f>0)for(d.iushrn(f);f-- >0;)g.isOdd()&&g.iadd(w),g.iushrn(1);l.cmp(d)>=0?(l.isub(d),h.isub(g)):(d.isub(l),g.isub(h))}var C;return l.cmpn(1)===0?C=h:C=g,C.cmpn(0)<0&&C.iadd(a),C},i.prototype.gcd=function(a){if(this.isZero())return a.abs();if(a.isZero())return this.abs();var l=this.clone(),d=a.clone();l.negative=0,d.negative=0;for(var h=0;l.isEven()&&d.isEven();h++)l.iushrn(1),d.iushrn(1);do{for(;l.isEven();)l.iushrn(1);for(;d.isEven();)d.iushrn(1);var g=l.cmp(d);if(g<0){var w=l;l=d,d=w}else if(g===0||d.cmpn(1)===0)break;l.isub(d)}while(!0);return d.iushln(h)},i.prototype.invm=function(a){return this.egcd(a).a.umod(a)},i.prototype.isEven=function(){return(this.words[0]&1)===0},i.prototype.isOdd=function(){return(this.words[0]&1)===1},i.prototype.andln=function(a){return this.words[0]&a},i.prototype.bincn=function(a){t(typeof a=="number");var l=a%26,d=(a-l)/26,h=1<<l;if(this.length<=d)return this._expand(d+1),this.words[d]|=h,this;for(var g=h,w=d;g!==0&&w<this.length;w++){var v=this.words[w]|0;v+=g,g=v>>>26,v&=67108863,this.words[w]=v}return g!==0&&(this.words[w]=g,this.length++),this},i.prototype.isZero=function(){return this.length===1&&this.words[0]===0},i.prototype.cmpn=function(a){var l=a<0;if(this.negative!==0&&!l)return-1;if(this.negative===0&&l)return 1;this._strip();var d;if(this.length>1)d=1;else{l&&(a=-a),t(a<=67108863,"Number is too big");var h=this.words[0]|0;d=h===a?0:h<a?-1:1}return this.negative!==0?-d|0:d},i.prototype.cmp=function(a){if(this.negative!==0&&a.negative===0)return-1;if(this.negative===0&&a.negative!==0)return 1;var l=this.ucmp(a);return this.negative!==0?-l|0:l},i.prototype.ucmp=function(a){if(this.length>a.length)return 1;if(this.length<a.length)return-1;for(var l=0,d=this.length-1;d>=0;d--){var h=this.words[d]|0,g=a.words[d]|0;if(h!==g){h<g?l=-1:h>g&&(l=1);break}}return l},i.prototype.gtn=function(a){return this.cmpn(a)===1},i.prototype.gt=function(a){return this.cmp(a)===1},i.prototype.gten=function(a){return this.cmpn(a)>=0},i.prototype.gte=function(a){return this.cmp(a)>=0},i.prototype.ltn=function(a){return this.cmpn(a)===-1},i.prototype.lt=function(a){return this.cmp(a)===-1},i.prototype.lten=function(a){return this.cmpn(a)<=0},i.prototype.lte=function(a){return this.cmp(a)<=0},i.prototype.eqn=function(a){return this.cmpn(a)===0},i.prototype.eq=function(a){return this.cmp(a)===0},i.red=function(a){return new re(a)},i.prototype.toRed=function(a){return t(!this.red,"Already a number in reduction context"),t(this.negative===0,"red works only with positives"),a.convertTo(this)._forceRed(a)},i.prototype.fromRed=function(){return t(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},i.prototype._forceRed=function(a){return this.red=a,this},i.prototype.forceRed=function(a){return t(!this.red,"Already a number in reduction context"),this._forceRed(a)},i.prototype.redAdd=function(a){return t(this.red,"redAdd works only with red numbers"),this.red.add(this,a)},i.prototype.redIAdd=function(a){return t(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,a)},i.prototype.redSub=function(a){return t(this.red,"redSub works only with red numbers"),this.red.sub(this,a)},i.prototype.redISub=function(a){return t(this.red,"redISub works only with red numbers"),this.red.isub(this,a)},i.prototype.redShl=function(a){return t(this.red,"redShl works only with red numbers"),this.red.shl(this,a)},i.prototype.redMul=function(a){return t(this.red,"redMul works only with red numbers"),this.red._verify2(this,a),this.red.mul(this,a)},i.prototype.redIMul=function(a){return t(this.red,"redMul works only with red numbers"),this.red._verify2(this,a),this.red.imul(this,a)},i.prototype.redSqr=function(){return t(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},i.prototype.redISqr=function(){return t(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},i.prototype.redSqrt=function(){return t(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},i.prototype.redInvm=function(){return t(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},i.prototype.redNeg=function(){return t(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},i.prototype.redPow=function(a){return t(this.red&&!a.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,a)};var te={k256:null,p224:null,p192:null,p25519:null};function G(E,a){this.name=E,this.p=new i(a,16),this.n=this.p.bitLength(),this.k=new i(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}G.prototype._tmp=function(){var a=new i(null);return a.words=new Array(Math.ceil(this.n/13)),a},G.prototype.ireduce=function(a){var l=a,d;do this.split(l,this.tmp),l=this.imulK(l),l=l.iadd(this.tmp),d=l.bitLength();while(d>this.n);var h=d<this.n?-1:l.ucmp(this.p);return h===0?(l.words[0]=0,l.length=1):h>0?l.isub(this.p):l.strip!==void 0?l.strip():l._strip(),l},G.prototype.split=function(a,l){a.iushrn(this.n,0,l)},G.prototype.imulK=function(a){return a.imul(this.k)};function Z(){G.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}n(Z,G),Z.prototype.split=function(a,l){for(var d=4194303,h=Math.min(a.length,9),g=0;g<h;g++)l.words[g]=a.words[g];if(l.length=h,a.length<=9){a.words[0]=0,a.length=1;return}var w=a.words[9];for(l.words[l.length++]=w&d,g=10;g<a.length;g++){var v=a.words[g]|0;a.words[g-10]=(v&d)<<4|w>>>22,w=v}w>>>=22,a.words[g-10]=w,w===0&&a.length>10?a.length-=10:a.length-=9},Z.prototype.imulK=function(a){a.words[a.length]=0,a.words[a.length+1]=0,a.length+=2;for(var l=0,d=0;d<a.length;d++){var h=a.words[d]|0;l+=h*977,a.words[d]=l&67108863,l=h*64+(l/67108864|0)}return a.words[a.length-1]===0&&(a.length--,a.words[a.length-1]===0&&a.length--),a};function ee(){G.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}n(ee,G);function Y(){G.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}n(Y,G);function Ie(){G.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}n(Ie,G),Ie.prototype.imulK=function(a){for(var l=0,d=0;d<a.length;d++){var h=(a.words[d]|0)*19+l,g=h&67108863;h>>>=26,a.words[d]=g,l=h}return l!==0&&(a.words[a.length++]=l),a},i._prime=function(a){if(te[a])return te[a];var l;if(a==="k256")l=new Z;else if(a==="p224")l=new ee;else if(a==="p192")l=new Y;else if(a==="p25519")l=new Ie;else throw new Error("Unknown prime "+a);return te[a]=l,l};function re(E){if(typeof E=="string"){var a=i._prime(E);this.m=a.p,this.prime=a}else t(E.gtn(1),"modulus must be greater than 1"),this.m=E,this.prime=null}re.prototype._verify1=function(a){t(a.negative===0,"red works only with positives"),t(a.red,"red works only with red numbers")},re.prototype._verify2=function(a,l){t((a.negative|l.negative)===0,"red works only with positives"),t(a.red&&a.red===l.red,"red works only with red numbers")},re.prototype.imod=function(a){return this.prime?this.prime.ireduce(a)._forceRed(this):(p(a,a.umod(this.m)._forceRed(this)),a)},re.prototype.neg=function(a){return a.isZero()?a.clone():this.m.sub(a)._forceRed(this)},re.prototype.add=function(a,l){this._verify2(a,l);var d=a.add(l);return d.cmp(this.m)>=0&&d.isub(this.m),d._forceRed(this)},re.prototype.iadd=function(a,l){this._verify2(a,l);var d=a.iadd(l);return d.cmp(this.m)>=0&&d.isub(this.m),d},re.prototype.sub=function(a,l){this._verify2(a,l);var d=a.sub(l);return d.cmpn(0)<0&&d.iadd(this.m),d._forceRed(this)},re.prototype.isub=function(a,l){this._verify2(a,l);var d=a.isub(l);return d.cmpn(0)<0&&d.iadd(this.m),d},re.prototype.shl=function(a,l){return this._verify1(a),this.imod(a.ushln(l))},re.prototype.imul=function(a,l){return this._verify2(a,l),this.imod(a.imul(l))},re.prototype.mul=function(a,l){return this._verify2(a,l),this.imod(a.mul(l))},re.prototype.isqr=function(a){return this.imul(a,a.clone())},re.prototype.sqr=function(a){return this.mul(a,a)},re.prototype.sqrt=function(a){if(a.isZero())return a.clone();var l=this.m.andln(3);if(t(l%2===1),l===3){var d=this.m.add(new i(1)).iushrn(2);return this.pow(a,d)}for(var h=this.m.subn(1),g=0;!h.isZero()&&h.andln(1)===0;)g++,h.iushrn(1);t(!h.isZero());var w=new i(1).toRed(this),v=w.redNeg(),y=this.m.subn(1).iushrn(1),f=this.m.bitLength();for(f=new i(2*f*f).toRed(this);this.pow(f,y).cmp(v)!==0;)f.redIAdd(v);for(var _=this.pow(f,h),C=this.pow(a,h.addn(1).iushrn(1)),D=this.pow(a,h),V=g;D.cmp(w)!==0;){for(var X=D,se=0;X.cmp(w)!==0;se++)X=X.redSqr();t(se<V);var ue=this.pow(_,new i(1).iushln(V-se-1));C=C.redMul(ue),_=ue.redSqr(),D=D.redMul(_),V=se}return C},re.prototype.invm=function(a){var l=a._invmp(this.m);return l.negative!==0?(l.negative=0,this.imod(l).redNeg()):this.imod(l)},re.prototype.pow=function(a,l){if(l.isZero())return new i(1).toRed(this);if(l.cmpn(1)===0)return a.clone();var d=4,h=new Array(1<<d);h[0]=new i(1).toRed(this),h[1]=a;for(var g=2;g<h.length;g++)h[g]=this.mul(h[g-1],a);var w=h[0],v=0,y=0,f=l.bitLength()%26;for(f===0&&(f=26),g=l.length-1;g>=0;g--){for(var _=l.words[g],C=f-1;C>=0;C--){var D=_>>C&1;if(w!==h[0]&&(w=this.sqr(w)),D===0&&v===0){y=0;continue}v<<=1,v|=D,y++,!(y!==d&&(g!==0||C!==0))&&(w=this.mul(w,h[v]),y=0,v=0)}f=26}return w},re.prototype.convertTo=function(a){var l=a.umod(this.m);return l===a?l.clone():l},re.prototype.convertFrom=function(a){var l=a.clone();return l.red=null,l},i.mont=function(a){return new le(a)};function le(E){re.call(this,E),this.shift=this.m.bitLength(),this.shift%26!==0&&(this.shift+=26-this.shift%26),this.r=new i(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}n(le,re),le.prototype.convertTo=function(a){return this.imod(a.ushln(this.shift))},le.prototype.convertFrom=function(a){var l=this.imod(a.mul(this.rinv));return l.red=null,l},le.prototype.imul=function(a,l){if(a.isZero()||l.isZero())return a.words[0]=0,a.length=1,a;var d=a.imul(l),h=d.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),g=d.isub(h).iushrn(this.shift),w=g;return g.cmp(this.m)>=0?w=g.isub(this.m):g.cmpn(0)<0&&(w=g.iadd(this.m)),w._forceRed(this)},le.prototype.mul=function(a,l){if(a.isZero()||l.isZero())return new i(0)._forceRed(this);var d=a.mul(l),h=d.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),g=d.isub(h).iushrn(this.shift),w=g;return g.cmp(this.m)>=0?w=g.isub(this.m):g.cmpn(0)<0&&(w=g.iadd(this.m)),w._forceRed(this)},le.prototype.invm=function(a){var l=this.imod(a._invmp(this.m).mul(this.r2));return l._forceRed(this)}})(typeof Nc>"u"||Nc,Yl)});var Ql=$t((Bc,Xl)=>{var no=Wi(),br=no.Buffer;function Jl(r,e){for(var t in r)e[t]=r[t]}br.from&&br.alloc&&br.allocUnsafe&&br.allocUnsafeSlow?Xl.exports=no:(Jl(no,Bc),Bc.Buffer=Vn);function Vn(r,e,t){return br(r,e,t)}Vn.prototype=Object.create(br.prototype);Jl(br,Vn);Vn.from=function(r,e,t){if(typeof r=="number")throw new TypeError("Argument must not be a number");return br(r,e,t)};Vn.alloc=function(r,e,t){if(typeof r!="number")throw new TypeError("Argument must be a number");var n=br(r);return e!==void 0?typeof t=="string"?n.fill(e,t):n.fill(e):n.fill(0),n};Vn.allocUnsafe=function(r){if(typeof r!="number")throw new TypeError("Argument must be a number");return br(r)};Vn.allocUnsafeSlow=function(r){if(typeof r!="number")throw new TypeError("Argument must be a number");return no.SlowBuffer(r)}});var td=$t((mA,ed)=>{"use strict";var io=Ql().Buffer;function Dg(r){if(r.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),t=0;t<e.length;t++)e[t]=255;for(var n=0;n<r.length;n++){var i=r.charAt(n),s=i.charCodeAt(0);if(e[s]!==255)throw new TypeError(i+" is ambiguous");e[s]=n}var o=r.length,c=r.charAt(0),u=Math.log(o)/Math.log(256),p=Math.log(256)/Math.log(o);function m(S){if((Array.isArray(S)||S instanceof Uint8Array)&&(S=io.from(S)),!io.isBuffer(S))throw new TypeError("Expected Buffer");if(S.length===0)return"";for(var T=0,I=0,x=0,L=S.length;x!==L&&S[x]===0;)x++,T++;for(var U=(L-x)*p+1>>>0,B=new Uint8Array(U);x!==L;){for(var $=S[x],te=0,G=U-1;($!==0||te<I)&&G!==-1;G--,te++)$+=256*B[G]>>>0,B[G]=$%o>>>0,$=$/o>>>0;if($!==0)throw new Error("Non-zero carry");I=te,x++}for(var Z=U-I;Z!==U&&B[Z]===0;)Z++;for(var ee=c.repeat(T);Z<U;++Z)ee+=r.charAt(B[Z]);return ee}function b(S){if(typeof S!="string")throw new TypeError("Expected String");if(S.length===0)return io.alloc(0);for(var T=0,I=0,x=0;S[T]===c;)I++,T++;for(var L=(S.length-T)*u+1>>>0,U=new Uint8Array(L);T<S.length;){var B=S.charCodeAt(T);if(B>255)return;var $=e[B];if($===255)return;for(var te=0,G=L-1;($!==0||te<x)&&G!==-1;G--,te++)$+=o*U[G]>>>0,U[G]=$%256>>>0,$=$/256>>>0;if($!==0)throw new Error("Non-zero carry");x=te,T++}for(var Z=L-x;Z!==L&&U[Z]===0;)Z++;var ee=io.allocUnsafe(I+(L-Z));ee.fill(0,0,I);for(var Y=I;Z!==L;)ee[Y++]=U[Z++];return ee}function A(S){var T=b(S);if(T)return T;throw new Error("Non-base"+o+" character")}return{encode:m,decodeUnsafe:b,decode:A}}ed.exports=Dg});var Cc=$t((gA,rd)=>{var zg=td(),Fg="123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz";rd.exports=zg(Fg)});var nd=$t(Dc=>{"use strict";function Cr(r,e,t){return e<=r&&r<=t}function uo(r){if(r===void 0)return{};if(r===Object(r))return r;throw TypeError("Could not convert argument to dictionary")}function Vg(r){for(var e=String(r),t=e.length,n=0,i=[];n<t;){var s=e.charCodeAt(n);if(s<55296||s>57343)i.push(s);else if(56320<=s&&s<=57343)i.push(65533);else if(55296<=s&&s<=56319)if(n===t-1)i.push(65533);else{var o=r.charCodeAt(n+1);if(56320<=o&&o<=57343){var c=s&1023,u=o&1023;i.push(65536+(c<<10)+u),n+=1}else i.push(65533)}n+=1}return i}function Wg(r){for(var e="",t=0;t<r.length;++t){var n=r[t];n<=65535?e+=String.fromCharCode(n):(n-=65536,e+=String.fromCharCode((n>>10)+55296,(n&1023)+56320))}return e}var so=-1;function Uc(r){this.tokens=[].slice.call(r)}Uc.prototype={endOfStream:function(){return!this.tokens.length},read:function(){return this.tokens.length?this.tokens.shift():so},prepend:function(r){if(Array.isArray(r))for(var e=r;e.length;)this.tokens.unshift(e.pop());else this.tokens.unshift(r)},push:function(r){if(Array.isArray(r))for(var e=r;e.length;)this.tokens.push(e.shift());else this.tokens.push(r)}};var wi=-1;function Mc(r,e){if(r)throw TypeError("Decoder error");return e||65533}var oo="utf-8";function ao(r,e){if(!(this instanceof ao))return new ao(r,e);if(r=r!==void 0?String(r).toLowerCase():oo,r!==oo)throw new Error("Encoding not supported. Only utf-8 is supported");e=uo(e),this._streaming=!1,this._BOMseen=!1,this._decoder=null,this._fatal=!!e.fatal,this._ignoreBOM=!!e.ignoreBOM,Object.defineProperty(this,"encoding",{value:"utf-8"}),Object.defineProperty(this,"fatal",{value:this._fatal}),Object.defineProperty(this,"ignoreBOM",{value:this._ignoreBOM})}ao.prototype={decode:function(e,t){var n;typeof e=="object"&&e instanceof ArrayBuffer?n=new Uint8Array(e):typeof e=="object"&&"buffer"in e&&e.buffer instanceof ArrayBuffer?n=new Uint8Array(e.buffer,e.byteOffset,e.byteLength):n=new Uint8Array(0),t=uo(t),this._streaming||(this._decoder=new qg({fatal:this._fatal}),this._BOMseen=!1),this._streaming=!!t.stream;for(var i=new Uc(n),s=[],o;!i.endOfStream()&&(o=this._decoder.handler(i,i.read()),o!==wi);)o!==null&&(Array.isArray(o)?s.push.apply(s,o):s.push(o));if(!this._streaming){do{if(o=this._decoder.handler(i,i.read()),o===wi)break;o!==null&&(Array.isArray(o)?s.push.apply(s,o):s.push(o))}while(!i.endOfStream());this._decoder=null}return s.length&&["utf-8"].indexOf(this.encoding)!==-1&&!this._ignoreBOM&&!this._BOMseen&&(s[0]===65279?(this._BOMseen=!0,s.shift()):this._BOMseen=!0),Wg(s)}};function co(r,e){if(!(this instanceof co))return new co(r,e);if(r=r!==void 0?String(r).toLowerCase():oo,r!==oo)throw new Error("Encoding not supported. Only utf-8 is supported");e=uo(e),this._streaming=!1,this._encoder=null,this._options={fatal:!!e.fatal},Object.defineProperty(this,"encoding",{value:"utf-8"})}co.prototype={encode:function(e,t){e=e?String(e):"",t=uo(t),this._streaming||(this._encoder=new jg(this._options)),this._streaming=!!t.stream;for(var n=[],i=new Uc(Vg(e)),s;!i.endOfStream()&&(s=this._encoder.handler(i,i.read()),s!==wi);)Array.isArray(s)?n.push.apply(n,s):n.push(s);if(!this._streaming){for(;s=this._encoder.handler(i,i.read()),s!==wi;)Array.isArray(s)?n.push.apply(n,s):n.push(s);this._encoder=null}return new Uint8Array(n)}};function qg(r){var e=r.fatal,t=0,n=0,i=0,s=128,o=191;this.handler=function(c,u){if(u===so&&i!==0)return i=0,Mc(e);if(u===so)return wi;if(i===0){if(Cr(u,0,127))return u;if(Cr(u,194,223))i=1,t=u-192;else if(Cr(u,224,239))u===224&&(s=160),u===237&&(o=159),i=2,t=u-224;else if(Cr(u,240,244))u===240&&(s=144),u===244&&(o=143),i=3,t=u-240;else return Mc(e);return t=t<<6*i,null}if(!Cr(u,s,o))return t=i=n=0,s=128,o=191,c.prepend(u),Mc(e);if(s=128,o=191,n+=1,t+=u-128<<6*(i-n),n!==i)return null;var p=t;return t=i=n=0,p}}function jg(r){var e=r.fatal;this.handler=function(t,n){if(n===so)return wi;if(Cr(n,0,127))return n;var i,s;Cr(n,128,2047)?(i=1,s=192):Cr(n,2048,65535)?(i=2,s=224):Cr(n,65536,1114111)&&(i=3,s=240);for(var o=[(n>>6*i)+s];i>0;){var c=n>>6*(i-1);o.push(128|c&63),i-=1}return o}}Dc.TextEncoder=co;Dc.TextDecoder=ao});var cd=$t(Oe=>{"use strict";var Kg=Oe&&Oe.__createBinding||(Object.create?function(r,e,t,n){n===void 0&&(n=t),Object.defineProperty(r,n,{enumerable:!0,get:function(){return e[t]}})}:function(r,e,t,n){n===void 0&&(n=t),r[n]=e[t]}),Hg=Oe&&Oe.__setModuleDefault||(Object.create?function(r,e){Object.defineProperty(r,"default",{enumerable:!0,value:e})}:function(r,e){r.default=e}),wr=Oe&&Oe.__decorate||function(r,e,t,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,t):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(r,e,t,n);else for(var c=r.length-1;c>=0;c--)(o=r[c])&&(s=(i<3?o(s):i>3?o(e,t,s):o(e,t))||s);return i>3&&s&&Object.defineProperty(e,t,s),s},Gg=Oe&&Oe.__importStar||function(r){if(r&&r.__esModule)return r;var e={};if(r!=null)for(var t in r)t!=="default"&&Object.hasOwnProperty.call(r,t)&&Kg(e,r,t);return Hg(e,r),e},id=Oe&&Oe.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(Oe,"__esModule",{value:!0});Oe.deserializeUnchecked=Oe.deserialize=Oe.serialize=Oe.BinaryReader=Oe.BinaryWriter=Oe.BorshError=Oe.baseDecode=Oe.baseEncode=void 0;var sn=id(Lc()),sd=id(Cc()),Zg=Gg(nd()),Yg=typeof TextDecoder!="function"?Zg.TextDecoder:TextDecoder,Jg=new Yg("utf-8",{fatal:!0});function Xg(r){return typeof r=="string"&&(r=Buffer.from(r,"utf8")),sd.default.encode(Buffer.from(r))}Oe.baseEncode=Xg;function Qg(r){return Buffer.from(sd.default.decode(r))}Oe.baseDecode=Qg;var zc=1024,St=class extends Error{constructor(e){super(e),this.fieldPath=[],this.originalMessage=e}addToFieldPath(e){this.fieldPath.splice(0,0,e),this.message=this.originalMessage+": "+this.fieldPath.join(".")}};Oe.BorshError=St;var fo=class{constructor(){this.buf=Buffer.alloc(zc),this.length=0}maybeResize(){this.buf.length<16+this.length&&(this.buf=Buffer.concat([this.buf,Buffer.alloc(zc)]))}writeU8(e){this.maybeResize(),this.buf.writeUInt8(e,this.length),this.length+=1}writeU16(e){this.maybeResize(),this.buf.writeUInt16LE(e,this.length),this.length+=2}writeU32(e){this.maybeResize(),this.buf.writeUInt32LE(e,this.length),this.length+=4}writeU64(e){this.maybeResize(),this.writeBuffer(Buffer.from(new sn.default(e).toArray("le",8)))}writeU128(e){this.maybeResize(),this.writeBuffer(Buffer.from(new sn.default(e).toArray("le",16)))}writeU256(e){this.maybeResize(),this.writeBuffer(Buffer.from(new sn.default(e).toArray("le",32)))}writeU512(e){this.maybeResize(),this.writeBuffer(Buffer.from(new sn.default(e).toArray("le",64)))}writeBuffer(e){this.buf=Buffer.concat([Buffer.from(this.buf.subarray(0,this.length)),e,Buffer.alloc(zc)]),this.length+=e.length}writeString(e){this.maybeResize();let t=Buffer.from(e,"utf8");this.writeU32(t.length),this.writeBuffer(t)}writeFixedArray(e){this.writeBuffer(Buffer.from(e))}writeArray(e,t){this.maybeResize(),this.writeU32(e.length);for(let n of e)this.maybeResize(),t(n)}toArray(){return this.buf.subarray(0,this.length)}};Oe.BinaryWriter=fo;function Er(r,e,t){let n=t.value;t.value=function(...i){try{return n.apply(this,i)}catch(s){if(s instanceof RangeError){let o=s.code;if(["ERR_BUFFER_OUT_OF_BOUNDS","ERR_OUT_OF_RANGE"].indexOf(o)>=0)throw new St("Reached the end of buffer when deserializing")}throw s}}}var Dt=class{constructor(e){this.buf=e,this.offset=0}readU8(){let e=this.buf.readUInt8(this.offset);return this.offset+=1,e}readU16(){let e=this.buf.readUInt16LE(this.offset);return this.offset+=2,e}readU32(){let e=this.buf.readUInt32LE(this.offset);return this.offset+=4,e}readU64(){let e=this.readBuffer(8);return new sn.default(e,"le")}readU128(){let e=this.readBuffer(16);return new sn.default(e,"le")}readU256(){let e=this.readBuffer(32);return new sn.default(e,"le")}readU512(){let e=this.readBuffer(64);return new sn.default(e,"le")}readBuffer(e){if(this.offset+e>this.buf.length)throw new St(`Expected buffer length ${e} isn't within bounds`);let t=this.buf.slice(this.offset,this.offset+e);return this.offset+=e,t}readString(){let e=this.readU32(),t=this.readBuffer(e);try{return Jg.decode(t)}catch(n){throw new St(`Error decoding UTF-8 string: ${n}`)}}readFixedArray(e){return new Uint8Array(this.readBuffer(e))}readArray(e){let t=this.readU32(),n=Array();for(let i=0;i<t;++i)n.push(e());return n}};wr([Er],Dt.prototype,"readU8",null);wr([Er],Dt.prototype,"readU16",null);wr([Er],Dt.prototype,"readU32",null);wr([Er],Dt.prototype,"readU64",null);wr([Er],Dt.prototype,"readU128",null);wr([Er],Dt.prototype,"readU256",null);wr([Er],Dt.prototype,"readU512",null);wr([Er],Dt.prototype,"readString",null);wr([Er],Dt.prototype,"readFixedArray",null);wr([Er],Dt.prototype,"readArray",null);Oe.BinaryReader=Dt;function od(r){return r.charAt(0).toUpperCase()+r.slice(1)}function Wn(r,e,t,n,i){try{if(typeof n=="string")i[`write${od(n)}`](t);else if(n instanceof Array)if(typeof n[0]=="number"){if(t.length!==n[0])throw new St(`Expecting byte array of length ${n[0]}, but got ${t.length} bytes`);i.writeFixedArray(t)}else if(n.length===2&&typeof n[1]=="number"){if(t.length!==n[1])throw new St(`Expecting byte array of length ${n[1]}, but got ${t.length} bytes`);for(let s=0;s<n[1];s++)Wn(r,null,t[s],n[0],i)}else i.writeArray(t,s=>{Wn(r,e,s,n[0],i)});else if(n.kind!==void 0)switch(n.kind){case"option":{t==null?i.writeU8(0):(i.writeU8(1),Wn(r,e,t,n.type,i));break}case"map":{i.writeU32(t.size),t.forEach((s,o)=>{Wn(r,e,o,n.key,i),Wn(r,e,s,n.value,i)});break}default:throw new St(`FieldType ${n} unrecognized`)}else ad(r,t,i)}catch(s){throw s instanceof St&&s.addToFieldPath(e),s}}function ad(r,e,t){if(typeof e.borshSerialize=="function"){e.borshSerialize(t);return}let n=r.get(e.constructor);if(!n)throw new St(`Class ${e.constructor.name} is missing in schema`);if(n.kind==="struct")n.fields.map(([i,s])=>{Wn(r,i,e[i],s,t)});else if(n.kind==="enum"){let i=e[n.field];for(let s=0;s<n.values.length;++s){let[o,c]=n.values[s];if(o===i){t.writeU8(s),Wn(r,o,e[o],c,t);break}}}else throw new St(`Unexpected schema kind: ${n.kind} for ${e.constructor.name}`)}function ey(r,e,t=fo){let n=new t;return ad(r,e,n),n.toArray()}Oe.serialize=ey;function qn(r,e,t,n){try{if(typeof t=="string")return n[`read${od(t)}`]();if(t instanceof Array){if(typeof t[0]=="number")return n.readFixedArray(t[0]);if(typeof t[1]=="number"){let i=[];for(let s=0;s<t[1];s++)i.push(qn(r,null,t[0],n));return i}else return n.readArray(()=>qn(r,e,t[0],n))}if(t.kind==="option")return n.readU8()?qn(r,e,t.type,n):void 0;if(t.kind==="map"){let i=new Map,s=n.readU32();for(let o=0;o<s;o++){let c=qn(r,e,t.key,n),u=qn(r,e,t.value,n);i.set(c,u)}return i}return Fc(r,t,n)}catch(i){throw i instanceof St&&i.addToFieldPath(e),i}}function Fc(r,e,t){if(typeof e.borshDeserialize=="function")return e.borshDeserialize(t);let n=r.get(e);if(!n)throw new St(`Class ${e.name} is missing in schema`);if(n.kind==="struct"){let i={};for(let[s,o]of r.get(e).fields)i[s]=qn(r,s,o,t);return new e(i)}if(n.kind==="enum"){let i=t.readU8();if(i>=n.values.length)throw new St(`Enum index: ${i} is out of range`);let[s,o]=n.values[i],c=qn(r,s,o,t);return new e({[s]:c})}throw new St(`Unexpected schema kind: ${n.kind} for ${e.constructor.name}`)}function ty(r,e,t,n=Dt){let i=new n(t),s=Fc(r,e,i);if(i.offset<t.length)throw new St(`Unexpected ${t.length-i.offset} bytes after deserialized data`);return s}Oe.deserialize=ty;function ry(r,e,t,n=Dt){let i=new n(t);return Fc(r,e,i)}Oe.deserializeUnchecked=ry});var qc=$t(O=>{"use strict";Object.defineProperty(O,"__esModule",{value:!0});O.s16=O.s8=O.nu64be=O.u48be=O.u40be=O.u32be=O.u24be=O.u16be=O.nu64=O.u48=O.u40=O.u32=O.u24=O.u16=O.u8=O.offset=O.greedy=O.Constant=O.UTF8=O.CString=O.Blob=O.Boolean=O.BitField=O.BitStructure=O.VariantLayout=O.Union=O.UnionLayoutDiscriminator=O.UnionDiscriminator=O.Structure=O.Sequence=O.DoubleBE=O.Double=O.FloatBE=O.Float=O.NearInt64BE=O.NearInt64=O.NearUInt64BE=O.NearUInt64=O.IntBE=O.Int=O.UIntBE=O.UInt=O.OffsetLayout=O.GreedyCount=O.ExternalLayout=O.bindConstructorLayout=O.nameWithProperty=O.Layout=O.uint8ArrayToBuffer=O.checkUint8Array=void 0;O.constant=O.utf8=O.cstr=O.blob=O.unionLayoutDiscriminator=O.union=O.seq=O.bits=O.struct=O.f64be=O.f64=O.f32be=O.f32=O.ns64be=O.s48be=O.s40be=O.s32be=O.s24be=O.s16be=O.ns64=O.s48=O.s40=O.s32=O.s24=void 0;var Vc=Wi();function vi(r){if(!(r instanceof Uint8Array))throw new TypeError("b must be a Uint8Array")}O.checkUint8Array=vi;function Re(r){return vi(r),Vc.Buffer.from(r.buffer,r.byteOffset,r.length)}O.uint8ArrayToBuffer=Re;var ve=class{constructor(e,t){if(!Number.isInteger(e))throw new TypeError("span must be an integer");this.span=e,this.property=t}makeDestinationObject(){return{}}getSpan(e,t){if(0>this.span)throw new RangeError("indeterminate span");return this.span}replicate(e){let t=Object.create(this.constructor.prototype);return Object.assign(t,this),t.property=e,t}fromArray(e){}};O.Layout=ve;function Wc(r,e){return e.property?r+"["+e.property+"]":r}O.nameWithProperty=Wc;function ny(r,e){if(typeof r!="function")throw new TypeError("Class must be constructor");if(Object.prototype.hasOwnProperty.call(r,"layout_"))throw new Error("Class is already bound to a layout");if(!(e&&e instanceof ve))throw new TypeError("layout must be a Layout");if(Object.prototype.hasOwnProperty.call(e,"boundConstructor_"))throw new Error("layout is already bound to a constructor");r.layout_=e,e.boundConstructor_=r,e.makeDestinationObject=()=>new r,Object.defineProperty(r.prototype,"encode",{value(t,n){return e.encode(this,t,n)},writable:!0}),Object.defineProperty(r,"decode",{value(t,n){return e.decode(t,n)},writable:!0})}O.bindConstructorLayout=ny;var Tt=class extends ve{isCount(){throw new Error("ExternalLayout is abstract")}};O.ExternalLayout=Tt;var lo=class extends Tt{constructor(e=1,t){if(!Number.isInteger(e)||0>=e)throw new TypeError("elementSpan must be a (positive) integer");super(-1,t),this.elementSpan=e}isCount(){return!0}decode(e,t=0){vi(e);let n=e.length-t;return Math.floor(n/this.elementSpan)}encode(e,t,n){return 0}};O.GreedyCount=lo;var Zi=class extends Tt{constructor(e,t=0,n){if(!(e instanceof ve))throw new TypeError("layout must be a Layout");if(!Number.isInteger(t))throw new TypeError("offset must be integer or undefined");super(e.span,n||e.property),this.layout=e,this.offset=t}isCount(){return this.layout instanceof Ht||this.layout instanceof Zt}decode(e,t=0){return this.layout.decode(e,t+this.offset)}encode(e,t,n=0){return this.layout.encode(e,t,n+this.offset)}};O.OffsetLayout=Zi;var Ht=class extends ve{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Re(e).readUIntLE(t,this.span)}encode(e,t,n=0){return Re(t).writeUIntLE(e,n,this.span),this.span}};O.UInt=Ht;var Zt=class extends ve{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Re(e).readUIntBE(t,this.span)}encode(e,t,n=0){return Re(t).writeUIntBE(e,n,this.span),this.span}};O.UIntBE=Zt;var Pr=class extends ve{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Re(e).readIntLE(t,this.span)}encode(e,t,n=0){return Re(t).writeIntLE(e,n,this.span),this.span}};O.Int=Pr;var on=class extends ve{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Re(e).readIntBE(t,this.span)}encode(e,t,n=0){return Re(t).writeIntBE(e,n,this.span),this.span}};O.IntBE=on;var $c=Math.pow(2,32);function Oo(r){let e=Math.floor(r/$c),t=r-e*$c;return{hi32:e,lo32:t}}function To(r,e){return r*$c+e}var ho=class extends ve{constructor(e){super(8,e)}decode(e,t=0){let n=Re(e),i=n.readUInt32LE(t),s=n.readUInt32LE(t+4);return To(s,i)}encode(e,t,n=0){let i=Oo(e),s=Re(t);return s.writeUInt32LE(i.lo32,n),s.writeUInt32LE(i.hi32,n+4),8}};O.NearUInt64=ho;var po=class extends ve{constructor(e){super(8,e)}decode(e,t=0){let n=Re(e),i=n.readUInt32BE(t),s=n.readUInt32BE(t+4);return To(i,s)}encode(e,t,n=0){let i=Oo(e),s=Re(t);return s.writeUInt32BE(i.hi32,n),s.writeUInt32BE(i.lo32,n+4),8}};O.NearUInt64BE=po;var mo=class extends ve{constructor(e){super(8,e)}decode(e,t=0){let n=Re(e),i=n.readUInt32LE(t),s=n.readInt32LE(t+4);return To(s,i)}encode(e,t,n=0){let i=Oo(e),s=Re(t);return s.writeUInt32LE(i.lo32,n),s.writeInt32LE(i.hi32,n+4),8}};O.NearInt64=mo;var go=class extends ve{constructor(e){super(8,e)}decode(e,t=0){let n=Re(e),i=n.readInt32BE(t),s=n.readUInt32BE(t+4);return To(i,s)}encode(e,t,n=0){let i=Oo(e),s=Re(t);return s.writeInt32BE(i.hi32,n),s.writeUInt32BE(i.lo32,n+4),8}};O.NearInt64BE=go;var yo=class extends ve{constructor(e){super(4,e)}decode(e,t=0){return Re(e).readFloatLE(t)}encode(e,t,n=0){return Re(t).writeFloatLE(e,n),4}};O.Float=yo;var _o=class extends ve{constructor(e){super(4,e)}decode(e,t=0){return Re(e).readFloatBE(t)}encode(e,t,n=0){return Re(t).writeFloatBE(e,n),4}};O.FloatBE=_o;var bo=class extends ve{constructor(e){super(8,e)}decode(e,t=0){return Re(e).readDoubleLE(t)}encode(e,t,n=0){return Re(t).writeDoubleLE(e,n),8}};O.Double=bo;var wo=class extends ve{constructor(e){super(8,e)}decode(e,t=0){return Re(e).readDoubleBE(t)}encode(e,t,n=0){return Re(t).writeDoubleBE(e,n),8}};O.DoubleBE=wo;var Eo=class extends ve{constructor(e,t,n){if(!(e instanceof ve))throw new TypeError("elementLayout must be a Layout");if(!(t instanceof Tt&&t.isCount()||Number.isInteger(t)&&0<=t))throw new TypeError("count must be non-negative integer or an unsigned integer ExternalLayout");let i=-1;!(t instanceof Tt)&&0<e.span&&(i=t*e.span),super(i,n),this.elementLayout=e,this.count=t}getSpan(e,t=0){if(0<=this.span)return this.span;let n=0,i=this.count;if(i instanceof Tt&&(i=i.decode(e,t)),0<this.elementLayout.span)n=i*this.elementLayout.span;else{let s=0;for(;s<i;)n+=this.elementLayout.getSpan(e,t+n),++s}return n}decode(e,t=0){let n=[],i=0,s=this.count;for(s instanceof Tt&&(s=s.decode(e,t));i<s;)n.push(this.elementLayout.decode(e,t)),t+=this.elementLayout.getSpan(e,t),i+=1;return n}encode(e,t,n=0){let i=this.elementLayout,s=e.reduce((o,c)=>o+i.encode(c,t,n+o),0);return this.count instanceof Tt&&this.count.encode(e.length,t,n),s}};O.Sequence=Eo;var Ro=class extends ve{constructor(e,t,n){if(!(Array.isArray(e)&&e.reduce((s,o)=>s&&o instanceof ve,!0)))throw new TypeError("fields must be array of Layout instances");typeof t=="boolean"&&n===void 0&&(n=t,t=void 0);for(let s of e)if(0>s.span&&s.property===void 0)throw new Error("fields cannot contain unnamed variable-length layout");let i=-1;try{i=e.reduce((s,o)=>s+o.getSpan(),0)}catch{}super(i,t),this.fields=e,this.decodePrefixes=!!n}getSpan(e,t=0){if(0<=this.span)return this.span;let n=0;try{n=this.fields.reduce((i,s)=>{let o=s.getSpan(e,t);return t+=o,i+o},0)}catch{throw new RangeError("indeterminate span")}return n}decode(e,t=0){vi(e);let n=this.makeDestinationObject();for(let i of this.fields)if(i.property!==void 0&&(n[i.property]=i.decode(e,t)),t+=i.getSpan(e,t),this.decodePrefixes&&e.length===t)break;return n}encode(e,t,n=0){let i=n,s=0,o=0;for(let c of this.fields){let u=c.span;if(o=0<u?u:0,c.property!==void 0){let p=e[c.property];p!==void 0&&(o=c.encode(p,t,n),0>u&&(u=c.getSpan(t,n)))}s=n,n+=u}return s+o-i}fromArray(e){let t=this.makeDestinationObject();for(let n of this.fields)n.property!==void 0&&0<e.length&&(t[n.property]=e.shift());return t}layoutFor(e){if(typeof e!="string")throw new TypeError("property must be string");for(let t of this.fields)if(t.property===e)return t}offsetOf(e){if(typeof e!="string")throw new TypeError("property must be string");let t=0;for(let n of this.fields){if(n.property===e)return t;0>n.span?t=-1:0<=t&&(t+=n.span)}}};O.Structure=Ro;var Yi=class{constructor(e){this.property=e}decode(e,t){throw new Error("UnionDiscriminator is abstract")}encode(e,t,n){throw new Error("UnionDiscriminator is abstract")}};O.UnionDiscriminator=Yi;var Ri=class extends Yi{constructor(e,t){if(!(e instanceof Tt&&e.isCount()))throw new TypeError("layout must be an unsigned integer ExternalLayout");super(t||e.property||"variant"),this.layout=e}decode(e,t){return this.layout.decode(e,t)}encode(e,t,n){return this.layout.encode(e,t,n)}};O.UnionLayoutDiscriminator=Ri;var Ji=class extends ve{constructor(e,t,n){let i;if(e instanceof Ht||e instanceof Zt)i=new Ri(new Zi(e));else if(e instanceof Tt&&e.isCount())i=new Ri(e);else if(e instanceof Yi)i=e;else throw new TypeError("discr must be a UnionDiscriminator or an unsigned integer layout");if(t===void 0&&(t=null),!(t===null||t instanceof ve))throw new TypeError("defaultLayout must be null or a Layout");if(t!==null){if(0>t.span)throw new Error("defaultLayout must have constant span");t.property===void 0&&(t=t.replicate("content"))}let s=-1;t&&(s=t.span,0<=s&&(e instanceof Ht||e instanceof Zt)&&(s+=i.layout.span)),super(s,n),this.discriminator=i,this.usesPrefixDiscriminator=e instanceof Ht||e instanceof Zt,this.defaultLayout=t,this.registry={};let o=this.defaultGetSourceVariant.bind(this);this.getSourceVariant=function(c){return o(c)},this.configGetSourceVariant=function(c){o=c.bind(this)}}getSpan(e,t=0){if(0<=this.span)return this.span;let n=this.getVariant(e,t);if(!n)throw new Error("unable to determine span for unrecognized variant");return n.getSpan(e,t)}defaultGetSourceVariant(e){if(Object.prototype.hasOwnProperty.call(e,this.discriminator.property)){if(this.defaultLayout&&this.defaultLayout.property&&Object.prototype.hasOwnProperty.call(e,this.defaultLayout.property))return;let t=this.registry[e[this.discriminator.property]];if(t&&(!t.layout||t.property&&Object.prototype.hasOwnProperty.call(e,t.property)))return t}else for(let t in this.registry){let n=this.registry[t];if(n.property&&Object.prototype.hasOwnProperty.call(e,n.property))return n}throw new Error("unable to infer src variant")}decode(e,t=0){let n,i=this.discriminator,s=i.decode(e,t),o=this.registry[s];if(o===void 0){let c=this.defaultLayout,u=0;this.usesPrefixDiscriminator&&(u=i.layout.span),n=this.makeDestinationObject(),n[i.property]=s,n[c.property]=c.decode(e,t+u)}else n=o.decode(e,t);return n}encode(e,t,n=0){let i=this.getSourceVariant(e);if(i===void 0){let s=this.discriminator,o=this.defaultLayout,c=0;return this.usesPrefixDiscriminator&&(c=s.layout.span),s.encode(e[s.property],t,n),c+o.encode(e[o.property],t,n+c)}return i.encode(e,t,n)}addVariant(e,t,n){let i=new vo(this,e,t,n);return this.registry[e]=i,i}getVariant(e,t=0){let n;return e instanceof Uint8Array?n=this.discriminator.decode(e,t):n=e,this.registry[n]}};O.Union=Ji;var vo=class extends ve{constructor(e,t,n,i){if(!(e instanceof Ji))throw new TypeError("union must be a Union");if(!Number.isInteger(t)||0>t)throw new TypeError("variant must be a (non-negative) integer");if(typeof n=="string"&&i===void 0&&(i=n,n=null),n){if(!(n instanceof ve))throw new TypeError("layout must be a Layout");if(e.defaultLayout!==null&&0<=n.span&&n.span>e.defaultLayout.span)throw new Error("variant span exceeds span of containing union");if(typeof i!="string")throw new TypeError("variant must have a String property")}let s=e.span;0>e.span&&(s=n?n.span:0,0<=s&&e.usesPrefixDiscriminator&&(s+=e.discriminator.layout.span)),super(s,i),this.union=e,this.variant=t,this.layout=n||null}getSpan(e,t=0){if(0<=this.span)return this.span;let n=0;this.union.usesPrefixDiscriminator&&(n=this.union.discriminator.layout.span);let i=0;return this.layout&&(i=this.layout.getSpan(e,t+n)),n+i}decode(e,t=0){let n=this.makeDestinationObject();if(this!==this.union.getVariant(e,t))throw new Error("variant mismatch");let i=0;return this.union.usesPrefixDiscriminator&&(i=this.union.discriminator.layout.span),this.layout?n[this.property]=this.layout.decode(e,t+i):this.property?n[this.property]=!0:this.union.usesPrefixDiscriminator&&(n[this.union.discriminator.property]=this.variant),n}encode(e,t,n=0){let i=0;if(this.union.usesPrefixDiscriminator&&(i=this.union.discriminator.layout.span),this.layout&&!Object.prototype.hasOwnProperty.call(e,this.property))throw new TypeError("variant lacks property "+this.property);this.union.discriminator.encode(this.variant,t,n);let s=i;if(this.layout&&(this.layout.encode(e[this.property],t,n+i),s+=this.layout.getSpan(t,n+i),0<=this.union.span&&s>this.union.span))throw new Error("encoded variant overruns containing union");return s}fromArray(e){if(this.layout)return this.layout.fromArray(e)}};O.VariantLayout=vo;function Ei(r){return 0>r&&(r+=4294967296),r}var Xi=class extends ve{constructor(e,t,n){if(!(e instanceof Ht||e instanceof Zt))throw new TypeError("word must be a UInt or UIntBE layout");if(typeof t=="string"&&n===void 0&&(n=t,t=!1),4<e.span)throw new RangeError("word cannot exceed 32 bits");super(e.span,n),this.word=e,this.msb=!!t,this.fields=[];let i=0;this._packedSetValue=function(s){return i=Ei(s),this},this._packedGetValue=function(){return i}}decode(e,t=0){let n=this.makeDestinationObject(),i=this.word.decode(e,t);this._packedSetValue(i);for(let s of this.fields)s.property!==void 0&&(n[s.property]=s.decode(e));return n}encode(e,t,n=0){let i=this.word.decode(t,n);this._packedSetValue(i);for(let s of this.fields)if(s.property!==void 0){let o=e[s.property];o!==void 0&&s.encode(o)}return this.word.encode(this._packedGetValue(),t,n)}addField(e,t){let n=new Qi(this,e,t);return this.fields.push(n),n}addBoolean(e){let t=new So(this,e);return this.fields.push(t),t}fieldFor(e){if(typeof e!="string")throw new TypeError("property must be string");for(let t of this.fields)if(t.property===e)return t}};O.BitStructure=Xi;var Qi=class{constructor(e,t,n){if(!(e instanceof Xi))throw new TypeError("container must be a BitStructure");if(!Number.isInteger(t)||0>=t)throw new TypeError("bits must be positive integer");let i=8*e.span,s=e.fields.reduce((o,c)=>o+c.bits,0);if(t+s>i)throw new Error("bits too long for span remainder ("+(i-s)+" of "+i+" remain)");this.container=e,this.bits=t,this.valueMask=(1<<t)-1,t===32&&(this.valueMask=4294967295),this.start=s,this.container.msb&&(this.start=i-s-t),this.wordMask=Ei(this.valueMask<<this.start),this.property=n}decode(e,t){let n=this.container._packedGetValue();return Ei(n&this.wordMask)>>>this.start}encode(e){if(typeof e!="number"||!Number.isInteger(e)||e!==Ei(e&this.valueMask))throw new TypeError(Wc("BitField.encode",this)+" value must be integer not exceeding "+this.valueMask);let t=this.container._packedGetValue(),n=Ei(e<<this.start);this.container._packedSetValue(Ei(t&~this.wordMask)|n)}};O.BitField=Qi;var So=class extends Qi{constructor(e,t){super(e,1,t)}decode(e,t){return!!super.decode(e,t)}encode(e){typeof e=="boolean"&&(e=+e),super.encode(e)}};O.Boolean=So;var Ao=class extends ve{constructor(e,t){if(!(e instanceof Tt&&e.isCount()||Number.isInteger(e)&&0<=e))throw new TypeError("length must be positive integer or an unsigned integer ExternalLayout");let n=-1;e instanceof Tt||(n=e),super(n,t),this.length=e}getSpan(e,t){let n=this.span;return 0>n&&(n=this.length.decode(e,t)),n}decode(e,t=0){let n=this.span;return 0>n&&(n=this.length.decode(e,t)),Re(e).slice(t,t+n)}encode(e,t,n){let i=this.length;if(this.length instanceof Tt&&(i=e.length),!(e instanceof Uint8Array&&i===e.length))throw new TypeError(Wc("Blob.encode",this)+" requires (length "+i+") Uint8Array as src");if(n+i>t.length)throw new RangeError("encoding overruns Uint8Array");let s=Re(e);return Re(t).write(s.toString("hex"),n,i,"hex"),this.length instanceof Tt&&this.length.encode(i,t,n),i}};O.Blob=Ao;var xo=class extends ve{constructor(e){super(-1,e)}getSpan(e,t=0){vi(e);let n=t;for(;n<e.length&&e[n]!==0;)n+=1;return 1+n-t}decode(e,t=0){let n=this.getSpan(e,t);return Re(e).slice(t,t+n-1).toString("utf-8")}encode(e,t,n=0){typeof e!="string"&&(e=String(e));let i=Vc.Buffer.from(e,"utf8"),s=i.length;if(n+s>t.length)throw new RangeError("encoding overruns Buffer");let o=Re(t);return i.copy(o,n),o[n+s]=0,s+1}};O.CString=xo;var Io=class extends ve{constructor(e,t){if(typeof e=="string"&&t===void 0&&(t=e,e=void 0),e===void 0)e=-1;else if(!Number.isInteger(e))throw new TypeError("maxSpan must be an integer");super(-1,t),this.maxSpan=e}getSpan(e,t=0){return vi(e),e.length-t}decode(e,t=0){let n=this.getSpan(e,t);if(0<=this.maxSpan&&this.maxSpan<n)throw new RangeError("text length exceeds maxSpan");return Re(e).slice(t,t+n).toString("utf-8")}encode(e,t,n=0){typeof e!="string"&&(e=String(e));let i=Vc.Buffer.from(e,"utf8"),s=i.length;if(0<=this.maxSpan&&this.maxSpan<s)throw new RangeError("text length exceeds maxSpan");if(n+s>t.length)throw new RangeError("encoding overruns Buffer");return i.copy(Re(t),n),s}};O.UTF8=Io;var ko=class extends ve{constructor(e,t){super(0,t),this.value=e}decode(e,t){return this.value}encode(e,t,n){return 0}};O.Constant=ko;O.greedy=(r,e)=>new lo(r,e);O.offset=(r,e,t)=>new Zi(r,e,t);O.u8=r=>new Ht(1,r);O.u16=r=>new Ht(2,r);O.u24=r=>new Ht(3,r);O.u32=r=>new Ht(4,r);O.u40=r=>new Ht(5,r);O.u48=r=>new Ht(6,r);O.nu64=r=>new ho(r);O.u16be=r=>new Zt(2,r);O.u24be=r=>new Zt(3,r);O.u32be=r=>new Zt(4,r);O.u40be=r=>new Zt(5,r);O.u48be=r=>new Zt(6,r);O.nu64be=r=>new po(r);O.s8=r=>new Pr(1,r);O.s16=r=>new Pr(2,r);O.s24=r=>new Pr(3,r);O.s32=r=>new Pr(4,r);O.s40=r=>new Pr(5,r);O.s48=r=>new Pr(6,r);O.ns64=r=>new mo(r);O.s16be=r=>new on(2,r);O.s24be=r=>new on(3,r);O.s32be=r=>new on(4,r);O.s40be=r=>new on(5,r);O.s48be=r=>new on(6,r);O.ns64be=r=>new go(r);O.f32=r=>new yo(r);O.f32be=r=>new _o(r);O.f64=r=>new bo(r);O.f64be=r=>new wo(r);O.struct=(r,e,t)=>new Ro(r,e,t);O.bits=(r,e,t)=>new Xi(r,e,t);O.seq=(r,e,t)=>new Eo(r,e,t);O.union=(r,e,t)=>new Ji(r,e,t);O.unionLayoutDiscriminator=(r,e)=>new Ri(r,e);O.blob=(r,e)=>new Ao(r,e);O.cstr=r=>new xo(r);O.utf8=(r,e)=>new Io(r,e);O.constant=(r,e)=>new ko(r,e)});function rs(){if(!Co&&(Co=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||typeof msCrypto<"u"&&typeof msCrypto.getRandomValues=="function"&&msCrypto.getRandomValues.bind(msCrypto),!Co))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Co(m1)}var Co,m1,tu=Ut(()=>{m1=new Uint8Array(16)});var Id,kd=Ut(()=>{Id=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i});function g1(r){return typeof r=="string"&&Id.test(r)}var cn,ns=Ut(()=>{kd();cn=g1});function y1(r){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,t=(At[r[e+0]]+At[r[e+1]]+At[r[e+2]]+At[r[e+3]]+"-"+At[r[e+4]]+At[r[e+5]]+"-"+At[r[e+6]]+At[r[e+7]]+"-"+At[r[e+8]]+At[r[e+9]]+"-"+At[r[e+10]]+At[r[e+11]]+At[r[e+12]]+At[r[e+13]]+At[r[e+14]]+At[r[e+15]]).toLowerCase();if(!cn(t))throw TypeError("Stringified UUID is invalid");return t}var At,Po,un,is=Ut(()=>{ns();At=[];for(Po=0;Po<256;++Po)At.push((Po+256).toString(16).substr(1));un=y1});function _1(r,e,t){var n=e&&t||0,i=e||new Array(16);r=r||{};var s=r.node||Od,o=r.clockseq!==void 0?r.clockseq:ru;if(s==null||o==null){var c=r.random||(r.rng||rs)();s==null&&(s=Od=[c[0]|1,c[1],c[2],c[3],c[4],c[5]]),o==null&&(o=ru=(c[6]<<8|c[7])&16383)}var u=r.msecs!==void 0?r.msecs:Date.now(),p=r.nsecs!==void 0?r.nsecs:iu+1,m=u-nu+(p-iu)/1e4;if(m<0&&r.clockseq===void 0&&(o=o+1&16383),(m<0||u>nu)&&r.nsecs===void 0&&(p=0),p>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");nu=u,iu=p,ru=o,u+=122192928e5;var b=((u&268435455)*1e4+p)%4294967296;i[n++]=b>>>24&255,i[n++]=b>>>16&255,i[n++]=b>>>8&255,i[n++]=b&255;var A=u/4294967296*1e4&268435455;i[n++]=A>>>8&255,i[n++]=A&255,i[n++]=A>>>24&15|16,i[n++]=A>>>16&255,i[n++]=o>>>8|128,i[n++]=o&255;for(var S=0;S<6;++S)i[n+S]=s[S];return e||un(i)}var Od,ru,nu,iu,Td,Nd=Ut(()=>{tu();is();nu=0,iu=0;Td=_1});function b1(r){if(!cn(r))throw TypeError("Invalid UUID");var e,t=new Uint8Array(16);return t[0]=(e=parseInt(r.slice(0,8),16))>>>24,t[1]=e>>>16&255,t[2]=e>>>8&255,t[3]=e&255,t[4]=(e=parseInt(r.slice(9,13),16))>>>8,t[5]=e&255,t[6]=(e=parseInt(r.slice(14,18),16))>>>8,t[7]=e&255,t[8]=(e=parseInt(r.slice(19,23),16))>>>8,t[9]=e&255,t[10]=(e=parseInt(r.slice(24,36),16))/1099511627776&255,t[11]=e/4294967296&255,t[12]=e>>>24&255,t[13]=e>>>16&255,t[14]=e>>>8&255,t[15]=e&255,t}var Mo,su=Ut(()=>{ns();Mo=b1});function w1(r){r=unescape(encodeURIComponent(r));for(var e=[],t=0;t<r.length;++t)e.push(r.charCodeAt(t));return e}function Uo(r,e,t){function n(i,s,o,c){if(typeof i=="string"&&(i=w1(i)),typeof s=="string"&&(s=Mo(s)),s.length!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var u=new Uint8Array(16+i.length);if(u.set(s),u.set(i,s.length),u=t(u),u[6]=u[6]&15|e,u[8]=u[8]&63|128,o){c=c||0;for(var p=0;p<16;++p)o[c+p]=u[p];return o}return un(u)}try{n.name=r}catch{}return n.DNS=E1,n.URL=R1,n}var E1,R1,ou=Ut(()=>{is();su();E1="6ba7b810-9dad-11d1-80b4-00c04fd430c8",R1="6ba7b811-9dad-11d1-80b4-00c04fd430c8"});function v1(r){if(typeof r=="string"){var e=unescape(encodeURIComponent(r));r=new Uint8Array(e.length);for(var t=0;t<e.length;++t)r[t]=e.charCodeAt(t)}return S1(A1(x1(r),r.length*8))}function S1(r){for(var e=[],t=r.length*32,n="0123456789abcdef",i=0;i<t;i+=8){var s=r[i>>5]>>>i%32&255,o=parseInt(n.charAt(s>>>4&15)+n.charAt(s&15),16);e.push(o)}return e}function Ld(r){return(r+64>>>9<<4)+14+1}function A1(r,e){r[e>>5]|=128<<e%32,r[Ld(e)-1]=e;for(var t=1732584193,n=-271733879,i=-1732584194,s=271733878,o=0;o<r.length;o+=16){var c=t,u=n,p=i,m=s;t=Lt(t,n,i,s,r[o],7,-680876936),s=Lt(s,t,n,i,r[o+1],12,-389564586),i=Lt(i,s,t,n,r[o+2],17,606105819),n=Lt(n,i,s,t,r[o+3],22,-1044525330),t=Lt(t,n,i,s,r[o+4],7,-176418897),s=Lt(s,t,n,i,r[o+5],12,1200080426),i=Lt(i,s,t,n,r[o+6],17,-1473231341),n=Lt(n,i,s,t,r[o+7],22,-45705983),t=Lt(t,n,i,s,r[o+8],7,1770035416),s=Lt(s,t,n,i,r[o+9],12,-1958414417),i=Lt(i,s,t,n,r[o+10],17,-42063),n=Lt(n,i,s,t,r[o+11],22,-1990404162),t=Lt(t,n,i,s,r[o+12],7,1804603682),s=Lt(s,t,n,i,r[o+13],12,-40341101),i=Lt(i,s,t,n,r[o+14],17,-1502002290),n=Lt(n,i,s,t,r[o+15],22,1236535329),t=Bt(t,n,i,s,r[o+1],5,-165796510),s=Bt(s,t,n,i,r[o+6],9,-1069501632),i=Bt(i,s,t,n,r[o+11],14,643717713),n=Bt(n,i,s,t,r[o],20,-373897302),t=Bt(t,n,i,s,r[o+5],5,-701558691),s=Bt(s,t,n,i,r[o+10],9,38016083),i=Bt(i,s,t,n,r[o+15],14,-660478335),n=Bt(n,i,s,t,r[o+4],20,-405537848),t=Bt(t,n,i,s,r[o+9],5,568446438),s=Bt(s,t,n,i,r[o+14],9,-1019803690),i=Bt(i,s,t,n,r[o+3],14,-187363961),n=Bt(n,i,s,t,r[o+8],20,1163531501),t=Bt(t,n,i,s,r[o+13],5,-1444681467),s=Bt(s,t,n,i,r[o+2],9,-51403784),i=Bt(i,s,t,n,r[o+7],14,1735328473),n=Bt(n,i,s,t,r[o+12],20,-1926607734),t=Ct(t,n,i,s,r[o+5],4,-378558),s=Ct(s,t,n,i,r[o+8],11,-2022574463),i=Ct(i,s,t,n,r[o+11],16,1839030562),n=Ct(n,i,s,t,r[o+14],23,-35309556),t=Ct(t,n,i,s,r[o+1],4,-1530992060),s=Ct(s,t,n,i,r[o+4],11,1272893353),i=Ct(i,s,t,n,r[o+7],16,-155497632),n=Ct(n,i,s,t,r[o+10],23,-1094730640),t=Ct(t,n,i,s,r[o+13],4,681279174),s=Ct(s,t,n,i,r[o],11,-358537222),i=Ct(i,s,t,n,r[o+3],16,-722521979),n=Ct(n,i,s,t,r[o+6],23,76029189),t=Ct(t,n,i,s,r[o+9],4,-640364487),s=Ct(s,t,n,i,r[o+12],11,-421815835),i=Ct(i,s,t,n,r[o+15],16,530742520),n=Ct(n,i,s,t,r[o+2],23,-995338651),t=Pt(t,n,i,s,r[o],6,-198630844),s=Pt(s,t,n,i,r[o+7],10,1126891415),i=Pt(i,s,t,n,r[o+14],15,-1416354905),n=Pt(n,i,s,t,r[o+5],21,-57434055),t=Pt(t,n,i,s,r[o+12],6,1700485571),s=Pt(s,t,n,i,r[o+3],10,-1894986606),i=Pt(i,s,t,n,r[o+10],15,-1051523),n=Pt(n,i,s,t,r[o+1],21,-2054922799),t=Pt(t,n,i,s,r[o+8],6,1873313359),s=Pt(s,t,n,i,r[o+15],10,-30611744),i=Pt(i,s,t,n,r[o+6],15,-1560198380),n=Pt(n,i,s,t,r[o+13],21,1309151649),t=Pt(t,n,i,s,r[o+4],6,-145523070),s=Pt(s,t,n,i,r[o+11],10,-1120210379),i=Pt(i,s,t,n,r[o+2],15,718787259),n=Pt(n,i,s,t,r[o+9],21,-343485551),t=fn(t,c),n=fn(n,u),i=fn(i,p),s=fn(s,m)}return[t,n,i,s]}function x1(r){if(r.length===0)return[];for(var e=r.length*8,t=new Uint32Array(Ld(e)),n=0;n<e;n+=8)t[n>>5]|=(r[n/8]&255)<<n%32;return t}function fn(r,e){var t=(r&65535)+(e&65535),n=(r>>16)+(e>>16)+(t>>16);return n<<16|t&65535}function I1(r,e){return r<<e|r>>>32-e}function Do(r,e,t,n,i,s){return fn(I1(fn(fn(e,r),fn(n,s)),i),t)}function Lt(r,e,t,n,i,s,o){return Do(e&t|~e&n,r,e,i,s,o)}function Bt(r,e,t,n,i,s,o){return Do(e&n|t&~n,r,e,i,s,o)}function Ct(r,e,t,n,i,s,o){return Do(e^t^n,r,e,i,s,o)}function Pt(r,e,t,n,i,s,o){return Do(t^(e|~n),r,e,i,s,o)}var Bd,Cd=Ut(()=>{Bd=v1});var k1,Pd,Md=Ut(()=>{ou();Cd();k1=Uo("v3",48,Bd),Pd=k1});function O1(r,e,t){r=r||{};var n=r.random||(r.rng||rs)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,e){t=t||0;for(var i=0;i<16;++i)e[t+i]=n[i];return e}return un(n)}var Ud,Dd=Ut(()=>{tu();is();Ud=O1});function T1(r,e,t,n){switch(r){case 0:return e&t^~e&n;case 1:return e^t^n;case 2:return e&t^e&n^t&n;case 3:return e^t^n}}function au(r,e){return r<<e|r>>>32-e}function N1(r){var e=[1518500249,1859775393,2400959708,3395469782],t=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof r=="string"){var n=unescape(encodeURIComponent(r));r=[];for(var i=0;i<n.length;++i)r.push(n.charCodeAt(i))}else Array.isArray(r)||(r=Array.prototype.slice.call(r));r.push(128);for(var s=r.length/4+2,o=Math.ceil(s/16),c=new Array(o),u=0;u<o;++u){for(var p=new Uint32Array(16),m=0;m<16;++m)p[m]=r[u*64+m*4]<<24|r[u*64+m*4+1]<<16|r[u*64+m*4+2]<<8|r[u*64+m*4+3];c[u]=p}c[o-1][14]=(r.length-1)*8/Math.pow(2,32),c[o-1][14]=Math.floor(c[o-1][14]),c[o-1][15]=(r.length-1)*8&4294967295;for(var b=0;b<o;++b){for(var A=new Uint32Array(80),S=0;S<16;++S)A[S]=c[b][S];for(var T=16;T<80;++T)A[T]=au(A[T-3]^A[T-8]^A[T-14]^A[T-16],1);for(var I=t[0],x=t[1],L=t[2],U=t[3],B=t[4],$=0;$<80;++$){var te=Math.floor($/20),G=au(I,5)+T1(te,x,L,U)+B+e[te]+A[$]>>>0;B=U,U=L,L=au(x,30)>>>0,x=I,I=G}t[0]=t[0]+I>>>0,t[1]=t[1]+x>>>0,t[2]=t[2]+L>>>0,t[3]=t[3]+U>>>0,t[4]=t[4]+B>>>0}return[t[0]>>24&255,t[0]>>16&255,t[0]>>8&255,t[0]&255,t[1]>>24&255,t[1]>>16&255,t[1]>>8&255,t[1]&255,t[2]>>24&255,t[2]>>16&255,t[2]>>8&255,t[2]&255,t[3]>>24&255,t[3]>>16&255,t[3]>>8&255,t[3]&255,t[4]>>24&255,t[4]>>16&255,t[4]>>8&255,t[4]&255]}var zd,Fd=Ut(()=>{zd=N1});var L1,$d,Vd=Ut(()=>{ou();Fd();L1=Uo("v5",80,zd),$d=L1});var Wd,qd=Ut(()=>{Wd="00000000-0000-0000-0000-000000000000"});function B1(r){if(!cn(r))throw TypeError("Invalid UUID");return parseInt(r.substr(14,1),16)}var jd,Kd=Ut(()=>{ns();jd=B1});var cu={};sr(cu,{NIL:()=>Wd,parse:()=>Mo,stringify:()=>un,v1:()=>Td,v3:()=>Pd,v4:()=>Ud,v5:()=>$d,validate:()=>cn,version:()=>jd});var uu=Ut(()=>{Nd();Md();Dd();Vd();qd();Kd();ns();is();su()});var Gd=$t((mx,Hd)=>{"use strict";var C1=(uu(),Ca(cu)).v4,P1=function(r,e,t,n){if(typeof r!="string")throw new TypeError(r+" must be a string");n=n||{};let i=typeof n.version=="number"?n.version:2;if(i!==1&&i!==2)throw new TypeError(i+" must be 1 or 2");let s={method:r};if(i===2&&(s.jsonrpc="2.0"),e){if(typeof e!="object"&&!Array.isArray(e))throw new TypeError(e+" must be an object, array or omitted");s.params=e}if(typeof t>"u"){let o=typeof n.generator=="function"?n.generator:function(){return C1()};s.id=o(s,n)}else i===2&&t===null?n.notificationIdNull&&(s.id=null):s.id=t;return s};Hd.exports=P1});var Yd=$t((gx,Zd)=>{"use strict";var M1=(uu(),Ca(cu)).v4,U1=Gd(),ss=function(r,e){if(!(this instanceof ss))return new ss(r,e);e||(e={}),this.options={reviver:typeof e.reviver<"u"?e.reviver:null,replacer:typeof e.replacer<"u"?e.replacer:null,generator:typeof e.generator<"u"?e.generator:function(){return M1()},version:typeof e.version<"u"?e.version:2,notificationIdNull:typeof e.notificationIdNull=="boolean"?e.notificationIdNull:!1},this.callServer=r};Zd.exports=ss;ss.prototype.request=function(r,e,t,n){let i=this,s=null,o=Array.isArray(r)&&typeof e=="function";if(this.options.version===1&&o)throw new TypeError("JSON-RPC 1.0 does not support batching");if(o||!o&&r&&typeof r=="object"&&typeof e=="function")n=e,s=r;else{typeof t=="function"&&(n=t,t=void 0);let p=typeof n=="function";try{s=U1(r,e,t,{generator:this.options.generator,version:this.options.version,notificationIdNull:this.options.notificationIdNull})}catch(m){if(p)return n(m);throw m}if(!p)return s}let u;try{u=JSON.stringify(s,this.options.replacer)}catch(p){return n(p)}return this.callServer(u,function(p,m){i._parseResponse(p,m,n)}),s};ss.prototype._parseResponse=function(r,e,t){if(r){t(r);return}if(!e)return t();let n;try{n=JSON.parse(e,this.options.reviver)}catch(i){return t(i)}if(t.length===3)if(Array.isArray(n)){let i=function(o){return typeof o.error<"u"},s=function(o){return!i(o)};return t(null,n.filter(i),n.filter(s))}else return t(null,n.error,n.result);t(null,n)}});var Xd=$t((yx,fu)=>{"use strict";var D1=Object.prototype.hasOwnProperty,zt="~";function os(){}Object.create&&(os.prototype=Object.create(null),new os().__proto__||(zt=!1));function z1(r,e,t){this.fn=r,this.context=e,this.once=t||!1}function Jd(r,e,t,n,i){if(typeof t!="function")throw new TypeError("The listener must be a function");var s=new z1(t,n||r,i),o=zt?zt+e:e;return r._events[o]?r._events[o].fn?r._events[o]=[r._events[o],s]:r._events[o].push(s):(r._events[o]=s,r._eventsCount++),r}function zo(r,e){--r._eventsCount===0?r._events=new os:delete r._events[e]}function Mt(){this._events=new os,this._eventsCount=0}Mt.prototype.eventNames=function(){var e=[],t,n;if(this._eventsCount===0)return e;for(n in t=this._events)D1.call(t,n)&&e.push(zt?n.slice(1):n);return Object.getOwnPropertySymbols?e.concat(Object.getOwnPropertySymbols(t)):e};Mt.prototype.listeners=function(e){var t=zt?zt+e:e,n=this._events[t];if(!n)return[];if(n.fn)return[n.fn];for(var i=0,s=n.length,o=new Array(s);i<s;i++)o[i]=n[i].fn;return o};Mt.prototype.listenerCount=function(e){var t=zt?zt+e:e,n=this._events[t];return n?n.fn?1:n.length:0};Mt.prototype.emit=function(e,t,n,i,s,o){var c=zt?zt+e:e;if(!this._events[c])return!1;var u=this._events[c],p=arguments.length,m,b;if(u.fn){switch(u.once&&this.removeListener(e,u.fn,void 0,!0),p){case 1:return u.fn.call(u.context),!0;case 2:return u.fn.call(u.context,t),!0;case 3:return u.fn.call(u.context,t,n),!0;case 4:return u.fn.call(u.context,t,n,i),!0;case 5:return u.fn.call(u.context,t,n,i,s),!0;case 6:return u.fn.call(u.context,t,n,i,s,o),!0}for(b=1,m=new Array(p-1);b<p;b++)m[b-1]=arguments[b];u.fn.apply(u.context,m)}else{var A=u.length,S;for(b=0;b<A;b++)switch(u[b].once&&this.removeListener(e,u[b].fn,void 0,!0),p){case 1:u[b].fn.call(u[b].context);break;case 2:u[b].fn.call(u[b].context,t);break;case 3:u[b].fn.call(u[b].context,t,n);break;case 4:u[b].fn.call(u[b].context,t,n,i);break;default:if(!m)for(S=1,m=new Array(p-1);S<p;S++)m[S-1]=arguments[S];u[b].fn.apply(u[b].context,m)}}return!0};Mt.prototype.on=function(e,t,n){return Jd(this,e,t,n,!1)};Mt.prototype.once=function(e,t,n){return Jd(this,e,t,n,!0)};Mt.prototype.removeListener=function(e,t,n,i){var s=zt?zt+e:e;if(!this._events[s])return this;if(!t)return zo(this,s),this;var o=this._events[s];if(o.fn)o.fn===t&&(!i||o.once)&&(!n||o.context===n)&&zo(this,s);else{for(var c=0,u=[],p=o.length;c<p;c++)(o[c].fn!==t||i&&!o[c].once||n&&o[c].context!==n)&&u.push(o[c]);u.length?this._events[s]=u.length===1?u[0]:u:zo(this,s)}return this};Mt.prototype.removeAllListeners=function(e){var t;return e?(t=zt?zt+e:e,this._events[t]&&zo(this,t)):(this._events=new os,this._eventsCount=0),this};Mt.prototype.off=Mt.prototype.removeListener;Mt.prototype.addListener=Mt.prototype.on;Mt.prefixed=zt;Mt.EventEmitter=Mt;typeof fu<"u"&&(fu.exports=Mt)});var Tv={};sr(Tv,{AddMiniApp:()=>ri,Back:()=>Fa,ComposeCast:()=>kf,Context:()=>Pf,DEFAULT_READY_OPTIONS:()=>Ua,Errors:()=>Mi,Ethereum:()=>ol,Haptics:()=>Of,Manifest:()=>$a,QuickAuth:()=>pf,Ready:()=>Da,SendToken:()=>Tf,SignIn:()=>gn,SolanaConnection:()=>Qo,SwapToken:()=>Nf,ViewCast:()=>Lf,ViewProfile:()=>Bf,ViewToken:()=>Cf,actionLaunchFrameSchema:()=>Hf,actionLaunchMiniAppSchema:()=>Gf,actionSchema:()=>Yf,actionViewTokenSchema:()=>Zf,aspectRatioSchema:()=>Ha,buttonSchema:()=>Jf,buttonTitleSchema:()=>Fi,caip19TokenSchema:()=>ja,createSimpleStringSchema:()=>jr,createSolanaWalletProvider:()=>qu,default:()=>Ov,domainManifestSchema:()=>om,domainMiniAppConfigSchema:()=>Ya,domainSchema:()=>Ka,encodedJsonFarcasterSignatureSchema:()=>Ga,eventFrameAddedSchema:()=>tl,eventFrameRemovedSchema:()=>nl,eventMiniAppAddedSchema:()=>el,eventMiniAppRemovedSchema:()=>rl,eventNotificationsEnabledSchema:()=>il,frameHost:()=>yv,hexColorSchema:()=>di,jsonFarcasterSignatureHeaderSchema:()=>Q0,miniAppEmbedNextSchema:()=>Xf,miniAppHost:()=>fe,miniAppHostCapabilityList:()=>Za,miniAppNameSchema:()=>li,notificationDetailsSchema:()=>$i,notificationsDisabledSchema:()=>sl,quickAuth:()=>Ci,safeParseFrameEmbed:()=>em,safeParseMiniAppEmbed:()=>Qf,sdk:()=>gf,secureUrlSchema:()=>_t,sendNotificationRequestSchema:()=>tm,sendNotificationResponseSchema:()=>rm,serverEventSchema:()=>nm,unwrapSolanaProviderRequest:()=>Hu,wrapSolanaProviderRequest:()=>GR});var ri={};sr(ri,{InvalidDomainManifest:()=>Pa,RejectedByUser:()=>Ma});var Mi={};sr(Mi,{BaseError:()=>Fr});var Fr=class extends Error{name="BaseError";cause;constructor(e,t={}){super(e,t.cause?{cause:t.cause}:void 0),this.cause=t.cause}};var Pa=class extends Fr{name="AddMiniApp.InvalidDomainManifest";constructor(){super("Invalid domain manifest")}},Ma=class extends Fr{name="AddMiniApp.RejectedByUser";constructor(){super("Add miniapp rejected by user")}};var kf={};var Of={};var Da={};sr(Da,{DEFAULT_READY_OPTIONS:()=>Ua});var Ua={disableNativeGestures:!1};var Tf={};var gn={};sr(gn,{RejectedByUser:()=>za});var za=class extends Fr{name="SignIn.RejectedByUser";constructor(){super("Sign in rejected by user")}};var Nf={};var Lf={};var Bf={};var Cf={};var Fa={};sr(Fa,{DEFAULT_BACK_STATE:()=>Mp});var Mp={visible:!1};var Pf={};var $a={};sr($a,{getMiniAppConfig:()=>Up});function Up(r){return r.miniapp||r.frame}var F={};sr(F,{BRAND:()=>u0,DIRTY:()=>yn,EMPTY_PATH:()=>$p,INVALID:()=>ie,NEVER:()=>H0,OK:()=>Ot,ParseStatus:()=>vt,Schema:()=>ge,ZodAny:()=>Wr,ZodArray:()=>Ir,ZodBigInt:()=>bn,ZodBoolean:()=>wn,ZodBranded:()=>Di,ZodCatch:()=>Nn,ZodDate:()=>En,ZodDefault:()=>Tn,ZodDiscriminatedUnion:()=>zs,ZodEffects:()=>tr,ZodEnum:()=>kn,ZodError:()=>Vt,ZodFirstPartyTypeKind:()=>oe,ZodFunction:()=>$s,ZodIntersection:()=>An,ZodIssueCode:()=>M,ZodLazy:()=>xn,ZodLiteral:()=>In,ZodMap:()=>ci,ZodNaN:()=>fi,ZodNativeEnum:()=>On,ZodNever:()=>or,ZodNull:()=>vn,ZodNullable:()=>mr,ZodNumber:()=>_n,ZodObject:()=>Wt,ZodOptional:()=>Qt,ZodParsedType:()=>H,ZodPipeline:()=>zi,ZodPromise:()=>qr,ZodReadonly:()=>Ln,ZodRecord:()=>Fs,ZodSchema:()=>ge,ZodSet:()=>ui,ZodString:()=>Vr,ZodSymbol:()=>oi,ZodTransformer:()=>tr,ZodTuple:()=>pr,ZodType:()=>ge,ZodUndefined:()=>Rn,ZodUnion:()=>Sn,ZodUnknown:()=>xr,ZodVoid:()=>ai,addIssueToContext:()=>q,any:()=>_0,array:()=>R0,bigint:()=>h0,boolean:()=>Kf,coerce:()=>K0,custom:()=>Wf,date:()=>p0,datetimeRegex:()=>$f,defaultErrorMap:()=>Sr,discriminatedUnion:()=>x0,effect:()=>D0,enum:()=>P0,function:()=>L0,getErrorMap:()=>ni,getParsedType:()=>hr,instanceof:()=>l0,intersection:()=>I0,isAborted:()=>Us,isAsync:()=>ii,isDirty:()=>Ds,isValid:()=>$r,late:()=>f0,lazy:()=>B0,literal:()=>C0,makeIssue:()=>Ui,map:()=>T0,nan:()=>d0,nativeEnum:()=>M0,never:()=>w0,null:()=>y0,nullable:()=>F0,number:()=>jf,object:()=>v0,objectUtil:()=>Va,oboolean:()=>j0,onumber:()=>q0,optional:()=>z0,ostring:()=>W0,pipeline:()=>V0,preprocess:()=>$0,promise:()=>U0,quotelessJson:()=>Dp,record:()=>O0,set:()=>N0,setErrorMap:()=>Fp,strictObject:()=>S0,string:()=>qf,symbol:()=>m0,transformer:()=>D0,tuple:()=>k0,undefined:()=>g0,union:()=>A0,unknown:()=>b0,util:()=>_e,void:()=>E0});var _e;(function(r){r.assertEqual=i=>{};function e(i){}r.assertIs=e;function t(i){throw new Error}r.assertNever=t,r.arrayToEnum=i=>{let s={};for(let o of i)s[o]=o;return s},r.getValidEnumValues=i=>{let s=r.objectKeys(i).filter(c=>typeof i[i[c]]!="number"),o={};for(let c of s)o[c]=i[c];return r.objectValues(o)},r.objectValues=i=>r.objectKeys(i).map(function(s){return i[s]}),r.objectKeys=typeof Object.keys=="function"?i=>Object.keys(i):i=>{let s=[];for(let o in i)Object.prototype.hasOwnProperty.call(i,o)&&s.push(o);return s},r.find=(i,s)=>{for(let o of i)if(s(o))return o},r.isInteger=typeof Number.isInteger=="function"?i=>Number.isInteger(i):i=>typeof i=="number"&&Number.isFinite(i)&&Math.floor(i)===i;function n(i,s=" | "){return i.map(o=>typeof o=="string"?`'${o}'`:o).join(s)}r.joinValues=n,r.jsonStringifyReplacer=(i,s)=>typeof s=="bigint"?s.toString():s})(_e||(_e={}));var Va;(function(r){r.mergeShapes=(e,t)=>({...e,...t})})(Va||(Va={}));var H=_e.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),hr=r=>{switch(typeof r){case"undefined":return H.undefined;case"string":return H.string;case"number":return Number.isNaN(r)?H.nan:H.number;case"boolean":return H.boolean;case"function":return H.function;case"bigint":return H.bigint;case"symbol":return H.symbol;case"object":return Array.isArray(r)?H.array:r===null?H.null:r.then&&typeof r.then=="function"&&r.catch&&typeof r.catch=="function"?H.promise:typeof Map<"u"&&r instanceof Map?H.map:typeof Set<"u"&&r instanceof Set?H.set:typeof Date<"u"&&r instanceof Date?H.date:H.object;default:return H.unknown}};var M=_e.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),Dp=r=>JSON.stringify(r,null,2).replace(/"([^"]+)":/g,"$1:"),Vt=class r extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=n=>{this.issues=[...this.issues,n]},this.addIssues=(n=[])=>{this.issues=[...this.issues,...n]};let t=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,t):this.__proto__=t,this.name="ZodError",this.issues=e}format(e){let t=e||function(s){return s.message},n={_errors:[]},i=s=>{for(let o of s.issues)if(o.code==="invalid_union")o.unionErrors.map(i);else if(o.code==="invalid_return_type")i(o.returnTypeError);else if(o.code==="invalid_arguments")i(o.argumentsError);else if(o.path.length===0)n._errors.push(t(o));else{let c=n,u=0;for(;u<o.path.length;){let p=o.path[u];u===o.path.length-1?(c[p]=c[p]||{_errors:[]},c[p]._errors.push(t(o))):c[p]=c[p]||{_errors:[]},c=c[p],u++}}};return i(this),n}static assert(e){if(!(e instanceof r))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,_e.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=t=>t.message){let t={},n=[];for(let i of this.issues)i.path.length>0?(t[i.path[0]]=t[i.path[0]]||[],t[i.path[0]].push(e(i))):n.push(e(i));return{formErrors:n,fieldErrors:t}}get formErrors(){return this.flatten()}};Vt.create=r=>new Vt(r);var zp=(r,e)=>{let t;switch(r.code){case M.invalid_type:r.received===H.undefined?t="Required":t=`Expected ${r.expected}, received ${r.received}`;break;case M.invalid_literal:t=`Invalid literal value, expected ${JSON.stringify(r.expected,_e.jsonStringifyReplacer)}`;break;case M.unrecognized_keys:t=`Unrecognized key(s) in object: ${_e.joinValues(r.keys,", ")}`;break;case M.invalid_union:t="Invalid input";break;case M.invalid_union_discriminator:t=`Invalid discriminator value. Expected ${_e.joinValues(r.options)}`;break;case M.invalid_enum_value:t=`Invalid enum value. Expected ${_e.joinValues(r.options)}, received '${r.received}'`;break;case M.invalid_arguments:t="Invalid function arguments";break;case M.invalid_return_type:t="Invalid function return type";break;case M.invalid_date:t="Invalid date";break;case M.invalid_string:typeof r.validation=="object"?"includes"in r.validation?(t=`Invalid input: must include "${r.validation.includes}"`,typeof r.validation.position=="number"&&(t=`${t} at one or more positions greater than or equal to ${r.validation.position}`)):"startsWith"in r.validation?t=`Invalid input: must start with "${r.validation.startsWith}"`:"endsWith"in r.validation?t=`Invalid input: must end with "${r.validation.endsWith}"`:_e.assertNever(r.validation):r.validation!=="regex"?t=`Invalid ${r.validation}`:t="Invalid";break;case M.too_small:r.type==="array"?t=`Array must contain ${r.exact?"exactly":r.inclusive?"at least":"more than"} ${r.minimum} element(s)`:r.type==="string"?t=`String must contain ${r.exact?"exactly":r.inclusive?"at least":"over"} ${r.minimum} character(s)`:r.type==="number"?t=`Number must be ${r.exact?"exactly equal to ":r.inclusive?"greater than or equal to ":"greater than "}${r.minimum}`:r.type==="date"?t=`Date must be ${r.exact?"exactly equal to ":r.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(r.minimum))}`:t="Invalid input";break;case M.too_big:r.type==="array"?t=`Array must contain ${r.exact?"exactly":r.inclusive?"at most":"less than"} ${r.maximum} element(s)`:r.type==="string"?t=`String must contain ${r.exact?"exactly":r.inclusive?"at most":"under"} ${r.maximum} character(s)`:r.type==="number"?t=`Number must be ${r.exact?"exactly":r.inclusive?"less than or equal to":"less than"} ${r.maximum}`:r.type==="bigint"?t=`BigInt must be ${r.exact?"exactly":r.inclusive?"less than or equal to":"less than"} ${r.maximum}`:r.type==="date"?t=`Date must be ${r.exact?"exactly":r.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(r.maximum))}`:t="Invalid input";break;case M.custom:t="Invalid input";break;case M.invalid_intersection_types:t="Intersection results could not be merged";break;case M.not_multiple_of:t=`Number must be a multiple of ${r.multipleOf}`;break;case M.not_finite:t="Number must be finite";break;default:t=e.defaultError,_e.assertNever(r)}return{message:t}},Sr=zp;var Mf=Sr;function Fp(r){Mf=r}function ni(){return Mf}var Ui=r=>{let{data:e,path:t,errorMaps:n,issueData:i}=r,s=[...t,...i.path||[]],o={...i,path:s};if(i.message!==void 0)return{...i,path:s,message:i.message};let c="",u=n.filter(p=>!!p).slice().reverse();for(let p of u)c=p(o,{data:e,defaultError:c}).message;return{...i,path:s,message:c}},$p=[];function q(r,e){let t=ni(),n=Ui({issueData:e,data:r.data,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,t,t===Sr?void 0:Sr].filter(i=>!!i)});r.common.issues.push(n)}var vt=class r{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,t){let n=[];for(let i of t){if(i.status==="aborted")return ie;i.status==="dirty"&&e.dirty(),n.push(i.value)}return{status:e.value,value:n}}static async mergeObjectAsync(e,t){let n=[];for(let i of t){let s=await i.key,o=await i.value;n.push({key:s,value:o})}return r.mergeObjectSync(e,n)}static mergeObjectSync(e,t){let n={};for(let i of t){let{key:s,value:o}=i;if(s.status==="aborted"||o.status==="aborted")return ie;s.status==="dirty"&&e.dirty(),o.status==="dirty"&&e.dirty(),s.value!=="__proto__"&&(typeof o.value<"u"||i.alwaysSet)&&(n[s.value]=o.value)}return{status:e.value,value:n}}},ie=Object.freeze({status:"aborted"}),yn=r=>({status:"dirty",value:r}),Ot=r=>({status:"valid",value:r}),Us=r=>r.status==="aborted",Ds=r=>r.status==="dirty",$r=r=>r.status==="valid",ii=r=>typeof Promise<"u"&&r instanceof Promise;var J;(function(r){r.errToObj=e=>typeof e=="string"?{message:e}:e||{},r.toString=e=>typeof e=="string"?e:e?.message})(J||(J={}));var er=class{constructor(e,t,n,i){this._cachedPath=[],this.parent=e,this.data=t,this._path=n,this._key=i}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}},Uf=(r,e)=>{if($r(e))return{success:!0,data:e.value};if(!r.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let t=new Vt(r.common.issues);return this._error=t,this._error}}};function de(r){if(!r)return{};let{errorMap:e,invalid_type_error:t,required_error:n,description:i}=r;if(e&&(t||n))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:i}:{errorMap:(o,c)=>{let{message:u}=r;return o.code==="invalid_enum_value"?{message:u??c.defaultError}:typeof c.data>"u"?{message:u??n??c.defaultError}:o.code!=="invalid_type"?{message:c.defaultError}:{message:u??t??c.defaultError}},description:i}}var ge=class{get description(){return this._def.description}_getType(e){return hr(e.data)}_getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,parsedType:hr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new vt,ctx:{common:e.parent.common,data:e.data,parsedType:hr(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){let t=this._parse(e);if(ii(t))throw new Error("Synchronous parse encountered promise.");return t}_parseAsync(e){let t=this._parse(e);return Promise.resolve(t)}parse(e,t){let n=this.safeParse(e,t);if(n.success)return n.data;throw n.error}safeParse(e,t){let n={common:{issues:[],async:t?.async??!1,contextualErrorMap:t?.errorMap},path:t?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:hr(e)},i=this._parseSync({data:e,path:n.path,parent:n});return Uf(n,i)}"~validate"(e){let t={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:hr(e)};if(!this["~standard"].async)try{let n=this._parseSync({data:e,path:[],parent:t});return $r(n)?{value:n.value}:{issues:t.common.issues}}catch(n){n?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),t.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:t}).then(n=>$r(n)?{value:n.value}:{issues:t.common.issues})}async parseAsync(e,t){let n=await this.safeParseAsync(e,t);if(n.success)return n.data;throw n.error}async safeParseAsync(e,t){let n={common:{issues:[],contextualErrorMap:t?.errorMap,async:!0},path:t?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:hr(e)},i=this._parse({data:e,path:n.path,parent:n}),s=await(ii(i)?i:Promise.resolve(i));return Uf(n,s)}refine(e,t){let n=i=>typeof t=="string"||typeof t>"u"?{message:t}:typeof t=="function"?t(i):t;return this._refinement((i,s)=>{let o=e(i),c=()=>s.addIssue({code:M.custom,...n(i)});return typeof Promise<"u"&&o instanceof Promise?o.then(u=>u?!0:(c(),!1)):o?!0:(c(),!1)})}refinement(e,t){return this._refinement((n,i)=>e(n)?!0:(i.addIssue(typeof t=="function"?t(n,i):t),!1))}_refinement(e){return new tr({schema:this,typeName:oe.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:t=>this["~validate"](t)}}optional(){return Qt.create(this,this._def)}nullable(){return mr.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Ir.create(this)}promise(){return qr.create(this,this._def)}or(e){return Sn.create([this,e],this._def)}and(e){return An.create(this,e,this._def)}transform(e){return new tr({...de(this._def),schema:this,typeName:oe.ZodEffects,effect:{type:"transform",transform:e}})}default(e){let t=typeof e=="function"?e:()=>e;return new Tn({...de(this._def),innerType:this,defaultValue:t,typeName:oe.ZodDefault})}brand(){return new Di({typeName:oe.ZodBranded,type:this,...de(this._def)})}catch(e){let t=typeof e=="function"?e:()=>e;return new Nn({...de(this._def),innerType:this,catchValue:t,typeName:oe.ZodCatch})}describe(e){let t=this.constructor;return new t({...this._def,description:e})}pipe(e){return zi.create(this,e)}readonly(){return Ln.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},Vp=/^c[^\s-]{8,}$/i,Wp=/^[0-9a-z]+$/,qp=/^[0-9A-HJKMNP-TV-Z]{26}$/i,jp=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,Kp=/^[a-z0-9_-]{21}$/i,Hp=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,Gp=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,Zp=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,Yp="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",Wa,Jp=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,Xp=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,Qp=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,e0=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,t0=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,r0=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,zf="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",n0=new RegExp(`^${zf}$`);function Ff(r){let e="[0-5]\\d";r.precision?e=`${e}\\.\\d{${r.precision}}`:r.precision==null&&(e=`${e}(\\.\\d+)?`);let t=r.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${e})${t}`}function i0(r){return new RegExp(`^${Ff(r)}$`)}function $f(r){let e=`${zf}T${Ff(r)}`,t=[];return t.push(r.local?"Z?":"Z"),r.offset&&t.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${t.join("|")})`,new RegExp(`^${e}$`)}function s0(r,e){return!!((e==="v4"||!e)&&Jp.test(r)||(e==="v6"||!e)&&Qp.test(r))}function o0(r,e){if(!Hp.test(r))return!1;try{let[t]=r.split("."),n=t.replace(/-/g,"+").replace(/_/g,"/").padEnd(t.length+(4-t.length%4)%4,"="),i=JSON.parse(atob(n));return!(typeof i!="object"||i===null||"typ"in i&&i?.typ!=="JWT"||!i.alg||e&&i.alg!==e)}catch{return!1}}function a0(r,e){return!!((e==="v4"||!e)&&Xp.test(r)||(e==="v6"||!e)&&e0.test(r))}var Vr=class r extends ge{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==H.string){let s=this._getOrReturnCtx(e);return q(s,{code:M.invalid_type,expected:H.string,received:s.parsedType}),ie}let n=new vt,i;for(let s of this._def.checks)if(s.kind==="min")e.data.length<s.value&&(i=this._getOrReturnCtx(e,i),q(i,{code:M.too_small,minimum:s.value,type:"string",inclusive:!0,exact:!1,message:s.message}),n.dirty());else if(s.kind==="max")e.data.length>s.value&&(i=this._getOrReturnCtx(e,i),q(i,{code:M.too_big,maximum:s.value,type:"string",inclusive:!0,exact:!1,message:s.message}),n.dirty());else if(s.kind==="length"){let o=e.data.length>s.value,c=e.data.length<s.value;(o||c)&&(i=this._getOrReturnCtx(e,i),o?q(i,{code:M.too_big,maximum:s.value,type:"string",inclusive:!0,exact:!0,message:s.message}):c&&q(i,{code:M.too_small,minimum:s.value,type:"string",inclusive:!0,exact:!0,message:s.message}),n.dirty())}else if(s.kind==="email")Zp.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"email",code:M.invalid_string,message:s.message}),n.dirty());else if(s.kind==="emoji")Wa||(Wa=new RegExp(Yp,"u")),Wa.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"emoji",code:M.invalid_string,message:s.message}),n.dirty());else if(s.kind==="uuid")jp.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"uuid",code:M.invalid_string,message:s.message}),n.dirty());else if(s.kind==="nanoid")Kp.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"nanoid",code:M.invalid_string,message:s.message}),n.dirty());else if(s.kind==="cuid")Vp.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"cuid",code:M.invalid_string,message:s.message}),n.dirty());else if(s.kind==="cuid2")Wp.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"cuid2",code:M.invalid_string,message:s.message}),n.dirty());else if(s.kind==="ulid")qp.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"ulid",code:M.invalid_string,message:s.message}),n.dirty());else if(s.kind==="url")try{new URL(e.data)}catch{i=this._getOrReturnCtx(e,i),q(i,{validation:"url",code:M.invalid_string,message:s.message}),n.dirty()}else s.kind==="regex"?(s.regex.lastIndex=0,s.regex.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"regex",code:M.invalid_string,message:s.message}),n.dirty())):s.kind==="trim"?e.data=e.data.trim():s.kind==="includes"?e.data.includes(s.value,s.position)||(i=this._getOrReturnCtx(e,i),q(i,{code:M.invalid_string,validation:{includes:s.value,position:s.position},message:s.message}),n.dirty()):s.kind==="toLowerCase"?e.data=e.data.toLowerCase():s.kind==="toUpperCase"?e.data=e.data.toUpperCase():s.kind==="startsWith"?e.data.startsWith(s.value)||(i=this._getOrReturnCtx(e,i),q(i,{code:M.invalid_string,validation:{startsWith:s.value},message:s.message}),n.dirty()):s.kind==="endsWith"?e.data.endsWith(s.value)||(i=this._getOrReturnCtx(e,i),q(i,{code:M.invalid_string,validation:{endsWith:s.value},message:s.message}),n.dirty()):s.kind==="datetime"?$f(s).test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{code:M.invalid_string,validation:"datetime",message:s.message}),n.dirty()):s.kind==="date"?n0.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{code:M.invalid_string,validation:"date",message:s.message}),n.dirty()):s.kind==="time"?i0(s).test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{code:M.invalid_string,validation:"time",message:s.message}),n.dirty()):s.kind==="duration"?Gp.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"duration",code:M.invalid_string,message:s.message}),n.dirty()):s.kind==="ip"?s0(e.data,s.version)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"ip",code:M.invalid_string,message:s.message}),n.dirty()):s.kind==="jwt"?o0(e.data,s.alg)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"jwt",code:M.invalid_string,message:s.message}),n.dirty()):s.kind==="cidr"?a0(e.data,s.version)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"cidr",code:M.invalid_string,message:s.message}),n.dirty()):s.kind==="base64"?t0.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"base64",code:M.invalid_string,message:s.message}),n.dirty()):s.kind==="base64url"?r0.test(e.data)||(i=this._getOrReturnCtx(e,i),q(i,{validation:"base64url",code:M.invalid_string,message:s.message}),n.dirty()):_e.assertNever(s);return{status:n.value,value:e.data}}_regex(e,t,n){return this.refinement(i=>e.test(i),{validation:t,code:M.invalid_string,...J.errToObj(n)})}_addCheck(e){return new r({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...J.errToObj(e)})}url(e){return this._addCheck({kind:"url",...J.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...J.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...J.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...J.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...J.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...J.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...J.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...J.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...J.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...J.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...J.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...J.errToObj(e)})}datetime(e){return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof e?.precision>"u"?null:e?.precision,offset:e?.offset??!1,local:e?.local??!1,...J.errToObj(e?.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof e?.precision>"u"?null:e?.precision,...J.errToObj(e?.message)})}duration(e){return this._addCheck({kind:"duration",...J.errToObj(e)})}regex(e,t){return this._addCheck({kind:"regex",regex:e,...J.errToObj(t)})}includes(e,t){return this._addCheck({kind:"includes",value:e,position:t?.position,...J.errToObj(t?.message)})}startsWith(e,t){return this._addCheck({kind:"startsWith",value:e,...J.errToObj(t)})}endsWith(e,t){return this._addCheck({kind:"endsWith",value:e,...J.errToObj(t)})}min(e,t){return this._addCheck({kind:"min",value:e,...J.errToObj(t)})}max(e,t){return this._addCheck({kind:"max",value:e,...J.errToObj(t)})}length(e,t){return this._addCheck({kind:"length",value:e,...J.errToObj(t)})}nonempty(e){return this.min(1,J.errToObj(e))}trim(){return new r({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new r({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new r({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isCIDR(){return!!this._def.checks.find(e=>e.kind==="cidr")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get isBase64url(){return!!this._def.checks.find(e=>e.kind==="base64url")}get minLength(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxLength(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}};Vr.create=r=>new Vr({checks:[],typeName:oe.ZodString,coerce:r?.coerce??!1,...de(r)});function c0(r,e){let t=(r.toString().split(".")[1]||"").length,n=(e.toString().split(".")[1]||"").length,i=t>n?t:n,s=Number.parseInt(r.toFixed(i).replace(".","")),o=Number.parseInt(e.toFixed(i).replace(".",""));return s%o/10**i}var _n=class r extends ge{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==H.number){let s=this._getOrReturnCtx(e);return q(s,{code:M.invalid_type,expected:H.number,received:s.parsedType}),ie}let n,i=new vt;for(let s of this._def.checks)s.kind==="int"?_e.isInteger(e.data)||(n=this._getOrReturnCtx(e,n),q(n,{code:M.invalid_type,expected:"integer",received:"float",message:s.message}),i.dirty()):s.kind==="min"?(s.inclusive?e.data<s.value:e.data<=s.value)&&(n=this._getOrReturnCtx(e,n),q(n,{code:M.too_small,minimum:s.value,type:"number",inclusive:s.inclusive,exact:!1,message:s.message}),i.dirty()):s.kind==="max"?(s.inclusive?e.data>s.value:e.data>=s.value)&&(n=this._getOrReturnCtx(e,n),q(n,{code:M.too_big,maximum:s.value,type:"number",inclusive:s.inclusive,exact:!1,message:s.message}),i.dirty()):s.kind==="multipleOf"?c0(e.data,s.value)!==0&&(n=this._getOrReturnCtx(e,n),q(n,{code:M.not_multiple_of,multipleOf:s.value,message:s.message}),i.dirty()):s.kind==="finite"?Number.isFinite(e.data)||(n=this._getOrReturnCtx(e,n),q(n,{code:M.not_finite,message:s.message}),i.dirty()):_e.assertNever(s);return{status:i.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,J.toString(t))}gt(e,t){return this.setLimit("min",e,!1,J.toString(t))}lte(e,t){return this.setLimit("max",e,!0,J.toString(t))}lt(e,t){return this.setLimit("max",e,!1,J.toString(t))}setLimit(e,t,n,i){return new r({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:n,message:J.toString(i)}]})}_addCheck(e){return new r({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:J.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:J.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:J.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:J.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:J.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:J.toString(t)})}finite(e){return this._addCheck({kind:"finite",message:J.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:J.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:J.toString(e)})}get minValue(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&_e.isInteger(e.value))}get isFinite(){let e=null,t=null;for(let n of this._def.checks){if(n.kind==="finite"||n.kind==="int"||n.kind==="multipleOf")return!0;n.kind==="min"?(t===null||n.value>t)&&(t=n.value):n.kind==="max"&&(e===null||n.value<e)&&(e=n.value)}return Number.isFinite(t)&&Number.isFinite(e)}};_n.create=r=>new _n({checks:[],typeName:oe.ZodNumber,coerce:r?.coerce||!1,...de(r)});var bn=class r extends ge{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==H.bigint)return this._getInvalidInput(e);let n,i=new vt;for(let s of this._def.checks)s.kind==="min"?(s.inclusive?e.data<s.value:e.data<=s.value)&&(n=this._getOrReturnCtx(e,n),q(n,{code:M.too_small,type:"bigint",minimum:s.value,inclusive:s.inclusive,message:s.message}),i.dirty()):s.kind==="max"?(s.inclusive?e.data>s.value:e.data>=s.value)&&(n=this._getOrReturnCtx(e,n),q(n,{code:M.too_big,type:"bigint",maximum:s.value,inclusive:s.inclusive,message:s.message}),i.dirty()):s.kind==="multipleOf"?e.data%s.value!==BigInt(0)&&(n=this._getOrReturnCtx(e,n),q(n,{code:M.not_multiple_of,multipleOf:s.value,message:s.message}),i.dirty()):_e.assertNever(s);return{status:i.value,value:e.data}}_getInvalidInput(e){let t=this._getOrReturnCtx(e);return q(t,{code:M.invalid_type,expected:H.bigint,received:t.parsedType}),ie}gte(e,t){return this.setLimit("min",e,!0,J.toString(t))}gt(e,t){return this.setLimit("min",e,!1,J.toString(t))}lte(e,t){return this.setLimit("max",e,!0,J.toString(t))}lt(e,t){return this.setLimit("max",e,!1,J.toString(t))}setLimit(e,t,n,i){return new r({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:n,message:J.toString(i)}]})}_addCheck(e){return new r({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:J.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:J.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:J.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:J.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:J.toString(t)})}get minValue(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}};bn.create=r=>new bn({checks:[],typeName:oe.ZodBigInt,coerce:r?.coerce??!1,...de(r)});var wn=class extends ge{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==H.boolean){let n=this._getOrReturnCtx(e);return q(n,{code:M.invalid_type,expected:H.boolean,received:n.parsedType}),ie}return Ot(e.data)}};wn.create=r=>new wn({typeName:oe.ZodBoolean,coerce:r?.coerce||!1,...de(r)});var En=class r extends ge{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==H.date){let s=this._getOrReturnCtx(e);return q(s,{code:M.invalid_type,expected:H.date,received:s.parsedType}),ie}if(Number.isNaN(e.data.getTime())){let s=this._getOrReturnCtx(e);return q(s,{code:M.invalid_date}),ie}let n=new vt,i;for(let s of this._def.checks)s.kind==="min"?e.data.getTime()<s.value&&(i=this._getOrReturnCtx(e,i),q(i,{code:M.too_small,message:s.message,inclusive:!0,exact:!1,minimum:s.value,type:"date"}),n.dirty()):s.kind==="max"?e.data.getTime()>s.value&&(i=this._getOrReturnCtx(e,i),q(i,{code:M.too_big,message:s.message,inclusive:!0,exact:!1,maximum:s.value,type:"date"}),n.dirty()):_e.assertNever(s);return{status:n.value,value:new Date(e.data.getTime())}}_addCheck(e){return new r({...this._def,checks:[...this._def.checks,e]})}min(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:J.toString(t)})}max(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:J.toString(t)})}get minDate(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e!=null?new Date(e):null}};En.create=r=>new En({checks:[],coerce:r?.coerce||!1,typeName:oe.ZodDate,...de(r)});var oi=class extends ge{_parse(e){if(this._getType(e)!==H.symbol){let n=this._getOrReturnCtx(e);return q(n,{code:M.invalid_type,expected:H.symbol,received:n.parsedType}),ie}return Ot(e.data)}};oi.create=r=>new oi({typeName:oe.ZodSymbol,...de(r)});var Rn=class extends ge{_parse(e){if(this._getType(e)!==H.undefined){let n=this._getOrReturnCtx(e);return q(n,{code:M.invalid_type,expected:H.undefined,received:n.parsedType}),ie}return Ot(e.data)}};Rn.create=r=>new Rn({typeName:oe.ZodUndefined,...de(r)});var vn=class extends ge{_parse(e){if(this._getType(e)!==H.null){let n=this._getOrReturnCtx(e);return q(n,{code:M.invalid_type,expected:H.null,received:n.parsedType}),ie}return Ot(e.data)}};vn.create=r=>new vn({typeName:oe.ZodNull,...de(r)});var Wr=class extends ge{constructor(){super(...arguments),this._any=!0}_parse(e){return Ot(e.data)}};Wr.create=r=>new Wr({typeName:oe.ZodAny,...de(r)});var xr=class extends ge{constructor(){super(...arguments),this._unknown=!0}_parse(e){return Ot(e.data)}};xr.create=r=>new xr({typeName:oe.ZodUnknown,...de(r)});var or=class extends ge{_parse(e){let t=this._getOrReturnCtx(e);return q(t,{code:M.invalid_type,expected:H.never,received:t.parsedType}),ie}};or.create=r=>new or({typeName:oe.ZodNever,...de(r)});var ai=class extends ge{_parse(e){if(this._getType(e)!==H.undefined){let n=this._getOrReturnCtx(e);return q(n,{code:M.invalid_type,expected:H.void,received:n.parsedType}),ie}return Ot(e.data)}};ai.create=r=>new ai({typeName:oe.ZodVoid,...de(r)});var Ir=class r extends ge{_parse(e){let{ctx:t,status:n}=this._processInputParams(e),i=this._def;if(t.parsedType!==H.array)return q(t,{code:M.invalid_type,expected:H.array,received:t.parsedType}),ie;if(i.exactLength!==null){let o=t.data.length>i.exactLength.value,c=t.data.length<i.exactLength.value;(o||c)&&(q(t,{code:o?M.too_big:M.too_small,minimum:c?i.exactLength.value:void 0,maximum:o?i.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:i.exactLength.message}),n.dirty())}if(i.minLength!==null&&t.data.length<i.minLength.value&&(q(t,{code:M.too_small,minimum:i.minLength.value,type:"array",inclusive:!0,exact:!1,message:i.minLength.message}),n.dirty()),i.maxLength!==null&&t.data.length>i.maxLength.value&&(q(t,{code:M.too_big,maximum:i.maxLength.value,type:"array",inclusive:!0,exact:!1,message:i.maxLength.message}),n.dirty()),t.common.async)return Promise.all([...t.data].map((o,c)=>i.type._parseAsync(new er(t,o,t.path,c)))).then(o=>vt.mergeArray(n,o));let s=[...t.data].map((o,c)=>i.type._parseSync(new er(t,o,t.path,c)));return vt.mergeArray(n,s)}get element(){return this._def.type}min(e,t){return new r({...this._def,minLength:{value:e,message:J.toString(t)}})}max(e,t){return new r({...this._def,maxLength:{value:e,message:J.toString(t)}})}length(e,t){return new r({...this._def,exactLength:{value:e,message:J.toString(t)}})}nonempty(e){return this.min(1,e)}};Ir.create=(r,e)=>new Ir({type:r,minLength:null,maxLength:null,exactLength:null,typeName:oe.ZodArray,...de(e)});function si(r){if(r instanceof Wt){let e={};for(let t in r.shape){let n=r.shape[t];e[t]=Qt.create(si(n))}return new Wt({...r._def,shape:()=>e})}else return r instanceof Ir?new Ir({...r._def,type:si(r.element)}):r instanceof Qt?Qt.create(si(r.unwrap())):r instanceof mr?mr.create(si(r.unwrap())):r instanceof pr?pr.create(r.items.map(e=>si(e))):r}var Wt=class r extends ge{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let e=this._def.shape(),t=_e.objectKeys(e);return this._cached={shape:e,keys:t},this._cached}_parse(e){if(this._getType(e)!==H.object){let p=this._getOrReturnCtx(e);return q(p,{code:M.invalid_type,expected:H.object,received:p.parsedType}),ie}let{status:n,ctx:i}=this._processInputParams(e),{shape:s,keys:o}=this._getCached(),c=[];if(!(this._def.catchall instanceof or&&this._def.unknownKeys==="strip"))for(let p in i.data)o.includes(p)||c.push(p);let u=[];for(let p of o){let m=s[p],b=i.data[p];u.push({key:{status:"valid",value:p},value:m._parse(new er(i,b,i.path,p)),alwaysSet:p in i.data})}if(this._def.catchall instanceof or){let p=this._def.unknownKeys;if(p==="passthrough")for(let m of c)u.push({key:{status:"valid",value:m},value:{status:"valid",value:i.data[m]}});else if(p==="strict")c.length>0&&(q(i,{code:M.unrecognized_keys,keys:c}),n.dirty());else if(p!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let p=this._def.catchall;for(let m of c){let b=i.data[m];u.push({key:{status:"valid",value:m},value:p._parse(new er(i,b,i.path,m)),alwaysSet:m in i.data})}}return i.common.async?Promise.resolve().then(async()=>{let p=[];for(let m of u){let b=await m.key,A=await m.value;p.push({key:b,value:A,alwaysSet:m.alwaysSet})}return p}).then(p=>vt.mergeObjectSync(n,p)):vt.mergeObjectSync(n,u)}get shape(){return this._def.shape()}strict(e){return J.errToObj,new r({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(t,n)=>{let i=this._def.errorMap?.(t,n).message??n.defaultError;return t.code==="unrecognized_keys"?{message:J.errToObj(e).message??i}:{message:i}}}:{}})}strip(){return new r({...this._def,unknownKeys:"strip"})}passthrough(){return new r({...this._def,unknownKeys:"passthrough"})}extend(e){return new r({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new r({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:oe.ZodObject})}setKey(e,t){return this.augment({[e]:t})}catchall(e){return new r({...this._def,catchall:e})}pick(e){let t={};for(let n of _e.objectKeys(e))e[n]&&this.shape[n]&&(t[n]=this.shape[n]);return new r({...this._def,shape:()=>t})}omit(e){let t={};for(let n of _e.objectKeys(this.shape))e[n]||(t[n]=this.shape[n]);return new r({...this._def,shape:()=>t})}deepPartial(){return si(this)}partial(e){let t={};for(let n of _e.objectKeys(this.shape)){let i=this.shape[n];e&&!e[n]?t[n]=i:t[n]=i.optional()}return new r({...this._def,shape:()=>t})}required(e){let t={};for(let n of _e.objectKeys(this.shape))if(e&&!e[n])t[n]=this.shape[n];else{let s=this.shape[n];for(;s instanceof Qt;)s=s._def.innerType;t[n]=s}return new r({...this._def,shape:()=>t})}keyof(){return Vf(_e.objectKeys(this.shape))}};Wt.create=(r,e)=>new Wt({shape:()=>r,unknownKeys:"strip",catchall:or.create(),typeName:oe.ZodObject,...de(e)});Wt.strictCreate=(r,e)=>new Wt({shape:()=>r,unknownKeys:"strict",catchall:or.create(),typeName:oe.ZodObject,...de(e)});Wt.lazycreate=(r,e)=>new Wt({shape:r,unknownKeys:"strip",catchall:or.create(),typeName:oe.ZodObject,...de(e)});var Sn=class extends ge{_parse(e){let{ctx:t}=this._processInputParams(e),n=this._def.options;function i(s){for(let c of s)if(c.result.status==="valid")return c.result;for(let c of s)if(c.result.status==="dirty")return t.common.issues.push(...c.ctx.common.issues),c.result;let o=s.map(c=>new Vt(c.ctx.common.issues));return q(t,{code:M.invalid_union,unionErrors:o}),ie}if(t.common.async)return Promise.all(n.map(async s=>{let o={...t,common:{...t.common,issues:[]},parent:null};return{result:await s._parseAsync({data:t.data,path:t.path,parent:o}),ctx:o}})).then(i);{let s,o=[];for(let u of n){let p={...t,common:{...t.common,issues:[]},parent:null},m=u._parseSync({data:t.data,path:t.path,parent:p});if(m.status==="valid")return m;m.status==="dirty"&&!s&&(s={result:m,ctx:p}),p.common.issues.length&&o.push(p.common.issues)}if(s)return t.common.issues.push(...s.ctx.common.issues),s.result;let c=o.map(u=>new Vt(u));return q(t,{code:M.invalid_union,unionErrors:c}),ie}}get options(){return this._def.options}};Sn.create=(r,e)=>new Sn({options:r,typeName:oe.ZodUnion,...de(e)});var Ar=r=>r instanceof xn?Ar(r.schema):r instanceof tr?Ar(r.innerType()):r instanceof In?[r.value]:r instanceof kn?r.options:r instanceof On?_e.objectValues(r.enum):r instanceof Tn?Ar(r._def.innerType):r instanceof Rn?[void 0]:r instanceof vn?[null]:r instanceof Qt?[void 0,...Ar(r.unwrap())]:r instanceof mr?[null,...Ar(r.unwrap())]:r instanceof Di||r instanceof Ln?Ar(r.unwrap()):r instanceof Nn?Ar(r._def.innerType):[],zs=class r extends ge{_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==H.object)return q(t,{code:M.invalid_type,expected:H.object,received:t.parsedType}),ie;let n=this.discriminator,i=t.data[n],s=this.optionsMap.get(i);return s?t.common.async?s._parseAsync({data:t.data,path:t.path,parent:t}):s._parseSync({data:t.data,path:t.path,parent:t}):(q(t,{code:M.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),ie)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,t,n){let i=new Map;for(let s of t){let o=Ar(s.shape[e]);if(!o.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(let c of o){if(i.has(c))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(c)}`);i.set(c,s)}}return new r({typeName:oe.ZodDiscriminatedUnion,discriminator:e,options:t,optionsMap:i,...de(n)})}};function qa(r,e){let t=hr(r),n=hr(e);if(r===e)return{valid:!0,data:r};if(t===H.object&&n===H.object){let i=_e.objectKeys(e),s=_e.objectKeys(r).filter(c=>i.indexOf(c)!==-1),o={...r,...e};for(let c of s){let u=qa(r[c],e[c]);if(!u.valid)return{valid:!1};o[c]=u.data}return{valid:!0,data:o}}else if(t===H.array&&n===H.array){if(r.length!==e.length)return{valid:!1};let i=[];for(let s=0;s<r.length;s++){let o=r[s],c=e[s],u=qa(o,c);if(!u.valid)return{valid:!1};i.push(u.data)}return{valid:!0,data:i}}else return t===H.date&&n===H.date&&+r==+e?{valid:!0,data:r}:{valid:!1}}var An=class extends ge{_parse(e){let{status:t,ctx:n}=this._processInputParams(e),i=(s,o)=>{if(Us(s)||Us(o))return ie;let c=qa(s.value,o.value);return c.valid?((Ds(s)||Ds(o))&&t.dirty(),{status:t.value,value:c.data}):(q(n,{code:M.invalid_intersection_types}),ie)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([s,o])=>i(s,o)):i(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}};An.create=(r,e,t)=>new An({left:r,right:e,typeName:oe.ZodIntersection,...de(t)});var pr=class r extends ge{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.array)return q(n,{code:M.invalid_type,expected:H.array,received:n.parsedType}),ie;if(n.data.length<this._def.items.length)return q(n,{code:M.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),ie;!this._def.rest&&n.data.length>this._def.items.length&&(q(n,{code:M.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),t.dirty());let s=[...n.data].map((o,c)=>{let u=this._def.items[c]||this._def.rest;return u?u._parse(new er(n,o,n.path,c)):null}).filter(o=>!!o);return n.common.async?Promise.all(s).then(o=>vt.mergeArray(t,o)):vt.mergeArray(t,s)}get items(){return this._def.items}rest(e){return new r({...this._def,rest:e})}};pr.create=(r,e)=>{if(!Array.isArray(r))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new pr({items:r,typeName:oe.ZodTuple,rest:null,...de(e)})};var Fs=class r extends ge{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.object)return q(n,{code:M.invalid_type,expected:H.object,received:n.parsedType}),ie;let i=[],s=this._def.keyType,o=this._def.valueType;for(let c in n.data)i.push({key:s._parse(new er(n,c,n.path,c)),value:o._parse(new er(n,n.data[c],n.path,c)),alwaysSet:c in n.data});return n.common.async?vt.mergeObjectAsync(t,i):vt.mergeObjectSync(t,i)}get element(){return this._def.valueType}static create(e,t,n){return t instanceof ge?new r({keyType:e,valueType:t,typeName:oe.ZodRecord,...de(n)}):new r({keyType:Vr.create(),valueType:e,typeName:oe.ZodRecord,...de(t)})}},ci=class extends ge{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.map)return q(n,{code:M.invalid_type,expected:H.map,received:n.parsedType}),ie;let i=this._def.keyType,s=this._def.valueType,o=[...n.data.entries()].map(([c,u],p)=>({key:i._parse(new er(n,c,n.path,[p,"key"])),value:s._parse(new er(n,u,n.path,[p,"value"]))}));if(n.common.async){let c=new Map;return Promise.resolve().then(async()=>{for(let u of o){let p=await u.key,m=await u.value;if(p.status==="aborted"||m.status==="aborted")return ie;(p.status==="dirty"||m.status==="dirty")&&t.dirty(),c.set(p.value,m.value)}return{status:t.value,value:c}})}else{let c=new Map;for(let u of o){let p=u.key,m=u.value;if(p.status==="aborted"||m.status==="aborted")return ie;(p.status==="dirty"||m.status==="dirty")&&t.dirty(),c.set(p.value,m.value)}return{status:t.value,value:c}}}};ci.create=(r,e,t)=>new ci({valueType:e,keyType:r,typeName:oe.ZodMap,...de(t)});var ui=class r extends ge{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.set)return q(n,{code:M.invalid_type,expected:H.set,received:n.parsedType}),ie;let i=this._def;i.minSize!==null&&n.data.size<i.minSize.value&&(q(n,{code:M.too_small,minimum:i.minSize.value,type:"set",inclusive:!0,exact:!1,message:i.minSize.message}),t.dirty()),i.maxSize!==null&&n.data.size>i.maxSize.value&&(q(n,{code:M.too_big,maximum:i.maxSize.value,type:"set",inclusive:!0,exact:!1,message:i.maxSize.message}),t.dirty());let s=this._def.valueType;function o(u){let p=new Set;for(let m of u){if(m.status==="aborted")return ie;m.status==="dirty"&&t.dirty(),p.add(m.value)}return{status:t.value,value:p}}let c=[...n.data.values()].map((u,p)=>s._parse(new er(n,u,n.path,p)));return n.common.async?Promise.all(c).then(u=>o(u)):o(c)}min(e,t){return new r({...this._def,minSize:{value:e,message:J.toString(t)}})}max(e,t){return new r({...this._def,maxSize:{value:e,message:J.toString(t)}})}size(e,t){return this.min(e,t).max(e,t)}nonempty(e){return this.min(1,e)}};ui.create=(r,e)=>new ui({valueType:r,minSize:null,maxSize:null,typeName:oe.ZodSet,...de(e)});var $s=class r extends ge{constructor(){super(...arguments),this.validate=this.implement}_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==H.function)return q(t,{code:M.invalid_type,expected:H.function,received:t.parsedType}),ie;function n(c,u){return Ui({data:c,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,ni(),Sr].filter(p=>!!p),issueData:{code:M.invalid_arguments,argumentsError:u}})}function i(c,u){return Ui({data:c,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,ni(),Sr].filter(p=>!!p),issueData:{code:M.invalid_return_type,returnTypeError:u}})}let s={errorMap:t.common.contextualErrorMap},o=t.data;if(this._def.returns instanceof qr){let c=this;return Ot(async function(...u){let p=new Vt([]),m=await c._def.args.parseAsync(u,s).catch(S=>{throw p.addIssue(n(u,S)),p}),b=await Reflect.apply(o,this,m);return await c._def.returns._def.type.parseAsync(b,s).catch(S=>{throw p.addIssue(i(b,S)),p})})}else{let c=this;return Ot(function(...u){let p=c._def.args.safeParse(u,s);if(!p.success)throw new Vt([n(u,p.error)]);let m=Reflect.apply(o,this,p.data),b=c._def.returns.safeParse(m,s);if(!b.success)throw new Vt([i(m,b.error)]);return b.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new r({...this._def,args:pr.create(e).rest(xr.create())})}returns(e){return new r({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,t,n){return new r({args:e||pr.create([]).rest(xr.create()),returns:t||xr.create(),typeName:oe.ZodFunction,...de(n)})}},xn=class extends ge{get schema(){return this._def.getter()}_parse(e){let{ctx:t}=this._processInputParams(e);return this._def.getter()._parse({data:t.data,path:t.path,parent:t})}};xn.create=(r,e)=>new xn({getter:r,typeName:oe.ZodLazy,...de(e)});var In=class extends ge{_parse(e){if(e.data!==this._def.value){let t=this._getOrReturnCtx(e);return q(t,{received:t.data,code:M.invalid_literal,expected:this._def.value}),ie}return{status:"valid",value:e.data}}get value(){return this._def.value}};In.create=(r,e)=>new In({value:r,typeName:oe.ZodLiteral,...de(e)});function Vf(r,e){return new kn({values:r,typeName:oe.ZodEnum,...de(e)})}var kn=class r extends ge{_parse(e){if(typeof e.data!="string"){let t=this._getOrReturnCtx(e),n=this._def.values;return q(t,{expected:_e.joinValues(n),received:t.parsedType,code:M.invalid_type}),ie}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(e.data)){let t=this._getOrReturnCtx(e),n=this._def.values;return q(t,{received:t.data,code:M.invalid_enum_value,options:n}),ie}return Ot(e.data)}get options(){return this._def.values}get enum(){let e={};for(let t of this._def.values)e[t]=t;return e}get Values(){let e={};for(let t of this._def.values)e[t]=t;return e}get Enum(){let e={};for(let t of this._def.values)e[t]=t;return e}extract(e,t=this._def){return r.create(e,{...this._def,...t})}exclude(e,t=this._def){return r.create(this.options.filter(n=>!e.includes(n)),{...this._def,...t})}};kn.create=Vf;var On=class extends ge{_parse(e){let t=_e.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(e);if(n.parsedType!==H.string&&n.parsedType!==H.number){let i=_e.objectValues(t);return q(n,{expected:_e.joinValues(i),received:n.parsedType,code:M.invalid_type}),ie}if(this._cache||(this._cache=new Set(_e.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){let i=_e.objectValues(t);return q(n,{received:n.data,code:M.invalid_enum_value,options:i}),ie}return Ot(e.data)}get enum(){return this._def.values}};On.create=(r,e)=>new On({values:r,typeName:oe.ZodNativeEnum,...de(e)});var qr=class extends ge{unwrap(){return this._def.type}_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==H.promise&&t.common.async===!1)return q(t,{code:M.invalid_type,expected:H.promise,received:t.parsedType}),ie;let n=t.parsedType===H.promise?t.data:Promise.resolve(t.data);return Ot(n.then(i=>this._def.type.parseAsync(i,{path:t.path,errorMap:t.common.contextualErrorMap})))}};qr.create=(r,e)=>new qr({type:r,typeName:oe.ZodPromise,...de(e)});var tr=class extends ge{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===oe.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){let{status:t,ctx:n}=this._processInputParams(e),i=this._def.effect||null,s={addIssue:o=>{q(n,o),o.fatal?t.abort():t.dirty()},get path(){return n.path}};if(s.addIssue=s.addIssue.bind(s),i.type==="preprocess"){let o=i.transform(n.data,s);if(n.common.async)return Promise.resolve(o).then(async c=>{if(t.value==="aborted")return ie;let u=await this._def.schema._parseAsync({data:c,path:n.path,parent:n});return u.status==="aborted"?ie:u.status==="dirty"?yn(u.value):t.value==="dirty"?yn(u.value):u});{if(t.value==="aborted")return ie;let c=this._def.schema._parseSync({data:o,path:n.path,parent:n});return c.status==="aborted"?ie:c.status==="dirty"?yn(c.value):t.value==="dirty"?yn(c.value):c}}if(i.type==="refinement"){let o=c=>{let u=i.refinement(c,s);if(n.common.async)return Promise.resolve(u);if(u instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return c};if(n.common.async===!1){let c=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return c.status==="aborted"?ie:(c.status==="dirty"&&t.dirty(),o(c.value),{status:t.value,value:c.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(c=>c.status==="aborted"?ie:(c.status==="dirty"&&t.dirty(),o(c.value).then(()=>({status:t.value,value:c.value}))))}if(i.type==="transform")if(n.common.async===!1){let o=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!$r(o))return ie;let c=i.transform(o.value,s);if(c instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:t.value,value:c}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(o=>$r(o)?Promise.resolve(i.transform(o.value,s)).then(c=>({status:t.value,value:c})):ie);_e.assertNever(i)}};tr.create=(r,e,t)=>new tr({schema:r,typeName:oe.ZodEffects,effect:e,...de(t)});tr.createWithPreprocess=(r,e,t)=>new tr({schema:e,effect:{type:"preprocess",transform:r},typeName:oe.ZodEffects,...de(t)});var Qt=class extends ge{_parse(e){return this._getType(e)===H.undefined?Ot(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};Qt.create=(r,e)=>new Qt({innerType:r,typeName:oe.ZodOptional,...de(e)});var mr=class extends ge{_parse(e){return this._getType(e)===H.null?Ot(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};mr.create=(r,e)=>new mr({innerType:r,typeName:oe.ZodNullable,...de(e)});var Tn=class extends ge{_parse(e){let{ctx:t}=this._processInputParams(e),n=t.data;return t.parsedType===H.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:t.path,parent:t})}removeDefault(){return this._def.innerType}};Tn.create=(r,e)=>new Tn({innerType:r,typeName:oe.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...de(e)});var Nn=class extends ge{_parse(e){let{ctx:t}=this._processInputParams(e),n={...t,common:{...t.common,issues:[]}},i=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return ii(i)?i.then(s=>({status:"valid",value:s.status==="valid"?s.value:this._def.catchValue({get error(){return new Vt(n.common.issues)},input:n.data})})):{status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new Vt(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};Nn.create=(r,e)=>new Nn({innerType:r,typeName:oe.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...de(e)});var fi=class extends ge{_parse(e){if(this._getType(e)!==H.nan){let n=this._getOrReturnCtx(e);return q(n,{code:M.invalid_type,expected:H.nan,received:n.parsedType}),ie}return{status:"valid",value:e.data}}};fi.create=r=>new fi({typeName:oe.ZodNaN,...de(r)});var u0=Symbol("zod_brand"),Di=class extends ge{_parse(e){let{ctx:t}=this._processInputParams(e),n=t.data;return this._def.type._parse({data:n,path:t.path,parent:t})}unwrap(){return this._def.type}},zi=class r extends ge{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.common.async)return(async()=>{let s=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return s.status==="aborted"?ie:s.status==="dirty"?(t.dirty(),yn(s.value)):this._def.out._parseAsync({data:s.value,path:n.path,parent:n})})();{let i=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return i.status==="aborted"?ie:i.status==="dirty"?(t.dirty(),{status:"dirty",value:i.value}):this._def.out._parseSync({data:i.value,path:n.path,parent:n})}}static create(e,t){return new r({in:e,out:t,typeName:oe.ZodPipeline})}},Ln=class extends ge{_parse(e){let t=this._def.innerType._parse(e),n=i=>($r(i)&&(i.value=Object.freeze(i.value)),i);return ii(t)?t.then(i=>n(i)):n(t)}unwrap(){return this._def.innerType}};Ln.create=(r,e)=>new Ln({innerType:r,typeName:oe.ZodReadonly,...de(e)});function Df(r,e){let t=typeof r=="function"?r(e):typeof r=="string"?{message:r}:r;return typeof t=="string"?{message:t}:t}function Wf(r,e={},t){return r?Wr.create().superRefine((n,i)=>{let s=r(n);if(s instanceof Promise)return s.then(o=>{if(!o){let c=Df(e,n),u=c.fatal??t??!0;i.addIssue({code:"custom",...c,fatal:u})}});if(!s){let o=Df(e,n),c=o.fatal??t??!0;i.addIssue({code:"custom",...o,fatal:c})}}):Wr.create()}var f0={object:Wt.lazycreate},oe;(function(r){r.ZodString="ZodString",r.ZodNumber="ZodNumber",r.ZodNaN="ZodNaN",r.ZodBigInt="ZodBigInt",r.ZodBoolean="ZodBoolean",r.ZodDate="ZodDate",r.ZodSymbol="ZodSymbol",r.ZodUndefined="ZodUndefined",r.ZodNull="ZodNull",r.ZodAny="ZodAny",r.ZodUnknown="ZodUnknown",r.ZodNever="ZodNever",r.ZodVoid="ZodVoid",r.ZodArray="ZodArray",r.ZodObject="ZodObject",r.ZodUnion="ZodUnion",r.ZodDiscriminatedUnion="ZodDiscriminatedUnion",r.ZodIntersection="ZodIntersection",r.ZodTuple="ZodTuple",r.ZodRecord="ZodRecord",r.ZodMap="ZodMap",r.ZodSet="ZodSet",r.ZodFunction="ZodFunction",r.ZodLazy="ZodLazy",r.ZodLiteral="ZodLiteral",r.ZodEnum="ZodEnum",r.ZodEffects="ZodEffects",r.ZodNativeEnum="ZodNativeEnum",r.ZodOptional="ZodOptional",r.ZodNullable="ZodNullable",r.ZodDefault="ZodDefault",r.ZodCatch="ZodCatch",r.ZodPromise="ZodPromise",r.ZodBranded="ZodBranded",r.ZodPipeline="ZodPipeline",r.ZodReadonly="ZodReadonly"})(oe||(oe={}));var l0=(r,e={message:`Input not instance of ${r.name}`})=>Wf(t=>t instanceof r,e),qf=Vr.create,jf=_n.create,d0=fi.create,h0=bn.create,Kf=wn.create,p0=En.create,m0=oi.create,g0=Rn.create,y0=vn.create,_0=Wr.create,b0=xr.create,w0=or.create,E0=ai.create,R0=Ir.create,v0=Wt.create,S0=Wt.strictCreate,A0=Sn.create,x0=zs.create,I0=An.create,k0=pr.create,O0=Fs.create,T0=ci.create,N0=ui.create,L0=$s.create,B0=xn.create,C0=In.create,P0=kn.create,M0=On.create,U0=qr.create,D0=tr.create,z0=Qt.create,F0=mr.create,$0=tr.createWithPreprocess,V0=zi.create,W0=()=>qf().optional(),q0=()=>jf().optional(),j0=()=>Kf().optional(),K0={string:r=>Vr.create({...r,coerce:!0}),number:r=>_n.create({...r,coerce:!0}),boolean:r=>wn.create({...r,coerce:!0}),bigint:r=>bn.create({...r,coerce:!0}),date:r=>En.create({...r,coerce:!0})};var H0=ie;var G0=/[@#$%^&*+=/\\|~«»]/,Z0=/(!{2,}|\?{2,}|-{2,})/,Y0=/[\u{1F300}-\u{1F9FF}]|[\u{2702}-\u{27B0}]|[\u{2600}-\u{26FF}]|[\u{2B00}-\u{2BFF}]/u,jr=({max:r,noSpaces:e}={})=>(e?F.string().max(r??Number.POSITIVE_INFINITY).regex(/^\S*$/,"Spaces are not allowed"):F.string().max(r??Number.POSITIVE_INFINITY)).refine(n=>!Y0.test(n),{message:"Emojis and symbols are not allowed"}).refine(n=>!G0.test(n),{message:"Special characters (@, #, $, %, ^, &, *, +, =, /, \\, |, ~, \xAB, \xBB) are not allowed"}).refine(n=>!Z0.test(n),{message:"Repeated punctuations (!!, ??, --) are not allowed"}),_t=F.string().url().startsWith("https://",{message:"Must be an https url"}).max(1024).refine(r=>!r.includes(" "),{message:"URL must not contain spaces"}).refine(r=>{try{let e=new URL(r).hostname;return!(e==="localhost"||e.endsWith(".localhost")||/^(\d{1,3}\.){3}\d{1,3}$/.test(e)||e.startsWith("[")&&e.endsWith("]"))}catch{return!1}},{message:"URL must not use IP addresses or localhost"}),li=F.string().max(32),Fi=F.string().max(32),J0=/^[-a-z0-9]{3,8}:[-_a-zA-Z0-9]{1,32}\/(?:[-a-z0-9]{3,8}:[-.%a-zA-Z0-9]{1,128}(?:\/[-.%a-zA-Z0-9]{1,78})?|native)$/,ja=F.string().regex(J0,{message:"Invalid CAIP-19 asset ID"}),di=F.string().regex(/^#([0-9A-F]{3}|[0-9A-F]{6})$/i,{message:"Invalid hex color code. It should be in the format #RRGGBB or #RGB."}),X0=/^(?!.*\.\.)([a-zA-Z0-9]([a-zA-Z0-9-]*[a-zA-Z0-9])?\.)+[a-zA-Z]{2,}$/,Ka=F.string().max(1024).regex(X0,{message:"Must be a valid domain name (e.g., example.com, sub.example.com)"}).refine(r=>!r.includes("://"),{message:"Domain must not include protocol (http://, https://, etc.)"}).refine(r=>!r.includes("/"),{message:"Domain must not include path separators"}).refine(r=>!r.includes("@"),{message:"Domain must not include @ symbol"}).refine(r=>!r.includes(":"),{message:"Domain must not include port numbers"}),Ha=F.union([F.literal("1:1"),F.literal("3:2")]),Ga=F.object({header:F.string(),payload:F.string(),signature:F.string()}),Q0=F.object({fid:F.number(),type:F.literal("app_key"),key:F.string().startsWith("0x")});var Hf=F.object({type:F.literal("launch_frame"),name:li,url:_t.optional(),splashImageUrl:_t.optional(),splashBackgroundColor:di.optional()}),Gf=F.object({type:F.literal("launch_miniapp"),name:li,url:_t.optional(),splashImageUrl:_t.optional(),splashBackgroundColor:di.optional()}),Zf=F.object({type:F.literal("view_token"),token:ja}),Yf=F.discriminatedUnion("type",[Gf,Zf,Hf]),Jf=F.object({title:Fi,action:Yf}),Xf=F.object({version:F.union([F.string(),F.number()]).transform(r=>String(r)).pipe(F.union([F.literal("next"),F.literal("1")])),imageUrl:_t,aspectRatio:Ha.optional(),button:Jf}),Qf=r=>Xf.safeParse(r),em=Qf;var $i=F.object({url:F.string(),token:F.string()}),tm=F.object({notificationId:F.string().max(128),title:F.string().max(32),body:F.string().max(128),targetUrl:_t,tokens:F.string().array().max(100)}),rm=F.object({result:F.object({successfulTokens:F.array(F.string()),invalidTokens:F.array(F.string()),rateLimitedTokens:F.array(F.string())})});var el=F.object({event:F.literal("miniapp_added"),notificationDetails:$i.optional()}),tl=F.object({event:F.literal("frame_added"),notificationDetails:$i.optional()}),rl=F.object({event:F.literal("miniapp_removed")}),nl=F.object({event:F.literal("frame_removed")}),il=F.object({event:F.literal("notifications_enabled"),notificationDetails:$i.required()}),sl=F.object({event:F.literal("notifications_disabled")}),nm=F.discriminatedUnion("event",[el,rl,il,sl,tl,nl]);var ol={};var Za=["wallet.getEthereumProvider","wallet.getSolanaProvider","actions.ready","actions.openUrl","actions.close","actions.setPrimaryButton","actions.addMiniApp","actions.signIn","actions.viewCast","actions.viewProfile","actions.composeCast","actions.viewToken","actions.sendToken","actions.swapToken","haptics.impactOccurred","haptics.notificationOccurred","haptics.selectionChanged","back"];var im=F.enum(["games","social","finance","utility","productivity","health-fitness","news-media","music","shopping","education","developer-tools","entertainment","art-creativity"]),sm=["eip155:1","eip155:8453","eip155:42161","eip155:421614","eip155:84532","eip155:666666666","eip155:100","eip155:10","eip155:11155420","eip155:137","eip155:11155111","eip155:7777777","eip155:130","eip155:10143","eip155:42220","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"];function al(r){let e=new Set(r);return Array.from(e)}var Ya=F.object({version:F.union([F.literal("0.0.0"),F.literal("0.0.1"),F.literal("1"),F.literal("next")]),name:li,iconUrl:_t,homeUrl:_t,imageUrl:_t.optional(),buttonTitle:Fi.optional(),splashImageUrl:_t.optional(),splashBackgroundColor:di.optional(),webhookUrl:_t.optional(),subtitle:jr({max:30}).optional(),description:jr({max:170}).optional(),screenshotUrls:F.array(_t).max(3).optional(),primaryCategory:im.optional(),tags:F.array(jr({max:20,noSpaces:!0})).max(5).optional(),heroImageUrl:_t.optional(),tagline:jr({max:30}).optional(),ogTitle:jr({max:30}).optional(),ogDescription:jr({max:100}).optional(),ogImageUrl:_t.optional(),noindex:F.boolean().optional(),requiredChains:F.array(F.enum(sm)).transform(al).optional(),requiredCapabilities:F.array(F.enum(Za)).transform(al).optional(),castShareUrl:_t.optional(),canonicalDomain:Ka.optional()}).refine(r=>{if(r.castShareUrl===void 0)return!0;try{let e=new URL(r.homeUrl).hostname,t=new URL(r.castShareUrl).hostname;return e===t}catch{return!1}},{message:"castShareUrl must have the same domain as homeUrl",path:["castShareUrl"]}),om=F.object({accountAssociation:Ga,miniapp:Ya.optional(),frame:Ya.optional()}).refine(r=>r.frame&&r.miniapp?JSON.stringify(r.frame)===JSON.stringify(r.miniapp):!0,{message:'If both "frame" and "miniapp" are provided, they must be identical',path:["frame","miniapp"]}).transform(r=>({...r,frame:r.frame??r.miniapp}));var ae=vr(Wi());function qi(r){if(!Number.isSafeInteger(r)||r<0)throw new Error("positive integer expected, got "+r)}function zm(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function Hr(r,...e){if(!zm(r))throw new Error("Uint8Array expected");if(e.length>0&&!e.includes(r.length))throw new Error("Uint8Array expected of length "+e+", got length="+r.length)}function kl(r){if(typeof r!="function"||typeof r.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");qi(r.outputLen),qi(r.blockLen)}function Or(r,e=!0){if(r.destroyed)throw new Error("Hash instance has been destroyed");if(e&&r.finished)throw new Error("Hash#digest() has already been called")}function js(r,e){Hr(r);let t=e.outputLen;if(r.length<t)throw new Error("digestInto() expects output buffer of length at least "+t)}var Pn=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;function Ol(r){return new Uint32Array(r.buffer,r.byteOffset,Math.floor(r.byteLength/4))}function Ks(r){return new DataView(r.buffer,r.byteOffset,r.byteLength)}function ar(r,e){return r<<32-e|r>>>e}var ac=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68;function Fm(r){return r<<24&4278190080|r<<8&16711680|r>>>8&65280|r>>>24&255}function cc(r){for(let e=0;e<r.length;e++)r[e]=Fm(r[e])}function Tl(r){if(typeof r!="string")throw new Error("utf8ToBytes expected string, got "+typeof r);return new Uint8Array(new TextEncoder().encode(r))}function Zr(r){return typeof r=="string"&&(r=Tl(r)),Hr(r),r}function uc(...r){let e=0;for(let n=0;n<r.length;n++){let i=r[n];Hr(i),e+=i.length}let t=new Uint8Array(e);for(let n=0,i=0;n<r.length;n++){let s=r[n];t.set(s,i),i+=s.length}return t}var Gr=class{clone(){return this._cloneInto()}};function yi(r){let e=n=>r().update(Zr(n)).digest(),t=r();return e.outputLen=t.outputLen,e.blockLen=t.blockLen,e.create=()=>r(),e}function Nl(r){let e=(n,i)=>r(i).update(Zr(n)).digest(),t=r({});return e.outputLen=t.outputLen,e.blockLen=t.blockLen,e.create=n=>r(n),e}function Hs(r=32){if(Pn&&typeof Pn.getRandomValues=="function")return Pn.getRandomValues(new Uint8Array(r));if(Pn&&typeof Pn.randomBytes=="function")return Pn.randomBytes(r);throw new Error("crypto.getRandomValues must be defined")}function $m(r,e,t,n){if(typeof r.setBigUint64=="function")return r.setBigUint64(e,t,n);let i=BigInt(32),s=BigInt(4294967295),o=Number(t>>i&s),c=Number(t&s),u=n?4:0,p=n?0:4;r.setUint32(e+u,o,n),r.setUint32(e+p,c,n)}function Ll(r,e,t){return r&e^~r&t}function Bl(r,e,t){return r&e^r&t^e&t}var _i=class extends Gr{constructor(e,t,n,i){super(),this.blockLen=e,this.outputLen=t,this.padOffset=n,this.isLE=i,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=Ks(this.buffer)}update(e){Or(this);let{view:t,buffer:n,blockLen:i}=this;e=Zr(e);let s=e.length;for(let o=0;o<s;){let c=Math.min(i-this.pos,s-o);if(c===i){let u=Ks(e);for(;i<=s-o;o+=i)this.process(u,o);continue}n.set(e.subarray(o,o+c),this.pos),this.pos+=c,o+=c,this.pos===i&&(this.process(t,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Or(this),js(e,this),this.finished=!0;let{buffer:t,view:n,blockLen:i,isLE:s}=this,{pos:o}=this;t[o++]=128,this.buffer.subarray(o).fill(0),this.padOffset>i-o&&(this.process(n,0),o=0);for(let b=o;b<i;b++)t[b]=0;$m(n,i-8,BigInt(this.length*8),s),this.process(n,0);let c=Ks(e),u=this.outputLen;if(u%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let p=u/4,m=this.get();if(p>m.length)throw new Error("_sha2: outputLen bigger than state");for(let b=0;b<p;b++)c.setUint32(4*b,m[b],s)}digest(){let{buffer:e,outputLen:t}=this;this.digestInto(e);let n=e.slice(0,t);return this.destroy(),n}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());let{blockLen:t,buffer:n,length:i,finished:s,destroyed:o,pos:c}=this;return e.length=i,e.pos=c,e.finished=s,e.destroyed=o,i%t&&e.buffer.set(n),e}};var Gs=BigInt(4294967295),fc=BigInt(32);function Cl(r,e=!1){return e?{h:Number(r&Gs),l:Number(r>>fc&Gs)}:{h:Number(r>>fc&Gs)|0,l:Number(r&Gs)|0}}function lc(r,e=!1){let t=new Uint32Array(r.length),n=new Uint32Array(r.length);for(let i=0;i<r.length;i++){let{h:s,l:o}=Cl(r[i],e);[t[i],n[i]]=[s,o]}return[t,n]}var Vm=(r,e)=>BigInt(r>>>0)<<fc|BigInt(e>>>0),Wm=(r,e,t)=>r>>>t,qm=(r,e,t)=>r<<32-t|e>>>t,jm=(r,e,t)=>r>>>t|e<<32-t,Km=(r,e,t)=>r<<32-t|e>>>t,Hm=(r,e,t)=>r<<64-t|e>>>t-32,Gm=(r,e,t)=>r>>>t-32|e<<64-t,Zm=(r,e)=>e,Ym=(r,e)=>r,dc=(r,e,t)=>r<<t|e>>>32-t,hc=(r,e,t)=>e<<t|r>>>32-t,pc=(r,e,t)=>e<<t-32|r>>>64-t,mc=(r,e,t)=>r<<t-32|e>>>64-t;function Jm(r,e,t,n){let i=(e>>>0)+(n>>>0);return{h:r+t+(i/2**32|0)|0,l:i|0}}var Xm=(r,e,t)=>(r>>>0)+(e>>>0)+(t>>>0),Qm=(r,e,t,n)=>e+t+n+(r/2**32|0)|0,eg=(r,e,t,n)=>(r>>>0)+(e>>>0)+(t>>>0)+(n>>>0),tg=(r,e,t,n,i)=>e+t+n+i+(r/2**32|0)|0,rg=(r,e,t,n,i)=>(r>>>0)+(e>>>0)+(t>>>0)+(n>>>0)+(i>>>0),ng=(r,e,t,n,i,s)=>e+t+n+i+s+(r/2**32|0)|0;var ig={fromBig:Cl,split:lc,toBig:Vm,shrSH:Wm,shrSL:qm,rotrSH:jm,rotrSL:Km,rotrBH:Hm,rotrBL:Gm,rotr32H:Zm,rotr32L:Ym,rotlSH:dc,rotlSL:hc,rotlBH:pc,rotlBL:mc,add:Jm,add3L:Xm,add3H:Qm,add4L:eg,add4H:tg,add5H:ng,add5L:rg},pe=ig;var[sg,og]=pe.split(["0x428a2f98d728ae22","0x7137449123ef65cd","0xb5c0fbcfec4d3b2f","0xe9b5dba58189dbbc","0x3956c25bf348b538","0x59f111f1b605d019","0x923f82a4af194f9b","0xab1c5ed5da6d8118","0xd807aa98a3030242","0x12835b0145706fbe","0x243185be4ee4b28c","0x550c7dc3d5ffb4e2","0x72be5d74f27b896f","0x80deb1fe3b1696b1","0x9bdc06a725c71235","0xc19bf174cf692694","0xe49b69c19ef14ad2","0xefbe4786384f25e3","0x0fc19dc68b8cd5b5","0x240ca1cc77ac9c65","0x2de92c6f592b0275","0x4a7484aa6ea6e483","0x5cb0a9dcbd41fbd4","0x76f988da831153b5","0x983e5152ee66dfab","0xa831c66d2db43210","0xb00327c898fb213f","0xbf597fc7beef0ee4","0xc6e00bf33da88fc2","0xd5a79147930aa725","0x06ca6351e003826f","0x142929670a0e6e70","0x27b70a8546d22ffc","0x2e1b21385c26c926","0x4d2c6dfc5ac42aed","0x53380d139d95b3df","0x650a73548baf63de","0x766a0abb3c77b2a8","0x81c2c92e47edaee6","0x92722c851482353b","0xa2bfe8a14cf10364","0xa81a664bbc423001","0xc24b8b70d0f89791","0xc76c51a30654be30","0xd192e819d6ef5218","0xd69906245565a910","0xf40e35855771202a","0x106aa07032bbd1b8","0x19a4c116b8d2d0c8","0x1e376c085141ab53","0x2748774cdf8eeb99","0x34b0bcb5e19b48a8","0x391c0cb3c5c95a63","0x4ed8aa4ae3418acb","0x5b9cca4f7763e373","0x682e6ff3d6b2b8a3","0x748f82ee5defb2fc","0x78a5636f43172f60","0x84c87814a1f0ab72","0x8cc702081a6439ec","0x90befffa23631e28","0xa4506cebde82bde9","0xbef9a3f7b2c67915","0xc67178f2e372532b","0xca273eceea26619c","0xd186b8c721c0c207","0xeada7dd6cde0eb1e","0xf57d4f7fee6ed178","0x06f067aa72176fba","0x0a637dc5a2c898a6","0x113f9804bef90dae","0x1b710b35131c471b","0x28db77f523047d84","0x32caab7b40c72493","0x3c9ebe0a15c9bebc","0x431d67c49c100d4c","0x4cc5d4becb3e42b6","0x597f299cfc657e2a","0x5fcb6fab3ad6faec","0x6c44198c4a475817"].map(r=>BigInt(r))),Yr=new Uint32Array(80),Jr=new Uint32Array(80),gc=class extends _i{constructor(){super(128,64,16,!1),this.Ah=1779033703,this.Al=-205731576,this.Bh=-1150833019,this.Bl=-2067093701,this.Ch=1013904242,this.Cl=-23791573,this.Dh=-1521486534,this.Dl=1595750129,this.Eh=1359893119,this.El=-1377402159,this.Fh=-1694144372,this.Fl=725511199,this.Gh=528734635,this.Gl=-79577749,this.Hh=1541459225,this.Hl=327033209}get(){let{Ah:e,Al:t,Bh:n,Bl:i,Ch:s,Cl:o,Dh:c,Dl:u,Eh:p,El:m,Fh:b,Fl:A,Gh:S,Gl:T,Hh:I,Hl:x}=this;return[e,t,n,i,s,o,c,u,p,m,b,A,S,T,I,x]}set(e,t,n,i,s,o,c,u,p,m,b,A,S,T,I,x){this.Ah=e|0,this.Al=t|0,this.Bh=n|0,this.Bl=i|0,this.Ch=s|0,this.Cl=o|0,this.Dh=c|0,this.Dl=u|0,this.Eh=p|0,this.El=m|0,this.Fh=b|0,this.Fl=A|0,this.Gh=S|0,this.Gl=T|0,this.Hh=I|0,this.Hl=x|0}process(e,t){for(let B=0;B<16;B++,t+=4)Yr[B]=e.getUint32(t),Jr[B]=e.getUint32(t+=4);for(let B=16;B<80;B++){let $=Yr[B-15]|0,te=Jr[B-15]|0,G=pe.rotrSH($,te,1)^pe.rotrSH($,te,8)^pe.shrSH($,te,7),Z=pe.rotrSL($,te,1)^pe.rotrSL($,te,8)^pe.shrSL($,te,7),ee=Yr[B-2]|0,Y=Jr[B-2]|0,Ie=pe.rotrSH(ee,Y,19)^pe.rotrBH(ee,Y,61)^pe.shrSH(ee,Y,6),re=pe.rotrSL(ee,Y,19)^pe.rotrBL(ee,Y,61)^pe.shrSL(ee,Y,6),le=pe.add4L(Z,re,Jr[B-7],Jr[B-16]),E=pe.add4H(le,G,Ie,Yr[B-7],Yr[B-16]);Yr[B]=E|0,Jr[B]=le|0}let{Ah:n,Al:i,Bh:s,Bl:o,Ch:c,Cl:u,Dh:p,Dl:m,Eh:b,El:A,Fh:S,Fl:T,Gh:I,Gl:x,Hh:L,Hl:U}=this;for(let B=0;B<80;B++){let $=pe.rotrSH(b,A,14)^pe.rotrSH(b,A,18)^pe.rotrBH(b,A,41),te=pe.rotrSL(b,A,14)^pe.rotrSL(b,A,18)^pe.rotrBL(b,A,41),G=b&S^~b&I,Z=A&T^~A&x,ee=pe.add5L(U,te,Z,og[B],Jr[B]),Y=pe.add5H(ee,L,$,G,sg[B],Yr[B]),Ie=ee|0,re=pe.rotrSH(n,i,28)^pe.rotrBH(n,i,34)^pe.rotrBH(n,i,39),le=pe.rotrSL(n,i,28)^pe.rotrBL(n,i,34)^pe.rotrBL(n,i,39),E=n&s^n&c^s&c,a=i&o^i&u^o&u;L=I|0,U=x|0,I=S|0,x=T|0,S=b|0,T=A|0,{h:b,l:A}=pe.add(p|0,m|0,Y|0,Ie|0),p=c|0,m=u|0,c=s|0,u=o|0,s=n|0,o=i|0;let l=pe.add3L(Ie,le,a);n=pe.add3H(l,Y,re,E),i=l|0}({h:n,l:i}=pe.add(this.Ah|0,this.Al|0,n|0,i|0)),{h:s,l:o}=pe.add(this.Bh|0,this.Bl|0,s|0,o|0),{h:c,l:u}=pe.add(this.Ch|0,this.Cl|0,c|0,u|0),{h:p,l:m}=pe.add(this.Dh|0,this.Dl|0,p|0,m|0),{h:b,l:A}=pe.add(this.Eh|0,this.El|0,b|0,A|0),{h:S,l:T}=pe.add(this.Fh|0,this.Fl|0,S|0,T|0),{h:I,l:x}=pe.add(this.Gh|0,this.Gl|0,I|0,x|0),{h:L,l:U}=pe.add(this.Hh|0,this.Hl|0,L|0,U|0),this.set(n,i,s,o,c,u,p,m,b,A,S,T,I,x,L,U)}roundClean(){Yr.fill(0),Jr.fill(0)}destroy(){this.buffer.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}};var Pl=yi(()=>new gc);var Js={};sr(Js,{aInRange:()=>jt,abool:()=>cr,abytes:()=>bi,bitGet:()=>dg,bitLen:()=>wc,bitMask:()=>Ki,bitSet:()=>hg,bytesToHex:()=>Nr,bytesToNumberBE:()=>Lr,bytesToNumberLE:()=>Qr,concatBytes:()=>Br,createHmacDrbg:()=>Ec,ensureBytes:()=>We,equalBytes:()=>fg,hexToBytes:()=>Un,hexToNumber:()=>bc,inRange:()=>ji,isBytes:()=>Xr,memoized:()=>zn,notImplemented:()=>mg,numberToBytesBE:()=>en,numberToBytesLE:()=>Dn,numberToHexUnpadded:()=>Mn,numberToVarBytesBE:()=>ug,utf8ToBytes:()=>lg,validateObject:()=>_r});var Zs=BigInt(0),Ys=BigInt(1),ag=BigInt(2);function Xr(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function bi(r){if(!Xr(r))throw new Error("Uint8Array expected")}function cr(r,e){if(typeof e!="boolean")throw new Error(r+" boolean expected, got "+e)}var cg=Array.from({length:256},(r,e)=>e.toString(16).padStart(2,"0"));function Nr(r){bi(r);let e="";for(let t=0;t<r.length;t++)e+=cg[r[t]];return e}function Mn(r){let e=r.toString(16);return e.length&1?"0"+e:e}function bc(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);return r===""?Zs:BigInt("0x"+r)}var Tr={_0:48,_9:57,A:65,F:70,a:97,f:102};function Ml(r){if(r>=Tr._0&&r<=Tr._9)return r-Tr._0;if(r>=Tr.A&&r<=Tr.F)return r-(Tr.A-10);if(r>=Tr.a&&r<=Tr.f)return r-(Tr.a-10)}function Un(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);let e=r.length,t=e/2;if(e%2)throw new Error("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(t);for(let i=0,s=0;i<t;i++,s+=2){let o=Ml(r.charCodeAt(s)),c=Ml(r.charCodeAt(s+1));if(o===void 0||c===void 0){let u=r[s]+r[s+1];throw new Error('hex string expected, got non-hex character "'+u+'" at index '+s)}n[i]=o*16+c}return n}function Lr(r){return bc(Nr(r))}function Qr(r){return bi(r),bc(Nr(Uint8Array.from(r).reverse()))}function en(r,e){return Un(r.toString(16).padStart(e*2,"0"))}function Dn(r,e){return en(r,e).reverse()}function ug(r){return Un(Mn(r))}function We(r,e,t){let n;if(typeof e=="string")try{n=Un(e)}catch(s){throw new Error(r+" must be hex string or Uint8Array, cause: "+s)}else if(Xr(e))n=Uint8Array.from(e);else throw new Error(r+" must be hex string or Uint8Array");let i=n.length;if(typeof t=="number"&&i!==t)throw new Error(r+" of length "+t+" expected, got "+i);return n}function Br(...r){let e=0;for(let n=0;n<r.length;n++){let i=r[n];bi(i),e+=i.length}let t=new Uint8Array(e);for(let n=0,i=0;n<r.length;n++){let s=r[n];t.set(s,i),i+=s.length}return t}function fg(r,e){if(r.length!==e.length)return!1;let t=0;for(let n=0;n<r.length;n++)t|=r[n]^e[n];return t===0}function lg(r){if(typeof r!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(r))}var yc=r=>typeof r=="bigint"&&Zs<=r;function ji(r,e,t){return yc(r)&&yc(e)&&yc(t)&&e<=r&&r<t}function jt(r,e,t,n){if(!ji(e,t,n))throw new Error("expected valid "+r+": "+t+" <= n < "+n+", got "+e)}function wc(r){let e;for(e=0;r>Zs;r>>=Ys,e+=1);return e}function dg(r,e){return r>>BigInt(e)&Ys}function hg(r,e,t){return r|(t?Ys:Zs)<<BigInt(e)}var Ki=r=>(ag<<BigInt(r-1))-Ys,_c=r=>new Uint8Array(r),Ul=r=>Uint8Array.from(r);function Ec(r,e,t){if(typeof r!="number"||r<2)throw new Error("hashLen must be a number");if(typeof e!="number"||e<2)throw new Error("qByteLen must be a number");if(typeof t!="function")throw new Error("hmacFn must be a function");let n=_c(r),i=_c(r),s=0,o=()=>{n.fill(1),i.fill(0),s=0},c=(...b)=>t(i,n,...b),u=(b=_c())=>{i=c(Ul([0]),b),n=c(),b.length!==0&&(i=c(Ul([1]),b),n=c())},p=()=>{if(s++>=1e3)throw new Error("drbg: tried 1000 values");let b=0,A=[];for(;b<e;){n=c();let S=n.slice();A.push(S),b+=n.length}return Br(...A)};return(b,A)=>{o(),u(b);let S;for(;!(S=A(p()));)u();return o(),S}}var pg={bigint:r=>typeof r=="bigint",function:r=>typeof r=="function",boolean:r=>typeof r=="boolean",string:r=>typeof r=="string",stringOrUint8Array:r=>typeof r=="string"||Xr(r),isSafeInteger:r=>Number.isSafeInteger(r),array:r=>Array.isArray(r),field:(r,e)=>e.Fp.isValid(r),hash:r=>typeof r=="function"&&Number.isSafeInteger(r.outputLen)};function _r(r,e,t={}){let n=(i,s,o)=>{let c=pg[s];if(typeof c!="function")throw new Error("invalid validator function");let u=r[i];if(!(o&&u===void 0)&&!c(u,r))throw new Error("param "+String(i)+" is invalid. Expected "+s+", got "+u)};for(let[i,s]of Object.entries(e))n(i,s,!1);for(let[i,s]of Object.entries(t))n(i,s,!0);return r}var mg=()=>{throw new Error("not implemented")};function zn(r){let e=new WeakMap;return(t,...n)=>{let i=e.get(t);if(i!==void 0)return i;let s=r(t,...n);return e.set(t,s),s}}var bt=BigInt(0),Ce=BigInt(1),Fn=BigInt(2),gg=BigInt(3),Rc=BigInt(4),Dl=BigInt(5),zl=BigInt(8),yg=BigInt(9),_g=BigInt(16);function ke(r,e){let t=r%e;return t>=bt?t:e+t}function bg(r,e,t){if(e<bt)throw new Error("invalid exponent, negatives unsupported");if(t<=bt)throw new Error("invalid modulus");if(t===Ce)return bt;let n=Ce;for(;e>bt;)e&Ce&&(n=n*r%t),r=r*r%t,e>>=Ce;return n}function Pe(r,e,t){let n=r;for(;e-- >bt;)n*=n,n%=t;return n}function Xs(r,e){if(r===bt)throw new Error("invert: expected non-zero number");if(e<=bt)throw new Error("invert: expected positive modulus, got "+e);let t=ke(r,e),n=e,i=bt,s=Ce,o=Ce,c=bt;for(;t!==bt;){let p=n/t,m=n%t,b=i-o*p,A=s-c*p;n=t,t=m,i=o,s=c,o=b,c=A}if(n!==Ce)throw new Error("invert: does not exist");return ke(i,e)}function wg(r){let e=(r-Ce)/Fn,t,n,i;for(t=r-Ce,n=0;t%Fn===bt;t/=Fn,n++);for(i=Fn;i<r&&bg(i,e,r)!==r-Ce;i++)if(i>1e3)throw new Error("Cannot find square root: likely non-prime P");if(n===1){let o=(r+Ce)/Rc;return function(u,p){let m=u.pow(p,o);if(!u.eql(u.sqr(m),p))throw new Error("Cannot find square root");return m}}let s=(t+Ce)/Fn;return function(c,u){if(c.pow(u,e)===c.neg(c.ONE))throw new Error("Cannot find square root");let p=n,m=c.pow(c.mul(c.ONE,i),t),b=c.pow(u,s),A=c.pow(u,t);for(;!c.eql(A,c.ONE);){if(c.eql(A,c.ZERO))return c.ZERO;let S=1;for(let I=c.sqr(A);S<p&&!c.eql(I,c.ONE);S++)I=c.sqr(I);let T=c.pow(m,Ce<<BigInt(p-S-1));m=c.sqr(T),b=c.mul(b,T),A=c.mul(A,m),p=S}return b}}function Eg(r){if(r%Rc===gg){let e=(r+Ce)/Rc;return function(n,i){let s=n.pow(i,e);if(!n.eql(n.sqr(s),i))throw new Error("Cannot find square root");return s}}if(r%zl===Dl){let e=(r-Dl)/zl;return function(n,i){let s=n.mul(i,Fn),o=n.pow(s,e),c=n.mul(i,o),u=n.mul(n.mul(c,Fn),o),p=n.mul(c,n.sub(u,n.ONE));if(!n.eql(n.sqr(p),i))throw new Error("Cannot find square root");return p}}return r%_g,wg(r)}var Fl=(r,e)=>(ke(r,e)&Ce)===Ce,Rg=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function vc(r){let e={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},t=Rg.reduce((n,i)=>(n[i]="function",n),e);return _r(r,t)}function vg(r,e,t){if(t<bt)throw new Error("invalid exponent, negatives unsupported");if(t===bt)return r.ONE;if(t===Ce)return e;let n=r.ONE,i=e;for(;t>bt;)t&Ce&&(n=r.mul(n,i)),i=r.sqr(i),t>>=Ce;return n}function Sg(r,e){let t=new Array(e.length),n=e.reduce((s,o,c)=>r.is0(o)?s:(t[c]=s,r.mul(s,o)),r.ONE),i=r.inv(n);return e.reduceRight((s,o,c)=>r.is0(o)?s:(t[c]=r.mul(s,t[c]),r.mul(s,o)),i),t}function Sc(r,e){let t=e!==void 0?e:r.toString(2).length,n=Math.ceil(t/8);return{nBitLength:t,nByteLength:n}}function tn(r,e,t=!1,n={}){if(r<=bt)throw new Error("invalid field: expected ORDER > 0, got "+r);let{nBitLength:i,nByteLength:s}=Sc(r,e);if(s>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let o,c=Object.freeze({ORDER:r,isLE:t,BITS:i,BYTES:s,MASK:Ki(i),ZERO:bt,ONE:Ce,create:u=>ke(u,r),isValid:u=>{if(typeof u!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof u);return bt<=u&&u<r},is0:u=>u===bt,isOdd:u=>(u&Ce)===Ce,neg:u=>ke(-u,r),eql:(u,p)=>u===p,sqr:u=>ke(u*u,r),add:(u,p)=>ke(u+p,r),sub:(u,p)=>ke(u-p,r),mul:(u,p)=>ke(u*p,r),pow:(u,p)=>vg(c,u,p),div:(u,p)=>ke(u*Xs(p,r),r),sqrN:u=>u*u,addN:(u,p)=>u+p,subN:(u,p)=>u-p,mulN:(u,p)=>u*p,inv:u=>Xs(u,r),sqrt:n.sqrt||(u=>(o||(o=Eg(r)),o(c,u))),invertBatch:u=>Sg(c,u),cmov:(u,p,m)=>m?p:u,toBytes:u=>t?Dn(u,s):en(u,s),fromBytes:u=>{if(u.length!==s)throw new Error("Field.fromBytes: expected "+s+" bytes, got "+u.length);return t?Qr(u):Lr(u)}});return Object.freeze(c)}function $l(r){if(typeof r!="bigint")throw new Error("field order must be bigint");let e=r.toString(2).length;return Math.ceil(e/8)}function Ac(r){let e=$l(r);return e+Math.ceil(e/2)}function Vl(r,e,t=!1){let n=r.length,i=$l(e),s=Ac(e);if(n<16||n<s||n>1024)throw new Error("expected "+s+"-1024 bytes of input, got "+n);let o=t?Qr(r):Lr(r),c=ke(o,e-Ce)+Ce;return t?Dn(c,i):en(c,i)}var Wl=BigInt(0),Qs=BigInt(1);function xc(r,e){let t=e.negate();return r?t:e}function ql(r,e){if(!Number.isSafeInteger(r)||r<=0||r>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+r)}function Ic(r,e){ql(r,e);let t=Math.ceil(e/r)+1,n=2**(r-1);return{windows:t,windowSize:n}}function Ag(r,e){if(!Array.isArray(r))throw new Error("array expected");r.forEach((t,n)=>{if(!(t instanceof e))throw new Error("invalid point at index "+n)})}function xg(r,e){if(!Array.isArray(r))throw new Error("array of scalars expected");r.forEach((t,n)=>{if(!e.isValid(t))throw new Error("invalid scalar at index "+n)})}var kc=new WeakMap,jl=new WeakMap;function Oc(r){return jl.get(r)||1}function eo(r,e){return{constTimeNegate:xc,hasPrecomputes(t){return Oc(t)!==1},unsafeLadder(t,n,i=r.ZERO){let s=t;for(;n>Wl;)n&Qs&&(i=i.add(s)),s=s.double(),n>>=Qs;return i},precomputeWindow(t,n){let{windows:i,windowSize:s}=Ic(n,e),o=[],c=t,u=c;for(let p=0;p<i;p++){u=c,o.push(u);for(let m=1;m<s;m++)u=u.add(c),o.push(u);c=u.double()}return o},wNAF(t,n,i){let{windows:s,windowSize:o}=Ic(t,e),c=r.ZERO,u=r.BASE,p=BigInt(2**t-1),m=2**t,b=BigInt(t);for(let A=0;A<s;A++){let S=A*o,T=Number(i&p);i>>=b,T>o&&(T-=m,i+=Qs);let I=S,x=S+Math.abs(T)-1,L=A%2!==0,U=T<0;T===0?u=u.add(xc(L,n[I])):c=c.add(xc(U,n[x]))}return{p:c,f:u}},wNAFUnsafe(t,n,i,s=r.ZERO){let{windows:o,windowSize:c}=Ic(t,e),u=BigInt(2**t-1),p=2**t,m=BigInt(t);for(let b=0;b<o;b++){let A=b*c;if(i===Wl)break;let S=Number(i&u);if(i>>=m,S>c&&(S-=p,i+=Qs),S===0)continue;let T=n[A+Math.abs(S)-1];S<0&&(T=T.negate()),s=s.add(T)}return s},getPrecomputes(t,n,i){let s=kc.get(n);return s||(s=this.precomputeWindow(n,t),t!==1&&kc.set(n,i(s))),s},wNAFCached(t,n,i){let s=Oc(t);return this.wNAF(s,this.getPrecomputes(s,t,i),n)},wNAFCachedUnsafe(t,n,i,s){let o=Oc(t);return o===1?this.unsafeLadder(t,n,s):this.wNAFUnsafe(o,this.getPrecomputes(o,t,i),n,s)},setWindowSize(t,n){ql(n,e),jl.set(t,n),kc.delete(t)}}}function to(r,e,t,n){if(Ag(t,r),xg(n,e),t.length!==n.length)throw new Error("arrays of points and scalars must have equal length");let i=r.ZERO,s=wc(BigInt(t.length)),o=s>12?s-3:s>4?s-2:s?2:1,c=(1<<o)-1,u=new Array(c+1).fill(i),p=Math.floor((e.BITS-1)/o)*o,m=i;for(let b=p;b>=0;b-=o){u.fill(i);for(let S=0;S<n.length;S++){let T=n[S],I=Number(T>>BigInt(b)&BigInt(c));u[I]=u[I].add(t[S])}let A=i;for(let S=u.length-1,T=i;S>0;S--)T=T.add(u[S]),A=A.add(T);if(m=m.add(A),b!==0)for(let S=0;S<o;S++)m=m.double()}return m}function Hi(r){return vc(r.Fp),_r(r,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...Sc(r.n,r.nBitLength),...r,p:r.Fp.ORDER})}var ur=BigInt(0),Kt=BigInt(1),ro=BigInt(2),Ig=BigInt(8),kg={zip215:!0};function Og(r){let e=Hi(r);return _r(r,{hash:"function",a:"bigint",d:"bigint",randomBytes:"function"},{adjustScalarBytes:"function",domain:"function",uvRatio:"function",mapToCurve:"function"}),Object.freeze({...e})}function Kl(r){let e=Og(r),{Fp:t,n,prehash:i,hash:s,randomBytes:o,nByteLength:c,h:u}=e,p=ro<<BigInt(c*8)-Kt,m=t.create,b=tn(e.n,e.nBitLength),A=e.uvRatio||((d,h)=>{try{return{isValid:!0,value:t.sqrt(d*t.inv(h))}}catch{return{isValid:!1,value:ur}}}),S=e.adjustScalarBytes||(d=>d),T=e.domain||((d,h,g)=>{if(cr("phflag",g),h.length||g)throw new Error("Contexts/pre-hash are not supported");return d});function I(d,h){jt("coordinate "+d,h,ur,p)}function x(d){if(!(d instanceof B))throw new Error("ExtendedPoint expected")}let L=zn((d,h)=>{let{ex:g,ey:w,ez:v}=d,y=d.is0();h==null&&(h=y?Ig:t.inv(v));let f=m(g*h),_=m(w*h),C=m(v*h);if(y)return{x:ur,y:Kt};if(C!==Kt)throw new Error("invZ was invalid");return{x:f,y:_}}),U=zn(d=>{let{a:h,d:g}=e;if(d.is0())throw new Error("bad point: ZERO");let{ex:w,ey:v,ez:y,et:f}=d,_=m(w*w),C=m(v*v),D=m(y*y),V=m(D*D),X=m(_*h),se=m(D*m(X+C)),ue=m(V+m(g*m(_*C)));if(se!==ue)throw new Error("bad point: equation left != right (1)");let Be=m(w*v),he=m(y*f);if(Be!==he)throw new Error("bad point: equation left != right (2)");return!0});class B{constructor(h,g,w,v){this.ex=h,this.ey=g,this.ez=w,this.et=v,I("x",h),I("y",g),I("z",w),I("t",v),Object.freeze(this)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static fromAffine(h){if(h instanceof B)throw new Error("extended point not allowed");let{x:g,y:w}=h||{};return I("x",g),I("y",w),new B(g,w,Kt,m(g*w))}static normalizeZ(h){let g=t.invertBatch(h.map(w=>w.ez));return h.map((w,v)=>w.toAffine(g[v])).map(B.fromAffine)}static msm(h,g){return to(B,b,h,g)}_setWindowSize(h){G.setWindowSize(this,h)}assertValidity(){U(this)}equals(h){x(h);let{ex:g,ey:w,ez:v}=this,{ex:y,ey:f,ez:_}=h,C=m(g*_),D=m(y*v),V=m(w*_),X=m(f*v);return C===D&&V===X}is0(){return this.equals(B.ZERO)}negate(){return new B(m(-this.ex),this.ey,this.ez,m(-this.et))}double(){let{a:h}=e,{ex:g,ey:w,ez:v}=this,y=m(g*g),f=m(w*w),_=m(ro*m(v*v)),C=m(h*y),D=g+w,V=m(m(D*D)-y-f),X=C+f,se=X-_,ue=C-f,Be=m(V*se),he=m(X*ue),me=m(V*ue),Gt=m(se*X);return new B(Be,he,Gt,me)}add(h){x(h);let{a:g,d:w}=e,{ex:v,ey:y,ez:f,et:_}=this,{ex:C,ey:D,ez:V,et:X}=h;if(g===BigInt(-1)){let Ue=m((y-v)*(D+C)),De=m((y+v)*(D-C)),ti=m(De-Ue);if(ti===ur)return this.double();let ze=m(f*ro*X),Fe=m(_*ro*V),Pi=Fe+ze,$e=De+Ue,Ve=Fe-ze,Cs=m(Pi*ti),He=m($e*Ve),Ge=m(Pi*Ve),Ps=m(ti*$e);return new B(Cs,He,Ps,Ge)}let se=m(v*C),ue=m(y*D),Be=m(_*w*X),he=m(f*V),me=m((v+y)*(C+D)-se-ue),Gt=he-Be,Ae=he+Be,Ne=m(ue-g*se),Ls=m(me*Gt),je=m(Ae*Ne),Ke=m(me*Ne),Bs=m(Gt*Ae);return new B(Ls,je,Bs,Ke)}subtract(h){return this.add(h.negate())}wNAF(h){return G.wNAFCached(this,h,B.normalizeZ)}multiply(h){let g=h;jt("scalar",g,Kt,n);let{p:w,f:v}=this.wNAF(g);return B.normalizeZ([w,v])[0]}multiplyUnsafe(h,g=B.ZERO){let w=h;return jt("scalar",w,ur,n),w===ur?te:this.is0()||w===Kt?this:G.wNAFCachedUnsafe(this,w,B.normalizeZ,g)}isSmallOrder(){return this.multiplyUnsafe(u).is0()}isTorsionFree(){return G.unsafeLadder(this,n).is0()}toAffine(h){return L(this,h)}clearCofactor(){let{h}=e;return h===Kt?this:this.multiplyUnsafe(h)}static fromHex(h,g=!1){let{d:w,a:v}=e,y=t.BYTES;h=We("pointHex",h,y),cr("zip215",g);let f=h.slice(),_=h[y-1];f[y-1]=_&-129;let C=Qr(f),D=g?p:t.ORDER;jt("pointHex.y",C,ur,D);let V=m(C*C),X=m(V-Kt),se=m(w*V-v),{isValid:ue,value:Be}=A(X,se);if(!ue)throw new Error("Point.fromHex: invalid y coordinate");let he=(Be&Kt)===Kt,me=(_&128)!==0;if(!g&&Be===ur&&me)throw new Error("Point.fromHex: x=0 and x_0=1");return me!==he&&(Be=m(-Be)),B.fromAffine({x:Be,y:C})}static fromPrivateKey(h){return Y(h).point}toRawBytes(){let{x:h,y:g}=this.toAffine(),w=Dn(g,t.BYTES);return w[w.length-1]|=h&Kt?128:0,w}toHex(){return Nr(this.toRawBytes())}}B.BASE=new B(e.Gx,e.Gy,Kt,m(e.Gx*e.Gy)),B.ZERO=new B(ur,Kt,Kt,ur);let{BASE:$,ZERO:te}=B,G=eo(B,c*8);function Z(d){return ke(d,n)}function ee(d){return Z(Qr(d))}function Y(d){let h=t.BYTES;d=We("private key",d,h);let g=We("hashed private key",s(d),2*h),w=S(g.slice(0,h)),v=g.slice(h,2*h),y=ee(w),f=$.multiply(y),_=f.toRawBytes();return{head:w,prefix:v,scalar:y,point:f,pointBytes:_}}function Ie(d){return Y(d).pointBytes}function re(d=new Uint8Array,...h){let g=Br(...h);return ee(s(T(g,We("context",d),!!i)))}function le(d,h,g={}){d=We("message",d),i&&(d=i(d));let{prefix:w,scalar:v,pointBytes:y}=Y(h),f=re(g.context,w,d),_=$.multiply(f).toRawBytes(),C=re(g.context,_,y,d),D=Z(f+C*v);jt("signature.s",D,ur,n);let V=Br(_,Dn(D,t.BYTES));return We("result",V,t.BYTES*2)}let E=kg;function a(d,h,g,w=E){let{context:v,zip215:y}=w,f=t.BYTES;d=We("signature",d,2*f),h=We("message",h),g=We("publicKey",g,f),y!==void 0&&cr("zip215",y),i&&(h=i(h));let _=Qr(d.slice(f,2*f)),C,D,V;try{C=B.fromHex(g,y),D=B.fromHex(d.slice(0,f),y),V=$.multiplyUnsafe(_)}catch{return!1}if(!y&&C.isSmallOrder())return!1;let X=re(v,D.toRawBytes(),C.toRawBytes(),h);return D.add(C.multiplyUnsafe(X)).subtract(V).clearCofactor().equals(B.ZERO)}return $._setWindowSize(8),{CURVE:e,getPublicKey:Ie,sign:le,verify:a,ExtendedPoint:B,utils:{getExtendedPublicKey:Y,randomPrivateKey:()=>o(t.BYTES),precompute(d=8,h=B.BASE){return h._setWindowSize(d),h.multiply(BigInt(3)),h}}}}var Tc=BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),Hl=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),fA=BigInt(0),Tg=BigInt(1),Gl=BigInt(2),lA=BigInt(3),Ng=BigInt(5),Lg=BigInt(8);function Bg(r){let e=BigInt(10),t=BigInt(20),n=BigInt(40),i=BigInt(80),s=Tc,c=r*r%s*r%s,u=Pe(c,Gl,s)*c%s,p=Pe(u,Tg,s)*r%s,m=Pe(p,Ng,s)*p%s,b=Pe(m,e,s)*m%s,A=Pe(b,t,s)*b%s,S=Pe(A,n,s)*A%s,T=Pe(S,i,s)*S%s,I=Pe(T,i,s)*S%s,x=Pe(I,e,s)*m%s;return{pow_p_5_8:Pe(x,Gl,s)*r%s,b2:c}}function Cg(r){return r[0]&=248,r[31]&=127,r[31]|=64,r}function Pg(r,e){let t=Tc,n=ke(e*e*e,t),i=ke(n*n*e,t),s=Bg(r*i).pow_p_5_8,o=ke(r*n*s,t),c=ke(e*o*o,t),u=o,p=ke(o*Hl,t),m=c===r,b=c===ke(-r,t),A=c===ke(-r*Hl,t);return m&&(o=u),(b||A)&&(o=p),Fl(o,t)&&(o=ke(-o,t)),{isValid:m||b,value:o}}var Mg=tn(Tc,void 0,!0),Ug={a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),Fp:Mg,n:BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),h:Lg,Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960"),hash:Pl,randomBytes:Hs,adjustScalarBytes:Cg,uvRatio:Pg},$n=Kl(Ug);var Su=vr(Lc()),Rt=vr(Cc());var $g=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]),rn=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),nn=new Uint32Array(64),Pc=class extends _i{constructor(){super(64,32,8,!1),this.A=rn[0]|0,this.B=rn[1]|0,this.C=rn[2]|0,this.D=rn[3]|0,this.E=rn[4]|0,this.F=rn[5]|0,this.G=rn[6]|0,this.H=rn[7]|0}get(){let{A:e,B:t,C:n,D:i,E:s,F:o,G:c,H:u}=this;return[e,t,n,i,s,o,c,u]}set(e,t,n,i,s,o,c,u){this.A=e|0,this.B=t|0,this.C=n|0,this.D=i|0,this.E=s|0,this.F=o|0,this.G=c|0,this.H=u|0}process(e,t){for(let b=0;b<16;b++,t+=4)nn[b]=e.getUint32(t,!1);for(let b=16;b<64;b++){let A=nn[b-15],S=nn[b-2],T=ar(A,7)^ar(A,18)^A>>>3,I=ar(S,17)^ar(S,19)^S>>>10;nn[b]=I+nn[b-7]+T+nn[b-16]|0}let{A:n,B:i,C:s,D:o,E:c,F:u,G:p,H:m}=this;for(let b=0;b<64;b++){let A=ar(c,6)^ar(c,11)^ar(c,25),S=m+A+Ll(c,u,p)+$g[b]+nn[b]|0,I=(ar(n,2)^ar(n,13)^ar(n,22))+Bl(n,i,s)|0;m=p,p=u,u=c,c=o+S|0,o=s,s=i,i=n,n=S+I|0}n=n+this.A|0,i=i+this.B|0,s=s+this.C|0,o=o+this.D|0,c=c+this.E|0,u=u+this.F|0,p=p+this.G|0,m=m+this.H|0,this.set(n,i,s,o,c,u,p,m)}roundClean(){nn.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};var Gi=yi(()=>new Pc);var Oi=vr(cd()),R=vr(qc()),Ch=vr(qc());var iy=1,sy=2,oy=3,ay=4,cy=5,uy=6,fy=7,ly=8,dy=9,hy=10,py=-32700,my=-32603,gy=-32602,yy=-32601,_y=-32600,by=-32016,wy=-32015,Ey=-32014,Ry=-32013,vy=-32012,Sy=-32011,Ay=-32010,xy=-32009,Iy=-32008,ky=-32007,Oy=-32006,Ty=-32005,Ny=-32004,Ly=-32003,By=-32002,Cy=-32001,Py=28e5,My=2800001,Uy=2800002,Dy=2800003,zy=2800004,Fy=2800005,$y=2800006,Vy=2800007,Wy=2800008,qy=2800009,jy=2800010,Ky=323e4,Hy=32300001,Gy=3230002,Zy=3230003,Yy=3230004,Jy=361e4,Xy=3610001,Qy=3610002,e_=3610003,t_=3610004,r_=3610005,n_=3610006,i_=3610007,s_=3611e3,o_=3704e3,a_=3704001,c_=3704002,u_=3704003,f_=3704004,l_=4128e3,d_=4128001,h_=4128002,p_=4615e3,m_=4615001,g_=4615002,y_=4615003,__=4615004,b_=4615005,w_=4615006,E_=4615007,R_=4615008,v_=4615009,S_=4615010,A_=4615011,x_=4615012,I_=4615013,k_=4615014,O_=4615015,T_=4615016,N_=4615017,L_=4615018,B_=4615019,C_=4615020,P_=4615021,M_=4615022,U_=4615023,D_=4615024,z_=4615025,F_=4615026,$_=4615027,V_=4615028,W_=4615029,q_=4615030,j_=4615031,K_=4615032,H_=4615033,G_=4615034,Z_=4615035,Y_=4615036,J_=4615037,X_=4615038,Q_=4615039,eb=4615040,tb=4615041,rb=4615042,nb=4615043,ib=4615044,sb=4615045,ob=4615046,ab=4615047,cb=4615048,ub=4615049,fb=4615050,lb=4615051,db=4615052,hb=4615053,pb=4615054,mb=5508e3,gb=5508001,yb=5508002,_b=5508003,bb=5508004,wb=5508005,Eb=5508006,Rb=5508007,vb=5508008,Sb=5508009,Ab=5508010,xb=5508011,Ib=5663e3,kb=5663001,Ob=5663002,Tb=5663003,Nb=5663004,Lb=5663005,Bb=5663006,Cb=5663007,Pb=5663008,Mb=5663009,Ub=5663010,Db=5663011,zb=5663012,Fb=5663013,$b=5663014,Vb=5663015,Wb=5663016,qb=5663017,jb=5663018,Kb=5663019,Hb=705e4,Gb=7050001,Zb=7050002,Yb=7050003,Jb=7050004,Xb=7050005,Qb=7050006,ew=7050007,tw=7050008,rw=7050009,nw=7050010,iw=7050011,sw=7050012,ow=7050013,aw=7050014,cw=7050015,uw=7050016,fw=7050017,lw=7050018,dw=7050019,hw=7050020,pw=7050021,mw=7050022,gw=7050023,yw=7050024,_w=7050025,bw=7050026,ww=7050027,Ew=7050028,Rw=7050029,vw=7050030,Sw=7050031,Aw=7050032,xw=7050033,Iw=7050034,kw=7050035,Ow=7050036,jc=8078e3,Kc=8078001,ud=8078002,fd=8078003,Hc=8078004,Gc=8078005,Zc=8078006,Tw=8078007,Nw=8078008,Lw=8078009,Bw=8078010,Yc=8078011,Cw=8078012,ld=8078013,dd=8078014,Pw=8078015,Mw=8078016,Uw=8078017,Dw=8078018,zw=8078019,hd=8078020,pd=8078021,Fw=8078022,$w=81e5,Vw=8100001,Ww=8100002,qw=8100003,jw=819e4,Kw=8190001,Hw=8190002,Gw=8190003,Zw=8190004,Yw=99e5,Jw=9900001,Xw=9900002,Qw=9900003,e1=9900004;function md(r){return Array.isArray(r)?"%5B"+r.map(md).join("%2C%20")+"%5D":typeof r=="bigint"?`${r}n`:encodeURIComponent(String(r!=null&&Object.getPrototypeOf(r)===null?{...r}:r))}function t1([r,e]){return`${r}=${md(e)}`}function r1(r){let e=Object.entries(r).map(t1).join("&");return btoa(e)}var vA={[Ky]:"Account not found at address: $address",[Yy]:"Not all accounts were decoded. Encoded accounts found at addresses: $addresses.",[Zy]:"Expected decoded account at address: $address",[Gy]:"Failed to decode account data at address: $address",[Hy]:"Accounts not found at addresses: $addresses",[qy]:"Unable to find a viable program address bump seed.",[Uy]:"$putativeAddress is not a base58-encoded address.",[Py]:"Expected base58 encoded address to decode to a byte array of length 32. Actual length: $actualLength.",[Dy]:"The `CryptoKey` must be an `Ed25519` public key.",[Wy]:"Invalid seeds; point must fall off the Ed25519 curve.",[zy]:"Expected given program derived address to have the following format: [Address, ProgramDerivedAddressBump].",[$y]:"A maximum of $maxSeeds seeds, including the bump seed, may be supplied when creating an address. Received: $actual.",[Vy]:"The seed at index $index with length $actual exceeds the maximum length of $maxSeedLength bytes.",[Fy]:"Expected program derived address bump to be in the range [0, 255], got: $bump.",[jy]:"Program address cannot end with PDA marker.",[My]:"Expected base58-encoded address string of length in the range [32, 44]. Actual length: $actualLength.",[ay]:"Expected base58-encoded blockash string of length in the range [32, 44]. Actual length: $actualLength.",[iy]:"The network has progressed past the last block for which this transaction could have been committed.",[jc]:"Codec [$codecDescription] cannot decode empty byte arrays.",[Fw]:"Enum codec cannot use lexical values [$stringValues] as discriminators. Either remove all lexical values or set `useValuesAsDiscriminators` to `false`.",[hd]:"Sentinel [$hexSentinel] must not be present in encoded bytes [$hexEncodedBytes].",[Gc]:"Encoder and decoder must have the same fixed size, got [$encoderFixedSize] and [$decoderFixedSize].",[Zc]:"Encoder and decoder must have the same max size, got [$encoderMaxSize] and [$decoderMaxSize].",[Hc]:"Encoder and decoder must either both be fixed-size or variable-size.",[Nw]:"Enum discriminator out of range. Expected a number in [$formattedValidDiscriminators], got $discriminator.",[ud]:"Expected a fixed-size codec, got a variable-size one.",[ld]:"Codec [$codecDescription] expected a positive byte length, got $bytesLength.",[fd]:"Expected a variable-size codec, got a fixed-size one.",[zw]:"Codec [$codecDescription] expected zero-value [$hexZeroValue] to have the same size as the provided fixed-size item [$expectedSize bytes].",[Kc]:"Codec [$codecDescription] expected $expected bytes, got $bytesLength.",[Dw]:"Expected byte array constant [$hexConstant] to be present in data [$hexData] at offset [$offset].",[Lw]:"Invalid discriminated union variant. Expected one of [$variants], got $value.",[Bw]:"Invalid enum variant. Expected one of [$stringValues] or a number in [$formattedNumericalValues], got $variant.",[Pw]:"Invalid literal union variant. Expected one of [$variants], got $value.",[Tw]:"Expected [$codecDescription] to have $expected items, got $actual.",[Cw]:"Invalid value $value for base $base with alphabet $alphabet.",[Mw]:"Literal union discriminator out of range. Expected a number between $minRange and $maxRange, got $discriminator.",[Yc]:"Codec [$codecDescription] expected number to be in the range [$min, $max], got $value.",[dd]:"Codec [$codecDescription] expected offset to be in the range [0, $bytesLength], got $offset.",[pd]:"Expected sentinel [$hexSentinel] to be present in decoded bytes [$hexDecodedBytes].",[Uw]:"Union variant out of range. Expected an index between $minRange and $maxRange, got $variant.",[s_]:"No random values implementation could be found.",[v_]:"instruction requires an uninitialized account",[U_]:"instruction tries to borrow reference for an account which is already borrowed",[D_]:"instruction left account with an outstanding borrowed reference",[P_]:"program other than the account's owner changed the size of the account data",[b_]:"account data too small for instruction",[M_]:"instruction expected an executable account",[ob]:"An account does not have enough lamports to be rent-exempt",[cb]:"Program arithmetic overflowed",[sb]:"Failed to serialize or deserialize account data: $encodedData",[pb]:"Builtin programs must consume compute units",[K_]:"Cross-program invocation call depth too deep",[X_]:"Computational budget exceeded",[F_]:"custom program error: #$code",[N_]:"instruction contains duplicate accounts",[z_]:"instruction modifications of multiply-passed account differ",[q_]:"executable accounts must be rent exempt",[V_]:"instruction changed executable accounts data",[W_]:"instruction changed the balance of an executable account",[L_]:"instruction changed executable bit of an account",[k_]:"instruction modified data of an account it does not own",[I_]:"instruction spent from the balance of an account it does not own",[m_]:"generic instruction error",[fb]:"Provided owner is not allowed",[nb]:"Account is immutable",[ib]:"Incorrect authority provided",[E_]:"incorrect program id for instruction",[w_]:"insufficient funds for instruction",[__]:"invalid account data for instruction",[ab]:"Invalid account owner",[g_]:"invalid program argument",[$_]:"program returned invalid error code",[y_]:"invalid instruction data",[J_]:"Failed to reallocate account data",[Y_]:"Provided seeds do not result in a valid address",[lb]:"Accounts data allocations exceeded the maximum allowed per transaction",[db]:"Max accounts exceeded",[hb]:"Max instruction trace length exceeded",[Z_]:"Length of the seed is too long for address generation",[H_]:"An account required by the instruction is missing",[R_]:"missing required signature for instruction",[x_]:"instruction illegally modified the program id of an account",[C_]:"insufficient account keys for instruction",[Q_]:"Cross-program invocation with unauthorized signer or writable account",[eb]:"Failed to create program execution environment",[rb]:"Program failed to compile",[tb]:"Program failed to complete",[T_]:"instruction modified data of a read-only account",[O_]:"instruction changed the balance of a read-only account",[G_]:"Cross-program invocation reentrancy not allowed for this instruction",[B_]:"instruction modified rent epoch of an account",[A_]:"sum of account balances before and after instruction do not match",[S_]:"instruction requires an initialized account",[p_]:"",[j_]:"Unsupported program id",[ub]:"Unsupported sysvar",[l_]:"The instruction does not have any accounts.",[d_]:"The instruction does not have any data.",[h_]:"Expected instruction to have progress address $expectedProgramAddress, got $actualProgramAddress.",[cy]:"Expected base58 encoded blockhash to decode to a byte array of length 32. Actual length: $actualLength.",[sy]:"The nonce `$expectedNonceValue` is no longer valid. It has advanced to `$actualNonceValue`",[Xw]:"Invariant violation: Found no abortable iterable cache entry for key `$cacheKey`. It should be impossible to hit this error; please file an issue at https://sola.na/web3invariant",[e1]:"Invariant violation: This data publisher does not publish to the channel named `$channelName`. Supported channels include $supportedChannelNames.",[Jw]:"Invariant violation: WebSocket message iterator state is corrupt; iterated without first resolving existing message promise. It should be impossible to hit this error; please file an issue at https://sola.na/web3invariant",[Yw]:"Invariant violation: WebSocket message iterator is missing state storage. It should be impossible to hit this error; please file an issue at https://sola.na/web3invariant",[Qw]:"Invariant violation: Switch statement non-exhaustive. Received unexpected value `$unexpectedValue`. It should be impossible to hit this error; please file an issue at https://sola.na/web3invariant",[my]:"JSON-RPC error: Internal JSON-RPC error ($__serverMessage)",[gy]:"JSON-RPC error: Invalid method parameter(s) ($__serverMessage)",[_y]:"JSON-RPC error: The JSON sent is not a valid `Request` object ($__serverMessage)",[yy]:"JSON-RPC error: The method does not exist / is not available ($__serverMessage)",[py]:"JSON-RPC error: An error occurred on the server while parsing the JSON text ($__serverMessage)",[vy]:"$__serverMessage",[Cy]:"$__serverMessage",[Ny]:"$__serverMessage",[Ey]:"$__serverMessage",[Ay]:"$__serverMessage",[xy]:"$__serverMessage",[by]:"Minimum context slot has not been reached",[Ty]:"Node is unhealthy; behind by $numSlotsBehind slots",[Iy]:"No snapshot",[By]:"Transaction simulation failed",[ky]:"$__serverMessage",[Sy]:"Transaction history is not available from this node",[Oy]:"$__serverMessage",[Ry]:"Transaction signature length mismatch",[Ly]:"Transaction signature verification failure",[wy]:"$__serverMessage",[o_]:"Key pair bytes must be of length 64, got $byteLength.",[a_]:"Expected private key bytes with length 32. Actual length: $actualLength.",[c_]:"Expected base58-encoded signature to decode to a byte array of length 64. Actual length: $actualLength.",[f_]:"The provided private key does not match the provided public key.",[u_]:"Expected base58-encoded signature string of length in the range [64, 88]. Actual length: $actualLength.",[uy]:"Lamports value must be in the range [0, 2e64-1]",[fy]:"`$value` cannot be parsed as a `BigInt`",[hy]:"$message",[ly]:"`$value` cannot be parsed as a `Number`",[oy]:"No nonce account could be found at address `$nonceAccountAddress`",[jw]:"The notification name must end in 'Notifications' and the API must supply a subscription plan creator function for the notification '$notificationName'.",[Hw]:"WebSocket was closed before payload could be added to the send buffer",[Gw]:"WebSocket connection closed",[Zw]:"WebSocket failed to connect",[Kw]:"Failed to obtain a subscription id from the server",[qw]:"Could not find an API plan for RPC method: `$method`",[$w]:"The $argumentLabel argument to the `$methodName` RPC method$optionalPathLabel was `$value`. This number is unsafe for use with the Solana JSON-RPC because it exceeds `Number.MAX_SAFE_INTEGER`.",[Ww]:"HTTP error ($statusCode): $message",[Vw]:"HTTP header(s) forbidden: $headers. Learn more at https://developer.mozilla.org/en-US/docs/Glossary/Forbidden_header_name.",[mb]:"Multiple distinct signers were identified for address `$address`. Please ensure that you are using the same signer instance for each address.",[gb]:"The provided value does not implement the `KeyPairSigner` interface",[_b]:"The provided value does not implement the `MessageModifyingSigner` interface",[bb]:"The provided value does not implement the `MessagePartialSigner` interface",[yb]:"The provided value does not implement any of the `MessageSigner` interfaces",[Eb]:"The provided value does not implement the `TransactionModifyingSigner` interface",[Rb]:"The provided value does not implement the `TransactionPartialSigner` interface",[vb]:"The provided value does not implement the `TransactionSendingSigner` interface",[wb]:"The provided value does not implement any of the `TransactionSigner` interfaces",[Sb]:"More than one `TransactionSendingSigner` was identified.",[Ab]:"No `TransactionSendingSigner` was identified. Please provide a valid `ITransactionWithSingleSendingSigner` transaction.",[xb]:"Wallet account signers do not support signing multiple messages/transactions in a single operation",[i_]:"Cannot export a non-extractable key.",[Xy]:"No digest implementation could be found.",[Jy]:"Cryptographic operations are only allowed in secure browser contexts. Read more here: https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts.",[Qy]:`This runtime does not support the generation of Ed25519 key pairs.
2
2
 
3
3
  Install @solana/webcrypto-ed25519-polyfill and call its \`install\` function before generating keys in environments that do not support Ed25519.
4
4
 
5
- For a list of runtimes that currently support Ed25519 operations, visit https://github.com/WICG/webcrypto-secure-curves/issues/20.`,[e_]:"No signature verification implementation could be found.",[t_]:"No key generation implementation could be found.",[r_]:"No signing implementation could be found.",[n_]:"No key export implementation could be found.",[dy]:"Timestamp value must be in the range [-(2n ** 63n), (2n ** 63n) - 1]. `$value` given",[uw]:"Transaction processing left an account with an outstanding borrowed reference",[Gb]:"Account in use",[Zb]:"Account loaded twice",[Yb]:"Attempt to debit an account but found no record of a prior credit.",[gw]:"Transaction loads an address table account that doesn't exist",[ew]:"This transaction has already been processed",[tw]:"Blockhash not found",[rw]:"Loader call chain is too deep",[cw]:"Transactions are currently disabled due to cluster maintenance",[vw]:"Transaction contains a duplicate instruction ($index) that is not allowed",[Xb]:"Insufficient funds for fee",[Sw]:"Transaction results in an account ($accountIndex) with insufficient funds for rent",[Qb]:"This account may not be used to pay transaction fees",[iw]:"Transaction contains an invalid account reference",[_w]:"Transaction loads an address table account with invalid data",[bw]:"Transaction address table lookup uses an invalid index",[yw]:"Transaction loads an address table account with an invalid owner",[xw]:"LoadedAccountsDataSizeLimit set for transaction must be greater than 0.",[ow]:"This program may not be used for executing instructions",[ww]:"Transaction leaves an account with a lower balance than rent-exempt minimum",[dw]:"Transaction loads a writable account that cannot be written",[Aw]:"Transaction exceeded max loaded accounts data size cap",[nw]:"Transaction requires a fee but has no signature present",[Jb]:"Attempt to load a program that does not exist",[kw]:"Execution of the program referenced by account at index $accountIndex is temporarily restricted.",[Iw]:"ResanitizationNeeded",[aw]:"Transaction failed to sanitize accounts offsets correctly",[sw]:"Transaction did not pass signature verification",[mw]:"Transaction locked too many accounts",[Ow]:"Sum of account balances before and after transaction do not match",[Hb]:"The transaction failed with the error `$errorName`",[lw]:"Transaction version is unsupported",[pw]:"Transaction would exceed account data limit within the block",[Rw]:"Transaction would exceed total account data limit",[hw]:"Transaction would exceed max account limit within the block",[fw]:"Transaction would exceed max Block Cost Limit",[Ew]:"Transaction would exceed max Vote Cost Limit",[Vb]:"Attempted to sign a transaction with an address that is not a signer for it",[Ub]:"Transaction is missing an address at index: $index.",[Wb]:"Transaction has no expected signers therefore it cannot be encoded",[Ob]:"Transaction does not have a blockhash lifetime",[Tb]:"Transaction is not a durable nonce transaction",[Lb]:"Contents of these address lookup tables unknown: $lookupTableAddresses",[Bb]:"Lookup of address at index $highestRequestedIndex failed for lookup table `$lookupTableAddress`. Highest known index is $highestKnownIndex. The lookup table may have been extended since its contents were retrieved",[Pb]:"No fee payer set in CompiledTransaction",[Cb]:"Could not find program address at index $index",[jb]:"Failed to estimate the compute unit consumption for this transaction message. This is likely because simulating the transaction failed. Inspect the `cause` property of this error to learn more",[Kb]:"Transaction failed when it was simulated in order to estimate the compute unit consumption. The compute unit estimate provided is for a transaction that failed when simulated and may not be representative of the compute units this transaction would consume if successful. Inspect the `cause` property of this error to learn more",[Db]:"Transaction is missing a fee payer.",[zb]:"Could not determine this transaction's signature. Make sure that the transaction has been signed by its fee payer.",[$b]:"Transaction first instruction is not advance nonce account instruction.",[Fb]:"Transaction with no instructions cannot be durable nonce transaction.",[Ib]:"This transaction includes an address (`$programAddress`) which is both invoked and set as the fee payer. Program addresses may not pay fees",[kb]:"This transaction includes an address (`$programAddress`) which is both invoked and marked writable. Program addresses may not be writable",[qb]:"The transaction message expected the transaction to have $signerAddressesLength signatures, got $signaturesLength.",[Mb]:"Transaction is missing signatures for addresses: $addresses.",[Nb]:"Transaction version must be in the range [0, 127]. `$actualVersion` given"};function n1(r,e={}){{let t=`Solana error #${r}; Decode this error by running \`npx @solana/errors decode -- ${r}`;return Object.keys(e).length&&(t+=` '${r1(e)}'`),`${t}\``}}var an=class extends Error{cause=this.cause;context;constructor(...[r,e]){let t,n;if(e){let{cause:s,...o}=e;s&&(n={cause:s}),Object.keys(o).length>0&&(t=o)}let i=n1(r,t);super(i,n),this.context={__code:r,...t},this.name="SolanaError"}};function i1(r,e){return"fixedSize"in e?e.fixedSize:e.getSizeFromValue(r)}function gd(r){return Object.freeze({...r,encode:e=>{let t=new Uint8Array(i1(e,r));return r.write(e,t,0),t}})}function yd(r){return Object.freeze({...r,decode:(e,t=0)=>r.read(e,t)[0]})}function Si(r){return"fixedSize"in r&&typeof r.fixedSize=="number"}function _d(r,e){if(Si(r)!==Si(e))throw new an(Hc);if(Si(r)&&Si(e)&&r.fixedSize!==e.fixedSize)throw new an(Gc,{decoderFixedSize:e.fixedSize,encoderFixedSize:r.fixedSize});if(!Si(r)&&!Si(e)&&r.maxSize!==e.maxSize)throw new an(Zc,{decoderMaxSize:e.maxSize,encoderMaxSize:r.maxSize});return{...e,...r,decode:e.decode,encode:r.encode,read:e.read,write:r.write}}function bd(r,e,t=0){if(e.length-t<=0)throw new an(jc,{codecDescription:r})}function wd(r,e,t,n=0){let i=t.length-n;if(i<e)throw new an(Kc,{bytesLength:i,codecDescription:r,expected:e})}function s1(r,e,t,n){if(n<e||n>t)throw new an(Yc,{codecDescription:r,max:t,min:e,value:n})}function Ed(r){return r?.endian!==1}function o1(r){return gd({fixedSize:r.size,write(e,t,n){r.range&&s1(r.name,r.range[0],r.range[1],e);let i=new ArrayBuffer(r.size);return r.set(new DataView(i),e,Ed(r.config)),t.set(new Uint8Array(i),n),n+r.size}})}function a1(r){return yd({fixedSize:r.size,read(e,t=0){bd(r.name,e,t),wd(r.name,r.size,e,t);let n=new DataView(c1(e,t,r.size));return[r.get(n,Ed(r.config)),t+r.size]}})}function c1(r,e,t){let n=r.byteOffset+(e??0),i=t??r.byteLength;return r.buffer.slice(n,n+i)}var Jc=(r={})=>o1({config:r,name:"u64",range:[0n,BigInt("0xffffffffffffffff")],set:(e,t,n)=>e.setBigUint64(0,BigInt(t),n),size:8}),u1=(r={})=>a1({config:r,get:(e,t)=>e.getBigUint64(0,t),name:"u64",size:8}),Rd=(r={})=>_d(Jc(r),u1(r));var Xc=class extends TypeError{constructor(e,t){let n,{message:i,explanation:s,...o}=e,{path:c}=e,u=c.length===0?i:`At path: ${c.join(".")} -- ${i}`;super(s??u),s!=null&&(this.cause=u),Object.assign(this,o),this.name=this.constructor.name,this.failures=()=>n??(n=[e,...t()])}};function f1(r){return es(r)&&typeof r[Symbol.iterator]=="function"}function es(r){return typeof r=="object"&&r!=null}function No(r){return es(r)&&!Array.isArray(r)}function fr(r){return typeof r=="symbol"?r.toString():typeof r=="string"?JSON.stringify(r):`${r}`}function l1(r){let{done:e,value:t}=r.next();return e?void 0:t}function d1(r,e,t,n){if(r===!0)return;r===!1?r={}:typeof r=="string"&&(r={message:r});let{path:i,branch:s}=e,{type:o}=t,{refinement:c,message:u=`Expected a value of type \`${o}\`${c?` with refinement \`${c}\``:""}, but received: \`${fr(n)}\``}=r;return{value:n,type:o,refinement:c,key:i[i.length-1],path:i,branch:s,...r,message:u}}function*vd(r,e,t,n){f1(r)||(r=[r]);for(let i of r){let s=d1(i,e,t,n);s&&(yield s)}}function*Qc(r,e,t={}){let{path:n=[],branch:i=[r],coerce:s=!1,mask:o=!1}=t,c={path:n,branch:i,mask:o};s&&(r=e.coercer(r,c));let u="valid";for(let p of e.validator(r,c))p.explanation=t.message,u="not_valid",yield[p,void 0];for(let[p,m,b]of e.entries(r,c)){let A=Qc(m,b,{path:p===void 0?n:[...n,p],branch:p===void 0?i:[...i,m],coerce:s,mask:o,message:t.message});for(let S of A)S[0]?(u=S[0].refinement!=null?"not_refined":"not_valid",yield[S[0],void 0]):s&&(m=S[1],p===void 0?r=m:r instanceof Map?r.set(p,m):r instanceof Set?r.add(m):es(r)&&(m!==void 0||p in r)&&(r[p]=m))}if(u!=="not_valid")for(let p of e.refiner(r,c))p.explanation=t.message,u="not_refined",yield[p,void 0];u==="valid"&&(yield[void 0,r])}var nr=class{constructor(e){let{type:t,schema:n,validator:i,refiner:s,coercer:o=u=>u,entries:c=function*(){}}=e;this.type=t,this.schema=n,this.entries=c,this.coercer=o,i?this.validator=(u,p)=>{let m=i(u,p);return vd(m,p,this,u)}:this.validator=()=>[],s?this.refiner=(u,p)=>{let m=s(u,p);return vd(m,p,this,u)}:this.refiner=()=>[]}assert(e,t){return Sd(e,this,t)}create(e,t){return W(e,this,t)}is(e){return Ad(e,this)}mask(e,t){return h1(e,this,t)}validate(e,t={}){return ts(e,this,t)}};function Sd(r,e,t){let n=ts(r,e,{message:t});if(n[0])throw n[0]}function W(r,e,t){let n=ts(r,e,{coerce:!0,message:t});if(n[0])throw n[0];return n[1]}function h1(r,e,t){let n=ts(r,e,{coerce:!0,mask:!0,message:t});if(n[0])throw n[0];return n[1]}function Ad(r,e){return!ts(r,e)[0]}function ts(r,e,t={}){let n=Qc(r,e,t),i=l1(n);return i[0]?[new Xc(i[0],function*(){for(let o of n)o[0]&&(yield o[0])}),void 0]:[void 0,i[1]]}function jn(r,e){return new nr({type:r,schema:null,validator:e})}function xd(){return jn("any",()=>!0)}function j(r){return new nr({type:"array",schema:r,*entries(e){if(r&&Array.isArray(e))for(let[t,n]of e.entries())yield[t,n,r]},coercer(e){return Array.isArray(e)?e.slice():e},validator(e){return Array.isArray(e)||`Expected an array value, but received: ${fr(e)}`}})}function lr(){return jn("boolean",r=>typeof r=="boolean")}function Lo(r){return jn("instance",e=>e instanceof r||`Expected a \`${r.name}\` instance, but received: ${fr(e)}`)}function Me(r){let e=fr(r),t=typeof r;return new nr({type:"literal",schema:t==="string"||t==="number"||t==="boolean"?r:null,validator(n){return n===r||`Expected the literal \`${e}\`, but received: ${fr(n)}`}})}function p1(){return jn("never",()=>!1)}function K(r){return new nr({...r,validator:(e,t)=>e===null||r.validator(e,t),refiner:(e,t)=>e===null||r.refiner(e,t)})}function k(){return jn("number",r=>typeof r=="number"&&!isNaN(r)||`Expected a number, but received: ${fr(r)}`)}function ne(r){return new nr({...r,validator:(e,t)=>e===void 0||r.validator(e,t),refiner:(e,t)=>e===void 0||r.refiner(e,t)})}function eu(r,e){return new nr({type:"record",schema:null,*entries(t){if(es(t))for(let n in t){let i=t[n];yield[n,n,r],yield[n,i,e]}},validator(t){return No(t)||`Expected an object, but received: ${fr(t)}`},coercer(t){return No(t)?{...t}:t}})}function z(){return jn("string",r=>typeof r=="string"||`Expected a string, but received: ${fr(r)}`)}function Bo(r){let e=p1();return new nr({type:"tuple",schema:null,*entries(t){if(Array.isArray(t)){let n=Math.max(r.length,t.length);for(let i=0;i<n;i++)yield[i,t[i],r[i]||e]}},validator(t){return Array.isArray(t)||`Expected an array, but received: ${fr(t)}`},coercer(t){return Array.isArray(t)?t.slice():t}})}function P(r){let e=Object.keys(r);return new nr({type:"type",schema:r,*entries(t){if(es(t))for(let n of e)yield[n,t[n],r[n]]},validator(t){return No(t)||`Expected an object, but received: ${fr(t)}`},coercer(t){return No(t)?{...t}:t}})}function Nt(r){let e=r.map(t=>t.type).join(" | ");return new nr({type:"union",schema:null,coercer(t,n){for(let i of r){let[s,o]=i.validate(t,{coerce:!0,mask:n.mask});if(!s)return o}return t},validator(t,n){let i=[];for(let s of r){let[...o]=Qc(t,s,n),[c]=o;if(c[0])for(let[u]of o)u&&i.push(u);else return[]}return[`Expected the value to satisfy a union of \`${e}\`, but received: ${fr(t)}`,...i]}})}function Kn(){return jn("unknown",()=>!0)}function Ai(r,e,t){return new nr({...r,coercer:(n,i)=>Ad(n,e)?r.coercer(t(n,i),i):r.coercer(n,i)})}var Ph=vr(Yd());var eh=vr(Wi(),1);var Hn=vr(Xd(),1);var Qd=Hn.default;var F1=class extends Hn.default{socket;constructor(r,e,t){super(),this.socket=new window.WebSocket(r,t),this.socket.onopen=()=>this.emit("open"),this.socket.onmessage=n=>this.emit("message",n.data),this.socket.onerror=n=>this.emit("error",n),this.socket.onclose=n=>{this.emit("close",n.code,n.reason)}}send(r,e,t){let n=t||e;try{this.socket.send(r),n()}catch(i){n(i)}}close(r,e){this.socket.close(r,e)}addEventListener(r,e,t){this.socket.addEventListener(r,e,t)}};function th(r,e){return new F1(r,e)}var $1=class{encode(r){return JSON.stringify(r)}decode(r){return JSON.parse(r)}},rh=class extends Hn.default{address;rpc_id;queue;options;autoconnect;ready;reconnect;reconnect_timer_id;reconnect_interval;max_reconnects;rest_options;current_reconnects;generate_request_id;socket;webSocketFactory;dataPack;constructor(r,e="ws://localhost:8080",{autoconnect:t=!0,reconnect:n=!0,reconnect_interval:i=1e3,max_reconnects:s=5,...o}={},c,u){super(),this.webSocketFactory=r,this.queue={},this.rpc_id=0,this.address=e,this.autoconnect=t,this.ready=!1,this.reconnect=n,this.reconnect_timer_id=void 0,this.reconnect_interval=i,this.max_reconnects=s,this.rest_options=o,this.current_reconnects=0,this.generate_request_id=c||(()=>typeof this.rpc_id=="number"?++this.rpc_id:Number(this.rpc_id)+1),u?this.dataPack=u:this.dataPack=new $1,this.autoconnect&&this._connect(this.address,{autoconnect:this.autoconnect,reconnect:this.reconnect,reconnect_interval:this.reconnect_interval,max_reconnects:this.max_reconnects,...this.rest_options})}connect(){this.socket||this._connect(this.address,{autoconnect:this.autoconnect,reconnect:this.reconnect,reconnect_interval:this.reconnect_interval,max_reconnects:this.max_reconnects,...this.rest_options})}call(r,e,t,n){return!n&&typeof t=="object"&&(n=t,t=null),new Promise((i,s)=>{if(!this.ready)return s(new Error("socket not ready"));let o=this.generate_request_id(r,e),c={jsonrpc:"2.0",method:r,params:e||void 0,id:o};this.socket.send(this.dataPack.encode(c),n,u=>{if(u)return s(u);this.queue[o]={promise:[i,s]},t&&(this.queue[o].timeout=setTimeout(()=>{delete this.queue[o],s(new Error("reply timeout"))},t))})})}async login(r){let e=await this.call("rpc.login",r);if(!e)throw new Error("authentication failed");return e}async listMethods(){return await this.call("__listMethods")}notify(r,e){return new Promise((t,n)=>{if(!this.ready)return n(new Error("socket not ready"));let i={jsonrpc:"2.0",method:r,params:e};this.socket.send(this.dataPack.encode(i),s=>{if(s)return n(s);t()})})}async subscribe(r){typeof r=="string"&&(r=[r]);let e=await this.call("rpc.on",r);if(typeof r=="string"&&e[r]!=="ok")throw new Error("Failed subscribing to an event '"+r+"' with: "+e[r]);return e}async unsubscribe(r){typeof r=="string"&&(r=[r]);let e=await this.call("rpc.off",r);if(typeof r=="string"&&e[r]!=="ok")throw new Error("Failed unsubscribing from an event with: "+e);return e}close(r,e){this.socket.close(r||1e3,e)}setAutoReconnect(r){this.reconnect=r}setReconnectInterval(r){this.reconnect_interval=r}setMaxReconnects(r){this.max_reconnects=r}_connect(r,e){clearTimeout(this.reconnect_timer_id),this.socket=this.webSocketFactory(r,e),this.socket.addEventListener("open",()=>{this.ready=!0,this.emit("open"),this.current_reconnects=0}),this.socket.addEventListener("message",({data:t})=>{t instanceof ArrayBuffer&&(t=eh.Buffer.from(t).toString());try{t=this.dataPack.decode(t)}catch{return}if(t.notification&&this.listeners(t.notification).length){if(!Object.keys(t.params).length)return this.emit(t.notification);let n=[t.notification];if(t.params.constructor===Object)n.push(t.params);else for(let i=0;i<t.params.length;i++)n.push(t.params[i]);return Promise.resolve().then(()=>{this.emit.apply(this,n)})}if(!this.queue[t.id])return t.method?Promise.resolve().then(()=>{this.emit(t.method,t?.params)}):void 0;"error"in t=="result"in t&&this.queue[t.id].promise[1](new Error('Server response malformed. Response must include either "result" or "error", but not both.')),this.queue[t.id].timeout&&clearTimeout(this.queue[t.id].timeout),t.error?this.queue[t.id].promise[1](t.error):this.queue[t.id].promise[0](t.result),delete this.queue[t.id]}),this.socket.addEventListener("error",t=>this.emit("error",t)),this.socket.addEventListener("close",({code:t,reason:n})=>{this.ready&&setTimeout(()=>this.emit("close",t,n),0),this.ready=!1,this.socket=void 0,t!==1e3&&(this.current_reconnects++,this.reconnect&&(this.max_reconnects>this.current_reconnects||this.max_reconnects===0)&&(this.reconnect_timer_id=setTimeout(()=>this._connect(r,e),this.reconnect_interval)))})}};var sh=[],oh=[],ah=[],V1=BigInt(0),as=BigInt(1),W1=BigInt(2),q1=BigInt(7),j1=BigInt(256),K1=BigInt(113);for(let r=0,e=as,t=1,n=0;r<24;r++){[t,n]=[n,(2*t+3*n)%5],sh.push(2*(5*n+t)),oh.push((r+1)*(r+2)/2%64);let i=V1;for(let s=0;s<7;s++)e=(e<<as^(e>>q1)*K1)%j1,e&W1&&(i^=as<<(as<<BigInt(s))-as);ah.push(i)}var[H1,G1]=lc(ah,!0),nh=(r,e,t)=>t>32?pc(r,e,t):dc(r,e,t),ih=(r,e,t)=>t>32?mc(r,e,t):hc(r,e,t);function Z1(r,e=24){let t=new Uint32Array(10);for(let n=24-e;n<24;n++){for(let o=0;o<10;o++)t[o]=r[o]^r[o+10]^r[o+20]^r[o+30]^r[o+40];for(let o=0;o<10;o+=2){let c=(o+8)%10,u=(o+2)%10,p=t[u],m=t[u+1],b=nh(p,m,1)^t[c],A=ih(p,m,1)^t[c+1];for(let S=0;S<50;S+=10)r[o+S]^=b,r[o+S+1]^=A}let i=r[2],s=r[3];for(let o=0;o<24;o++){let c=oh[o],u=nh(i,s,c),p=ih(i,s,c),m=sh[o];i=r[m],s=r[m+1],r[m]=u,r[m+1]=p}for(let o=0;o<50;o+=10){for(let c=0;c<10;c++)t[c]=r[o+c];for(let c=0;c<10;c++)r[o+c]^=~t[(c+2)%10]&t[(c+4)%10]}r[0]^=H1[n],r[1]^=G1[n]}t.fill(0)}var Fo=class r extends Gr{constructor(e,t,n,i=!1,s=24){if(super(),this.blockLen=e,this.suffix=t,this.outputLen=n,this.enableXOF=i,this.rounds=s,this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,qi(n),0>=this.blockLen||this.blockLen>=200)throw new Error("Sha3 supports only keccak-f1600 function");this.state=new Uint8Array(200),this.state32=Ol(this.state)}keccak(){ac||cc(this.state32),Z1(this.state32,this.rounds),ac||cc(this.state32),this.posOut=0,this.pos=0}update(e){Or(this);let{blockLen:t,state:n}=this;e=Zr(e);let i=e.length;for(let s=0;s<i;){let o=Math.min(t-this.pos,i-s);for(let c=0;c<o;c++)n[this.pos++]^=e[s++];this.pos===t&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;let{state:e,suffix:t,pos:n,blockLen:i}=this;e[n]^=t,(t&128)!==0&&n===i-1&&this.keccak(),e[i-1]^=128,this.keccak()}writeInto(e){Or(this,!1),Hr(e),this.finish();let t=this.state,{blockLen:n}=this;for(let i=0,s=e.length;i<s;){this.posOut>=n&&this.keccak();let o=Math.min(n-this.posOut,s-i);e.set(t.subarray(this.posOut,this.posOut+o),i),this.posOut+=o,i+=o}return e}xofInto(e){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(e)}xof(e){return qi(e),this.xofInto(new Uint8Array(e))}digestInto(e){if(js(e,this),this.finished)throw new Error("digest() was already called");return this.writeInto(e),this.destroy(),e}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,this.state.fill(0)}_cloneInto(e){let{blockLen:t,suffix:n,outputLen:i,rounds:s,enableXOF:o}=this;return e||(e=new r(t,n,i,o,s)),e.state32.set(this.state32),e.pos=this.pos,e.posOut=this.posOut,e.finished=this.finished,e.rounds=s,e.suffix=n,e.outputLen=i,e.enableXOF=o,e.destroyed=this.destroyed,e}},ln=(r,e,t)=>yi(()=>new Fo(e,r,t)),Ix=ln(6,144,224/8),kx=ln(6,136,256/8),Ox=ln(6,104,384/8),Tx=ln(6,72,512/8),Nx=ln(1,144,224/8),lu=ln(1,136,256/8),Lx=ln(1,104,384/8),Bx=ln(1,72,512/8),ch=(r,e,t)=>Nl((n={})=>new Fo(e,r,n.dkLen===void 0?t:n.dkLen,!0)),Cx=ch(31,168,128/8),Px=ch(31,136,256/8);var $o=class extends Gr{constructor(e,t){super(),this.finished=!1,this.destroyed=!1,kl(e);let n=Zr(t);if(this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let i=this.blockLen,s=new Uint8Array(i);s.set(n.length>i?e.create().update(n).digest():n);for(let o=0;o<s.length;o++)s[o]^=54;this.iHash.update(s),this.oHash=e.create();for(let o=0;o<s.length;o++)s[o]^=106;this.oHash.update(s),s.fill(0)}update(e){return Or(this),this.iHash.update(e),this}digestInto(e){Or(this),Hr(e,this.outputLen),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||(e=Object.create(Object.getPrototypeOf(this),{}));let{oHash:t,iHash:n,finished:i,destroyed:s,blockLen:o,outputLen:c}=this;return e=e,e.finished=i,e.destroyed=s,e.blockLen=o,e.outputLen=c,e.oHash=t._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},du=(r,e,t)=>new $o(r,e).update(t).digest();du.create=(r,e)=>new $o(r,e);function uh(r){r.lowS!==void 0&&cr("lowS",r.lowS),r.prehash!==void 0&&cr("prehash",r.prehash)}function Y1(r){let e=Hi(r);_r(e,{a:"field",b:"field"},{allowedPrivateKeyLengths:"array",wrapPrivateKey:"boolean",isTorsionFree:"function",clearCofactor:"function",allowInfinityPoint:"boolean",fromBytes:"function",toBytes:"function"});let{endo:t,Fp:n,a:i}=e;if(t){if(!n.eql(i,n.ZERO))throw new Error("invalid endomorphism, can only be defined for Koblitz curves that have a=0");if(typeof t!="object"||typeof t.beta!="bigint"||typeof t.splitScalar!="function")throw new Error("invalid endomorphism, expected beta: bigint and splitScalar: function")}return Object.freeze({...e})}var{bytesToNumberBE:J1,hexToBytes:X1}=Js,hu=class extends Error{constructor(e=""){super(e)}},Mr={Err:hu,_tlv:{encode:(r,e)=>{let{Err:t}=Mr;if(r<0||r>256)throw new t("tlv.encode: wrong tag");if(e.length&1)throw new t("tlv.encode: unpadded data");let n=e.length/2,i=Mn(n);if(i.length/2&128)throw new t("tlv.encode: long form length too big");let s=n>127?Mn(i.length/2|128):"";return Mn(r)+s+i+e},decode(r,e){let{Err:t}=Mr,n=0;if(r<0||r>256)throw new t("tlv.encode: wrong tag");if(e.length<2||e[n++]!==r)throw new t("tlv.decode: wrong tlv");let i=e[n++],s=!!(i&128),o=0;if(!s)o=i;else{let u=i&127;if(!u)throw new t("tlv.decode(long): indefinite length not supported");if(u>4)throw new t("tlv.decode(long): byte length is too big");let p=e.subarray(n,n+u);if(p.length!==u)throw new t("tlv.decode: length bytes not complete");if(p[0]===0)throw new t("tlv.decode(long): zero leftmost byte");for(let m of p)o=o<<8|m;if(n+=u,o<128)throw new t("tlv.decode(long): not minimal encoding")}let c=e.subarray(n,n+o);if(c.length!==o)throw new t("tlv.decode: wrong value length");return{v:c,l:e.subarray(n+o)}}},_int:{encode(r){let{Err:e}=Mr;if(r<Ur)throw new e("integer: negative integers are not allowed");let t=Mn(r);if(Number.parseInt(t[0],16)&8&&(t="00"+t),t.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return t},decode(r){let{Err:e}=Mr;if(r[0]&128)throw new e("invalid signature integer: negative");if(r[0]===0&&!(r[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return J1(r)}},toSig(r){let{Err:e,_int:t,_tlv:n}=Mr,i=typeof r=="string"?X1(r):r;bi(i);let{v:s,l:o}=n.decode(48,i);if(o.length)throw new e("invalid signature: left bytes after parsing");let{v:c,l:u}=n.decode(2,s),{v:p,l:m}=n.decode(2,u);if(m.length)throw new e("invalid signature: left bytes after parsing");return{r:t.decode(c),s:t.decode(p)}},hexFromSig(r){let{_tlv:e,_int:t}=Mr,n=e.encode(2,t.encode(r.r)),i=e.encode(2,t.encode(r.s)),s=n+i;return e.encode(48,s)}},Ur=BigInt(0),Et=BigInt(1),Wx=BigInt(2),fh=BigInt(3),qx=BigInt(4);function Q1(r){let e=Y1(r),{Fp:t}=e,n=tn(e.n,e.nBitLength),i=e.toBytes||((I,x,L)=>{let U=x.toAffine();return Br(Uint8Array.from([4]),t.toBytes(U.x),t.toBytes(U.y))}),s=e.fromBytes||(I=>{let x=I.subarray(1),L=t.fromBytes(x.subarray(0,t.BYTES)),U=t.fromBytes(x.subarray(t.BYTES,2*t.BYTES));return{x:L,y:U}});function o(I){let{a:x,b:L}=e,U=t.sqr(I),B=t.mul(U,I);return t.add(t.add(B,t.mul(I,x)),L)}if(!t.eql(t.sqr(e.Gy),o(e.Gx)))throw new Error("bad generator point: equation left != right");function c(I){return ji(I,Et,e.n)}function u(I){let{allowedPrivateKeyLengths:x,nByteLength:L,wrapPrivateKey:U,n:B}=e;if(x&&typeof I!="bigint"){if(Xr(I)&&(I=Nr(I)),typeof I!="string"||!x.includes(I.length))throw new Error("invalid private key");I=I.padStart(L*2,"0")}let F;try{F=typeof I=="bigint"?I:Lr(We("private key",I,L))}catch{throw new Error("invalid private key, expected hex or "+L+" bytes, got "+typeof I)}return U&&(F=ke(F,B)),jt("private key",F,Et,B),F}function p(I){if(!(I instanceof A))throw new Error("ProjectivePoint expected")}let m=zn((I,x)=>{let{px:L,py:U,pz:B}=I;if(t.eql(B,t.ONE))return{x:L,y:U};let F=I.is0();x==null&&(x=F?t.ONE:t.inv(B));let te=t.mul(L,x),G=t.mul(U,x),Z=t.mul(B,x);if(F)return{x:t.ZERO,y:t.ZERO};if(!t.eql(Z,t.ONE))throw new Error("invZ was invalid");return{x:te,y:G}}),b=zn(I=>{if(I.is0()){if(e.allowInfinityPoint&&!t.is0(I.py))return;throw new Error("bad point: ZERO")}let{x,y:L}=I.toAffine();if(!t.isValid(x)||!t.isValid(L))throw new Error("bad point: x or y not FE");let U=t.sqr(L),B=o(x);if(!t.eql(U,B))throw new Error("bad point: equation left != right");if(!I.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});class A{constructor(x,L,U){if(this.px=x,this.py=L,this.pz=U,x==null||!t.isValid(x))throw new Error("x required");if(L==null||!t.isValid(L))throw new Error("y required");if(U==null||!t.isValid(U))throw new Error("z required");Object.freeze(this)}static fromAffine(x){let{x:L,y:U}=x||{};if(!x||!t.isValid(L)||!t.isValid(U))throw new Error("invalid affine point");if(x instanceof A)throw new Error("projective point not allowed");let B=F=>t.eql(F,t.ZERO);return B(L)&&B(U)?A.ZERO:new A(L,U,t.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(x){let L=t.invertBatch(x.map(U=>U.pz));return x.map((U,B)=>U.toAffine(L[B])).map(A.fromAffine)}static fromHex(x){let L=A.fromAffine(s(We("pointHex",x)));return L.assertValidity(),L}static fromPrivateKey(x){return A.BASE.multiply(u(x))}static msm(x,L){return to(A,n,x,L)}_setWindowSize(x){T.setWindowSize(this,x)}assertValidity(){b(this)}hasEvenY(){let{y:x}=this.toAffine();if(t.isOdd)return!t.isOdd(x);throw new Error("Field doesn't support isOdd")}equals(x){p(x);let{px:L,py:U,pz:B}=this,{px:F,py:te,pz:G}=x,Z=t.eql(t.mul(L,G),t.mul(F,B)),ee=t.eql(t.mul(U,G),t.mul(te,B));return Z&&ee}negate(){return new A(this.px,t.neg(this.py),this.pz)}double(){let{a:x,b:L}=e,U=t.mul(L,fh),{px:B,py:F,pz:te}=this,G=t.ZERO,Z=t.ZERO,ee=t.ZERO,Y=t.mul(B,B),Ie=t.mul(F,F),re=t.mul(te,te),le=t.mul(B,F);return le=t.add(le,le),ee=t.mul(B,te),ee=t.add(ee,ee),G=t.mul(x,ee),Z=t.mul(U,re),Z=t.add(G,Z),G=t.sub(Ie,Z),Z=t.add(Ie,Z),Z=t.mul(G,Z),G=t.mul(le,G),ee=t.mul(U,ee),re=t.mul(x,re),le=t.sub(Y,re),le=t.mul(x,le),le=t.add(le,ee),ee=t.add(Y,Y),Y=t.add(ee,Y),Y=t.add(Y,re),Y=t.mul(Y,le),Z=t.add(Z,Y),re=t.mul(F,te),re=t.add(re,re),Y=t.mul(re,le),G=t.sub(G,Y),ee=t.mul(re,Ie),ee=t.add(ee,ee),ee=t.add(ee,ee),new A(G,Z,ee)}add(x){p(x);let{px:L,py:U,pz:B}=this,{px:F,py:te,pz:G}=x,Z=t.ZERO,ee=t.ZERO,Y=t.ZERO,Ie=e.a,re=t.mul(e.b,fh),le=t.mul(L,F),E=t.mul(U,te),a=t.mul(B,G),l=t.add(L,U),d=t.add(F,te);l=t.mul(l,d),d=t.add(le,E),l=t.sub(l,d),d=t.add(L,B);let h=t.add(F,G);return d=t.mul(d,h),h=t.add(le,a),d=t.sub(d,h),h=t.add(U,B),Z=t.add(te,G),h=t.mul(h,Z),Z=t.add(E,a),h=t.sub(h,Z),Y=t.mul(Ie,d),Z=t.mul(re,a),Y=t.add(Z,Y),Z=t.sub(E,Y),Y=t.add(E,Y),ee=t.mul(Z,Y),E=t.add(le,le),E=t.add(E,le),a=t.mul(Ie,a),d=t.mul(re,d),E=t.add(E,a),a=t.sub(le,a),a=t.mul(Ie,a),d=t.add(d,a),le=t.mul(E,d),ee=t.add(ee,le),le=t.mul(h,d),Z=t.mul(l,Z),Z=t.sub(Z,le),le=t.mul(l,E),Y=t.mul(h,Y),Y=t.add(Y,le),new A(Z,ee,Y)}subtract(x){return this.add(x.negate())}is0(){return this.equals(A.ZERO)}wNAF(x){return T.wNAFCached(this,x,A.normalizeZ)}multiplyUnsafe(x){let{endo:L,n:U}=e;jt("scalar",x,Ur,U);let B=A.ZERO;if(x===Ur)return B;if(this.is0()||x===Et)return this;if(!L||T.hasPrecomputes(this))return T.wNAFCachedUnsafe(this,x,A.normalizeZ);let{k1neg:F,k1:te,k2neg:G,k2:Z}=L.splitScalar(x),ee=B,Y=B,Ie=this;for(;te>Ur||Z>Ur;)te&Et&&(ee=ee.add(Ie)),Z&Et&&(Y=Y.add(Ie)),Ie=Ie.double(),te>>=Et,Z>>=Et;return F&&(ee=ee.negate()),G&&(Y=Y.negate()),Y=new A(t.mul(Y.px,L.beta),Y.py,Y.pz),ee.add(Y)}multiply(x){let{endo:L,n:U}=e;jt("scalar",x,Et,U);let B,F;if(L){let{k1neg:te,k1:G,k2neg:Z,k2:ee}=L.splitScalar(x),{p:Y,f:Ie}=this.wNAF(G),{p:re,f:le}=this.wNAF(ee);Y=T.constTimeNegate(te,Y),re=T.constTimeNegate(Z,re),re=new A(t.mul(re.px,L.beta),re.py,re.pz),B=Y.add(re),F=Ie.add(le)}else{let{p:te,f:G}=this.wNAF(x);B=te,F=G}return A.normalizeZ([B,F])[0]}multiplyAndAddUnsafe(x,L,U){let B=A.BASE,F=(G,Z)=>Z===Ur||Z===Et||!G.equals(B)?G.multiplyUnsafe(Z):G.multiply(Z),te=F(this,L).add(F(x,U));return te.is0()?void 0:te}toAffine(x){return m(this,x)}isTorsionFree(){let{h:x,isTorsionFree:L}=e;if(x===Et)return!0;if(L)return L(A,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){let{h:x,clearCofactor:L}=e;return x===Et?this:L?L(A,this):this.multiplyUnsafe(e.h)}toRawBytes(x=!0){return cr("isCompressed",x),this.assertValidity(),i(A,this,x)}toHex(x=!0){return cr("isCompressed",x),Nr(this.toRawBytes(x))}}A.BASE=new A(e.Gx,e.Gy,t.ONE),A.ZERO=new A(t.ZERO,t.ONE,t.ZERO);let S=e.nBitLength,T=eo(A,e.endo?Math.ceil(S/2):S);return{CURVE:e,ProjectivePoint:A,normPrivateKeyToScalar:u,weierstrassEquation:o,isWithinCurveOrder:c}}function eE(r){let e=Hi(r);return _r(e,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...e})}function lh(r){let e=eE(r),{Fp:t,n}=e,i=t.BYTES+1,s=2*t.BYTES+1;function o(a){return ke(a,n)}function c(a){return Xs(a,n)}let{ProjectivePoint:u,normPrivateKeyToScalar:p,weierstrassEquation:m,isWithinCurveOrder:b}=Q1({...e,toBytes(a,l,d){let h=l.toAffine(),g=t.toBytes(h.x),w=Br;return cr("isCompressed",d),d?w(Uint8Array.from([l.hasEvenY()?2:3]),g):w(Uint8Array.from([4]),g,t.toBytes(h.y))},fromBytes(a){let l=a.length,d=a[0],h=a.subarray(1);if(l===i&&(d===2||d===3)){let g=Lr(h);if(!ji(g,Et,t.ORDER))throw new Error("Point is not on curve");let w=m(g),v;try{v=t.sqrt(w)}catch(_){let C=_ instanceof Error?": "+_.message:"";throw new Error("Point is not on curve"+C)}let y=(v&Et)===Et;return(d&1)===1!==y&&(v=t.neg(v)),{x:g,y:v}}else if(l===s&&d===4){let g=t.fromBytes(h.subarray(0,t.BYTES)),w=t.fromBytes(h.subarray(t.BYTES,2*t.BYTES));return{x:g,y:w}}else{let g=i,w=s;throw new Error("invalid Point, expected length of "+g+", or uncompressed "+w+", got "+l)}}}),A=a=>Nr(en(a,e.nByteLength));function S(a){let l=n>>Et;return a>l}function T(a){return S(a)?o(-a):a}let I=(a,l,d)=>Lr(a.slice(l,d));class x{constructor(l,d,h){this.r=l,this.s=d,this.recovery=h,this.assertValidity()}static fromCompact(l){let d=e.nByteLength;return l=We("compactSignature",l,d*2),new x(I(l,0,d),I(l,d,2*d))}static fromDER(l){let{r:d,s:h}=Mr.toSig(We("DER",l));return new x(d,h)}assertValidity(){jt("r",this.r,Et,n),jt("s",this.s,Et,n)}addRecoveryBit(l){return new x(this.r,this.s,l)}recoverPublicKey(l){let{r:d,s:h,recovery:g}=this,w=G(We("msgHash",l));if(g==null||![0,1,2,3].includes(g))throw new Error("recovery id invalid");let v=g===2||g===3?d+e.n:d;if(v>=t.ORDER)throw new Error("recovery id 2 or 3 invalid");let y=(g&1)===0?"02":"03",f=u.fromHex(y+A(v)),_=c(v),C=o(-w*_),D=o(h*_),$=u.BASE.multiplyAndAddUnsafe(f,C,D);if(!$)throw new Error("point at infinify");return $.assertValidity(),$}hasHighS(){return S(this.s)}normalizeS(){return this.hasHighS()?new x(this.r,o(-this.s),this.recovery):this}toDERRawBytes(){return Un(this.toDERHex())}toDERHex(){return Mr.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return Un(this.toCompactHex())}toCompactHex(){return A(this.r)+A(this.s)}}let L={isValidPrivateKey(a){try{return p(a),!0}catch{return!1}},normPrivateKeyToScalar:p,randomPrivateKey:()=>{let a=Ac(e.n);return Vl(e.randomBytes(a),e.n)},precompute(a=8,l=u.BASE){return l._setWindowSize(a),l.multiply(BigInt(3)),l}};function U(a,l=!0){return u.fromPrivateKey(a).toRawBytes(l)}function B(a){let l=Xr(a),d=typeof a=="string",h=(l||d)&&a.length;return l?h===i||h===s:d?h===2*i||h===2*s:a instanceof u}function F(a,l,d=!0){if(B(a))throw new Error("first arg must be private key");if(!B(l))throw new Error("second arg must be public key");return u.fromHex(l).multiply(p(a)).toRawBytes(d)}let te=e.bits2int||function(a){if(a.length>8192)throw new Error("input is too large");let l=Lr(a),d=a.length*8-e.nBitLength;return d>0?l>>BigInt(d):l},G=e.bits2int_modN||function(a){return o(te(a))},Z=Ki(e.nBitLength);function ee(a){return jt("num < 2^"+e.nBitLength,a,Ur,Z),en(a,e.nByteLength)}function Y(a,l,d=Ie){if(["recovered","canonical"].some(se=>se in d))throw new Error("sign() legacy options not supported");let{hash:h,randomBytes:g}=e,{lowS:w,prehash:v,extraEntropy:y}=d;w==null&&(w=!0),a=We("msgHash",a),uh(d),v&&(a=We("prehashed msgHash",h(a)));let f=G(a),_=p(l),C=[ee(_),ee(f)];if(y!=null&&y!==!1){let se=y===!0?g(t.BYTES):y;C.push(We("extraEntropy",se))}let D=Br(...C),$=f;function X(se){let ue=te(se);if(!b(ue))return;let Be=c(ue),he=u.BASE.multiply(ue).toAffine(),me=o(he.x);if(me===Ur)return;let Gt=o(Be*o($+me*_));if(Gt===Ur)return;let Ae=(he.x===me?0:2)|Number(he.y&Et),Ne=Gt;return w&&S(Gt)&&(Ne=T(Gt),Ae^=1),new x(me,Ne,Ae)}return{seed:D,k2sig:X}}let Ie={lowS:e.lowS,prehash:!1},re={lowS:e.lowS,prehash:!1};function le(a,l,d=Ie){let{seed:h,k2sig:g}=Y(a,l,d),w=e;return Ec(w.hash.outputLen,w.nByteLength,w.hmac)(h,g)}u.BASE._setWindowSize(8);function E(a,l,d,h=re){let g=a;l=We("msgHash",l),d=We("publicKey",d);let{lowS:w,prehash:v,format:y}=h;if(uh(h),"strict"in h)throw new Error("options.strict was renamed to lowS");if(y!==void 0&&y!=="compact"&&y!=="der")throw new Error("format must be compact or der");let f=typeof g=="string"||Xr(g),_=!f&&!y&&typeof g=="object"&&g!==null&&typeof g.r=="bigint"&&typeof g.s=="bigint";if(!f&&!_)throw new Error("invalid signature, expected Uint8Array, hex string or Signature instance");let C,D;try{if(_&&(C=new x(g.r,g.s)),f){try{y!=="compact"&&(C=x.fromDER(g))}catch(Ae){if(!(Ae instanceof Mr.Err))throw Ae}!C&&y!=="der"&&(C=x.fromCompact(g))}D=u.fromHex(d)}catch{return!1}if(!C||w&&C.hasHighS())return!1;v&&(l=e.hash(l));let{r:$,s:X}=C,se=G(l),ue=c(X),Be=o(se*ue),he=o($*ue),me=u.BASE.multiplyAndAddUnsafe(D,Be,he)?.toAffine();return me?o(me.x)===$:!1}return{CURVE:e,getPublicKey:U,getSharedSecret:F,sign:le,verify:E,ProjectivePoint:u,Signature:x,utils:L}}function tE(r){return{hash:r,hmac:(e,...t)=>du(r,e,uc(...t)),randomBytes:Hs}}function dh(r,e){let t=n=>lh({...r,...tE(n)});return{...t(e),create:t}}var mh=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),hh=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),rE=BigInt(1),pu=BigInt(2),ph=(r,e)=>(r+e/pu)/e;function nE(r){let e=mh,t=BigInt(3),n=BigInt(6),i=BigInt(11),s=BigInt(22),o=BigInt(23),c=BigInt(44),u=BigInt(88),p=r*r*r%e,m=p*p*r%e,b=Pe(m,t,e)*m%e,A=Pe(b,t,e)*m%e,S=Pe(A,pu,e)*p%e,T=Pe(S,i,e)*S%e,I=Pe(T,s,e)*T%e,x=Pe(I,c,e)*I%e,L=Pe(x,u,e)*x%e,U=Pe(L,c,e)*I%e,B=Pe(U,t,e)*m%e,F=Pe(B,o,e)*T%e,te=Pe(F,n,e)*p%e,G=Pe(te,pu,e);if(!mu.eql(mu.sqr(G),r))throw new Error("Cannot find square root");return G}var mu=tn(mh,void 0,void 0,{sqrt:nE}),cs=dh({a:BigInt(0),b:BigInt(7),Fp:mu,n:hh,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:r=>{let e=hh,t=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-rE*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),i=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),s=t,o=BigInt("0x100000000000000000000000000000000"),c=ph(s*r,e),u=ph(-n*r,e),p=ke(r-c*t-u*i,e),m=ke(-c*n-u*s,e),b=p>o,A=m>o;if(b&&(p=e-p),A&&(m=e-m),p>o||m>o)throw new Error("splitScalar: Endomorphism failed, k="+r);return{k1neg:b,k1:p,k2neg:A,k2:m}}}},Gi),Qx=BigInt(0);var eI=cs.ProjectivePoint;var uI=$n.utils.randomPrivateKey,gh=()=>{let r=$n.utils.randomPrivateKey(),e=Au(r),t=new Uint8Array(64);return t.set(r),t.set(e,32),{publicKey:e,secretKey:t}},Au=$n.getPublicKey;function yh(r){try{return $n.ExtendedPoint.fromHex(r),!0}catch{return!1}}var zu=(r,e)=>$n.sign(r,e.slice(0,32)),iE=$n.verify,we=r=>ae.Buffer.isBuffer(r)?r:r instanceof Uint8Array?ae.Buffer.from(r.buffer,r.byteOffset,r.byteLength):ae.Buffer.from(r),xu=class{constructor(e){Object.assign(this,e)}encode(){return ae.Buffer.from((0,Oi.serialize)(qo,this))}static decode(e){return(0,Oi.deserialize)(qo,this,e)}static decodeUnchecked(e){return(0,Oi.deserializeUnchecked)(qo,this,e)}};var qo=new Map,Mh,sE=32,pn=32;function oE(r){return r._bn!==void 0}var _h=1,ce=class r extends xu{constructor(e){if(super({}),this._bn=void 0,oE(e))this._bn=e._bn;else{if(typeof e=="string"){let t=Rt.default.decode(e);if(t.length!=pn)throw new Error("Invalid public key input");this._bn=new Su.default(t)}else this._bn=new Su.default(e);if(this._bn.byteLength()>pn)throw new Error("Invalid public key input")}}static unique(){let e=new r(_h);return _h+=1,new r(e.toBuffer())}equals(e){return this._bn.eq(e._bn)}toBase58(){return Rt.default.encode(this.toBytes())}toJSON(){return this.toBase58()}toBytes(){let e=this.toBuffer();return new Uint8Array(e.buffer,e.byteOffset,e.byteLength)}toBuffer(){let e=this._bn.toArrayLike(ae.Buffer);if(e.length===pn)return e;let t=ae.Buffer.alloc(32);return e.copy(t,32-e.length),t}get[Symbol.toStringTag](){return`PublicKey(${this.toString()})`}toString(){return this.toBase58()}static async createWithSeed(e,t,n){let i=ae.Buffer.concat([e.toBuffer(),ae.Buffer.from(t),n.toBuffer()]),s=Gi(i);return new r(s)}static createProgramAddressSync(e,t){let n=ae.Buffer.alloc(0);e.forEach(function(s){if(s.length>sE)throw new TypeError("Max seed length exceeded");n=ae.Buffer.concat([n,we(s)])}),n=ae.Buffer.concat([n,t.toBuffer(),ae.Buffer.from("ProgramDerivedAddress")]);let i=Gi(n);if(yh(i))throw new Error("Invalid seeds, address must fall off the curve");return new r(i)}static async createProgramAddress(e,t){return this.createProgramAddressSync(e,t)}static findProgramAddressSync(e,t){let n=255,i;for(;n!=0;){try{let s=e.concat(ae.Buffer.from([n]));i=this.createProgramAddressSync(s,t)}catch(s){if(s instanceof TypeError)throw s;n--;continue}return[i,n]}throw new Error("Unable to find a viable program address nonce")}static async findProgramAddress(e,t){return this.findProgramAddressSync(e,t)}static isOnCurve(e){let t=new r(e);return yh(t.toBytes())}};Mh=ce;ce.default=new Mh("11111111111111111111111111111111");qo.set(ce,{kind:"struct",fields:[["_bn","u256"]]});var fI=new ce("BPFLoader1111111111111111111111111111111111"),Yn=1232,Fu=127,jo=64,Ko=class extends Error{constructor(e){super(`Signature ${e} has expired: block height exceeded.`),this.signature=void 0,this.signature=e}};Object.defineProperty(Ko.prototype,"name",{value:"TransactionExpiredBlockheightExceededError"});var Ho=class extends Error{constructor(e,t){super(`Transaction was not confirmed in ${t.toFixed(2)} seconds. It is unknown if it succeeded or failed. Check signature ${e} using the Solana Explorer or CLI tools.`),this.signature=void 0,this.signature=e}};Object.defineProperty(Ho.prototype,"name",{value:"TransactionExpiredTimeoutError"});var Zn=class extends Error{constructor(e){super(`Signature ${e} has expired: the nonce is no longer valid.`),this.signature=void 0,this.signature=e}};Object.defineProperty(Zn.prototype,"name",{value:"TransactionExpiredNonceInvalidError"});var Ii=class{constructor(e,t){this.staticAccountKeys=void 0,this.accountKeysFromLookups=void 0,this.staticAccountKeys=e,this.accountKeysFromLookups=t}keySegments(){let e=[this.staticAccountKeys];return this.accountKeysFromLookups&&(e.push(this.accountKeysFromLookups.writable),e.push(this.accountKeysFromLookups.readonly)),e}get(e){for(let t of this.keySegments()){if(e<t.length)return t[e];e-=t.length}}get length(){return this.keySegments().flat().length}compileInstructions(e){if(this.length>256)throw new Error("Account index overflow encountered during compilation");let n=new Map;this.keySegments().flat().forEach((s,o)=>{n.set(s.toBase58(),o)});let i=s=>{let o=n.get(s.toBase58());if(o===void 0)throw new Error("Encountered an unknown instruction account key during compilation");return o};return e.map(s=>({programIdIndex:i(s.programId),accountKeyIndexes:s.keys.map(o=>i(o.pubkey)),data:s.data}))}},be=(r="publicKey")=>R.blob(32,r),aE=(r="signature")=>R.blob(64,r),xi=(r="string")=>{let e=R.struct([R.u32("length"),R.u32("lengthPadding"),R.blob(R.offset(R.u32(),-8),"chars")],r),t=e.decode.bind(e),n=e.encode.bind(e),i=e;return i.decode=(s,o)=>t(s,o).chars.toString(),i.encode=(s,o,c)=>{let u={chars:ae.Buffer.from(s,"utf8")};return n(u,o,c)},i.alloc=s=>R.u32().span+R.u32().span+ae.Buffer.from(s,"utf8").length,i},cE=(r="authorized")=>R.struct([be("staker"),be("withdrawer")],r),uE=(r="lockup")=>R.struct([R.ns64("unixTimestamp"),R.ns64("epoch"),be("custodian")],r),fE=(r="voteInit")=>R.struct([be("nodePubkey"),be("authorizedVoter"),be("authorizedWithdrawer"),R.u8("commission")],r),lE=(r="voteAuthorizeWithSeedArgs")=>R.struct([R.u32("voteAuthorizationType"),be("currentAuthorityDerivedKeyOwnerPubkey"),xi("currentAuthorityDerivedKeySeed"),be("newAuthorized")],r);function Uh(r,e){let t=i=>{if(i.span>=0)return i.span;if(typeof i.alloc=="function")return i.alloc(e[i.property]);if("count"in i&&"elementLayout"in i){let s=e[i.property];if(Array.isArray(s))return s.length*t(i.elementLayout)}else if("fields"in i)return Uh({layout:i},e[i.property]);return 0},n=0;return r.layout.fields.forEach(i=>{n+=t(i)}),n}function Yt(r){let e=0,t=0;for(;;){let n=r.shift();if(e|=(n&127)<<t*7,t+=1,(n&128)===0)break}return e}function Jt(r,e){let t=e;for(;;){let n=t&127;if(t>>=7,t==0){r.push(n);break}else n|=128,r.push(n)}}function xe(r,e){if(!r)throw new Error(e||"Assertion failed")}var Go=class r{constructor(e,t){this.payer=void 0,this.keyMetaMap=void 0,this.payer=e,this.keyMetaMap=t}static compile(e,t){let n=new Map,i=o=>{let c=o.toBase58(),u=n.get(c);return u===void 0&&(u={isSigner:!1,isWritable:!1,isInvoked:!1},n.set(c,u)),u},s=i(t);s.isSigner=!0,s.isWritable=!0;for(let o of e){i(o.programId).isInvoked=!0;for(let c of o.keys){let u=i(c.pubkey);u.isSigner||=c.isSigner,u.isWritable||=c.isWritable}}return new r(t,n)}getMessageComponents(){let e=[...this.keyMetaMap.entries()];xe(e.length<=256,"Max static account keys length exceeded");let t=e.filter(([,u])=>u.isSigner&&u.isWritable),n=e.filter(([,u])=>u.isSigner&&!u.isWritable),i=e.filter(([,u])=>!u.isSigner&&u.isWritable),s=e.filter(([,u])=>!u.isSigner&&!u.isWritable),o={numRequiredSignatures:t.length+n.length,numReadonlySignedAccounts:n.length,numReadonlyUnsignedAccounts:s.length};{xe(t.length>0,"Expected at least one writable signer key");let[u]=t[0];xe(u===this.payer.toBase58(),"Expected first writable signer key to be the fee payer")}let c=[...t.map(([u])=>new ce(u)),...n.map(([u])=>new ce(u)),...i.map(([u])=>new ce(u)),...s.map(([u])=>new ce(u))];return[o,c]}extractTableLookup(e){let[t,n]=this.drainKeysFoundInLookupTable(e.state.addresses,o=>!o.isSigner&&!o.isInvoked&&o.isWritable),[i,s]=this.drainKeysFoundInLookupTable(e.state.addresses,o=>!o.isSigner&&!o.isInvoked&&!o.isWritable);if(!(t.length===0&&i.length===0))return[{accountKey:e.key,writableIndexes:t,readonlyIndexes:i},{writable:n,readonly:s}]}drainKeysFoundInLookupTable(e,t){let n=new Array,i=new Array;for(let[s,o]of this.keyMetaMap.entries())if(t(o)){let c=new ce(s),u=e.findIndex(p=>p.equals(c));u>=0&&(xe(u<256,"Max lookup table index exceeded"),n.push(u),i.push(c),this.keyMetaMap.delete(s))}return[n,i]}},Dh="Reached end of buffer unexpectedly";function zr(r){if(r.length===0)throw new Error(Dh);return r.shift()}function Xt(r,...e){let[t]=e;if(e.length===2?t+(e[1]??0)>r.length:t>=r.length)throw new Error(Dh);return r.splice(...e)}var mn=class r{constructor(e){this.header=void 0,this.accountKeys=void 0,this.recentBlockhash=void 0,this.instructions=void 0,this.indexToProgramIds=new Map,this.header=e.header,this.accountKeys=e.accountKeys.map(t=>new ce(t)),this.recentBlockhash=e.recentBlockhash,this.instructions=e.instructions,this.instructions.forEach(t=>this.indexToProgramIds.set(t.programIdIndex,this.accountKeys[t.programIdIndex]))}get version(){return"legacy"}get staticAccountKeys(){return this.accountKeys}get compiledInstructions(){return this.instructions.map(e=>({programIdIndex:e.programIdIndex,accountKeyIndexes:e.accounts,data:Rt.default.decode(e.data)}))}get addressTableLookups(){return[]}getAccountKeys(){return new Ii(this.staticAccountKeys)}static compile(e){let t=Go.compile(e.instructions,e.payerKey),[n,i]=t.getMessageComponents(),o=new Ii(i).compileInstructions(e.instructions).map(c=>({programIdIndex:c.programIdIndex,accounts:c.accountKeyIndexes,data:Rt.default.encode(c.data)}));return new r({header:n,accountKeys:i,recentBlockhash:e.recentBlockhash,instructions:o})}isAccountSigner(e){return e<this.header.numRequiredSignatures}isAccountWritable(e){let t=this.header.numRequiredSignatures;if(e>=this.header.numRequiredSignatures){let n=e-t,s=this.accountKeys.length-t-this.header.numReadonlyUnsignedAccounts;return n<s}else{let n=t-this.header.numReadonlySignedAccounts;return e<n}}isProgramId(e){return this.indexToProgramIds.has(e)}programIds(){return[...this.indexToProgramIds.values()]}nonProgramIds(){return this.accountKeys.filter((e,t)=>!this.isProgramId(t))}serialize(){let e=this.accountKeys.length,t=[];Jt(t,e);let n=this.instructions.map(b=>{let{accounts:A,programIdIndex:S}=b,T=Array.from(Rt.default.decode(b.data)),I=[];Jt(I,A.length);let x=[];return Jt(x,T.length),{programIdIndex:S,keyIndicesCount:ae.Buffer.from(I),keyIndices:A,dataLength:ae.Buffer.from(x),data:T}}),i=[];Jt(i,n.length);let s=ae.Buffer.alloc(Yn);ae.Buffer.from(i).copy(s);let o=i.length;n.forEach(b=>{let S=R.struct([R.u8("programIdIndex"),R.blob(b.keyIndicesCount.length,"keyIndicesCount"),R.seq(R.u8("keyIndex"),b.keyIndices.length,"keyIndices"),R.blob(b.dataLength.length,"dataLength"),R.seq(R.u8("userdatum"),b.data.length,"data")]).encode(b,s,o);o+=S}),s=s.slice(0,o);let c=R.struct([R.blob(1,"numRequiredSignatures"),R.blob(1,"numReadonlySignedAccounts"),R.blob(1,"numReadonlyUnsignedAccounts"),R.blob(t.length,"keyCount"),R.seq(be("key"),e,"keys"),be("recentBlockhash")]),u={numRequiredSignatures:ae.Buffer.from([this.header.numRequiredSignatures]),numReadonlySignedAccounts:ae.Buffer.from([this.header.numReadonlySignedAccounts]),numReadonlyUnsignedAccounts:ae.Buffer.from([this.header.numReadonlyUnsignedAccounts]),keyCount:ae.Buffer.from(t),keys:this.accountKeys.map(b=>we(b.toBytes())),recentBlockhash:Rt.default.decode(this.recentBlockhash)},p=ae.Buffer.alloc(2048),m=c.encode(u,p);return s.copy(p,m),p.slice(0,m+s.length)}static from(e){let t=[...e],n=zr(t);if(n!==(n&Fu))throw new Error("Versioned messages must be deserialized with VersionedMessage.deserialize()");let i=zr(t),s=zr(t),o=Yt(t),c=[];for(let A=0;A<o;A++){let S=Xt(t,0,pn);c.push(new ce(ae.Buffer.from(S)))}let u=Xt(t,0,pn),p=Yt(t),m=[];for(let A=0;A<p;A++){let S=zr(t),T=Yt(t),I=Xt(t,0,T),x=Yt(t),L=Xt(t,0,x),U=Rt.default.encode(ae.Buffer.from(L));m.push({programIdIndex:S,accounts:I,data:U})}let b={header:{numRequiredSignatures:n,numReadonlySignedAccounts:i,numReadonlyUnsignedAccounts:s},recentBlockhash:Rt.default.encode(ae.Buffer.from(u)),accountKeys:c,instructions:m};return new r(b)}},Zo=class r{constructor(e){this.header=void 0,this.staticAccountKeys=void 0,this.recentBlockhash=void 0,this.compiledInstructions=void 0,this.addressTableLookups=void 0,this.header=e.header,this.staticAccountKeys=e.staticAccountKeys,this.recentBlockhash=e.recentBlockhash,this.compiledInstructions=e.compiledInstructions,this.addressTableLookups=e.addressTableLookups}get version(){return 0}get numAccountKeysFromLookups(){let e=0;for(let t of this.addressTableLookups)e+=t.readonlyIndexes.length+t.writableIndexes.length;return e}getAccountKeys(e){let t;if(e&&"accountKeysFromLookups"in e&&e.accountKeysFromLookups){if(this.numAccountKeysFromLookups!=e.accountKeysFromLookups.writable.length+e.accountKeysFromLookups.readonly.length)throw new Error("Failed to get account keys because of a mismatch in the number of account keys from lookups");t=e.accountKeysFromLookups}else if(e&&"addressLookupTableAccounts"in e&&e.addressLookupTableAccounts)t=this.resolveAddressTableLookups(e.addressLookupTableAccounts);else if(this.addressTableLookups.length>0)throw new Error("Failed to get account keys because address table lookups were not resolved");return new Ii(this.staticAccountKeys,t)}isAccountSigner(e){return e<this.header.numRequiredSignatures}isAccountWritable(e){let t=this.header.numRequiredSignatures,n=this.staticAccountKeys.length;if(e>=n){let i=e-n,s=this.addressTableLookups.reduce((o,c)=>o+c.writableIndexes.length,0);return i<s}else if(e>=this.header.numRequiredSignatures){let i=e-t,o=n-t-this.header.numReadonlyUnsignedAccounts;return i<o}else{let i=t-this.header.numReadonlySignedAccounts;return e<i}}resolveAddressTableLookups(e){let t={writable:[],readonly:[]};for(let n of this.addressTableLookups){let i=e.find(s=>s.key.equals(n.accountKey));if(!i)throw new Error(`Failed to find address lookup table account for table key ${n.accountKey.toBase58()}`);for(let s of n.writableIndexes)if(s<i.state.addresses.length)t.writable.push(i.state.addresses[s]);else throw new Error(`Failed to find address for index ${s} in address lookup table ${n.accountKey.toBase58()}`);for(let s of n.readonlyIndexes)if(s<i.state.addresses.length)t.readonly.push(i.state.addresses[s]);else throw new Error(`Failed to find address for index ${s} in address lookup table ${n.accountKey.toBase58()}`)}return t}static compile(e){let t=Go.compile(e.instructions,e.payerKey),n=new Array,i={writable:new Array,readonly:new Array},s=e.addressLookupTableAccounts||[];for(let m of s){let b=t.extractTableLookup(m);if(b!==void 0){let[A,{writable:S,readonly:T}]=b;n.push(A),i.writable.push(...S),i.readonly.push(...T)}}let[o,c]=t.getMessageComponents(),p=new Ii(c,i).compileInstructions(e.instructions);return new r({header:o,staticAccountKeys:c,recentBlockhash:e.recentBlockhash,compiledInstructions:p,addressTableLookups:n})}serialize(){let e=Array();Jt(e,this.staticAccountKeys.length);let t=this.serializeInstructions(),n=Array();Jt(n,this.compiledInstructions.length);let i=this.serializeAddressTableLookups(),s=Array();Jt(s,this.addressTableLookups.length);let o=R.struct([R.u8("prefix"),R.struct([R.u8("numRequiredSignatures"),R.u8("numReadonlySignedAccounts"),R.u8("numReadonlyUnsignedAccounts")],"header"),R.blob(e.length,"staticAccountKeysLength"),R.seq(be(),this.staticAccountKeys.length,"staticAccountKeys"),be("recentBlockhash"),R.blob(n.length,"instructionsLength"),R.blob(t.length,"serializedInstructions"),R.blob(s.length,"addressTableLookupsLength"),R.blob(i.length,"serializedAddressTableLookups")]),c=new Uint8Array(Yn),p=o.encode({prefix:128,header:this.header,staticAccountKeysLength:new Uint8Array(e),staticAccountKeys:this.staticAccountKeys.map(m=>m.toBytes()),recentBlockhash:Rt.default.decode(this.recentBlockhash),instructionsLength:new Uint8Array(n),serializedInstructions:t,addressTableLookupsLength:new Uint8Array(s),serializedAddressTableLookups:i},c);return c.slice(0,p)}serializeInstructions(){let e=0,t=new Uint8Array(Yn);for(let n of this.compiledInstructions){let i=Array();Jt(i,n.accountKeyIndexes.length);let s=Array();Jt(s,n.data.length);let o=R.struct([R.u8("programIdIndex"),R.blob(i.length,"encodedAccountKeyIndexesLength"),R.seq(R.u8(),n.accountKeyIndexes.length,"accountKeyIndexes"),R.blob(s.length,"encodedDataLength"),R.blob(n.data.length,"data")]);e+=o.encode({programIdIndex:n.programIdIndex,encodedAccountKeyIndexesLength:new Uint8Array(i),accountKeyIndexes:n.accountKeyIndexes,encodedDataLength:new Uint8Array(s),data:n.data},t,e)}return t.slice(0,e)}serializeAddressTableLookups(){let e=0,t=new Uint8Array(Yn);for(let n of this.addressTableLookups){let i=Array();Jt(i,n.writableIndexes.length);let s=Array();Jt(s,n.readonlyIndexes.length);let o=R.struct([be("accountKey"),R.blob(i.length,"encodedWritableIndexesLength"),R.seq(R.u8(),n.writableIndexes.length,"writableIndexes"),R.blob(s.length,"encodedReadonlyIndexesLength"),R.seq(R.u8(),n.readonlyIndexes.length,"readonlyIndexes")]);e+=o.encode({accountKey:n.accountKey.toBytes(),encodedWritableIndexesLength:new Uint8Array(i),writableIndexes:n.writableIndexes,encodedReadonlyIndexesLength:new Uint8Array(s),readonlyIndexes:n.readonlyIndexes},t,e)}return t.slice(0,e)}static deserialize(e){let t=[...e],n=zr(t),i=n&Fu;xe(n!==i,"Expected versioned message but received legacy message");let s=i;xe(s===0,`Expected versioned message with version 0 but found version ${s}`);let o={numRequiredSignatures:zr(t),numReadonlySignedAccounts:zr(t),numReadonlyUnsignedAccounts:zr(t)},c=[],u=Yt(t);for(let T=0;T<u;T++)c.push(new ce(Xt(t,0,pn)));let p=Rt.default.encode(Xt(t,0,pn)),m=Yt(t),b=[];for(let T=0;T<m;T++){let I=zr(t),x=Yt(t),L=Xt(t,0,x),U=Yt(t),B=new Uint8Array(Xt(t,0,U));b.push({programIdIndex:I,accountKeyIndexes:L,data:B})}let A=Yt(t),S=[];for(let T=0;T<A;T++){let I=new ce(Xt(t,0,pn)),x=Yt(t),L=Xt(t,0,x),U=Yt(t),B=Xt(t,0,U);S.push({accountKey:I,writableIndexes:L,readonlyIndexes:B})}return new r({header:o,staticAccountKeys:c,recentBlockhash:p,compiledInstructions:b,addressTableLookups:S})}},ra={deserializeMessageVersion(r){let e=r[0],t=e&Fu;return t===e?"legacy":t},deserialize:r=>{let e=ra.deserializeMessageVersion(r);if(e==="legacy")return mn.from(r);if(e===0)return Zo.deserialize(r);throw new Error(`Transaction message version ${e} deserialization is not supported`)}},dn=function(r){return r[r.BLOCKHEIGHT_EXCEEDED=0]="BLOCKHEIGHT_EXCEEDED",r[r.PROCESSED=1]="PROCESSED",r[r.TIMED_OUT=2]="TIMED_OUT",r[r.NONCE_INVALID=3]="NONCE_INVALID",r}({}),dE=ae.Buffer.alloc(jo).fill(0),Te=class{constructor(e){this.keys=void 0,this.programId=void 0,this.data=ae.Buffer.alloc(0),this.programId=e.programId,this.keys=e.keys,e.data&&(this.data=e.data)}toJSON(){return{keys:this.keys.map(({pubkey:e,isSigner:t,isWritable:n})=>({pubkey:e.toJSON(),isSigner:t,isWritable:n})),programId:this.programId.toJSON(),data:[...this.data]}}},Se=class r{get signature(){return this.signatures.length>0?this.signatures[0].signature:null}constructor(e){if(this.signatures=[],this.feePayer=void 0,this.instructions=[],this.recentBlockhash=void 0,this.lastValidBlockHeight=void 0,this.nonceInfo=void 0,this.minNonceContextSlot=void 0,this._message=void 0,this._json=void 0,!!e)if(e.feePayer&&(this.feePayer=e.feePayer),e.signatures&&(this.signatures=e.signatures),Object.prototype.hasOwnProperty.call(e,"nonceInfo")){let{minContextSlot:t,nonceInfo:n}=e;this.minNonceContextSlot=t,this.nonceInfo=n}else if(Object.prototype.hasOwnProperty.call(e,"lastValidBlockHeight")){let{blockhash:t,lastValidBlockHeight:n}=e;this.recentBlockhash=t,this.lastValidBlockHeight=n}else{let{recentBlockhash:t,nonceInfo:n}=e;n&&(this.nonceInfo=n),this.recentBlockhash=t}}toJSON(){return{recentBlockhash:this.recentBlockhash||null,feePayer:this.feePayer?this.feePayer.toJSON():null,nonceInfo:this.nonceInfo?{nonce:this.nonceInfo.nonce,nonceInstruction:this.nonceInfo.nonceInstruction.toJSON()}:null,instructions:this.instructions.map(e=>e.toJSON()),signers:this.signatures.map(({publicKey:e})=>e.toJSON())}}add(...e){if(e.length===0)throw new Error("No instructions");return e.forEach(t=>{"instructions"in t?this.instructions=this.instructions.concat(t.instructions):"data"in t&&"programId"in t&&"keys"in t?this.instructions.push(t):this.instructions.push(new Te(t))}),this}compileMessage(){if(this._message&&JSON.stringify(this.toJSON())===JSON.stringify(this._json))return this._message;let e,t;if(this.nonceInfo?(e=this.nonceInfo.nonce,this.instructions[0]!=this.nonceInfo.nonceInstruction?t=[this.nonceInfo.nonceInstruction,...this.instructions]:t=this.instructions):(e=this.recentBlockhash,t=this.instructions),!e)throw new Error("Transaction recentBlockhash required");t.length<1&&console.warn("No instructions provided");let n;if(this.feePayer)n=this.feePayer;else if(this.signatures.length>0&&this.signatures[0].publicKey)n=this.signatures[0].publicKey;else throw new Error("Transaction fee payer required");for(let I=0;I<t.length;I++)if(t[I].programId===void 0)throw new Error(`Transaction instruction index ${I} has undefined program id`);let i=[],s=[];t.forEach(I=>{I.keys.forEach(L=>{s.push({...L})});let x=I.programId.toString();i.includes(x)||i.push(x)}),i.forEach(I=>{s.push({pubkey:new ce(I),isSigner:!1,isWritable:!1})});let o=[];s.forEach(I=>{let x=I.pubkey.toString(),L=o.findIndex(U=>U.pubkey.toString()===x);L>-1?(o[L].isWritable=o[L].isWritable||I.isWritable,o[L].isSigner=o[L].isSigner||I.isSigner):o.push(I)}),o.sort(function(I,x){if(I.isSigner!==x.isSigner)return I.isSigner?-1:1;if(I.isWritable!==x.isWritable)return I.isWritable?-1:1;let L={localeMatcher:"best fit",usage:"sort",sensitivity:"variant",ignorePunctuation:!1,numeric:!1,caseFirst:"lower"};return I.pubkey.toBase58().localeCompare(x.pubkey.toBase58(),"en",L)});let c=o.findIndex(I=>I.pubkey.equals(n));if(c>-1){let[I]=o.splice(c,1);I.isSigner=!0,I.isWritable=!0,o.unshift(I)}else o.unshift({pubkey:n,isSigner:!0,isWritable:!0});for(let I of this.signatures){let x=o.findIndex(L=>L.pubkey.equals(I.publicKey));if(x>-1)o[x].isSigner||(o[x].isSigner=!0,console.warn("Transaction references a signature that is unnecessary, only the fee payer and instruction signer accounts should sign a transaction. This behavior is deprecated and will throw an error in the next major version release."));else throw new Error(`unknown signer: ${I.publicKey.toString()}`)}let u=0,p=0,m=0,b=[],A=[];o.forEach(({pubkey:I,isSigner:x,isWritable:L})=>{x?(b.push(I.toString()),u+=1,L||(p+=1)):(A.push(I.toString()),L||(m+=1))});let S=b.concat(A),T=t.map(I=>{let{data:x,programId:L}=I;return{programIdIndex:S.indexOf(L.toString()),accounts:I.keys.map(U=>S.indexOf(U.pubkey.toString())),data:Rt.default.encode(x)}});return T.forEach(I=>{xe(I.programIdIndex>=0),I.accounts.forEach(x=>xe(x>=0))}),new mn({header:{numRequiredSignatures:u,numReadonlySignedAccounts:p,numReadonlyUnsignedAccounts:m},accountKeys:S,recentBlockhash:e,instructions:T})}_compile(){let e=this.compileMessage(),t=e.accountKeys.slice(0,e.header.numRequiredSignatures);return this.signatures.length===t.length&&this.signatures.every((i,s)=>t[s].equals(i.publicKey))||(this.signatures=t.map(n=>({signature:null,publicKey:n}))),e}serializeMessage(){return this._compile().serialize()}async getEstimatedFee(e){return(await e.getFeeForMessage(this.compileMessage())).value}setSigners(...e){if(e.length===0)throw new Error("No signers");let t=new Set;this.signatures=e.filter(n=>{let i=n.toString();return t.has(i)?!1:(t.add(i),!0)}).map(n=>({signature:null,publicKey:n}))}sign(...e){if(e.length===0)throw new Error("No signers");let t=new Set,n=[];for(let s of e){let o=s.publicKey.toString();t.has(o)||(t.add(o),n.push(s))}this.signatures=n.map(s=>({signature:null,publicKey:s.publicKey}));let i=this._compile();this._partialSign(i,...n)}partialSign(...e){if(e.length===0)throw new Error("No signers");let t=new Set,n=[];for(let s of e){let o=s.publicKey.toString();t.has(o)||(t.add(o),n.push(s))}let i=this._compile();this._partialSign(i,...n)}_partialSign(e,...t){let n=e.serialize();t.forEach(i=>{let s=zu(n,i.secretKey);this._addSignature(i.publicKey,we(s))})}addSignature(e,t){this._compile(),this._addSignature(e,t)}_addSignature(e,t){xe(t.length===64);let n=this.signatures.findIndex(i=>e.equals(i.publicKey));if(n<0)throw new Error(`unknown signer: ${e.toString()}`);this.signatures[n].signature=ae.Buffer.from(t)}verifySignatures(e=!0){return!this._getMessageSignednessErrors(this.serializeMessage(),e)}_getMessageSignednessErrors(e,t){let n={};for(let{signature:i,publicKey:s}of this.signatures)i===null?t&&(n.missing||=[]).push(s):iE(i,e,s.toBytes())||(n.invalid||=[]).push(s);return n.invalid||n.missing?n:void 0}serialize(e){let{requireAllSignatures:t,verifySignatures:n}=Object.assign({requireAllSignatures:!0,verifySignatures:!0},e),i=this.serializeMessage();if(n){let s=this._getMessageSignednessErrors(i,t);if(s){let o="Signature verification failed.";throw s.invalid&&(o+=`
5
+ For a list of runtimes that currently support Ed25519 operations, visit https://github.com/WICG/webcrypto-secure-curves/issues/20.`,[e_]:"No signature verification implementation could be found.",[t_]:"No key generation implementation could be found.",[r_]:"No signing implementation could be found.",[n_]:"No key export implementation could be found.",[dy]:"Timestamp value must be in the range [-(2n ** 63n), (2n ** 63n) - 1]. `$value` given",[uw]:"Transaction processing left an account with an outstanding borrowed reference",[Gb]:"Account in use",[Zb]:"Account loaded twice",[Yb]:"Attempt to debit an account but found no record of a prior credit.",[gw]:"Transaction loads an address table account that doesn't exist",[ew]:"This transaction has already been processed",[tw]:"Blockhash not found",[rw]:"Loader call chain is too deep",[cw]:"Transactions are currently disabled due to cluster maintenance",[vw]:"Transaction contains a duplicate instruction ($index) that is not allowed",[Xb]:"Insufficient funds for fee",[Sw]:"Transaction results in an account ($accountIndex) with insufficient funds for rent",[Qb]:"This account may not be used to pay transaction fees",[iw]:"Transaction contains an invalid account reference",[_w]:"Transaction loads an address table account with invalid data",[bw]:"Transaction address table lookup uses an invalid index",[yw]:"Transaction loads an address table account with an invalid owner",[xw]:"LoadedAccountsDataSizeLimit set for transaction must be greater than 0.",[ow]:"This program may not be used for executing instructions",[ww]:"Transaction leaves an account with a lower balance than rent-exempt minimum",[dw]:"Transaction loads a writable account that cannot be written",[Aw]:"Transaction exceeded max loaded accounts data size cap",[nw]:"Transaction requires a fee but has no signature present",[Jb]:"Attempt to load a program that does not exist",[kw]:"Execution of the program referenced by account at index $accountIndex is temporarily restricted.",[Iw]:"ResanitizationNeeded",[aw]:"Transaction failed to sanitize accounts offsets correctly",[sw]:"Transaction did not pass signature verification",[mw]:"Transaction locked too many accounts",[Ow]:"Sum of account balances before and after transaction do not match",[Hb]:"The transaction failed with the error `$errorName`",[lw]:"Transaction version is unsupported",[pw]:"Transaction would exceed account data limit within the block",[Rw]:"Transaction would exceed total account data limit",[hw]:"Transaction would exceed max account limit within the block",[fw]:"Transaction would exceed max Block Cost Limit",[Ew]:"Transaction would exceed max Vote Cost Limit",[Vb]:"Attempted to sign a transaction with an address that is not a signer for it",[Ub]:"Transaction is missing an address at index: $index.",[Wb]:"Transaction has no expected signers therefore it cannot be encoded",[Ob]:"Transaction does not have a blockhash lifetime",[Tb]:"Transaction is not a durable nonce transaction",[Lb]:"Contents of these address lookup tables unknown: $lookupTableAddresses",[Bb]:"Lookup of address at index $highestRequestedIndex failed for lookup table `$lookupTableAddress`. Highest known index is $highestKnownIndex. The lookup table may have been extended since its contents were retrieved",[Pb]:"No fee payer set in CompiledTransaction",[Cb]:"Could not find program address at index $index",[jb]:"Failed to estimate the compute unit consumption for this transaction message. This is likely because simulating the transaction failed. Inspect the `cause` property of this error to learn more",[Kb]:"Transaction failed when it was simulated in order to estimate the compute unit consumption. The compute unit estimate provided is for a transaction that failed when simulated and may not be representative of the compute units this transaction would consume if successful. Inspect the `cause` property of this error to learn more",[Db]:"Transaction is missing a fee payer.",[zb]:"Could not determine this transaction's signature. Make sure that the transaction has been signed by its fee payer.",[$b]:"Transaction first instruction is not advance nonce account instruction.",[Fb]:"Transaction with no instructions cannot be durable nonce transaction.",[Ib]:"This transaction includes an address (`$programAddress`) which is both invoked and set as the fee payer. Program addresses may not pay fees",[kb]:"This transaction includes an address (`$programAddress`) which is both invoked and marked writable. Program addresses may not be writable",[qb]:"The transaction message expected the transaction to have $signerAddressesLength signatures, got $signaturesLength.",[Mb]:"Transaction is missing signatures for addresses: $addresses.",[Nb]:"Transaction version must be in the range [0, 127]. `$actualVersion` given"};function n1(r,e={}){{let t=`Solana error #${r}; Decode this error by running \`npx @solana/errors decode -- ${r}`;return Object.keys(e).length&&(t+=` '${r1(e)}'`),`${t}\``}}var an=class extends Error{cause=this.cause;context;constructor(...[r,e]){let t,n;if(e){let{cause:s,...o}=e;s&&(n={cause:s}),Object.keys(o).length>0&&(t=o)}let i=n1(r,t);super(i,n),this.context={__code:r,...t},this.name="SolanaError"}};function i1(r,e){return"fixedSize"in e?e.fixedSize:e.getSizeFromValue(r)}function gd(r){return Object.freeze({...r,encode:e=>{let t=new Uint8Array(i1(e,r));return r.write(e,t,0),t}})}function yd(r){return Object.freeze({...r,decode:(e,t=0)=>r.read(e,t)[0]})}function Si(r){return"fixedSize"in r&&typeof r.fixedSize=="number"}function _d(r,e){if(Si(r)!==Si(e))throw new an(Hc);if(Si(r)&&Si(e)&&r.fixedSize!==e.fixedSize)throw new an(Gc,{decoderFixedSize:e.fixedSize,encoderFixedSize:r.fixedSize});if(!Si(r)&&!Si(e)&&r.maxSize!==e.maxSize)throw new an(Zc,{decoderMaxSize:e.maxSize,encoderMaxSize:r.maxSize});return{...e,...r,decode:e.decode,encode:r.encode,read:e.read,write:r.write}}function bd(r,e,t=0){if(e.length-t<=0)throw new an(jc,{codecDescription:r})}function wd(r,e,t,n=0){let i=t.length-n;if(i<e)throw new an(Kc,{bytesLength:i,codecDescription:r,expected:e})}function s1(r,e,t,n){if(n<e||n>t)throw new an(Yc,{codecDescription:r,max:t,min:e,value:n})}function Ed(r){return r?.endian!==1}function o1(r){return gd({fixedSize:r.size,write(e,t,n){r.range&&s1(r.name,r.range[0],r.range[1],e);let i=new ArrayBuffer(r.size);return r.set(new DataView(i),e,Ed(r.config)),t.set(new Uint8Array(i),n),n+r.size}})}function a1(r){return yd({fixedSize:r.size,read(e,t=0){bd(r.name,e,t),wd(r.name,r.size,e,t);let n=new DataView(c1(e,t,r.size));return[r.get(n,Ed(r.config)),t+r.size]}})}function c1(r,e,t){let n=r.byteOffset+(e??0),i=t??r.byteLength;return r.buffer.slice(n,n+i)}var Jc=(r={})=>o1({config:r,name:"u64",range:[0n,BigInt("0xffffffffffffffff")],set:(e,t,n)=>e.setBigUint64(0,BigInt(t),n),size:8}),u1=(r={})=>a1({config:r,get:(e,t)=>e.getBigUint64(0,t),name:"u64",size:8}),Rd=(r={})=>_d(Jc(r),u1(r));var Xc=class extends TypeError{constructor(e,t){let n,{message:i,explanation:s,...o}=e,{path:c}=e,u=c.length===0?i:`At path: ${c.join(".")} -- ${i}`;super(s??u),s!=null&&(this.cause=u),Object.assign(this,o),this.name=this.constructor.name,this.failures=()=>n??(n=[e,...t()])}};function f1(r){return es(r)&&typeof r[Symbol.iterator]=="function"}function es(r){return typeof r=="object"&&r!=null}function No(r){return es(r)&&!Array.isArray(r)}function fr(r){return typeof r=="symbol"?r.toString():typeof r=="string"?JSON.stringify(r):`${r}`}function l1(r){let{done:e,value:t}=r.next();return e?void 0:t}function d1(r,e,t,n){if(r===!0)return;r===!1?r={}:typeof r=="string"&&(r={message:r});let{path:i,branch:s}=e,{type:o}=t,{refinement:c,message:u=`Expected a value of type \`${o}\`${c?` with refinement \`${c}\``:""}, but received: \`${fr(n)}\``}=r;return{value:n,type:o,refinement:c,key:i[i.length-1],path:i,branch:s,...r,message:u}}function*vd(r,e,t,n){f1(r)||(r=[r]);for(let i of r){let s=d1(i,e,t,n);s&&(yield s)}}function*Qc(r,e,t={}){let{path:n=[],branch:i=[r],coerce:s=!1,mask:o=!1}=t,c={path:n,branch:i,mask:o};s&&(r=e.coercer(r,c));let u="valid";for(let p of e.validator(r,c))p.explanation=t.message,u="not_valid",yield[p,void 0];for(let[p,m,b]of e.entries(r,c)){let A=Qc(m,b,{path:p===void 0?n:[...n,p],branch:p===void 0?i:[...i,m],coerce:s,mask:o,message:t.message});for(let S of A)S[0]?(u=S[0].refinement!=null?"not_refined":"not_valid",yield[S[0],void 0]):s&&(m=S[1],p===void 0?r=m:r instanceof Map?r.set(p,m):r instanceof Set?r.add(m):es(r)&&(m!==void 0||p in r)&&(r[p]=m))}if(u!=="not_valid")for(let p of e.refiner(r,c))p.explanation=t.message,u="not_refined",yield[p,void 0];u==="valid"&&(yield[void 0,r])}var nr=class{constructor(e){let{type:t,schema:n,validator:i,refiner:s,coercer:o=u=>u,entries:c=function*(){}}=e;this.type=t,this.schema=n,this.entries=c,this.coercer=o,i?this.validator=(u,p)=>{let m=i(u,p);return vd(m,p,this,u)}:this.validator=()=>[],s?this.refiner=(u,p)=>{let m=s(u,p);return vd(m,p,this,u)}:this.refiner=()=>[]}assert(e,t){return Sd(e,this,t)}create(e,t){return W(e,this,t)}is(e){return Ad(e,this)}mask(e,t){return h1(e,this,t)}validate(e,t={}){return ts(e,this,t)}};function Sd(r,e,t){let n=ts(r,e,{message:t});if(n[0])throw n[0]}function W(r,e,t){let n=ts(r,e,{coerce:!0,message:t});if(n[0])throw n[0];return n[1]}function h1(r,e,t){let n=ts(r,e,{coerce:!0,mask:!0,message:t});if(n[0])throw n[0];return n[1]}function Ad(r,e){return!ts(r,e)[0]}function ts(r,e,t={}){let n=Qc(r,e,t),i=l1(n);return i[0]?[new Xc(i[0],function*(){for(let o of n)o[0]&&(yield o[0])}),void 0]:[void 0,i[1]]}function jn(r,e){return new nr({type:r,schema:null,validator:e})}function xd(){return jn("any",()=>!0)}function j(r){return new nr({type:"array",schema:r,*entries(e){if(r&&Array.isArray(e))for(let[t,n]of e.entries())yield[t,n,r]},coercer(e){return Array.isArray(e)?e.slice():e},validator(e){return Array.isArray(e)||`Expected an array value, but received: ${fr(e)}`}})}function lr(){return jn("boolean",r=>typeof r=="boolean")}function Lo(r){return jn("instance",e=>e instanceof r||`Expected a \`${r.name}\` instance, but received: ${fr(e)}`)}function Me(r){let e=fr(r),t=typeof r;return new nr({type:"literal",schema:t==="string"||t==="number"||t==="boolean"?r:null,validator(n){return n===r||`Expected the literal \`${e}\`, but received: ${fr(n)}`}})}function p1(){return jn("never",()=>!1)}function K(r){return new nr({...r,validator:(e,t)=>e===null||r.validator(e,t),refiner:(e,t)=>e===null||r.refiner(e,t)})}function k(){return jn("number",r=>typeof r=="number"&&!isNaN(r)||`Expected a number, but received: ${fr(r)}`)}function ne(r){return new nr({...r,validator:(e,t)=>e===void 0||r.validator(e,t),refiner:(e,t)=>e===void 0||r.refiner(e,t)})}function eu(r,e){return new nr({type:"record",schema:null,*entries(t){if(es(t))for(let n in t){let i=t[n];yield[n,n,r],yield[n,i,e]}},validator(t){return No(t)||`Expected an object, but received: ${fr(t)}`},coercer(t){return No(t)?{...t}:t}})}function z(){return jn("string",r=>typeof r=="string"||`Expected a string, but received: ${fr(r)}`)}function Bo(r){let e=p1();return new nr({type:"tuple",schema:null,*entries(t){if(Array.isArray(t)){let n=Math.max(r.length,t.length);for(let i=0;i<n;i++)yield[i,t[i],r[i]||e]}},validator(t){return Array.isArray(t)||`Expected an array, but received: ${fr(t)}`},coercer(t){return Array.isArray(t)?t.slice():t}})}function P(r){let e=Object.keys(r);return new nr({type:"type",schema:r,*entries(t){if(es(t))for(let n of e)yield[n,t[n],r[n]]},validator(t){return No(t)||`Expected an object, but received: ${fr(t)}`},coercer(t){return No(t)?{...t}:t}})}function Nt(r){let e=r.map(t=>t.type).join(" | ");return new nr({type:"union",schema:null,coercer(t,n){for(let i of r){let[s,o]=i.validate(t,{coerce:!0,mask:n.mask});if(!s)return o}return t},validator(t,n){let i=[];for(let s of r){let[...o]=Qc(t,s,n),[c]=o;if(c[0])for(let[u]of o)u&&i.push(u);else return[]}return[`Expected the value to satisfy a union of \`${e}\`, but received: ${fr(t)}`,...i]}})}function Kn(){return jn("unknown",()=>!0)}function Ai(r,e,t){return new nr({...r,coercer:(n,i)=>Ad(n,e)?r.coercer(t(n,i),i):r.coercer(n,i)})}var Ph=vr(Yd());var eh=vr(Wi(),1);var Hn=vr(Xd(),1);var Qd=Hn.default;var F1=class extends Hn.default{socket;constructor(r,e,t){super(),this.socket=new window.WebSocket(r,t),this.socket.onopen=()=>this.emit("open"),this.socket.onmessage=n=>this.emit("message",n.data),this.socket.onerror=n=>this.emit("error",n),this.socket.onclose=n=>{this.emit("close",n.code,n.reason)}}send(r,e,t){let n=t||e;try{this.socket.send(r),n()}catch(i){n(i)}}close(r,e){this.socket.close(r,e)}addEventListener(r,e,t){this.socket.addEventListener(r,e,t)}};function th(r,e){return new F1(r,e)}var $1=class{encode(r){return JSON.stringify(r)}decode(r){return JSON.parse(r)}},rh=class extends Hn.default{address;rpc_id;queue;options;autoconnect;ready;reconnect;reconnect_timer_id;reconnect_interval;max_reconnects;rest_options;current_reconnects;generate_request_id;socket;webSocketFactory;dataPack;constructor(r,e="ws://localhost:8080",{autoconnect:t=!0,reconnect:n=!0,reconnect_interval:i=1e3,max_reconnects:s=5,...o}={},c,u){super(),this.webSocketFactory=r,this.queue={},this.rpc_id=0,this.address=e,this.autoconnect=t,this.ready=!1,this.reconnect=n,this.reconnect_timer_id=void 0,this.reconnect_interval=i,this.max_reconnects=s,this.rest_options=o,this.current_reconnects=0,this.generate_request_id=c||(()=>typeof this.rpc_id=="number"?++this.rpc_id:Number(this.rpc_id)+1),u?this.dataPack=u:this.dataPack=new $1,this.autoconnect&&this._connect(this.address,{autoconnect:this.autoconnect,reconnect:this.reconnect,reconnect_interval:this.reconnect_interval,max_reconnects:this.max_reconnects,...this.rest_options})}connect(){this.socket||this._connect(this.address,{autoconnect:this.autoconnect,reconnect:this.reconnect,reconnect_interval:this.reconnect_interval,max_reconnects:this.max_reconnects,...this.rest_options})}call(r,e,t,n){return!n&&typeof t=="object"&&(n=t,t=null),new Promise((i,s)=>{if(!this.ready)return s(new Error("socket not ready"));let o=this.generate_request_id(r,e),c={jsonrpc:"2.0",method:r,params:e||void 0,id:o};this.socket.send(this.dataPack.encode(c),n,u=>{if(u)return s(u);this.queue[o]={promise:[i,s]},t&&(this.queue[o].timeout=setTimeout(()=>{delete this.queue[o],s(new Error("reply timeout"))},t))})})}async login(r){let e=await this.call("rpc.login",r);if(!e)throw new Error("authentication failed");return e}async listMethods(){return await this.call("__listMethods")}notify(r,e){return new Promise((t,n)=>{if(!this.ready)return n(new Error("socket not ready"));let i={jsonrpc:"2.0",method:r,params:e};this.socket.send(this.dataPack.encode(i),s=>{if(s)return n(s);t()})})}async subscribe(r){typeof r=="string"&&(r=[r]);let e=await this.call("rpc.on",r);if(typeof r=="string"&&e[r]!=="ok")throw new Error("Failed subscribing to an event '"+r+"' with: "+e[r]);return e}async unsubscribe(r){typeof r=="string"&&(r=[r]);let e=await this.call("rpc.off",r);if(typeof r=="string"&&e[r]!=="ok")throw new Error("Failed unsubscribing from an event with: "+e);return e}close(r,e){this.socket.close(r||1e3,e)}setAutoReconnect(r){this.reconnect=r}setReconnectInterval(r){this.reconnect_interval=r}setMaxReconnects(r){this.max_reconnects=r}_connect(r,e){clearTimeout(this.reconnect_timer_id),this.socket=this.webSocketFactory(r,e),this.socket.addEventListener("open",()=>{this.ready=!0,this.emit("open"),this.current_reconnects=0}),this.socket.addEventListener("message",({data:t})=>{t instanceof ArrayBuffer&&(t=eh.Buffer.from(t).toString());try{t=this.dataPack.decode(t)}catch{return}if(t.notification&&this.listeners(t.notification).length){if(!Object.keys(t.params).length)return this.emit(t.notification);let n=[t.notification];if(t.params.constructor===Object)n.push(t.params);else for(let i=0;i<t.params.length;i++)n.push(t.params[i]);return Promise.resolve().then(()=>{this.emit.apply(this,n)})}if(!this.queue[t.id])return t.method?Promise.resolve().then(()=>{this.emit(t.method,t?.params)}):void 0;"error"in t=="result"in t&&this.queue[t.id].promise[1](new Error('Server response malformed. Response must include either "result" or "error", but not both.')),this.queue[t.id].timeout&&clearTimeout(this.queue[t.id].timeout),t.error?this.queue[t.id].promise[1](t.error):this.queue[t.id].promise[0](t.result),delete this.queue[t.id]}),this.socket.addEventListener("error",t=>this.emit("error",t)),this.socket.addEventListener("close",({code:t,reason:n})=>{this.ready&&setTimeout(()=>this.emit("close",t,n),0),this.ready=!1,this.socket=void 0,t!==1e3&&(this.current_reconnects++,this.reconnect&&(this.max_reconnects>this.current_reconnects||this.max_reconnects===0)&&(this.reconnect_timer_id=setTimeout(()=>this._connect(r,e),this.reconnect_interval)))})}};var sh=[],oh=[],ah=[],V1=BigInt(0),as=BigInt(1),W1=BigInt(2),q1=BigInt(7),j1=BigInt(256),K1=BigInt(113);for(let r=0,e=as,t=1,n=0;r<24;r++){[t,n]=[n,(2*t+3*n)%5],sh.push(2*(5*n+t)),oh.push((r+1)*(r+2)/2%64);let i=V1;for(let s=0;s<7;s++)e=(e<<as^(e>>q1)*K1)%j1,e&W1&&(i^=as<<(as<<BigInt(s))-as);ah.push(i)}var[H1,G1]=lc(ah,!0),nh=(r,e,t)=>t>32?pc(r,e,t):dc(r,e,t),ih=(r,e,t)=>t>32?mc(r,e,t):hc(r,e,t);function Z1(r,e=24){let t=new Uint32Array(10);for(let n=24-e;n<24;n++){for(let o=0;o<10;o++)t[o]=r[o]^r[o+10]^r[o+20]^r[o+30]^r[o+40];for(let o=0;o<10;o+=2){let c=(o+8)%10,u=(o+2)%10,p=t[u],m=t[u+1],b=nh(p,m,1)^t[c],A=ih(p,m,1)^t[c+1];for(let S=0;S<50;S+=10)r[o+S]^=b,r[o+S+1]^=A}let i=r[2],s=r[3];for(let o=0;o<24;o++){let c=oh[o],u=nh(i,s,c),p=ih(i,s,c),m=sh[o];i=r[m],s=r[m+1],r[m]=u,r[m+1]=p}for(let o=0;o<50;o+=10){for(let c=0;c<10;c++)t[c]=r[o+c];for(let c=0;c<10;c++)r[o+c]^=~t[(c+2)%10]&t[(c+4)%10]}r[0]^=H1[n],r[1]^=G1[n]}t.fill(0)}var Fo=class r extends Gr{constructor(e,t,n,i=!1,s=24){if(super(),this.blockLen=e,this.suffix=t,this.outputLen=n,this.enableXOF=i,this.rounds=s,this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,qi(n),0>=this.blockLen||this.blockLen>=200)throw new Error("Sha3 supports only keccak-f1600 function");this.state=new Uint8Array(200),this.state32=Ol(this.state)}keccak(){ac||cc(this.state32),Z1(this.state32,this.rounds),ac||cc(this.state32),this.posOut=0,this.pos=0}update(e){Or(this);let{blockLen:t,state:n}=this;e=Zr(e);let i=e.length;for(let s=0;s<i;){let o=Math.min(t-this.pos,i-s);for(let c=0;c<o;c++)n[this.pos++]^=e[s++];this.pos===t&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;let{state:e,suffix:t,pos:n,blockLen:i}=this;e[n]^=t,(t&128)!==0&&n===i-1&&this.keccak(),e[i-1]^=128,this.keccak()}writeInto(e){Or(this,!1),Hr(e),this.finish();let t=this.state,{blockLen:n}=this;for(let i=0,s=e.length;i<s;){this.posOut>=n&&this.keccak();let o=Math.min(n-this.posOut,s-i);e.set(t.subarray(this.posOut,this.posOut+o),i),this.posOut+=o,i+=o}return e}xofInto(e){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(e)}xof(e){return qi(e),this.xofInto(new Uint8Array(e))}digestInto(e){if(js(e,this),this.finished)throw new Error("digest() was already called");return this.writeInto(e),this.destroy(),e}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,this.state.fill(0)}_cloneInto(e){let{blockLen:t,suffix:n,outputLen:i,rounds:s,enableXOF:o}=this;return e||(e=new r(t,n,i,o,s)),e.state32.set(this.state32),e.pos=this.pos,e.posOut=this.posOut,e.finished=this.finished,e.rounds=s,e.suffix=n,e.outputLen=i,e.enableXOF=o,e.destroyed=this.destroyed,e}},ln=(r,e,t)=>yi(()=>new Fo(e,r,t)),Ix=ln(6,144,224/8),kx=ln(6,136,256/8),Ox=ln(6,104,384/8),Tx=ln(6,72,512/8),Nx=ln(1,144,224/8),lu=ln(1,136,256/8),Lx=ln(1,104,384/8),Bx=ln(1,72,512/8),ch=(r,e,t)=>Nl((n={})=>new Fo(e,r,n.dkLen===void 0?t:n.dkLen,!0)),Cx=ch(31,168,128/8),Px=ch(31,136,256/8);var $o=class extends Gr{constructor(e,t){super(),this.finished=!1,this.destroyed=!1,kl(e);let n=Zr(t);if(this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let i=this.blockLen,s=new Uint8Array(i);s.set(n.length>i?e.create().update(n).digest():n);for(let o=0;o<s.length;o++)s[o]^=54;this.iHash.update(s),this.oHash=e.create();for(let o=0;o<s.length;o++)s[o]^=106;this.oHash.update(s),s.fill(0)}update(e){return Or(this),this.iHash.update(e),this}digestInto(e){Or(this),Hr(e,this.outputLen),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||(e=Object.create(Object.getPrototypeOf(this),{}));let{oHash:t,iHash:n,finished:i,destroyed:s,blockLen:o,outputLen:c}=this;return e=e,e.finished=i,e.destroyed=s,e.blockLen=o,e.outputLen=c,e.oHash=t._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},du=(r,e,t)=>new $o(r,e).update(t).digest();du.create=(r,e)=>new $o(r,e);function uh(r){r.lowS!==void 0&&cr("lowS",r.lowS),r.prehash!==void 0&&cr("prehash",r.prehash)}function Y1(r){let e=Hi(r);_r(e,{a:"field",b:"field"},{allowedPrivateKeyLengths:"array",wrapPrivateKey:"boolean",isTorsionFree:"function",clearCofactor:"function",allowInfinityPoint:"boolean",fromBytes:"function",toBytes:"function"});let{endo:t,Fp:n,a:i}=e;if(t){if(!n.eql(i,n.ZERO))throw new Error("invalid endomorphism, can only be defined for Koblitz curves that have a=0");if(typeof t!="object"||typeof t.beta!="bigint"||typeof t.splitScalar!="function")throw new Error("invalid endomorphism, expected beta: bigint and splitScalar: function")}return Object.freeze({...e})}var{bytesToNumberBE:J1,hexToBytes:X1}=Js,hu=class extends Error{constructor(e=""){super(e)}},Mr={Err:hu,_tlv:{encode:(r,e)=>{let{Err:t}=Mr;if(r<0||r>256)throw new t("tlv.encode: wrong tag");if(e.length&1)throw new t("tlv.encode: unpadded data");let n=e.length/2,i=Mn(n);if(i.length/2&128)throw new t("tlv.encode: long form length too big");let s=n>127?Mn(i.length/2|128):"";return Mn(r)+s+i+e},decode(r,e){let{Err:t}=Mr,n=0;if(r<0||r>256)throw new t("tlv.encode: wrong tag");if(e.length<2||e[n++]!==r)throw new t("tlv.decode: wrong tlv");let i=e[n++],s=!!(i&128),o=0;if(!s)o=i;else{let u=i&127;if(!u)throw new t("tlv.decode(long): indefinite length not supported");if(u>4)throw new t("tlv.decode(long): byte length is too big");let p=e.subarray(n,n+u);if(p.length!==u)throw new t("tlv.decode: length bytes not complete");if(p[0]===0)throw new t("tlv.decode(long): zero leftmost byte");for(let m of p)o=o<<8|m;if(n+=u,o<128)throw new t("tlv.decode(long): not minimal encoding")}let c=e.subarray(n,n+o);if(c.length!==o)throw new t("tlv.decode: wrong value length");return{v:c,l:e.subarray(n+o)}}},_int:{encode(r){let{Err:e}=Mr;if(r<Ur)throw new e("integer: negative integers are not allowed");let t=Mn(r);if(Number.parseInt(t[0],16)&8&&(t="00"+t),t.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return t},decode(r){let{Err:e}=Mr;if(r[0]&128)throw new e("invalid signature integer: negative");if(r[0]===0&&!(r[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return J1(r)}},toSig(r){let{Err:e,_int:t,_tlv:n}=Mr,i=typeof r=="string"?X1(r):r;bi(i);let{v:s,l:o}=n.decode(48,i);if(o.length)throw new e("invalid signature: left bytes after parsing");let{v:c,l:u}=n.decode(2,s),{v:p,l:m}=n.decode(2,u);if(m.length)throw new e("invalid signature: left bytes after parsing");return{r:t.decode(c),s:t.decode(p)}},hexFromSig(r){let{_tlv:e,_int:t}=Mr,n=e.encode(2,t.encode(r.r)),i=e.encode(2,t.encode(r.s)),s=n+i;return e.encode(48,s)}},Ur=BigInt(0),Et=BigInt(1),Wx=BigInt(2),fh=BigInt(3),qx=BigInt(4);function Q1(r){let e=Y1(r),{Fp:t}=e,n=tn(e.n,e.nBitLength),i=e.toBytes||((I,x,L)=>{let U=x.toAffine();return Br(Uint8Array.from([4]),t.toBytes(U.x),t.toBytes(U.y))}),s=e.fromBytes||(I=>{let x=I.subarray(1),L=t.fromBytes(x.subarray(0,t.BYTES)),U=t.fromBytes(x.subarray(t.BYTES,2*t.BYTES));return{x:L,y:U}});function o(I){let{a:x,b:L}=e,U=t.sqr(I),B=t.mul(U,I);return t.add(t.add(B,t.mul(I,x)),L)}if(!t.eql(t.sqr(e.Gy),o(e.Gx)))throw new Error("bad generator point: equation left != right");function c(I){return ji(I,Et,e.n)}function u(I){let{allowedPrivateKeyLengths:x,nByteLength:L,wrapPrivateKey:U,n:B}=e;if(x&&typeof I!="bigint"){if(Xr(I)&&(I=Nr(I)),typeof I!="string"||!x.includes(I.length))throw new Error("invalid private key");I=I.padStart(L*2,"0")}let $;try{$=typeof I=="bigint"?I:Lr(We("private key",I,L))}catch{throw new Error("invalid private key, expected hex or "+L+" bytes, got "+typeof I)}return U&&($=ke($,B)),jt("private key",$,Et,B),$}function p(I){if(!(I instanceof A))throw new Error("ProjectivePoint expected")}let m=zn((I,x)=>{let{px:L,py:U,pz:B}=I;if(t.eql(B,t.ONE))return{x:L,y:U};let $=I.is0();x==null&&(x=$?t.ONE:t.inv(B));let te=t.mul(L,x),G=t.mul(U,x),Z=t.mul(B,x);if($)return{x:t.ZERO,y:t.ZERO};if(!t.eql(Z,t.ONE))throw new Error("invZ was invalid");return{x:te,y:G}}),b=zn(I=>{if(I.is0()){if(e.allowInfinityPoint&&!t.is0(I.py))return;throw new Error("bad point: ZERO")}let{x,y:L}=I.toAffine();if(!t.isValid(x)||!t.isValid(L))throw new Error("bad point: x or y not FE");let U=t.sqr(L),B=o(x);if(!t.eql(U,B))throw new Error("bad point: equation left != right");if(!I.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});class A{constructor(x,L,U){if(this.px=x,this.py=L,this.pz=U,x==null||!t.isValid(x))throw new Error("x required");if(L==null||!t.isValid(L))throw new Error("y required");if(U==null||!t.isValid(U))throw new Error("z required");Object.freeze(this)}static fromAffine(x){let{x:L,y:U}=x||{};if(!x||!t.isValid(L)||!t.isValid(U))throw new Error("invalid affine point");if(x instanceof A)throw new Error("projective point not allowed");let B=$=>t.eql($,t.ZERO);return B(L)&&B(U)?A.ZERO:new A(L,U,t.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(x){let L=t.invertBatch(x.map(U=>U.pz));return x.map((U,B)=>U.toAffine(L[B])).map(A.fromAffine)}static fromHex(x){let L=A.fromAffine(s(We("pointHex",x)));return L.assertValidity(),L}static fromPrivateKey(x){return A.BASE.multiply(u(x))}static msm(x,L){return to(A,n,x,L)}_setWindowSize(x){T.setWindowSize(this,x)}assertValidity(){b(this)}hasEvenY(){let{y:x}=this.toAffine();if(t.isOdd)return!t.isOdd(x);throw new Error("Field doesn't support isOdd")}equals(x){p(x);let{px:L,py:U,pz:B}=this,{px:$,py:te,pz:G}=x,Z=t.eql(t.mul(L,G),t.mul($,B)),ee=t.eql(t.mul(U,G),t.mul(te,B));return Z&&ee}negate(){return new A(this.px,t.neg(this.py),this.pz)}double(){let{a:x,b:L}=e,U=t.mul(L,fh),{px:B,py:$,pz:te}=this,G=t.ZERO,Z=t.ZERO,ee=t.ZERO,Y=t.mul(B,B),Ie=t.mul($,$),re=t.mul(te,te),le=t.mul(B,$);return le=t.add(le,le),ee=t.mul(B,te),ee=t.add(ee,ee),G=t.mul(x,ee),Z=t.mul(U,re),Z=t.add(G,Z),G=t.sub(Ie,Z),Z=t.add(Ie,Z),Z=t.mul(G,Z),G=t.mul(le,G),ee=t.mul(U,ee),re=t.mul(x,re),le=t.sub(Y,re),le=t.mul(x,le),le=t.add(le,ee),ee=t.add(Y,Y),Y=t.add(ee,Y),Y=t.add(Y,re),Y=t.mul(Y,le),Z=t.add(Z,Y),re=t.mul($,te),re=t.add(re,re),Y=t.mul(re,le),G=t.sub(G,Y),ee=t.mul(re,Ie),ee=t.add(ee,ee),ee=t.add(ee,ee),new A(G,Z,ee)}add(x){p(x);let{px:L,py:U,pz:B}=this,{px:$,py:te,pz:G}=x,Z=t.ZERO,ee=t.ZERO,Y=t.ZERO,Ie=e.a,re=t.mul(e.b,fh),le=t.mul(L,$),E=t.mul(U,te),a=t.mul(B,G),l=t.add(L,U),d=t.add($,te);l=t.mul(l,d),d=t.add(le,E),l=t.sub(l,d),d=t.add(L,B);let h=t.add($,G);return d=t.mul(d,h),h=t.add(le,a),d=t.sub(d,h),h=t.add(U,B),Z=t.add(te,G),h=t.mul(h,Z),Z=t.add(E,a),h=t.sub(h,Z),Y=t.mul(Ie,d),Z=t.mul(re,a),Y=t.add(Z,Y),Z=t.sub(E,Y),Y=t.add(E,Y),ee=t.mul(Z,Y),E=t.add(le,le),E=t.add(E,le),a=t.mul(Ie,a),d=t.mul(re,d),E=t.add(E,a),a=t.sub(le,a),a=t.mul(Ie,a),d=t.add(d,a),le=t.mul(E,d),ee=t.add(ee,le),le=t.mul(h,d),Z=t.mul(l,Z),Z=t.sub(Z,le),le=t.mul(l,E),Y=t.mul(h,Y),Y=t.add(Y,le),new A(Z,ee,Y)}subtract(x){return this.add(x.negate())}is0(){return this.equals(A.ZERO)}wNAF(x){return T.wNAFCached(this,x,A.normalizeZ)}multiplyUnsafe(x){let{endo:L,n:U}=e;jt("scalar",x,Ur,U);let B=A.ZERO;if(x===Ur)return B;if(this.is0()||x===Et)return this;if(!L||T.hasPrecomputes(this))return T.wNAFCachedUnsafe(this,x,A.normalizeZ);let{k1neg:$,k1:te,k2neg:G,k2:Z}=L.splitScalar(x),ee=B,Y=B,Ie=this;for(;te>Ur||Z>Ur;)te&Et&&(ee=ee.add(Ie)),Z&Et&&(Y=Y.add(Ie)),Ie=Ie.double(),te>>=Et,Z>>=Et;return $&&(ee=ee.negate()),G&&(Y=Y.negate()),Y=new A(t.mul(Y.px,L.beta),Y.py,Y.pz),ee.add(Y)}multiply(x){let{endo:L,n:U}=e;jt("scalar",x,Et,U);let B,$;if(L){let{k1neg:te,k1:G,k2neg:Z,k2:ee}=L.splitScalar(x),{p:Y,f:Ie}=this.wNAF(G),{p:re,f:le}=this.wNAF(ee);Y=T.constTimeNegate(te,Y),re=T.constTimeNegate(Z,re),re=new A(t.mul(re.px,L.beta),re.py,re.pz),B=Y.add(re),$=Ie.add(le)}else{let{p:te,f:G}=this.wNAF(x);B=te,$=G}return A.normalizeZ([B,$])[0]}multiplyAndAddUnsafe(x,L,U){let B=A.BASE,$=(G,Z)=>Z===Ur||Z===Et||!G.equals(B)?G.multiplyUnsafe(Z):G.multiply(Z),te=$(this,L).add($(x,U));return te.is0()?void 0:te}toAffine(x){return m(this,x)}isTorsionFree(){let{h:x,isTorsionFree:L}=e;if(x===Et)return!0;if(L)return L(A,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){let{h:x,clearCofactor:L}=e;return x===Et?this:L?L(A,this):this.multiplyUnsafe(e.h)}toRawBytes(x=!0){return cr("isCompressed",x),this.assertValidity(),i(A,this,x)}toHex(x=!0){return cr("isCompressed",x),Nr(this.toRawBytes(x))}}A.BASE=new A(e.Gx,e.Gy,t.ONE),A.ZERO=new A(t.ZERO,t.ONE,t.ZERO);let S=e.nBitLength,T=eo(A,e.endo?Math.ceil(S/2):S);return{CURVE:e,ProjectivePoint:A,normPrivateKeyToScalar:u,weierstrassEquation:o,isWithinCurveOrder:c}}function eE(r){let e=Hi(r);return _r(e,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...e})}function lh(r){let e=eE(r),{Fp:t,n}=e,i=t.BYTES+1,s=2*t.BYTES+1;function o(a){return ke(a,n)}function c(a){return Xs(a,n)}let{ProjectivePoint:u,normPrivateKeyToScalar:p,weierstrassEquation:m,isWithinCurveOrder:b}=Q1({...e,toBytes(a,l,d){let h=l.toAffine(),g=t.toBytes(h.x),w=Br;return cr("isCompressed",d),d?w(Uint8Array.from([l.hasEvenY()?2:3]),g):w(Uint8Array.from([4]),g,t.toBytes(h.y))},fromBytes(a){let l=a.length,d=a[0],h=a.subarray(1);if(l===i&&(d===2||d===3)){let g=Lr(h);if(!ji(g,Et,t.ORDER))throw new Error("Point is not on curve");let w=m(g),v;try{v=t.sqrt(w)}catch(_){let C=_ instanceof Error?": "+_.message:"";throw new Error("Point is not on curve"+C)}let y=(v&Et)===Et;return(d&1)===1!==y&&(v=t.neg(v)),{x:g,y:v}}else if(l===s&&d===4){let g=t.fromBytes(h.subarray(0,t.BYTES)),w=t.fromBytes(h.subarray(t.BYTES,2*t.BYTES));return{x:g,y:w}}else{let g=i,w=s;throw new Error("invalid Point, expected length of "+g+", or uncompressed "+w+", got "+l)}}}),A=a=>Nr(en(a,e.nByteLength));function S(a){let l=n>>Et;return a>l}function T(a){return S(a)?o(-a):a}let I=(a,l,d)=>Lr(a.slice(l,d));class x{constructor(l,d,h){this.r=l,this.s=d,this.recovery=h,this.assertValidity()}static fromCompact(l){let d=e.nByteLength;return l=We("compactSignature",l,d*2),new x(I(l,0,d),I(l,d,2*d))}static fromDER(l){let{r:d,s:h}=Mr.toSig(We("DER",l));return new x(d,h)}assertValidity(){jt("r",this.r,Et,n),jt("s",this.s,Et,n)}addRecoveryBit(l){return new x(this.r,this.s,l)}recoverPublicKey(l){let{r:d,s:h,recovery:g}=this,w=G(We("msgHash",l));if(g==null||![0,1,2,3].includes(g))throw new Error("recovery id invalid");let v=g===2||g===3?d+e.n:d;if(v>=t.ORDER)throw new Error("recovery id 2 or 3 invalid");let y=(g&1)===0?"02":"03",f=u.fromHex(y+A(v)),_=c(v),C=o(-w*_),D=o(h*_),V=u.BASE.multiplyAndAddUnsafe(f,C,D);if(!V)throw new Error("point at infinify");return V.assertValidity(),V}hasHighS(){return S(this.s)}normalizeS(){return this.hasHighS()?new x(this.r,o(-this.s),this.recovery):this}toDERRawBytes(){return Un(this.toDERHex())}toDERHex(){return Mr.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return Un(this.toCompactHex())}toCompactHex(){return A(this.r)+A(this.s)}}let L={isValidPrivateKey(a){try{return p(a),!0}catch{return!1}},normPrivateKeyToScalar:p,randomPrivateKey:()=>{let a=Ac(e.n);return Vl(e.randomBytes(a),e.n)},precompute(a=8,l=u.BASE){return l._setWindowSize(a),l.multiply(BigInt(3)),l}};function U(a,l=!0){return u.fromPrivateKey(a).toRawBytes(l)}function B(a){let l=Xr(a),d=typeof a=="string",h=(l||d)&&a.length;return l?h===i||h===s:d?h===2*i||h===2*s:a instanceof u}function $(a,l,d=!0){if(B(a))throw new Error("first arg must be private key");if(!B(l))throw new Error("second arg must be public key");return u.fromHex(l).multiply(p(a)).toRawBytes(d)}let te=e.bits2int||function(a){if(a.length>8192)throw new Error("input is too large");let l=Lr(a),d=a.length*8-e.nBitLength;return d>0?l>>BigInt(d):l},G=e.bits2int_modN||function(a){return o(te(a))},Z=Ki(e.nBitLength);function ee(a){return jt("num < 2^"+e.nBitLength,a,Ur,Z),en(a,e.nByteLength)}function Y(a,l,d=Ie){if(["recovered","canonical"].some(se=>se in d))throw new Error("sign() legacy options not supported");let{hash:h,randomBytes:g}=e,{lowS:w,prehash:v,extraEntropy:y}=d;w==null&&(w=!0),a=We("msgHash",a),uh(d),v&&(a=We("prehashed msgHash",h(a)));let f=G(a),_=p(l),C=[ee(_),ee(f)];if(y!=null&&y!==!1){let se=y===!0?g(t.BYTES):y;C.push(We("extraEntropy",se))}let D=Br(...C),V=f;function X(se){let ue=te(se);if(!b(ue))return;let Be=c(ue),he=u.BASE.multiply(ue).toAffine(),me=o(he.x);if(me===Ur)return;let Gt=o(Be*o(V+me*_));if(Gt===Ur)return;let Ae=(he.x===me?0:2)|Number(he.y&Et),Ne=Gt;return w&&S(Gt)&&(Ne=T(Gt),Ae^=1),new x(me,Ne,Ae)}return{seed:D,k2sig:X}}let Ie={lowS:e.lowS,prehash:!1},re={lowS:e.lowS,prehash:!1};function le(a,l,d=Ie){let{seed:h,k2sig:g}=Y(a,l,d),w=e;return Ec(w.hash.outputLen,w.nByteLength,w.hmac)(h,g)}u.BASE._setWindowSize(8);function E(a,l,d,h=re){let g=a;l=We("msgHash",l),d=We("publicKey",d);let{lowS:w,prehash:v,format:y}=h;if(uh(h),"strict"in h)throw new Error("options.strict was renamed to lowS");if(y!==void 0&&y!=="compact"&&y!=="der")throw new Error("format must be compact or der");let f=typeof g=="string"||Xr(g),_=!f&&!y&&typeof g=="object"&&g!==null&&typeof g.r=="bigint"&&typeof g.s=="bigint";if(!f&&!_)throw new Error("invalid signature, expected Uint8Array, hex string or Signature instance");let C,D;try{if(_&&(C=new x(g.r,g.s)),f){try{y!=="compact"&&(C=x.fromDER(g))}catch(Ae){if(!(Ae instanceof Mr.Err))throw Ae}!C&&y!=="der"&&(C=x.fromCompact(g))}D=u.fromHex(d)}catch{return!1}if(!C||w&&C.hasHighS())return!1;v&&(l=e.hash(l));let{r:V,s:X}=C,se=G(l),ue=c(X),Be=o(se*ue),he=o(V*ue),me=u.BASE.multiplyAndAddUnsafe(D,Be,he)?.toAffine();return me?o(me.x)===V:!1}return{CURVE:e,getPublicKey:U,getSharedSecret:$,sign:le,verify:E,ProjectivePoint:u,Signature:x,utils:L}}function tE(r){return{hash:r,hmac:(e,...t)=>du(r,e,uc(...t)),randomBytes:Hs}}function dh(r,e){let t=n=>lh({...r,...tE(n)});return{...t(e),create:t}}var mh=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),hh=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),rE=BigInt(1),pu=BigInt(2),ph=(r,e)=>(r+e/pu)/e;function nE(r){let e=mh,t=BigInt(3),n=BigInt(6),i=BigInt(11),s=BigInt(22),o=BigInt(23),c=BigInt(44),u=BigInt(88),p=r*r*r%e,m=p*p*r%e,b=Pe(m,t,e)*m%e,A=Pe(b,t,e)*m%e,S=Pe(A,pu,e)*p%e,T=Pe(S,i,e)*S%e,I=Pe(T,s,e)*T%e,x=Pe(I,c,e)*I%e,L=Pe(x,u,e)*x%e,U=Pe(L,c,e)*I%e,B=Pe(U,t,e)*m%e,$=Pe(B,o,e)*T%e,te=Pe($,n,e)*p%e,G=Pe(te,pu,e);if(!mu.eql(mu.sqr(G),r))throw new Error("Cannot find square root");return G}var mu=tn(mh,void 0,void 0,{sqrt:nE}),cs=dh({a:BigInt(0),b:BigInt(7),Fp:mu,n:hh,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:r=>{let e=hh,t=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-rE*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),i=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),s=t,o=BigInt("0x100000000000000000000000000000000"),c=ph(s*r,e),u=ph(-n*r,e),p=ke(r-c*t-u*i,e),m=ke(-c*n-u*s,e),b=p>o,A=m>o;if(b&&(p=e-p),A&&(m=e-m),p>o||m>o)throw new Error("splitScalar: Endomorphism failed, k="+r);return{k1neg:b,k1:p,k2neg:A,k2:m}}}},Gi),Qx=BigInt(0);var eI=cs.ProjectivePoint;var uI=$n.utils.randomPrivateKey,gh=()=>{let r=$n.utils.randomPrivateKey(),e=Au(r),t=new Uint8Array(64);return t.set(r),t.set(e,32),{publicKey:e,secretKey:t}},Au=$n.getPublicKey;function yh(r){try{return $n.ExtendedPoint.fromHex(r),!0}catch{return!1}}var zu=(r,e)=>$n.sign(r,e.slice(0,32)),iE=$n.verify,we=r=>ae.Buffer.isBuffer(r)?r:r instanceof Uint8Array?ae.Buffer.from(r.buffer,r.byteOffset,r.byteLength):ae.Buffer.from(r),xu=class{constructor(e){Object.assign(this,e)}encode(){return ae.Buffer.from((0,Oi.serialize)(qo,this))}static decode(e){return(0,Oi.deserialize)(qo,this,e)}static decodeUnchecked(e){return(0,Oi.deserializeUnchecked)(qo,this,e)}};var qo=new Map,Mh,sE=32,pn=32;function oE(r){return r._bn!==void 0}var _h=1,ce=class r extends xu{constructor(e){if(super({}),this._bn=void 0,oE(e))this._bn=e._bn;else{if(typeof e=="string"){let t=Rt.default.decode(e);if(t.length!=pn)throw new Error("Invalid public key input");this._bn=new Su.default(t)}else this._bn=new Su.default(e);if(this._bn.byteLength()>pn)throw new Error("Invalid public key input")}}static unique(){let e=new r(_h);return _h+=1,new r(e.toBuffer())}equals(e){return this._bn.eq(e._bn)}toBase58(){return Rt.default.encode(this.toBytes())}toJSON(){return this.toBase58()}toBytes(){let e=this.toBuffer();return new Uint8Array(e.buffer,e.byteOffset,e.byteLength)}toBuffer(){let e=this._bn.toArrayLike(ae.Buffer);if(e.length===pn)return e;let t=ae.Buffer.alloc(32);return e.copy(t,32-e.length),t}get[Symbol.toStringTag](){return`PublicKey(${this.toString()})`}toString(){return this.toBase58()}static async createWithSeed(e,t,n){let i=ae.Buffer.concat([e.toBuffer(),ae.Buffer.from(t),n.toBuffer()]),s=Gi(i);return new r(s)}static createProgramAddressSync(e,t){let n=ae.Buffer.alloc(0);e.forEach(function(s){if(s.length>sE)throw new TypeError("Max seed length exceeded");n=ae.Buffer.concat([n,we(s)])}),n=ae.Buffer.concat([n,t.toBuffer(),ae.Buffer.from("ProgramDerivedAddress")]);let i=Gi(n);if(yh(i))throw new Error("Invalid seeds, address must fall off the curve");return new r(i)}static async createProgramAddress(e,t){return this.createProgramAddressSync(e,t)}static findProgramAddressSync(e,t){let n=255,i;for(;n!=0;){try{let s=e.concat(ae.Buffer.from([n]));i=this.createProgramAddressSync(s,t)}catch(s){if(s instanceof TypeError)throw s;n--;continue}return[i,n]}throw new Error("Unable to find a viable program address nonce")}static async findProgramAddress(e,t){return this.findProgramAddressSync(e,t)}static isOnCurve(e){let t=new r(e);return yh(t.toBytes())}};Mh=ce;ce.default=new Mh("11111111111111111111111111111111");qo.set(ce,{kind:"struct",fields:[["_bn","u256"]]});var fI=new ce("BPFLoader1111111111111111111111111111111111"),Yn=1232,Fu=127,jo=64,Ko=class extends Error{constructor(e){super(`Signature ${e} has expired: block height exceeded.`),this.signature=void 0,this.signature=e}};Object.defineProperty(Ko.prototype,"name",{value:"TransactionExpiredBlockheightExceededError"});var Ho=class extends Error{constructor(e,t){super(`Transaction was not confirmed in ${t.toFixed(2)} seconds. It is unknown if it succeeded or failed. Check signature ${e} using the Solana Explorer or CLI tools.`),this.signature=void 0,this.signature=e}};Object.defineProperty(Ho.prototype,"name",{value:"TransactionExpiredTimeoutError"});var Zn=class extends Error{constructor(e){super(`Signature ${e} has expired: the nonce is no longer valid.`),this.signature=void 0,this.signature=e}};Object.defineProperty(Zn.prototype,"name",{value:"TransactionExpiredNonceInvalidError"});var Ii=class{constructor(e,t){this.staticAccountKeys=void 0,this.accountKeysFromLookups=void 0,this.staticAccountKeys=e,this.accountKeysFromLookups=t}keySegments(){let e=[this.staticAccountKeys];return this.accountKeysFromLookups&&(e.push(this.accountKeysFromLookups.writable),e.push(this.accountKeysFromLookups.readonly)),e}get(e){for(let t of this.keySegments()){if(e<t.length)return t[e];e-=t.length}}get length(){return this.keySegments().flat().length}compileInstructions(e){if(this.length>256)throw new Error("Account index overflow encountered during compilation");let n=new Map;this.keySegments().flat().forEach((s,o)=>{n.set(s.toBase58(),o)});let i=s=>{let o=n.get(s.toBase58());if(o===void 0)throw new Error("Encountered an unknown instruction account key during compilation");return o};return e.map(s=>({programIdIndex:i(s.programId),accountKeyIndexes:s.keys.map(o=>i(o.pubkey)),data:s.data}))}},be=(r="publicKey")=>R.blob(32,r),aE=(r="signature")=>R.blob(64,r),xi=(r="string")=>{let e=R.struct([R.u32("length"),R.u32("lengthPadding"),R.blob(R.offset(R.u32(),-8),"chars")],r),t=e.decode.bind(e),n=e.encode.bind(e),i=e;return i.decode=(s,o)=>t(s,o).chars.toString(),i.encode=(s,o,c)=>{let u={chars:ae.Buffer.from(s,"utf8")};return n(u,o,c)},i.alloc=s=>R.u32().span+R.u32().span+ae.Buffer.from(s,"utf8").length,i},cE=(r="authorized")=>R.struct([be("staker"),be("withdrawer")],r),uE=(r="lockup")=>R.struct([R.ns64("unixTimestamp"),R.ns64("epoch"),be("custodian")],r),fE=(r="voteInit")=>R.struct([be("nodePubkey"),be("authorizedVoter"),be("authorizedWithdrawer"),R.u8("commission")],r),lE=(r="voteAuthorizeWithSeedArgs")=>R.struct([R.u32("voteAuthorizationType"),be("currentAuthorityDerivedKeyOwnerPubkey"),xi("currentAuthorityDerivedKeySeed"),be("newAuthorized")],r);function Uh(r,e){let t=i=>{if(i.span>=0)return i.span;if(typeof i.alloc=="function")return i.alloc(e[i.property]);if("count"in i&&"elementLayout"in i){let s=e[i.property];if(Array.isArray(s))return s.length*t(i.elementLayout)}else if("fields"in i)return Uh({layout:i},e[i.property]);return 0},n=0;return r.layout.fields.forEach(i=>{n+=t(i)}),n}function Yt(r){let e=0,t=0;for(;;){let n=r.shift();if(e|=(n&127)<<t*7,t+=1,(n&128)===0)break}return e}function Jt(r,e){let t=e;for(;;){let n=t&127;if(t>>=7,t==0){r.push(n);break}else n|=128,r.push(n)}}function xe(r,e){if(!r)throw new Error(e||"Assertion failed")}var Go=class r{constructor(e,t){this.payer=void 0,this.keyMetaMap=void 0,this.payer=e,this.keyMetaMap=t}static compile(e,t){let n=new Map,i=o=>{let c=o.toBase58(),u=n.get(c);return u===void 0&&(u={isSigner:!1,isWritable:!1,isInvoked:!1},n.set(c,u)),u},s=i(t);s.isSigner=!0,s.isWritable=!0;for(let o of e){i(o.programId).isInvoked=!0;for(let c of o.keys){let u=i(c.pubkey);u.isSigner||=c.isSigner,u.isWritable||=c.isWritable}}return new r(t,n)}getMessageComponents(){let e=[...this.keyMetaMap.entries()];xe(e.length<=256,"Max static account keys length exceeded");let t=e.filter(([,u])=>u.isSigner&&u.isWritable),n=e.filter(([,u])=>u.isSigner&&!u.isWritable),i=e.filter(([,u])=>!u.isSigner&&u.isWritable),s=e.filter(([,u])=>!u.isSigner&&!u.isWritable),o={numRequiredSignatures:t.length+n.length,numReadonlySignedAccounts:n.length,numReadonlyUnsignedAccounts:s.length};{xe(t.length>0,"Expected at least one writable signer key");let[u]=t[0];xe(u===this.payer.toBase58(),"Expected first writable signer key to be the fee payer")}let c=[...t.map(([u])=>new ce(u)),...n.map(([u])=>new ce(u)),...i.map(([u])=>new ce(u)),...s.map(([u])=>new ce(u))];return[o,c]}extractTableLookup(e){let[t,n]=this.drainKeysFoundInLookupTable(e.state.addresses,o=>!o.isSigner&&!o.isInvoked&&o.isWritable),[i,s]=this.drainKeysFoundInLookupTable(e.state.addresses,o=>!o.isSigner&&!o.isInvoked&&!o.isWritable);if(!(t.length===0&&i.length===0))return[{accountKey:e.key,writableIndexes:t,readonlyIndexes:i},{writable:n,readonly:s}]}drainKeysFoundInLookupTable(e,t){let n=new Array,i=new Array;for(let[s,o]of this.keyMetaMap.entries())if(t(o)){let c=new ce(s),u=e.findIndex(p=>p.equals(c));u>=0&&(xe(u<256,"Max lookup table index exceeded"),n.push(u),i.push(c),this.keyMetaMap.delete(s))}return[n,i]}},Dh="Reached end of buffer unexpectedly";function zr(r){if(r.length===0)throw new Error(Dh);return r.shift()}function Xt(r,...e){let[t]=e;if(e.length===2?t+(e[1]??0)>r.length:t>=r.length)throw new Error(Dh);return r.splice(...e)}var mn=class r{constructor(e){this.header=void 0,this.accountKeys=void 0,this.recentBlockhash=void 0,this.instructions=void 0,this.indexToProgramIds=new Map,this.header=e.header,this.accountKeys=e.accountKeys.map(t=>new ce(t)),this.recentBlockhash=e.recentBlockhash,this.instructions=e.instructions,this.instructions.forEach(t=>this.indexToProgramIds.set(t.programIdIndex,this.accountKeys[t.programIdIndex]))}get version(){return"legacy"}get staticAccountKeys(){return this.accountKeys}get compiledInstructions(){return this.instructions.map(e=>({programIdIndex:e.programIdIndex,accountKeyIndexes:e.accounts,data:Rt.default.decode(e.data)}))}get addressTableLookups(){return[]}getAccountKeys(){return new Ii(this.staticAccountKeys)}static compile(e){let t=Go.compile(e.instructions,e.payerKey),[n,i]=t.getMessageComponents(),o=new Ii(i).compileInstructions(e.instructions).map(c=>({programIdIndex:c.programIdIndex,accounts:c.accountKeyIndexes,data:Rt.default.encode(c.data)}));return new r({header:n,accountKeys:i,recentBlockhash:e.recentBlockhash,instructions:o})}isAccountSigner(e){return e<this.header.numRequiredSignatures}isAccountWritable(e){let t=this.header.numRequiredSignatures;if(e>=this.header.numRequiredSignatures){let n=e-t,s=this.accountKeys.length-t-this.header.numReadonlyUnsignedAccounts;return n<s}else{let n=t-this.header.numReadonlySignedAccounts;return e<n}}isProgramId(e){return this.indexToProgramIds.has(e)}programIds(){return[...this.indexToProgramIds.values()]}nonProgramIds(){return this.accountKeys.filter((e,t)=>!this.isProgramId(t))}serialize(){let e=this.accountKeys.length,t=[];Jt(t,e);let n=this.instructions.map(b=>{let{accounts:A,programIdIndex:S}=b,T=Array.from(Rt.default.decode(b.data)),I=[];Jt(I,A.length);let x=[];return Jt(x,T.length),{programIdIndex:S,keyIndicesCount:ae.Buffer.from(I),keyIndices:A,dataLength:ae.Buffer.from(x),data:T}}),i=[];Jt(i,n.length);let s=ae.Buffer.alloc(Yn);ae.Buffer.from(i).copy(s);let o=i.length;n.forEach(b=>{let S=R.struct([R.u8("programIdIndex"),R.blob(b.keyIndicesCount.length,"keyIndicesCount"),R.seq(R.u8("keyIndex"),b.keyIndices.length,"keyIndices"),R.blob(b.dataLength.length,"dataLength"),R.seq(R.u8("userdatum"),b.data.length,"data")]).encode(b,s,o);o+=S}),s=s.slice(0,o);let c=R.struct([R.blob(1,"numRequiredSignatures"),R.blob(1,"numReadonlySignedAccounts"),R.blob(1,"numReadonlyUnsignedAccounts"),R.blob(t.length,"keyCount"),R.seq(be("key"),e,"keys"),be("recentBlockhash")]),u={numRequiredSignatures:ae.Buffer.from([this.header.numRequiredSignatures]),numReadonlySignedAccounts:ae.Buffer.from([this.header.numReadonlySignedAccounts]),numReadonlyUnsignedAccounts:ae.Buffer.from([this.header.numReadonlyUnsignedAccounts]),keyCount:ae.Buffer.from(t),keys:this.accountKeys.map(b=>we(b.toBytes())),recentBlockhash:Rt.default.decode(this.recentBlockhash)},p=ae.Buffer.alloc(2048),m=c.encode(u,p);return s.copy(p,m),p.slice(0,m+s.length)}static from(e){let t=[...e],n=zr(t);if(n!==(n&Fu))throw new Error("Versioned messages must be deserialized with VersionedMessage.deserialize()");let i=zr(t),s=zr(t),o=Yt(t),c=[];for(let A=0;A<o;A++){let S=Xt(t,0,pn);c.push(new ce(ae.Buffer.from(S)))}let u=Xt(t,0,pn),p=Yt(t),m=[];for(let A=0;A<p;A++){let S=zr(t),T=Yt(t),I=Xt(t,0,T),x=Yt(t),L=Xt(t,0,x),U=Rt.default.encode(ae.Buffer.from(L));m.push({programIdIndex:S,accounts:I,data:U})}let b={header:{numRequiredSignatures:n,numReadonlySignedAccounts:i,numReadonlyUnsignedAccounts:s},recentBlockhash:Rt.default.encode(ae.Buffer.from(u)),accountKeys:c,instructions:m};return new r(b)}},Zo=class r{constructor(e){this.header=void 0,this.staticAccountKeys=void 0,this.recentBlockhash=void 0,this.compiledInstructions=void 0,this.addressTableLookups=void 0,this.header=e.header,this.staticAccountKeys=e.staticAccountKeys,this.recentBlockhash=e.recentBlockhash,this.compiledInstructions=e.compiledInstructions,this.addressTableLookups=e.addressTableLookups}get version(){return 0}get numAccountKeysFromLookups(){let e=0;for(let t of this.addressTableLookups)e+=t.readonlyIndexes.length+t.writableIndexes.length;return e}getAccountKeys(e){let t;if(e&&"accountKeysFromLookups"in e&&e.accountKeysFromLookups){if(this.numAccountKeysFromLookups!=e.accountKeysFromLookups.writable.length+e.accountKeysFromLookups.readonly.length)throw new Error("Failed to get account keys because of a mismatch in the number of account keys from lookups");t=e.accountKeysFromLookups}else if(e&&"addressLookupTableAccounts"in e&&e.addressLookupTableAccounts)t=this.resolveAddressTableLookups(e.addressLookupTableAccounts);else if(this.addressTableLookups.length>0)throw new Error("Failed to get account keys because address table lookups were not resolved");return new Ii(this.staticAccountKeys,t)}isAccountSigner(e){return e<this.header.numRequiredSignatures}isAccountWritable(e){let t=this.header.numRequiredSignatures,n=this.staticAccountKeys.length;if(e>=n){let i=e-n,s=this.addressTableLookups.reduce((o,c)=>o+c.writableIndexes.length,0);return i<s}else if(e>=this.header.numRequiredSignatures){let i=e-t,o=n-t-this.header.numReadonlyUnsignedAccounts;return i<o}else{let i=t-this.header.numReadonlySignedAccounts;return e<i}}resolveAddressTableLookups(e){let t={writable:[],readonly:[]};for(let n of this.addressTableLookups){let i=e.find(s=>s.key.equals(n.accountKey));if(!i)throw new Error(`Failed to find address lookup table account for table key ${n.accountKey.toBase58()}`);for(let s of n.writableIndexes)if(s<i.state.addresses.length)t.writable.push(i.state.addresses[s]);else throw new Error(`Failed to find address for index ${s} in address lookup table ${n.accountKey.toBase58()}`);for(let s of n.readonlyIndexes)if(s<i.state.addresses.length)t.readonly.push(i.state.addresses[s]);else throw new Error(`Failed to find address for index ${s} in address lookup table ${n.accountKey.toBase58()}`)}return t}static compile(e){let t=Go.compile(e.instructions,e.payerKey),n=new Array,i={writable:new Array,readonly:new Array},s=e.addressLookupTableAccounts||[];for(let m of s){let b=t.extractTableLookup(m);if(b!==void 0){let[A,{writable:S,readonly:T}]=b;n.push(A),i.writable.push(...S),i.readonly.push(...T)}}let[o,c]=t.getMessageComponents(),p=new Ii(c,i).compileInstructions(e.instructions);return new r({header:o,staticAccountKeys:c,recentBlockhash:e.recentBlockhash,compiledInstructions:p,addressTableLookups:n})}serialize(){let e=Array();Jt(e,this.staticAccountKeys.length);let t=this.serializeInstructions(),n=Array();Jt(n,this.compiledInstructions.length);let i=this.serializeAddressTableLookups(),s=Array();Jt(s,this.addressTableLookups.length);let o=R.struct([R.u8("prefix"),R.struct([R.u8("numRequiredSignatures"),R.u8("numReadonlySignedAccounts"),R.u8("numReadonlyUnsignedAccounts")],"header"),R.blob(e.length,"staticAccountKeysLength"),R.seq(be(),this.staticAccountKeys.length,"staticAccountKeys"),be("recentBlockhash"),R.blob(n.length,"instructionsLength"),R.blob(t.length,"serializedInstructions"),R.blob(s.length,"addressTableLookupsLength"),R.blob(i.length,"serializedAddressTableLookups")]),c=new Uint8Array(Yn),p=o.encode({prefix:128,header:this.header,staticAccountKeysLength:new Uint8Array(e),staticAccountKeys:this.staticAccountKeys.map(m=>m.toBytes()),recentBlockhash:Rt.default.decode(this.recentBlockhash),instructionsLength:new Uint8Array(n),serializedInstructions:t,addressTableLookupsLength:new Uint8Array(s),serializedAddressTableLookups:i},c);return c.slice(0,p)}serializeInstructions(){let e=0,t=new Uint8Array(Yn);for(let n of this.compiledInstructions){let i=Array();Jt(i,n.accountKeyIndexes.length);let s=Array();Jt(s,n.data.length);let o=R.struct([R.u8("programIdIndex"),R.blob(i.length,"encodedAccountKeyIndexesLength"),R.seq(R.u8(),n.accountKeyIndexes.length,"accountKeyIndexes"),R.blob(s.length,"encodedDataLength"),R.blob(n.data.length,"data")]);e+=o.encode({programIdIndex:n.programIdIndex,encodedAccountKeyIndexesLength:new Uint8Array(i),accountKeyIndexes:n.accountKeyIndexes,encodedDataLength:new Uint8Array(s),data:n.data},t,e)}return t.slice(0,e)}serializeAddressTableLookups(){let e=0,t=new Uint8Array(Yn);for(let n of this.addressTableLookups){let i=Array();Jt(i,n.writableIndexes.length);let s=Array();Jt(s,n.readonlyIndexes.length);let o=R.struct([be("accountKey"),R.blob(i.length,"encodedWritableIndexesLength"),R.seq(R.u8(),n.writableIndexes.length,"writableIndexes"),R.blob(s.length,"encodedReadonlyIndexesLength"),R.seq(R.u8(),n.readonlyIndexes.length,"readonlyIndexes")]);e+=o.encode({accountKey:n.accountKey.toBytes(),encodedWritableIndexesLength:new Uint8Array(i),writableIndexes:n.writableIndexes,encodedReadonlyIndexesLength:new Uint8Array(s),readonlyIndexes:n.readonlyIndexes},t,e)}return t.slice(0,e)}static deserialize(e){let t=[...e],n=zr(t),i=n&Fu;xe(n!==i,"Expected versioned message but received legacy message");let s=i;xe(s===0,`Expected versioned message with version 0 but found version ${s}`);let o={numRequiredSignatures:zr(t),numReadonlySignedAccounts:zr(t),numReadonlyUnsignedAccounts:zr(t)},c=[],u=Yt(t);for(let T=0;T<u;T++)c.push(new ce(Xt(t,0,pn)));let p=Rt.default.encode(Xt(t,0,pn)),m=Yt(t),b=[];for(let T=0;T<m;T++){let I=zr(t),x=Yt(t),L=Xt(t,0,x),U=Yt(t),B=new Uint8Array(Xt(t,0,U));b.push({programIdIndex:I,accountKeyIndexes:L,data:B})}let A=Yt(t),S=[];for(let T=0;T<A;T++){let I=new ce(Xt(t,0,pn)),x=Yt(t),L=Xt(t,0,x),U=Yt(t),B=Xt(t,0,U);S.push({accountKey:I,writableIndexes:L,readonlyIndexes:B})}return new r({header:o,staticAccountKeys:c,recentBlockhash:p,compiledInstructions:b,addressTableLookups:S})}},ra={deserializeMessageVersion(r){let e=r[0],t=e&Fu;return t===e?"legacy":t},deserialize:r=>{let e=ra.deserializeMessageVersion(r);if(e==="legacy")return mn.from(r);if(e===0)return Zo.deserialize(r);throw new Error(`Transaction message version ${e} deserialization is not supported`)}},dn=function(r){return r[r.BLOCKHEIGHT_EXCEEDED=0]="BLOCKHEIGHT_EXCEEDED",r[r.PROCESSED=1]="PROCESSED",r[r.TIMED_OUT=2]="TIMED_OUT",r[r.NONCE_INVALID=3]="NONCE_INVALID",r}({}),dE=ae.Buffer.alloc(jo).fill(0),Te=class{constructor(e){this.keys=void 0,this.programId=void 0,this.data=ae.Buffer.alloc(0),this.programId=e.programId,this.keys=e.keys,e.data&&(this.data=e.data)}toJSON(){return{keys:this.keys.map(({pubkey:e,isSigner:t,isWritable:n})=>({pubkey:e.toJSON(),isSigner:t,isWritable:n})),programId:this.programId.toJSON(),data:[...this.data]}}},Se=class r{get signature(){return this.signatures.length>0?this.signatures[0].signature:null}constructor(e){if(this.signatures=[],this.feePayer=void 0,this.instructions=[],this.recentBlockhash=void 0,this.lastValidBlockHeight=void 0,this.nonceInfo=void 0,this.minNonceContextSlot=void 0,this._message=void 0,this._json=void 0,!!e)if(e.feePayer&&(this.feePayer=e.feePayer),e.signatures&&(this.signatures=e.signatures),Object.prototype.hasOwnProperty.call(e,"nonceInfo")){let{minContextSlot:t,nonceInfo:n}=e;this.minNonceContextSlot=t,this.nonceInfo=n}else if(Object.prototype.hasOwnProperty.call(e,"lastValidBlockHeight")){let{blockhash:t,lastValidBlockHeight:n}=e;this.recentBlockhash=t,this.lastValidBlockHeight=n}else{let{recentBlockhash:t,nonceInfo:n}=e;n&&(this.nonceInfo=n),this.recentBlockhash=t}}toJSON(){return{recentBlockhash:this.recentBlockhash||null,feePayer:this.feePayer?this.feePayer.toJSON():null,nonceInfo:this.nonceInfo?{nonce:this.nonceInfo.nonce,nonceInstruction:this.nonceInfo.nonceInstruction.toJSON()}:null,instructions:this.instructions.map(e=>e.toJSON()),signers:this.signatures.map(({publicKey:e})=>e.toJSON())}}add(...e){if(e.length===0)throw new Error("No instructions");return e.forEach(t=>{"instructions"in t?this.instructions=this.instructions.concat(t.instructions):"data"in t&&"programId"in t&&"keys"in t?this.instructions.push(t):this.instructions.push(new Te(t))}),this}compileMessage(){if(this._message&&JSON.stringify(this.toJSON())===JSON.stringify(this._json))return this._message;let e,t;if(this.nonceInfo?(e=this.nonceInfo.nonce,this.instructions[0]!=this.nonceInfo.nonceInstruction?t=[this.nonceInfo.nonceInstruction,...this.instructions]:t=this.instructions):(e=this.recentBlockhash,t=this.instructions),!e)throw new Error("Transaction recentBlockhash required");t.length<1&&console.warn("No instructions provided");let n;if(this.feePayer)n=this.feePayer;else if(this.signatures.length>0&&this.signatures[0].publicKey)n=this.signatures[0].publicKey;else throw new Error("Transaction fee payer required");for(let I=0;I<t.length;I++)if(t[I].programId===void 0)throw new Error(`Transaction instruction index ${I} has undefined program id`);let i=[],s=[];t.forEach(I=>{I.keys.forEach(L=>{s.push({...L})});let x=I.programId.toString();i.includes(x)||i.push(x)}),i.forEach(I=>{s.push({pubkey:new ce(I),isSigner:!1,isWritable:!1})});let o=[];s.forEach(I=>{let x=I.pubkey.toString(),L=o.findIndex(U=>U.pubkey.toString()===x);L>-1?(o[L].isWritable=o[L].isWritable||I.isWritable,o[L].isSigner=o[L].isSigner||I.isSigner):o.push(I)}),o.sort(function(I,x){if(I.isSigner!==x.isSigner)return I.isSigner?-1:1;if(I.isWritable!==x.isWritable)return I.isWritable?-1:1;let L={localeMatcher:"best fit",usage:"sort",sensitivity:"variant",ignorePunctuation:!1,numeric:!1,caseFirst:"lower"};return I.pubkey.toBase58().localeCompare(x.pubkey.toBase58(),"en",L)});let c=o.findIndex(I=>I.pubkey.equals(n));if(c>-1){let[I]=o.splice(c,1);I.isSigner=!0,I.isWritable=!0,o.unshift(I)}else o.unshift({pubkey:n,isSigner:!0,isWritable:!0});for(let I of this.signatures){let x=o.findIndex(L=>L.pubkey.equals(I.publicKey));if(x>-1)o[x].isSigner||(o[x].isSigner=!0,console.warn("Transaction references a signature that is unnecessary, only the fee payer and instruction signer accounts should sign a transaction. This behavior is deprecated and will throw an error in the next major version release."));else throw new Error(`unknown signer: ${I.publicKey.toString()}`)}let u=0,p=0,m=0,b=[],A=[];o.forEach(({pubkey:I,isSigner:x,isWritable:L})=>{x?(b.push(I.toString()),u+=1,L||(p+=1)):(A.push(I.toString()),L||(m+=1))});let S=b.concat(A),T=t.map(I=>{let{data:x,programId:L}=I;return{programIdIndex:S.indexOf(L.toString()),accounts:I.keys.map(U=>S.indexOf(U.pubkey.toString())),data:Rt.default.encode(x)}});return T.forEach(I=>{xe(I.programIdIndex>=0),I.accounts.forEach(x=>xe(x>=0))}),new mn({header:{numRequiredSignatures:u,numReadonlySignedAccounts:p,numReadonlyUnsignedAccounts:m},accountKeys:S,recentBlockhash:e,instructions:T})}_compile(){let e=this.compileMessage(),t=e.accountKeys.slice(0,e.header.numRequiredSignatures);return this.signatures.length===t.length&&this.signatures.every((i,s)=>t[s].equals(i.publicKey))||(this.signatures=t.map(n=>({signature:null,publicKey:n}))),e}serializeMessage(){return this._compile().serialize()}async getEstimatedFee(e){return(await e.getFeeForMessage(this.compileMessage())).value}setSigners(...e){if(e.length===0)throw new Error("No signers");let t=new Set;this.signatures=e.filter(n=>{let i=n.toString();return t.has(i)?!1:(t.add(i),!0)}).map(n=>({signature:null,publicKey:n}))}sign(...e){if(e.length===0)throw new Error("No signers");let t=new Set,n=[];for(let s of e){let o=s.publicKey.toString();t.has(o)||(t.add(o),n.push(s))}this.signatures=n.map(s=>({signature:null,publicKey:s.publicKey}));let i=this._compile();this._partialSign(i,...n)}partialSign(...e){if(e.length===0)throw new Error("No signers");let t=new Set,n=[];for(let s of e){let o=s.publicKey.toString();t.has(o)||(t.add(o),n.push(s))}let i=this._compile();this._partialSign(i,...n)}_partialSign(e,...t){let n=e.serialize();t.forEach(i=>{let s=zu(n,i.secretKey);this._addSignature(i.publicKey,we(s))})}addSignature(e,t){this._compile(),this._addSignature(e,t)}_addSignature(e,t){xe(t.length===64);let n=this.signatures.findIndex(i=>e.equals(i.publicKey));if(n<0)throw new Error(`unknown signer: ${e.toString()}`);this.signatures[n].signature=ae.Buffer.from(t)}verifySignatures(e=!0){return!this._getMessageSignednessErrors(this.serializeMessage(),e)}_getMessageSignednessErrors(e,t){let n={};for(let{signature:i,publicKey:s}of this.signatures)i===null?t&&(n.missing||=[]).push(s):iE(i,e,s.toBytes())||(n.invalid||=[]).push(s);return n.invalid||n.missing?n:void 0}serialize(e){let{requireAllSignatures:t,verifySignatures:n}=Object.assign({requireAllSignatures:!0,verifySignatures:!0},e),i=this.serializeMessage();if(n){let s=this._getMessageSignednessErrors(i,t);if(s){let o="Signature verification failed.";throw s.invalid&&(o+=`
6
6
  Invalid signature for public key${s.invalid.length===1?"":"(s)"} [\`${s.invalid.map(c=>c.toBase58()).join("`, `")}\`].`),s.missing&&(o+=`
7
7
  Missing signature for public key${s.missing.length===1?"":"(s)"} [\`${s.missing.map(c=>c.toBase58()).join("`, `")}\`].`),new Error(o)}}return this._serialize(i)}_serialize(e){let{signatures:t}=this,n=[];Jt(n,t.length);let i=n.length+t.length*64+e.length,s=ae.Buffer.alloc(i);return xe(t.length<256),ae.Buffer.from(n).copy(s,0),t.forEach(({signature:o},c)=>{o!==null&&(xe(o.length===64,"signature has invalid length"),ae.Buffer.from(o).copy(s,n.length+c*64))}),e.copy(s,n.length+t.length*64),xe(s.length<=Yn,`Transaction too large: ${s.length} > ${Yn}`),s}get keys(){return xe(this.instructions.length===1),this.instructions[0].keys.map(e=>e.pubkey)}get programId(){return xe(this.instructions.length===1),this.instructions[0].programId}get data(){return xe(this.instructions.length===1),this.instructions[0].data}static from(e){let t=[...e],n=Yt(t),i=[];for(let s=0;s<n;s++){let o=Xt(t,0,jo);i.push(Rt.default.encode(ae.Buffer.from(o)))}return r.populate(mn.from(t),i)}static populate(e,t=[]){let n=new r;return n.recentBlockhash=e.recentBlockhash,e.header.numRequiredSignatures>0&&(n.feePayer=e.accountKeys[0]),t.forEach((i,s)=>{let o={signature:i==Rt.default.encode(dE)?null:Rt.default.decode(i),publicKey:e.accountKeys[s]};n.signatures.push(o)}),e.instructions.forEach(i=>{let s=i.accounts.map(o=>{let c=e.accountKeys[o];return{pubkey:c,isSigner:n.signatures.some(u=>u.publicKey.toString()===c.toString())||e.isAccountSigner(o),isWritable:e.isAccountWritable(o)}});n.instructions.push(new Te({keys:s,programId:e.accountKeys[i.programIdIndex],data:Rt.default.decode(i.data)}))}),n._message=e,n._json=n.toJSON(),n}};var Yo=class r{get version(){return this.message.version}constructor(e,t){if(this.signatures=void 0,this.message=void 0,t!==void 0)xe(t.length===e.header.numRequiredSignatures,"Expected signatures length to be equal to the number of required signatures"),this.signatures=t;else{let n=[];for(let i=0;i<e.header.numRequiredSignatures;i++)n.push(new Uint8Array(jo));this.signatures=n}this.message=e}serialize(){let e=this.message.serialize(),t=Array();Jt(t,this.signatures.length);let n=R.struct([R.blob(t.length,"encodedSignaturesLength"),R.seq(aE(),this.signatures.length,"signatures"),R.blob(e.length,"serializedMessage")]),i=new Uint8Array(2048),s=n.encode({encodedSignaturesLength:new Uint8Array(t),signatures:this.signatures,serializedMessage:e},i);return i.slice(0,s)}static deserialize(e){let t=[...e],n=[],i=Yt(t);for(let o=0;o<i;o++)n.push(new Uint8Array(Xt(t,0,jo)));let s=ra.deserialize(new Uint8Array(t));return new r(s,n)}sign(e){let t=this.message.serialize(),n=this.message.staticAccountKeys.slice(0,this.message.header.numRequiredSignatures);for(let i of e){let s=n.findIndex(o=>o.equals(i.publicKey));xe(s>=0,`Cannot sign with non signer key ${i.publicKey.toBase58()}`),this.signatures[s]=zu(t,i.secretKey)}}addSignature(e,t){xe(t.byteLength===64,"Signature must be 64 bytes long");let i=this.message.staticAccountKeys.slice(0,this.message.header.numRequiredSignatures).findIndex(s=>s.equals(e));xe(i>=0,`Can not add signature; \`${e.toBase58()}\` is not required to sign this transaction`),this.signatures[i]=t}},hE=160,pE=64,mE=hE/pE,zh=1e3/mE,Dr=new ce("SysvarC1ock11111111111111111111111111111111"),lI=new ce("SysvarEpochSchedu1e111111111111111111111111"),dI=new ce("Sysvar1nstructions1111111111111111111111111"),gu=new ce("SysvarRecentB1ockHashes11111111111111111111"),ds=new ce("SysvarRent111111111111111111111111111111111"),hI=new ce("SysvarRewards111111111111111111111111111111"),pI=new ce("SysvarS1otHashes111111111111111111111111111"),mI=new ce("SysvarS1otHistory11111111111111111111111111"),yu=new ce("SysvarStakeHistory1111111111111111111111111"),hs=class extends Error{constructor({action:e,signature:t,transactionMessage:n,logs:i}){let s=i?`Logs:
8
8
  ${JSON.stringify(i.slice(-10),null,2)}. `:"",o="\nCatch the `SendTransactionError` and call `getLogs()` on it for full details.",c;switch(e){case"send":c=`Transaction ${t} resulted in an error.
9
9
  ${n}. `+s+o;break;case"simulate":c=`Simulation failed.
10
10
  Message: ${n}.
11
- `+s+o;break;default:c=`Unknown action '${(u=>u)(e)}'`}super(c),this.signature=void 0,this.transactionMessage=void 0,this.transactionLogs=void 0,this.signature=t,this.transactionMessage=n,this.transactionLogs=i||void 0}get transactionError(){return{message:this.transactionMessage,logs:Array.isArray(this.transactionLogs)?this.transactionLogs:void 0}}get logs(){let e=this.transactionLogs;if(!(e!=null&&typeof e=="object"&&"then"in e))return e}async getLogs(e){return Array.isArray(this.transactionLogs)||(this.transactionLogs=new Promise((t,n)=>{e.getTransaction(this.signature).then(i=>{if(i&&i.meta&&i.meta.logMessages){let s=i.meta.logMessages;this.transactionLogs=s,t(s)}else n(new Error("Log messages not found"))}).catch(n)})),await this.transactionLogs}};var Q=class extends Error{constructor({code:e,message:t,data:n},i){super(i!=null?`${i}: ${t}`:t),this.code=void 0,this.data=void 0,this.code=e,this.data=n,this.name="SolanaJSONRPCError"}};async function bh(r,e,t,n){let i=n&&{skipPreflight:n.skipPreflight,preflightCommitment:n.preflightCommitment||n.commitment,maxRetries:n.maxRetries,minContextSlot:n.minContextSlot},s=await r.sendTransaction(e,t,i),o;if(e.recentBlockhash!=null&&e.lastValidBlockHeight!=null)o=(await r.confirmTransaction({abortSignal:n?.abortSignal,signature:s,blockhash:e.recentBlockhash,lastValidBlockHeight:e.lastValidBlockHeight},n&&n.commitment)).value;else if(e.minNonceContextSlot!=null&&e.nonceInfo!=null){let{nonceInstruction:c}=e.nonceInfo,u=c.keys[0].pubkey;o=(await r.confirmTransaction({abortSignal:n?.abortSignal,minContextSlot:e.minNonceContextSlot,nonceAccountPubkey:u,nonceValue:e.nonceInfo.nonce,signature:s},n&&n.commitment)).value}else n?.abortSignal!=null&&console.warn("sendAndConfirmTransaction(): A transaction with a deprecated confirmation strategy was supplied along with an `abortSignal`. Only transactions having `lastValidBlockHeight` or a combination of `nonceInfo` and `minNonceContextSlot` are abortable."),o=(await r.confirmTransaction(s,n&&n.commitment)).value;if(o.err)throw s!=null?new hs({action:"send",signature:s,transactionMessage:`Status: (${JSON.stringify(o)})`}):new Error(`Transaction ${s} failed (${JSON.stringify(o)})`);return s}function Gn(r){return new Promise(e=>setTimeout(e,r))}function Ee(r,e){let t=r.layout.span>=0?r.layout.span:Uh(r,e),n=ae.Buffer.alloc(t),i=Object.assign({instruction:r.index},e);return r.layout.encode(i,n),n}var gE=R.nu64("lamportsPerSignature"),Fh=R.struct([R.u32("version"),R.u32("state"),be("authorizedPubkey"),be("nonce"),R.struct([gE],"feeCalculator")]),wh=Fh.span,Iu=class r{constructor(e){this.authorizedPubkey=void 0,this.nonce=void 0,this.feeCalculator=void 0,this.authorizedPubkey=e.authorizedPubkey,this.nonce=e.nonce,this.feeCalculator=e.feeCalculator}static fromAccountData(e){let t=Fh.decode(we(e),0);return new r({authorizedPubkey:new ce(t.authorizedPubkey),nonce:new ce(t.nonce).toString(),feeCalculator:t.feeCalculator})}};function ki(r){let e=(0,Ch.blob)(8,r),t=e.decode.bind(e),n=e.encode.bind(e),i=e,s=Rd();return i.decode=(o,c)=>{let u=t(o,c);return s.decode(u)},i.encode=(o,c,u)=>{let p=s.encode(o);return n(p,c,u)},i}var ir=Object.freeze({Create:{index:0,layout:R.struct([R.u32("instruction"),R.ns64("lamports"),R.ns64("space"),be("programId")])},Assign:{index:1,layout:R.struct([R.u32("instruction"),be("programId")])},Transfer:{index:2,layout:R.struct([R.u32("instruction"),ki("lamports")])},CreateWithSeed:{index:3,layout:R.struct([R.u32("instruction"),be("base"),xi("seed"),R.ns64("lamports"),R.ns64("space"),be("programId")])},AdvanceNonceAccount:{index:4,layout:R.struct([R.u32("instruction")])},WithdrawNonceAccount:{index:5,layout:R.struct([R.u32("instruction"),R.ns64("lamports")])},InitializeNonceAccount:{index:6,layout:R.struct([R.u32("instruction"),be("authorized")])},AuthorizeNonceAccount:{index:7,layout:R.struct([R.u32("instruction"),be("authorized")])},Allocate:{index:8,layout:R.struct([R.u32("instruction"),R.ns64("space")])},AllocateWithSeed:{index:9,layout:R.struct([R.u32("instruction"),be("base"),xi("seed"),R.ns64("space"),be("programId")])},AssignWithSeed:{index:10,layout:R.struct([R.u32("instruction"),be("base"),xi("seed"),be("programId")])},TransferWithSeed:{index:11,layout:R.struct([R.u32("instruction"),ki("lamports"),xi("seed"),be("programId")])},UpgradeNonceAccount:{index:12,layout:R.struct([R.u32("instruction")])}}),Ft=class r{constructor(){}static createAccount(e){let t=ir.Create,n=Ee(t,{lamports:e.lamports,space:e.space,programId:we(e.programId.toBuffer())});return new Te({keys:[{pubkey:e.fromPubkey,isSigner:!0,isWritable:!0},{pubkey:e.newAccountPubkey,isSigner:!0,isWritable:!0}],programId:this.programId,data:n})}static transfer(e){let t,n;if("basePubkey"in e){let i=ir.TransferWithSeed;t=Ee(i,{lamports:BigInt(e.lamports),seed:e.seed,programId:we(e.programId.toBuffer())}),n=[{pubkey:e.fromPubkey,isSigner:!1,isWritable:!0},{pubkey:e.basePubkey,isSigner:!0,isWritable:!1},{pubkey:e.toPubkey,isSigner:!1,isWritable:!0}]}else{let i=ir.Transfer;t=Ee(i,{lamports:BigInt(e.lamports)}),n=[{pubkey:e.fromPubkey,isSigner:!0,isWritable:!0},{pubkey:e.toPubkey,isSigner:!1,isWritable:!0}]}return new Te({keys:n,programId:this.programId,data:t})}static assign(e){let t,n;if("basePubkey"in e){let i=ir.AssignWithSeed;t=Ee(i,{base:we(e.basePubkey.toBuffer()),seed:e.seed,programId:we(e.programId.toBuffer())}),n=[{pubkey:e.accountPubkey,isSigner:!1,isWritable:!0},{pubkey:e.basePubkey,isSigner:!0,isWritable:!1}]}else{let i=ir.Assign;t=Ee(i,{programId:we(e.programId.toBuffer())}),n=[{pubkey:e.accountPubkey,isSigner:!0,isWritable:!0}]}return new Te({keys:n,programId:this.programId,data:t})}static createAccountWithSeed(e){let t=ir.CreateWithSeed,n=Ee(t,{base:we(e.basePubkey.toBuffer()),seed:e.seed,lamports:e.lamports,space:e.space,programId:we(e.programId.toBuffer())}),i=[{pubkey:e.fromPubkey,isSigner:!0,isWritable:!0},{pubkey:e.newAccountPubkey,isSigner:!1,isWritable:!0}];return e.basePubkey.equals(e.fromPubkey)||i.push({pubkey:e.basePubkey,isSigner:!0,isWritable:!1}),new Te({keys:i,programId:this.programId,data:n})}static createNonceAccount(e){let t=new Se;"basePubkey"in e&&"seed"in e?t.add(r.createAccountWithSeed({fromPubkey:e.fromPubkey,newAccountPubkey:e.noncePubkey,basePubkey:e.basePubkey,seed:e.seed,lamports:e.lamports,space:wh,programId:this.programId})):t.add(r.createAccount({fromPubkey:e.fromPubkey,newAccountPubkey:e.noncePubkey,lamports:e.lamports,space:wh,programId:this.programId}));let n={noncePubkey:e.noncePubkey,authorizedPubkey:e.authorizedPubkey};return t.add(this.nonceInitialize(n)),t}static nonceInitialize(e){let t=ir.InitializeNonceAccount,n=Ee(t,{authorized:we(e.authorizedPubkey.toBuffer())}),i={keys:[{pubkey:e.noncePubkey,isSigner:!1,isWritable:!0},{pubkey:gu,isSigner:!1,isWritable:!1},{pubkey:ds,isSigner:!1,isWritable:!1}],programId:this.programId,data:n};return new Te(i)}static nonceAdvance(e){let t=ir.AdvanceNonceAccount,n=Ee(t),i={keys:[{pubkey:e.noncePubkey,isSigner:!1,isWritable:!0},{pubkey:gu,isSigner:!1,isWritable:!1},{pubkey:e.authorizedPubkey,isSigner:!0,isWritable:!1}],programId:this.programId,data:n};return new Te(i)}static nonceWithdraw(e){let t=ir.WithdrawNonceAccount,n=Ee(t,{lamports:e.lamports});return new Te({keys:[{pubkey:e.noncePubkey,isSigner:!1,isWritable:!0},{pubkey:e.toPubkey,isSigner:!1,isWritable:!0},{pubkey:gu,isSigner:!1,isWritable:!1},{pubkey:ds,isSigner:!1,isWritable:!1},{pubkey:e.authorizedPubkey,isSigner:!0,isWritable:!1}],programId:this.programId,data:n})}static nonceAuthorize(e){let t=ir.AuthorizeNonceAccount,n=Ee(t,{authorized:we(e.newAuthorizedPubkey.toBuffer())});return new Te({keys:[{pubkey:e.noncePubkey,isSigner:!1,isWritable:!0},{pubkey:e.authorizedPubkey,isSigner:!0,isWritable:!1}],programId:this.programId,data:n})}static allocate(e){let t,n;if("basePubkey"in e){let i=ir.AllocateWithSeed;t=Ee(i,{base:we(e.basePubkey.toBuffer()),seed:e.seed,space:e.space,programId:we(e.programId.toBuffer())}),n=[{pubkey:e.accountPubkey,isSigner:!1,isWritable:!0},{pubkey:e.basePubkey,isSigner:!0,isWritable:!1}]}else{let i=ir.Allocate;t=Ee(i,{space:e.space}),n=[{pubkey:e.accountPubkey,isSigner:!0,isWritable:!0}]}return new Te({keys:n,programId:this.programId,data:t})}};Ft.programId=new ce("11111111111111111111111111111111");var yE=Yn-300,ku=class r{constructor(){}static getMinNumSignatures(e){return 2*(Math.ceil(e/r.chunkSize)+1+1)}static async load(e,t,n,i,s){{let b=await e.getMinimumBalanceForRentExemption(s.length),A=await e.getAccountInfo(n.publicKey,"confirmed"),S=null;if(A!==null){if(A.executable)return console.error("Program load failed, account is already executable"),!1;A.data.length!==s.length&&(S=S||new Se,S.add(Ft.allocate({accountPubkey:n.publicKey,space:s.length}))),A.owner.equals(i)||(S=S||new Se,S.add(Ft.assign({accountPubkey:n.publicKey,programId:i}))),A.lamports<b&&(S=S||new Se,S.add(Ft.transfer({fromPubkey:t.publicKey,toPubkey:n.publicKey,lamports:b-A.lamports})))}else S=new Se().add(Ft.createAccount({fromPubkey:t.publicKey,newAccountPubkey:n.publicKey,lamports:b>0?b:1,space:s.length,programId:i}));S!==null&&await bh(e,S,[t,n],{commitment:"confirmed"})}let o=R.struct([R.u32("instruction"),R.u32("offset"),R.u32("bytesLength"),R.u32("bytesLengthPadding"),R.seq(R.u8("byte"),R.offset(R.u32(),-8),"bytes")]),c=r.chunkSize,u=0,p=s,m=[];for(;p.length>0;){let b=p.slice(0,c),A=ae.Buffer.alloc(c+16);o.encode({instruction:0,offset:u,bytes:b,bytesLength:0,bytesLengthPadding:0},A);let S=new Se().add({keys:[{pubkey:n.publicKey,isSigner:!0,isWritable:!0}],programId:i,data:A});m.push(bh(e,S,[t,n],{commitment:"confirmed"})),e._rpcEndpoint.includes("solana.com")&&await Gn(1e3/4),u+=c,p=p.slice(c)}await Promise.all(m);{let b=R.struct([R.u32("instruction")]),A=ae.Buffer.alloc(b.span);b.encode({instruction:1},A);let S=new Se().add({keys:[{pubkey:n.publicKey,isSigner:!0,isWritable:!0},{pubkey:ds,isSigner:!1,isWritable:!1}],programId:i,data:A}),T="processed",I=await e.sendTransaction(S,[t,n],{preflightCommitment:T}),{context:x,value:L}=await e.confirmTransaction({signature:I,lastValidBlockHeight:S.lastValidBlockHeight,blockhash:S.recentBlockhash},T);if(L.err)throw new Error(`Transaction ${I} failed (${JSON.stringify(L)})`);for(;;){try{if(await e.getSlot({commitment:T})>x.slot)break}catch{}await new Promise(U=>setTimeout(U,Math.round(zh/2)))}}return!0}};ku.chunkSize=yE;var gI=new ce("BPFLoader2111111111111111111111111111111111");function _E(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var _u,Eh;function bE(){if(Eh)return _u;Eh=1;var r=Object.prototype.toString,e=Object.keys||function(n){var i=[];for(var s in n)i.push(s);return i};function t(n,i){var s,o,c,u,p,m,b;if(n===!0)return"true";if(n===!1)return"false";switch(typeof n){case"object":if(n===null)return null;if(n.toJSON&&typeof n.toJSON=="function")return t(n.toJSON(),i);if(b=r.call(n),b==="[object Array]"){for(c="[",o=n.length-1,s=0;s<o;s++)c+=t(n[s],!0)+",";return o>-1&&(c+=t(n[s],!0)),c+"]"}else if(b==="[object Object]"){for(u=e(n).sort(),o=u.length,c="",s=0;s<o;)p=u[s],m=t(n[p],!1),m!==void 0&&(c&&(c+=","),c+=JSON.stringify(p)+":"+m),s++;return"{"+c+"}"}else return JSON.stringify(n);case"function":case"undefined":return i?null:void 0;case"string":return JSON.stringify(n);default:return isFinite(n)?n:null}}return _u=function(n){var i=t(n,!1);if(i!==void 0)return""+i},_u}var wE=bE(),Rh=_E(wE),us=32;function bu(r){let e=0;for(;r>1;)r/=2,e++;return e}function EE(r){return r===0?1:(r--,r|=r>>1,r|=r>>2,r|=r>>4,r|=r>>8,r|=r>>16,r|=r>>32,r+1)}var Ou=class{constructor(e,t,n,i,s){this.slotsPerEpoch=void 0,this.leaderScheduleSlotOffset=void 0,this.warmup=void 0,this.firstNormalEpoch=void 0,this.firstNormalSlot=void 0,this.slotsPerEpoch=e,this.leaderScheduleSlotOffset=t,this.warmup=n,this.firstNormalEpoch=i,this.firstNormalSlot=s}getEpoch(e){return this.getEpochAndSlotIndex(e)[0]}getEpochAndSlotIndex(e){if(e<this.firstNormalSlot){let t=bu(EE(e+us+1))-bu(us)-1,n=this.getSlotsInEpoch(t),i=e-(n-us);return[t,i]}else{let t=e-this.firstNormalSlot,n=Math.floor(t/this.slotsPerEpoch),i=this.firstNormalEpoch+n,s=t%this.slotsPerEpoch;return[i,s]}}getFirstSlotInEpoch(e){return e<=this.firstNormalEpoch?(Math.pow(2,e)-1)*us:(e-this.firstNormalEpoch)*this.slotsPerEpoch+this.firstNormalSlot}getLastSlotInEpoch(e){return this.getFirstSlotInEpoch(e)+this.getSlotsInEpoch(e)-1}getSlotsInEpoch(e){return e<this.firstNormalEpoch?Math.pow(2,e+bu(us)):this.slotsPerEpoch}},RE=globalThis.fetch,Tu=class extends rh{constructor(e,t,n){let i=s=>{let o=th(s,{autoconnect:!0,max_reconnects:5,reconnect:!0,reconnect_interval:1e3,...t});return"socket"in o?this.underlyingSocket=o.socket:this.underlyingSocket=o,o};super(i,e,t,n),this.underlyingSocket=void 0}call(...e){let t=this.underlyingSocket?.readyState;return t===1?super.call(...e):Promise.reject(new Error("Tried to call a JSON-RPC method `"+e[0]+"` but the socket was not `CONNECTING` or `OPEN` (`readyState` was "+t+")"))}notify(...e){let t=this.underlyingSocket?.readyState;return t===1?super.notify(...e):Promise.reject(new Error("Tried to send a JSON-RPC notification `"+e[0]+"` but the socket was not `CONNECTING` or `OPEN` (`readyState` was "+t+")"))}};function vE(r,e){let t;try{t=r.layout.decode(e)}catch(n){throw new Error("invalid instruction; "+n)}if(t.typeIndex!==r.index)throw new Error(`invalid account data; account type mismatch ${t.typeIndex} != ${r.index}`);return t}var vh=56,Jo=class{constructor(e){this.key=void 0,this.state=void 0,this.key=e.key,this.state=e.state}isActive(){let e=BigInt("0xffffffffffffffff");return this.state.deactivationSlot===e}static deserialize(e){let t=vE(SE,e),n=e.length-vh;xe(n>=0,"lookup table is invalid"),xe(n%32===0,"lookup table is invalid");let i=n/32,{addresses:s}=R.struct([R.seq(be(),i,"addresses")]).decode(e.slice(vh));return{deactivationSlot:t.deactivationSlot,lastExtendedSlot:t.lastExtendedSlot,lastExtendedSlotStartIndex:t.lastExtendedStartIndex,authority:t.authority.length!==0?new ce(t.authority[0]):void 0,addresses:s.map(o=>new ce(o))}}},SE={index:1,layout:R.struct([R.u32("typeIndex"),ki("deactivationSlot"),R.nu64("lastExtendedSlot"),R.u8("lastExtendedStartIndex"),R.u8(),R.seq(be(),R.offset(R.u8(),-1),"authority")])},AE=/^[^:]+:\/\/([^:[]+|\[[^\]]+\])(:\d+)?(.*)/i;function xE(r){let e=r.match(AE);if(e==null)throw TypeError(`Failed to validate endpoint URL \`${r}\``);let[t,n,i,s]=e,o=r.startsWith("https:")?"wss:":"ws:",c=i==null?null:parseInt(i.slice(1),10),u=c==null?"":`:${c+1}`;return`${o}//${n}${u}${s}`}var qe=Ai(Lo(ce),z(),r=>new ce(r)),$h=Bo([z(),Me("base64")]),$u=Ai(Lo(ae.Buffer),$h,r=>ae.Buffer.from(r[0],"base64")),IE=30*1e3;function kE(r){if(/^https?:/.test(r)===!1)throw new TypeError("Endpoint URL must start with `http:` or `https:`.");return r}function Le(r){let e,t;if(typeof r=="string")e=r;else if(r){let{commitment:n,...i}=r;e=n,t=i}return{commitment:e,config:t}}function Sh(r){return r.map(e=>"memcmp"in e?{...e,memcmp:{...e.memcmp,encoding:e.memcmp.encoding??"base58"}}:e)}function Vh(r){return Nt([P({jsonrpc:Me("2.0"),id:z(),result:r}),P({jsonrpc:Me("2.0"),id:z(),error:P({code:Kn(),message:z(),data:ne(xd())})})])}var OE=Vh(Kn());function ye(r){return Ai(Vh(r),OE,e=>"error"in e?e:{...e,result:W(e.result,r)})}function Ze(r){return ye(P({context:P({slot:k()}),value:r}))}function na(r){return P({context:P({slot:k()}),value:r})}function wu(r,e){return r===0?new Zo({header:e.header,staticAccountKeys:e.accountKeys.map(t=>new ce(t)),recentBlockhash:e.recentBlockhash,compiledInstructions:e.instructions.map(t=>({programIdIndex:t.programIdIndex,accountKeyIndexes:t.accounts,data:Rt.default.decode(t.data)})),addressTableLookups:e.addressTableLookups}):new mn(e)}var TE=P({foundation:k(),foundationTerm:k(),initial:k(),taper:k(),terminal:k()}),NE=ye(j(K(P({epoch:k(),effectiveSlot:k(),amount:k(),postBalance:k(),commission:ne(K(k()))})))),LE=j(P({slot:k(),prioritizationFee:k()})),BE=P({total:k(),validator:k(),foundation:k(),epoch:k()}),CE=P({epoch:k(),slotIndex:k(),slotsInEpoch:k(),absoluteSlot:k(),blockHeight:ne(k()),transactionCount:ne(k())}),PE=P({slotsPerEpoch:k(),leaderScheduleSlotOffset:k(),warmup:lr(),firstNormalEpoch:k(),firstNormalSlot:k()}),ME=eu(z(),j(k())),Jn=K(Nt([P({}),z()])),UE=P({err:Jn}),DE=Me("receivedSignature"),zE=P({"solana-core":z(),"feature-set":ne(k())}),FE=P({program:z(),programId:qe,parsed:Kn()}),$E=P({programId:qe,accounts:j(qe),data:z()}),Ah=Ze(P({err:K(Nt([P({}),z()])),logs:K(j(z())),accounts:ne(K(j(K(P({executable:lr(),owner:z(),lamports:k(),data:j(z()),rentEpoch:ne(k())}))))),unitsConsumed:ne(k()),returnData:ne(K(P({programId:z(),data:Bo([z(),Me("base64")])}))),innerInstructions:ne(K(j(P({index:k(),instructions:j(Nt([FE,$E]))}))))})),VE=Ze(P({byIdentity:eu(z(),j(k())),range:P({firstSlot:k(),lastSlot:k()})}));function WE(r,e,t,n,i,s){let o=t||RE,c;s!=null&&console.warn("You have supplied an `httpAgent` when creating a `Connection` in a browser environment.It has been ignored; `httpAgent` is only used in Node environments.");let u;return n&&(u=async(m,b)=>{let A=await new Promise((S,T)=>{try{n(m,b,(I,x)=>S([I,x]))}catch(I){T(I)}});return await o(...A)}),new Ph.default(async(m,b)=>{let A={method:"POST",body:m,agent:c,headers:Object.assign({"Content-Type":"application/json"},e||{},WR)};try{let S=5,T,I=500;for(;u?T=await u(r,A):T=await o(r,A),!(T.status!==429||i===!0||(S-=1,S===0));)console.error(`Server responded with ${T.status} ${T.statusText}. Retrying after ${I}ms delay...`),await Gn(I),I*=2;let x=await T.text();T.ok?b(null,x):b(new Error(`${T.status} ${T.statusText}: ${x}`))}catch(S){S instanceof Error&&b(S)}},{})}function qE(r){return(e,t)=>new Promise((n,i)=>{r.request(e,t,(s,o)=>{if(s){i(s);return}n(o)})})}function jE(r){return e=>new Promise((t,n)=>{e.length===0&&t([]);let i=e.map(s=>r.request(s.methodName,s.args));r.request(i,(s,o)=>{if(s){n(s);return}t(o)})})}var KE=ye(TE),HE=ye(BE),GE=ye(LE),ZE=ye(CE),YE=ye(PE),JE=ye(ME),XE=ye(k()),QE=Ze(P({total:k(),circulating:k(),nonCirculating:k(),nonCirculatingAccounts:j(qe)})),Nu=P({amount:z(),uiAmount:K(k()),decimals:k(),uiAmountString:ne(z())}),eR=Ze(j(P({address:qe,amount:z(),uiAmount:K(k()),decimals:k(),uiAmountString:ne(z())}))),tR=Ze(j(P({pubkey:qe,account:P({executable:lr(),owner:qe,lamports:k(),data:$u,rentEpoch:k()})}))),Lu=P({program:z(),parsed:Kn(),space:k()}),rR=Ze(j(P({pubkey:qe,account:P({executable:lr(),owner:qe,lamports:k(),data:Lu,rentEpoch:k()})}))),nR=Ze(j(P({lamports:k(),address:qe}))),ps=P({executable:lr(),owner:qe,lamports:k(),data:$u,rentEpoch:k()}),iR=P({pubkey:qe,account:ps}),sR=Ai(Nt([Lo(ae.Buffer),Lu]),Nt([$h,Lu]),r=>Array.isArray(r)?W(r,$u):r),Bu=P({executable:lr(),owner:qe,lamports:k(),data:sR,rentEpoch:k()}),oR=P({pubkey:qe,account:Bu}),aR=P({state:Nt([Me("active"),Me("inactive"),Me("activating"),Me("deactivating")]),active:k(),inactive:k()}),cR=ye(j(P({signature:z(),slot:k(),err:Jn,memo:K(z()),blockTime:ne(K(k()))}))),uR=ye(j(P({signature:z(),slot:k(),err:Jn,memo:K(z()),blockTime:ne(K(k()))}))),fR=P({subscription:k(),result:na(ps)}),lR=P({pubkey:qe,account:ps}),dR=P({subscription:k(),result:na(lR)}),hR=P({parent:k(),slot:k(),root:k()}),pR=P({subscription:k(),result:hR}),mR=Nt([P({type:Nt([Me("firstShredReceived"),Me("completed"),Me("optimisticConfirmation"),Me("root")]),slot:k(),timestamp:k()}),P({type:Me("createdBank"),parent:k(),slot:k(),timestamp:k()}),P({type:Me("frozen"),slot:k(),timestamp:k(),stats:P({numTransactionEntries:k(),numSuccessfulTransactions:k(),numFailedTransactions:k(),maxTransactionsPerEntry:k()})}),P({type:Me("dead"),slot:k(),timestamp:k(),err:z()})]),gR=P({subscription:k(),result:mR}),yR=P({subscription:k(),result:na(Nt([UE,DE]))}),_R=P({subscription:k(),result:k()}),bR=P({pubkey:z(),gossip:K(z()),tpu:K(z()),rpc:K(z()),version:K(z())}),xh=P({votePubkey:z(),nodePubkey:z(),activatedStake:k(),epochVoteAccount:lr(),epochCredits:j(Bo([k(),k(),k()])),commission:k(),lastVote:k(),rootSlot:K(k())}),wR=ye(P({current:j(xh),delinquent:j(xh)})),ER=Nt([Me("processed"),Me("confirmed"),Me("finalized")]),RR=P({slot:k(),confirmations:K(k()),err:Jn,confirmationStatus:ne(ER)}),vR=Ze(j(K(RR))),SR=ye(k()),Wh=P({accountKey:qe,writableIndexes:j(k()),readonlyIndexes:j(k())}),Vu=P({signatures:j(z()),message:P({accountKeys:j(z()),header:P({numRequiredSignatures:k(),numReadonlySignedAccounts:k(),numReadonlyUnsignedAccounts:k()}),instructions:j(P({accounts:j(k()),data:z(),programIdIndex:k()})),recentBlockhash:z(),addressTableLookups:ne(j(Wh))})}),qh=P({pubkey:qe,signer:lr(),writable:lr(),source:ne(Nt([Me("transaction"),Me("lookupTable")]))}),jh=P({accountKeys:j(qh),signatures:j(z())}),Kh=P({parsed:Kn(),program:z(),programId:qe}),Hh=P({accounts:j(qe),data:z(),programId:qe}),AR=Nt([Hh,Kh]),xR=Nt([P({parsed:Kn(),program:z(),programId:z()}),P({accounts:j(z()),data:z(),programId:z()})]),Gh=Ai(AR,xR,r=>"accounts"in r?W(r,Hh):W(r,Kh)),Zh=P({signatures:j(z()),message:P({accountKeys:j(qh),instructions:j(Gh),recentBlockhash:z(),addressTableLookups:ne(K(j(Wh)))})}),Xo=P({accountIndex:k(),mint:z(),owner:ne(z()),programId:ne(z()),uiTokenAmount:Nu}),Yh=P({writable:j(qe),readonly:j(qe)}),ia=P({err:Jn,fee:k(),innerInstructions:ne(K(j(P({index:k(),instructions:j(P({accounts:j(k()),data:z(),programIdIndex:k()}))})))),preBalances:j(k()),postBalances:j(k()),logMessages:ne(K(j(z()))),preTokenBalances:ne(K(j(Xo))),postTokenBalances:ne(K(j(Xo))),loadedAddresses:ne(Yh),computeUnitsConsumed:ne(k())}),Wu=P({err:Jn,fee:k(),innerInstructions:ne(K(j(P({index:k(),instructions:j(Gh)})))),preBalances:j(k()),postBalances:j(k()),logMessages:ne(K(j(z()))),preTokenBalances:ne(K(j(Xo))),postTokenBalances:ne(K(j(Xo))),loadedAddresses:ne(Yh),computeUnitsConsumed:ne(k())}),Ti=Nt([Me(0),Me("legacy")]),Xn=P({pubkey:z(),lamports:k(),postBalance:K(k()),rewardType:K(z()),commission:ne(K(k()))}),IR=ye(K(P({blockhash:z(),previousBlockhash:z(),parentSlot:k(),transactions:j(P({transaction:Vu,meta:K(ia),version:ne(Ti)})),rewards:ne(j(Xn)),blockTime:K(k()),blockHeight:K(k())}))),kR=ye(K(P({blockhash:z(),previousBlockhash:z(),parentSlot:k(),rewards:ne(j(Xn)),blockTime:K(k()),blockHeight:K(k())}))),OR=ye(K(P({blockhash:z(),previousBlockhash:z(),parentSlot:k(),transactions:j(P({transaction:jh,meta:K(ia),version:ne(Ti)})),rewards:ne(j(Xn)),blockTime:K(k()),blockHeight:K(k())}))),TR=ye(K(P({blockhash:z(),previousBlockhash:z(),parentSlot:k(),transactions:j(P({transaction:Zh,meta:K(Wu),version:ne(Ti)})),rewards:ne(j(Xn)),blockTime:K(k()),blockHeight:K(k())}))),NR=ye(K(P({blockhash:z(),previousBlockhash:z(),parentSlot:k(),transactions:j(P({transaction:jh,meta:K(Wu),version:ne(Ti)})),rewards:ne(j(Xn)),blockTime:K(k()),blockHeight:K(k())}))),LR=ye(K(P({blockhash:z(),previousBlockhash:z(),parentSlot:k(),rewards:ne(j(Xn)),blockTime:K(k()),blockHeight:K(k())}))),BR=ye(K(P({blockhash:z(),previousBlockhash:z(),parentSlot:k(),transactions:j(P({transaction:Vu,meta:K(ia)})),rewards:ne(j(Xn)),blockTime:K(k())}))),Ih=ye(K(P({blockhash:z(),previousBlockhash:z(),parentSlot:k(),signatures:j(z()),blockTime:K(k())}))),Eu=ye(K(P({slot:k(),meta:K(ia),blockTime:ne(K(k())),transaction:Vu,version:ne(Ti)}))),Vo=ye(K(P({slot:k(),transaction:Zh,meta:K(Wu),blockTime:ne(K(k())),version:ne(Ti)}))),CR=Ze(P({blockhash:z(),lastValidBlockHeight:k()})),PR=Ze(lr()),MR=P({slot:k(),numTransactions:k(),numSlots:k(),samplePeriodSecs:k()}),UR=ye(j(MR)),DR=Ze(K(P({feeCalculator:P({lamportsPerSignature:k()})}))),zR=ye(z()),FR=ye(z()),$R=P({err:Jn,logs:j(z()),signature:z()}),VR=P({result:na($R),subscription:k()}),WR={"solana-client":"js/1.0.0-maintenance"},Qo=class{constructor(e,t){this._commitment=void 0,this._confirmTransactionInitialTimeout=void 0,this._rpcEndpoint=void 0,this._rpcWsEndpoint=void 0,this._rpcClient=void 0,this._rpcRequest=void 0,this._rpcBatchRequest=void 0,this._rpcWebSocket=void 0,this._rpcWebSocketConnected=!1,this._rpcWebSocketHeartbeat=null,this._rpcWebSocketIdleTimeout=null,this._rpcWebSocketGeneration=0,this._disableBlockhashCaching=!1,this._pollingBlockhash=!1,this._blockhashInfo={latestBlockhash:null,lastFetch:0,transactionSignatures:[],simulatedSignatures:[]},this._nextClientSubscriptionId=0,this._subscriptionDisposeFunctionsByClientSubscriptionId={},this._subscriptionHashByClientSubscriptionId={},this._subscriptionStateChangeCallbacksByHash={},this._subscriptionCallbacksByServerSubscriptionId={},this._subscriptionsByHash={},this._subscriptionsAutoDisposedByRpc=new Set,this.getBlockHeight=(()=>{let p={};return async m=>{let{commitment:b,config:A}=Le(m),S=this._buildArgs([],b,void 0,A),T=Rh(S);return p[T]=p[T]??(async()=>{try{let I=await this._rpcRequest("getBlockHeight",S),x=W(I,ye(k()));if("error"in x)throw new Q(x.error,"failed to get block height information");return x.result}finally{delete p[T]}})(),await p[T]}})();let n,i,s,o,c,u;t&&typeof t=="string"?this._commitment=t:t&&(this._commitment=t.commitment,this._confirmTransactionInitialTimeout=t.confirmTransactionInitialTimeout,n=t.wsEndpoint,i=t.httpHeaders,s=t.fetch,o=t.fetchMiddleware,c=t.disableRetryOnRateLimit,u=t.httpAgent),this._rpcEndpoint=kE(e),this._rpcWsEndpoint=n||xE(e),this._rpcClient=WE(e,i,s,o,c,u),this._rpcRequest=qE(this._rpcClient),this._rpcBatchRequest=jE(this._rpcClient),this._rpcWebSocket=new Tu(this._rpcWsEndpoint,{autoconnect:!1,max_reconnects:1/0}),this._rpcWebSocket.on("open",this._wsOnOpen.bind(this)),this._rpcWebSocket.on("error",this._wsOnError.bind(this)),this._rpcWebSocket.on("close",this._wsOnClose.bind(this)),this._rpcWebSocket.on("accountNotification",this._wsOnAccountNotification.bind(this)),this._rpcWebSocket.on("programNotification",this._wsOnProgramAccountNotification.bind(this)),this._rpcWebSocket.on("slotNotification",this._wsOnSlotNotification.bind(this)),this._rpcWebSocket.on("slotsUpdatesNotification",this._wsOnSlotUpdatesNotification.bind(this)),this._rpcWebSocket.on("signatureNotification",this._wsOnSignatureNotification.bind(this)),this._rpcWebSocket.on("rootNotification",this._wsOnRootNotification.bind(this)),this._rpcWebSocket.on("logsNotification",this._wsOnLogsNotification.bind(this))}get commitment(){return this._commitment}get rpcEndpoint(){return this._rpcEndpoint}async getBalanceAndContext(e,t){let{commitment:n,config:i}=Le(t),s=this._buildArgs([e.toBase58()],n,void 0,i),o=await this._rpcRequest("getBalance",s),c=W(o,Ze(k()));if("error"in c)throw new Q(c.error,`failed to get balance for ${e.toBase58()}`);return c.result}async getBalance(e,t){return await this.getBalanceAndContext(e,t).then(n=>n.value).catch(n=>{throw new Error("failed to get balance of account "+e.toBase58()+": "+n)})}async getBlockTime(e){let t=await this._rpcRequest("getBlockTime",[e]),n=W(t,ye(K(k())));if("error"in n)throw new Q(n.error,`failed to get block time for slot ${e}`);return n.result}async getMinimumLedgerSlot(){let e=await this._rpcRequest("minimumLedgerSlot",[]),t=W(e,ye(k()));if("error"in t)throw new Q(t.error,"failed to get minimum ledger slot");return t.result}async getFirstAvailableBlock(){let e=await this._rpcRequest("getFirstAvailableBlock",[]),t=W(e,XE);if("error"in t)throw new Q(t.error,"failed to get first available block");return t.result}async getSupply(e){let t={};typeof e=="string"?t={commitment:e}:e?t={...e,commitment:e&&e.commitment||this.commitment}:t={commitment:this.commitment};let n=await this._rpcRequest("getSupply",[t]),i=W(n,QE);if("error"in i)throw new Q(i.error,"failed to get supply");return i.result}async getTokenSupply(e,t){let n=this._buildArgs([e.toBase58()],t),i=await this._rpcRequest("getTokenSupply",n),s=W(i,Ze(Nu));if("error"in s)throw new Q(s.error,"failed to get token supply");return s.result}async getTokenAccountBalance(e,t){let n=this._buildArgs([e.toBase58()],t),i=await this._rpcRequest("getTokenAccountBalance",n),s=W(i,Ze(Nu));if("error"in s)throw new Q(s.error,"failed to get token account balance");return s.result}async getTokenAccountsByOwner(e,t,n){let{commitment:i,config:s}=Le(n),o=[e.toBase58()];"mint"in t?o.push({mint:t.mint.toBase58()}):o.push({programId:t.programId.toBase58()});let c=this._buildArgs(o,i,"base64",s),u=await this._rpcRequest("getTokenAccountsByOwner",c),p=W(u,tR);if("error"in p)throw new Q(p.error,`failed to get token accounts owned by account ${e.toBase58()}`);return p.result}async getParsedTokenAccountsByOwner(e,t,n){let i=[e.toBase58()];"mint"in t?i.push({mint:t.mint.toBase58()}):i.push({programId:t.programId.toBase58()});let s=this._buildArgs(i,n,"jsonParsed"),o=await this._rpcRequest("getTokenAccountsByOwner",s),c=W(o,rR);if("error"in c)throw new Q(c.error,`failed to get token accounts owned by account ${e.toBase58()}`);return c.result}async getLargestAccounts(e){let t={...e,commitment:e&&e.commitment||this.commitment},n=t.filter||t.commitment?[t]:[],i=await this._rpcRequest("getLargestAccounts",n),s=W(i,nR);if("error"in s)throw new Q(s.error,"failed to get largest accounts");return s.result}async getTokenLargestAccounts(e,t){let n=this._buildArgs([e.toBase58()],t),i=await this._rpcRequest("getTokenLargestAccounts",n),s=W(i,eR);if("error"in s)throw new Q(s.error,"failed to get token largest accounts");return s.result}async getAccountInfoAndContext(e,t){let{commitment:n,config:i}=Le(t),s=this._buildArgs([e.toBase58()],n,"base64",i),o=await this._rpcRequest("getAccountInfo",s),c=W(o,Ze(K(ps)));if("error"in c)throw new Q(c.error,`failed to get info about account ${e.toBase58()}`);return c.result}async getParsedAccountInfo(e,t){let{commitment:n,config:i}=Le(t),s=this._buildArgs([e.toBase58()],n,"jsonParsed",i),o=await this._rpcRequest("getAccountInfo",s),c=W(o,Ze(K(Bu)));if("error"in c)throw new Q(c.error,`failed to get info about account ${e.toBase58()}`);return c.result}async getAccountInfo(e,t){try{return(await this.getAccountInfoAndContext(e,t)).value}catch(n){throw new Error("failed to get info about account "+e.toBase58()+": "+n)}}async getMultipleParsedAccounts(e,t){let{commitment:n,config:i}=Le(t),s=e.map(p=>p.toBase58()),o=this._buildArgs([s],n,"jsonParsed",i),c=await this._rpcRequest("getMultipleAccounts",o),u=W(c,Ze(j(K(Bu))));if("error"in u)throw new Q(u.error,`failed to get info for accounts ${s}`);return u.result}async getMultipleAccountsInfoAndContext(e,t){let{commitment:n,config:i}=Le(t),s=e.map(p=>p.toBase58()),o=this._buildArgs([s],n,"base64",i),c=await this._rpcRequest("getMultipleAccounts",o),u=W(c,Ze(j(K(ps))));if("error"in u)throw new Q(u.error,`failed to get info for accounts ${s}`);return u.result}async getMultipleAccountsInfo(e,t){return(await this.getMultipleAccountsInfoAndContext(e,t)).value}async getStakeActivation(e,t,n){let{commitment:i,config:s}=Le(t),o=this._buildArgs([e.toBase58()],i,void 0,{...s,epoch:n??s?.epoch}),c=await this._rpcRequest("getStakeActivation",o),u=W(c,ye(aR));if("error"in u)throw new Q(u.error,`failed to get Stake Activation ${e.toBase58()}`);return u.result}async getProgramAccounts(e,t){let{commitment:n,config:i}=Le(t),{encoding:s,...o}=i||{},c=this._buildArgs([e.toBase58()],n,s||"base64",{...o,...o.filters?{filters:Sh(o.filters)}:null}),u=await this._rpcRequest("getProgramAccounts",c),p=j(iR),m=o.withContext===!0?W(u,Ze(p)):W(u,ye(p));if("error"in m)throw new Q(m.error,`failed to get accounts owned by program ${e.toBase58()}`);return m.result}async getParsedProgramAccounts(e,t){let{commitment:n,config:i}=Le(t),s=this._buildArgs([e.toBase58()],n,"jsonParsed",i),o=await this._rpcRequest("getProgramAccounts",s),c=W(o,ye(j(oR)));if("error"in c)throw new Q(c.error,`failed to get accounts owned by program ${e.toBase58()}`);return c.result}async confirmTransaction(e,t){let n;if(typeof e=="string")n=e;else{let s=e;if(s.abortSignal?.aborted)return Promise.reject(s.abortSignal.reason);n=s.signature}let i;try{i=Rt.default.decode(n)}catch{throw new Error("signature must be base58 encoded: "+n)}return xe(i.length===64,"signature has invalid length"),typeof e=="string"?await this.confirmTransactionUsingLegacyTimeoutStrategy({commitment:t||this.commitment,signature:n}):"lastValidBlockHeight"in e?await this.confirmTransactionUsingBlockHeightExceedanceStrategy({commitment:t||this.commitment,strategy:e}):await this.confirmTransactionUsingDurableNonceStrategy({commitment:t||this.commitment,strategy:e})}getCancellationPromise(e){return new Promise((t,n)=>{e!=null&&(e.aborted?n(e.reason):e.addEventListener("abort",()=>{n(e.reason)}))})}getTransactionConfirmationPromise({commitment:e,signature:t}){let n,i,s=!1,o=new Promise((u,p)=>{try{n=this.onSignature(t,(b,A)=>{n=void 0;let S={context:A,value:b};u({__type:dn.PROCESSED,response:S})},e);let m=new Promise(b=>{n==null?b():i=this._onSubscriptionStateChange(n,A=>{A==="subscribed"&&b()})});(async()=>{if(await m,s)return;let b=await this.getSignatureStatus(t);if(s||b==null)return;let{context:A,value:S}=b;if(S!=null)if(S?.err)p(S.err);else{switch(e){case"confirmed":case"single":case"singleGossip":{if(S.confirmationStatus==="processed")return;break}case"finalized":case"max":case"root":{if(S.confirmationStatus==="processed"||S.confirmationStatus==="confirmed")return;break}case"processed":case"recent":}s=!0,u({__type:dn.PROCESSED,response:{context:A,value:S}})}})()}catch(m){p(m)}});return{abortConfirmation:()=>{i&&(i(),i=void 0),n!=null&&(this.removeSignatureListener(n),n=void 0)},confirmationPromise:o}}async confirmTransactionUsingBlockHeightExceedanceStrategy({commitment:e,strategy:{abortSignal:t,lastValidBlockHeight:n,signature:i}}){let s=!1,o=new Promise(b=>{let A=async()=>{try{return await this.getBlockHeight(e)}catch{return-1}};(async()=>{let S=await A();if(!s){for(;S<=n;)if(await Gn(1e3),s||(S=await A(),s))return;b({__type:dn.BLOCKHEIGHT_EXCEEDED})}})()}),{abortConfirmation:c,confirmationPromise:u}=this.getTransactionConfirmationPromise({commitment:e,signature:i}),p=this.getCancellationPromise(t),m;try{let b=await Promise.race([p,u,o]);if(b.__type===dn.PROCESSED)m=b.response;else throw new Ko(i)}finally{s=!0,c()}return m}async confirmTransactionUsingDurableNonceStrategy({commitment:e,strategy:{abortSignal:t,minContextSlot:n,nonceAccountPubkey:i,nonceValue:s,signature:o}}){let c=!1,u=new Promise(S=>{let T=s,I=null,x=async()=>{try{let{context:L,value:U}=await this.getNonceAndContext(i,{commitment:e,minContextSlot:n});return I=L.slot,U?.nonce}catch{return T}};(async()=>{if(T=await x(),!c)for(;;){if(s!==T){S({__type:dn.NONCE_INVALID,slotInWhichNonceDidAdvance:I});return}if(await Gn(2e3),c||(T=await x(),c))return}})()}),{abortConfirmation:p,confirmationPromise:m}=this.getTransactionConfirmationPromise({commitment:e,signature:o}),b=this.getCancellationPromise(t),A;try{let S=await Promise.race([b,m,u]);if(S.__type===dn.PROCESSED)A=S.response;else{let T;for(;;){let I=await this.getSignatureStatus(o);if(I==null)break;if(I.context.slot<(S.slotInWhichNonceDidAdvance??n)){await Gn(400);continue}T=I;break}if(T?.value){let I=e||"finalized",{confirmationStatus:x}=T.value;switch(I){case"processed":case"recent":if(x!=="processed"&&x!=="confirmed"&&x!=="finalized")throw new Zn(o);break;case"confirmed":case"single":case"singleGossip":if(x!=="confirmed"&&x!=="finalized")throw new Zn(o);break;case"finalized":case"max":case"root":if(x!=="finalized")throw new Zn(o);break;default:}A={context:T.context,value:{err:T.value.err}}}else throw new Zn(o)}}finally{c=!0,p()}return A}async confirmTransactionUsingLegacyTimeoutStrategy({commitment:e,signature:t}){let n,i=new Promise(u=>{let p=this._confirmTransactionInitialTimeout||6e4;switch(e){case"processed":case"recent":case"single":case"confirmed":case"singleGossip":{p=this._confirmTransactionInitialTimeout||3e4;break}}n=setTimeout(()=>u({__type:dn.TIMED_OUT,timeoutMs:p}),p)}),{abortConfirmation:s,confirmationPromise:o}=this.getTransactionConfirmationPromise({commitment:e,signature:t}),c;try{let u=await Promise.race([o,i]);if(u.__type===dn.PROCESSED)c=u.response;else throw new Ho(t,u.timeoutMs/1e3)}finally{clearTimeout(n),s()}return c}async getClusterNodes(){let e=await this._rpcRequest("getClusterNodes",[]),t=W(e,ye(j(bR)));if("error"in t)throw new Q(t.error,"failed to get cluster nodes");return t.result}async getVoteAccounts(e){let t=this._buildArgs([],e),n=await this._rpcRequest("getVoteAccounts",t),i=W(n,wR);if("error"in i)throw new Q(i.error,"failed to get vote accounts");return i.result}async getSlot(e){let{commitment:t,config:n}=Le(e),i=this._buildArgs([],t,void 0,n),s=await this._rpcRequest("getSlot",i),o=W(s,ye(k()));if("error"in o)throw new Q(o.error,"failed to get slot");return o.result}async getSlotLeader(e){let{commitment:t,config:n}=Le(e),i=this._buildArgs([],t,void 0,n),s=await this._rpcRequest("getSlotLeader",i),o=W(s,ye(z()));if("error"in o)throw new Q(o.error,"failed to get slot leader");return o.result}async getSlotLeaders(e,t){let n=[e,t],i=await this._rpcRequest("getSlotLeaders",n),s=W(i,ye(j(qe)));if("error"in s)throw new Q(s.error,"failed to get slot leaders");return s.result}async getSignatureStatus(e,t){let{context:n,value:i}=await this.getSignatureStatuses([e],t);xe(i.length===1);let s=i[0];return{context:n,value:s}}async getSignatureStatuses(e,t){let n=[e];t&&n.push(t);let i=await this._rpcRequest("getSignatureStatuses",n),s=W(i,vR);if("error"in s)throw new Q(s.error,"failed to get signature status");return s.result}async getTransactionCount(e){let{commitment:t,config:n}=Le(e),i=this._buildArgs([],t,void 0,n),s=await this._rpcRequest("getTransactionCount",i),o=W(s,ye(k()));if("error"in o)throw new Q(o.error,"failed to get transaction count");return o.result}async getTotalSupply(e){return(await this.getSupply({commitment:e,excludeNonCirculatingAccountsList:!0})).value.total}async getInflationGovernor(e){let t=this._buildArgs([],e),n=await this._rpcRequest("getInflationGovernor",t),i=W(n,KE);if("error"in i)throw new Q(i.error,"failed to get inflation");return i.result}async getInflationReward(e,t,n){let{commitment:i,config:s}=Le(n),o=this._buildArgs([e.map(p=>p.toBase58())],i,void 0,{...s,epoch:t??s?.epoch}),c=await this._rpcRequest("getInflationReward",o),u=W(c,NE);if("error"in u)throw new Q(u.error,"failed to get inflation reward");return u.result}async getInflationRate(){let e=await this._rpcRequest("getInflationRate",[]),t=W(e,HE);if("error"in t)throw new Q(t.error,"failed to get inflation rate");return t.result}async getEpochInfo(e){let{commitment:t,config:n}=Le(e),i=this._buildArgs([],t,void 0,n),s=await this._rpcRequest("getEpochInfo",i),o=W(s,ZE);if("error"in o)throw new Q(o.error,"failed to get epoch info");return o.result}async getEpochSchedule(){let e=await this._rpcRequest("getEpochSchedule",[]),t=W(e,YE);if("error"in t)throw new Q(t.error,"failed to get epoch schedule");let n=t.result;return new Ou(n.slotsPerEpoch,n.leaderScheduleSlotOffset,n.warmup,n.firstNormalEpoch,n.firstNormalSlot)}async getLeaderSchedule(){let e=await this._rpcRequest("getLeaderSchedule",[]),t=W(e,JE);if("error"in t)throw new Q(t.error,"failed to get leader schedule");return t.result}async getMinimumBalanceForRentExemption(e,t){let n=this._buildArgs([e],t),i=await this._rpcRequest("getMinimumBalanceForRentExemption",n),s=W(i,SR);return"error"in s?(console.warn("Unable to fetch minimum balance for rent exemption"),0):s.result}async getRecentBlockhashAndContext(e){let{context:t,value:{blockhash:n}}=await this.getLatestBlockhashAndContext(e);return{context:t,value:{blockhash:n,feeCalculator:{get lamportsPerSignature(){throw new Error("The capability to fetch `lamportsPerSignature` using the `getRecentBlockhash` API is no longer offered by the network. Use the `getFeeForMessage` API to obtain the fee for a given message.")},toJSON(){return{}}}}}}async getRecentPerformanceSamples(e){let t=await this._rpcRequest("getRecentPerformanceSamples",e?[e]:[]),n=W(t,UR);if("error"in n)throw new Q(n.error,"failed to get recent performance samples");return n.result}async getFeeCalculatorForBlockhash(e,t){let n=this._buildArgs([e],t),i=await this._rpcRequest("getFeeCalculatorForBlockhash",n),s=W(i,DR);if("error"in s)throw new Q(s.error,"failed to get fee calculator");let{context:o,value:c}=s.result;return{context:o,value:c!==null?c.feeCalculator:null}}async getFeeForMessage(e,t){let n=we(e.serialize()).toString("base64"),i=this._buildArgs([n],t),s=await this._rpcRequest("getFeeForMessage",i),o=W(s,Ze(K(k())));if("error"in o)throw new Q(o.error,"failed to get fee for message");if(o.result===null)throw new Error("invalid blockhash");return o.result}async getRecentPrioritizationFees(e){let t=e?.lockedWritableAccounts?.map(o=>o.toBase58()),n=t?.length?[t]:[],i=await this._rpcRequest("getRecentPrioritizationFees",n),s=W(i,GE);if("error"in s)throw new Q(s.error,"failed to get recent prioritization fees");return s.result}async getRecentBlockhash(e){try{return(await this.getRecentBlockhashAndContext(e)).value}catch(t){throw new Error("failed to get recent blockhash: "+t)}}async getLatestBlockhash(e){try{return(await this.getLatestBlockhashAndContext(e)).value}catch(t){throw new Error("failed to get recent blockhash: "+t)}}async getLatestBlockhashAndContext(e){let{commitment:t,config:n}=Le(e),i=this._buildArgs([],t,void 0,n),s=await this._rpcRequest("getLatestBlockhash",i),o=W(s,CR);if("error"in o)throw new Q(o.error,"failed to get latest blockhash");return o.result}async isBlockhashValid(e,t){let{commitment:n,config:i}=Le(t),s=this._buildArgs([e],n,void 0,i),o=await this._rpcRequest("isBlockhashValid",s),c=W(o,PR);if("error"in c)throw new Q(c.error,"failed to determine if the blockhash `"+e+"`is valid");return c.result}async getVersion(){let e=await this._rpcRequest("getVersion",[]),t=W(e,ye(zE));if("error"in t)throw new Q(t.error,"failed to get version");return t.result}async getGenesisHash(){let e=await this._rpcRequest("getGenesisHash",[]),t=W(e,ye(z()));if("error"in t)throw new Q(t.error,"failed to get genesis hash");return t.result}async getBlock(e,t){let{commitment:n,config:i}=Le(t),s=this._buildArgsAtLeastConfirmed([e],n,void 0,i),o=await this._rpcRequest("getBlock",s);try{switch(i?.transactionDetails){case"accounts":{let c=W(o,OR);if("error"in c)throw c.error;return c.result}case"none":{let c=W(o,kR);if("error"in c)throw c.error;return c.result}default:{let c=W(o,IR);if("error"in c)throw c.error;let{result:u}=c;return u?{...u,transactions:u.transactions.map(({transaction:p,meta:m,version:b})=>({meta:m,transaction:{...p,message:wu(b,p.message)},version:b}))}:null}}}catch(c){throw new Q(c,"failed to get confirmed block")}}async getParsedBlock(e,t){let{commitment:n,config:i}=Le(t),s=this._buildArgsAtLeastConfirmed([e],n,"jsonParsed",i),o=await this._rpcRequest("getBlock",s);try{switch(i?.transactionDetails){case"accounts":{let c=W(o,NR);if("error"in c)throw c.error;return c.result}case"none":{let c=W(o,LR);if("error"in c)throw c.error;return c.result}default:{let c=W(o,TR);if("error"in c)throw c.error;return c.result}}}catch(c){throw new Q(c,"failed to get block")}}async getBlockProduction(e){let t,n;if(typeof e=="string")n=e;else if(e){let{commitment:c,...u}=e;n=c,t=u}let i=this._buildArgs([],n,"base64",t),s=await this._rpcRequest("getBlockProduction",i),o=W(s,VE);if("error"in o)throw new Q(o.error,"failed to get block production information");return o.result}async getTransaction(e,t){let{commitment:n,config:i}=Le(t),s=this._buildArgsAtLeastConfirmed([e],n,void 0,i),o=await this._rpcRequest("getTransaction",s),c=W(o,Eu);if("error"in c)throw new Q(c.error,"failed to get transaction");let u=c.result;return u&&{...u,transaction:{...u.transaction,message:wu(u.version,u.transaction.message)}}}async getParsedTransaction(e,t){let{commitment:n,config:i}=Le(t),s=this._buildArgsAtLeastConfirmed([e],n,"jsonParsed",i),o=await this._rpcRequest("getTransaction",s),c=W(o,Vo);if("error"in c)throw new Q(c.error,"failed to get transaction");return c.result}async getParsedTransactions(e,t){let{commitment:n,config:i}=Le(t),s=e.map(u=>({methodName:"getTransaction",args:this._buildArgsAtLeastConfirmed([u],n,"jsonParsed",i)}));return(await this._rpcBatchRequest(s)).map(u=>{let p=W(u,Vo);if("error"in p)throw new Q(p.error,"failed to get transactions");return p.result})}async getTransactions(e,t){let{commitment:n,config:i}=Le(t),s=e.map(u=>({methodName:"getTransaction",args:this._buildArgsAtLeastConfirmed([u],n,void 0,i)}));return(await this._rpcBatchRequest(s)).map(u=>{let p=W(u,Eu);if("error"in p)throw new Q(p.error,"failed to get transactions");let m=p.result;return m&&{...m,transaction:{...m.transaction,message:wu(m.version,m.transaction.message)}}})}async getConfirmedBlock(e,t){let n=this._buildArgsAtLeastConfirmed([e],t),i=await this._rpcRequest("getBlock",n),s=W(i,BR);if("error"in s)throw new Q(s.error,"failed to get confirmed block");let o=s.result;if(!o)throw new Error("Confirmed block "+e+" not found");let c={...o,transactions:o.transactions.map(({transaction:u,meta:p})=>{let m=new mn(u.message);return{meta:p,transaction:{...u,message:m}}})};return{...c,transactions:c.transactions.map(({transaction:u,meta:p})=>({meta:p,transaction:Se.populate(u.message,u.signatures)}))}}async getBlocks(e,t,n){let i=this._buildArgsAtLeastConfirmed(t!==void 0?[e,t]:[e],n),s=await this._rpcRequest("getBlocks",i),o=W(s,ye(j(k())));if("error"in o)throw new Q(o.error,"failed to get blocks");return o.result}async getBlockSignatures(e,t){let n=this._buildArgsAtLeastConfirmed([e],t,void 0,{transactionDetails:"signatures",rewards:!1}),i=await this._rpcRequest("getBlock",n),s=W(i,Ih);if("error"in s)throw new Q(s.error,"failed to get block");let o=s.result;if(!o)throw new Error("Block "+e+" not found");return o}async getConfirmedBlockSignatures(e,t){let n=this._buildArgsAtLeastConfirmed([e],t,void 0,{transactionDetails:"signatures",rewards:!1}),i=await this._rpcRequest("getBlock",n),s=W(i,Ih);if("error"in s)throw new Q(s.error,"failed to get confirmed block");let o=s.result;if(!o)throw new Error("Confirmed block "+e+" not found");return o}async getConfirmedTransaction(e,t){let n=this._buildArgsAtLeastConfirmed([e],t),i=await this._rpcRequest("getTransaction",n),s=W(i,Eu);if("error"in s)throw new Q(s.error,"failed to get transaction");let o=s.result;if(!o)return o;let c=new mn(o.transaction.message),u=o.transaction.signatures;return{...o,transaction:Se.populate(c,u)}}async getParsedConfirmedTransaction(e,t){let n=this._buildArgsAtLeastConfirmed([e],t,"jsonParsed"),i=await this._rpcRequest("getTransaction",n),s=W(i,Vo);if("error"in s)throw new Q(s.error,"failed to get confirmed transaction");return s.result}async getParsedConfirmedTransactions(e,t){let n=e.map(o=>({methodName:"getTransaction",args:this._buildArgsAtLeastConfirmed([o],t,"jsonParsed")}));return(await this._rpcBatchRequest(n)).map(o=>{let c=W(o,Vo);if("error"in c)throw new Q(c.error,"failed to get confirmed transactions");return c.result})}async getConfirmedSignaturesForAddress(e,t,n){let i={},s=await this.getFirstAvailableBlock();for(;!("until"in i)&&(t--,!(t<=0||t<s));)try{let u=await this.getConfirmedBlockSignatures(t,"finalized");u.signatures.length>0&&(i.until=u.signatures[u.signatures.length-1].toString())}catch(u){if(u instanceof Error&&u.message.includes("skipped"))continue;throw u}let o=await this.getSlot("finalized");for(;!("before"in i)&&(n++,!(n>o));)try{let u=await this.getConfirmedBlockSignatures(n);u.signatures.length>0&&(i.before=u.signatures[u.signatures.length-1].toString())}catch(u){if(u instanceof Error&&u.message.includes("skipped"))continue;throw u}return(await this.getConfirmedSignaturesForAddress2(e,i)).map(u=>u.signature)}async getConfirmedSignaturesForAddress2(e,t,n){let i=this._buildArgsAtLeastConfirmed([e.toBase58()],n,void 0,t),s=await this._rpcRequest("getConfirmedSignaturesForAddress2",i),o=W(s,cR);if("error"in o)throw new Q(o.error,"failed to get confirmed signatures for address");return o.result}async getSignaturesForAddress(e,t,n){let i=this._buildArgsAtLeastConfirmed([e.toBase58()],n,void 0,t),s=await this._rpcRequest("getSignaturesForAddress",i),o=W(s,uR);if("error"in o)throw new Q(o.error,"failed to get signatures for address");return o.result}async getAddressLookupTable(e,t){let{context:n,value:i}=await this.getAccountInfoAndContext(e,t),s=null;return i!==null&&(s=new Jo({key:e,state:Jo.deserialize(i.data)})),{context:n,value:s}}async getNonceAndContext(e,t){let{context:n,value:i}=await this.getAccountInfoAndContext(e,t),s=null;return i!==null&&(s=Iu.fromAccountData(i.data)),{context:n,value:s}}async getNonce(e,t){return await this.getNonceAndContext(e,t).then(n=>n.value).catch(n=>{throw new Error("failed to get nonce for account "+e.toBase58()+": "+n)})}async requestAirdrop(e,t){let n=await this._rpcRequest("requestAirdrop",[e.toBase58(),t]),i=W(n,zR);if("error"in i)throw new Q(i.error,`airdrop to ${e.toBase58()} failed`);return i.result}async _blockhashWithExpiryBlockHeight(e){if(!e){for(;this._pollingBlockhash;)await Gn(100);let n=Date.now()-this._blockhashInfo.lastFetch>=IE;if(this._blockhashInfo.latestBlockhash!==null&&!n)return this._blockhashInfo.latestBlockhash}return await this._pollNewBlockhash()}async _pollNewBlockhash(){this._pollingBlockhash=!0;try{let e=Date.now(),t=this._blockhashInfo.latestBlockhash,n=t?t.blockhash:null;for(let i=0;i<50;i++){let s=await this.getLatestBlockhash("finalized");if(n!==s.blockhash)return this._blockhashInfo={latestBlockhash:s,lastFetch:Date.now(),transactionSignatures:[],simulatedSignatures:[]},s;await Gn(zh/2)}throw new Error(`Unable to obtain a new blockhash after ${Date.now()-e}ms`)}finally{this._pollingBlockhash=!1}}async getStakeMinimumDelegation(e){let{commitment:t,config:n}=Le(e),i=this._buildArgs([],t,"base64",n),s=await this._rpcRequest("getStakeMinimumDelegation",i),o=W(s,Ze(k()));if("error"in o)throw new Q(o.error,"failed to get stake minimum delegation");return o.result}async simulateTransaction(e,t,n){if("message"in e){let I=e.serialize(),x=ae.Buffer.from(I).toString("base64");if(Array.isArray(t)||n!==void 0)throw new Error("Invalid arguments");let L=t||{};L.encoding="base64","commitment"in L||(L.commitment=this.commitment),t&&typeof t=="object"&&"innerInstructions"in t&&(L.innerInstructions=t.innerInstructions);let U=[x,L],B=await this._rpcRequest("simulateTransaction",U),F=W(B,Ah);if("error"in F)throw new Error("failed to simulate transaction: "+F.error.message);return F.result}let i;if(e instanceof Se){let T=e;i=new Se,i.feePayer=T.feePayer,i.instructions=e.instructions,i.nonceInfo=T.nonceInfo,i.signatures=T.signatures}else i=Se.populate(e),i._message=i._json=void 0;if(t!==void 0&&!Array.isArray(t))throw new Error("Invalid arguments");let s=t;if(i.nonceInfo&&s)i.sign(...s);else{let T=this._disableBlockhashCaching;for(;;){let I=await this._blockhashWithExpiryBlockHeight(T);if(i.lastValidBlockHeight=I.lastValidBlockHeight,i.recentBlockhash=I.blockhash,!s)break;if(i.sign(...s),!i.signature)throw new Error("!signature");let x=i.signature.toString("base64");if(!this._blockhashInfo.simulatedSignatures.includes(x)&&!this._blockhashInfo.transactionSignatures.includes(x)){this._blockhashInfo.simulatedSignatures.push(x);break}else T=!0}}let o=i._compile(),c=o.serialize(),p=i._serialize(c).toString("base64"),m={encoding:"base64",commitment:this.commitment};if(n){let T=(Array.isArray(n)?n:o.nonProgramIds()).map(I=>I.toBase58());m.accounts={encoding:"base64",addresses:T}}s&&(m.sigVerify=!0),t&&typeof t=="object"&&"innerInstructions"in t&&(m.innerInstructions=t.innerInstructions);let b=[p,m],A=await this._rpcRequest("simulateTransaction",b),S=W(A,Ah);if("error"in S){let T;if("data"in S.error&&(T=S.error.data.logs,T&&Array.isArray(T))){let I=`
11
+ `+s+o;break;default:c=`Unknown action '${(u=>u)(e)}'`}super(c),this.signature=void 0,this.transactionMessage=void 0,this.transactionLogs=void 0,this.signature=t,this.transactionMessage=n,this.transactionLogs=i||void 0}get transactionError(){return{message:this.transactionMessage,logs:Array.isArray(this.transactionLogs)?this.transactionLogs:void 0}}get logs(){let e=this.transactionLogs;if(!(e!=null&&typeof e=="object"&&"then"in e))return e}async getLogs(e){return Array.isArray(this.transactionLogs)||(this.transactionLogs=new Promise((t,n)=>{e.getTransaction(this.signature).then(i=>{if(i&&i.meta&&i.meta.logMessages){let s=i.meta.logMessages;this.transactionLogs=s,t(s)}else n(new Error("Log messages not found"))}).catch(n)})),await this.transactionLogs}};var Q=class extends Error{constructor({code:e,message:t,data:n},i){super(i!=null?`${i}: ${t}`:t),this.code=void 0,this.data=void 0,this.code=e,this.data=n,this.name="SolanaJSONRPCError"}};async function bh(r,e,t,n){let i=n&&{skipPreflight:n.skipPreflight,preflightCommitment:n.preflightCommitment||n.commitment,maxRetries:n.maxRetries,minContextSlot:n.minContextSlot},s=await r.sendTransaction(e,t,i),o;if(e.recentBlockhash!=null&&e.lastValidBlockHeight!=null)o=(await r.confirmTransaction({abortSignal:n?.abortSignal,signature:s,blockhash:e.recentBlockhash,lastValidBlockHeight:e.lastValidBlockHeight},n&&n.commitment)).value;else if(e.minNonceContextSlot!=null&&e.nonceInfo!=null){let{nonceInstruction:c}=e.nonceInfo,u=c.keys[0].pubkey;o=(await r.confirmTransaction({abortSignal:n?.abortSignal,minContextSlot:e.minNonceContextSlot,nonceAccountPubkey:u,nonceValue:e.nonceInfo.nonce,signature:s},n&&n.commitment)).value}else n?.abortSignal!=null&&console.warn("sendAndConfirmTransaction(): A transaction with a deprecated confirmation strategy was supplied along with an `abortSignal`. Only transactions having `lastValidBlockHeight` or a combination of `nonceInfo` and `minNonceContextSlot` are abortable."),o=(await r.confirmTransaction(s,n&&n.commitment)).value;if(o.err)throw s!=null?new hs({action:"send",signature:s,transactionMessage:`Status: (${JSON.stringify(o)})`}):new Error(`Transaction ${s} failed (${JSON.stringify(o)})`);return s}function Gn(r){return new Promise(e=>setTimeout(e,r))}function Ee(r,e){let t=r.layout.span>=0?r.layout.span:Uh(r,e),n=ae.Buffer.alloc(t),i=Object.assign({instruction:r.index},e);return r.layout.encode(i,n),n}var gE=R.nu64("lamportsPerSignature"),Fh=R.struct([R.u32("version"),R.u32("state"),be("authorizedPubkey"),be("nonce"),R.struct([gE],"feeCalculator")]),wh=Fh.span,Iu=class r{constructor(e){this.authorizedPubkey=void 0,this.nonce=void 0,this.feeCalculator=void 0,this.authorizedPubkey=e.authorizedPubkey,this.nonce=e.nonce,this.feeCalculator=e.feeCalculator}static fromAccountData(e){let t=Fh.decode(we(e),0);return new r({authorizedPubkey:new ce(t.authorizedPubkey),nonce:new ce(t.nonce).toString(),feeCalculator:t.feeCalculator})}};function ki(r){let e=(0,Ch.blob)(8,r),t=e.decode.bind(e),n=e.encode.bind(e),i=e,s=Rd();return i.decode=(o,c)=>{let u=t(o,c);return s.decode(u)},i.encode=(o,c,u)=>{let p=s.encode(o);return n(p,c,u)},i}var ir=Object.freeze({Create:{index:0,layout:R.struct([R.u32("instruction"),R.ns64("lamports"),R.ns64("space"),be("programId")])},Assign:{index:1,layout:R.struct([R.u32("instruction"),be("programId")])},Transfer:{index:2,layout:R.struct([R.u32("instruction"),ki("lamports")])},CreateWithSeed:{index:3,layout:R.struct([R.u32("instruction"),be("base"),xi("seed"),R.ns64("lamports"),R.ns64("space"),be("programId")])},AdvanceNonceAccount:{index:4,layout:R.struct([R.u32("instruction")])},WithdrawNonceAccount:{index:5,layout:R.struct([R.u32("instruction"),R.ns64("lamports")])},InitializeNonceAccount:{index:6,layout:R.struct([R.u32("instruction"),be("authorized")])},AuthorizeNonceAccount:{index:7,layout:R.struct([R.u32("instruction"),be("authorized")])},Allocate:{index:8,layout:R.struct([R.u32("instruction"),R.ns64("space")])},AllocateWithSeed:{index:9,layout:R.struct([R.u32("instruction"),be("base"),xi("seed"),R.ns64("space"),be("programId")])},AssignWithSeed:{index:10,layout:R.struct([R.u32("instruction"),be("base"),xi("seed"),be("programId")])},TransferWithSeed:{index:11,layout:R.struct([R.u32("instruction"),ki("lamports"),xi("seed"),be("programId")])},UpgradeNonceAccount:{index:12,layout:R.struct([R.u32("instruction")])}}),Ft=class r{constructor(){}static createAccount(e){let t=ir.Create,n=Ee(t,{lamports:e.lamports,space:e.space,programId:we(e.programId.toBuffer())});return new Te({keys:[{pubkey:e.fromPubkey,isSigner:!0,isWritable:!0},{pubkey:e.newAccountPubkey,isSigner:!0,isWritable:!0}],programId:this.programId,data:n})}static transfer(e){let t,n;if("basePubkey"in e){let i=ir.TransferWithSeed;t=Ee(i,{lamports:BigInt(e.lamports),seed:e.seed,programId:we(e.programId.toBuffer())}),n=[{pubkey:e.fromPubkey,isSigner:!1,isWritable:!0},{pubkey:e.basePubkey,isSigner:!0,isWritable:!1},{pubkey:e.toPubkey,isSigner:!1,isWritable:!0}]}else{let i=ir.Transfer;t=Ee(i,{lamports:BigInt(e.lamports)}),n=[{pubkey:e.fromPubkey,isSigner:!0,isWritable:!0},{pubkey:e.toPubkey,isSigner:!1,isWritable:!0}]}return new Te({keys:n,programId:this.programId,data:t})}static assign(e){let t,n;if("basePubkey"in e){let i=ir.AssignWithSeed;t=Ee(i,{base:we(e.basePubkey.toBuffer()),seed:e.seed,programId:we(e.programId.toBuffer())}),n=[{pubkey:e.accountPubkey,isSigner:!1,isWritable:!0},{pubkey:e.basePubkey,isSigner:!0,isWritable:!1}]}else{let i=ir.Assign;t=Ee(i,{programId:we(e.programId.toBuffer())}),n=[{pubkey:e.accountPubkey,isSigner:!0,isWritable:!0}]}return new Te({keys:n,programId:this.programId,data:t})}static createAccountWithSeed(e){let t=ir.CreateWithSeed,n=Ee(t,{base:we(e.basePubkey.toBuffer()),seed:e.seed,lamports:e.lamports,space:e.space,programId:we(e.programId.toBuffer())}),i=[{pubkey:e.fromPubkey,isSigner:!0,isWritable:!0},{pubkey:e.newAccountPubkey,isSigner:!1,isWritable:!0}];return e.basePubkey.equals(e.fromPubkey)||i.push({pubkey:e.basePubkey,isSigner:!0,isWritable:!1}),new Te({keys:i,programId:this.programId,data:n})}static createNonceAccount(e){let t=new Se;"basePubkey"in e&&"seed"in e?t.add(r.createAccountWithSeed({fromPubkey:e.fromPubkey,newAccountPubkey:e.noncePubkey,basePubkey:e.basePubkey,seed:e.seed,lamports:e.lamports,space:wh,programId:this.programId})):t.add(r.createAccount({fromPubkey:e.fromPubkey,newAccountPubkey:e.noncePubkey,lamports:e.lamports,space:wh,programId:this.programId}));let n={noncePubkey:e.noncePubkey,authorizedPubkey:e.authorizedPubkey};return t.add(this.nonceInitialize(n)),t}static nonceInitialize(e){let t=ir.InitializeNonceAccount,n=Ee(t,{authorized:we(e.authorizedPubkey.toBuffer())}),i={keys:[{pubkey:e.noncePubkey,isSigner:!1,isWritable:!0},{pubkey:gu,isSigner:!1,isWritable:!1},{pubkey:ds,isSigner:!1,isWritable:!1}],programId:this.programId,data:n};return new Te(i)}static nonceAdvance(e){let t=ir.AdvanceNonceAccount,n=Ee(t),i={keys:[{pubkey:e.noncePubkey,isSigner:!1,isWritable:!0},{pubkey:gu,isSigner:!1,isWritable:!1},{pubkey:e.authorizedPubkey,isSigner:!0,isWritable:!1}],programId:this.programId,data:n};return new Te(i)}static nonceWithdraw(e){let t=ir.WithdrawNonceAccount,n=Ee(t,{lamports:e.lamports});return new Te({keys:[{pubkey:e.noncePubkey,isSigner:!1,isWritable:!0},{pubkey:e.toPubkey,isSigner:!1,isWritable:!0},{pubkey:gu,isSigner:!1,isWritable:!1},{pubkey:ds,isSigner:!1,isWritable:!1},{pubkey:e.authorizedPubkey,isSigner:!0,isWritable:!1}],programId:this.programId,data:n})}static nonceAuthorize(e){let t=ir.AuthorizeNonceAccount,n=Ee(t,{authorized:we(e.newAuthorizedPubkey.toBuffer())});return new Te({keys:[{pubkey:e.noncePubkey,isSigner:!1,isWritable:!0},{pubkey:e.authorizedPubkey,isSigner:!0,isWritable:!1}],programId:this.programId,data:n})}static allocate(e){let t,n;if("basePubkey"in e){let i=ir.AllocateWithSeed;t=Ee(i,{base:we(e.basePubkey.toBuffer()),seed:e.seed,space:e.space,programId:we(e.programId.toBuffer())}),n=[{pubkey:e.accountPubkey,isSigner:!1,isWritable:!0},{pubkey:e.basePubkey,isSigner:!0,isWritable:!1}]}else{let i=ir.Allocate;t=Ee(i,{space:e.space}),n=[{pubkey:e.accountPubkey,isSigner:!0,isWritable:!0}]}return new Te({keys:n,programId:this.programId,data:t})}};Ft.programId=new ce("11111111111111111111111111111111");var yE=Yn-300,ku=class r{constructor(){}static getMinNumSignatures(e){return 2*(Math.ceil(e/r.chunkSize)+1+1)}static async load(e,t,n,i,s){{let b=await e.getMinimumBalanceForRentExemption(s.length),A=await e.getAccountInfo(n.publicKey,"confirmed"),S=null;if(A!==null){if(A.executable)return console.error("Program load failed, account is already executable"),!1;A.data.length!==s.length&&(S=S||new Se,S.add(Ft.allocate({accountPubkey:n.publicKey,space:s.length}))),A.owner.equals(i)||(S=S||new Se,S.add(Ft.assign({accountPubkey:n.publicKey,programId:i}))),A.lamports<b&&(S=S||new Se,S.add(Ft.transfer({fromPubkey:t.publicKey,toPubkey:n.publicKey,lamports:b-A.lamports})))}else S=new Se().add(Ft.createAccount({fromPubkey:t.publicKey,newAccountPubkey:n.publicKey,lamports:b>0?b:1,space:s.length,programId:i}));S!==null&&await bh(e,S,[t,n],{commitment:"confirmed"})}let o=R.struct([R.u32("instruction"),R.u32("offset"),R.u32("bytesLength"),R.u32("bytesLengthPadding"),R.seq(R.u8("byte"),R.offset(R.u32(),-8),"bytes")]),c=r.chunkSize,u=0,p=s,m=[];for(;p.length>0;){let b=p.slice(0,c),A=ae.Buffer.alloc(c+16);o.encode({instruction:0,offset:u,bytes:b,bytesLength:0,bytesLengthPadding:0},A);let S=new Se().add({keys:[{pubkey:n.publicKey,isSigner:!0,isWritable:!0}],programId:i,data:A});m.push(bh(e,S,[t,n],{commitment:"confirmed"})),e._rpcEndpoint.includes("solana.com")&&await Gn(1e3/4),u+=c,p=p.slice(c)}await Promise.all(m);{let b=R.struct([R.u32("instruction")]),A=ae.Buffer.alloc(b.span);b.encode({instruction:1},A);let S=new Se().add({keys:[{pubkey:n.publicKey,isSigner:!0,isWritable:!0},{pubkey:ds,isSigner:!1,isWritable:!1}],programId:i,data:A}),T="processed",I=await e.sendTransaction(S,[t,n],{preflightCommitment:T}),{context:x,value:L}=await e.confirmTransaction({signature:I,lastValidBlockHeight:S.lastValidBlockHeight,blockhash:S.recentBlockhash},T);if(L.err)throw new Error(`Transaction ${I} failed (${JSON.stringify(L)})`);for(;;){try{if(await e.getSlot({commitment:T})>x.slot)break}catch{}await new Promise(U=>setTimeout(U,Math.round(zh/2)))}}return!0}};ku.chunkSize=yE;var gI=new ce("BPFLoader2111111111111111111111111111111111");function _E(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var _u,Eh;function bE(){if(Eh)return _u;Eh=1;var r=Object.prototype.toString,e=Object.keys||function(n){var i=[];for(var s in n)i.push(s);return i};function t(n,i){var s,o,c,u,p,m,b;if(n===!0)return"true";if(n===!1)return"false";switch(typeof n){case"object":if(n===null)return null;if(n.toJSON&&typeof n.toJSON=="function")return t(n.toJSON(),i);if(b=r.call(n),b==="[object Array]"){for(c="[",o=n.length-1,s=0;s<o;s++)c+=t(n[s],!0)+",";return o>-1&&(c+=t(n[s],!0)),c+"]"}else if(b==="[object Object]"){for(u=e(n).sort(),o=u.length,c="",s=0;s<o;)p=u[s],m=t(n[p],!1),m!==void 0&&(c&&(c+=","),c+=JSON.stringify(p)+":"+m),s++;return"{"+c+"}"}else return JSON.stringify(n);case"function":case"undefined":return i?null:void 0;case"string":return JSON.stringify(n);default:return isFinite(n)?n:null}}return _u=function(n){var i=t(n,!1);if(i!==void 0)return""+i},_u}var wE=bE(),Rh=_E(wE),us=32;function bu(r){let e=0;for(;r>1;)r/=2,e++;return e}function EE(r){return r===0?1:(r--,r|=r>>1,r|=r>>2,r|=r>>4,r|=r>>8,r|=r>>16,r|=r>>32,r+1)}var Ou=class{constructor(e,t,n,i,s){this.slotsPerEpoch=void 0,this.leaderScheduleSlotOffset=void 0,this.warmup=void 0,this.firstNormalEpoch=void 0,this.firstNormalSlot=void 0,this.slotsPerEpoch=e,this.leaderScheduleSlotOffset=t,this.warmup=n,this.firstNormalEpoch=i,this.firstNormalSlot=s}getEpoch(e){return this.getEpochAndSlotIndex(e)[0]}getEpochAndSlotIndex(e){if(e<this.firstNormalSlot){let t=bu(EE(e+us+1))-bu(us)-1,n=this.getSlotsInEpoch(t),i=e-(n-us);return[t,i]}else{let t=e-this.firstNormalSlot,n=Math.floor(t/this.slotsPerEpoch),i=this.firstNormalEpoch+n,s=t%this.slotsPerEpoch;return[i,s]}}getFirstSlotInEpoch(e){return e<=this.firstNormalEpoch?(Math.pow(2,e)-1)*us:(e-this.firstNormalEpoch)*this.slotsPerEpoch+this.firstNormalSlot}getLastSlotInEpoch(e){return this.getFirstSlotInEpoch(e)+this.getSlotsInEpoch(e)-1}getSlotsInEpoch(e){return e<this.firstNormalEpoch?Math.pow(2,e+bu(us)):this.slotsPerEpoch}},RE=globalThis.fetch,Tu=class extends rh{constructor(e,t,n){let i=s=>{let o=th(s,{autoconnect:!0,max_reconnects:5,reconnect:!0,reconnect_interval:1e3,...t});return"socket"in o?this.underlyingSocket=o.socket:this.underlyingSocket=o,o};super(i,e,t,n),this.underlyingSocket=void 0}call(...e){let t=this.underlyingSocket?.readyState;return t===1?super.call(...e):Promise.reject(new Error("Tried to call a JSON-RPC method `"+e[0]+"` but the socket was not `CONNECTING` or `OPEN` (`readyState` was "+t+")"))}notify(...e){let t=this.underlyingSocket?.readyState;return t===1?super.notify(...e):Promise.reject(new Error("Tried to send a JSON-RPC notification `"+e[0]+"` but the socket was not `CONNECTING` or `OPEN` (`readyState` was "+t+")"))}};function vE(r,e){let t;try{t=r.layout.decode(e)}catch(n){throw new Error("invalid instruction; "+n)}if(t.typeIndex!==r.index)throw new Error(`invalid account data; account type mismatch ${t.typeIndex} != ${r.index}`);return t}var vh=56,Jo=class{constructor(e){this.key=void 0,this.state=void 0,this.key=e.key,this.state=e.state}isActive(){let e=BigInt("0xffffffffffffffff");return this.state.deactivationSlot===e}static deserialize(e){let t=vE(SE,e),n=e.length-vh;xe(n>=0,"lookup table is invalid"),xe(n%32===0,"lookup table is invalid");let i=n/32,{addresses:s}=R.struct([R.seq(be(),i,"addresses")]).decode(e.slice(vh));return{deactivationSlot:t.deactivationSlot,lastExtendedSlot:t.lastExtendedSlot,lastExtendedSlotStartIndex:t.lastExtendedStartIndex,authority:t.authority.length!==0?new ce(t.authority[0]):void 0,addresses:s.map(o=>new ce(o))}}},SE={index:1,layout:R.struct([R.u32("typeIndex"),ki("deactivationSlot"),R.nu64("lastExtendedSlot"),R.u8("lastExtendedStartIndex"),R.u8(),R.seq(be(),R.offset(R.u8(),-1),"authority")])},AE=/^[^:]+:\/\/([^:[]+|\[[^\]]+\])(:\d+)?(.*)/i;function xE(r){let e=r.match(AE);if(e==null)throw TypeError(`Failed to validate endpoint URL \`${r}\``);let[t,n,i,s]=e,o=r.startsWith("https:")?"wss:":"ws:",c=i==null?null:parseInt(i.slice(1),10),u=c==null?"":`:${c+1}`;return`${o}//${n}${u}${s}`}var qe=Ai(Lo(ce),z(),r=>new ce(r)),$h=Bo([z(),Me("base64")]),$u=Ai(Lo(ae.Buffer),$h,r=>ae.Buffer.from(r[0],"base64")),IE=30*1e3;function kE(r){if(/^https?:/.test(r)===!1)throw new TypeError("Endpoint URL must start with `http:` or `https:`.");return r}function Le(r){let e,t;if(typeof r=="string")e=r;else if(r){let{commitment:n,...i}=r;e=n,t=i}return{commitment:e,config:t}}function Sh(r){return r.map(e=>"memcmp"in e?{...e,memcmp:{...e.memcmp,encoding:e.memcmp.encoding??"base58"}}:e)}function Vh(r){return Nt([P({jsonrpc:Me("2.0"),id:z(),result:r}),P({jsonrpc:Me("2.0"),id:z(),error:P({code:Kn(),message:z(),data:ne(xd())})})])}var OE=Vh(Kn());function ye(r){return Ai(Vh(r),OE,e=>"error"in e?e:{...e,result:W(e.result,r)})}function Ze(r){return ye(P({context:P({slot:k()}),value:r}))}function na(r){return P({context:P({slot:k()}),value:r})}function wu(r,e){return r===0?new Zo({header:e.header,staticAccountKeys:e.accountKeys.map(t=>new ce(t)),recentBlockhash:e.recentBlockhash,compiledInstructions:e.instructions.map(t=>({programIdIndex:t.programIdIndex,accountKeyIndexes:t.accounts,data:Rt.default.decode(t.data)})),addressTableLookups:e.addressTableLookups}):new mn(e)}var TE=P({foundation:k(),foundationTerm:k(),initial:k(),taper:k(),terminal:k()}),NE=ye(j(K(P({epoch:k(),effectiveSlot:k(),amount:k(),postBalance:k(),commission:ne(K(k()))})))),LE=j(P({slot:k(),prioritizationFee:k()})),BE=P({total:k(),validator:k(),foundation:k(),epoch:k()}),CE=P({epoch:k(),slotIndex:k(),slotsInEpoch:k(),absoluteSlot:k(),blockHeight:ne(k()),transactionCount:ne(k())}),PE=P({slotsPerEpoch:k(),leaderScheduleSlotOffset:k(),warmup:lr(),firstNormalEpoch:k(),firstNormalSlot:k()}),ME=eu(z(),j(k())),Jn=K(Nt([P({}),z()])),UE=P({err:Jn}),DE=Me("receivedSignature"),zE=P({"solana-core":z(),"feature-set":ne(k())}),FE=P({program:z(),programId:qe,parsed:Kn()}),$E=P({programId:qe,accounts:j(qe),data:z()}),Ah=Ze(P({err:K(Nt([P({}),z()])),logs:K(j(z())),accounts:ne(K(j(K(P({executable:lr(),owner:z(),lamports:k(),data:j(z()),rentEpoch:ne(k())}))))),unitsConsumed:ne(k()),returnData:ne(K(P({programId:z(),data:Bo([z(),Me("base64")])}))),innerInstructions:ne(K(j(P({index:k(),instructions:j(Nt([FE,$E]))}))))})),VE=Ze(P({byIdentity:eu(z(),j(k())),range:P({firstSlot:k(),lastSlot:k()})}));function WE(r,e,t,n,i,s){let o=t||RE,c;s!=null&&console.warn("You have supplied an `httpAgent` when creating a `Connection` in a browser environment.It has been ignored; `httpAgent` is only used in Node environments.");let u;return n&&(u=async(m,b)=>{let A=await new Promise((S,T)=>{try{n(m,b,(I,x)=>S([I,x]))}catch(I){T(I)}});return await o(...A)}),new Ph.default(async(m,b)=>{let A={method:"POST",body:m,agent:c,headers:Object.assign({"Content-Type":"application/json"},e||{},WR)};try{let S=5,T,I=500;for(;u?T=await u(r,A):T=await o(r,A),!(T.status!==429||i===!0||(S-=1,S===0));)console.error(`Server responded with ${T.status} ${T.statusText}. Retrying after ${I}ms delay...`),await Gn(I),I*=2;let x=await T.text();T.ok?b(null,x):b(new Error(`${T.status} ${T.statusText}: ${x}`))}catch(S){S instanceof Error&&b(S)}},{})}function qE(r){return(e,t)=>new Promise((n,i)=>{r.request(e,t,(s,o)=>{if(s){i(s);return}n(o)})})}function jE(r){return e=>new Promise((t,n)=>{e.length===0&&t([]);let i=e.map(s=>r.request(s.methodName,s.args));r.request(i,(s,o)=>{if(s){n(s);return}t(o)})})}var KE=ye(TE),HE=ye(BE),GE=ye(LE),ZE=ye(CE),YE=ye(PE),JE=ye(ME),XE=ye(k()),QE=Ze(P({total:k(),circulating:k(),nonCirculating:k(),nonCirculatingAccounts:j(qe)})),Nu=P({amount:z(),uiAmount:K(k()),decimals:k(),uiAmountString:ne(z())}),eR=Ze(j(P({address:qe,amount:z(),uiAmount:K(k()),decimals:k(),uiAmountString:ne(z())}))),tR=Ze(j(P({pubkey:qe,account:P({executable:lr(),owner:qe,lamports:k(),data:$u,rentEpoch:k()})}))),Lu=P({program:z(),parsed:Kn(),space:k()}),rR=Ze(j(P({pubkey:qe,account:P({executable:lr(),owner:qe,lamports:k(),data:Lu,rentEpoch:k()})}))),nR=Ze(j(P({lamports:k(),address:qe}))),ps=P({executable:lr(),owner:qe,lamports:k(),data:$u,rentEpoch:k()}),iR=P({pubkey:qe,account:ps}),sR=Ai(Nt([Lo(ae.Buffer),Lu]),Nt([$h,Lu]),r=>Array.isArray(r)?W(r,$u):r),Bu=P({executable:lr(),owner:qe,lamports:k(),data:sR,rentEpoch:k()}),oR=P({pubkey:qe,account:Bu}),aR=P({state:Nt([Me("active"),Me("inactive"),Me("activating"),Me("deactivating")]),active:k(),inactive:k()}),cR=ye(j(P({signature:z(),slot:k(),err:Jn,memo:K(z()),blockTime:ne(K(k()))}))),uR=ye(j(P({signature:z(),slot:k(),err:Jn,memo:K(z()),blockTime:ne(K(k()))}))),fR=P({subscription:k(),result:na(ps)}),lR=P({pubkey:qe,account:ps}),dR=P({subscription:k(),result:na(lR)}),hR=P({parent:k(),slot:k(),root:k()}),pR=P({subscription:k(),result:hR}),mR=Nt([P({type:Nt([Me("firstShredReceived"),Me("completed"),Me("optimisticConfirmation"),Me("root")]),slot:k(),timestamp:k()}),P({type:Me("createdBank"),parent:k(),slot:k(),timestamp:k()}),P({type:Me("frozen"),slot:k(),timestamp:k(),stats:P({numTransactionEntries:k(),numSuccessfulTransactions:k(),numFailedTransactions:k(),maxTransactionsPerEntry:k()})}),P({type:Me("dead"),slot:k(),timestamp:k(),err:z()})]),gR=P({subscription:k(),result:mR}),yR=P({subscription:k(),result:na(Nt([UE,DE]))}),_R=P({subscription:k(),result:k()}),bR=P({pubkey:z(),gossip:K(z()),tpu:K(z()),rpc:K(z()),version:K(z())}),xh=P({votePubkey:z(),nodePubkey:z(),activatedStake:k(),epochVoteAccount:lr(),epochCredits:j(Bo([k(),k(),k()])),commission:k(),lastVote:k(),rootSlot:K(k())}),wR=ye(P({current:j(xh),delinquent:j(xh)})),ER=Nt([Me("processed"),Me("confirmed"),Me("finalized")]),RR=P({slot:k(),confirmations:K(k()),err:Jn,confirmationStatus:ne(ER)}),vR=Ze(j(K(RR))),SR=ye(k()),Wh=P({accountKey:qe,writableIndexes:j(k()),readonlyIndexes:j(k())}),Vu=P({signatures:j(z()),message:P({accountKeys:j(z()),header:P({numRequiredSignatures:k(),numReadonlySignedAccounts:k(),numReadonlyUnsignedAccounts:k()}),instructions:j(P({accounts:j(k()),data:z(),programIdIndex:k()})),recentBlockhash:z(),addressTableLookups:ne(j(Wh))})}),qh=P({pubkey:qe,signer:lr(),writable:lr(),source:ne(Nt([Me("transaction"),Me("lookupTable")]))}),jh=P({accountKeys:j(qh),signatures:j(z())}),Kh=P({parsed:Kn(),program:z(),programId:qe}),Hh=P({accounts:j(qe),data:z(),programId:qe}),AR=Nt([Hh,Kh]),xR=Nt([P({parsed:Kn(),program:z(),programId:z()}),P({accounts:j(z()),data:z(),programId:z()})]),Gh=Ai(AR,xR,r=>"accounts"in r?W(r,Hh):W(r,Kh)),Zh=P({signatures:j(z()),message:P({accountKeys:j(qh),instructions:j(Gh),recentBlockhash:z(),addressTableLookups:ne(K(j(Wh)))})}),Xo=P({accountIndex:k(),mint:z(),owner:ne(z()),programId:ne(z()),uiTokenAmount:Nu}),Yh=P({writable:j(qe),readonly:j(qe)}),ia=P({err:Jn,fee:k(),innerInstructions:ne(K(j(P({index:k(),instructions:j(P({accounts:j(k()),data:z(),programIdIndex:k()}))})))),preBalances:j(k()),postBalances:j(k()),logMessages:ne(K(j(z()))),preTokenBalances:ne(K(j(Xo))),postTokenBalances:ne(K(j(Xo))),loadedAddresses:ne(Yh),computeUnitsConsumed:ne(k())}),Wu=P({err:Jn,fee:k(),innerInstructions:ne(K(j(P({index:k(),instructions:j(Gh)})))),preBalances:j(k()),postBalances:j(k()),logMessages:ne(K(j(z()))),preTokenBalances:ne(K(j(Xo))),postTokenBalances:ne(K(j(Xo))),loadedAddresses:ne(Yh),computeUnitsConsumed:ne(k())}),Ti=Nt([Me(0),Me("legacy")]),Xn=P({pubkey:z(),lamports:k(),postBalance:K(k()),rewardType:K(z()),commission:ne(K(k()))}),IR=ye(K(P({blockhash:z(),previousBlockhash:z(),parentSlot:k(),transactions:j(P({transaction:Vu,meta:K(ia),version:ne(Ti)})),rewards:ne(j(Xn)),blockTime:K(k()),blockHeight:K(k())}))),kR=ye(K(P({blockhash:z(),previousBlockhash:z(),parentSlot:k(),rewards:ne(j(Xn)),blockTime:K(k()),blockHeight:K(k())}))),OR=ye(K(P({blockhash:z(),previousBlockhash:z(),parentSlot:k(),transactions:j(P({transaction:jh,meta:K(ia),version:ne(Ti)})),rewards:ne(j(Xn)),blockTime:K(k()),blockHeight:K(k())}))),TR=ye(K(P({blockhash:z(),previousBlockhash:z(),parentSlot:k(),transactions:j(P({transaction:Zh,meta:K(Wu),version:ne(Ti)})),rewards:ne(j(Xn)),blockTime:K(k()),blockHeight:K(k())}))),NR=ye(K(P({blockhash:z(),previousBlockhash:z(),parentSlot:k(),transactions:j(P({transaction:jh,meta:K(Wu),version:ne(Ti)})),rewards:ne(j(Xn)),blockTime:K(k()),blockHeight:K(k())}))),LR=ye(K(P({blockhash:z(),previousBlockhash:z(),parentSlot:k(),rewards:ne(j(Xn)),blockTime:K(k()),blockHeight:K(k())}))),BR=ye(K(P({blockhash:z(),previousBlockhash:z(),parentSlot:k(),transactions:j(P({transaction:Vu,meta:K(ia)})),rewards:ne(j(Xn)),blockTime:K(k())}))),Ih=ye(K(P({blockhash:z(),previousBlockhash:z(),parentSlot:k(),signatures:j(z()),blockTime:K(k())}))),Eu=ye(K(P({slot:k(),meta:K(ia),blockTime:ne(K(k())),transaction:Vu,version:ne(Ti)}))),Vo=ye(K(P({slot:k(),transaction:Zh,meta:K(Wu),blockTime:ne(K(k())),version:ne(Ti)}))),CR=Ze(P({blockhash:z(),lastValidBlockHeight:k()})),PR=Ze(lr()),MR=P({slot:k(),numTransactions:k(),numSlots:k(),samplePeriodSecs:k()}),UR=ye(j(MR)),DR=Ze(K(P({feeCalculator:P({lamportsPerSignature:k()})}))),zR=ye(z()),FR=ye(z()),$R=P({err:Jn,logs:j(z()),signature:z()}),VR=P({result:na($R),subscription:k()}),WR={"solana-client":"js/1.0.0-maintenance"},Qo=class{constructor(e,t){this._commitment=void 0,this._confirmTransactionInitialTimeout=void 0,this._rpcEndpoint=void 0,this._rpcWsEndpoint=void 0,this._rpcClient=void 0,this._rpcRequest=void 0,this._rpcBatchRequest=void 0,this._rpcWebSocket=void 0,this._rpcWebSocketConnected=!1,this._rpcWebSocketHeartbeat=null,this._rpcWebSocketIdleTimeout=null,this._rpcWebSocketGeneration=0,this._disableBlockhashCaching=!1,this._pollingBlockhash=!1,this._blockhashInfo={latestBlockhash:null,lastFetch:0,transactionSignatures:[],simulatedSignatures:[]},this._nextClientSubscriptionId=0,this._subscriptionDisposeFunctionsByClientSubscriptionId={},this._subscriptionHashByClientSubscriptionId={},this._subscriptionStateChangeCallbacksByHash={},this._subscriptionCallbacksByServerSubscriptionId={},this._subscriptionsByHash={},this._subscriptionsAutoDisposedByRpc=new Set,this.getBlockHeight=(()=>{let p={};return async m=>{let{commitment:b,config:A}=Le(m),S=this._buildArgs([],b,void 0,A),T=Rh(S);return p[T]=p[T]??(async()=>{try{let I=await this._rpcRequest("getBlockHeight",S),x=W(I,ye(k()));if("error"in x)throw new Q(x.error,"failed to get block height information");return x.result}finally{delete p[T]}})(),await p[T]}})();let n,i,s,o,c,u;t&&typeof t=="string"?this._commitment=t:t&&(this._commitment=t.commitment,this._confirmTransactionInitialTimeout=t.confirmTransactionInitialTimeout,n=t.wsEndpoint,i=t.httpHeaders,s=t.fetch,o=t.fetchMiddleware,c=t.disableRetryOnRateLimit,u=t.httpAgent),this._rpcEndpoint=kE(e),this._rpcWsEndpoint=n||xE(e),this._rpcClient=WE(e,i,s,o,c,u),this._rpcRequest=qE(this._rpcClient),this._rpcBatchRequest=jE(this._rpcClient),this._rpcWebSocket=new Tu(this._rpcWsEndpoint,{autoconnect:!1,max_reconnects:1/0}),this._rpcWebSocket.on("open",this._wsOnOpen.bind(this)),this._rpcWebSocket.on("error",this._wsOnError.bind(this)),this._rpcWebSocket.on("close",this._wsOnClose.bind(this)),this._rpcWebSocket.on("accountNotification",this._wsOnAccountNotification.bind(this)),this._rpcWebSocket.on("programNotification",this._wsOnProgramAccountNotification.bind(this)),this._rpcWebSocket.on("slotNotification",this._wsOnSlotNotification.bind(this)),this._rpcWebSocket.on("slotsUpdatesNotification",this._wsOnSlotUpdatesNotification.bind(this)),this._rpcWebSocket.on("signatureNotification",this._wsOnSignatureNotification.bind(this)),this._rpcWebSocket.on("rootNotification",this._wsOnRootNotification.bind(this)),this._rpcWebSocket.on("logsNotification",this._wsOnLogsNotification.bind(this))}get commitment(){return this._commitment}get rpcEndpoint(){return this._rpcEndpoint}async getBalanceAndContext(e,t){let{commitment:n,config:i}=Le(t),s=this._buildArgs([e.toBase58()],n,void 0,i),o=await this._rpcRequest("getBalance",s),c=W(o,Ze(k()));if("error"in c)throw new Q(c.error,`failed to get balance for ${e.toBase58()}`);return c.result}async getBalance(e,t){return await this.getBalanceAndContext(e,t).then(n=>n.value).catch(n=>{throw new Error("failed to get balance of account "+e.toBase58()+": "+n)})}async getBlockTime(e){let t=await this._rpcRequest("getBlockTime",[e]),n=W(t,ye(K(k())));if("error"in n)throw new Q(n.error,`failed to get block time for slot ${e}`);return n.result}async getMinimumLedgerSlot(){let e=await this._rpcRequest("minimumLedgerSlot",[]),t=W(e,ye(k()));if("error"in t)throw new Q(t.error,"failed to get minimum ledger slot");return t.result}async getFirstAvailableBlock(){let e=await this._rpcRequest("getFirstAvailableBlock",[]),t=W(e,XE);if("error"in t)throw new Q(t.error,"failed to get first available block");return t.result}async getSupply(e){let t={};typeof e=="string"?t={commitment:e}:e?t={...e,commitment:e&&e.commitment||this.commitment}:t={commitment:this.commitment};let n=await this._rpcRequest("getSupply",[t]),i=W(n,QE);if("error"in i)throw new Q(i.error,"failed to get supply");return i.result}async getTokenSupply(e,t){let n=this._buildArgs([e.toBase58()],t),i=await this._rpcRequest("getTokenSupply",n),s=W(i,Ze(Nu));if("error"in s)throw new Q(s.error,"failed to get token supply");return s.result}async getTokenAccountBalance(e,t){let n=this._buildArgs([e.toBase58()],t),i=await this._rpcRequest("getTokenAccountBalance",n),s=W(i,Ze(Nu));if("error"in s)throw new Q(s.error,"failed to get token account balance");return s.result}async getTokenAccountsByOwner(e,t,n){let{commitment:i,config:s}=Le(n),o=[e.toBase58()];"mint"in t?o.push({mint:t.mint.toBase58()}):o.push({programId:t.programId.toBase58()});let c=this._buildArgs(o,i,"base64",s),u=await this._rpcRequest("getTokenAccountsByOwner",c),p=W(u,tR);if("error"in p)throw new Q(p.error,`failed to get token accounts owned by account ${e.toBase58()}`);return p.result}async getParsedTokenAccountsByOwner(e,t,n){let i=[e.toBase58()];"mint"in t?i.push({mint:t.mint.toBase58()}):i.push({programId:t.programId.toBase58()});let s=this._buildArgs(i,n,"jsonParsed"),o=await this._rpcRequest("getTokenAccountsByOwner",s),c=W(o,rR);if("error"in c)throw new Q(c.error,`failed to get token accounts owned by account ${e.toBase58()}`);return c.result}async getLargestAccounts(e){let t={...e,commitment:e&&e.commitment||this.commitment},n=t.filter||t.commitment?[t]:[],i=await this._rpcRequest("getLargestAccounts",n),s=W(i,nR);if("error"in s)throw new Q(s.error,"failed to get largest accounts");return s.result}async getTokenLargestAccounts(e,t){let n=this._buildArgs([e.toBase58()],t),i=await this._rpcRequest("getTokenLargestAccounts",n),s=W(i,eR);if("error"in s)throw new Q(s.error,"failed to get token largest accounts");return s.result}async getAccountInfoAndContext(e,t){let{commitment:n,config:i}=Le(t),s=this._buildArgs([e.toBase58()],n,"base64",i),o=await this._rpcRequest("getAccountInfo",s),c=W(o,Ze(K(ps)));if("error"in c)throw new Q(c.error,`failed to get info about account ${e.toBase58()}`);return c.result}async getParsedAccountInfo(e,t){let{commitment:n,config:i}=Le(t),s=this._buildArgs([e.toBase58()],n,"jsonParsed",i),o=await this._rpcRequest("getAccountInfo",s),c=W(o,Ze(K(Bu)));if("error"in c)throw new Q(c.error,`failed to get info about account ${e.toBase58()}`);return c.result}async getAccountInfo(e,t){try{return(await this.getAccountInfoAndContext(e,t)).value}catch(n){throw new Error("failed to get info about account "+e.toBase58()+": "+n)}}async getMultipleParsedAccounts(e,t){let{commitment:n,config:i}=Le(t),s=e.map(p=>p.toBase58()),o=this._buildArgs([s],n,"jsonParsed",i),c=await this._rpcRequest("getMultipleAccounts",o),u=W(c,Ze(j(K(Bu))));if("error"in u)throw new Q(u.error,`failed to get info for accounts ${s}`);return u.result}async getMultipleAccountsInfoAndContext(e,t){let{commitment:n,config:i}=Le(t),s=e.map(p=>p.toBase58()),o=this._buildArgs([s],n,"base64",i),c=await this._rpcRequest("getMultipleAccounts",o),u=W(c,Ze(j(K(ps))));if("error"in u)throw new Q(u.error,`failed to get info for accounts ${s}`);return u.result}async getMultipleAccountsInfo(e,t){return(await this.getMultipleAccountsInfoAndContext(e,t)).value}async getStakeActivation(e,t,n){let{commitment:i,config:s}=Le(t),o=this._buildArgs([e.toBase58()],i,void 0,{...s,epoch:n??s?.epoch}),c=await this._rpcRequest("getStakeActivation",o),u=W(c,ye(aR));if("error"in u)throw new Q(u.error,`failed to get Stake Activation ${e.toBase58()}`);return u.result}async getProgramAccounts(e,t){let{commitment:n,config:i}=Le(t),{encoding:s,...o}=i||{},c=this._buildArgs([e.toBase58()],n,s||"base64",{...o,...o.filters?{filters:Sh(o.filters)}:null}),u=await this._rpcRequest("getProgramAccounts",c),p=j(iR),m=o.withContext===!0?W(u,Ze(p)):W(u,ye(p));if("error"in m)throw new Q(m.error,`failed to get accounts owned by program ${e.toBase58()}`);return m.result}async getParsedProgramAccounts(e,t){let{commitment:n,config:i}=Le(t),s=this._buildArgs([e.toBase58()],n,"jsonParsed",i),o=await this._rpcRequest("getProgramAccounts",s),c=W(o,ye(j(oR)));if("error"in c)throw new Q(c.error,`failed to get accounts owned by program ${e.toBase58()}`);return c.result}async confirmTransaction(e,t){let n;if(typeof e=="string")n=e;else{let s=e;if(s.abortSignal?.aborted)return Promise.reject(s.abortSignal.reason);n=s.signature}let i;try{i=Rt.default.decode(n)}catch{throw new Error("signature must be base58 encoded: "+n)}return xe(i.length===64,"signature has invalid length"),typeof e=="string"?await this.confirmTransactionUsingLegacyTimeoutStrategy({commitment:t||this.commitment,signature:n}):"lastValidBlockHeight"in e?await this.confirmTransactionUsingBlockHeightExceedanceStrategy({commitment:t||this.commitment,strategy:e}):await this.confirmTransactionUsingDurableNonceStrategy({commitment:t||this.commitment,strategy:e})}getCancellationPromise(e){return new Promise((t,n)=>{e!=null&&(e.aborted?n(e.reason):e.addEventListener("abort",()=>{n(e.reason)}))})}getTransactionConfirmationPromise({commitment:e,signature:t}){let n,i,s=!1,o=new Promise((u,p)=>{try{n=this.onSignature(t,(b,A)=>{n=void 0;let S={context:A,value:b};u({__type:dn.PROCESSED,response:S})},e);let m=new Promise(b=>{n==null?b():i=this._onSubscriptionStateChange(n,A=>{A==="subscribed"&&b()})});(async()=>{if(await m,s)return;let b=await this.getSignatureStatus(t);if(s||b==null)return;let{context:A,value:S}=b;if(S!=null)if(S?.err)p(S.err);else{switch(e){case"confirmed":case"single":case"singleGossip":{if(S.confirmationStatus==="processed")return;break}case"finalized":case"max":case"root":{if(S.confirmationStatus==="processed"||S.confirmationStatus==="confirmed")return;break}case"processed":case"recent":}s=!0,u({__type:dn.PROCESSED,response:{context:A,value:S}})}})()}catch(m){p(m)}});return{abortConfirmation:()=>{i&&(i(),i=void 0),n!=null&&(this.removeSignatureListener(n),n=void 0)},confirmationPromise:o}}async confirmTransactionUsingBlockHeightExceedanceStrategy({commitment:e,strategy:{abortSignal:t,lastValidBlockHeight:n,signature:i}}){let s=!1,o=new Promise(b=>{let A=async()=>{try{return await this.getBlockHeight(e)}catch{return-1}};(async()=>{let S=await A();if(!s){for(;S<=n;)if(await Gn(1e3),s||(S=await A(),s))return;b({__type:dn.BLOCKHEIGHT_EXCEEDED})}})()}),{abortConfirmation:c,confirmationPromise:u}=this.getTransactionConfirmationPromise({commitment:e,signature:i}),p=this.getCancellationPromise(t),m;try{let b=await Promise.race([p,u,o]);if(b.__type===dn.PROCESSED)m=b.response;else throw new Ko(i)}finally{s=!0,c()}return m}async confirmTransactionUsingDurableNonceStrategy({commitment:e,strategy:{abortSignal:t,minContextSlot:n,nonceAccountPubkey:i,nonceValue:s,signature:o}}){let c=!1,u=new Promise(S=>{let T=s,I=null,x=async()=>{try{let{context:L,value:U}=await this.getNonceAndContext(i,{commitment:e,minContextSlot:n});return I=L.slot,U?.nonce}catch{return T}};(async()=>{if(T=await x(),!c)for(;;){if(s!==T){S({__type:dn.NONCE_INVALID,slotInWhichNonceDidAdvance:I});return}if(await Gn(2e3),c||(T=await x(),c))return}})()}),{abortConfirmation:p,confirmationPromise:m}=this.getTransactionConfirmationPromise({commitment:e,signature:o}),b=this.getCancellationPromise(t),A;try{let S=await Promise.race([b,m,u]);if(S.__type===dn.PROCESSED)A=S.response;else{let T;for(;;){let I=await this.getSignatureStatus(o);if(I==null)break;if(I.context.slot<(S.slotInWhichNonceDidAdvance??n)){await Gn(400);continue}T=I;break}if(T?.value){let I=e||"finalized",{confirmationStatus:x}=T.value;switch(I){case"processed":case"recent":if(x!=="processed"&&x!=="confirmed"&&x!=="finalized")throw new Zn(o);break;case"confirmed":case"single":case"singleGossip":if(x!=="confirmed"&&x!=="finalized")throw new Zn(o);break;case"finalized":case"max":case"root":if(x!=="finalized")throw new Zn(o);break;default:}A={context:T.context,value:{err:T.value.err}}}else throw new Zn(o)}}finally{c=!0,p()}return A}async confirmTransactionUsingLegacyTimeoutStrategy({commitment:e,signature:t}){let n,i=new Promise(u=>{let p=this._confirmTransactionInitialTimeout||6e4;switch(e){case"processed":case"recent":case"single":case"confirmed":case"singleGossip":{p=this._confirmTransactionInitialTimeout||3e4;break}}n=setTimeout(()=>u({__type:dn.TIMED_OUT,timeoutMs:p}),p)}),{abortConfirmation:s,confirmationPromise:o}=this.getTransactionConfirmationPromise({commitment:e,signature:t}),c;try{let u=await Promise.race([o,i]);if(u.__type===dn.PROCESSED)c=u.response;else throw new Ho(t,u.timeoutMs/1e3)}finally{clearTimeout(n),s()}return c}async getClusterNodes(){let e=await this._rpcRequest("getClusterNodes",[]),t=W(e,ye(j(bR)));if("error"in t)throw new Q(t.error,"failed to get cluster nodes");return t.result}async getVoteAccounts(e){let t=this._buildArgs([],e),n=await this._rpcRequest("getVoteAccounts",t),i=W(n,wR);if("error"in i)throw new Q(i.error,"failed to get vote accounts");return i.result}async getSlot(e){let{commitment:t,config:n}=Le(e),i=this._buildArgs([],t,void 0,n),s=await this._rpcRequest("getSlot",i),o=W(s,ye(k()));if("error"in o)throw new Q(o.error,"failed to get slot");return o.result}async getSlotLeader(e){let{commitment:t,config:n}=Le(e),i=this._buildArgs([],t,void 0,n),s=await this._rpcRequest("getSlotLeader",i),o=W(s,ye(z()));if("error"in o)throw new Q(o.error,"failed to get slot leader");return o.result}async getSlotLeaders(e,t){let n=[e,t],i=await this._rpcRequest("getSlotLeaders",n),s=W(i,ye(j(qe)));if("error"in s)throw new Q(s.error,"failed to get slot leaders");return s.result}async getSignatureStatus(e,t){let{context:n,value:i}=await this.getSignatureStatuses([e],t);xe(i.length===1);let s=i[0];return{context:n,value:s}}async getSignatureStatuses(e,t){let n=[e];t&&n.push(t);let i=await this._rpcRequest("getSignatureStatuses",n),s=W(i,vR);if("error"in s)throw new Q(s.error,"failed to get signature status");return s.result}async getTransactionCount(e){let{commitment:t,config:n}=Le(e),i=this._buildArgs([],t,void 0,n),s=await this._rpcRequest("getTransactionCount",i),o=W(s,ye(k()));if("error"in o)throw new Q(o.error,"failed to get transaction count");return o.result}async getTotalSupply(e){return(await this.getSupply({commitment:e,excludeNonCirculatingAccountsList:!0})).value.total}async getInflationGovernor(e){let t=this._buildArgs([],e),n=await this._rpcRequest("getInflationGovernor",t),i=W(n,KE);if("error"in i)throw new Q(i.error,"failed to get inflation");return i.result}async getInflationReward(e,t,n){let{commitment:i,config:s}=Le(n),o=this._buildArgs([e.map(p=>p.toBase58())],i,void 0,{...s,epoch:t??s?.epoch}),c=await this._rpcRequest("getInflationReward",o),u=W(c,NE);if("error"in u)throw new Q(u.error,"failed to get inflation reward");return u.result}async getInflationRate(){let e=await this._rpcRequest("getInflationRate",[]),t=W(e,HE);if("error"in t)throw new Q(t.error,"failed to get inflation rate");return t.result}async getEpochInfo(e){let{commitment:t,config:n}=Le(e),i=this._buildArgs([],t,void 0,n),s=await this._rpcRequest("getEpochInfo",i),o=W(s,ZE);if("error"in o)throw new Q(o.error,"failed to get epoch info");return o.result}async getEpochSchedule(){let e=await this._rpcRequest("getEpochSchedule",[]),t=W(e,YE);if("error"in t)throw new Q(t.error,"failed to get epoch schedule");let n=t.result;return new Ou(n.slotsPerEpoch,n.leaderScheduleSlotOffset,n.warmup,n.firstNormalEpoch,n.firstNormalSlot)}async getLeaderSchedule(){let e=await this._rpcRequest("getLeaderSchedule",[]),t=W(e,JE);if("error"in t)throw new Q(t.error,"failed to get leader schedule");return t.result}async getMinimumBalanceForRentExemption(e,t){let n=this._buildArgs([e],t),i=await this._rpcRequest("getMinimumBalanceForRentExemption",n),s=W(i,SR);return"error"in s?(console.warn("Unable to fetch minimum balance for rent exemption"),0):s.result}async getRecentBlockhashAndContext(e){let{context:t,value:{blockhash:n}}=await this.getLatestBlockhashAndContext(e);return{context:t,value:{blockhash:n,feeCalculator:{get lamportsPerSignature(){throw new Error("The capability to fetch `lamportsPerSignature` using the `getRecentBlockhash` API is no longer offered by the network. Use the `getFeeForMessage` API to obtain the fee for a given message.")},toJSON(){return{}}}}}}async getRecentPerformanceSamples(e){let t=await this._rpcRequest("getRecentPerformanceSamples",e?[e]:[]),n=W(t,UR);if("error"in n)throw new Q(n.error,"failed to get recent performance samples");return n.result}async getFeeCalculatorForBlockhash(e,t){let n=this._buildArgs([e],t),i=await this._rpcRequest("getFeeCalculatorForBlockhash",n),s=W(i,DR);if("error"in s)throw new Q(s.error,"failed to get fee calculator");let{context:o,value:c}=s.result;return{context:o,value:c!==null?c.feeCalculator:null}}async getFeeForMessage(e,t){let n=we(e.serialize()).toString("base64"),i=this._buildArgs([n],t),s=await this._rpcRequest("getFeeForMessage",i),o=W(s,Ze(K(k())));if("error"in o)throw new Q(o.error,"failed to get fee for message");if(o.result===null)throw new Error("invalid blockhash");return o.result}async getRecentPrioritizationFees(e){let t=e?.lockedWritableAccounts?.map(o=>o.toBase58()),n=t?.length?[t]:[],i=await this._rpcRequest("getRecentPrioritizationFees",n),s=W(i,GE);if("error"in s)throw new Q(s.error,"failed to get recent prioritization fees");return s.result}async getRecentBlockhash(e){try{return(await this.getRecentBlockhashAndContext(e)).value}catch(t){throw new Error("failed to get recent blockhash: "+t)}}async getLatestBlockhash(e){try{return(await this.getLatestBlockhashAndContext(e)).value}catch(t){throw new Error("failed to get recent blockhash: "+t)}}async getLatestBlockhashAndContext(e){let{commitment:t,config:n}=Le(e),i=this._buildArgs([],t,void 0,n),s=await this._rpcRequest("getLatestBlockhash",i),o=W(s,CR);if("error"in o)throw new Q(o.error,"failed to get latest blockhash");return o.result}async isBlockhashValid(e,t){let{commitment:n,config:i}=Le(t),s=this._buildArgs([e],n,void 0,i),o=await this._rpcRequest("isBlockhashValid",s),c=W(o,PR);if("error"in c)throw new Q(c.error,"failed to determine if the blockhash `"+e+"`is valid");return c.result}async getVersion(){let e=await this._rpcRequest("getVersion",[]),t=W(e,ye(zE));if("error"in t)throw new Q(t.error,"failed to get version");return t.result}async getGenesisHash(){let e=await this._rpcRequest("getGenesisHash",[]),t=W(e,ye(z()));if("error"in t)throw new Q(t.error,"failed to get genesis hash");return t.result}async getBlock(e,t){let{commitment:n,config:i}=Le(t),s=this._buildArgsAtLeastConfirmed([e],n,void 0,i),o=await this._rpcRequest("getBlock",s);try{switch(i?.transactionDetails){case"accounts":{let c=W(o,OR);if("error"in c)throw c.error;return c.result}case"none":{let c=W(o,kR);if("error"in c)throw c.error;return c.result}default:{let c=W(o,IR);if("error"in c)throw c.error;let{result:u}=c;return u?{...u,transactions:u.transactions.map(({transaction:p,meta:m,version:b})=>({meta:m,transaction:{...p,message:wu(b,p.message)},version:b}))}:null}}}catch(c){throw new Q(c,"failed to get confirmed block")}}async getParsedBlock(e,t){let{commitment:n,config:i}=Le(t),s=this._buildArgsAtLeastConfirmed([e],n,"jsonParsed",i),o=await this._rpcRequest("getBlock",s);try{switch(i?.transactionDetails){case"accounts":{let c=W(o,NR);if("error"in c)throw c.error;return c.result}case"none":{let c=W(o,LR);if("error"in c)throw c.error;return c.result}default:{let c=W(o,TR);if("error"in c)throw c.error;return c.result}}}catch(c){throw new Q(c,"failed to get block")}}async getBlockProduction(e){let t,n;if(typeof e=="string")n=e;else if(e){let{commitment:c,...u}=e;n=c,t=u}let i=this._buildArgs([],n,"base64",t),s=await this._rpcRequest("getBlockProduction",i),o=W(s,VE);if("error"in o)throw new Q(o.error,"failed to get block production information");return o.result}async getTransaction(e,t){let{commitment:n,config:i}=Le(t),s=this._buildArgsAtLeastConfirmed([e],n,void 0,i),o=await this._rpcRequest("getTransaction",s),c=W(o,Eu);if("error"in c)throw new Q(c.error,"failed to get transaction");let u=c.result;return u&&{...u,transaction:{...u.transaction,message:wu(u.version,u.transaction.message)}}}async getParsedTransaction(e,t){let{commitment:n,config:i}=Le(t),s=this._buildArgsAtLeastConfirmed([e],n,"jsonParsed",i),o=await this._rpcRequest("getTransaction",s),c=W(o,Vo);if("error"in c)throw new Q(c.error,"failed to get transaction");return c.result}async getParsedTransactions(e,t){let{commitment:n,config:i}=Le(t),s=e.map(u=>({methodName:"getTransaction",args:this._buildArgsAtLeastConfirmed([u],n,"jsonParsed",i)}));return(await this._rpcBatchRequest(s)).map(u=>{let p=W(u,Vo);if("error"in p)throw new Q(p.error,"failed to get transactions");return p.result})}async getTransactions(e,t){let{commitment:n,config:i}=Le(t),s=e.map(u=>({methodName:"getTransaction",args:this._buildArgsAtLeastConfirmed([u],n,void 0,i)}));return(await this._rpcBatchRequest(s)).map(u=>{let p=W(u,Eu);if("error"in p)throw new Q(p.error,"failed to get transactions");let m=p.result;return m&&{...m,transaction:{...m.transaction,message:wu(m.version,m.transaction.message)}}})}async getConfirmedBlock(e,t){let n=this._buildArgsAtLeastConfirmed([e],t),i=await this._rpcRequest("getBlock",n),s=W(i,BR);if("error"in s)throw new Q(s.error,"failed to get confirmed block");let o=s.result;if(!o)throw new Error("Confirmed block "+e+" not found");let c={...o,transactions:o.transactions.map(({transaction:u,meta:p})=>{let m=new mn(u.message);return{meta:p,transaction:{...u,message:m}}})};return{...c,transactions:c.transactions.map(({transaction:u,meta:p})=>({meta:p,transaction:Se.populate(u.message,u.signatures)}))}}async getBlocks(e,t,n){let i=this._buildArgsAtLeastConfirmed(t!==void 0?[e,t]:[e],n),s=await this._rpcRequest("getBlocks",i),o=W(s,ye(j(k())));if("error"in o)throw new Q(o.error,"failed to get blocks");return o.result}async getBlockSignatures(e,t){let n=this._buildArgsAtLeastConfirmed([e],t,void 0,{transactionDetails:"signatures",rewards:!1}),i=await this._rpcRequest("getBlock",n),s=W(i,Ih);if("error"in s)throw new Q(s.error,"failed to get block");let o=s.result;if(!o)throw new Error("Block "+e+" not found");return o}async getConfirmedBlockSignatures(e,t){let n=this._buildArgsAtLeastConfirmed([e],t,void 0,{transactionDetails:"signatures",rewards:!1}),i=await this._rpcRequest("getBlock",n),s=W(i,Ih);if("error"in s)throw new Q(s.error,"failed to get confirmed block");let o=s.result;if(!o)throw new Error("Confirmed block "+e+" not found");return o}async getConfirmedTransaction(e,t){let n=this._buildArgsAtLeastConfirmed([e],t),i=await this._rpcRequest("getTransaction",n),s=W(i,Eu);if("error"in s)throw new Q(s.error,"failed to get transaction");let o=s.result;if(!o)return o;let c=new mn(o.transaction.message),u=o.transaction.signatures;return{...o,transaction:Se.populate(c,u)}}async getParsedConfirmedTransaction(e,t){let n=this._buildArgsAtLeastConfirmed([e],t,"jsonParsed"),i=await this._rpcRequest("getTransaction",n),s=W(i,Vo);if("error"in s)throw new Q(s.error,"failed to get confirmed transaction");return s.result}async getParsedConfirmedTransactions(e,t){let n=e.map(o=>({methodName:"getTransaction",args:this._buildArgsAtLeastConfirmed([o],t,"jsonParsed")}));return(await this._rpcBatchRequest(n)).map(o=>{let c=W(o,Vo);if("error"in c)throw new Q(c.error,"failed to get confirmed transactions");return c.result})}async getConfirmedSignaturesForAddress(e,t,n){let i={},s=await this.getFirstAvailableBlock();for(;!("until"in i)&&(t--,!(t<=0||t<s));)try{let u=await this.getConfirmedBlockSignatures(t,"finalized");u.signatures.length>0&&(i.until=u.signatures[u.signatures.length-1].toString())}catch(u){if(u instanceof Error&&u.message.includes("skipped"))continue;throw u}let o=await this.getSlot("finalized");for(;!("before"in i)&&(n++,!(n>o));)try{let u=await this.getConfirmedBlockSignatures(n);u.signatures.length>0&&(i.before=u.signatures[u.signatures.length-1].toString())}catch(u){if(u instanceof Error&&u.message.includes("skipped"))continue;throw u}return(await this.getConfirmedSignaturesForAddress2(e,i)).map(u=>u.signature)}async getConfirmedSignaturesForAddress2(e,t,n){let i=this._buildArgsAtLeastConfirmed([e.toBase58()],n,void 0,t),s=await this._rpcRequest("getConfirmedSignaturesForAddress2",i),o=W(s,cR);if("error"in o)throw new Q(o.error,"failed to get confirmed signatures for address");return o.result}async getSignaturesForAddress(e,t,n){let i=this._buildArgsAtLeastConfirmed([e.toBase58()],n,void 0,t),s=await this._rpcRequest("getSignaturesForAddress",i),o=W(s,uR);if("error"in o)throw new Q(o.error,"failed to get signatures for address");return o.result}async getAddressLookupTable(e,t){let{context:n,value:i}=await this.getAccountInfoAndContext(e,t),s=null;return i!==null&&(s=new Jo({key:e,state:Jo.deserialize(i.data)})),{context:n,value:s}}async getNonceAndContext(e,t){let{context:n,value:i}=await this.getAccountInfoAndContext(e,t),s=null;return i!==null&&(s=Iu.fromAccountData(i.data)),{context:n,value:s}}async getNonce(e,t){return await this.getNonceAndContext(e,t).then(n=>n.value).catch(n=>{throw new Error("failed to get nonce for account "+e.toBase58()+": "+n)})}async requestAirdrop(e,t){let n=await this._rpcRequest("requestAirdrop",[e.toBase58(),t]),i=W(n,zR);if("error"in i)throw new Q(i.error,`airdrop to ${e.toBase58()} failed`);return i.result}async _blockhashWithExpiryBlockHeight(e){if(!e){for(;this._pollingBlockhash;)await Gn(100);let n=Date.now()-this._blockhashInfo.lastFetch>=IE;if(this._blockhashInfo.latestBlockhash!==null&&!n)return this._blockhashInfo.latestBlockhash}return await this._pollNewBlockhash()}async _pollNewBlockhash(){this._pollingBlockhash=!0;try{let e=Date.now(),t=this._blockhashInfo.latestBlockhash,n=t?t.blockhash:null;for(let i=0;i<50;i++){let s=await this.getLatestBlockhash("finalized");if(n!==s.blockhash)return this._blockhashInfo={latestBlockhash:s,lastFetch:Date.now(),transactionSignatures:[],simulatedSignatures:[]},s;await Gn(zh/2)}throw new Error(`Unable to obtain a new blockhash after ${Date.now()-e}ms`)}finally{this._pollingBlockhash=!1}}async getStakeMinimumDelegation(e){let{commitment:t,config:n}=Le(e),i=this._buildArgs([],t,"base64",n),s=await this._rpcRequest("getStakeMinimumDelegation",i),o=W(s,Ze(k()));if("error"in o)throw new Q(o.error,"failed to get stake minimum delegation");return o.result}async simulateTransaction(e,t,n){if("message"in e){let I=e.serialize(),x=ae.Buffer.from(I).toString("base64");if(Array.isArray(t)||n!==void 0)throw new Error("Invalid arguments");let L=t||{};L.encoding="base64","commitment"in L||(L.commitment=this.commitment),t&&typeof t=="object"&&"innerInstructions"in t&&(L.innerInstructions=t.innerInstructions);let U=[x,L],B=await this._rpcRequest("simulateTransaction",U),$=W(B,Ah);if("error"in $)throw new Error("failed to simulate transaction: "+$.error.message);return $.result}let i;if(e instanceof Se){let T=e;i=new Se,i.feePayer=T.feePayer,i.instructions=e.instructions,i.nonceInfo=T.nonceInfo,i.signatures=T.signatures}else i=Se.populate(e),i._message=i._json=void 0;if(t!==void 0&&!Array.isArray(t))throw new Error("Invalid arguments");let s=t;if(i.nonceInfo&&s)i.sign(...s);else{let T=this._disableBlockhashCaching;for(;;){let I=await this._blockhashWithExpiryBlockHeight(T);if(i.lastValidBlockHeight=I.lastValidBlockHeight,i.recentBlockhash=I.blockhash,!s)break;if(i.sign(...s),!i.signature)throw new Error("!signature");let x=i.signature.toString("base64");if(!this._blockhashInfo.simulatedSignatures.includes(x)&&!this._blockhashInfo.transactionSignatures.includes(x)){this._blockhashInfo.simulatedSignatures.push(x);break}else T=!0}}let o=i._compile(),c=o.serialize(),p=i._serialize(c).toString("base64"),m={encoding:"base64",commitment:this.commitment};if(n){let T=(Array.isArray(n)?n:o.nonProgramIds()).map(I=>I.toBase58());m.accounts={encoding:"base64",addresses:T}}s&&(m.sigVerify=!0),t&&typeof t=="object"&&"innerInstructions"in t&&(m.innerInstructions=t.innerInstructions);let b=[p,m],A=await this._rpcRequest("simulateTransaction",b),S=W(A,Ah);if("error"in S){let T;if("data"in S.error&&(T=S.error.data.logs,T&&Array.isArray(T))){let I=`
12
12
  `,x=I+T.join(I);console.error(S.error.message,x)}throw new hs({action:"simulate",signature:"",transactionMessage:S.error.message,logs:T})}return S.result}async sendTransaction(e,t,n){if("version"in e){if(t&&Array.isArray(t))throw new Error("Invalid arguments");let o=e.serialize();return await this.sendRawTransaction(o,t)}if(t===void 0||!Array.isArray(t))throw new Error("Invalid arguments");let i=t;if(e.nonceInfo)e.sign(...i);else{let o=this._disableBlockhashCaching;for(;;){let c=await this._blockhashWithExpiryBlockHeight(o);if(e.lastValidBlockHeight=c.lastValidBlockHeight,e.recentBlockhash=c.blockhash,e.sign(...i),!e.signature)throw new Error("!signature");let u=e.signature.toString("base64");if(this._blockhashInfo.transactionSignatures.includes(u))o=!0;else{this._blockhashInfo.transactionSignatures.push(u);break}}}let s=e.serialize();return await this.sendRawTransaction(s,n)}async sendRawTransaction(e,t){let n=we(e).toString("base64");return await this.sendEncodedTransaction(n,t)}async sendEncodedTransaction(e,t){let n={encoding:"base64"},i=t&&t.skipPreflight,s=i===!0?"processed":t&&t.preflightCommitment||this.commitment;t&&t.maxRetries!=null&&(n.maxRetries=t.maxRetries),t&&t.minContextSlot!=null&&(n.minContextSlot=t.minContextSlot),i&&(n.skipPreflight=i),s&&(n.preflightCommitment=s);let o=[e,n],c=await this._rpcRequest("sendTransaction",o),u=W(c,FR);if("error"in u){let p;throw"data"in u.error&&(p=u.error.data.logs),new hs({action:i?"send":"simulate",signature:"",transactionMessage:u.error.message,logs:p})}return u.result}_wsOnOpen(){this._rpcWebSocketConnected=!0,this._rpcWebSocketHeartbeat=setInterval(()=>{(async()=>{try{await this._rpcWebSocket.notify("ping")}catch{}})()},5e3),this._updateSubscriptions()}_wsOnError(e){this._rpcWebSocketConnected=!1,console.error("ws error:",e.message)}_wsOnClose(e){if(this._rpcWebSocketConnected=!1,this._rpcWebSocketGeneration=(this._rpcWebSocketGeneration+1)%Number.MAX_SAFE_INTEGER,this._rpcWebSocketIdleTimeout&&(clearTimeout(this._rpcWebSocketIdleTimeout),this._rpcWebSocketIdleTimeout=null),this._rpcWebSocketHeartbeat&&(clearInterval(this._rpcWebSocketHeartbeat),this._rpcWebSocketHeartbeat=null),e===1e3){this._updateSubscriptions();return}this._subscriptionCallbacksByServerSubscriptionId={},Object.entries(this._subscriptionsByHash).forEach(([t,n])=>{this._setSubscription(t,{...n,state:"pending"})})}_setSubscription(e,t){let n=this._subscriptionsByHash[e]?.state;if(this._subscriptionsByHash[e]=t,n!==t.state){let i=this._subscriptionStateChangeCallbacksByHash[e];i&&i.forEach(s=>{try{s(t.state)}catch{}})}}_onSubscriptionStateChange(e,t){let n=this._subscriptionHashByClientSubscriptionId[e];if(n==null)return()=>{};let i=this._subscriptionStateChangeCallbacksByHash[n]||=new Set;return i.add(t),()=>{i.delete(t),i.size===0&&delete this._subscriptionStateChangeCallbacksByHash[n]}}async _updateSubscriptions(){if(Object.keys(this._subscriptionsByHash).length===0){this._rpcWebSocketConnected&&(this._rpcWebSocketConnected=!1,this._rpcWebSocketIdleTimeout=setTimeout(()=>{this._rpcWebSocketIdleTimeout=null;try{this._rpcWebSocket.close()}catch(n){n instanceof Error&&console.log(`Error when closing socket connection: ${n.message}`)}},500));return}if(this._rpcWebSocketIdleTimeout!==null&&(clearTimeout(this._rpcWebSocketIdleTimeout),this._rpcWebSocketIdleTimeout=null,this._rpcWebSocketConnected=!0),!this._rpcWebSocketConnected){this._rpcWebSocket.connect();return}let e=this._rpcWebSocketGeneration,t=()=>e===this._rpcWebSocketGeneration;await Promise.all(Object.keys(this._subscriptionsByHash).map(async n=>{let i=this._subscriptionsByHash[n];if(i!==void 0)switch(i.state){case"pending":case"unsubscribed":if(i.callbacks.size===0){delete this._subscriptionsByHash[n],i.state==="unsubscribed"&&delete this._subscriptionCallbacksByServerSubscriptionId[i.serverSubscriptionId],await this._updateSubscriptions();return}await(async()=>{let{args:s,method:o}=i;try{this._setSubscription(n,{...i,state:"subscribing"});let c=await this._rpcWebSocket.call(o,s);this._setSubscription(n,{...i,serverSubscriptionId:c,state:"subscribed"}),this._subscriptionCallbacksByServerSubscriptionId[c]=i.callbacks,await this._updateSubscriptions()}catch(c){if(console.error(`Received ${c instanceof Error?"":"JSON-RPC "}error calling \`${o}\``,{args:s,error:c}),!t())return;this._setSubscription(n,{...i,state:"pending"}),await this._updateSubscriptions()}})();break;case"subscribed":i.callbacks.size===0&&await(async()=>{let{serverSubscriptionId:s,unsubscribeMethod:o}=i;if(this._subscriptionsAutoDisposedByRpc.has(s))this._subscriptionsAutoDisposedByRpc.delete(s);else{this._setSubscription(n,{...i,state:"unsubscribing"}),this._setSubscription(n,{...i,state:"unsubscribing"});try{await this._rpcWebSocket.call(o,[s])}catch(c){if(c instanceof Error&&console.error(`${o} error:`,c.message),!t())return;this._setSubscription(n,{...i,state:"subscribed"}),await this._updateSubscriptions();return}}this._setSubscription(n,{...i,state:"unsubscribed"}),await this._updateSubscriptions()})();break}}))}_handleServerNotification(e,t){let n=this._subscriptionCallbacksByServerSubscriptionId[e];n!==void 0&&n.forEach(i=>{try{i(...t)}catch(s){console.error(s)}})}_wsOnAccountNotification(e){let{result:t,subscription:n}=W(e,fR);this._handleServerNotification(n,[t.value,t.context])}_makeSubscription(e,t){let n=this._nextClientSubscriptionId++,i=Rh([e.method,t]),s=this._subscriptionsByHash[i];return s===void 0?this._subscriptionsByHash[i]={...e,args:t,callbacks:new Set([e.callback]),state:"pending"}:s.callbacks.add(e.callback),this._subscriptionHashByClientSubscriptionId[n]=i,this._subscriptionDisposeFunctionsByClientSubscriptionId[n]=async()=>{delete this._subscriptionDisposeFunctionsByClientSubscriptionId[n],delete this._subscriptionHashByClientSubscriptionId[n];let o=this._subscriptionsByHash[i];xe(o!==void 0,`Could not find a \`Subscription\` when tearing down client subscription #${n}`),o.callbacks.delete(e.callback),await this._updateSubscriptions()},this._updateSubscriptions(),n}onAccountChange(e,t,n){let{commitment:i,config:s}=Le(n),o=this._buildArgs([e.toBase58()],i||this._commitment||"finalized","base64",s);return this._makeSubscription({callback:t,method:"accountSubscribe",unsubscribeMethod:"accountUnsubscribe"},o)}async removeAccountChangeListener(e){await this._unsubscribeClientSubscription(e,"account change")}_wsOnProgramAccountNotification(e){let{result:t,subscription:n}=W(e,dR);this._handleServerNotification(n,[{accountId:t.value.pubkey,accountInfo:t.value.account},t.context])}onProgramAccountChange(e,t,n,i){let{commitment:s,config:o}=Le(n),c=this._buildArgs([e.toBase58()],s||this._commitment||"finalized","base64",o||(i?{filters:Sh(i)}:void 0));return this._makeSubscription({callback:t,method:"programSubscribe",unsubscribeMethod:"programUnsubscribe"},c)}async removeProgramAccountChangeListener(e){await this._unsubscribeClientSubscription(e,"program account change")}onLogs(e,t,n){let i=this._buildArgs([typeof e=="object"?{mentions:[e.toString()]}:e],n||this._commitment||"finalized");return this._makeSubscription({callback:t,method:"logsSubscribe",unsubscribeMethod:"logsUnsubscribe"},i)}async removeOnLogsListener(e){await this._unsubscribeClientSubscription(e,"logs")}_wsOnLogsNotification(e){let{result:t,subscription:n}=W(e,VR);this._handleServerNotification(n,[t.value,t.context])}_wsOnSlotNotification(e){let{result:t,subscription:n}=W(e,pR);this._handleServerNotification(n,[t])}onSlotChange(e){return this._makeSubscription({callback:e,method:"slotSubscribe",unsubscribeMethod:"slotUnsubscribe"},[])}async removeSlotChangeListener(e){await this._unsubscribeClientSubscription(e,"slot change")}_wsOnSlotUpdatesNotification(e){let{result:t,subscription:n}=W(e,gR);this._handleServerNotification(n,[t])}onSlotUpdate(e){return this._makeSubscription({callback:e,method:"slotsUpdatesSubscribe",unsubscribeMethod:"slotsUpdatesUnsubscribe"},[])}async removeSlotUpdateListener(e){await this._unsubscribeClientSubscription(e,"slot update")}async _unsubscribeClientSubscription(e,t){let n=this._subscriptionDisposeFunctionsByClientSubscriptionId[e];n?await n():console.warn(`Ignored unsubscribe request because an active subscription with id \`${e}\` for '${t}' events could not be found.`)}_buildArgs(e,t,n,i){let s=t||this._commitment;if(s||n||i){let o={};n&&(o.encoding=n),s&&(o.commitment=s),i&&(o=Object.assign(o,i)),e.push(o)}return e}_buildArgsAtLeastConfirmed(e,t,n,i){let s=t||this._commitment;if(s&&!["confirmed","finalized"].includes(s))throw new Error("Using Connection with default commitment: `"+this._commitment+"`, but method requires at least `confirmed`");return this._buildArgs(e,t,n,i)}_wsOnSignatureNotification(e){let{result:t,subscription:n}=W(e,yR);t.value!=="receivedSignature"&&this._subscriptionsAutoDisposedByRpc.add(n),this._handleServerNotification(n,t.value==="receivedSignature"?[{type:"received"},t.context]:[{type:"status",result:t.value},t.context])}onSignature(e,t,n){let i=this._buildArgs([e],n||this._commitment||"finalized"),s=this._makeSubscription({callback:(o,c)=>{if(o.type==="status"){t(o.result,c);try{this.removeSignatureListener(s)}catch{}}},method:"signatureSubscribe",unsubscribeMethod:"signatureUnsubscribe"},i);return s}onSignatureWithOptions(e,t,n){let{commitment:i,...s}={...n,commitment:n&&n.commitment||this._commitment||"finalized"},o=this._buildArgs([e],i,void 0,s),c=this._makeSubscription({callback:(u,p)=>{t(u,p);try{this.removeSignatureListener(c)}catch{}},method:"signatureSubscribe",unsubscribeMethod:"signatureUnsubscribe"},o);return c}async removeSignatureListener(e){await this._unsubscribeClientSubscription(e,"signature result")}_wsOnRootNotification(e){let{result:t,subscription:n}=W(e,_R);this._handleServerNotification(n,[t])}onRootChange(e){return this._makeSubscription({callback:e,method:"rootSubscribe",unsubscribeMethod:"rootUnsubscribe"},[])}async removeRootChangeListener(e){await this._unsubscribeClientSubscription(e,"root change")}},Cu=class r{constructor(e){this._keypair=void 0,this._keypair=e??gh()}static generate(){return new r(gh())}static fromSecretKey(e,t){if(e.byteLength!==64)throw new Error("bad secret key size");let n=e.slice(32,64);if(!t||!t.skipValidation){let i=e.slice(0,32),s=Au(i);for(let o=0;o<32;o++)if(n[o]!==s[o])throw new Error("provided secretKey is invalid")}return new r({publicKey:n,secretKey:e})}static fromSeed(e){let t=Au(e),n=new Uint8Array(64);return n.set(e),n.set(t,32),new r({publicKey:t,secretKey:n})}get publicKey(){return new ce(this._keypair.publicKey)}get secretKey(){return new Uint8Array(this._keypair.secretKey)}},fs=Object.freeze({CreateLookupTable:{index:0,layout:R.struct([R.u32("instruction"),ki("recentSlot"),R.u8("bumpSeed")])},FreezeLookupTable:{index:1,layout:R.struct([R.u32("instruction")])},ExtendLookupTable:{index:2,layout:R.struct([R.u32("instruction"),ki(),R.seq(be(),R.offset(R.u32(),-8),"addresses")])},DeactivateLookupTable:{index:3,layout:R.struct([R.u32("instruction")])},CloseLookupTable:{index:4,layout:R.struct([R.u32("instruction")])}});var Pu=class{constructor(){}static createLookupTable(e){let[t,n]=ce.findProgramAddressSync([e.authority.toBuffer(),Jc().encode(e.recentSlot)],this.programId),i=fs.CreateLookupTable,s=Ee(i,{recentSlot:BigInt(e.recentSlot),bumpSeed:n}),o=[{pubkey:t,isSigner:!1,isWritable:!0},{pubkey:e.authority,isSigner:!0,isWritable:!1},{pubkey:e.payer,isSigner:!0,isWritable:!0},{pubkey:Ft.programId,isSigner:!1,isWritable:!1}];return[new Te({programId:this.programId,keys:o,data:s}),t]}static freezeLookupTable(e){let t=fs.FreezeLookupTable,n=Ee(t),i=[{pubkey:e.lookupTable,isSigner:!1,isWritable:!0},{pubkey:e.authority,isSigner:!0,isWritable:!1}];return new Te({programId:this.programId,keys:i,data:n})}static extendLookupTable(e){let t=fs.ExtendLookupTable,n=Ee(t,{addresses:e.addresses.map(s=>s.toBytes())}),i=[{pubkey:e.lookupTable,isSigner:!1,isWritable:!0},{pubkey:e.authority,isSigner:!0,isWritable:!1}];return e.payer&&i.push({pubkey:e.payer,isSigner:!0,isWritable:!0},{pubkey:Ft.programId,isSigner:!1,isWritable:!1}),new Te({programId:this.programId,keys:i,data:n})}static deactivateLookupTable(e){let t=fs.DeactivateLookupTable,n=Ee(t),i=[{pubkey:e.lookupTable,isSigner:!1,isWritable:!0},{pubkey:e.authority,isSigner:!0,isWritable:!1}];return new Te({programId:this.programId,keys:i,data:n})}static closeLookupTable(e){let t=fs.CloseLookupTable,n=Ee(t),i=[{pubkey:e.lookupTable,isSigner:!1,isWritable:!0},{pubkey:e.authority,isSigner:!0,isWritable:!1},{pubkey:e.recipient,isSigner:!1,isWritable:!0}];return new Te({programId:this.programId,keys:i,data:n})}};Pu.programId=new ce("AddressLookupTab1e1111111111111111111111111");var Wo=Object.freeze({RequestUnits:{index:0,layout:R.struct([R.u8("instruction"),R.u32("units"),R.u32("additionalFee")])},RequestHeapFrame:{index:1,layout:R.struct([R.u8("instruction"),R.u32("bytes")])},SetComputeUnitLimit:{index:2,layout:R.struct([R.u8("instruction"),R.u32("units")])},SetComputeUnitPrice:{index:3,layout:R.struct([R.u8("instruction"),ki("microLamports")])}}),Mu=class{constructor(){}static requestUnits(e){let t=Wo.RequestUnits,n=Ee(t,e);return new Te({keys:[],programId:this.programId,data:n})}static requestHeapFrame(e){let t=Wo.RequestHeapFrame,n=Ee(t,e);return new Te({keys:[],programId:this.programId,data:n})}static setComputeUnitLimit(e){let t=Wo.SetComputeUnitLimit,n=Ee(t,e);return new Te({keys:[],programId:this.programId,data:n})}static setComputeUnitPrice(e){let t=Wo.SetComputeUnitPrice,n=Ee(t,{microLamports:BigInt(e.microLamports)});return new Te({keys:[],programId:this.programId,data:n})}};Mu.programId=new ce("ComputeBudget111111111111111111111111111111");var kh=64,Oh=32,Th=64,Nh=R.struct([R.u8("numSignatures"),R.u8("padding"),R.u16("signatureOffset"),R.u16("signatureInstructionIndex"),R.u16("publicKeyOffset"),R.u16("publicKeyInstructionIndex"),R.u16("messageDataOffset"),R.u16("messageDataSize"),R.u16("messageInstructionIndex")]),Uu=class r{constructor(){}static createInstructionWithPublicKey(e){let{publicKey:t,message:n,signature:i,instructionIndex:s}=e;xe(t.length===Oh,`Public Key must be ${Oh} bytes but received ${t.length} bytes`),xe(i.length===Th,`Signature must be ${Th} bytes but received ${i.length} bytes`);let o=Nh.span,c=o+t.length,u=c+i.length,p=1,m=ae.Buffer.alloc(u+n.length),b=s??65535;return Nh.encode({numSignatures:p,padding:0,signatureOffset:c,signatureInstructionIndex:b,publicKeyOffset:o,publicKeyInstructionIndex:b,messageDataOffset:u,messageDataSize:n.length,messageInstructionIndex:b},m),m.fill(t,o),m.fill(i,c),m.fill(n,u),new Te({keys:[],programId:r.programId,data:m})}static createInstructionWithPrivateKey(e){let{privateKey:t,message:n,instructionIndex:i}=e;xe(t.length===kh,`Private key must be ${kh} bytes but received ${t.length} bytes`);try{let s=Cu.fromSecretKey(t),o=s.publicKey.toBytes(),c=zu(n,s.secretKey);return this.createInstructionWithPublicKey({publicKey:o,message:n,signature:c,instructionIndex:i})}catch(s){throw new Error(`Error creating instruction; ${s}`)}}};Uu.programId=new ce("Ed25519SigVerify111111111111111111111111111");var qR=(r,e)=>{let t=cs.sign(r,e);return[t.toCompactRawBytes(),t.recovery]};cs.utils.isValidPrivateKey;var jR=cs.getPublicKey,Lh=32,Ru=20,Bh=64,KR=11,vu=R.struct([R.u8("numSignatures"),R.u16("signatureOffset"),R.u8("signatureInstructionIndex"),R.u16("ethAddressOffset"),R.u8("ethAddressInstructionIndex"),R.u16("messageDataOffset"),R.u16("messageDataSize"),R.u8("messageInstructionIndex"),R.blob(20,"ethAddress"),R.blob(64,"signature"),R.u8("recoveryId")]),Du=class r{constructor(){}static publicKeyToEthAddress(e){xe(e.length===Bh,`Public key must be ${Bh} bytes but received ${e.length} bytes`);try{return ae.Buffer.from(lu(we(e))).slice(-Ru)}catch(t){throw new Error(`Error constructing Ethereum address: ${t}`)}}static createInstructionWithPublicKey(e){let{publicKey:t,message:n,signature:i,recoveryId:s,instructionIndex:o}=e;return r.createInstructionWithEthAddress({ethAddress:r.publicKeyToEthAddress(t),message:n,signature:i,recoveryId:s,instructionIndex:o})}static createInstructionWithEthAddress(e){let{ethAddress:t,message:n,signature:i,recoveryId:s,instructionIndex:o=0}=e,c;typeof t=="string"?t.startsWith("0x")?c=ae.Buffer.from(t.substr(2),"hex"):c=ae.Buffer.from(t,"hex"):c=t,xe(c.length===Ru,`Address must be ${Ru} bytes but received ${c.length} bytes`);let u=1+KR,p=u,m=u+c.length,b=m+i.length+1,A=1,S=ae.Buffer.alloc(vu.span+n.length);return vu.encode({numSignatures:A,signatureOffset:m,signatureInstructionIndex:o,ethAddressOffset:p,ethAddressInstructionIndex:o,messageDataOffset:b,messageDataSize:n.length,messageInstructionIndex:o,signature:we(i),ethAddress:we(c),recoveryId:s},S),S.fill(we(n),vu.span),new Te({keys:[],programId:r.programId,data:S})}static createInstructionWithPrivateKey(e){let{privateKey:t,message:n,instructionIndex:i}=e;xe(t.length===Lh,`Private key must be ${Lh} bytes but received ${t.length} bytes`);try{let s=we(t),o=jR(s,!1).slice(1),c=ae.Buffer.from(lu(we(n))),[u,p]=qR(c,s);return this.createInstructionWithPublicKey({publicKey:o,message:n,signature:u,recoveryId:p,instructionIndex:i})}catch(s){throw new Error(`Error creating instruction; ${s}`)}}};Du.programId=new ce("KeccakSecp256k11111111111111111111111111111");var Jh,HR=new ce("StakeConfig11111111111111111111111111111111");var ms=class{constructor(e,t,n){this.unixTimestamp=void 0,this.epoch=void 0,this.custodian=void 0,this.unixTimestamp=e,this.epoch=t,this.custodian=n}};Jh=ms;ms.default=new Jh(0,0,ce.default);var hn=Object.freeze({Initialize:{index:0,layout:R.struct([R.u32("instruction"),cE(),uE()])},Authorize:{index:1,layout:R.struct([R.u32("instruction"),be("newAuthorized"),R.u32("stakeAuthorizationType")])},Delegate:{index:2,layout:R.struct([R.u32("instruction")])},Split:{index:3,layout:R.struct([R.u32("instruction"),R.ns64("lamports")])},Withdraw:{index:4,layout:R.struct([R.u32("instruction"),R.ns64("lamports")])},Deactivate:{index:5,layout:R.struct([R.u32("instruction")])},Merge:{index:7,layout:R.struct([R.u32("instruction")])},AuthorizeWithSeed:{index:8,layout:R.struct([R.u32("instruction"),be("newAuthorized"),R.u32("stakeAuthorizationType"),xi("authoritySeed"),be("authorityOwner")])}}),yI=Object.freeze({Staker:{index:0},Withdrawer:{index:1}}),ea=class{constructor(){}static initialize(e){let{stakePubkey:t,authorized:n,lockup:i}=e,s=i||ms.default,o=hn.Initialize,c=Ee(o,{authorized:{staker:we(n.staker.toBuffer()),withdrawer:we(n.withdrawer.toBuffer())},lockup:{unixTimestamp:s.unixTimestamp,epoch:s.epoch,custodian:we(s.custodian.toBuffer())}}),u={keys:[{pubkey:t,isSigner:!1,isWritable:!0},{pubkey:ds,isSigner:!1,isWritable:!1}],programId:this.programId,data:c};return new Te(u)}static createAccountWithSeed(e){let t=new Se;t.add(Ft.createAccountWithSeed({fromPubkey:e.fromPubkey,newAccountPubkey:e.stakePubkey,basePubkey:e.basePubkey,seed:e.seed,lamports:e.lamports,space:this.space,programId:this.programId}));let{stakePubkey:n,authorized:i,lockup:s}=e;return t.add(this.initialize({stakePubkey:n,authorized:i,lockup:s}))}static createAccount(e){let t=new Se;t.add(Ft.createAccount({fromPubkey:e.fromPubkey,newAccountPubkey:e.stakePubkey,lamports:e.lamports,space:this.space,programId:this.programId}));let{stakePubkey:n,authorized:i,lockup:s}=e;return t.add(this.initialize({stakePubkey:n,authorized:i,lockup:s}))}static delegate(e){let{stakePubkey:t,authorizedPubkey:n,votePubkey:i}=e,s=hn.Delegate,o=Ee(s);return new Se().add({keys:[{pubkey:t,isSigner:!1,isWritable:!0},{pubkey:i,isSigner:!1,isWritable:!1},{pubkey:Dr,isSigner:!1,isWritable:!1},{pubkey:yu,isSigner:!1,isWritable:!1},{pubkey:HR,isSigner:!1,isWritable:!1},{pubkey:n,isSigner:!0,isWritable:!1}],programId:this.programId,data:o})}static authorize(e){let{stakePubkey:t,authorizedPubkey:n,newAuthorizedPubkey:i,stakeAuthorizationType:s,custodianPubkey:o}=e,c=hn.Authorize,u=Ee(c,{newAuthorized:we(i.toBuffer()),stakeAuthorizationType:s.index}),p=[{pubkey:t,isSigner:!1,isWritable:!0},{pubkey:Dr,isSigner:!1,isWritable:!0},{pubkey:n,isSigner:!0,isWritable:!1}];return o&&p.push({pubkey:o,isSigner:!0,isWritable:!1}),new Se().add({keys:p,programId:this.programId,data:u})}static authorizeWithSeed(e){let{stakePubkey:t,authorityBase:n,authoritySeed:i,authorityOwner:s,newAuthorizedPubkey:o,stakeAuthorizationType:c,custodianPubkey:u}=e,p=hn.AuthorizeWithSeed,m=Ee(p,{newAuthorized:we(o.toBuffer()),stakeAuthorizationType:c.index,authoritySeed:i,authorityOwner:we(s.toBuffer())}),b=[{pubkey:t,isSigner:!1,isWritable:!0},{pubkey:n,isSigner:!0,isWritable:!1},{pubkey:Dr,isSigner:!1,isWritable:!1}];return u&&b.push({pubkey:u,isSigner:!0,isWritable:!1}),new Se().add({keys:b,programId:this.programId,data:m})}static splitInstruction(e){let{stakePubkey:t,authorizedPubkey:n,splitStakePubkey:i,lamports:s}=e,o=hn.Split,c=Ee(o,{lamports:s});return new Te({keys:[{pubkey:t,isSigner:!1,isWritable:!0},{pubkey:i,isSigner:!1,isWritable:!0},{pubkey:n,isSigner:!0,isWritable:!1}],programId:this.programId,data:c})}static split(e,t){let n=new Se;return n.add(Ft.createAccount({fromPubkey:e.authorizedPubkey,newAccountPubkey:e.splitStakePubkey,lamports:t,space:this.space,programId:this.programId})),n.add(this.splitInstruction(e))}static splitWithSeed(e,t){let{stakePubkey:n,authorizedPubkey:i,splitStakePubkey:s,basePubkey:o,seed:c,lamports:u}=e,p=new Se;return p.add(Ft.allocate({accountPubkey:s,basePubkey:o,seed:c,space:this.space,programId:this.programId})),t&&t>0&&p.add(Ft.transfer({fromPubkey:e.authorizedPubkey,toPubkey:s,lamports:t})),p.add(this.splitInstruction({stakePubkey:n,authorizedPubkey:i,splitStakePubkey:s,lamports:u}))}static merge(e){let{stakePubkey:t,sourceStakePubKey:n,authorizedPubkey:i}=e,s=hn.Merge,o=Ee(s);return new Se().add({keys:[{pubkey:t,isSigner:!1,isWritable:!0},{pubkey:n,isSigner:!1,isWritable:!0},{pubkey:Dr,isSigner:!1,isWritable:!1},{pubkey:yu,isSigner:!1,isWritable:!1},{pubkey:i,isSigner:!0,isWritable:!1}],programId:this.programId,data:o})}static withdraw(e){let{stakePubkey:t,authorizedPubkey:n,toPubkey:i,lamports:s,custodianPubkey:o}=e,c=hn.Withdraw,u=Ee(c,{lamports:s}),p=[{pubkey:t,isSigner:!1,isWritable:!0},{pubkey:i,isSigner:!1,isWritable:!0},{pubkey:Dr,isSigner:!1,isWritable:!1},{pubkey:yu,isSigner:!1,isWritable:!1},{pubkey:n,isSigner:!0,isWritable:!1}];return o&&p.push({pubkey:o,isSigner:!0,isWritable:!1}),new Se().add({keys:p,programId:this.programId,data:u})}static deactivate(e){let{stakePubkey:t,authorizedPubkey:n}=e,i=hn.Deactivate,s=Ee(i);return new Se().add({keys:[{pubkey:t,isSigner:!1,isWritable:!0},{pubkey:Dr,isSigner:!1,isWritable:!1},{pubkey:n,isSigner:!0,isWritable:!1}],programId:this.programId,data:s})}};ea.programId=new ce("Stake11111111111111111111111111111111111111");ea.space=200;var ls=Object.freeze({InitializeAccount:{index:0,layout:R.struct([R.u32("instruction"),fE()])},Authorize:{index:1,layout:R.struct([R.u32("instruction"),be("newAuthorized"),R.u32("voteAuthorizationType")])},Withdraw:{index:3,layout:R.struct([R.u32("instruction"),R.ns64("lamports")])},UpdateValidatorIdentity:{index:4,layout:R.struct([R.u32("instruction")])},AuthorizeWithSeed:{index:10,layout:R.struct([R.u32("instruction"),lE()])}}),_I=Object.freeze({Voter:{index:0},Withdrawer:{index:1}}),ta=class r{constructor(){}static initializeAccount(e){let{votePubkey:t,nodePubkey:n,voteInit:i}=e,s=ls.InitializeAccount,o=Ee(s,{voteInit:{nodePubkey:we(i.nodePubkey.toBuffer()),authorizedVoter:we(i.authorizedVoter.toBuffer()),authorizedWithdrawer:we(i.authorizedWithdrawer.toBuffer()),commission:i.commission}}),c={keys:[{pubkey:t,isSigner:!1,isWritable:!0},{pubkey:ds,isSigner:!1,isWritable:!1},{pubkey:Dr,isSigner:!1,isWritable:!1},{pubkey:n,isSigner:!0,isWritable:!1}],programId:this.programId,data:o};return new Te(c)}static createAccount(e){let t=new Se;return t.add(Ft.createAccount({fromPubkey:e.fromPubkey,newAccountPubkey:e.votePubkey,lamports:e.lamports,space:this.space,programId:this.programId})),t.add(this.initializeAccount({votePubkey:e.votePubkey,nodePubkey:e.voteInit.nodePubkey,voteInit:e.voteInit}))}static authorize(e){let{votePubkey:t,authorizedPubkey:n,newAuthorizedPubkey:i,voteAuthorizationType:s}=e,o=ls.Authorize,c=Ee(o,{newAuthorized:we(i.toBuffer()),voteAuthorizationType:s.index}),u=[{pubkey:t,isSigner:!1,isWritable:!0},{pubkey:Dr,isSigner:!1,isWritable:!1},{pubkey:n,isSigner:!0,isWritable:!1}];return new Se().add({keys:u,programId:this.programId,data:c})}static authorizeWithSeed(e){let{currentAuthorityDerivedKeyBasePubkey:t,currentAuthorityDerivedKeyOwnerPubkey:n,currentAuthorityDerivedKeySeed:i,newAuthorizedPubkey:s,voteAuthorizationType:o,votePubkey:c}=e,u=ls.AuthorizeWithSeed,p=Ee(u,{voteAuthorizeWithSeedArgs:{currentAuthorityDerivedKeyOwnerPubkey:we(n.toBuffer()),currentAuthorityDerivedKeySeed:i,newAuthorized:we(s.toBuffer()),voteAuthorizationType:o.index}}),m=[{pubkey:c,isSigner:!1,isWritable:!0},{pubkey:Dr,isSigner:!1,isWritable:!1},{pubkey:t,isSigner:!0,isWritable:!1}];return new Se().add({keys:m,programId:this.programId,data:p})}static withdraw(e){let{votePubkey:t,authorizedWithdrawerPubkey:n,lamports:i,toPubkey:s}=e,o=ls.Withdraw,c=Ee(o,{lamports:i}),u=[{pubkey:t,isSigner:!1,isWritable:!0},{pubkey:s,isSigner:!1,isWritable:!0},{pubkey:n,isSigner:!0,isWritable:!1}];return new Se().add({keys:u,programId:this.programId,data:c})}static safeWithdraw(e,t,n){if(e.lamports>t-n)throw new Error("Withdraw will leave vote account with insufficient funds.");return r.withdraw(e)}static updateValidatorIdentity(e){let{votePubkey:t,authorizedWithdrawerPubkey:n,nodePubkey:i}=e,s=ls.UpdateValidatorIdentity,o=Ee(s),c=[{pubkey:t,isSigner:!1,isWritable:!0},{pubkey:i,isSigner:!0,isWritable:!1},{pubkey:n,isSigner:!0,isWritable:!1}];return new Se().add({keys:c,programId:this.programId,data:o})}};ta.programId=new ce("Vote111111111111111111111111111111111111111");ta.space=3762;var bI=new ce("Va1idator1nfo111111111111111111111111111111"),wI=P({name:z(),website:ne(z()),details:ne(z()),iconUrl:ne(z()),keybaseUsername:ne(z())});var EI=new ce("Vote111111111111111111111111111111111111111"),RI=R.struct([be("nodePubkey"),be("authorizedWithdrawer"),R.u8("commission"),R.nu64(),R.seq(R.struct([R.nu64("slot"),R.u32("confirmationCount")]),R.offset(R.u32(),-8),"votes"),R.u8("rootSlotValid"),R.nu64("rootSlot"),R.nu64(),R.seq(R.struct([R.nu64("epoch"),be("authorizedVoter")]),R.offset(R.u32(),-8),"authorizedVoters"),R.struct([R.seq(R.struct([be("authorizedPubkey"),R.nu64("epochOfLastAuthorizedSwitch"),R.nu64("targetEpoch")]),32,"buf"),R.nu64("idx"),R.u8("isEmpty")],"priorVoters"),R.nu64(),R.seq(R.struct([R.nu64("epoch"),R.nu64("credits"),R.nu64("prevCredits")]),R.offset(R.u32(),-8),"epochCredits"),R.struct([R.nu64("slot"),R.nu64("timestamp")],"lastTimestamp")]);var qu=r=>({request:r,signMessage:e=>r({method:"signMessage",params:{message:e}}),signTransaction:e=>r({method:"signTransaction",params:{transaction:e}}),signAndSendTransaction:e=>r({method:"signAndSendTransaction",params:e})});function ju(r){return Buffer.from(r.serialize({verifySignatures:!1})).toString("base64")}function Ku(r){let e=Buffer.from(r,"base64");return ra.deserializeMessageVersion(e)==="legacy"?Yo.deserialize(e):Se.from(e)}function GR(r){return async t=>{if(t.method==="connect")return await r(t);if(t.method==="signMessage")return await r(t);if(t.method==="signAndSendTransaction"){let{transaction:n,options:i}=t.params,s={transaction:Ku(n),options:i};return await r({method:"signAndSendTransaction",params:s})}if(t.method==="signTransaction"){let{transaction:n}=t.params,i={transaction:Ku(n)},{signedTransaction:s}=await r({method:"signTransaction",params:i});return{signedTransaction:ju(s)}}}}function Hu(r){return async t=>{if(t.method==="connect")return await r(t);if(t.method==="signMessage")return await r(t);if(t.method==="signAndSendTransaction"){let{transaction:n}=t.params,i={transaction:ju(n)};return await r({method:"signAndSendTransaction",params:i})}if(t.method==="signTransaction"){let{transaction:n}=t.params,i={transaction:ju(n)},{signedTransaction:s}=await r({method:"signTransaction",params:i});return{signedTransaction:Ku(s)}}}}var Xh=({miniAppHost:r,emitter:e})=>{let t,n=null;return{visible:!1,get onback(){return n},set onback(i){n&&e.removeListener("backNavigationTriggered",n),n=i,i&&e.addListener("backNavigationTriggered",i)},async show(){await r.updateBackState({visible:!0}),this.visible=!0},async hide(){await r.updateBackState({visible:!1}),this.visible=!1},async enableWebNavigation(){t=ZR({back:this,emitter:e})},async disableWebNavigation(){t?.(),t=void 0}}};function ZR({emitter:r,back:e}){let t=YR();if(t)return JR({emitter:r,back:e,navigation:t});if(typeof window<"u")return XR({emitter:r,back:e,window})}function YR(){if(typeof window<"u"&&window.navigation!==void 0)return window.navigation}function JR({emitter:r,back:e,navigation:t}){function n(){t.canGoBack?e.show():e.hide()}function i(){e.visible&&t.canGoBack&&t.back()}return t.addEventListener("navigatesuccess",n),r.addListener("backNavigationTriggered",i),()=>{t.removeEventListener("navigatesuccess",n),r.removeListener("backNavigationTriggered",i)}}function XR({emitter:r,back:e,window:t}){e.show();function n(){e.visible&&t.history.back()}return r.addListener("backNavigationTriggered",n),()=>{r.removeListener("backNavigationTriggered",n)}}var Qh="0.1.1";function ep(){return Qh}var sa=class r extends Error{constructor(e,t={}){let n=(()=>{if(t.cause instanceof r){if(t.cause.details)return t.cause.details;if(t.cause.shortMessage)return t.cause.shortMessage}return t.cause?.message?t.cause.message:t.details})(),i=t.cause instanceof r&&t.cause.docsPath||t.docsPath,o=`https://oxlib.sh${i??""}`,c=[e||"An error occurred.",...t.metaMessages?["",...t.metaMessages]:[],...n||i?["",n?`Details: ${n}`:void 0,i?`See: ${o}`:void 0]:[]].filter(u=>typeof u=="string").join(`
13
13
  `);super(c,t.cause?{cause:t.cause}:void 0),Object.defineProperty(this,"details",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docs",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docsPath",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"shortMessage",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"cause",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"BaseError"}),Object.defineProperty(this,"version",{enumerable:!0,configurable:!0,writable:!0,value:`ox@${ep()}`}),this.cause=t.cause,this.details=n,this.docs=o,this.docsPath=i,this.shortMessage=e}walk(e){return tp(this,e)}};function tp(r,e){return e?.(r)?r:r&&typeof r=="object"&&"cause"in r&&r.cause?tp(r.cause,e):e?null:r}function oa(r,e={}){let{raw:t=!1}=e,n=r;if(t)return r;if(n.error){let{code:i}=n.error,s=i===Qn.code?Qn:i===gs.code?gs:i===As.code?As:i===vs.code?vs:i===Es.code?Es:i===Ss.code?Ss:i===ws.code?ws:i===xs.code?xs:i===ys.code?ys:i===_s.code?_s:i===bs.code?bs:i===Rs.code?Rs:xt;throw new s(n.error)}return n.result}var xt=class extends Error{constructor(e){let{code:t,message:n,data:i}=e;super(n),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"RpcResponse.BaseError"}),Object.defineProperty(this,"code",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"data",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.code=t,this.data=i}},gs=class r extends xt{constructor(e={}){super({message:"Missing or invalid parameters.",...e,code:r.code}),Object.defineProperty(this,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32e3}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"RpcResponse.InvalidInputError"})}};Object.defineProperty(gs,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32e3});var ys=class r extends xt{constructor(e={}){super({message:"Requested resource not found.",...e,code:r.code}),Object.defineProperty(this,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32001}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"RpcResponse.ResourceNotFoundError"})}};Object.defineProperty(ys,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32001});var _s=class r extends xt{constructor(e={}){super({message:"Requested resource not available.",...e,code:r.code}),Object.defineProperty(this,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32002}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"RpcResponse.ResourceUnavailableError"})}};Object.defineProperty(_s,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32002});var bs=class r extends xt{constructor(e={}){super({message:"Transaction creation failed.",...e,code:r.code}),Object.defineProperty(this,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32003}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"RpcResponse.TransactionRejectedError"})}};Object.defineProperty(bs,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32003});var ws=class r extends xt{constructor(e={}){super({message:"Method is not implemented.",...e,code:r.code}),Object.defineProperty(this,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32004}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"RpcResponse.MethodNotSupportedError"})}};Object.defineProperty(ws,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32004});var Es=class r extends xt{constructor(e={}){super({message:"Rate limit exceeded.",...e,code:r.code}),Object.defineProperty(this,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32005}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"RpcResponse.LimitExceededError"})}};Object.defineProperty(Es,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32005});var Rs=class r extends xt{constructor(e={}){super({message:"JSON-RPC version not supported.",...e,code:r.code}),Object.defineProperty(this,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32006}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"RpcResponse.VersionNotSupportedError"})}};Object.defineProperty(Rs,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32006});var vs=class r extends xt{constructor(e={}){super({message:"Input is not a valid JSON-RPC request.",...e,code:r.code}),Object.defineProperty(this,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32600}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"RpcResponse.InvalidRequestError"})}};Object.defineProperty(vs,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32600});var Ss=class r extends xt{constructor(e={}){super({message:"Method does not exist.",...e,code:r.code}),Object.defineProperty(this,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32601}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"RpcResponse.MethodNotFoundError"})}};Object.defineProperty(Ss,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32601});var As=class r extends xt{constructor(e={}){super({message:"Invalid method parameters.",...e,code:r.code}),Object.defineProperty(this,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32602}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"RpcResponse.InvalidParamsError"})}};Object.defineProperty(As,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32602});var Qn=class r extends xt{constructor(e={}){super({message:"Internal JSON-RPC error.",...e,code:r.code}),Object.defineProperty(this,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32603}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"RpcResponse.InternalErrorError"})}};Object.defineProperty(Qn,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32603});var xs=class r extends xt{constructor(e={}){super({message:"Failed to parse JSON-RPC response.",...e,code:r.code}),Object.defineProperty(this,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32700}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"RpcResponse.ParseError"})}};Object.defineProperty(xs,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32700});var Rr=class extends Error{constructor(e,t){super(t),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"ProviderRpcError"}),Object.defineProperty(this,"code",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"details",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.code=e,this.details=t}},Is=class extends Rr{constructor({message:e="The user rejected the request."}={}){super(4001,e),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Provider.UserRejectedRequestError"})}};Object.defineProperty(Is,"code",{enumerable:!0,configurable:!0,writable:!0,value:4001});var ks=class extends Rr{constructor({message:e="The requested method and/or account has not been authorized by the user."}={}){super(4100,e),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Provider.UnauthorizedError"})}};Object.defineProperty(ks,"code",{enumerable:!0,configurable:!0,writable:!0,value:4100});var Os=class extends Rr{constructor({message:e="The provider does not support the requested method."}={}){super(4200,e),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Provider.UnsupportedMethodError"})}};Object.defineProperty(Os,"code",{enumerable:!0,configurable:!0,writable:!0,value:4200});var Ts=class extends Rr{constructor({message:e="The provider is disconnected from all chains."}={}){super(4900,e),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Provider.DisconnectedError"})}};Object.defineProperty(Ts,"code",{enumerable:!0,configurable:!0,writable:!0,value:4900});var Ns=class extends Rr{constructor({message:e="The provider is not connected to the requested chain."}={}){super(4901,e),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Provider.ChainDisconnectedError"})}};Object.defineProperty(Ns,"code",{enumerable:!0,configurable:!0,writable:!0,value:4901});function np(){let r=new Hn.default;return{get eventNames(){return r.eventNames.bind(r)},get listenerCount(){return r.listenerCount.bind(r)},get listeners(){return r.listeners.bind(r)},addListener:r.addListener.bind(r),emit:r.emit.bind(r),off:r.off.bind(r),on:r.on.bind(r),once:r.once.bind(r),removeAllListeners:r.removeAllListeners.bind(r),removeListener:r.removeListener.bind(r)}}function ip(r,e={}){let{includeEvents:t=!0}=e;if(!r)throw new Gu;return{...t?{on:r.on?.bind(r),removeListener:r.removeListener?.bind(r)}:{},async request(n){let i=await r.request(n);return i&&typeof i=="object"&&"jsonrpc"in i?oa(i):i}}}var Gu=class extends sa{constructor(){super("`provider` is undefined."),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Provider.IsUndefinedError"})}};function sp(r={}){let e=r.id??0;return{prepare(t){return tv({id:e++,...t})},get id(){return e}}}function tv(r){return{...r,jsonrpc:"2.0"}}var ap=Symbol("Comlink.proxy"),nv=Symbol("Comlink.endpoint"),iv=Symbol("Comlink.releaseProxy"),Zu=Symbol("Comlink.finalizer"),ca=Symbol("Comlink.thrown"),cp=r=>typeof r=="object"&&r!==null||typeof r=="function",sv={canHandle:r=>cp(r)&&r[ap],serialize(r){let{port1:e,port2:t}=new MessageChannel;return fp(r,e),[t,[t]]},deserialize(r){return r.start(),Ju(r)}},ov={canHandle:r=>cp(r)&&ca in r,serialize({value:r}){let e;return r instanceof Error?e={isError:!0,value:{message:r.message,name:r.name,stack:r.stack}}:e={isError:!1,value:r},[e,[]]},deserialize(r){throw r.isError?Object.assign(new Error(r.value.message),r.value):r.value}},up=new Map([["proxy",sv],["throw",ov]]);function av(r,e){for(let t of r)if(e===t||t==="*"||t instanceof RegExp&&t.test(e))return!0;return!1}function fp(r,e=globalThis,t=["*"]){e.addEventListener("message",function n(i){if(!i||!i.data)return;if(!av(t,i.origin)){console.warn(`Invalid origin '${i.origin}' for comlink proxy`);return}let{id:s,type:o,path:c}=Object.assign({path:[]},i.data),u=(i.data.argumentList||[]).map(ei),p;try{let m=c.slice(0,-1).reduce((A,S)=>A[S],r),b=c.reduce((A,S)=>A[S],r);switch(o){case"GET":p=b;break;case"SET":m[c.slice(-1)[0]]=ei(i.data.value),p=!0;break;case"APPLY":p=b.apply(m,u);break;case"CONSTRUCT":{let A=new b(...u);p=hv(A)}break;case"ENDPOINT":{let{port1:A,port2:S}=new MessageChannel;fp(r,S),p=dv(A,[A])}break;case"RELEASE":p=void 0;break;default:return}}catch(m){p={value:m,[ca]:0}}Promise.resolve(p).catch(m=>({value:m,[ca]:0})).then(m=>{let[b,A]=la(m);e.postMessage(Object.assign(Object.assign({},b),{id:s}),A),o==="RELEASE"&&(e.removeEventListener("message",n),lp(e),Zu in r&&typeof r[Zu]=="function"&&r[Zu]())}).catch(m=>{let[b,A]=la({value:new TypeError("Unserializable return value"),[ca]:0});e.postMessage(Object.assign(Object.assign({},b),{id:s}),A)})}),e.start&&e.start()}function cv(r){return r.constructor.name==="MessagePort"}function lp(r){cv(r)&&r.close()}function Ju(r,e){let t=new Map;return r.addEventListener("message",function(i){let{data:s}=i;if(!s||!s.id)return;let o=t.get(s.id);if(o)try{o(s)}finally{t.delete(s.id)}}),Yu(r,t,[],e)}function aa(r){if(r)throw new Error("Proxy has been released and is not useable")}function dp(r){return Ni(r,new Map,{type:"RELEASE"}).then(()=>{lp(r)})}var ua=new WeakMap,fa="FinalizationRegistry"in globalThis&&new FinalizationRegistry(r=>{let e=(ua.get(r)||0)-1;ua.set(r,e),e===0&&dp(r)});function uv(r,e){let t=(ua.get(e)||0)+1;ua.set(e,t),fa&&fa.register(r,e,r)}function fv(r){fa&&fa.unregister(r)}function Yu(r,e,t=[],n=function(){}){let i=!1,s=new Proxy(n,{get(o,c){if(aa(i),c===iv)return()=>{fv(s),dp(r),e.clear(),i=!0};if(c==="then"){if(t.length===0)return{then:()=>s};let u=Ni(r,e,{type:"GET",path:t.map(p=>p.toString())}).then(ei);return u.then.bind(u)}return Yu(r,e,[...t,c])},set(o,c,u){aa(i);let[p,m]=la(u);return Ni(r,e,{type:"SET",path:[...t,c].map(b=>b.toString()),value:p},m).then(ei)},apply(o,c,u){aa(i);let p=t[t.length-1];if(p===nv)return Ni(r,e,{type:"ENDPOINT"}).then(ei);if(p==="bind")return Yu(r,e,t.slice(0,-1));let[m,b]=op(u);return Ni(r,e,{type:"APPLY",path:t.map(A=>A.toString()),argumentList:m},b).then(ei)},construct(o,c){aa(i);let[u,p]=op(c);return Ni(r,e,{type:"CONSTRUCT",path:t.map(m=>m.toString()),argumentList:u},p).then(ei)}});return uv(s,r),s}function lv(r){return Array.prototype.concat.apply([],r)}function op(r){let e=r.map(la);return[e.map(t=>t[0]),lv(e.map(t=>t[1]))]}var hp=new WeakMap;function dv(r,e){return hp.set(r,e),r}function hv(r){return Object.assign(r,{[ap]:!0})}function pp(r,e=globalThis,t="*"){return{postMessage:(n,i)=>r.postMessage(n,t,i),addEventListener:e.addEventListener.bind(e),removeEventListener:e.removeEventListener.bind(e)}}function la(r){for(let[e,t]of up)if(t.canHandle(r)){let[n,i]=t.serialize(r);return[{type:"HANDLER",name:e,value:n},i]}return[{type:"RAW",value:r},hp.get(r)||[]]}function ei(r){switch(r.type){case"HANDLER":return up.get(r.name).deserialize(r.value);case"RAW":return r.value}}function Ni(r,e,t,n){return new Promise(i=>{let s=pv();e.set(s,i),r.start&&r.start(),r.postMessage(Object.assign({id:s},t),n)})}function pv(){return new Array(4).fill(0).map(()=>Math.floor(Math.random()*Number.MAX_SAFE_INTEGER).toString(16)).join("-")}var mv={postMessage(){},addEventListener:()=>{},removeEventListener:()=>{}},gv={postMessage:r=>{window.ReactNativeWebView.postMessage(JSON.stringify(r))},addEventListener:(r,e,...t)=>{document.addEventListener("FarcasterFrameCallback",e,...t)},removeEventListener:(r,e)=>{document.removeEventListener("FarcasterFrameCallback",e)}},mp=typeof window>"u"?mv:window?.ReactNativeWebView?gv:pp(window?.parent??window);var fe=Ju(mp),yv=fe;var Xu=np(),_v=sp();function bv({code:r,details:e}){switch(r){case 4001:return new Is;case 4100:return new ks;case 4200:return new Os;case 4900:return new Ts;case 4901:return new Ns;default:return new Rr(r,e??"Unknown provider RPC error")}}var Li=ip({...Xu,async request(r){let e=_v.prepare(r);try{let t=await fe.ethProviderRequestV2(e).then(n=>oa(n,{request:e,raw:!0}));if(t.error)throw bv(t.error);return t.result}catch(t){if(t instanceof Error&&t.message.match(/cannot read property 'apply'/i))return await fe.ethProviderRequest(e);throw t instanceof Rr||t instanceof xt?t:new Qn({message:t instanceof Error?t.message:void 0})}}});async function gp(){try{let r=await fe.getCapabilities();return!r.includes("wallet.getEthereumProvider")&&!r.includes("wallet.getEvmProvider")?void 0:Li}catch{return Li}}function yp(r){let e=new CustomEvent("eip6963:announceProvider",{detail:Object.freeze(r)});window.dispatchEvent(e);let t=()=>window.dispatchEvent(e);return window.addEventListener("eip6963:requestProvider",t),()=>window.removeEventListener("eip6963:requestProvider",t)}typeof document<"u"&&(document.addEventListener("eip6963:requestProvider",()=>{fe.eip6963RequestProvider()}),document.addEventListener("FarcasterFrameEthProviderEvent",r=>{if(r instanceof MessageEvent){let e=r.data;Xu.emit(e.event,...e.params)}}),document.addEventListener("FarcasterFrameEvent",r=>{if(r instanceof MessageEvent){let e=r.data;e.event==="eip6963:announceProvider"&&yp({info:e.info,provider:Li})}}));typeof window<"u"&&(window.addEventListener("eip6963:requestProvider",()=>{fe.eip6963RequestProvider()}),window.addEventListener("message",r=>{if(r instanceof MessageEvent&&r.data.type==="frameEthProviderEvent"){let e=r.data;Xu.emit(e.event,...e.params)}}),window.addEventListener("message",r=>{if(r instanceof MessageEvent&&r.data.type==="frameEvent"){let e=r.data.event;e.event==="eip6963:announceProvider"&&yp({info:e.info,provider:Li})}}));var pf={};sr(pf,{quickAuth:()=>Ci});var wv=new TextEncoder,da=new TextDecoder,YI=2**32;var Ev=r=>{let e=atob(r),t=new Uint8Array(e.length);for(let n=0;n<e.length;n++)t[n]=e.charCodeAt(n);return t},_p=r=>{let e=r;e instanceof Uint8Array&&(e=da.decode(e)),e=e.replace(/-/g,"+").replace(/_/g,"/").replace(/\s/g,"");try{return Ev(e)}catch{throw new TypeError("The input to be decoded is not correctly encoded.")}};var bp=_p;function vv(r){return typeof r=="object"&&r!==null}function Qu(r){if(!vv(r)||Object.prototype.toString.call(r)!=="[object Object]")return!1;if(Object.getPrototypeOf(r)===null)return!0;let e=r;for(;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(r)===e}var It=class extends Error{constructor(e,t){super(e,t),this.code="ERR_JOSE_GENERIC",this.name=this.constructor.name,Error.captureStackTrace?.(this,this.constructor)}};It.code="ERR_JOSE_GENERIC";var ef=class extends It{constructor(e,t,n="unspecified",i="unspecified"){super(e,{cause:{claim:n,reason:i,payload:t}}),this.code="ERR_JWT_CLAIM_VALIDATION_FAILED",this.claim=n,this.reason=i,this.payload=t}};ef.code="ERR_JWT_CLAIM_VALIDATION_FAILED";var tf=class extends It{constructor(e,t,n="unspecified",i="unspecified"){super(e,{cause:{claim:n,reason:i,payload:t}}),this.code="ERR_JWT_EXPIRED",this.claim=n,this.reason=i,this.payload=t}};tf.code="ERR_JWT_EXPIRED";var rf=class extends It{constructor(){super(...arguments),this.code="ERR_JOSE_ALG_NOT_ALLOWED"}};rf.code="ERR_JOSE_ALG_NOT_ALLOWED";var nf=class extends It{constructor(){super(...arguments),this.code="ERR_JOSE_NOT_SUPPORTED"}};nf.code="ERR_JOSE_NOT_SUPPORTED";var sf=class extends It{constructor(e="decryption operation failed",t){super(e,t),this.code="ERR_JWE_DECRYPTION_FAILED"}};sf.code="ERR_JWE_DECRYPTION_FAILED";var of=class extends It{constructor(){super(...arguments),this.code="ERR_JWE_INVALID"}};of.code="ERR_JWE_INVALID";var af=class extends It{constructor(){super(...arguments),this.code="ERR_JWS_INVALID"}};af.code="ERR_JWS_INVALID";var dr=class extends It{constructor(){super(...arguments),this.code="ERR_JWT_INVALID"}};dr.code="ERR_JWT_INVALID";var cf=class extends It{constructor(){super(...arguments),this.code="ERR_JWK_INVALID"}};cf.code="ERR_JWK_INVALID";var uf=class extends It{constructor(){super(...arguments),this.code="ERR_JWKS_INVALID"}};uf.code="ERR_JWKS_INVALID";var ff=class extends It{constructor(e="no applicable key found in the JSON Web Key Set",t){super(e,t),this.code="ERR_JWKS_NO_MATCHING_KEY"}};ff.code="ERR_JWKS_NO_MATCHING_KEY";var lf=class extends It{constructor(e="multiple matching keys found in the JSON Web Key Set",t){super(e,t),this.code="ERR_JWKS_MULTIPLE_MATCHING_KEYS"}};lf.code="ERR_JWKS_MULTIPLE_MATCHING_KEYS";var df=class extends It{constructor(e="request timed out",t){super(e,t),this.code="ERR_JWKS_TIMEOUT"}};df.code="ERR_JWKS_TIMEOUT";var hf=class extends It{constructor(e="signature verification failed",t){super(e,t),this.code="ERR_JWS_SIGNATURE_VERIFICATION_FAILED"}};hf.code="ERR_JWS_SIGNATURE_VERIFICATION_FAILED";function wp(r){if(typeof r!="string")throw new dr("JWTs must use Compact JWS serialization, JWT must be a string");let{1:e,length:t}=r.split(".");if(t===5)throw new dr("Only JWTs using Compact JWS serialization can be decoded");if(t!==3)throw new dr("Invalid JWT");if(!e)throw new dr("JWTs must contain a payload");let n;try{n=bp(e)}catch{throw new dr("Failed to base64url decode the payload")}let i;try{i=JSON.parse(da.decode(n))}catch{throw new dr("Failed to parse the decoded payload as JSON")}if(!Qu(i))throw new dr("Invalid JWT Claims Set");return i}function Ep(r){return wp(r)}var ha=class r extends Error{constructor(e,t={}){let n=(()=>{if(t.cause instanceof r){if(t.cause.details)return t.cause.details;if(t.cause.shortMessage)return t.cause.shortMessage}return t.cause&&"details"in t.cause&&typeof t.cause.details=="string"?t.cause.details:t.cause?.message?t.cause.message:t.details})(),i=[e||"An error occurred.",...t.metaMessages?["",...t.metaMessages]:[],...n?["",n?`Details: ${n}`:void 0]:[]].filter(s=>typeof s=="string").join(`
14
14
  `);super(i,t.cause?{cause:t.cause}:void 0),this.name="BaseError",this.cause=t.cause,this.details=n,this.shortMessage=e}},Bi=class extends ha{constructor({status:e}){super(`Request failed with status ${e}`),this.name="RequestFailedError"}},pa=class extends ha{constructor(e){super(e),this.name="InvalidToken"}};async function Rp({origin:r}){let e=await fetch(`${r}/nonce`,{method:"POST"});if(!e.ok)throw new Bi({status:e.status});return await e.json()}async function vp({origin:r},e){let t=await fetch(`${r}/verify-siwf`,{method:"POST",headers:new Headers({"Content-Type":"application/json"}),body:JSON.stringify(e)});if(!t.ok)throw new Bi({status:t.status});let n=await t.json();if(n.valid===!1)throw new pa(n.message??"unknown");return{token:n.token}}function Sp(r={}){return{origin:r.origin??"https://auth.farcaster.xyz"}}function Ap(r={}){let e=Sp(r);return{generateNonce:()=>Rp(e),verifySiwf:t=>vp(e,t)}}var Sv=/^(?:(?<scheme>[a-zA-Z][a-zA-Z0-9+-.]*):\/\/)?(?<domain>[a-zA-Z0-9+-.]*(?::[0-9]{1,5})?) (?:wants you to sign in with your Ethereum account:\n)(?<address>0x[a-fA-F0-9]{40})\n\n(?:(?<statement>.*)\n\n)?/,Av=/(?:URI: (?<uri>.+))\n(?:Version: (?<version>.+))\n(?:Chain ID: (?<chainId>\d+))\n(?:Nonce: (?<nonce>[a-zA-Z0-9]+))\n(?:Issued At: (?<issuedAt>.+))(?:\nExpiration Time: (?<expirationTime>.+))?(?:\nNot Before: (?<notBefore>.+))?(?:\nRequest ID: (?<requestId>.+))?/;function xp(r){let{scheme:e,statement:t,...n}=r.match(Sv)?.groups??{},{chainId:i,expirationTime:s,issuedAt:o,notBefore:c,requestId:u,...p}=r.match(Av)?.groups??{},m=r.split("Resources:")[1]?.split(`
15
- - `).slice(1);return{...n,...p,...i?{chainId:Number(i)}:{},...s?{expirationTime:new Date(s)}:{},...o?{issuedAt:new Date(o)}:{},...c?{notBefore:new Date(c)}:{},...u?{requestId:u}:{},...m?{resources:m}:{},...e?{scheme:e}:{},...t?{statement:t}:{}}}var Ci=(()=>{let r,e;async function t(n){let i=Ap({origin:n.quickAuthServerOrigin}),{nonce:s}=await i.generateNonce(),o=await fe.signIn({nonce:s,acceptAuthAddress:!0});if(o.result){let c=xp(o.result.message);if(!c.domain)throw new Error("Missing domain on SIWE message");let u=await i.verifySiwf({domain:c.domain,message:o.result.message,signature:o.result.signature});return r={token:u.token,payload:Ep(u.token)},u}throw o.error.type==="rejected_by_user"?new gn.RejectedByUser:new Error("Unreachable")}return{get token(){if(r&&new Date(r.payload.exp*1e3)>new Date(Date.now()+15e3))return r.token},async getToken(n={}){let i=n.force??!1;return r&&!i&&new Date(r.payload.exp*1e3)>new Date(Date.now()+15e3)?{token:r.token}:(e||(e=t(n)),e.finally(()=>{e=void 0}),e)},async fetch(n,i){let{token:s}=await this.getToken(),o=new Headers(i?.headers);return o.set("Authorization",`Bearer ${s}`),fetch(n,{...i,headers:o})}}})();function Iv(){let r=new Qd;return{get eventNames(){return r.eventNames.bind(r)},get listenerCount(){return r.listenerCount.bind(r)},get listeners(){return r.listeners.bind(r)},addListener:r.addListener.bind(r),emit:r.emit.bind(r),off:r.off.bind(r),on:r.on.bind(r),once:r.once.bind(r),removeAllListeners:r.removeAllListeners.bind(r),removeListener:r.removeListener.bind(r)}}var kt=Iv();var{solanaProviderRequest:Ip}=fe,kp;Ip&&(kp=qu(Hu(Ip)));async function mf(){let r;try{r=await fe.getCapabilities()}catch{}if(r?.includes("wallet.getSolanaProvider"))return kp}var Op=null;async function kv(r=50){if(Op===!0)return!0;if(typeof window>"u"||!window.ReactNativeWebView&&window===window.parent)return!1;let e=await Promise.race([fe.context.then(t=>!!t),new Promise(t=>{setTimeout(()=>t(!1),r)})]).catch(()=>!1);return e&&(Op=!0),e}var Tp=async()=>{let r=await fe.addMiniApp();if(r.result)return r.result;throw r.error.type==="invalid_domain_manifest"?new ri.InvalidDomainManifest:r.error.type==="rejected_by_user"?new ri.RejectedByUser:new Error("Unreachable")},gf={...kt,getCapabilities:fe.getCapabilities,getChains:fe.getChains,isInMiniApp:kv,context:fe.context,back:Xh({miniAppHost:fe,emitter:kt}),quickAuth:Ci,actions:{setPrimaryButton:fe.setPrimaryButton.bind(fe),ready:async(r={})=>await fe.ready(r),close:fe.close.bind(fe),viewCast:fe.viewCast.bind(fe),viewProfile:fe.viewProfile.bind(fe),signIn:async r=>{let e=await fe.signIn(r);if(e.result)return e.result;throw e.error.type==="rejected_by_user"?new gn.RejectedByUser:new Error("Unreachable")},openUrl:r=>{let e=typeof r=="string"?r:r.url;return fe.openUrl(e.trim())},addFrame:Tp,addMiniApp:Tp,composeCast(r={}){return fe.composeCast(r)},viewToken:fe.viewToken.bind(fe),sendToken:fe.sendToken.bind(fe),swapToken:fe.swapToken.bind(fe)},experimental:{getSolanaProvider:mf,quickAuth(r){return Ci.getToken(r)}},wallet:{ethProvider:Li,getEthereumProvider:gp,getSolanaProvider:mf},haptics:{impactOccurred:fe.impactOccurred.bind(fe),notificationOccurred:fe.notificationOccurred.bind(fe),selectionChanged:fe.selectionChanged.bind(fe)}};typeof document<"u"&&document.addEventListener("FarcasterFrameEvent",r=>{if(r instanceof MessageEvent){let e=r.data;e.event==="primary_button_clicked"?kt.emit("primaryButtonClicked"):e.event==="miniapp_added"?kt.emit("miniAppAdded",{notificationDetails:e.notificationDetails}):e.event==="miniapp_add_rejected"?kt.emit("miniAppAddRejected",{reason:e.reason}):e.event==="miniapp_removed"?kt.emit("miniAppRemoved"):e.event==="notifications_enabled"?kt.emit("notificationsEnabled",{notificationDetails:e.notificationDetails}):e.event==="notifications_disabled"?kt.emit("notificationsDisabled"):e.event==="back_navigation_triggered"&&kt.emit("backNavigationTriggered")}});typeof window<"u"&&window.addEventListener("message",r=>{if(r instanceof MessageEvent&&r.data.type==="frameEvent"){let e=r.data.event;e.event==="primary_button_clicked"?kt.emit("primaryButtonClicked"):e.event==="miniapp_added"?kt.emit("miniAppAdded",{notificationDetails:e.notificationDetails}):e.event==="miniapp_add_rejected"?kt.emit("miniAppAddRejected",{reason:e.reason}):e.event==="miniapp_removed"?kt.emit("miniAppRemoved"):e.event==="notifications_enabled"?kt.emit("notificationsEnabled",{notificationDetails:e.notificationDetails}):e.event==="notifications_disabled"?kt.emit("notificationsDisabled"):e.event==="back_navigation_triggered"&&kt.emit("backNavigationTriggered")}});var Ov=gf;return Ca(Tv);})();
15
+ - `).slice(1);return{...n,...p,...i?{chainId:Number(i)}:{},...s?{expirationTime:new Date(s)}:{},...o?{issuedAt:new Date(o)}:{},...c?{notBefore:new Date(c)}:{},...u?{requestId:u}:{},...m?{resources:m}:{},...e?{scheme:e}:{},...t?{statement:t}:{}}}var Ci=(()=>{let r,e;async function t(n){let i=Ap({origin:n.quickAuthServerOrigin}),{nonce:s}=await i.generateNonce(),o=await fe.signIn({nonce:s,acceptAuthAddress:!0});if(o.result){let c=xp(o.result.message);if(!c.domain)throw new Error("Missing domain on SIWE message");let u=await i.verifySiwf({domain:c.domain,message:o.result.message,signature:o.result.signature});return r={token:u.token,payload:Ep(u.token)},u}throw o.error.type==="rejected_by_user"?new gn.RejectedByUser:new Error("Unreachable")}return{get token(){if(r&&new Date(r.payload.exp*1e3)>new Date(Date.now()+15e3))return r.token},async getToken(n={}){let i=n.force??!1;return r&&!i&&new Date(r.payload.exp*1e3)>new Date(Date.now()+15e3)?{token:r.token}:(e||(e=t(n)),e.finally(()=>{e=void 0}),e)},async fetch(n,i){let{token:s}=await this.getToken(),o=new Headers(i?.headers);return o.set("Authorization",`Bearer ${s}`),fetch(n,{...i,headers:o})}}})();function Iv(){let r=new Qd;return{get eventNames(){return r.eventNames.bind(r)},get listenerCount(){return r.listenerCount.bind(r)},get listeners(){return r.listeners.bind(r)},addListener:r.addListener.bind(r),emit:r.emit.bind(r),off:r.off.bind(r),on:r.on.bind(r),once:r.once.bind(r),removeAllListeners:r.removeAllListeners.bind(r),removeListener:r.removeListener.bind(r)}}var kt=Iv();var{solanaProviderRequest:Ip}=fe,kp;Ip&&(kp=qu(Hu(Ip)));async function mf(){let r;try{r=await fe.getCapabilities()}catch{}if(r?.includes("wallet.getSolanaProvider"))return kp}var Op=null;async function kv(r=50){if(Op===!0)return!0;if(typeof window>"u"||!window.ReactNativeWebView&&window===window.parent)return!1;let e=await Promise.race([fe.context.then(t=>!!t),new Promise(t=>{setTimeout(()=>t(!1),r)})]).catch(()=>!1);return e&&(Op=!0),e}var Tp=async()=>{let r=await fe.addFrame();if(r.result)return r.result;throw r.error.type==="invalid_domain_manifest"?new ri.InvalidDomainManifest:r.error.type==="rejected_by_user"?new ri.RejectedByUser:new Error("Unreachable")},gf={...kt,getCapabilities:fe.getCapabilities,getChains:fe.getChains,isInMiniApp:kv,context:fe.context,back:Xh({miniAppHost:fe,emitter:kt}),quickAuth:Ci,actions:{setPrimaryButton:fe.setPrimaryButton.bind(fe),ready:async(r={})=>await fe.ready(r),close:fe.close.bind(fe),viewCast:fe.viewCast.bind(fe),viewProfile:fe.viewProfile.bind(fe),signIn:async r=>{let e=await fe.signIn(r);if(e.result)return e.result;throw e.error.type==="rejected_by_user"?new gn.RejectedByUser:new Error("Unreachable")},openUrl:r=>{let e=typeof r=="string"?r:r.url;return fe.openUrl(e.trim())},addFrame:Tp,addMiniApp:Tp,composeCast(r={}){return fe.composeCast(r)},viewToken:fe.viewToken.bind(fe),sendToken:fe.sendToken.bind(fe),swapToken:fe.swapToken.bind(fe)},experimental:{getSolanaProvider:mf,quickAuth(r){return Ci.getToken(r)}},wallet:{ethProvider:Li,getEthereumProvider:gp,getSolanaProvider:mf},haptics:{impactOccurred:fe.impactOccurred.bind(fe),notificationOccurred:fe.notificationOccurred.bind(fe),selectionChanged:fe.selectionChanged.bind(fe)}};typeof document<"u"&&document.addEventListener("FarcasterFrameEvent",r=>{if(r instanceof MessageEvent){let e=r.data;e.event==="primary_button_clicked"?kt.emit("primaryButtonClicked"):e.event==="miniapp_added"?kt.emit("miniAppAdded",{notificationDetails:e.notificationDetails}):e.event==="miniapp_add_rejected"?kt.emit("miniAppAddRejected",{reason:e.reason}):e.event==="miniapp_removed"?kt.emit("miniAppRemoved"):e.event==="notifications_enabled"?kt.emit("notificationsEnabled",{notificationDetails:e.notificationDetails}):e.event==="notifications_disabled"?kt.emit("notificationsDisabled"):e.event==="back_navigation_triggered"&&kt.emit("backNavigationTriggered")}});typeof window<"u"&&window.addEventListener("message",r=>{if(r instanceof MessageEvent&&r.data.type==="frameEvent"){let e=r.data.event;e.event==="primary_button_clicked"?kt.emit("primaryButtonClicked"):e.event==="miniapp_added"?kt.emit("miniAppAdded",{notificationDetails:e.notificationDetails}):e.event==="miniapp_add_rejected"?kt.emit("miniAppAddRejected",{reason:e.reason}):e.event==="miniapp_removed"?kt.emit("miniAppRemoved"):e.event==="notifications_enabled"?kt.emit("notificationsEnabled",{notificationDetails:e.notificationDetails}):e.event==="notifications_disabled"?kt.emit("notificationsDisabled"):e.event==="back_navigation_triggered"&&kt.emit("backNavigationTriggered")}});var Ov=gf;return Ca(Tv);})();
16
16
  /*! Bundled license information:
17
17
 
18
18
  ieee754/index.js: