polkadot-api 1.6.0 → 1.6.2

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.
@@ -1,3 +1,3 @@
1
- (function(de,yt){typeof exports=="object"&&typeof module<"u"?yt(exports):typeof define=="function"&&define.amd?define(["exports"],yt):(de=typeof globalThis<"u"?globalThis:de||self,yt(de.papi={}))})(this,function(de){"use strict";var yt=Object.defineProperty,ns=(e,t,n)=>t in e?yt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,pr=(e,t,n)=>(ns(e,typeof t!="symbol"?t+"":t,n),n),pn={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,a:10,b:11,c:12,d:13,e:14,f:15,A:10,B:11,C:12,D:13,E:14,F:15};function rs(e){const t=e.length%2,n=(e[1]==="x"?2:0)+t,r=(e.length-n)/2+t,o=new Uint8Array(r);t&&(o[0]=0|pn[e[2]]);for(let i=0;i<r;){const s=n+i*2,a=pn[e[s]],u=pn[e[s+1]];o[t+i++]=a<<4|u}return o}var vr=class extends Uint8Array{constructor(e){super(e),pr(this,"i",0),pr(this,"v"),this.v=new DataView(e)}},ye=e=>t=>e(t instanceof vr?t:new vr(t instanceof Uint8Array?t.buffer:typeof t=="string"?rs(t).buffer:t)),Ee=e=>{const t=e.length;let n=0;for(let o=0;o<t;o++)n+=e[o].byteLength;const r=new Uint8Array(n);for(let o=0,i=0;o<t;o++){const s=e[o];r.set(s,i),i+=s.byteLength}return r};function Lt(e,t){const n=Object.keys(e),r=n.length,o={};for(let i=0;i<r;i++){const s=n[i];o[s]=t(e[s],s)}return o}var Rt=ye,M=(e,t)=>{const n=[e,t];return n.enc=e,n.dec=t,n},bt=(e,t)=>n=>e(t(n)),Mt=(e,t)=>n=>t(e(n)),at=([e,t],n,r)=>M(bt(e,n),Mt(t,r));function os(e,t){return ye(n=>{const r=n.v[t](n.i,!0);return n.i+=e,r})}function is(e,t){return n=>{const r=new Uint8Array(e);return new DataView(r.buffer)[t](0,n,!0),r}}function Re(e,t,n){return M(is(e,n),os(e,t))}var V=Re(1,"getUint8","setUint8"),Je=Re(2,"getUint16","setUint16"),be=Re(4,"getUint32","setUint32"),mt=Re(8,"getBigUint64","setBigUint64"),ss=Re(1,"getInt8","setInt8"),as=Re(2,"getInt16","setInt16"),cs=Re(4,"getInt32","setInt32"),us=Re(8,"getBigInt64","setBigInt64"),yr=e=>{const t=new Uint8Array(16),n=new DataView(t.buffer);return n.setBigInt64(0,e,!0),n.setBigInt64(8,e>>64n,!0),t},br=e=>ye(t=>{const{v:n,i:r}=t,o=n.getBigUint64(r,!0),i=n[e](r+8,!0);return t.i+=16,i<<64n|o}),ls=M(yr,br("getBigUint64")),fs=M(yr,br("getBigInt64")),mr=e=>{const t=new Uint8Array(32),n=new DataView(t.buffer);return n.setBigInt64(0,e,!0),n.setBigInt64(8,e>>64n,!0),n.setBigInt64(16,e>>128n,!0),n.setBigInt64(24,e>>192n,!0),t},gr=e=>ye(t=>{let n=t.v.getBigUint64(t.i,!0);return t.i+=8,n|=t.v.getBigUint64(t.i,!0)<<64n,t.i+=8,n|=t.v.getBigUint64(t.i,!0)<<128n,t.i+=8,n|=t.v[e](t.i,!0)<<192n,t.i+=8,n}),ds=M(mr,gr("getBigUint64")),hs=M(mr,gr("getBigInt64")),vn=at(V,e=>e?1:0,Boolean),ps=[V[1],Je[1],be[1]],vs=ye(e=>{const t=e[e.i],n=t&3;if(n<3)return ps[n](e)>>>2;const r=(t>>>2)+4;e.i++;let o=0n;const i=r/8|0;let s=0n;for(let u=0;u<i;u++)o=mt[1](e)<<s|o,s+=64n;let a=r%8;return a>3&&(o=BigInt(be[1](e))<<s|o,s+=32n,a-=4),a>1&&(o=BigInt(Je[1](e))<<s|o,s+=16n,a-=2),a&&(o=BigInt(V[1](e))<<s|o),o}),ys=1n<<56n,bs=1<<24,ms=256,gs=4294967295n,ws=64,ks=16384,xs=1<<30,Es=e=>{if(e<0)throw new Error(`Wrong compact input (${e})`);const t=Number(e)<<2;if(e<ws)return V[0](t);if(e<ks)return Je[0](t|1);if(e<xs)return be[0](t|2);let n=[new Uint8Array(1)],r=BigInt(e);for(;r>=ys;)n.push(mt[0](r)),r>>=64n;r>=bs&&(n.push(be[0](Number(r&gs))),r>>=32n);let o=Number(r);o>=ms&&(n.push(Je[0](o)),o>>=16),o&&n.push(V[0](o));const i=Ee(n);return i[0]=i.length-5<<2|3,i},j=M(Es,vs),Ss=new TextEncoder,As=e=>{const t=Ss.encode(e);return Ee([j.enc(t.length),t])},Is=new TextDecoder,Bs=ye(e=>{let t=j.dec(e);const n=new DataView(e.buffer,e.i,t);return e.i+=t,Is.decode(n)}),Z=M(As,Bs),_s=()=>{},Os=new Uint8Array(0),_=M(()=>Os,_s),wr=e=>e===void 0?t=>Ee([j.enc(t.length),t]):t=>t.length===e?t:t.slice(0,e),kr=e=>ye(t=>{const n=e===void 0?j.dec(t):e!==1/0?e:t.byteLength-t.i,r=new Uint8Array(t.buffer.slice(t.i,t.i+n));return t.i+=n,r}),G=e=>M(wr(e),kr(e));G.enc=wr,G.dec=kr;var xr=(e,t)=>{const n=Object.keys(e),r=new Map(t?.map((i,s)=>[n[s],i])??n.map((i,s)=>[i,s])),o=i=>r.get(i);return({tag:i,value:s})=>Ee([V.enc(o(i)),e[i](s)])},Er=(e,t)=>{const n=Object.keys(e),r=new Map(t?.map((o,i)=>[o,n[i]])??n.map((o,i)=>[i,o]));return ye(o=>{const i=V.dec(o),s=r.get(i),a=e[s];return{tag:s,value:a(o)}})},Se=(e,...t)=>M(xr(Lt(e,([n])=>n),...t),Er(Lt(e,([,n])=>n),...t));Se.enc=xr,Se.dec=Er;var Sr=e=>ye(t=>{const n=V.dec(t);if(n!==0)return e===vn[1]?n===1:e(t)}),Ar=e=>t=>{const n=new Uint8Array(1);return t===void 0?(n[0]=0,n):(n[0]=1,e===vn[0]?(n[0]=t?1:2,n):Ee([n,e(t)]))},N=e=>M(Ar(e[0]),Sr(e[1]));N.enc=Ar,N.dec=Sr;var Ir=(e,t)=>ye(n=>{const r=V[1](n)===0,i=(r?e:t)(n);return{success:r,value:i}}),Br=(e,t)=>({success:n,value:r})=>Ee([V[0](n?0:1),(n?e:t)(r)]),Dt=(e,t)=>M(Br(e[0],t[0]),Ir(e[1],t[1]));Dt.dec=Ir,Dt.enc=Br;var _r=(...e)=>ye(t=>e.map(n=>n(t))),Or=(...e)=>t=>Ee(e.map((n,r)=>n(t[r]))),ae=(...e)=>M(Or(...e.map(([t])=>t)),_r(...e.map(([,t])=>t)));ae.enc=Or,ae.dec=_r;var Cr=e=>{const t=Object.keys(e);return bt(ae.enc(...Object.values(e)),n=>t.map(r=>n[r]))},$r=e=>{const t=Object.keys(e);return Mt(ae.dec(...Object.values(e)),n=>Object.fromEntries(n.map((r,o)=>[t[o],r])))},$=e=>M(Cr(Lt(e,t=>t[0])),$r(Lt(e,t=>t[1])));$.enc=Cr,$.dec=$r;var Tr=(e,t)=>t>=0?n=>Ee(n.map(e)):n=>Ee([j.enc(n.length),Ee(n.map(e))]),Pr=(e,t)=>ye(n=>{const r=t>=0?t:j.dec(n),o=new Array(r);for(let i=0;i<r;i++)o[i]=e(n);return o}),P=(e,t)=>M(Tr(e[0],t),Pr(e[1],t));P.enc=Tr,P.dec=Pr;/*! scure-base - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Cs(e){return e instanceof Uint8Array||e!=null&&typeof e=="object"&&e.constructor.name==="Uint8Array"}function $s(...e){const t=i=>i,n=(i,s)=>a=>i(s(a)),r=e.map(i=>i.encode).reduceRight(n,t),o=e.map(i=>i.decode).reduce(n,t);return{encode:r,decode:o}}function Ts(e){return{encode:t=>{if(!Array.isArray(t)||t.length&&typeof t[0]!="number")throw new Error("alphabet.encode input should be an array of numbers");return t.map(n=>{if(n<0||n>=e.length)throw new Error(`Digit index outside alphabet: ${n} (alphabet: ${e.length})`);return e[n]})},decode:t=>{if(!Array.isArray(t)||t.length&&typeof t[0]!="string")throw new Error("alphabet.decode input should be array of strings");return t.map(n=>{if(typeof n!="string")throw new Error(`alphabet.decode: not string element=${n}`);const r=e.indexOf(n);if(r===-1)throw new Error(`Unknown letter: "${n}". Allowed: ${e}`);return r})}}}function Ps(e=""){if(typeof e!="string")throw new Error("join separator should be string");return{encode:t=>{if(!Array.isArray(t)||t.length&&typeof t[0]!="string")throw new Error("join.encode input should be array of strings");for(let n of t)if(typeof n!="string")throw new Error(`join.encode: non-string input=${n}`);return t.join(e)},decode:t=>{if(typeof t!="string")throw new Error("join.decode input should be string");return t.split(e)}}}function Ur(e,t,n){if(t<2)throw new Error(`convertRadix: wrong from=${t}, base cannot be less than 2`);if(n<2)throw new Error(`convertRadix: wrong to=${n}, base cannot be less than 2`);if(!Array.isArray(e))throw new Error("convertRadix: data should be array");if(!e.length)return[];let r=0;const o=[],i=Array.from(e);for(i.forEach(s=>{if(s<0||s>=t)throw new Error(`Wrong integer: ${s}`)});;){let s=0,a=!0;for(let u=r;u<i.length;u++){const c=i[u],f=t*s+c;if(!Number.isSafeInteger(f)||t*s/t!==s||f-c!==t*s)throw new Error("convertRadix: carry overflow");s=f%n;const h=Math.floor(f/n);if(i[u]=h,!Number.isSafeInteger(h)||h*n+s!==f)throw new Error("convertRadix: carry overflow");if(a)h?a=!1:r=u;else continue}if(o.push(s),a)break}for(let s=0;s<e.length-1&&e[s]===0;s++)o.push(0);return o.reverse()}function Us(e){return{encode:t=>{if(!Cs(t))throw new Error("radix.encode input should be Uint8Array");return Ur(Array.from(t),2**8,e)},decode:t=>{if(!Array.isArray(t)||t.length&&typeof t[0]!="number")throw new Error("radix.decode input should be array of numbers");return Uint8Array.from(Ur(t,e,2**8))}}}const Lr=(e=>$s(Us(58),Ts(e),Ps("")))("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz");function Qe(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`positive integer expected, not ${e}`)}function Ls(e){return e instanceof Uint8Array||e!=null&&typeof e=="object"&&e.constructor.name==="Uint8Array"}function zt(e,...t){if(!Ls(e))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(e.length))throw new Error(`Uint8Array expected of length ${t}, not of length=${e.length}`)}function gt(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function yn(e,t){zt(e);const n=t.outputLen;if(e.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Rs=e=>new Uint8Array(e.buffer,e.byteOffset,e.byteLength),Ne=e=>new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4)),Ht=(e,t)=>e<<32-t|e>>>t,te=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68,Rr=e=>e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255,_e=te?e=>e:e=>Rr(e);function ne(e){for(let t=0;t<e.length;t++)e[t]=Rr(e[t])}function Ms(e){if(typeof e!="string")throw new Error(`utf8ToBytes expected string, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function Oe(e){return typeof e=="string"&&(e=Ms(e)),zt(e),e}class Mr{clone(){return this._cloneInto()}}function Ds(e){const t=r=>e().update(Oe(r)).digest(),n=e();return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=()=>e(),t}function zs(e){const t=(r,o)=>e(o).update(Oe(r)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=r=>e(r),t}function Hs(e){const t=(r,o)=>e(o).update(Oe(r)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=r=>e(r),t}const Fs=new Uint8Array([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3,11,8,12,0,5,2,15,13,10,14,3,6,7,1,9,4,7,9,3,1,13,12,11,14,2,6,5,10,4,0,15,8,9,0,5,7,2,4,10,15,14,1,11,12,6,8,3,13,2,12,6,10,0,11,8,3,4,13,7,5,15,14,1,9,12,5,1,15,14,13,4,10,0,7,6,3,9,2,8,11,13,11,7,14,12,1,3,9,5,0,15,4,8,6,2,10,6,15,14,9,11,3,0,8,12,2,13,7,1,4,10,5,10,2,8,4,7,6,1,5,15,11,9,14,3,12,13,0,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3]);class Dr extends Mr{constructor(t,n,r={},o,i,s){if(super(),this.blockLen=t,this.outputLen=n,this.length=0,this.pos=0,this.finished=!1,this.destroyed=!1,Qe(t),Qe(n),Qe(o),n<0||n>o)throw new Error("outputLen bigger than keyLen");if(r.key!==void 0&&(r.key.length<1||r.key.length>o))throw new Error(`key must be up 1..${o} byte long or undefined`);if(r.salt!==void 0&&r.salt.length!==i)throw new Error(`salt must be ${i} byte long or undefined`);if(r.personalization!==void 0&&r.personalization.length!==s)throw new Error(`personalization must be ${s} byte long or undefined`);this.buffer32=Ne(this.buffer=new Uint8Array(t))}update(t){gt(this);const{blockLen:n,buffer:r,buffer32:o}=this;t=Oe(t);const i=t.length,s=t.byteOffset,a=t.buffer;for(let u=0;u<i;){this.pos===n&&(te||ne(o),this.compress(o,0,!1),te||ne(o),this.pos=0);const c=Math.min(n-this.pos,i-u),f=s+u;if(c===n&&!(f%4)&&u+c<i){const h=new Uint32Array(a,f,Math.floor((i-u)/4));te||ne(h);for(let l=0;u+n<i;l+=o.length,u+=n)this.length+=n,this.compress(h,l,!1);te||ne(h);continue}r.set(t.subarray(u,u+c),this.pos),this.pos+=c,this.length+=c,u+=c}return this}digestInto(t){gt(this),yn(t,this);const{pos:n,buffer32:r}=this;this.finished=!0,this.buffer.subarray(n).fill(0),te||ne(r),this.compress(r,0,!0),te||ne(r);const o=Ne(t);this.get().forEach((i,s)=>o[s]=_e(i))}digest(){const{buffer:t,outputLen:n}=this;this.digestInto(t);const r=t.slice(0,n);return this.destroy(),r}_cloneInto(t){const{buffer:n,length:r,finished:o,destroyed:i,outputLen:s,pos:a}=this;return t||(t=new this.constructor({dkLen:s})),t.set(...this.get()),t.length=r,t.finished=o,t.destroyed=i,t.outputLen=s,t.buffer.set(n),t.pos=a,t}}const Ft=BigInt(2**32-1),bn=BigInt(32);function Vt(e,t=!1){return t?{h:Number(e&Ft),l:Number(e>>bn&Ft)}:{h:Number(e>>bn&Ft)|0,l:Number(e&Ft)|0}}function zr(e,t=!1){let n=new Uint32Array(e.length),r=new Uint32Array(e.length);for(let o=0;o<e.length;o++){const{h:i,l:s}=Vt(e[o],t);[n[o],r[o]]=[i,s]}return[n,r]}const Vs=(e,t)=>BigInt(e>>>0)<<bn|BigInt(t>>>0),js=(e,t,n)=>e>>>n,qs=(e,t,n)=>e<<32-n|t>>>n,Ws=(e,t,n)=>e>>>n|t<<32-n,Xs=(e,t,n)=>e<<32-n|t>>>n,Gs=(e,t,n)=>e<<64-n|t>>>n-32,Ks=(e,t,n)=>e>>>n-32|t<<64-n,Ys=(e,t)=>t,Zs=(e,t)=>e,Hr=(e,t,n)=>e<<n|t>>>32-n,Fr=(e,t,n)=>t<<n|e>>>32-n,Vr=(e,t,n)=>t<<n-32|e>>>64-n,jr=(e,t,n)=>e<<n-32|t>>>64-n;function Js(e,t,n,r){const o=(t>>>0)+(r>>>0);return{h:e+n+(o/2**32|0)|0,l:o|0}}const re={fromBig:Vt,split:zr,toBig:Vs,shrSH:js,shrSL:qs,rotrSH:Ws,rotrSL:Xs,rotrBH:Gs,rotrBL:Ks,rotr32H:Ys,rotr32L:Zs,rotlSH:Hr,rotlSL:Fr,rotlBH:Vr,rotlBL:jr,add:Js,add3L:(e,t,n)=>(e>>>0)+(t>>>0)+(n>>>0),add3H:(e,t,n,r)=>t+n+r+(e/2**32|0)|0,add4L:(e,t,n,r)=>(e>>>0)+(t>>>0)+(n>>>0)+(r>>>0),add4H:(e,t,n,r,o)=>t+n+r+o+(e/2**32|0)|0,add5H:(e,t,n,r,o,i)=>t+n+r+o+i+(e/2**32|0)|0,add5L:(e,t,n,r,o)=>(e>>>0)+(t>>>0)+(n>>>0)+(r>>>0)+(o>>>0)},W=new Uint32Array([4089235720,1779033703,2227873595,3144134277,4271175723,1013904242,1595750129,2773480762,2917565137,1359893119,725511199,2600822924,4215389547,528734635,327033209,1541459225]),g=new Uint32Array(32);function Me(e,t,n,r,o,i){const s=o[i],a=o[i+1];let u=g[2*e],c=g[2*e+1],f=g[2*t],h=g[2*t+1],l=g[2*n],d=g[2*n+1],p=g[2*r],v=g[2*r+1],y=re.add3L(u,f,s);c=re.add3H(y,c,h,a),u=y|0,{Dh:v,Dl:p}={Dh:v^c,Dl:p^u},{Dh:v,Dl:p}={Dh:re.rotr32H(v,p),Dl:re.rotr32L(v,p)},{h:d,l}=re.add(d,l,v,p),{Bh:h,Bl:f}={Bh:h^d,Bl:f^l},{Bh:h,Bl:f}={Bh:re.rotrSH(h,f,24),Bl:re.rotrSL(h,f,24)},g[2*e]=u,g[2*e+1]=c,g[2*t]=f,g[2*t+1]=h,g[2*n]=l,g[2*n+1]=d,g[2*r]=p,g[2*r+1]=v}function De(e,t,n,r,o,i){const s=o[i],a=o[i+1];let u=g[2*e],c=g[2*e+1],f=g[2*t],h=g[2*t+1],l=g[2*n],d=g[2*n+1],p=g[2*r],v=g[2*r+1],y=re.add3L(u,f,s);c=re.add3H(y,c,h,a),u=y|0,{Dh:v,Dl:p}={Dh:v^c,Dl:p^u},{Dh:v,Dl:p}={Dh:re.rotrSH(v,p,16),Dl:re.rotrSL(v,p,16)},{h:d,l}=re.add(d,l,v,p),{Bh:h,Bl:f}={Bh:h^d,Bl:f^l},{Bh:h,Bl:f}={Bh:re.rotrBH(h,f,63),Bl:re.rotrBL(h,f,63)},g[2*e]=u,g[2*e+1]=c,g[2*t]=f,g[2*t+1]=h,g[2*n]=l,g[2*n+1]=d,g[2*r]=p,g[2*r+1]=v}class Qs extends Dr{constructor(t={}){super(128,t.dkLen===void 0?64:t.dkLen,t,64,16,16),this.v0l=W[0]|0,this.v0h=W[1]|0,this.v1l=W[2]|0,this.v1h=W[3]|0,this.v2l=W[4]|0,this.v2h=W[5]|0,this.v3l=W[6]|0,this.v3h=W[7]|0,this.v4l=W[8]|0,this.v4h=W[9]|0,this.v5l=W[10]|0,this.v5h=W[11]|0,this.v6l=W[12]|0,this.v6h=W[13]|0,this.v7l=W[14]|0,this.v7h=W[15]|0;const n=t.key?t.key.length:0;if(this.v0l^=this.outputLen|n<<8|65536|1<<24,t.salt){const r=Ne(Oe(t.salt));this.v4l^=_e(r[0]),this.v4h^=_e(r[1]),this.v5l^=_e(r[2]),this.v5h^=_e(r[3])}if(t.personalization){const r=Ne(Oe(t.personalization));this.v6l^=_e(r[0]),this.v6h^=_e(r[1]),this.v7l^=_e(r[2]),this.v7h^=_e(r[3])}if(t.key){const r=new Uint8Array(this.blockLen);r.set(Oe(t.key)),this.update(r)}}get(){let{v0l:t,v0h:n,v1l:r,v1h:o,v2l:i,v2h:s,v3l:a,v3h:u,v4l:c,v4h:f,v5l:h,v5h:l,v6l:d,v6h:p,v7l:v,v7h:y}=this;return[t,n,r,o,i,s,a,u,c,f,h,l,d,p,v,y]}set(t,n,r,o,i,s,a,u,c,f,h,l,d,p,v,y){this.v0l=t|0,this.v0h=n|0,this.v1l=r|0,this.v1h=o|0,this.v2l=i|0,this.v2h=s|0,this.v3l=a|0,this.v3h=u|0,this.v4l=c|0,this.v4h=f|0,this.v5l=h|0,this.v5h=l|0,this.v6l=d|0,this.v6h=p|0,this.v7l=v|0,this.v7h=y|0}compress(t,n,r){this.get().forEach((u,c)=>g[c]=u),g.set(W,16);let{h:o,l:i}=re.fromBig(BigInt(this.length));g[24]=W[8]^i,g[25]=W[9]^o,r&&(g[28]=~g[28],g[29]=~g[29]);let s=0;const a=Fs;for(let u=0;u<12;u++)Me(0,4,8,12,t,n+2*a[s++]),De(0,4,8,12,t,n+2*a[s++]),Me(1,5,9,13,t,n+2*a[s++]),De(1,5,9,13,t,n+2*a[s++]),Me(2,6,10,14,t,n+2*a[s++]),De(2,6,10,14,t,n+2*a[s++]),Me(3,7,11,15,t,n+2*a[s++]),De(3,7,11,15,t,n+2*a[s++]),Me(0,5,10,15,t,n+2*a[s++]),De(0,5,10,15,t,n+2*a[s++]),Me(1,6,11,12,t,n+2*a[s++]),De(1,6,11,12,t,n+2*a[s++]),Me(2,7,8,13,t,n+2*a[s++]),De(2,7,8,13,t,n+2*a[s++]),Me(3,4,9,14,t,n+2*a[s++]),De(3,4,9,14,t,n+2*a[s++]);this.v0l^=g[0]^g[16],this.v0h^=g[1]^g[17],this.v1l^=g[2]^g[18],this.v1h^=g[3]^g[19],this.v2l^=g[4]^g[20],this.v2h^=g[5]^g[21],this.v3l^=g[6]^g[22],this.v3h^=g[7]^g[23],this.v4l^=g[8]^g[24],this.v4h^=g[9]^g[25],this.v5l^=g[10]^g[26],this.v5h^=g[11]^g[27],this.v6l^=g[12]^g[28],this.v6h^=g[13]^g[29],this.v7l^=g[14]^g[30],this.v7h^=g[15]^g[31],g.fill(0)}destroy(){this.destroyed=!0,this.buffer32.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}}const jt=zs(e=>new Qs(e)),qr=new TextEncoder().encode("SS58PRE"),mn=2,gn=e=>{try{const t=Lr.decode(e),n=t.subarray(0,t[0]&64?2:1),r=t.subarray(n.length,t.length-mn),o=t.subarray(n.length+r.length),i=jt(Uint8Array.of(...qr,...n,...r),{dkLen:64}).subarray(0,mn);return o[0]===i[0]&&o[1]===i[1]?{isValid:!0,ss58Format:Ns(n),publicKey:r.slice()}:{isValid:!1}}catch{return{isValid:!1}}},Ns=e=>{const t=new DataView(e.buffer,e.byteOffset,e.byteLength);return t.byteLength===1?t.getUint8(0):t.getUint16(0)},Wr=e=>{const t=e<64?Uint8Array.of(e):Uint8Array.of((e&252)>>2|64,e>>8|(e&3)<<6);return n=>{const r=jt(Uint8Array.of(...qr,...t,...n),{dkLen:64}).subarray(0,mn);return Lr.encode(Uint8Array.of(...t,...n,...r))}};function ea(e,t){return n=>{const r=gn(n);if(!r.isValid)throw new Error("Invalid checksum");const{publicKey:o}=r;if(o.length!==e)throw new Error("Invalid public key length");return o}}const et=(e=42,t=32)=>at(G(t),ea(t),Wr(e)),Xr="0123456789abcdef";function oe(e){const t=new Array(e.length+1);t[0]="0x";for(let n=0;n<e.length;){const r=e[n++];t[n]=Xr[r>>4]+Xr[r&15]}return t.join("")}const wn={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,a:10,b:11,c:12,d:13,e:14,f:15,A:10,B:11,C:12,D:13,E:14,F:15};function we(e){const t=e.length%2,n=(e[1]==="x"?2:0)+t,r=(e.length-n)/2+t,o=new Uint8Array(r);t&&(o[0]=0|wn[e[2]]);for(let i=0;i<r;){const s=n+i*2,a=wn[e[s]],u=wn[e[s+1]];o[t+i++]=a<<4|u}return o}function kn(e,t){return Object.fromEntries(Object.entries(e).map(([n,r])=>[n,t(r,n)]))}const he=(...e)=>{const t=e.reduce((r,o)=>r+o.byteLength,0),n=new Uint8Array(t);for(let r=0,o=0;r<e.length;r++){const i=e[r];n.set(i,o),o+=i.byteLength}return n},wt=Function.prototype;class Gr extends Error{constructor(){super("Abort Error"),this.name="AbortError"}}var ta=Object.defineProperty,Kr=e=>{throw TypeError(e)},na=(e,t,n)=>t in e?ta(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,kt=(e,t,n)=>na(e,typeof t!="symbol"?t+"":t,n),Yr=(e,t,n)=>t.has(e)||Kr("Cannot "+n),Ce=(e,t,n)=>(Yr(e,t,"read from private field"),n?n.call(e):t.get(e)),xt=(e,t,n)=>t.has(e)?Kr("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),tt=(e,t,n,r)=>(Yr(e,t,"write to private field"),t.set(e,n),n),$e,Et,qt,Wt,Xt;const ra=new TextEncoder,oa=new TextDecoder,ia=ae(j,G(1/0))[1];class ze{constructor(t,n=!1){if(xt(this,$e),xt(this,Et,null),xt(this,qt,null),xt(this,Wt,null),xt(this,Xt,null),kt(this,"asText",()=>Ce(this,Xt)??tt(this,Xt,oa.decode(Ce(this,$e)))),kt(this,"asHex",()=>Ce(this,qt)||tt(this,qt,oe(Ce(this,$e)))),kt(this,"asOpaqueHex",()=>Ce(this,Wt)||tt(this,Wt,oe(this.asBytes()))),kt(this,"asBytes",()=>Ce(this,$e)),kt(this,"asOpaqueBytes",()=>Ce(this,Et)||tt(this,Et,he(j[0](Ce(this,$e).length),Ce(this,$e)))),n){try{const[r,o]=ia(t);if(r===o.length){tt(this,$e,o),tt(this,Et,t);return}}catch{}throw new Error("Invalid opaque bytes")}else tt(this,$e,t)}static fromText(t){return new this(ra.encode(t))}static fromHex(t){return new this(we(t))}static fromOpaqueHex(t){return new this(we(t),!0)}static fromBytes(t){return new this(t)}static fromOpaqueBytes(t){return new this(t,!0)}}$e=new WeakMap,Et=new WeakMap,qt=new WeakMap,Wt=new WeakMap,Xt=new WeakMap;const[sa]=et();class xn extends ze{constructor(t){super(t)}static fromArray(t){return new this(new Uint8Array(t))}static fromAccountId32(t){return new this(sa(t))}}const Zr=e=>{const t=G.enc(e);return n=>t(n.asBytes())},Jr=e=>{const t=G.dec(e),n=e==null?ze:xn;return r=>n.fromBytes(t(r))},St=e=>M(Zr(e),Jr(e));St.enc=Zr,St.dec=Jr;const O=j,Qr=j,aa=Rt(e=>{const t=O.dec(e),n=Math.ceil(t/8);return{bytes:G(n).dec(e),bitsLen:t}}),Nr=M(e=>{if(e.bitsLen>e.bytes.length*8)throw new Error(`Not enough bytes. (bitsLen:${e.bitsLen}, bytesLen:${e.bytes.length})`);const t=O.enc(e.bitsLen),n=new Uint8Array(e.bytes.length+t.length);return n.set(t,0),n.set(e.bytes,t.length),n},aa),ca=at(V,e=>e.charCodeAt(0),String.fromCharCode),eo=e=>{const t=G.enc(e);return n=>t(we(n))},to=e=>{const t=G.dec(e);return n=>oe(t(n))},He=e=>M(eo(e),to(e));He.enc=eo,He.dec=to;const ua=new TextEncoder,la=new TextDecoder,fa=e=>at(G(e),t=>ua.encode(t),t=>la.decode(t)),no=e=>{let t=n=>{const r=e();return t=r,r(n)};return n=>t(n)},ro=e=>{let t=n=>{const r=e(),o=r;return t=r,o(n)};return n=>t(n)},En=e=>M(no(()=>e().enc),ro(()=>e().dec)),At=Object.assign((e,t)=>({type:e,value:t}),{is(e,t){return e.type===t},as(e,t){if(t!==e.type)throw new Error(`Enum.as(enum, ${t}) used with actual type ${e.type}`);return e}}),oo=new Proxy({},{get(e,t){return n=>At(t,n)}}),io=(...e)=>{const t=Se.enc(...e);return n=>t({tag:n.type,value:n.value})},so=(...e)=>{const t=Se.dec(...e);return n=>{const{tag:r,value:o}=t(n);return At(r,o)}},me=(e,...t)=>M(io(kn(e,([n])=>n),...t),so(kn(e,([,n])=>n),...t));me.enc=io,me.dec=so;const ao=[],co=[],uo=[],da=BigInt(0),It=BigInt(1),ha=BigInt(2),pa=BigInt(7),va=BigInt(256),ya=BigInt(113);for(let e=0,t=It,n=1,r=0;e<24;e++){[n,r]=[r,(2*n+3*r)%5],ao.push(2*(5*r+n)),co.push((e+1)*(e+2)/2%64);let o=da;for(let i=0;i<7;i++)t=(t<<It^(t>>pa)*ya)%va,t&ha&&(o^=It<<(It<<BigInt(i))-It);uo.push(o)}const[ba,ma]=zr(uo,!0),lo=(e,t,n)=>n>32?Vr(e,t,n):Hr(e,t,n),fo=(e,t,n)=>n>32?jr(e,t,n):Fr(e,t,n);function ga(e,t=24){const n=new Uint32Array(10);for(let r=24-t;r<24;r++){for(let s=0;s<10;s++)n[s]=e[s]^e[s+10]^e[s+20]^e[s+30]^e[s+40];for(let s=0;s<10;s+=2){const a=(s+8)%10,u=(s+2)%10,c=n[u],f=n[u+1],h=lo(c,f,1)^n[a],l=fo(c,f,1)^n[a+1];for(let d=0;d<50;d+=10)e[s+d]^=h,e[s+d+1]^=l}let o=e[2],i=e[3];for(let s=0;s<24;s++){const a=co[s],u=lo(o,i,a),c=fo(o,i,a),f=ao[s];o=e[f],i=e[f+1],e[f]=u,e[f+1]=c}for(let s=0;s<50;s+=10){for(let a=0;a<10;a++)n[a]=e[s+a];for(let a=0;a<10;a++)e[s+a]^=~n[(a+2)%10]&n[(a+4)%10]}e[0]^=ba[r],e[1]^=ma[r]}n.fill(0)}class Sn extends Mr{constructor(t,n,r,o=!1,i=24){if(super(),this.blockLen=t,this.suffix=n,this.outputLen=r,this.enableXOF=o,this.rounds=i,this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,Qe(r),0>=this.blockLen||this.blockLen>=200)throw new Error("Sha3 supports only keccak-f1600 function");this.state=new Uint8Array(200),this.state32=Ne(this.state)}keccak(){te||ne(this.state32),ga(this.state32,this.rounds),te||ne(this.state32),this.posOut=0,this.pos=0}update(t){gt(this);const{blockLen:n,state:r}=this;t=Oe(t);const o=t.length;for(let i=0;i<o;){const s=Math.min(n-this.pos,o-i);for(let a=0;a<s;a++)r[this.pos++]^=t[i++];this.pos===n&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;const{state:t,suffix:n,pos:r,blockLen:o}=this;t[r]^=n,n&128&&r===o-1&&this.keccak(),t[o-1]^=128,this.keccak()}writeInto(t){gt(this,!1),zt(t),this.finish();const n=this.state,{blockLen:r}=this;for(let o=0,i=t.length;o<i;){this.posOut>=r&&this.keccak();const s=Math.min(r-this.posOut,i-o);t.set(n.subarray(this.posOut,this.posOut+s),o),this.posOut+=s,o+=s}return t}xofInto(t){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(t)}xof(t){return Qe(t),this.xofInto(new Uint8Array(t))}digestInto(t){if(yn(t,this),this.finished)throw new Error("digest() was already called");return this.writeInto(t),this.destroy(),t}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,this.state.fill(0)}_cloneInto(t){const{blockLen:n,suffix:r,outputLen:o,rounds:i,enableXOF:s}=this;return t||(t=new Sn(n,r,o,s,i)),t.state32.set(this.state32),t.pos=this.pos,t.posOut=this.posOut,t.finished=this.finished,t.rounds=i,t.suffix=r,t.outputLen=o,t.enableXOF=s,t.destroyed=this.destroyed,t}}const wa=((e,t,n)=>Ds(()=>new Sn(t,e,n)))(1,136,256/8),ho=e=>{const t=e.slice(2),n=oe(wa(t)).slice(2),r=new Array(40);for(let o=0;o<40;o++){const i=parseInt(n[o],16),s=t[o];r[o]=i>7?s.toUpperCase():s}return`0x${r.join("")}`},ka=G(20)[1],po=M(e=>{const t=we(e);if(t.length!==20)throw new Error(`Invalid length found on EthAddress(${e})`);const n=oe(t);if(e===n||e===n.toUpperCase())return t;if(ho(n)!==e)throw new Error(`Invalid checksum found on EthAddress(${e})`);return t},Rt(e=>ho(oe(ka(e))))),vo=new TextEncoder,yo=new TextDecoder,xa=at(G(4),vo.encode.bind(vo),yo.decode.bind(yo)),An=$({engine:xa,payload:He()}),Ea=me({consensus:An,seal:An,preRuntime:An,runtimeUpdated:_},[4,5,6,8]),In=He(32),bo=$({parentHash:In,number:O,stateRoot:In,extrinsicRoot:In,digests:P(Ea)}),Te=P(Z),mo=N(Z),Sa=Se({bool:_,char:_,str:_,u8:_,u16:_,u32:_,u64:_,u128:_,u256:_,i8:_,i16:_,i32:_,i64:_,i128:_,i256:_}),go=P($({name:mo,type:O,typeName:mo,docs:Te})),Aa=$({len:be,type:O}),Ia=$({bitStoreType:O,bitOrderType:O}),Ba=P($({name:Z,fields:go,index:V,docs:Te})),_a=Se({composite:go,variant:Ba,sequence:O,array:Aa,tuple:P(O),primitive:Sa,compact:O,bitSequence:Ia}),Oa=$({name:Z,type:N(O)}),Ca=P(Oa),$a=$({id:O,path:Te,params:Ca,def:_a,docs:Te}),Bn=P($a),Ta=Se({Blake2128:_,Blake2256:_,Blake2128Concat:_,Twox128:_,Twox256:_,Twox64Concat:_,Identity:_}),Pa=P(Ta),Ua=$({hashers:Pa,key:O,value:O}),La=$({name:Z,modifier:V,type:Se({plain:O,map:Ua}),fallback:He(),docs:Te}),Ra=N($({prefix:Z,items:P(La)})),wo={name:Z,storage:Ra,calls:N(O),events:N(O),constants:P($({name:Z,type:O,value:He(),docs:Te})),errors:N(O),index:V},Ma={...wo,docs:Te},Da=new Uint8Array,ko=e=>M(()=>Da,()=>e),za=$({type:O,version:V,signedExtensions:P($({identifier:Z,type:O,additionalSigned:O}))}),xo=$({lookup:Bn,pallets:P($({...wo,docs:ko([])})),extrinsic:za,type:O,apis:ko([])}),Ha=$({name:Z,methods:P($({name:Z,inputs:P($({name:Z,type:O})),output:O,docs:Te})),docs:Te}),Fa=$({version:V,address:O,call:O,signature:O,extra:O,signedExtensions:P($({identifier:Z,type:O,additionalSigned:O}))}),Eo=$({lookup:Bn,pallets:P($(Ma)),extrinsic:Fa,type:O,apis:P(Ha),outerEnums:$({call:O,event:O,error:O}),custom:P(ae(Z,$({type:O,value:He()})))}),So=()=>{throw new Error("Unsupported metadata version!")},ce=M(So,So),nt=$({magicNumber:be,metadata:Se({v0:ce,v1:ce,v2:ce,v3:ce,v4:ce,v5:ce,v6:ce,v7:ce,v8:ce,v9:ce,v10:ce,v11:ce,v12:ce,v13:ce,v14:xo,v15:Eo})}),_n=G(),Va=N(_n),ja=ae(j,_n),Ao=e=>{try{return nt.dec(e)}catch{}try{return nt.dec(Va.dec(e))}catch{}try{return nt.dec(_n.dec(e))}catch{}try{return nt.dec(ja.dec(e)[1])}catch{}throw null},qa={dkLen:32},On=e=>jt(e,qa),Wa={dkLen:16},Io=e=>jt(e,Wa),Bo=e=>he(Io(e),e),Pe=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);function Fe(e,t,n,r,o){return e=e+t+o|0,r=Ht(r^e,16),n=n+r|0,t=Ht(t^n,12),{a:e,b:t,c:n,d:r}}function Ve(e,t,n,r,o){return e=e+t+o|0,r=Ht(r^e,8),n=n+r|0,t=Ht(t^n,7),{a:e,b:t,c:n,d:r}}function _o(e,t,n,r,o,i,s,a,u,c,f,h,l,d,p,v,y,b,w,x){let m=0;for(let E=0;E<r;E++)({a:o,b:u,c:l,d:y}=Fe(o,u,l,y,n[t+e[m++]])),{a:o,b:u,c:l,d:y}=Ve(o,u,l,y,n[t+e[m++]]),{a:i,b:c,c:d,d:b}=Fe(i,c,d,b,n[t+e[m++]]),{a:i,b:c,c:d,d:b}=Ve(i,c,d,b,n[t+e[m++]]),{a:s,b:f,c:p,d:w}=Fe(s,f,p,w,n[t+e[m++]]),{a:s,b:f,c:p,d:w}=Ve(s,f,p,w,n[t+e[m++]]),{a,b:h,c:v,d:x}=Fe(a,h,v,x,n[t+e[m++]]),{a,b:h,c:v,d:x}=Ve(a,h,v,x,n[t+e[m++]]),{a:o,b:c,c:p,d:x}=Fe(o,c,p,x,n[t+e[m++]]),{a:o,b:c,c:p,d:x}=Ve(o,c,p,x,n[t+e[m++]]),{a:i,b:f,c:v,d:y}=Fe(i,f,v,y,n[t+e[m++]]),{a:i,b:f,c:v,d:y}=Ve(i,f,v,y,n[t+e[m++]]),{a:s,b:h,c:l,d:b}=Fe(s,h,l,b,n[t+e[m++]]),{a:s,b:h,c:l,d:b}=Ve(s,h,l,b,n[t+e[m++]]),{a,b:u,c:d,d:w}=Fe(a,u,d,w,n[t+e[m++]]),{a,b:u,c:d,d:w}=Ve(a,u,d,w,n[t+e[m++]]);return{v0:o,v1:i,v2:s,v3:a,v4:u,v5:c,v6:f,v7:h,v8:l,v9:d,v10:p,v11:v,v12:y,v13:b,v14:w,v15:x}}const Oo=(()=>{const e=Array.from({length:16},(r,o)=>o),t=r=>[2,6,3,10,7,0,4,13,1,11,12,5,9,14,15,8].map(o=>r[o]),n=[];for(let r=0,o=e;r<7;r++,o=t(o))n.push(...o);return Uint8Array.from(n)})();class Cn extends Dr{constructor(t={},n=0){if(super(64,t.dkLen===void 0?32:t.dkLen,{},Number.MAX_SAFE_INTEGER,0,0),this.flags=0,this.chunkPos=0,this.chunksDone=0,this.stack=[],this.posOut=0,this.bufferOut32=new Uint32Array(16),this.chunkOut=0,this.enableXOF=!0,this.outputLen=t.dkLen===void 0?32:t.dkLen,Qe(this.outputLen),t.key!==void 0&&t.context!==void 0)throw new Error("Blake3: only key or context can be specified at same time");if(t.key!==void 0){const r=Oe(t.key).slice();if(r.length!==32)throw new Error("Blake3: key should be 32 byte");this.IV=Ne(r),te||ne(this.IV),this.flags=n|16}else if(t.context!==void 0){const r=new Cn({dkLen:32},32).update(t.context).digest();this.IV=Ne(r),te||ne(this.IV),this.flags=n|64}else this.IV=Pe.slice(),this.flags=n;this.state=this.IV.slice(),this.bufferOut=Rs(this.bufferOut32)}get(){return[]}set(){}b2Compress(t,n,r,o=0){const{state:i,pos:s}=this,{h:a,l:u}=Vt(BigInt(t),!0),{v0:c,v1:f,v2:h,v3:l,v4:d,v5:p,v6:v,v7:y,v8:b,v9:w,v10:x,v11:m,v12:E,v13:S,v14:A,v15:C}=_o(Oo,o,r,7,i[0],i[1],i[2],i[3],i[4],i[5],i[6],i[7],Pe[0],Pe[1],Pe[2],Pe[3],a,u,s,n);i[0]=c^b,i[1]=f^w,i[2]=h^x,i[3]=l^m,i[4]=d^E,i[5]=p^S,i[6]=v^A,i[7]=y^C}compress(t,n=0,r=!1){let o=this.flags;if(this.chunkPos||(o|=1),(this.chunkPos===15||r)&&(o|=2),r||(this.pos=this.blockLen),this.b2Compress(this.chunksDone,o,t,n),this.chunkPos+=1,this.chunkPos===16||r){let i=this.state;this.state=this.IV.slice();for(let s,a=this.chunksDone+1;(r||!(a&1))&&(s=this.stack.pop());a>>=1)this.buffer32.set(s,0),this.buffer32.set(i,8),this.pos=this.blockLen,this.b2Compress(0,this.flags|4,this.buffer32,0),i=this.state,this.state=this.IV.slice();this.chunksDone++,this.chunkPos=0,this.stack.push(i)}this.pos=0}_cloneInto(t){t=super._cloneInto(t);const{IV:n,flags:r,state:o,chunkPos:i,posOut:s,chunkOut:a,stack:u,chunksDone:c}=this;return t.state.set(o.slice()),t.stack=u.map(f=>Uint32Array.from(f)),t.IV.set(n),t.flags=r,t.chunkPos=i,t.chunksDone=c,t.posOut=s,t.chunkOut=a,t.enableXOF=this.enableXOF,t.bufferOut32.set(this.bufferOut32),t}destroy(){this.destroyed=!0,this.state.fill(0),this.buffer32.fill(0),this.IV.fill(0),this.bufferOut32.fill(0);for(let t of this.stack)t.fill(0)}b2CompressOut(){const{state:t,pos:n,flags:r,buffer32:o,bufferOut32:i}=this,{h:s,l:a}=Vt(BigInt(this.chunkOut++));te||ne(o);const{v0:u,v1:c,v2:f,v3:h,v4:l,v5:d,v6:p,v7:v,v8:y,v9:b,v10:w,v11:x,v12:m,v13:E,v14:S,v15:A}=_o(Oo,0,o,7,t[0],t[1],t[2],t[3],t[4],t[5],t[6],t[7],Pe[0],Pe[1],Pe[2],Pe[3],a,s,n,r);i[0]=u^y,i[1]=c^b,i[2]=f^w,i[3]=h^x,i[4]=l^m,i[5]=d^E,i[6]=p^S,i[7]=v^A,i[8]=t[0]^y,i[9]=t[1]^b,i[10]=t[2]^w,i[11]=t[3]^x,i[12]=t[4]^m,i[13]=t[5]^E,i[14]=t[6]^S,i[15]=t[7]^A,te||(ne(o),ne(i)),this.posOut=0}finish(){if(this.finished)return;this.finished=!0,this.buffer.fill(0,this.pos);let t=this.flags|8;this.stack.length?(t|=4,te||ne(this.buffer32),this.compress(this.buffer32,0,!0),te||ne(this.buffer32),this.chunksDone=0,this.pos=this.blockLen):t|=(this.chunkPos?0:1)|2,this.flags=t,this.b2CompressOut()}writeInto(t){gt(this,!1),zt(t),this.finish();const{blockLen:n,bufferOut:r}=this;for(let o=0,i=t.length;o<i;){this.posOut>=n&&this.b2CompressOut();const s=Math.min(n-this.posOut,i-o);t.set(r.subarray(this.posOut,this.posOut+s),o),this.posOut+=s,o+=s}return t}xofInto(t){if(!this.enableXOF)throw new Error("XOF is not possible after digest call");return this.writeInto(t)}xof(t){return Qe(t),this.xofInto(new Uint8Array(t))}digestInto(t){if(yn(t,this),this.finished)throw new Error("digest() was already called");return this.enableXOF=!1,this.writeInto(t),this.destroy(),t}digest(){return this.digestInto(new Uint8Array(this.outputLen))}}const Xa=Hs(e=>new Cn(e)),Ga={dkLen:32},Co=e=>Xa(e,Ga),Ka=e=>he(Co(e),e),$o=e=>e,rt=(e,t,n,r)=>new DataView(new Uint16Array([e,t,n,r]).buffer).getBigUint64(0,!0),$n=2n**64n-1n,ee=(e,t)=>e<<t&$n|e>>64n-t,U=(e,t)=>e*t&$n,K=(e,t)=>e+t&$n,Y=11400714785074694791n,pe=14029467366897019727n,To=1609587929392839161n,Bt=9650029242287828579n,Po=2870177450012600261n;function je(e,t=0n){let n=K(K(t,Y),pe),r=K(t,pe),o=t,i=t-Y,s=e.length,a=0,u=null;(function(){let d=0,p=d+s;if(s){if(u=new Uint8Array(32),s<32){u.set(e.subarray(0,s),a),a+=s;return}if(d<=p-32){const v=p-32;do{let y;y=rt(e[d+1]<<8|e[d],e[d+3]<<8|e[d+2],e[d+5]<<8|e[d+4],e[d+7]<<8|e[d+6]),n=U(ee(K(n,U(y,pe)),31n),Y),d+=8,y=rt(e[d+1]<<8|e[d],e[d+3]<<8|e[d+2],e[d+5]<<8|e[d+4],e[d+7]<<8|e[d+6]),r=U(ee(K(r,U(y,pe)),31n),Y),d+=8,y=rt(e[d+1]<<8|e[d],e[d+3]<<8|e[d+2],e[d+5]<<8|e[d+4],e[d+7]<<8|e[d+6]),o=U(ee(K(o,U(y,pe)),31n),Y),d+=8,y=rt(e[d+1]<<8|e[d],e[d+3]<<8|e[d+2],e[d+5]<<8|e[d+4],e[d+7]<<8|e[d+6]),i=U(ee(K(i,U(y,pe)),31n),Y),d+=8}while(d<=v)}d<p&&(u.set(e.subarray(d,p),a),a=p-d)}})(),e=u||e;let c,f=0;for(s>=32?(c=ee(n,1n),c=K(c,ee(r,7n)),c=K(c,ee(o,12n)),c=K(c,ee(i,18n)),n=U(ee(U(n,pe),31n),Y),c=c^n,c=K(U(c,Y),Bt),r=U(ee(U(r,pe),31n),Y),c=c^r,c=K(U(c,Y),Bt),o=U(ee(U(o,pe),31n),Y),c=c^o,c=K(U(c,Y),Bt),i=U(ee(U(i,pe),31n),Y),c=c^i,c=K(U(c,Y),Bt)):c=K(t,Po),c=K(c,BigInt(s));f<=a-8;){let l=rt(e[f+1]<<8|e[f],e[f+3]<<8|e[f+2],e[f+5]<<8|e[f+4],e[f+7]<<8|e[f+6]);l=U(ee(U(l,pe),31n),Y),c=K(U(ee(c^l,27n),Y),Bt),f+=8}if(f+4<=a){let l=U(rt(e[f+1]<<8|e[f],e[f+3]<<8|e[f+2],0,0),Y);c=K(U(ee(c^l,23n),pe),To),f+=4}for(;f<a;){const l=U(rt(e[f++],0,0,0),Po);c=U(ee(c^l,11n),Y)}let h=c>>33n;return c=U(c^h,pe),h=c>>29n,c=U(c^h,To),h=c>>32n,c^=h,c}const Tn=e=>{const t=new Uint8Array(16),n=new DataView(t.buffer);return n.setBigUint64(0,je(e),!0),n.setBigUint64(8,je(e,1n),!0),t},Ya=e=>{const t=new Uint8Array(32),n=new DataView(t.buffer);return n.setBigUint64(0,je(e),!0),n.setBigUint64(8,je(e,1n),!0),n.setBigUint64(16,je(e,2n),!0),n.setBigUint64(24,je(e,3n),!0),t},Pn=e=>he(mt.enc(je(e)),e),Uo=new TextEncoder,Un=e=>{const t=Tn(Uo.encode(e));return(n,r,...o)=>{const i=he(t,Tn(Uo.encode(n))),s=oe(i),a=o.map(h=>h[1]).map(h=>{switch(h){case $o:return 0;case Pn:return 8;case Bo:return 16;default:return null}}).filter(h=>h!==null),u=h=>{if(!h.startsWith(s))throw new Error(`key does not match this storage (${e}.${n})`);if(a.length!==o.length)throw new Error("Impossible to decode this key");if(o.length===0)return[];const l=h.slice(s.length),d=new Array(o.length);for(let p=0,v=0;p<a.length;p++){const y=o[p][0];v+=a[p],d[p]=y.dec(l.slice(v*2)),v+=y.enc(d[p]).length}return d},c=o.map(([{enc:h},l])=>d=>l(h(d)));return{enc:(...h)=>oe(he(i,...h.map((l,d)=>c[d](l)))),dec:r,keyDecoder:u}}};var Lo=Object.freeze({__proto__:null,AccountId:et,Bin:St,Binary:ze,Blake2128:Io,Blake2128Concat:Bo,Blake2256:On,Blake3256:Co,Blake3256Concat:Ka,Bytes:G,Enum:At,FixedSizeBinary:xn,Hex:He,Identity:$o,Option:N,Result:Dt,ScaleEnum:Se,Self:En,Storage:Un,Struct:$,Tuple:ae,Twox128:Tn,Twox256:Ya,Twox64Concat:Pn,Variant:me,Vector:P,_Enum:oo,_void:_,bitSequence:Nr,blockHeader:bo,bool:vn,char:ca,compact:j,compactBn:Qr,compactNumber:O,createCodec:M,createDecoder:Rt,decAnyMetadata:Ao,enhanceCodec:at,enhanceDecoder:Mt,enhanceEncoder:bt,ethAccount:po,fixedStr:fa,fromBufferToBase58:Wr,getSs58AddressInfo:gn,h64:je,i128:fs,i16:as,i256:hs,i32:cs,i64:us,i8:ss,metadata:nt,selfDecoder:ro,selfEncoder:no,str:Z,u128:ls,u16:Je,u256:ds,u32:be,u64:mt,u8:V,v14:xo,v14Lookup:Bn,v15:Eo});const ot=j,Za=P(ae(Z,ot)),R={bool:"boolean",str:"string",num:"number",big:"bigint",bits:"bitseq",void:"void"},Ja=me(Object.fromEntries(Object.values(R).map(e=>[e,_]))),Qa=P(ae(Z,N(En(()=>Ln)))),Na=P(ot),ec=$({typeRef:ot,length:N(ot)}),tc=N(j),nc=ot,rc=$({ok:ot,ko:ot}),Ln=me({struct:Za,terminal:Ja,enum:Qa,tuple:Na,array:ec,binary:tc,option:nc,result:rc}),oc={i256:R.big,i128:R.big,i64:R.big,i32:R.num,i16:R.num,i8:R.num,u256:R.big,u128:R.big,u64:R.big,u32:R.num,u16:R.num,u8:R.num,bool:R.bool,char:R.str,str:R.str},_t=e=>({type:"terminal",value:{type:e}});function Ot(e,t=()=>{}){switch(e.type){case"AccountId20":case"AccountId32":return _t(R.str);case"array":return e.value.type==="primitive"&&e.value.value==="u8"?{type:"binary",value:e.len}:(t(e.value.id),{type:"array",value:{typeRef:e.value.id,length:e.len}});case"bitSequence":return _t(R.bits);case"compact":return _t(e.isBig?R.big:R.num);case"enum":return{type:"enum",value:Object.entries(e.value).map(([n,r])=>(r.type==="lookupEntry"&&t(r.value.id),[n,r.type==="lookupEntry"?Ot(r.value,t):Ot(r,t)]))};case"struct":{const n=Object.entries(e.value).map(([r,o])=>[r,o.id]);return n.forEach(([,r])=>t(r)),{type:"struct",value:n}}case"tuple":{const n=e.value.map(r=>r.id);return n.forEach(t),{type:"tuple",value:n}}case"option":return t(e.value.id),{type:"option",value:e.value.id};case"primitive":return _t(oc[e.value]);case"result":return t(e.value.ok.id),t(e.value.ko.id),{type:"result",value:{ok:e.value.ok.id,ko:e.value.ko.id}};case"sequence":return e.value.type==="primitive"&&e.value.value==="u8"?{type:"binary",value:void 0}:(t(e.value.id),{type:"array",value:{typeRef:e.value.id}});case"void":return _t(R.void)}}function Rn(e,t,n){if(t.type==="option"&&e==null)return!0;const r=(i,s)=>Rn(i,s,n),o=i=>{switch(i.value.type){case R.str:case R.big:case R.bool:case R.num:return typeof e===i.value.type;case R.bits:return typeof e=="object"&&e!=null&&typeof e.bitsLen=="number"&&e.bytes instanceof Uint8Array;case R.void:return!0}};switch(t.type){case"terminal":return o(t);case"binary":return e instanceof ze&&(t.value==null||e.asBytes().length>=t.value);case"array":if(!Array.isArray(e))return!1;const i=e;return t.value.length!=null&&i.length<t.value.length?!1:i.slice(0,t.value.length).every(c=>r(c,n(t.value.typeRef)));case"enum":if(!e)return!1;const s=e,a=Object.fromEntries(t.value);if(!(s.type in a))return!1;const u=a[s.type];return u==null?!0:r(s.value,u);case"option":return e==null?!0:r(e,n(t.value));case"struct":return e?t.value.every(([c,f])=>r(e[c],n(f))):!1;case"tuple":return e?t.value.every((c,f)=>r(e[f],n(c))):!1;case"result":return"success"in e&&"value"in e?r(e.value,n(e.success?t.value.ok:t.value.ko)):!1}}var ic=Object.defineProperty,sc=(e,t,n)=>t in e?ic(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ac=(e,t,n)=>sc(e,t+"",n);class Ro{constructor(t=[]){ac(this,"value",new Map),t.forEach(([n,r])=>this.add(n,r))}has(t,n){return this.value.get(t)?.has(n)??!1}add(t,n){this.value.has(t)||this.value.set(t,new Set),this.value.get(t).add(n)}addAll(t){t.forEach(([n,r])=>this.add(n,r))}delete(t,n){if(!this.value.has(t))return;const r=this.value.get(t);r.delete(n),r.size||this.value.delete(t)}isEmpty(){return!this.value.size}get values(){return Array.from(this.value).flatMap(([t,n])=>Array.from(n).map(r=>[t,r]))}}var Ae=(e=>(e[e.Incompatible=0]="Incompatible",e[e.Partial=1]="Partial",e[e.BackwardsCompatible=2]="BackwardsCompatible",e[e.Identical=3]="Identical",e))(Ae||{});function Mn(e,t,n,r,o){if(!n&&!e)return ue(3);if(!n)return ue(2);if(!e)return ue(n.type==="option"?2:0);o.has(n)||o.set(n,new Map);const i=o.get(n);if(i.has(e)){const a=i.get(e);return a===null?{level:3,assumptions:new Ro([[e,n]])}:ue(a)}i.set(e,null);const s=cc(e,n,(a,u)=>Mn(typeof a=="number"?t(a):a,t,typeof u=="number"?r(u):u,r,o));return s.assumptions.delete(e,n),s.assumptions.isEmpty()||s.level===0?i.set(e,s.level):i.delete(e),s}function cc(e,t,n){if(e.type!==t.type)return t.type==="option"?Gt(n(e,t.value),2):e.type==="option"?Gt(n(e.value,t),1):ue(0);switch(t.type){case"terminal":return ue(t.value.type===e.value.type?3:0);case"binary":return ue(Do(e.value,t.value));case"array":const o=e,i=ue(Do(o.value.length,t.value.length));return Dn([i,()=>n(o.value.typeRef,t.value.typeRef)]);case"enum":{const f=e,h=Object.fromEntries(t.value),l=f.value.length===t.value.length?3:2;return Gt(Mo(f.value.map(([d,p])=>()=>d in h?n(p,h[d]):ue(0))),l)}case"option":return n(e.value,t.value);case"struct":const s=e,a=Object.fromEntries(s.value),u=s.value.length===t.value.length?3:2;return Gt(Dn(t.value.map(([f,h])=>()=>n(a[f],h))),u);case"tuple":{const f=e,h=ue(lc(f.value,t.value));return Dn([h,...t.value.map((l,d)=>()=>n(f.value[d],l))])}case"result":const c=e;return Mo([n(c.value.ok,t.value.ok),n(c.value.ko,t.value.ko)])}}const Gt=(e,t)=>({...e,level:Math.min(e.level,t)}),uc=new Ro,ue=e=>({level:e,assumptions:uc}),Dn=e=>{let t=ue(3);for(const n of e){const r=typeof n=="function"?n():n;if(r.level===0)return r;t.assumptions.addAll(r.assumptions.values),t.level=Math.min(t.level,r.level)}return t},Mo=e=>{if(!e.length)return ue(3);let t=!1,n=ue(3);for(const r of e){const o=typeof r=="function"?r():r;if(o.level===0){n.level=Math.min(n.level,1);continue}t=!0,n.assumptions.addAll(o.assumptions.values),n.level=Math.min(n.level,o.level)}return t?n:ue(0)},lc=(e,t)=>t.length===e.length?3:e.length>=t.length?2:0,Do=(e,t)=>t===e?3:t==null||e>=t?2:e==null?1:0,zo=me({lookup:j,typedef:Ln}),ct=e=>({type:"lookup",value:e}),zn=e=>({type:"typedef",value:e}),Kt=zn({type:"terminal",value:{type:R.void}}),fc=$({args:zo,values:zo});function dc(e){if(e.type.tag==="plain")return{args:Kt,values:ct(e.type.value)};const{key:t,value:n}=e.type.value;return{args:ct(t),values:ct(n)}}function hc(e){return{args:zn({type:"tuple",value:e.inputs.map(t=>t.type)}),values:ct(e.output)}}function pc(e){return e.type==="lookupEntry"?ct(e.value.id):zn(Ot(e))}function vc(e){return{args:Kt,values:ct(e)}}function yc(e,t,n,r,o){const i=(s,a)=>s.type==="lookup"?a(s.value):s.value;return{args:Mn(i(e.args,t),t,i(n.args,r),r,o).level,values:Mn(i(n.values,r),r,i(e.values,t),t,o).level}}function Ho(e,t,n){const r=e.type==="lookup"?t(e.value):e.value;return Rn(n,r,t)}const ut=()=>{},ge={body:"",call:"",continue:"",follow:"",header:"",stopOperation:"",storage:"",unfollow:"",unpin:"",followEvent:""},Yt={chainName:"",genesisHash:"",properties:""},Hn={broadcast:"",stop:""};Object.entries({chainHead:ge,chainSpec:Yt,transaction:Hn}).forEach(([e,t])=>{Object.keys(t).forEach(n=>{t[n]=`${e}_v1_${n}`})});const bc=e=>(t,n)=>{let r=e(Hn.broadcast,[t],{onSuccess:o=>{r=o===null?ut:()=>{e(Hn.stop,[o])},o===null&&n(new Error("Max # of broadcasted transactions has been reached"))},onError:n});return()=>{r()}};class Fo extends Error{constructor(){super("ChainHead stopped"),this.name="StopError"}}class Zt extends Error{constructor(){super("ChainHead disjointed"),this.name="DisjointError"}}class Jt extends Error{constructor(){super("ChainHead operations limit reached"),this.name="OperationLimitError"}}class Vo extends Error{constructor(t){super(t),this.name="OperationError"}}class Fn extends Error{constructor(){super("ChainHead operation inaccessible"),this.name="OperationInaccessibleError"}}function mc(){let e=()=>{},t=()=>{};return{promise:new Promise((r,o)=>{e=r,t=o}),res:e,rej:t}}const jo=()=>{const e=new Map;return{has:e.has.bind(e),subscribe(t,n){e.set(t,n)},unsubscribe(t){e.delete(t)},next(t,n){e.get(t)?.next(n)},error(t,n){const r=e.get(t);r&&(e.delete(t),r.error(n))},errorAll(t){const n=[...e.values()];e.clear(),n.forEach(r=>{r.error(t)})}}},Qt=e=>(...t)=>new Promise((n,r)=>{let o=wt;const[i,s]=t[t.length-1]instanceof AbortSignal?[t.slice(0,t.length-1),t[t.length-1]]:[t],a=()=>{o(),r(new Gr)};s?.addEventListener("abort",a,{once:!0});const u=c=>f=>{o=wt,s?.removeEventListener("abort",a),c(f)};o=e(u(n),u(r),...i)}),qo=(e,t)=>n=>Qt((r,o,...i)=>{let s=!0,a=()=>{s=!1};const[u,c]=t(...i);return n(e,u,{onSuccess:(f,h)=>{if(f.result==="limitReached")return o(new Jt);const{operationId:l}=f,d=()=>{n(ge.stopOperation,[l])};if(!s)return d();let p=ut;const v=b=>{s=!1,p(),r(b)},y=b=>{s=!1,p(),o(b)};p=h(l,{next:b=>{const w=b;w.event==="operationError"?o(new Vo(w.error)):w.event==="operationInaccessible"?o(new Fn):c(b,v,y)},error:y}),a=()=>{s&&(p(),d())}},onError:o}),()=>{a()}}),gc=qo(ge.body,e=>[[e],(t,n)=>{n(t.value)}]),wc=qo(ge.call,(e,t,n)=>[[e,t,n],(r,o)=>{o(r.output)}]),kc=e=>t=>new Promise((n,r)=>{e(ge.header,[t],{onSuccess:n,onError:r})}),Wo=e=>(t,n,r,o,i,s,a)=>{if(n.length===0)return s(),wt;let u=!0,c=()=>{u=!1};return e(ge.storage,[t,n,r],{onSuccess:(f,h)=>{if(f.result==="limitReached"||f.discardedItems===n.length)return i(new Jt);const{operationId:l}=f,d=()=>{e(ge.stopOperation,[l])};if(!u)return d();const p=h(f.operationId,{next:b=>{switch(b.event){case"operationStorageItems":{o(b.items);break}case"operationStorageDone":{y();break}case"operationError":{v(new Vo(b.error));break}case"operationInaccessible":{v(new Fn);break}default:e(ge.continue,[b.operationId])}},error:i});c=()=>{p(),e(ge.stopOperation,[f.operationId])};const v=b=>{c=wt,p(),i(b)},y=()=>{c=wt,p(),s()};a(f.discardedItems)},onError:i}),()=>{c()}},xc=e=>{const t=Wo(e);return Qt((n,r,o,i,s,a)=>{const u=i.startsWith("descendants");let c=u?[]:null;const h=t(o,[{key:s,type:i}],a??null,u?l=>{c.push(l)}:l=>{c=l[0]?.[i]},r,()=>{try{n(u?c.flat():c)}catch(l){r(l)}},l=>{l>0&&(h(),r(new Jt))});return h})},Ec=e=>t=>t.length>0?new Promise((n,r)=>{e(ge.unpin,[t],{onSuccess(){n()},onError:r})}):Promise.resolve();class Nt extends Error{constructor(){super("Client destroyed"),this.name="DestroyedError"}}function Sc(e){return e.operationId!==void 0}function Ac(e){return(t,n,r)=>{const o=jo(),i=new Set,s=mc();let a=s.promise;const u=p=>{if(Sc(p))return o.has(p.operationId)||console.warn("Uknown operationId on",p),o.next(p.operationId,p);if(p.event!=="stop"){if(p.event==="initialized")return n({type:p.event,finalizedBlockHashes:p.finalizedBlockHashes,finalizedBlockRuntime:p.finalizedBlockRuntime});const{event:v,...y}=p;return n({type:v,...y})}r(new Fo),l(!1)},c=p=>{r(p),l(!(p instanceof Nt))},f=(p,v)=>{const y=v(p,{next:u,error:c});l=(b=!0)=>{a=null,l=ut,y(),b&&e(ge.unfollow,[p]),o.errorAll(new Zt),i.forEach(w=>{w()}),i.clear()},a=p,s.res(p)},h=p=>{p instanceof Nt?l(!1):r(p),a=null,s.res(p)};let l=e(ge.follow,[t],{onSuccess:f,onError:h});const d=(p,v,y)=>{const b=()=>{y?.onError(new Zt)};if(a===null)return b(),ut;const w=m=>{if(!y)return e(p,[m,...v]);i.add(b);const E=(A,C)=>a===null?(C.error(new Zt),ut):(o.subscribe(A,C),()=>{o.unsubscribe(A)}),S=e(p,[m,...v],{onSuccess:A=>{i.delete(b),y.onSuccess(A,E)},onError:A=>{i.delete(b),y.onError(A)}});return()=>{i.delete(b),S()}};if(typeof a=="string")return w(a);let x=ut;return a.then(m=>{if(m instanceof Error)return b();a&&(x=w(m))}),()=>{x()}};return{unfollow(){l(),a=null},body:gc(d),call:wc(d),header:kc(d),storage:xc(d),storageSubscription:Wo(d),unpin:Ec(d),_request:d}}}var Ic=Object.defineProperty,Bc=(e,t,n)=>t in e?Ic(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Xo=(e,t,n)=>Bc(e,typeof t!="symbol"?t+"":t,n);class Go extends Error{constructor(t){super(t.message),Xo(this,"code"),Xo(this,"data"),this.code=t.code,this.data=t.data,this.name="RpcError"}}let _c=1;const Oc=e=>{let t=_c++;const n=new Map,r=jo();let o=null;const i=(f,h,l)=>{o.send(JSON.stringify({jsonrpc:"2.0",id:f,method:h,params:l}))};function s(f){try{let h,l,d,p,v;if({id:h,result:l,error:d,params:p}=JSON.parse(f),h){const w=n.get(h);return w?(n.delete(h),d?w.onError(new Go(d)):w.onSuccess(l,(x,m)=>{const E=x;return r.subscribe(E,m),()=>{r.unsubscribe(E)}})):void 0}if({subscription:v,result:l,error:d}=p,!v||!d&&!Object.hasOwn(p,"result"))throw 0;const b=v;d?r.error(b,new Go(d)):r.next(b,l)}catch(h){console.warn("Error parsing incomming message: "+f),console.error(h)}}o=e(s);const a=()=>{o?.disconnect(),o=null,r.errorAll(new Nt),n.forEach(f=>f.onError(new Nt)),n.clear()};let u=1;return{request:(f,h,l)=>{if(!o)throw new Error("Not connected");const d=`${t}-${u++}`;return l&&n.set(d,l),i(d,f,h),()=>{n.delete(d)}},disconnect:a}},Cc=e=>{const t=Qt((r,o,i,s)=>e(i,s,{onSuccess:r,onError:o}));let n=null;return async()=>n||(n=Promise.all([t(Yt.chainName,[]),t(Yt.genesisHash,[]),t(Yt.properties,[])]).then(([r,o,i])=>({name:r,genesisHash:o,properties:i})))},$c=e=>{const{request:t,disconnect:n}=Oc(e);return{chainHead:Ac(t),transaction:bc(t),getChainSpecData:Cc(t),destroy:n,request:Qt((r,o,i,s)=>t(i,s,{onSuccess:r,onError:o})),_request:t}};var Vn=function(e,t){return Vn=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(n[o]=r[o])},Vn(e,t)};function Ue(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Vn(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}function Tc(e,t,n,r){function o(i){return i instanceof n?i:new n(function(s){s(i)})}return new(n||(n=Promise))(function(i,s){function a(f){try{c(r.next(f))}catch(h){s(h)}}function u(f){try{c(r.throw(f))}catch(h){s(h)}}function c(f){f.done?i(f.value):o(f.value).then(a,u)}c((r=r.apply(e,t||[])).next())})}function Ko(e,t){var n={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,o,i,s=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return s.next=a(0),s.throw=a(1),s.return=a(2),typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function a(c){return function(f){return u([c,f])}}function u(c){if(r)throw new TypeError("Generator is already executing.");for(;s&&(s=0,c[0]&&(n=0)),n;)try{if(r=1,o&&(i=c[0]&2?o.return:c[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,c[1])).done)return i;switch(o=0,i&&(c=[c[0]&2,i.value]),c[0]){case 0:case 1:i=c;break;case 4:return n.label++,{value:c[1],done:!1};case 5:n.label++,o=c[1],c=[0];continue;case 7:c=n.ops.pop(),n.trys.pop();continue;default:if(i=n.trys,!(i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){n=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){n.label=c[1];break}if(c[0]===6&&n.label<i[1]){n.label=i[1],i=c;break}if(i&&n.label<i[2]){n.label=i[2],n.ops.push(c);break}i[2]&&n.ops.pop(),n.trys.pop();continue}c=t.call(e,n)}catch(f){c=[6,f],o=0}finally{r=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}function lt(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function qe(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),o,i=[],s;try{for(;(t===void 0||t-- >0)&&!(o=r.next()).done;)i.push(o.value)}catch(a){s={error:a}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(s)throw s.error}}return i}function We(e,t,n){if(n||arguments.length===2)for(var r=0,o=t.length,i;r<o;r++)(i||!(r in t))&&(i||(i=Array.prototype.slice.call(t,0,r)),i[r]=t[r]);return e.concat(i||Array.prototype.slice.call(t))}function ft(e){return this instanceof ft?(this.v=e,this):new ft(e)}function Pc(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=n.apply(e,t||[]),o,i=[];return o=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",s),o[Symbol.asyncIterator]=function(){return this},o;function s(d){return function(p){return Promise.resolve(p).then(d,h)}}function a(d,p){r[d]&&(o[d]=function(v){return new Promise(function(y,b){i.push([d,v,y,b])>1||u(d,v)})},p&&(o[d]=p(o[d])))}function u(d,p){try{c(r[d](p))}catch(v){l(i[0][3],v)}}function c(d){d.value instanceof ft?Promise.resolve(d.value.v).then(f,h):l(i[0][2],d)}function f(d){u("next",d)}function h(d){u("throw",d)}function l(d,p){d(p),i.shift(),i.length&&u(i[0][0],i[0][1])}}function Uc(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],n;return t?t.call(e):(e=typeof lt=="function"?lt(e):e[Symbol.iterator](),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(i){n[i]=e[i]&&function(s){return new Promise(function(a,u){s=e[i](s),o(a,u,s.done,s.value)})}}function o(i,s,a,u){Promise.resolve(u).then(function(c){i({value:c,done:a})},s)}}typeof SuppressedError=="function"&&SuppressedError;function H(e){return typeof e=="function"}function jn(e){var t=function(r){Error.call(r),r.stack=new Error().stack},n=e(t);return n.prototype=Object.create(Error.prototype),n.prototype.constructor=n,n}var qn=jn(function(e){return function(n){e(this),this.message=n?n.length+` errors occurred during unsubscription:
1
+ (function(he,bt){typeof exports=="object"&&typeof module<"u"?bt(exports):typeof define=="function"&&define.amd?define(["exports"],bt):(he=typeof globalThis<"u"?globalThis:he||self,bt(he.papi={}))})(this,function(he){"use strict";var bt=Object.defineProperty,as=(e,t,n)=>t in e?bt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,lr=(e,t,n)=>(as(e,typeof t!="symbol"?t+"":t,n),n),mn={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,a:10,b:11,c:12,d:13,e:14,f:15,A:10,B:11,C:12,D:13,E:14,F:15};function cs(e){const t=e.length%2,n=(e[1]==="x"?2:0)+t,r=(e.length-n)/2+t,o=new Uint8Array(r);t&&(o[0]=0|mn[e[2]]);for(let i=0;i<r;){const s=n+i*2,a=mn[e[s]],u=mn[e[s+1]];o[t+i++]=a<<4|u}return o}var fr=class extends Uint8Array{constructor(e){super(e),lr(this,"i",0),lr(this,"v"),this.v=new DataView(e)}},be=e=>t=>e(t instanceof fr?t:new fr(t instanceof Uint8Array?t.buffer:typeof t=="string"?cs(t).buffer:t)),Se=e=>{const t=e.length;let n=0;for(let o=0;o<t;o++)n+=e[o].byteLength;const r=new Uint8Array(n);for(let o=0,i=0;o<t;o++){const s=e[o];r.set(s,i),i+=s.byteLength}return r};function zt(e,t){const n=Object.keys(e),r=n.length,o={};for(let i=0;i<r;i++){const s=n[i];o[s]=t(e[s],s)}return o}var Ht=be,M=(e,t)=>{const n=[e,t];return n.enc=e,n.dec=t,n},mt=(e,t)=>n=>e(t(n)),Ft=(e,t)=>n=>t(e(n)),ct=([e,t],n,r)=>M(mt(e,n),Ft(t,r));function us(e,t){return be(n=>{const r=n.v[t](n.i,!0);return n.i+=e,r})}function ls(e,t){return n=>{const r=new Uint8Array(e);return new DataView(r.buffer)[t](0,n,!0),r}}function ze(e,t,n){return M(ls(e,n),us(e,t))}var V=ze(1,"getUint8","setUint8"),Qe=ze(2,"getUint16","setUint16"),we=ze(4,"getUint32","setUint32"),gt=ze(8,"getBigUint64","setBigUint64"),fs=ze(1,"getInt8","setInt8"),ds=ze(2,"getInt16","setInt16"),hs=ze(4,"getInt32","setInt32"),ps=ze(8,"getBigInt64","setBigInt64"),dr=e=>{const t=new Uint8Array(16),n=new DataView(t.buffer);return n.setBigInt64(0,e,!0),n.setBigInt64(8,e>>64n,!0),t},hr=e=>be(t=>{const{v:n,i:r}=t,o=n.getBigUint64(r,!0),i=n[e](r+8,!0);return t.i+=16,i<<64n|o}),vs=M(dr,hr("getBigUint64")),ys=M(dr,hr("getBigInt64")),pr=e=>{const t=new Uint8Array(32),n=new DataView(t.buffer);return n.setBigInt64(0,e,!0),n.setBigInt64(8,e>>64n,!0),n.setBigInt64(16,e>>128n,!0),n.setBigInt64(24,e>>192n,!0),t},vr=e=>be(t=>{let n=t.v.getBigUint64(t.i,!0);return t.i+=8,n|=t.v.getBigUint64(t.i,!0)<<64n,t.i+=8,n|=t.v.getBigUint64(t.i,!0)<<128n,t.i+=8,n|=t.v[e](t.i,!0)<<192n,t.i+=8,n}),bs=M(pr,vr("getBigUint64")),ms=M(pr,vr("getBigInt64")),gn=ct(V,e=>e?1:0,Boolean),gs=[V[1],Qe[1],we[1]],ws=be(e=>{const t=e[e.i],n=t&3;if(n<3)return gs[n](e)>>>2;const r=(t>>>2)+4;e.i++;let o=0n;const i=r/8|0;let s=0n;for(let u=0;u<i;u++)o=gt[1](e)<<s|o,s+=64n;let a=r%8;return a>3&&(o=BigInt(we[1](e))<<s|o,s+=32n,a-=4),a>1&&(o=BigInt(Qe[1](e))<<s|o,s+=16n,a-=2),a&&(o=BigInt(V[1](e))<<s|o),o}),ks=1n<<56n,xs=1<<24,Es=256,Ss=4294967295n,As=64,Is=16384,Bs=1<<30,_s=e=>{if(e<0)throw new Error(`Wrong compact input (${e})`);const t=Number(e)<<2;if(e<As)return V[0](t);if(e<Is)return Qe[0](t|1);if(e<Bs)return we[0](t|2);let n=[new Uint8Array(1)],r=BigInt(e);for(;r>=ks;)n.push(gt[0](r)),r>>=64n;r>=xs&&(n.push(we[0](Number(r&Ss))),r>>=32n);let o=Number(r);o>=Es&&(n.push(Qe[0](o)),o>>=16),o&&n.push(V[0](o));const i=Se(n);return i[0]=i.length-5<<2|3,i},j=M(_s,ws),Cs=new TextEncoder,Os=e=>{const t=Cs.encode(e);return Se([j.enc(t.length),t])},$s=new TextDecoder,Ts=be(e=>{let t=j.dec(e);const n=new DataView(e.buffer,e.i,t);return e.i+=t,$s.decode(n)}),Q=M(Os,Ts),Ps=()=>{},Us=new Uint8Array(0),_=M(()=>Us,Ps),yr=e=>e===void 0?t=>Se([j.enc(t.length),t]):t=>t.length===e?t:t.slice(0,e),br=e=>be(t=>{const n=e===void 0?j.dec(t):e!==1/0?e:t.byteLength-t.i,r=new Uint8Array(t.buffer.slice(t.i,t.i+n));return t.i+=n,r}),Y=e=>M(yr(e),br(e));Y.enc=yr,Y.dec=br;var mr=(e,t)=>{const n=Object.keys(e),r=new Map(t?.map((i,s)=>[n[s],i])??n.map((i,s)=>[i,s])),o=i=>r.get(i);return({tag:i,value:s})=>Se([V.enc(o(i)),e[i](s)])},gr=(e,t)=>{const n=Object.keys(e),r=new Map(t?.map((o,i)=>[o,n[i]])??n.map((o,i)=>[i,o]));return be(o=>{const i=V.dec(o),s=r.get(i),a=e[s];return{tag:s,value:a(o)}})},Ae=(e,...t)=>M(mr(zt(e,([n])=>n),...t),gr(zt(e,([,n])=>n),...t));Ae.enc=mr,Ae.dec=gr;var wr=e=>be(t=>{const n=V.dec(t);if(n!==0)return e===gn[1]?n===1:e(t)}),kr=e=>t=>{const n=new Uint8Array(1);return t===void 0?(n[0]=0,n):(n[0]=1,e===gn[0]?(n[0]=t?1:2,n):Se([n,e(t)]))},ee=e=>M(kr(e[0]),wr(e[1]));ee.enc=kr,ee.dec=wr;var xr=(e,t)=>be(n=>{const r=V[1](n)===0,i=(r?e:t)(n);return{success:r,value:i}}),Er=(e,t)=>({success:n,value:r})=>Se([V[0](n?0:1),(n?e:t)(r)]),Vt=(e,t)=>M(Er(e[0],t[0]),xr(e[1],t[1]));Vt.dec=xr,Vt.enc=Er;var Sr=(...e)=>be(t=>e.map(n=>n(t))),Ar=(...e)=>t=>Se(e.map((n,r)=>n(t[r]))),ce=(...e)=>M(Ar(...e.map(([t])=>t)),Sr(...e.map(([,t])=>t)));ce.enc=Ar,ce.dec=Sr;var Ir=e=>{const t=Object.keys(e);return mt(ce.enc(...Object.values(e)),n=>t.map(r=>n[r]))},Br=e=>{const t=Object.keys(e);return Ft(ce.dec(...Object.values(e)),n=>Object.fromEntries(n.map((r,o)=>[t[o],r])))},$=e=>M(Ir(zt(e,t=>t[0])),Br(zt(e,t=>t[1])));$.enc=Ir,$.dec=Br;var _r=(e,t)=>t>=0?n=>Se(n.map(e)):n=>Se([j.enc(n.length),Se(n.map(e))]),Cr=(e,t)=>be(n=>{const r=t>=0?t:j.dec(n),o=new Array(r);for(let i=0;i<r;i++)o[i]=e(n);return o}),P=(e,t)=>M(_r(e[0],t),Cr(e[1],t));P.enc=_r,P.dec=Cr;/*! scure-base - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Ls(e){return e instanceof Uint8Array||e!=null&&typeof e=="object"&&e.constructor.name==="Uint8Array"}function Rs(...e){const t=i=>i,n=(i,s)=>a=>i(s(a)),r=e.map(i=>i.encode).reduceRight(n,t),o=e.map(i=>i.decode).reduce(n,t);return{encode:r,decode:o}}function Ms(e){return{encode:t=>{if(!Array.isArray(t)||t.length&&typeof t[0]!="number")throw new Error("alphabet.encode input should be an array of numbers");return t.map(n=>{if(n<0||n>=e.length)throw new Error(`Digit index outside alphabet: ${n} (alphabet: ${e.length})`);return e[n]})},decode:t=>{if(!Array.isArray(t)||t.length&&typeof t[0]!="string")throw new Error("alphabet.decode input should be array of strings");return t.map(n=>{if(typeof n!="string")throw new Error(`alphabet.decode: not string element=${n}`);const r=e.indexOf(n);if(r===-1)throw new Error(`Unknown letter: "${n}". Allowed: ${e}`);return r})}}}function Ds(e=""){if(typeof e!="string")throw new Error("join separator should be string");return{encode:t=>{if(!Array.isArray(t)||t.length&&typeof t[0]!="string")throw new Error("join.encode input should be array of strings");for(let n of t)if(typeof n!="string")throw new Error(`join.encode: non-string input=${n}`);return t.join(e)},decode:t=>{if(typeof t!="string")throw new Error("join.decode input should be string");return t.split(e)}}}function Or(e,t,n){if(t<2)throw new Error(`convertRadix: wrong from=${t}, base cannot be less than 2`);if(n<2)throw new Error(`convertRadix: wrong to=${n}, base cannot be less than 2`);if(!Array.isArray(e))throw new Error("convertRadix: data should be array");if(!e.length)return[];let r=0;const o=[],i=Array.from(e);for(i.forEach(s=>{if(s<0||s>=t)throw new Error(`Wrong integer: ${s}`)});;){let s=0,a=!0;for(let u=r;u<i.length;u++){const c=i[u],l=t*s+c;if(!Number.isSafeInteger(l)||t*s/t!==s||l-c!==t*s)throw new Error("convertRadix: carry overflow");s=l%n;const h=Math.floor(l/n);if(i[u]=h,!Number.isSafeInteger(h)||h*n+s!==l)throw new Error("convertRadix: carry overflow");if(a)h?a=!1:r=u;else continue}if(o.push(s),a)break}for(let s=0;s<e.length-1&&e[s]===0;s++)o.push(0);return o.reverse()}function zs(e){return{encode:t=>{if(!Ls(t))throw new Error("radix.encode input should be Uint8Array");return Or(Array.from(t),2**8,e)},decode:t=>{if(!Array.isArray(t)||t.length&&typeof t[0]!="number")throw new Error("radix.decode input should be array of numbers");return Uint8Array.from(Or(t,e,2**8))}}}const $r=(e=>Rs(zs(58),Ms(e),Ds("")))("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz");function Ne(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`positive integer expected, not ${e}`)}function Hs(e){return e instanceof Uint8Array||e!=null&&typeof e=="object"&&e.constructor.name==="Uint8Array"}function jt(e,...t){if(!Hs(e))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(e.length))throw new Error(`Uint8Array expected of length ${t}, not of length=${e.length}`)}function wt(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function wn(e,t){jt(e);const n=t.outputLen;if(e.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Fs=e=>new Uint8Array(e.buffer,e.byteOffset,e.byteLength),et=e=>new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4)),qt=(e,t)=>e<<32-t|e>>>t,re=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68,Tr=e=>e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255,Oe=re?e=>e:e=>Tr(e);function oe(e){for(let t=0;t<e.length;t++)e[t]=Tr(e[t])}function Vs(e){if(typeof e!="string")throw new Error(`utf8ToBytes expected string, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function $e(e){return typeof e=="string"&&(e=Vs(e)),jt(e),e}class Pr{clone(){return this._cloneInto()}}function js(e){const t=r=>e().update($e(r)).digest(),n=e();return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=()=>e(),t}function qs(e){const t=(r,o)=>e(o).update($e(r)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=r=>e(r),t}function Ws(e){const t=(r,o)=>e(o).update($e(r)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=r=>e(r),t}const Xs=new Uint8Array([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3,11,8,12,0,5,2,15,13,10,14,3,6,7,1,9,4,7,9,3,1,13,12,11,14,2,6,5,10,4,0,15,8,9,0,5,7,2,4,10,15,14,1,11,12,6,8,3,13,2,12,6,10,0,11,8,3,4,13,7,5,15,14,1,9,12,5,1,15,14,13,4,10,0,7,6,3,9,2,8,11,13,11,7,14,12,1,3,9,5,0,15,4,8,6,2,10,6,15,14,9,11,3,0,8,12,2,13,7,1,4,10,5,10,2,8,4,7,6,1,5,15,11,9,14,3,12,13,0,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3]);class Ur extends Pr{constructor(t,n,r={},o,i,s){if(super(),this.blockLen=t,this.outputLen=n,this.length=0,this.pos=0,this.finished=!1,this.destroyed=!1,Ne(t),Ne(n),Ne(o),n<0||n>o)throw new Error("outputLen bigger than keyLen");if(r.key!==void 0&&(r.key.length<1||r.key.length>o))throw new Error(`key must be up 1..${o} byte long or undefined`);if(r.salt!==void 0&&r.salt.length!==i)throw new Error(`salt must be ${i} byte long or undefined`);if(r.personalization!==void 0&&r.personalization.length!==s)throw new Error(`personalization must be ${s} byte long or undefined`);this.buffer32=et(this.buffer=new Uint8Array(t))}update(t){wt(this);const{blockLen:n,buffer:r,buffer32:o}=this;t=$e(t);const i=t.length,s=t.byteOffset,a=t.buffer;for(let u=0;u<i;){this.pos===n&&(re||oe(o),this.compress(o,0,!1),re||oe(o),this.pos=0);const c=Math.min(n-this.pos,i-u),l=s+u;if(c===n&&!(l%4)&&u+c<i){const h=new Uint32Array(a,l,Math.floor((i-u)/4));re||oe(h);for(let f=0;u+n<i;f+=o.length,u+=n)this.length+=n,this.compress(h,f,!1);re||oe(h);continue}r.set(t.subarray(u,u+c),this.pos),this.pos+=c,this.length+=c,u+=c}return this}digestInto(t){wt(this),wn(t,this);const{pos:n,buffer32:r}=this;this.finished=!0,this.buffer.subarray(n).fill(0),re||oe(r),this.compress(r,0,!0),re||oe(r);const o=et(t);this.get().forEach((i,s)=>o[s]=Oe(i))}digest(){const{buffer:t,outputLen:n}=this;this.digestInto(t);const r=t.slice(0,n);return this.destroy(),r}_cloneInto(t){const{buffer:n,length:r,finished:o,destroyed:i,outputLen:s,pos:a}=this;return t||(t=new this.constructor({dkLen:s})),t.set(...this.get()),t.length=r,t.finished=o,t.destroyed=i,t.outputLen=s,t.buffer.set(n),t.pos=a,t}}const Wt=BigInt(2**32-1),kn=BigInt(32);function Xt(e,t=!1){return t?{h:Number(e&Wt),l:Number(e>>kn&Wt)}:{h:Number(e>>kn&Wt)|0,l:Number(e&Wt)|0}}function Lr(e,t=!1){let n=new Uint32Array(e.length),r=new Uint32Array(e.length);for(let o=0;o<e.length;o++){const{h:i,l:s}=Xt(e[o],t);[n[o],r[o]]=[i,s]}return[n,r]}const Gs=(e,t)=>BigInt(e>>>0)<<kn|BigInt(t>>>0),Ks=(e,t,n)=>e>>>n,Ys=(e,t,n)=>e<<32-n|t>>>n,Zs=(e,t,n)=>e>>>n|t<<32-n,Js=(e,t,n)=>e<<32-n|t>>>n,Qs=(e,t,n)=>e<<64-n|t>>>n-32,Ns=(e,t,n)=>e>>>n-32|t<<64-n,ea=(e,t)=>t,ta=(e,t)=>e,Rr=(e,t,n)=>e<<n|t>>>32-n,Mr=(e,t,n)=>t<<n|e>>>32-n,Dr=(e,t,n)=>t<<n-32|e>>>64-n,zr=(e,t,n)=>e<<n-32|t>>>64-n;function na(e,t,n,r){const o=(t>>>0)+(r>>>0);return{h:e+n+(o/2**32|0)|0,l:o|0}}const ie={fromBig:Xt,split:Lr,toBig:Gs,shrSH:Ks,shrSL:Ys,rotrSH:Zs,rotrSL:Js,rotrBH:Qs,rotrBL:Ns,rotr32H:ea,rotr32L:ta,rotlSH:Rr,rotlSL:Mr,rotlBH:Dr,rotlBL:zr,add:na,add3L:(e,t,n)=>(e>>>0)+(t>>>0)+(n>>>0),add3H:(e,t,n,r)=>t+n+r+(e/2**32|0)|0,add4L:(e,t,n,r)=>(e>>>0)+(t>>>0)+(n>>>0)+(r>>>0),add4H:(e,t,n,r,o)=>t+n+r+o+(e/2**32|0)|0,add5H:(e,t,n,r,o,i)=>t+n+r+o+i+(e/2**32|0)|0,add5L:(e,t,n,r,o)=>(e>>>0)+(t>>>0)+(n>>>0)+(r>>>0)+(o>>>0)},G=new Uint32Array([4089235720,1779033703,2227873595,3144134277,4271175723,1013904242,1595750129,2773480762,2917565137,1359893119,725511199,2600822924,4215389547,528734635,327033209,1541459225]),w=new Uint32Array(32);function He(e,t,n,r,o,i){const s=o[i],a=o[i+1];let u=w[2*e],c=w[2*e+1],l=w[2*t],h=w[2*t+1],f=w[2*n],d=w[2*n+1],p=w[2*r],v=w[2*r+1],y=ie.add3L(u,l,s);c=ie.add3H(y,c,h,a),u=y|0,{Dh:v,Dl:p}={Dh:v^c,Dl:p^u},{Dh:v,Dl:p}={Dh:ie.rotr32H(v,p),Dl:ie.rotr32L(v,p)},{h:d,l:f}=ie.add(d,f,v,p),{Bh:h,Bl:l}={Bh:h^d,Bl:l^f},{Bh:h,Bl:l}={Bh:ie.rotrSH(h,l,24),Bl:ie.rotrSL(h,l,24)},w[2*e]=u,w[2*e+1]=c,w[2*t]=l,w[2*t+1]=h,w[2*n]=f,w[2*n+1]=d,w[2*r]=p,w[2*r+1]=v}function Fe(e,t,n,r,o,i){const s=o[i],a=o[i+1];let u=w[2*e],c=w[2*e+1],l=w[2*t],h=w[2*t+1],f=w[2*n],d=w[2*n+1],p=w[2*r],v=w[2*r+1],y=ie.add3L(u,l,s);c=ie.add3H(y,c,h,a),u=y|0,{Dh:v,Dl:p}={Dh:v^c,Dl:p^u},{Dh:v,Dl:p}={Dh:ie.rotrSH(v,p,16),Dl:ie.rotrSL(v,p,16)},{h:d,l:f}=ie.add(d,f,v,p),{Bh:h,Bl:l}={Bh:h^d,Bl:l^f},{Bh:h,Bl:l}={Bh:ie.rotrBH(h,l,63),Bl:ie.rotrBL(h,l,63)},w[2*e]=u,w[2*e+1]=c,w[2*t]=l,w[2*t+1]=h,w[2*n]=f,w[2*n+1]=d,w[2*r]=p,w[2*r+1]=v}class ra extends Ur{constructor(t={}){super(128,t.dkLen===void 0?64:t.dkLen,t,64,16,16),this.v0l=G[0]|0,this.v0h=G[1]|0,this.v1l=G[2]|0,this.v1h=G[3]|0,this.v2l=G[4]|0,this.v2h=G[5]|0,this.v3l=G[6]|0,this.v3h=G[7]|0,this.v4l=G[8]|0,this.v4h=G[9]|0,this.v5l=G[10]|0,this.v5h=G[11]|0,this.v6l=G[12]|0,this.v6h=G[13]|0,this.v7l=G[14]|0,this.v7h=G[15]|0;const n=t.key?t.key.length:0;if(this.v0l^=this.outputLen|n<<8|65536|1<<24,t.salt){const r=et($e(t.salt));this.v4l^=Oe(r[0]),this.v4h^=Oe(r[1]),this.v5l^=Oe(r[2]),this.v5h^=Oe(r[3])}if(t.personalization){const r=et($e(t.personalization));this.v6l^=Oe(r[0]),this.v6h^=Oe(r[1]),this.v7l^=Oe(r[2]),this.v7h^=Oe(r[3])}if(t.key){const r=new Uint8Array(this.blockLen);r.set($e(t.key)),this.update(r)}}get(){let{v0l:t,v0h:n,v1l:r,v1h:o,v2l:i,v2h:s,v3l:a,v3h:u,v4l:c,v4h:l,v5l:h,v5h:f,v6l:d,v6h:p,v7l:v,v7h:y}=this;return[t,n,r,o,i,s,a,u,c,l,h,f,d,p,v,y]}set(t,n,r,o,i,s,a,u,c,l,h,f,d,p,v,y){this.v0l=t|0,this.v0h=n|0,this.v1l=r|0,this.v1h=o|0,this.v2l=i|0,this.v2h=s|0,this.v3l=a|0,this.v3h=u|0,this.v4l=c|0,this.v4h=l|0,this.v5l=h|0,this.v5h=f|0,this.v6l=d|0,this.v6h=p|0,this.v7l=v|0,this.v7h=y|0}compress(t,n,r){this.get().forEach((u,c)=>w[c]=u),w.set(G,16);let{h:o,l:i}=ie.fromBig(BigInt(this.length));w[24]=G[8]^i,w[25]=G[9]^o,r&&(w[28]=~w[28],w[29]=~w[29]);let s=0;const a=Xs;for(let u=0;u<12;u++)He(0,4,8,12,t,n+2*a[s++]),Fe(0,4,8,12,t,n+2*a[s++]),He(1,5,9,13,t,n+2*a[s++]),Fe(1,5,9,13,t,n+2*a[s++]),He(2,6,10,14,t,n+2*a[s++]),Fe(2,6,10,14,t,n+2*a[s++]),He(3,7,11,15,t,n+2*a[s++]),Fe(3,7,11,15,t,n+2*a[s++]),He(0,5,10,15,t,n+2*a[s++]),Fe(0,5,10,15,t,n+2*a[s++]),He(1,6,11,12,t,n+2*a[s++]),Fe(1,6,11,12,t,n+2*a[s++]),He(2,7,8,13,t,n+2*a[s++]),Fe(2,7,8,13,t,n+2*a[s++]),He(3,4,9,14,t,n+2*a[s++]),Fe(3,4,9,14,t,n+2*a[s++]);this.v0l^=w[0]^w[16],this.v0h^=w[1]^w[17],this.v1l^=w[2]^w[18],this.v1h^=w[3]^w[19],this.v2l^=w[4]^w[20],this.v2h^=w[5]^w[21],this.v3l^=w[6]^w[22],this.v3h^=w[7]^w[23],this.v4l^=w[8]^w[24],this.v4h^=w[9]^w[25],this.v5l^=w[10]^w[26],this.v5h^=w[11]^w[27],this.v6l^=w[12]^w[28],this.v6h^=w[13]^w[29],this.v7l^=w[14]^w[30],this.v7h^=w[15]^w[31],w.fill(0)}destroy(){this.destroyed=!0,this.buffer32.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}}const Gt=qs(e=>new ra(e)),Hr=new TextEncoder().encode("SS58PRE"),xn=2,En=e=>{try{const t=$r.decode(e),n=t.subarray(0,t[0]&64?2:1),r=t.subarray(n.length,t.length-xn),o=t.subarray(n.length+r.length),i=Gt(Uint8Array.of(...Hr,...n,...r),{dkLen:64}).subarray(0,xn);return o[0]===i[0]&&o[1]===i[1]?{isValid:!0,ss58Format:oa(n),publicKey:r.slice()}:{isValid:!1}}catch{return{isValid:!1}}},oa=e=>{const t=new DataView(e.buffer,e.byteOffset,e.byteLength);return t.byteLength===1?t.getUint8(0):t.getUint16(0)},Fr=e=>{const t=e<64?Uint8Array.of(e):Uint8Array.of((e&252)>>2|64,e>>8|(e&3)<<6);return n=>{const r=Gt(Uint8Array.of(...Hr,...t,...n),{dkLen:64}).subarray(0,xn);return $r.encode(Uint8Array.of(...t,...n,...r))}};function ia(e,t){return n=>{const r=En(n);if(!r.isValid)throw new Error("Invalid checksum");const{publicKey:o}=r;if(o.length!==e)throw new Error("Invalid public key length");return o}}const tt=(e=42,t=32)=>ct(Y(t),ia(t),Fr(e)),Vr="0123456789abcdef";function se(e){const t=new Array(e.length+1);t[0]="0x";for(let n=0;n<e.length;){const r=e[n++];t[n]=Vr[r>>4]+Vr[r&15]}return t.join("")}const Sn={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,a:10,b:11,c:12,d:13,e:14,f:15,A:10,B:11,C:12,D:13,E:14,F:15};function ke(e){const t=e.length%2,n=(e[1]==="x"?2:0)+t,r=(e.length-n)/2+t,o=new Uint8Array(r);t&&(o[0]=0|Sn[e[2]]);for(let i=0;i<r;){const s=n+i*2,a=Sn[e[s]],u=Sn[e[s+1]];o[t+i++]=a<<4|u}return o}function An(e,t){return Object.fromEntries(Object.entries(e).map(([n,r])=>[n,t(r,n)]))}const pe=(...e)=>{const t=e.reduce((r,o)=>r+o.byteLength,0),n=new Uint8Array(t);for(let r=0,o=0;r<e.length;r++){const i=e[r];n.set(i,o),o+=i.byteLength}return n},kt=Function.prototype;class jr extends Error{constructor(){super("Abort Error"),this.name="AbortError"}}var sa=Object.defineProperty,qr=e=>{throw TypeError(e)},aa=(e,t,n)=>t in e?sa(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,xt=(e,t,n)=>aa(e,typeof t!="symbol"?t+"":t,n),Wr=(e,t,n)=>t.has(e)||qr("Cannot "+n),Te=(e,t,n)=>(Wr(e,t,"read from private field"),n?n.call(e):t.get(e)),Et=(e,t,n)=>t.has(e)?qr("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),nt=(e,t,n,r)=>(Wr(e,t,"write to private field"),t.set(e,n),n),Pe,St,Kt,Yt,Zt;const ca=new TextEncoder,ua=new TextDecoder,la=ce(j,Y(1/0))[1];class Ve{constructor(t,n=!1){if(Et(this,Pe),Et(this,St,null),Et(this,Kt,null),Et(this,Yt,null),Et(this,Zt,null),xt(this,"asText",()=>Te(this,Zt)??nt(this,Zt,ua.decode(Te(this,Pe)))),xt(this,"asHex",()=>Te(this,Kt)||nt(this,Kt,se(Te(this,Pe)))),xt(this,"asOpaqueHex",()=>Te(this,Yt)||nt(this,Yt,se(this.asBytes()))),xt(this,"asBytes",()=>Te(this,Pe)),xt(this,"asOpaqueBytes",()=>Te(this,St)||nt(this,St,pe(j[0](Te(this,Pe).length),Te(this,Pe)))),n){try{const[r,o]=la(t);if(r===o.length){nt(this,Pe,o),nt(this,St,t);return}}catch{}throw new Error("Invalid opaque bytes")}else nt(this,Pe,t)}static fromText(t){return new this(ca.encode(t))}static fromHex(t){return new this(ke(t))}static fromOpaqueHex(t){return new this(ke(t),!0)}static fromBytes(t){return new this(t)}static fromOpaqueBytes(t){return new this(t,!0)}}Pe=new WeakMap,St=new WeakMap,Kt=new WeakMap,Yt=new WeakMap,Zt=new WeakMap;const[fa]=tt();class In extends Ve{constructor(t){super(t)}static fromArray(t){return new this(new Uint8Array(t))}static fromAccountId32(t){return new this(fa(t))}}const Xr=e=>{const t=Y.enc(e);return n=>t(n.asBytes())},Gr=e=>{const t=Y.dec(e),n=e==null?Ve:In;return r=>n.fromBytes(t(r))},At=e=>M(Xr(e),Gr(e));At.enc=Xr,At.dec=Gr;const C=j,Kr=j,da=Ht(e=>{const t=C.dec(e),n=Math.ceil(t/8);return{bytes:Y(n).dec(e),bitsLen:t}}),Yr=M(e=>{if(e.bitsLen>e.bytes.length*8)throw new Error(`Not enough bytes. (bitsLen:${e.bitsLen}, bytesLen:${e.bytes.length})`);const t=C.enc(e.bitsLen),n=new Uint8Array(e.bytes.length+t.length);return n.set(t,0),n.set(e.bytes,t.length),n},da),ha=ct(V,e=>e.charCodeAt(0),String.fromCharCode),Zr=e=>{const t=Y.enc(e);return n=>t(ke(n))},Jr=e=>{const t=Y.dec(e);return n=>se(t(n))},je=e=>M(Zr(e),Jr(e));je.enc=Zr,je.dec=Jr;const pa=new TextEncoder,va=new TextDecoder,ya=e=>ct(Y(e),t=>pa.encode(t),t=>va.decode(t)),Qr=e=>{let t=n=>{const r=e();return t=r,r(n)};return n=>t(n)},Nr=e=>{let t=n=>{const r=e(),o=r;return t=r,o(n)};return n=>t(n)},Bn=e=>M(Qr(()=>e().enc),Nr(()=>e().dec)),It=Object.assign((e,t)=>({type:e,value:t}),{is(e,t){return e.type===t},as(e,t){if(t!==e.type)throw new Error(`Enum.as(enum, ${t}) used with actual type ${e.type}`);return e}}),eo=new Proxy({},{get(e,t){return n=>It(t,n)}}),to=(...e)=>{const t=Ae.enc(...e);return n=>t({tag:n.type,value:n.value})},no=(...e)=>{const t=Ae.dec(...e);return n=>{const{tag:r,value:o}=t(n);return It(r,o)}},me=(e,...t)=>M(to(An(e,([n])=>n),...t),no(An(e,([,n])=>n),...t));me.enc=to,me.dec=no;const ro=[],oo=[],io=[],ba=BigInt(0),Bt=BigInt(1),ma=BigInt(2),ga=BigInt(7),wa=BigInt(256),ka=BigInt(113);for(let e=0,t=Bt,n=1,r=0;e<24;e++){[n,r]=[r,(2*n+3*r)%5],ro.push(2*(5*r+n)),oo.push((e+1)*(e+2)/2%64);let o=ba;for(let i=0;i<7;i++)t=(t<<Bt^(t>>ga)*ka)%wa,t&ma&&(o^=Bt<<(Bt<<BigInt(i))-Bt);io.push(o)}const[xa,Ea]=Lr(io,!0),so=(e,t,n)=>n>32?Dr(e,t,n):Rr(e,t,n),ao=(e,t,n)=>n>32?zr(e,t,n):Mr(e,t,n);function Sa(e,t=24){const n=new Uint32Array(10);for(let r=24-t;r<24;r++){for(let s=0;s<10;s++)n[s]=e[s]^e[s+10]^e[s+20]^e[s+30]^e[s+40];for(let s=0;s<10;s+=2){const a=(s+8)%10,u=(s+2)%10,c=n[u],l=n[u+1],h=so(c,l,1)^n[a],f=ao(c,l,1)^n[a+1];for(let d=0;d<50;d+=10)e[s+d]^=h,e[s+d+1]^=f}let o=e[2],i=e[3];for(let s=0;s<24;s++){const a=oo[s],u=so(o,i,a),c=ao(o,i,a),l=ro[s];o=e[l],i=e[l+1],e[l]=u,e[l+1]=c}for(let s=0;s<50;s+=10){for(let a=0;a<10;a++)n[a]=e[s+a];for(let a=0;a<10;a++)e[s+a]^=~n[(a+2)%10]&n[(a+4)%10]}e[0]^=xa[r],e[1]^=Ea[r]}n.fill(0)}class _n extends Pr{constructor(t,n,r,o=!1,i=24){if(super(),this.blockLen=t,this.suffix=n,this.outputLen=r,this.enableXOF=o,this.rounds=i,this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,Ne(r),0>=this.blockLen||this.blockLen>=200)throw new Error("Sha3 supports only keccak-f1600 function");this.state=new Uint8Array(200),this.state32=et(this.state)}keccak(){re||oe(this.state32),Sa(this.state32,this.rounds),re||oe(this.state32),this.posOut=0,this.pos=0}update(t){wt(this);const{blockLen:n,state:r}=this;t=$e(t);const o=t.length;for(let i=0;i<o;){const s=Math.min(n-this.pos,o-i);for(let a=0;a<s;a++)r[this.pos++]^=t[i++];this.pos===n&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;const{state:t,suffix:n,pos:r,blockLen:o}=this;t[r]^=n,n&128&&r===o-1&&this.keccak(),t[o-1]^=128,this.keccak()}writeInto(t){wt(this,!1),jt(t),this.finish();const n=this.state,{blockLen:r}=this;for(let o=0,i=t.length;o<i;){this.posOut>=r&&this.keccak();const s=Math.min(r-this.posOut,i-o);t.set(n.subarray(this.posOut,this.posOut+s),o),this.posOut+=s,o+=s}return t}xofInto(t){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(t)}xof(t){return Ne(t),this.xofInto(new Uint8Array(t))}digestInto(t){if(wn(t,this),this.finished)throw new Error("digest() was already called");return this.writeInto(t),this.destroy(),t}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,this.state.fill(0)}_cloneInto(t){const{blockLen:n,suffix:r,outputLen:o,rounds:i,enableXOF:s}=this;return t||(t=new _n(n,r,o,s,i)),t.state32.set(this.state32),t.pos=this.pos,t.posOut=this.posOut,t.finished=this.finished,t.rounds=i,t.suffix=r,t.outputLen=o,t.enableXOF=s,t.destroyed=this.destroyed,t}}const Aa=((e,t,n)=>js(()=>new _n(t,e,n)))(1,136,256/8),co=e=>{const t=e.slice(2),n=se(Aa(t)).slice(2),r=new Array(40);for(let o=0;o<40;o++){const i=parseInt(n[o],16),s=t[o];r[o]=i>7?s.toUpperCase():s}return`0x${r.join("")}`},Ia=Y(20)[1],uo=M(e=>{const t=ke(e);if(t.length!==20)throw new Error(`Invalid length found on EthAddress(${e})`);const n=se(t);if(e===n||e===n.toUpperCase())return t;if(co(n)!==e)throw new Error(`Invalid checksum found on EthAddress(${e})`);return t},Ht(e=>co(se(Ia(e))))),lo=new TextEncoder,fo=new TextDecoder,Ba=ct(Y(4),lo.encode.bind(lo),fo.decode.bind(fo)),Cn=$({engine:Ba,payload:je()}),_a=me({consensus:Cn,seal:Cn,preRuntime:Cn,runtimeUpdated:_},[4,5,6,8]),On=je(32),ho=$({parentHash:On,number:C,stateRoot:On,extrinsicRoot:On,digests:P(_a)}),Ue=P(Q),po=ee(Q),Ca=Ae({bool:_,char:_,str:_,u8:_,u16:_,u32:_,u64:_,u128:_,u256:_,i8:_,i16:_,i32:_,i64:_,i128:_,i256:_}),vo=P($({name:po,type:C,typeName:po,docs:Ue})),Oa=$({len:we,type:C}),$a=$({bitStoreType:C,bitOrderType:C}),Ta=P($({name:Q,fields:vo,index:V,docs:Ue})),Pa=Ae({composite:vo,variant:Ta,sequence:C,array:Oa,tuple:P(C),primitive:Ca,compact:C,bitSequence:$a}),Ua=$({name:Q,type:ee(C)}),La=P(Ua),Ra=$({id:C,path:Ue,params:La,def:Pa,docs:Ue}),$n=P(Ra),Ma=Ae({Blake2128:_,Blake2256:_,Blake2128Concat:_,Twox128:_,Twox256:_,Twox64Concat:_,Identity:_}),Da=P(Ma),za=$({hashers:Da,key:C,value:C}),Ha=$({name:Q,modifier:V,type:Ae({plain:C,map:za}),fallback:je(),docs:Ue}),Fa=ee($({prefix:Q,items:P(Ha)})),yo={name:Q,storage:Fa,calls:ee(C),events:ee(C),constants:P($({name:Q,type:C,value:je(),docs:Ue})),errors:ee(C),index:V},Va={...yo,docs:Ue},ja=new Uint8Array,bo=e=>M(()=>ja,()=>e),qa=$({type:C,version:V,signedExtensions:P($({identifier:Q,type:C,additionalSigned:C}))}),mo=$({lookup:$n,pallets:P($({...yo,docs:bo([])})),extrinsic:qa,type:C,apis:bo([])}),Wa=$({name:Q,methods:P($({name:Q,inputs:P($({name:Q,type:C})),output:C,docs:Ue})),docs:Ue}),Xa=$({version:V,address:C,call:C,signature:C,extra:C,signedExtensions:P($({identifier:Q,type:C,additionalSigned:C}))}),go=$({lookup:$n,pallets:P($(Va)),extrinsic:Xa,type:C,apis:P(Wa),outerEnums:$({call:C,event:C,error:C}),custom:P(ce(Q,$({type:C,value:je()})))}),wo=()=>{throw new Error("Unsupported metadata version!")},ue=M(wo,wo),rt=$({magicNumber:we,metadata:Ae({v0:ue,v1:ue,v2:ue,v3:ue,v4:ue,v5:ue,v6:ue,v7:ue,v8:ue,v9:ue,v10:ue,v11:ue,v12:ue,v13:ue,v14:mo,v15:go})}),Tn=Y(),Ga=ee(Tn),Ka=ce(j,Tn),ko=e=>{try{return rt.dec(e)}catch{}try{return rt.dec(Ga.dec(e))}catch{}try{return rt.dec(Tn.dec(e))}catch{}try{return rt.dec(Ka.dec(e)[1])}catch{}throw null},Ya={dkLen:32},Pn=e=>Gt(e,Ya),Za={dkLen:16},xo=e=>Gt(e,Za),Eo=e=>pe(xo(e),e),Le=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);function qe(e,t,n,r,o){return e=e+t+o|0,r=qt(r^e,16),n=n+r|0,t=qt(t^n,12),{a:e,b:t,c:n,d:r}}function We(e,t,n,r,o){return e=e+t+o|0,r=qt(r^e,8),n=n+r|0,t=qt(t^n,7),{a:e,b:t,c:n,d:r}}function So(e,t,n,r,o,i,s,a,u,c,l,h,f,d,p,v,y,b,m,S){let g=0;for(let x=0;x<r;x++)({a:o,b:u,c:f,d:y}=qe(o,u,f,y,n[t+e[g++]])),{a:o,b:u,c:f,d:y}=We(o,u,f,y,n[t+e[g++]]),{a:i,b:c,c:d,d:b}=qe(i,c,d,b,n[t+e[g++]]),{a:i,b:c,c:d,d:b}=We(i,c,d,b,n[t+e[g++]]),{a:s,b:l,c:p,d:m}=qe(s,l,p,m,n[t+e[g++]]),{a:s,b:l,c:p,d:m}=We(s,l,p,m,n[t+e[g++]]),{a,b:h,c:v,d:S}=qe(a,h,v,S,n[t+e[g++]]),{a,b:h,c:v,d:S}=We(a,h,v,S,n[t+e[g++]]),{a:o,b:c,c:p,d:S}=qe(o,c,p,S,n[t+e[g++]]),{a:o,b:c,c:p,d:S}=We(o,c,p,S,n[t+e[g++]]),{a:i,b:l,c:v,d:y}=qe(i,l,v,y,n[t+e[g++]]),{a:i,b:l,c:v,d:y}=We(i,l,v,y,n[t+e[g++]]),{a:s,b:h,c:f,d:b}=qe(s,h,f,b,n[t+e[g++]]),{a:s,b:h,c:f,d:b}=We(s,h,f,b,n[t+e[g++]]),{a,b:u,c:d,d:m}=qe(a,u,d,m,n[t+e[g++]]),{a,b:u,c:d,d:m}=We(a,u,d,m,n[t+e[g++]]);return{v0:o,v1:i,v2:s,v3:a,v4:u,v5:c,v6:l,v7:h,v8:f,v9:d,v10:p,v11:v,v12:y,v13:b,v14:m,v15:S}}const Ao=(()=>{const e=Array.from({length:16},(r,o)=>o),t=r=>[2,6,3,10,7,0,4,13,1,11,12,5,9,14,15,8].map(o=>r[o]),n=[];for(let r=0,o=e;r<7;r++,o=t(o))n.push(...o);return Uint8Array.from(n)})();class Un extends Ur{constructor(t={},n=0){if(super(64,t.dkLen===void 0?32:t.dkLen,{},Number.MAX_SAFE_INTEGER,0,0),this.flags=0,this.chunkPos=0,this.chunksDone=0,this.stack=[],this.posOut=0,this.bufferOut32=new Uint32Array(16),this.chunkOut=0,this.enableXOF=!0,this.outputLen=t.dkLen===void 0?32:t.dkLen,Ne(this.outputLen),t.key!==void 0&&t.context!==void 0)throw new Error("Blake3: only key or context can be specified at same time");if(t.key!==void 0){const r=$e(t.key).slice();if(r.length!==32)throw new Error("Blake3: key should be 32 byte");this.IV=et(r),re||oe(this.IV),this.flags=n|16}else if(t.context!==void 0){const r=new Un({dkLen:32},32).update(t.context).digest();this.IV=et(r),re||oe(this.IV),this.flags=n|64}else this.IV=Le.slice(),this.flags=n;this.state=this.IV.slice(),this.bufferOut=Fs(this.bufferOut32)}get(){return[]}set(){}b2Compress(t,n,r,o=0){const{state:i,pos:s}=this,{h:a,l:u}=Xt(BigInt(t),!0),{v0:c,v1:l,v2:h,v3:f,v4:d,v5:p,v6:v,v7:y,v8:b,v9:m,v10:S,v11:g,v12:x,v13:E,v14:A,v15:O}=So(Ao,o,r,7,i[0],i[1],i[2],i[3],i[4],i[5],i[6],i[7],Le[0],Le[1],Le[2],Le[3],a,u,s,n);i[0]=c^b,i[1]=l^m,i[2]=h^S,i[3]=f^g,i[4]=d^x,i[5]=p^E,i[6]=v^A,i[7]=y^O}compress(t,n=0,r=!1){let o=this.flags;if(this.chunkPos||(o|=1),(this.chunkPos===15||r)&&(o|=2),r||(this.pos=this.blockLen),this.b2Compress(this.chunksDone,o,t,n),this.chunkPos+=1,this.chunkPos===16||r){let i=this.state;this.state=this.IV.slice();for(let s,a=this.chunksDone+1;(r||!(a&1))&&(s=this.stack.pop());a>>=1)this.buffer32.set(s,0),this.buffer32.set(i,8),this.pos=this.blockLen,this.b2Compress(0,this.flags|4,this.buffer32,0),i=this.state,this.state=this.IV.slice();this.chunksDone++,this.chunkPos=0,this.stack.push(i)}this.pos=0}_cloneInto(t){t=super._cloneInto(t);const{IV:n,flags:r,state:o,chunkPos:i,posOut:s,chunkOut:a,stack:u,chunksDone:c}=this;return t.state.set(o.slice()),t.stack=u.map(l=>Uint32Array.from(l)),t.IV.set(n),t.flags=r,t.chunkPos=i,t.chunksDone=c,t.posOut=s,t.chunkOut=a,t.enableXOF=this.enableXOF,t.bufferOut32.set(this.bufferOut32),t}destroy(){this.destroyed=!0,this.state.fill(0),this.buffer32.fill(0),this.IV.fill(0),this.bufferOut32.fill(0);for(let t of this.stack)t.fill(0)}b2CompressOut(){const{state:t,pos:n,flags:r,buffer32:o,bufferOut32:i}=this,{h:s,l:a}=Xt(BigInt(this.chunkOut++));re||oe(o);const{v0:u,v1:c,v2:l,v3:h,v4:f,v5:d,v6:p,v7:v,v8:y,v9:b,v10:m,v11:S,v12:g,v13:x,v14:E,v15:A}=So(Ao,0,o,7,t[0],t[1],t[2],t[3],t[4],t[5],t[6],t[7],Le[0],Le[1],Le[2],Le[3],a,s,n,r);i[0]=u^y,i[1]=c^b,i[2]=l^m,i[3]=h^S,i[4]=f^g,i[5]=d^x,i[6]=p^E,i[7]=v^A,i[8]=t[0]^y,i[9]=t[1]^b,i[10]=t[2]^m,i[11]=t[3]^S,i[12]=t[4]^g,i[13]=t[5]^x,i[14]=t[6]^E,i[15]=t[7]^A,re||(oe(o),oe(i)),this.posOut=0}finish(){if(this.finished)return;this.finished=!0,this.buffer.fill(0,this.pos);let t=this.flags|8;this.stack.length?(t|=4,re||oe(this.buffer32),this.compress(this.buffer32,0,!0),re||oe(this.buffer32),this.chunksDone=0,this.pos=this.blockLen):t|=(this.chunkPos?0:1)|2,this.flags=t,this.b2CompressOut()}writeInto(t){wt(this,!1),jt(t),this.finish();const{blockLen:n,bufferOut:r}=this;for(let o=0,i=t.length;o<i;){this.posOut>=n&&this.b2CompressOut();const s=Math.min(n-this.posOut,i-o);t.set(r.subarray(this.posOut,this.posOut+s),o),this.posOut+=s,o+=s}return t}xofInto(t){if(!this.enableXOF)throw new Error("XOF is not possible after digest call");return this.writeInto(t)}xof(t){return Ne(t),this.xofInto(new Uint8Array(t))}digestInto(t){if(wn(t,this),this.finished)throw new Error("digest() was already called");return this.enableXOF=!1,this.writeInto(t),this.destroy(),t}digest(){return this.digestInto(new Uint8Array(this.outputLen))}}const Ja=Ws(e=>new Un(e)),Qa={dkLen:32},Io=e=>Ja(e,Qa),Na=e=>pe(Io(e),e),Bo=e=>e,ot=(e,t,n,r)=>new DataView(new Uint16Array([e,t,n,r]).buffer).getBigUint64(0,!0),Ln=2n**64n-1n,te=(e,t)=>e<<t&Ln|e>>64n-t,U=(e,t)=>e*t&Ln,Z=(e,t)=>e+t&Ln,J=11400714785074694791n,ve=14029467366897019727n,_o=1609587929392839161n,_t=9650029242287828579n,Co=2870177450012600261n;function Xe(e,t=0n){let n=Z(Z(t,J),ve),r=Z(t,ve),o=t,i=t-J,s=e.length,a=0,u=null;(function(){let d=0,p=d+s;if(s){if(u=new Uint8Array(32),s<32){u.set(e.subarray(0,s),a),a+=s;return}if(d<=p-32){const v=p-32;do{let y;y=ot(e[d+1]<<8|e[d],e[d+3]<<8|e[d+2],e[d+5]<<8|e[d+4],e[d+7]<<8|e[d+6]),n=U(te(Z(n,U(y,ve)),31n),J),d+=8,y=ot(e[d+1]<<8|e[d],e[d+3]<<8|e[d+2],e[d+5]<<8|e[d+4],e[d+7]<<8|e[d+6]),r=U(te(Z(r,U(y,ve)),31n),J),d+=8,y=ot(e[d+1]<<8|e[d],e[d+3]<<8|e[d+2],e[d+5]<<8|e[d+4],e[d+7]<<8|e[d+6]),o=U(te(Z(o,U(y,ve)),31n),J),d+=8,y=ot(e[d+1]<<8|e[d],e[d+3]<<8|e[d+2],e[d+5]<<8|e[d+4],e[d+7]<<8|e[d+6]),i=U(te(Z(i,U(y,ve)),31n),J),d+=8}while(d<=v)}d<p&&(u.set(e.subarray(d,p),a),a=p-d)}})(),e=u||e;let c,l=0;for(s>=32?(c=te(n,1n),c=Z(c,te(r,7n)),c=Z(c,te(o,12n)),c=Z(c,te(i,18n)),n=U(te(U(n,ve),31n),J),c=c^n,c=Z(U(c,J),_t),r=U(te(U(r,ve),31n),J),c=c^r,c=Z(U(c,J),_t),o=U(te(U(o,ve),31n),J),c=c^o,c=Z(U(c,J),_t),i=U(te(U(i,ve),31n),J),c=c^i,c=Z(U(c,J),_t)):c=Z(t,Co),c=Z(c,BigInt(s));l<=a-8;){let f=ot(e[l+1]<<8|e[l],e[l+3]<<8|e[l+2],e[l+5]<<8|e[l+4],e[l+7]<<8|e[l+6]);f=U(te(U(f,ve),31n),J),c=Z(U(te(c^f,27n),J),_t),l+=8}if(l+4<=a){let f=U(ot(e[l+1]<<8|e[l],e[l+3]<<8|e[l+2],0,0),J);c=Z(U(te(c^f,23n),ve),_o),l+=4}for(;l<a;){const f=U(ot(e[l++],0,0,0),Co);c=U(te(c^f,11n),J)}let h=c>>33n;return c=U(c^h,ve),h=c>>29n,c=U(c^h,_o),h=c>>32n,c^=h,c}const Rn=e=>{const t=new Uint8Array(16),n=new DataView(t.buffer);return n.setBigUint64(0,Xe(e),!0),n.setBigUint64(8,Xe(e,1n),!0),t},ec=e=>{const t=new Uint8Array(32),n=new DataView(t.buffer);return n.setBigUint64(0,Xe(e),!0),n.setBigUint64(8,Xe(e,1n),!0),n.setBigUint64(16,Xe(e,2n),!0),n.setBigUint64(24,Xe(e,3n),!0),t},Oo=e=>pe(gt.enc(Xe(e)),e),$o=new TextEncoder,To=e=>{const t=Rn($o.encode(e));return(n,r,...o)=>{const i=pe(t,Rn($o.encode(n))),s=se(i),a=o.map(h=>h[1]).map(h=>{switch(h){case Bo:return 0;case Oo:return 8;case Eo:return 16;default:return null}}).filter(h=>h!==null),u=h=>{if(!h.startsWith(s))throw new Error(`key does not match this storage (${e}.${n})`);if(a.length!==o.length)throw new Error("Impossible to decode this key");if(o.length===0)return[];const f=h.slice(s.length),d=new Array(o.length);for(let p=0,v=0;p<a.length;p++){const y=o[p][0];v+=a[p],d[p]=y.dec(f.slice(v*2)),v+=y.enc(d[p]).length}return d},c=o.map(([{enc:h},f])=>d=>f(h(d)));return{enc:(...h)=>se(pe(i,...h.map((f,d)=>c[d](f)))),dec:r,keyDecoder:u}}};var Po=Object.freeze({__proto__:null,AccountId:tt,Bin:At,Binary:Ve,Blake2128:xo,Blake2128Concat:Eo,Blake2256:Pn,Blake3256:Io,Blake3256Concat:Na,Bytes:Y,Enum:It,FixedSizeBinary:In,Hex:je,Identity:Bo,Option:ee,Result:Vt,ScaleEnum:Ae,Self:Bn,Storage:To,Struct:$,Tuple:ce,Twox128:Rn,Twox256:ec,Twox64Concat:Oo,Variant:me,Vector:P,_Enum:eo,_void:_,bitSequence:Yr,blockHeader:ho,bool:gn,char:ha,compact:j,compactBn:Kr,compactNumber:C,createCodec:M,createDecoder:Ht,decAnyMetadata:ko,enhanceCodec:ct,enhanceDecoder:Ft,enhanceEncoder:mt,ethAccount:uo,fixedStr:ya,fromBufferToBase58:Fr,getSs58AddressInfo:En,h64:Xe,i128:ys,i16:ds,i256:ms,i32:hs,i64:ps,i8:fs,metadata:rt,selfDecoder:Nr,selfEncoder:Qr,str:Q,u128:vs,u16:Qe,u256:bs,u32:we,u64:gt,u8:V,v14:mo,v14Lookup:$n,v15:go});const it=j,tc=P(ce(Q,it)),R={bool:"boolean",str:"string",num:"number",big:"bigint",bits:"bitseq",void:"void"},nc=me(Object.fromEntries(Object.values(R).map(e=>[e,_]))),rc=P(ce(Q,ee(Bn(()=>Mn)))),oc=P(it),ic=$({typeRef:it,length:ee(it)}),sc=ee(j),ac=it,cc=$({ok:it,ko:it}),Mn=me({struct:tc,terminal:nc,enum:rc,tuple:oc,array:ic,binary:sc,option:ac,result:cc}),uc={i256:R.big,i128:R.big,i64:R.big,i32:R.num,i16:R.num,i8:R.num,u256:R.big,u128:R.big,u64:R.big,u32:R.num,u16:R.num,u8:R.num,bool:R.bool,char:R.str,str:R.str},Ct=e=>({type:"terminal",value:{type:e}});function Ot(e,t=()=>{}){switch(e.type){case"AccountId20":case"AccountId32":return Ct(R.str);case"array":return e.value.type==="primitive"&&e.value.value==="u8"?{type:"binary",value:e.len}:(t(e.value.id),{type:"array",value:{typeRef:e.value.id,length:e.len}});case"bitSequence":return Ct(R.bits);case"compact":return Ct(e.isBig?R.big:R.num);case"enum":return{type:"enum",value:Object.entries(e.value).map(([n,r])=>(r.type==="lookupEntry"&&t(r.value.id),[n,r.type==="lookupEntry"?Ot(r.value,t):Ot(r,t)]))};case"struct":{const n=Object.entries(e.value).map(([r,o])=>[r,o.id]);return n.forEach(([,r])=>t(r)),{type:"struct",value:n}}case"tuple":{const n=e.value.map(r=>r.id);return n.forEach(t),{type:"tuple",value:n}}case"option":return t(e.value.id),{type:"option",value:e.value.id};case"primitive":return Ct(uc[e.value]);case"result":return t(e.value.ok.id),t(e.value.ko.id),{type:"result",value:{ok:e.value.ok.id,ko:e.value.ko.id}};case"sequence":return e.value.type==="primitive"&&e.value.value==="u8"?{type:"binary",value:void 0}:(t(e.value.id),{type:"array",value:{typeRef:e.value.id}});case"void":return Ct(R.void)}}function Dn(e,t,n){if(t.type==="option"&&e==null)return!0;const r=(i,s)=>Dn(i,s,n),o=i=>{switch(i.value.type){case R.str:case R.big:case R.bool:case R.num:return typeof e===i.value.type;case R.bits:return typeof e=="object"&&e!=null&&typeof e.bitsLen=="number"&&e.bytes instanceof Uint8Array;case R.void:return!0}};switch(t.type){case"terminal":return o(t);case"binary":return e instanceof Ve&&(t.value==null||e.asBytes().length>=t.value);case"array":if(!Array.isArray(e))return!1;const i=e;return t.value.length!=null&&i.length<t.value.length?!1:i.slice(0,t.value.length).every(c=>r(c,n(t.value.typeRef)));case"enum":if(!e)return!1;const s=e,a=Object.fromEntries(t.value);if(!(s.type in a))return!1;const u=a[s.type];return u==null?!0:r(s.value,u);case"option":return e==null?!0:r(e,n(t.value));case"struct":return e?t.value.every(([c,l])=>r(e[c],n(l))):!1;case"tuple":return e?t.value.every((c,l)=>r(e[l],n(c))):!1;case"result":return"success"in e&&"value"in e?r(e.value,n(e.success?t.value.ok:t.value.ko)):!1}}var lc=Object.defineProperty,fc=(e,t,n)=>t in e?lc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,dc=(e,t,n)=>fc(e,t+"",n);class Uo{constructor(t=[]){dc(this,"value",new Map),t.forEach(([n,r])=>this.add(n,r))}has(t,n){return this.value.get(t)?.has(n)??!1}add(t,n){this.value.has(t)||this.value.set(t,new Set),this.value.get(t).add(n)}addAll(t){t.forEach(([n,r])=>this.add(n,r))}delete(t,n){if(!this.value.has(t))return;const r=this.value.get(t);r.delete(n),r.size||this.value.delete(t)}isEmpty(){return!this.value.size}get values(){return Array.from(this.value).flatMap(([t,n])=>Array.from(n).map(r=>[t,r]))}}var Ie=(e=>(e[e.Incompatible=0]="Incompatible",e[e.Partial=1]="Partial",e[e.BackwardsCompatible=2]="BackwardsCompatible",e[e.Identical=3]="Identical",e))(Ie||{});function zn(e,t,n,r,o){if(!n&&!e)return le(3);if(!n)return le(2);if(!e)return le(n.type==="option"?2:0);o.has(n)||o.set(n,new Map);const i=o.get(n);if(i.has(e)){const a=i.get(e);return a===null?{level:3,assumptions:new Uo([[e,n]])}:le(a)}i.set(e,null);const s=hc(e,n,(a,u)=>zn(typeof a=="number"?t(a):a,t,typeof u=="number"?r(u):u,r,o));return s.assumptions.delete(e,n),s.assumptions.isEmpty()||s.level===0?i.set(e,s.level):i.delete(e),s}function hc(e,t,n){if(e.type!==t.type)return t.type==="option"?Jt(n(e,t.value),2):e.type==="option"?Jt(n(e.value,t),1):le(0);switch(t.type){case"terminal":return le(t.value.type===e.value.type?3:0);case"binary":return le(Ro(e.value,t.value));case"array":const o=e,i=le(Ro(o.value.length,t.value.length));return Hn([i,()=>n(o.value.typeRef,t.value.typeRef)]);case"enum":{const l=e,h=Object.fromEntries(t.value),f=l.value.length===t.value.length?3:2;return Jt(Lo(l.value.map(([d,p])=>()=>d in h?n(p,h[d]):le(0))),f)}case"option":return n(e.value,t.value);case"struct":const s=e,a=Object.fromEntries(s.value),u=s.value.length===t.value.length?3:2;return Jt(Hn(t.value.map(([l,h])=>()=>n(a[l],h))),u);case"tuple":{const l=e,h=le(vc(l.value,t.value));return Hn([h,...t.value.map((f,d)=>()=>n(l.value[d],f))])}case"result":const c=e;return Lo([n(c.value.ok,t.value.ok),n(c.value.ko,t.value.ko)])}}const Jt=(e,t)=>({...e,level:Math.min(e.level,t)}),pc=new Uo,le=e=>({level:e,assumptions:pc}),Hn=e=>{let t=le(3);for(const n of e){const r=typeof n=="function"?n():n;if(r.level===0)return r;t.assumptions.addAll(r.assumptions.values),t.level=Math.min(t.level,r.level)}return t},Lo=e=>{if(!e.length)return le(3);let t=!1,n=le(3);for(const r of e){const o=typeof r=="function"?r():r;if(o.level===0){n.level=Math.min(n.level,1);continue}t=!0,n.assumptions.addAll(o.assumptions.values),n.level=Math.min(n.level,o.level)}return t?n:le(0)},vc=(e,t)=>t.length===e.length?3:e.length>=t.length?2:0,Ro=(e,t)=>t===e?3:t==null||e>=t?2:e==null?1:0,Mo=me({lookup:j,typedef:Mn}),ut=e=>({type:"lookup",value:e}),Fn=e=>({type:"typedef",value:e}),Qt=Fn({type:"terminal",value:{type:R.void}}),yc=$({args:Mo,values:Mo});function bc(e){if(e.type.tag==="plain")return{args:Qt,values:ut(e.type.value)};const{key:t,value:n}=e.type.value;return{args:ut(t),values:ut(n)}}function mc(e){return{args:Fn({type:"tuple",value:e.inputs.map(t=>t.type)}),values:ut(e.output)}}function gc(e){return e.type==="lookupEntry"?ut(e.value.id):Fn(Ot(e))}function wc(e){return{args:Qt,values:ut(e)}}function kc(e,t,n,r,o){const i=(s,a)=>s.type==="lookup"?a(s.value):s.value;return{args:zn(i(e.args,t),t,i(n.args,r),r,o).level,values:zn(i(n.values,r),r,i(e.values,t),t,o).level}}function Do(e,t,n){const r=e.type==="lookup"?t(e.value):e.value;return Dn(n,r,t)}const lt=()=>{},ge={body:"",call:"",continue:"",follow:"",header:"",stopOperation:"",storage:"",unfollow:"",unpin:"",followEvent:""},Nt={chainName:"",genesisHash:"",properties:""},Vn={broadcast:"",stop:""};Object.entries({chainHead:ge,chainSpec:Nt,transaction:Vn}).forEach(([e,t])=>{Object.keys(t).forEach(n=>{t[n]=`${e}_v1_${n}`})});const xc=e=>(t,n)=>{let r=e(Vn.broadcast,[t],{onSuccess:o=>{r=o===null?lt:()=>{e(Vn.stop,[o])},o===null&&n(new Error("Max # of broadcasted transactions has been reached"))},onError:n});return()=>{r()}};class zo extends Error{constructor(){super("ChainHead stopped"),this.name="StopError"}}class en extends Error{constructor(){super("ChainHead disjointed"),this.name="DisjointError"}}class tn extends Error{constructor(){super("ChainHead operations limit reached"),this.name="OperationLimitError"}}class Ho extends Error{constructor(t){super(t),this.name="OperationError"}}class nn extends Error{constructor(){super("ChainHead operation inaccessible"),this.name="OperationInaccessibleError"}}function Ec(){let e=()=>{},t=()=>{};return{promise:new Promise((r,o)=>{e=r,t=o}),res:e,rej:t}}const Fo=()=>{const e=new Map;return{has:e.has.bind(e),subscribe(t,n){e.set(t,n)},unsubscribe(t){e.delete(t)},next(t,n){e.get(t)?.next(n)},error(t,n){const r=e.get(t);r&&(e.delete(t),r.error(n))},errorAll(t){const n=[...e.values()];e.clear(),n.forEach(r=>{r.error(t)})}}},rn=e=>(...t)=>new Promise((n,r)=>{let o=kt;const[i,s]=t[t.length-1]instanceof AbortSignal?[t.slice(0,t.length-1),t[t.length-1]]:[t],a=()=>{o(),r(new jr)};s?.addEventListener("abort",a,{once:!0});const u=c=>l=>{o=kt,s?.removeEventListener("abort",a),c(l)};o=e(u(n),u(r),...i)}),Vo=(e,t)=>n=>rn((r,o,...i)=>{let s=!0,a=()=>{s=!1};const[u,c]=t(...i);return n(e,u,{onSuccess:(l,h)=>{if(l.result==="limitReached")return o(new tn);const{operationId:f}=l,d=()=>{n(ge.stopOperation,[f])};if(!s)return d();let p=lt;const v=b=>{s=!1,p(),r(b)},y=b=>{s=!1,p(),o(b)};p=h(f,{next:b=>{const m=b;m.event==="operationError"?o(new Ho(m.error)):m.event==="operationInaccessible"?o(new nn):c(b,v,y)},error:y}),a=()=>{s&&(p(),d())}},onError:o}),()=>{a()}}),Sc=Vo(ge.body,e=>[[e],(t,n)=>{n(t.value)}]),Ac=Vo(ge.call,(e,t,n)=>[[e,t,n],(r,o)=>{o(r.output)}]),Ic=e=>t=>new Promise((n,r)=>{e(ge.header,[t],{onSuccess:n,onError:r})}),jo=e=>(t,n,r,o,i,s,a)=>{if(n.length===0)return s(),kt;let u=!0,c=()=>{u=!1};return e(ge.storage,[t,n,r],{onSuccess:(l,h)=>{if(l.result==="limitReached"||l.discardedItems===n.length)return i(new tn);const{operationId:f}=l,d=()=>{e(ge.stopOperation,[f])};if(!u)return d();const p=h(l.operationId,{next:b=>{switch(b.event){case"operationStorageItems":{o(b.items);break}case"operationStorageDone":{y();break}case"operationError":{v(new Ho(b.error));break}case"operationInaccessible":{v(new nn);break}default:e(ge.continue,[b.operationId])}},error:i});c=()=>{p(),e(ge.stopOperation,[l.operationId])};const v=b=>{c=kt,p(),i(b)},y=()=>{c=kt,p(),s()};a(l.discardedItems)},onError:i}),()=>{c()}},Bc=e=>{const t=jo(e);return rn((n,r,o,i,s,a)=>{const u=i.startsWith("descendants");let c=u?[]:null;const h=t(o,[{key:s,type:i}],a??null,u?f=>{c.push(f)}:f=>{c=f[0]?.[i]},r,()=>{try{n(u?c.flat():c)}catch(f){r(f)}},f=>{f>0&&(h(),r(new tn))});return h})},_c=e=>t=>t.length>0?new Promise((n,r)=>{e(ge.unpin,[t],{onSuccess(){n()},onError:r})}):Promise.resolve();class on extends Error{constructor(){super("Client destroyed"),this.name="DestroyedError"}}function Cc(e){return e.operationId!==void 0}function Oc(e){return(t,n,r)=>{const o=Fo(),i=new Set,s=Ec();let a=s.promise;const u=p=>{if(Cc(p))return o.has(p.operationId)||console.warn("Uknown operationId on",p),o.next(p.operationId,p);if(p.event!=="stop"){if(p.event==="initialized")return n({type:p.event,finalizedBlockHashes:p.finalizedBlockHashes,finalizedBlockRuntime:p.finalizedBlockRuntime});const{event:v,...y}=p;return n({type:v,...y})}r(new zo),f(!1)},c=p=>{r(p),f(!(p instanceof on))},l=(p,v)=>{const y=v(p,{next:u,error:c});f=(b=!0)=>{a=null,f=lt,y(),b&&e(ge.unfollow,[p]),o.errorAll(new en),i.forEach(m=>{m()}),i.clear()},a=p,s.res(p)},h=p=>{p instanceof on?f(!1):r(p),a=null,s.res(p)};let f=e(ge.follow,[t],{onSuccess:l,onError:h});const d=(p,v,y)=>{const b=()=>{y?.onError(new en)};if(a===null)return b(),lt;const m=g=>{if(!y)return e(p,[g,...v]);i.add(b);const x=(A,O)=>a===null?(O.error(new en),lt):(o.subscribe(A,O),()=>{o.unsubscribe(A)}),E=e(p,[g,...v],{onSuccess:A=>{i.delete(b),y.onSuccess(A,x)},onError:A=>{i.delete(b),y.onError(A)}});return()=>{i.delete(b),E()}};if(typeof a=="string")return m(a);let S=lt;return a.then(g=>{if(g instanceof Error)return b();a&&(S=m(g))}),()=>{S()}};return{unfollow(){f(),a=null},body:Sc(d),call:Ac(d),header:Ic(d),storage:Bc(d),storageSubscription:jo(d),unpin:_c(d),_request:d}}}var $c=Object.defineProperty,Tc=(e,t,n)=>t in e?$c(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,qo=(e,t,n)=>Tc(e,typeof t!="symbol"?t+"":t,n);class Wo extends Error{constructor(t){super(t.message),qo(this,"code"),qo(this,"data"),this.code=t.code,this.data=t.data,this.name="RpcError"}}let Pc=1;const Uc=e=>{let t=Pc++;const n=new Map,r=Fo();let o=null;const i=(l,h,f)=>{o.send(JSON.stringify({jsonrpc:"2.0",id:l,method:h,params:f}))};function s(l){try{let h,f,d,p,v;if({id:h,result:f,error:d,params:p}=JSON.parse(l),h){const m=n.get(h);return m?(n.delete(h),d?m.onError(new Wo(d)):m.onSuccess(f,(S,g)=>{const x=S;return r.subscribe(x,g),()=>{r.unsubscribe(x)}})):void 0}if({subscription:v,result:f,error:d}=p,!v||!d&&!Object.hasOwn(p,"result"))throw 0;const b=v;d?r.error(b,new Wo(d)):r.next(b,f)}catch(h){console.warn("Error parsing incomming message: "+l),console.error(h)}}o=e(s);const a=()=>{o?.disconnect(),o=null,r.errorAll(new on),n.forEach(l=>l.onError(new on)),n.clear()};let u=1;return{request:(l,h,f)=>{if(!o)throw new Error("Not connected");const d=`${t}-${u++}`;return f&&n.set(d,f),i(d,l,h),()=>{n.delete(d)}},disconnect:a}},Lc=e=>{const t=rn((r,o,i,s)=>e(i,s,{onSuccess:r,onError:o}));let n=null;return async()=>n||(n=Promise.all([t(Nt.chainName,[]),t(Nt.genesisHash,[]),t(Nt.properties,[])]).then(([r,o,i])=>({name:r,genesisHash:o,properties:i})))},Rc=e=>{const{request:t,disconnect:n}=Uc(e);return{chainHead:Oc(t),transaction:xc(t),getChainSpecData:Lc(t),destroy:n,request:rn((r,o,i,s)=>t(i,s,{onSuccess:r,onError:o})),_request:t}};var jn=function(e,t){return jn=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(n[o]=r[o])},jn(e,t)};function Re(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");jn(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}function Mc(e,t,n,r){function o(i){return i instanceof n?i:new n(function(s){s(i)})}return new(n||(n=Promise))(function(i,s){function a(l){try{c(r.next(l))}catch(h){s(h)}}function u(l){try{c(r.throw(l))}catch(h){s(h)}}function c(l){l.done?i(l.value):o(l.value).then(a,u)}c((r=r.apply(e,t||[])).next())})}function Xo(e,t){var n={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,o,i,s=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return s.next=a(0),s.throw=a(1),s.return=a(2),typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function a(c){return function(l){return u([c,l])}}function u(c){if(r)throw new TypeError("Generator is already executing.");for(;s&&(s=0,c[0]&&(n=0)),n;)try{if(r=1,o&&(i=c[0]&2?o.return:c[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,c[1])).done)return i;switch(o=0,i&&(c=[c[0]&2,i.value]),c[0]){case 0:case 1:i=c;break;case 4:return n.label++,{value:c[1],done:!1};case 5:n.label++,o=c[1],c=[0];continue;case 7:c=n.ops.pop(),n.trys.pop();continue;default:if(i=n.trys,!(i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){n=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){n.label=c[1];break}if(c[0]===6&&n.label<i[1]){n.label=i[1],i=c;break}if(i&&n.label<i[2]){n.label=i[2],n.ops.push(c);break}i[2]&&n.ops.pop(),n.trys.pop();continue}c=t.call(e,n)}catch(l){c=[6,l],o=0}finally{r=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}function ft(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function Ge(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),o,i=[],s;try{for(;(t===void 0||t-- >0)&&!(o=r.next()).done;)i.push(o.value)}catch(a){s={error:a}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(s)throw s.error}}return i}function Ke(e,t,n){if(n||arguments.length===2)for(var r=0,o=t.length,i;r<o;r++)(i||!(r in t))&&(i||(i=Array.prototype.slice.call(t,0,r)),i[r]=t[r]);return e.concat(i||Array.prototype.slice.call(t))}function dt(e){return this instanceof dt?(this.v=e,this):new dt(e)}function Dc(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=n.apply(e,t||[]),o,i=[];return o=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",s),o[Symbol.asyncIterator]=function(){return this},o;function s(d){return function(p){return Promise.resolve(p).then(d,h)}}function a(d,p){r[d]&&(o[d]=function(v){return new Promise(function(y,b){i.push([d,v,y,b])>1||u(d,v)})},p&&(o[d]=p(o[d])))}function u(d,p){try{c(r[d](p))}catch(v){f(i[0][3],v)}}function c(d){d.value instanceof dt?Promise.resolve(d.value.v).then(l,h):f(i[0][2],d)}function l(d){u("next",d)}function h(d){u("throw",d)}function f(d,p){d(p),i.shift(),i.length&&u(i[0][0],i[0][1])}}function zc(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],n;return t?t.call(e):(e=typeof ft=="function"?ft(e):e[Symbol.iterator](),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(i){n[i]=e[i]&&function(s){return new Promise(function(a,u){s=e[i](s),o(a,u,s.done,s.value)})}}function o(i,s,a,u){Promise.resolve(u).then(function(c){i({value:c,done:a})},s)}}typeof SuppressedError=="function"&&SuppressedError;function z(e){return typeof e=="function"}function qn(e){var t=function(r){Error.call(r),r.stack=new Error().stack},n=e(t);return n.prototype=Object.create(Error.prototype),n.prototype.constructor=n,n}var Wn=qn(function(e){return function(n){e(this),this.message=n?n.length+` errors occurred during unsubscription:
2
2
  `+n.map(function(r,o){return o+1+") "+r.toString()}).join(`
3
- `):"",this.name="UnsubscriptionError",this.errors=n}});function en(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var it=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,n,r,o,i;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=lt(s),u=a.next();!u.done;u=a.next()){var c=u.value;c.remove(this)}}catch(v){t={error:v}}finally{try{u&&!u.done&&(n=a.return)&&n.call(a)}finally{if(t)throw t.error}}else s.remove(this);var f=this.initialTeardown;if(H(f))try{f()}catch(v){i=v instanceof qn?v.errors:[v]}var h=this._finalizers;if(h){this._finalizers=null;try{for(var l=lt(h),d=l.next();!d.done;d=l.next()){var p=d.value;try{Jo(p)}catch(v){i=i??[],v instanceof qn?i=We(We([],qe(i)),qe(v.errors)):i.push(v)}}}catch(v){r={error:v}}finally{try{d&&!d.done&&(o=l.return)&&o.call(l)}finally{if(r)throw r.error}}}if(i)throw new qn(i)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)Jo(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(n=this._finalizers)!==null&&n!==void 0?n:[]).push(t)}},e.prototype._hasParent=function(t){var n=this._parentage;return n===t||Array.isArray(n)&&n.includes(t)},e.prototype._addParent=function(t){var n=this._parentage;this._parentage=Array.isArray(n)?(n.push(t),n):n?[n,t]:t},e.prototype._removeParent=function(t){var n=this._parentage;n===t?this._parentage=null:Array.isArray(n)&&en(n,t)},e.prototype.remove=function(t){var n=this._finalizers;n&&en(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),Yo=it.EMPTY;function Zo(e){return e instanceof it||e&&"closed"in e&&H(e.remove)&&H(e.add)&&H(e.unsubscribe)}function Jo(e){H(e)?e():e.unsubscribe()}var Qo={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Lc={setTimeout:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return setTimeout.apply(void 0,We([e,t],qe(n)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function No(e){Lc.setTimeout(function(){throw e})}function Xe(){}function tn(e){e()}var Wn=function(e){Ue(t,e);function t(n){var r=e.call(this)||this;return r.isStopped=!1,n?(r.destination=n,Zo(n)&&n.add(r)):r.destination=zc,r}return t.create=function(n,r,o){return new dt(n,r,o)},t.prototype.next=function(n){this.isStopped||this._next(n)},t.prototype.error=function(n){this.isStopped||(this.isStopped=!0,this._error(n))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(n){this.destination.next(n)},t.prototype._error=function(n){try{this.destination.error(n)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(it),Rc=Function.prototype.bind;function Xn(e,t){return Rc.call(e,t)}var Mc=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var n=this.partialObserver;if(n.next)try{n.next(t)}catch(r){nn(r)}},e.prototype.error=function(t){var n=this.partialObserver;if(n.error)try{n.error(t)}catch(r){nn(r)}else nn(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(n){nn(n)}},e}(),dt=function(e){Ue(t,e);function t(n,r,o){var i=e.call(this)||this,s;if(H(n)||!n)s={next:n??void 0,error:r??void 0,complete:o??void 0};else{var a;i&&Qo.useDeprecatedNextContext?(a=Object.create(n),a.unsubscribe=function(){return i.unsubscribe()},s={next:n.next&&Xn(n.next,a),error:n.error&&Xn(n.error,a),complete:n.complete&&Xn(n.complete,a)}):s=n}return i.destination=new Mc(s),i}return t}(Wn);function nn(e){No(e)}function Dc(e){throw e}var zc={closed:!0,next:Xe,error:Dc,complete:Xe},Gn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function st(e){return e}function Hc(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return ei(e)}function ei(e){return e.length===0?st:e.length===1?e[0]:function(n){return e.reduce(function(r,o){return o(r)},n)}}var T=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(t,n,r){var o=this,i=Vc(t)?t:new dt(t,n,r);return tn(function(){var s=o,a=s.operator,u=s.source;i.add(a?a.call(i,u):u?o._subscribe(i):o._trySubscribe(i))}),i},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(n){t.error(n)}},e.prototype.forEach=function(t,n){var r=this;return n=ti(n),new n(function(o,i){var s=new dt({next:function(a){try{t(a)}catch(u){i(u),s.unsubscribe()}},error:i,complete:o});r.subscribe(s)})},e.prototype._subscribe=function(t){var n;return(n=this.source)===null||n===void 0?void 0:n.subscribe(t)},e.prototype[Gn]=function(){return this},e.prototype.pipe=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return ei(t)(this)},e.prototype.toPromise=function(t){var n=this;return t=ti(t),new t(function(r,o){var i;n.subscribe(function(s){return i=s},function(s){return o(s)},function(){return r(i)})})},e.create=function(t){return new e(t)},e}();function ti(e){var t;return(t=e??Qo.Promise)!==null&&t!==void 0?t:Promise}function Fc(e){return e&&H(e.next)&&H(e.error)&&H(e.complete)}function Vc(e){return e&&e instanceof Wn||Fc(e)&&Zo(e)}function jc(e){return H(e?.lift)}function J(e){return function(t){if(jc(t))return t.lift(function(n){try{return e(n,this)}catch(r){this.error(r)}});throw new TypeError("Unable to lift unknown Observable type")}}function q(e,t,n,r,o){return new qc(e,t,n,r,o)}var qc=function(e){Ue(t,e);function t(n,r,o,i,s,a){var u=e.call(this,n)||this;return u.onFinalize=s,u.shouldUnsubscribe=a,u._next=r?function(c){try{r(c)}catch(f){n.error(f)}}:e.prototype._next,u._error=i?function(c){try{i(c)}catch(f){n.error(f)}finally{this.unsubscribe()}}:e.prototype._error,u._complete=o?function(){try{o()}catch(c){n.error(c)}finally{this.unsubscribe()}}:e.prototype._complete,u}return t.prototype.unsubscribe=function(){var n;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var r=this.closed;e.prototype.unsubscribe.call(this),!r&&((n=this.onFinalize)===null||n===void 0||n.call(this))}},t}(Wn),Wc=jn(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),rn=function(e){Ue(t,e);function t(){var n=e.call(this)||this;return n.closed=!1,n.currentObservers=null,n.observers=[],n.isStopped=!1,n.hasError=!1,n.thrownError=null,n}return t.prototype.lift=function(n){var r=new ni(this,this);return r.operator=n,r},t.prototype._throwIfClosed=function(){if(this.closed)throw new Wc},t.prototype.next=function(n){var r=this;tn(function(){var o,i;if(r._throwIfClosed(),!r.isStopped){r.currentObservers||(r.currentObservers=Array.from(r.observers));try{for(var s=lt(r.currentObservers),a=s.next();!a.done;a=s.next()){var u=a.value;u.next(n)}}catch(c){o={error:c}}finally{try{a&&!a.done&&(i=s.return)&&i.call(s)}finally{if(o)throw o.error}}}})},t.prototype.error=function(n){var r=this;tn(function(){if(r._throwIfClosed(),!r.isStopped){r.hasError=r.isStopped=!0,r.thrownError=n;for(var o=r.observers;o.length;)o.shift().error(n)}})},t.prototype.complete=function(){var n=this;tn(function(){if(n._throwIfClosed(),!n.isStopped){n.isStopped=!0;for(var r=n.observers;r.length;)r.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var n;return((n=this.observers)===null||n===void 0?void 0:n.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(n){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,n)},t.prototype._subscribe=function(n){return this._throwIfClosed(),this._checkFinalizedStatuses(n),this._innerSubscribe(n)},t.prototype._innerSubscribe=function(n){var r=this,o=this,i=o.hasError,s=o.isStopped,a=o.observers;return i||s?Yo:(this.currentObservers=null,a.push(n),new it(function(){r.currentObservers=null,en(a,n)}))},t.prototype._checkFinalizedStatuses=function(n){var r=this,o=r.hasError,i=r.thrownError,s=r.isStopped;o?n.error(i):s&&n.complete()},t.prototype.asObservable=function(){var n=new T;return n.source=this,n},t.create=function(n,r){return new ni(n,r)},t}(T),ni=function(e){Ue(t,e);function t(n,r){var o=e.call(this)||this;return o.destination=n,o.source=r,o}return t.prototype.next=function(n){var r,o;(o=(r=this.destination)===null||r===void 0?void 0:r.next)===null||o===void 0||o.call(r,n)},t.prototype.error=function(n){var r,o;(o=(r=this.destination)===null||r===void 0?void 0:r.error)===null||o===void 0||o.call(r,n)},t.prototype.complete=function(){var n,r;(r=(n=this.destination)===null||n===void 0?void 0:n.complete)===null||r===void 0||r.call(n)},t.prototype._subscribe=function(n){var r,o;return(o=(r=this.source)===null||r===void 0?void 0:r.subscribe(n))!==null&&o!==void 0?o:Yo},t}(rn),Kn={now:function(){return(Kn.delegate||Date).now()},delegate:void 0},on=function(e){Ue(t,e);function t(n,r,o){n===void 0&&(n=1/0),r===void 0&&(r=1/0),o===void 0&&(o=Kn);var i=e.call(this)||this;return i._bufferSize=n,i._windowTime=r,i._timestampProvider=o,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=r===1/0,i._bufferSize=Math.max(1,n),i._windowTime=Math.max(1,r),i}return t.prototype.next=function(n){var r=this,o=r.isStopped,i=r._buffer,s=r._infiniteTimeWindow,a=r._timestampProvider,u=r._windowTime;o||(i.push(n),!s&&i.push(a.now()+u)),this._trimBuffer(),e.prototype.next.call(this,n)},t.prototype._subscribe=function(n){this._throwIfClosed(),this._trimBuffer();for(var r=this._innerSubscribe(n),o=this,i=o._infiniteTimeWindow,s=o._buffer,a=s.slice(),u=0;u<a.length&&!n.closed;u+=i?1:2)n.next(a[u]);return this._checkFinalizedStatuses(n),r},t.prototype._trimBuffer=function(){var n=this,r=n._bufferSize,o=n._timestampProvider,i=n._buffer,s=n._infiniteTimeWindow,a=(s?1:2)*r;if(r<1/0&&a<i.length&&i.splice(0,i.length-a),!s){for(var u=o.now(),c=0,f=1;f<i.length&&i[f]<=u;f+=2)c=f;c&&i.splice(0,c+1)}},t}(rn),Xc=function(e){Ue(t,e);function t(n,r){return e.call(this)||this}return t.prototype.schedule=function(n,r){return this},t}(it),ri={setInterval:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return setInterval.apply(void 0,We([e,t],qe(n)))},clearInterval:function(e){return clearInterval(e)},delegate:void 0},Gc=function(e){Ue(t,e);function t(n,r){var o=e.call(this,n,r)||this;return o.scheduler=n,o.work=r,o.pending=!1,o}return t.prototype.schedule=function(n,r){var o;if(r===void 0&&(r=0),this.closed)return this;this.state=n;var i=this.id,s=this.scheduler;return i!=null&&(this.id=this.recycleAsyncId(s,i,r)),this.pending=!0,this.delay=r,this.id=(o=this.id)!==null&&o!==void 0?o:this.requestAsyncId(s,this.id,r),this},t.prototype.requestAsyncId=function(n,r,o){return o===void 0&&(o=0),ri.setInterval(n.flush.bind(n,this),o)},t.prototype.recycleAsyncId=function(n,r,o){if(o===void 0&&(o=0),o!=null&&this.delay===o&&this.pending===!1)return r;r!=null&&ri.clearInterval(r)},t.prototype.execute=function(n,r){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var o=this._execute(n,r);if(o)return o;this.pending===!1&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},t.prototype._execute=function(n,r){var o=!1,i;try{this.work(n)}catch(s){o=!0,i=s||new Error("Scheduled action threw falsy error")}if(o)return this.unsubscribe(),i},t.prototype.unsubscribe=function(){if(!this.closed){var n=this,r=n.id,o=n.scheduler,i=o.actions;this.work=this.state=this.scheduler=null,this.pending=!1,en(i,this),r!=null&&(this.id=this.recycleAsyncId(o,r,null)),this.delay=null,e.prototype.unsubscribe.call(this)}},t}(Xc),oi=function(){function e(t,n){n===void 0&&(n=e.now),this.schedulerActionCtor=t,this.now=n}return e.prototype.schedule=function(t,n,r){return n===void 0&&(n=0),new this.schedulerActionCtor(this,t).schedule(r,n)},e.now=Kn.now,e}(),Kc=function(e){Ue(t,e);function t(n,r){r===void 0&&(r=oi.now);var o=e.call(this,n,r)||this;return o.actions=[],o._active=!1,o}return t.prototype.flush=function(n){var r=this.actions;if(this._active){r.push(n);return}var o;this._active=!0;do if(o=n.execute(n.state,n.delay))break;while(n=r.shift());if(this._active=!1,o){for(;n=r.shift();)n.unsubscribe();throw o}},t}(oi),ii=new Kc(Gc),Yc=ii,sn=new T(function(e){return e.complete()});function Zc(e){return e&&H(e.schedule)}function Yn(e){return e[e.length-1]}function si(e){return H(Yn(e))?e.pop():void 0}function an(e){return Zc(Yn(e))?e.pop():void 0}function Jc(e,t){return typeof Yn(e)=="number"?e.pop():t}var ai=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};function ci(e){return H(e?.then)}function ui(e){return H(e[Gn])}function li(e){return Symbol.asyncIterator&&H(e?.[Symbol.asyncIterator])}function fi(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function Qc(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var di=Qc();function hi(e){return H(e?.[di])}function pi(e){return Pc(this,arguments,function(){var n,r,o,i;return Ko(this,function(s){switch(s.label){case 0:n=e.getReader(),s.label=1;case 1:s.trys.push([1,,9,10]),s.label=2;case 2:return[4,ft(n.read())];case 3:return r=s.sent(),o=r.value,i=r.done,i?[4,ft(void 0)]:[3,5];case 4:return[2,s.sent()];case 5:return[4,ft(o)];case 6:return[4,s.sent()];case 7:return s.sent(),[3,2];case 8:return[3,10];case 9:return n.releaseLock(),[7];case 10:return[2]}})})}function vi(e){return H(e?.getReader)}function le(e){if(e instanceof T)return e;if(e!=null){if(ui(e))return Nc(e);if(ai(e))return eu(e);if(ci(e))return tu(e);if(li(e))return yi(e);if(hi(e))return nu(e);if(vi(e))return ru(e)}throw fi(e)}function Nc(e){return new T(function(t){var n=e[Gn]();if(H(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function eu(e){return new T(function(t){for(var n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}function tu(e){return new T(function(t){e.then(function(n){t.closed||(t.next(n),t.complete())},function(n){return t.error(n)}).then(null,No)})}function nu(e){return new T(function(t){var n,r;try{for(var o=lt(e),i=o.next();!i.done;i=o.next()){var s=i.value;if(t.next(s),t.closed)return}}catch(a){n={error:a}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}t.complete()})}function yi(e){return new T(function(t){ou(e,t).catch(function(n){return t.error(n)})})}function ru(e){return yi(pi(e))}function ou(e,t){var n,r,o,i;return Tc(this,void 0,void 0,function(){var s,a;return Ko(this,function(u){switch(u.label){case 0:u.trys.push([0,5,6,11]),n=Uc(e),u.label=1;case 1:return[4,n.next()];case 2:if(r=u.sent(),!!r.done)return[3,4];if(s=r.value,t.next(s),t.closed)return[2];u.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return a=u.sent(),o={error:a},[3,11];case 6:return u.trys.push([6,,9,10]),r&&!r.done&&(i=n.return)?[4,i.call(n)]:[3,8];case 7:u.sent(),u.label=8;case 8:return[3,10];case 9:if(o)throw o.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}})})}function Ge(e,t,n,r,o){r===void 0&&(r=0),o===void 0&&(o=!1);var i=t.schedule(function(){n(),o?e.add(this.schedule(null,r)):this.unsubscribe()},r);if(e.add(i),!o)return i}function bi(e,t){return t===void 0&&(t=0),J(function(n,r){n.subscribe(q(r,function(o){return Ge(r,e,function(){return r.next(o)},t)},function(){return Ge(r,e,function(){return r.complete()},t)},function(o){return Ge(r,e,function(){return r.error(o)},t)}))})}function mi(e,t){return t===void 0&&(t=0),J(function(n,r){r.add(e.schedule(function(){return n.subscribe(r)},t))})}function iu(e,t){return le(e).pipe(mi(t),bi(t))}function su(e,t){return le(e).pipe(mi(t),bi(t))}function au(e,t){return new T(function(n){var r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}function cu(e,t){return new T(function(n){var r;return Ge(n,t,function(){r=e[di](),Ge(n,t,function(){var o,i,s;try{o=r.next(),i=o.value,s=o.done}catch(a){n.error(a);return}s?n.complete():n.next(i)},0,!0)}),function(){return H(r?.return)&&r.return()}})}function gi(e,t){if(!e)throw new Error("Iterable cannot be null");return new T(function(n){Ge(n,t,function(){var r=e[Symbol.asyncIterator]();Ge(n,t,function(){r.next().then(function(o){o.done?n.complete():n.next(o.value)})},0,!0)})})}function uu(e,t){return gi(pi(e),t)}function lu(e,t){if(e!=null){if(ui(e))return iu(e,t);if(ai(e))return au(e,t);if(ci(e))return su(e,t);if(li(e))return gi(e,t);if(hi(e))return cu(e,t);if(vi(e))return uu(e,t)}throw fi(e)}function Ct(e,t){return t?lu(e,t):le(e)}function Q(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=an(e);return Ct(e,n)}function Zn(e,t){var n=H(e)?e:function(){return e},r=function(o){return o.error(n())};return new T(r)}var wi=jn(function(e){return function(){e(this),this.name="EmptyError",this.message="no elements in sequence"}});function fu(e,t){return new Promise(function(n,r){var o=!1,i;e.subscribe({next:function(s){i=s,o=!0},error:r,complete:function(){o?n(i):r(new wi)}})})}function ke(e,t){return new Promise(function(n,r){var o=new dt({next:function(i){n(i),o.unsubscribe()},error:r,complete:function(){r(new wi)}});e.subscribe(o)})}function du(e){return e instanceof Date&&!isNaN(e)}function I(e,t){return J(function(n,r){var o=0;n.subscribe(q(r,function(i){r.next(e.call(t,i,o++))}))})}var hu=Array.isArray;function pu(e,t){return hu(t)?e.apply(void 0,We([],qe(t))):e(t)}function vu(e){return I(function(t){return pu(e,t)})}var yu=Array.isArray,bu=Object.getPrototypeOf,mu=Object.prototype,gu=Object.keys;function wu(e){if(e.length===1){var t=e[0];if(yu(t))return{args:t,keys:null};if(ku(t)){var n=gu(t);return{args:n.map(function(r){return t[r]}),keys:n}}}return{args:e,keys:null}}function ku(e){return e&&typeof e=="object"&&bu(e)===mu}function xu(e,t){return e.reduce(function(n,r,o){return n[r]=t[o],n},{})}function cn(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=an(e),r=si(e),o=wu(e),i=o.args,s=o.keys;if(i.length===0)return Ct([],n);var a=new T(Eu(i,n,s?function(u){return xu(s,u)}:st));return r?a.pipe(vu(r)):a}function Eu(e,t,n){return n===void 0&&(n=st),function(r){ki(t,function(){for(var o=e.length,i=new Array(o),s=o,a=o,u=function(f){ki(t,function(){var h=Ct(e[f],t),l=!1;h.subscribe(q(r,function(d){i[f]=d,l||(l=!0,a--),a||r.next(n(i.slice()))},function(){--s||r.complete()}))},r)},c=0;c<o;c++)u(c)},r)}}function ki(e,t,n){e?Ge(n,e,t):t()}function Su(e,t,n,r,o,i,s,a){var u=[],c=0,f=0,h=!1,l=function(){h&&!u.length&&!c&&t.complete()},d=function(v){return c<r?p(v):u.push(v)},p=function(v){c++;var y=!1;le(n(v,f++)).subscribe(q(t,function(b){t.next(b)},function(){y=!0},void 0,function(){if(y)try{c--;for(var b=function(){var w=u.shift();s||p(w)};u.length&&c<r;)b();l()}catch(w){t.error(w)}}))};return e.subscribe(q(t,d,function(){h=!0,l()})),function(){}}function D(e,t,n){return n===void 0&&(n=1/0),H(t)?D(function(r,o){return I(function(i,s){return t(r,i,o,s)})(le(e(r,o)))},n):(typeof t=="number"&&(n=t),J(function(r,o){return Su(r,o,e,n)}))}function Jn(e){return e===void 0&&(e=1/0),D(st,e)}function Au(){return Jn(1)}function Iu(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Au()(Ct(e,an(e)))}function Qn(e){return new T(function(t){le(e()).subscribe(t)})}function Bu(e,t,n){return n===void 0&&(n=Yc),new T(function(r){var o=du(e)?+e-n.now():e;o<0&&(o=0);var i=0;return n.schedule(function(){r.closed||(r.next(i++),r.complete())},o)})}function xi(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=an(e),r=Jc(e,1/0),o=e;return o.length?o.length===1?le(o[0]):Jn(r)(Ct(o,n)):sn}function Ke(e,t){return J(function(n,r){var o=0;n.subscribe(q(r,function(i){return e.call(t,i,o++)&&r.next(i)}))})}function un(e){return J(function(t,n){var r=null,o=!1,i;r=t.subscribe(q(n,void 0,void 0,function(s){i=le(e(s,un(e)(t))),r?(r.unsubscribe(),r=null,i.subscribe(n)):o=!0})),o&&(r.unsubscribe(),r=null,i.subscribe(n))})}function _u(e,t,n,r,o){return function(i,s){var a=n,u=t,c=0;i.subscribe(q(s,function(f){var h=c++;u=a?e(u,f,h):(a=!0,f),s.next(u)},o))}}function Ei(e,t){return H(t)?D(e,t,1):D(e,1)}function Ou(e,t){return t===void 0&&(t=ii),J(function(n,r){var o=null,i=null,s=null,a=function(){if(o){o.unsubscribe(),o=null;var c=i;i=null,r.next(c)}};function u(){var c=s+e,f=t.now();if(f<c){o=this.schedule(void 0,c-f),r.add(o);return}a()}n.subscribe(q(r,function(c){i=c,s=t.now(),o||(o=t.schedule(u,e),r.add(o))},function(){a(),r.complete()},void 0,function(){i=o=null}))})}function Ie(e){return e<=0?function(){return sn}:J(function(t,n){var r=0;t.subscribe(q(n,function(o){++r<=e&&(n.next(o),e<=r&&n.complete())}))})}function Cu(e,t){return J(function(n,r){var o=new Set;n.subscribe(q(r,function(i){var s=e?e(i):i;o.has(s)||(o.add(s),r.next(i))})),t&&le(t).subscribe(q(r,function(){return o.clear()},Xe))})}function xe(e,t){return t===void 0&&(t=st),e=e??$u,J(function(n,r){var o,i=!0;n.subscribe(q(r,function(s){var a=t(s);(i||!e(o,a))&&(i=!1,o=a,r.next(s))}))})}function $u(e,t){return e===t}function Si(e,t){return J(_u(e,t,arguments.length>=2,!0))}function $t(e){e===void 0&&(e={});var t=e.connector,n=t===void 0?function(){return new rn}:t,r=e.resetOnError,o=r===void 0?!0:r,i=e.resetOnComplete,s=i===void 0?!0:i,a=e.resetOnRefCountZero,u=a===void 0?!0:a;return function(c){var f,h,l,d=0,p=!1,v=!1,y=function(){h?.unsubscribe(),h=void 0},b=function(){y(),f=l=void 0,p=v=!1},w=function(){var x=f;b(),x?.unsubscribe()};return J(function(x,m){d++,!v&&!p&&y();var E=l=l??n();m.add(function(){d--,d===0&&!v&&!p&&(h=Nn(w,u))}),E.subscribe(m),!f&&d>0&&(f=new dt({next:function(S){return E.next(S)},error:function(S){v=!0,y(),h=Nn(b,o,S),E.error(S)},complete:function(){p=!0,y(),h=Nn(b,s),E.complete()}}),le(x).subscribe(f))})(c)}}function Nn(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];if(t===!0){e();return}if(t!==!1){var o=new dt({next:function(){o.unsubscribe(),e()}});return le(t.apply(void 0,We([],qe(n)))).subscribe(o)}}function Tu(e,t,n){var r,o=!1;return r=e,$t({connector:function(){return new on(r,t,n)},resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:o})}function er(e,t){return J(function(n,r){var o=null,i=0,s=!1,a=function(){return s&&!o&&r.complete()};n.subscribe(q(r,function(u){o?.unsubscribe();var c=0,f=i++;le(e(u,f)).subscribe(o=q(r,function(h){return r.next(t?t(u,h,f,c++):h)},function(){o=null,a()}))},function(){s=!0,a()}))})}function Pu(e){return J(function(t,n){le(e).subscribe(q(n,function(){return n.complete()},Xe)),!n.closed&&t.subscribe(n)})}function Ai(e,t){return t===void 0&&(t=!1),J(function(n,r){var o=0;n.subscribe(q(r,function(i){var s=e(i,o++);(s||t)&&r.next(i),!s&&r.complete()}))})}function Uu(e,t,n){var r=H(e)||t||n?{next:e,error:t,complete:n}:e;return r?J(function(o,i){var s;(s=r.subscribe)===null||s===void 0||s.call(r);var a=!0;o.subscribe(q(i,function(u){var c;(c=r.next)===null||c===void 0||c.call(r,u),i.next(u)},function(){var u;a=!1,(u=r.complete)===null||u===void 0||u.call(r),i.complete()},function(u){var c;a=!1,(c=r.error)===null||c===void 0||c.call(r,u),i.error(u)},function(){var u,c;a&&((u=r.unsubscribe)===null||u===void 0||u.call(r)),(c=r.finalize)===null||c===void 0||c.call(r)}))}):st}function Lu(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=si(e);return J(function(r,o){for(var i=e.length,s=new Array(i),a=e.map(function(){return!1}),u=!1,c=function(h){le(e[h]).subscribe(q(o,function(l){s[h]=l,!u&&!a[h]&&(a[h]=!0,(u=a.every(st))&&(a=null))},Xe))},f=0;f<i;f++)c(f);r.subscribe(q(o,function(h){if(u){var l=We([h],qe(s));o.next(n?n.apply(void 0,We([],qe(l))):l)}}))})}var Ru=Object.defineProperty,Mu=(e,t,n)=>t in e?Ru(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ii=(e,t,n)=>Mu(e,typeof t!="symbol"?t+"":t,n);class Du{constructor(){Ii(this,"first"),Ii(this,"last")}getRemoveFn(t){return()=>{t.prev?t.prev.next=t.next:this.first=t.next,t.next?t.next.prev=t.prev:this.last=t.prev,delete t.prev,delete t.next}}push(t){const n={value:t};return this.last===void 0?this.last=this.first=n:(this.last.next=n,n.prev=this.last,this.last=n),this.getRemoveFn(n)}unshift(t){return this.first={value:t,next:this.first},this.first.next&&(this.first.next.prev=this.first),this.last||(this.last=this.first),this.getRemoveFn(this.first)}pop(){const t=this.first?.value;return this.first&&(this.first=this.first.next,this.first?(delete this.first.prev?.next,delete this.first.prev):this.last=void 0),t}isEmpty(){return!this.first}}const zu=()=>{const e=new Map,t=(l,d)=>{e.set(l,()=>{e.delete(l),d()})},n=l=>{e.get(l)?.()},r=new Du,o=r.unshift.bind(r),i=r.push.bind(r),s=(l,d)=>{const p=d?o:i;t(l.source$,p(l))},a=()=>{const l=r.pop();l&&(e.delete(l.source$),u(l))},u=l=>{const{source$:d,observer:p}=l;let v=!1;const y=d.subscribe({next(b){p.next(b)},error(b){(v=b instanceof Jt)?s(l,!0):p.error(b)},complete(){p.complete()}});y.closed?v||a():t(d,()=>{y.unsubscribe(),a()})},c=(l=!1)=>d=>new T(p=>{const v={observer:p,source$:d};return r.isEmpty()?u(v):s(v,l),()=>{n(d)}}),f=c();return{withRecovery:c,withRecoveryFn:l=>(...d)=>f(l(...d))}},Hu=(e,t)=>n=>(r,...o)=>(r===null||r==="finalized"?e:r==="best"?t:Q(r)).pipe(Ie(1),D(s=>n(s,...o))),Bi=e=>(...t)=>new T(n=>{let r=new AbortController;return e(...t,r.signal).then(o=>{n.next(o),n.complete()},o=>{n.error(o)}),()=>{n.unsubscribe(),r.abort(),r=void 0}}),Fu=e=>t=>(...n)=>e()[t](...n);class tr extends Error{constructor(){super("Block is not pinned"),this.name="BlockNotPinnedError"}}class Vu extends Error{constructor(){super("Block pruned"),this.name="BlockPrunedError"}}class _i extends Error{constructor(){super("Block is not best block or finalized"),this.name="NotBestBlockError"}}const ju=(e,t)=>e.pipe(Ai(n=>n.blocks.has(t)),xe((n,r)=>n.finalized===r.finalized&&n.best===r.best),Ke(n=>n.blocks.get(n.best).number>=n.blocks.get(t).number),I(n=>{const{number:r}=n.blocks.get(t);let o=n.blocks.get(n.best),i=n.finalized===o.hash;for(;o.number>r;)o=n.blocks.get(o.parent),i=i||n.finalized===o.hash;return i?"finalized":o.hash===t?"best":null}),xe(),Ai(n=>n!=="finalized",!0)),qu=e=>{let t=null,n=Xe;const r=new T(o=>{t=e(!0,i=>{o.next(i)},i=>{t=null,o.error(i)}),n=()=>{o.complete(),t?.unfollow()}}).pipe($t());return{getFollower:()=>{if(!t)throw new Error("Missing chainHead subscription");return t},unfollow:()=>{n()},follow$:r}},Oi=()=>e=>new T(t=>{const n=new it,r=()=>e.subscribe({next:o=>t.next(o),error:o=>{o instanceof Fo?(t.next({type:"stop-error"}),n.add(r())):t.error(o)},complete:()=>t.complete()});return n.add(r()),n});function Wu(e,t,n){return(r,o,...i)=>(o?Hc(Gu(r,t.pipe(Oi(),Ke(a=>a.type==="finalized"),D(a=>a.prunedBlockHashes))),Xu(r,e)):a=>a)(n(r,...i))}const Xu=(e,t)=>n=>ju(t,e).pipe(Ie(1),er(r=>r?n:Zn(()=>new _i))),Gu=(e,t)=>n=>new T(r=>{const o=t.pipe(Ke(s=>s===e)).subscribe(()=>{r.error(new Vu)}),i=n.subscribe(r);return()=>{o.unsubscribe(),i.unsubscribe()}});function ln(e,t){return(n,...r)=>{const o=t(n,...r);return new T(i=>{let s=null,a=!1;const u=()=>{a||(a=!0,s=o.subscribe({next:h=>i.next(h),error:h=>i.error(h),complete:()=>i.complete()}),s.add(()=>{a=!1,s=null}))};let c=!1;const f=e.subscribe({next:h=>{const l=h.blocks.get(n);l?l.recovering?s?.unsubscribe():u():c&&i.error(new tr),c=h.recovering},error:h=>i.error(h)});return()=>{f.unsubscribe(),s?.unsubscribe()}})}}const Ku=e=>{const t=e.pipe(un(n=>n instanceof Fn?Bu(750).pipe(Ei(()=>t)):Zn(()=>n)));return t},nr=e=>(...t)=>Ku(e(...t)),Yu=(e,t)=>{const n=(r,o,i,s)=>new T(a=>e().storageSubscription(r,o,i??null,u=>{a.next(u)},u=>{a.error(u)},()=>{a.complete()},u=>{u!==0&&a.next(n(r,o.slice(-u),i,!0))})).pipe(Jn(),t(s));return n},Ci=(e,t)=>e.type==="array"&&e.len===t&&e.value.type==="primitive"&&e.value.value==="u8",Ye={type:"void"},Zu=(e,t=()=>null)=>{const n=new Map,r=new Set,o=f=>h=>{let l=n.get(h);if(l)return l;if(r.has(h)){const p={id:h};return n.set(h,p),p}r.add(h);const d=f(h);return l=n.get(h),l?Object.assign(l,d):(l={id:h,...d},n.set(h,l)),r.delete(h),l};let i=!0,s=!0;const a=o(f=>{const h=t(e[f]);if(h)return h;const{def:l,path:d,params:p}=e[f];if(l.tag==="composite"){if(l.value.length===0)return Ye;if(l.value.length===1){const v=a(l.value[0].type);return i&&d.at(-1)==="AccountId32"&&Ci(v,32)?(i=!1,{type:"AccountId32"}):s&&d.at(-1)==="AccountId20"&&Ci(v,20)?(s=!1,{type:"AccountId20"}):v}return u(l.value)}if(l.tag==="variant"){if(d.length===1&&d[0]==="Option"&&p.length===1&&p[0].name==="T"){const b=a(p[0].type);return b.type==="void"?{type:"primitive",value:"bool"}:{type:"option",value:b}}if(d.length===1&&d[0]==="Result"&&p.length===2&&p[0].name==="T"&&p[1].name==="E")return{type:"result",value:{ok:a(p[0].type),ko:a(p[1].type)}};if(l.value.length===0)return Ye;const v={},y={};return l.value.forEach(b=>{const w=b.name;if(y[w]=b.docs,b.fields.length===0){v[w]={...Ye,idx:b.index};return}if(b.fields.length===1&&!b.fields[0].name){v[w]={type:"lookupEntry",value:a(b.fields[0].type),idx:b.index};return}v[w]={...u(b.fields),idx:b.index}}),{type:"enum",value:v,innerDocs:y}}if(l.tag==="sequence")return{type:"sequence",value:a(l.value)};if(l.tag==="array"){const{len:v}=l.value,y=a(l.value.type);return!v||y.type==="void"?Ye:v>1?{type:"array",value:y,len:l.value.len}:y}if(l.tag==="tuple")return l.value.length===0?Ye:l.value.length>1?c(l.value.map(v=>a(v)),l.value.map(v=>e[v].docs)):a(l.value[0]);if(l.tag==="primitive")return{type:"primitive",value:l.value.tag};if(l.tag==="compact"){const v=a(l.value);return v.type==="void"?Ye:{type:"compact",isBig:Number(v.value.slice(1))>32}}return{type:l.tag}}),u=f=>{let h=!0;const l={},d={};return f.forEach((p,v)=>{h=h&&!!p.name;const y=p.name||v,b=a(p.type);b.type!=="void"&&(l[y]=b,d[y]=p.docs)}),h?{type:"struct",value:l,innerDocs:d}:c(Object.values(l),Object.values(d))},c=(f,h)=>{if(f.every(l=>l.id===f[0].id)&&h.every(l=>!l.length)){const[l]=f;return l.type==="void"?Ye:{type:"array",value:f[0],len:f.length}}return{type:"tuple",value:f,innerDocs:h}};return a},Ju=e=>{const t=Zu(e.lookup,({def:o})=>{if(o.tag==="composite"){const i=n(o);if(i)return{type:"enum",innerDocs:{},value:Object.fromEntries(e.pallets.map(s=>[s.name,s.errors==null?{...Ye,idx:s.index}:{type:"lookupEntry",value:t(s.errors),idx:s.index}])),byteLength:i}}return null});function n(o){if(!(o.value.length===2&&o.value[0].name==="index"&&o.value[1].name==="error"))return null;const s=t(o.value[0].type),a=t(o.value[1].type);return s.type==="primitive"&&s.value==="u8"&&a.type==="array"&&a.value.type==="primitive"&&a.value.value==="u8"?1+a.len:null}return Object.assign(t,{metadata:e,call:"outerEnums"in e?e.outerEnums.call:e.lookup[e.extrinsic?.type]?.params.find(s=>s.name==="Call")?.type??null})},Qu=(e,t,n)=>(r,o,i,...s)=>{const{id:a}=r;if(o.has(a))return o.get(a);if(i.has(a)){const c=t(()=>o.get(a),r,...s);return o.set(a,c),c}i.add(a);let u=e(r,o,i,...s);return i.delete(a),o.has(a)&&(u=n(u,o.get(a),r,...s)),o.set(a,u),u},Nu=St(),el=M(j[0],Mt(j[1],BigInt)),$i=Qu((e,t,n,r)=>{if(e.type==="primitive")return Lo[e.value];if(e.type==="void")return _;if(e.type==="AccountId32")return r;if(e.type==="AccountId20")return po;if(e.type==="compact")return e.isBig?el:j;if(e.type==="bitSequence")return Nr;const o=d=>$i(d,t,n,r),i=(d,p)=>{const v=o(d);return p?P(v,p):P(v)},s=d=>ae(...d.map(o)),a=d=>{const p=Object.fromEntries(Object.entries(d).map(([v,y])=>[v,o(y)]));return $(p)};if(e.type==="sequence"&&e.value.type==="primitive"&&e.value.value==="u8")return Nu;if(e.type==="array")return e.value.type==="primitive"&&e.value.value==="u8"?St(e.len):i(e.value,e.len);if(e.type==="sequence")return i(e.value);if(e.type==="tuple")return s(e.value);if(e.type==="struct")return a(e.value);if(e.type==="option")return N(o(e.value));if(e.type==="result")return Dt(o(e.value.ok),o(e.value.ko));const u=Object.values(e.value).map(d=>{switch(d.type){case"void":return _;case"lookupEntry":return o(d.value);case"tuple":return s(d.value);case"struct":return a(d.value);case"array":return i(d.value,d.len)}}),c=Object.fromEntries(Object.keys(e.value).map((d,p)=>[d,u[p]])),f=Object.values(e.value).map(d=>d.idx),l=f.every((d,p)=>d===p)?me(c):me(c,f);return e.byteLength?tl(l,e.byteLength):l},En,e=>e),Ti=(e,t=et())=>{const n=new Map,r=o=>$i(e(o),n,new Set,t);return o=>r(o)},tl=(e,t)=>{const n=G(t);return M(r=>n.enc(e.enc(r)),r=>e.dec(n.dec(r)))},Pi=e=>{const{metadata:t}=e;let n=Ti(e);const r=t.pallets.find(h=>h.name==="System")?.constants.find(h=>h.name==="SS58Prefix");let o;if(r)try{const h=n(r.type).dec(r.value);typeof h=="number"&&(o=h,n=Ti(e,et(h)))}catch{}const i=new Map,s=(h,l)=>{let d=i.get(h);d||i.set(h,d=Un(h));const p=t.pallets.find(S=>S.name===h).storage.items.find(S=>S.name===l),v=(S,...A)=>{const C=d(...A);return{...C,len:S,fallback:p.modifier===1?C.dec(p.fallback):void 0}};if(p.type.tag==="plain")return v(0,l,n(p.type.value).dec);const{key:y,value:b,hashers:w}=p.type.value,x=n(b),m=w.map(S=>Lo[S.tag]),E=(()=>{if(m.length===1)return[[n(y),m[0]]];const S=e(y);switch(S.type){case"array":return m.map(A=>[n(S.value.id),A]);case"tuple":return S.value.map((A,C)=>[n(A.id),m[C]]);default:throw new Error("Invalid key type")}})();return v(m.length,l,x.dec,...E)},a=h=>{switch(h.type){case"void":return _;case"lookupEntry":return n(h.value.id);case"tuple":return ae(...Object.values(h.value).map(l=>n(l.id)));case"struct":return $(kn(h.value,l=>n(l.id)));case"array":return P(n(h.value.id),h.len)}},u=(h,l)=>{const d=t.pallets.find(p=>p.name===h).constants.find(p=>p.name===l);return n(d.type)},c=h=>(l,d)=>{const p=t.pallets.find(b=>b.name===l),v=e(p[h]);if(v.type!=="enum")throw null;const y=v.value[d];return{location:[p.index,y.idx],codec:a(v.value[d])}},f=(h,l)=>{const d=t.apis.find(p=>p.name===h)?.methods.find(p=>p.name===l);if(!d)throw null;return{args:ae(...d.inputs.map(p=>n(p.type))),value:n(d.output)}};return{buildDefinition:n,buildStorage:s,buildEvent:c("events"),buildError:c("errors"),buildRuntimeCall:f,buildCall:c("calls"),buildConstant:u,ss58Prefix:o}},nl=oe(be.enc(15)),Ui=G(),rl=N(Ui),ol=P(be).dec,il=(e,t)=>{const n=r=>{const o=(u,c,f)=>e(u,c,f).pipe(un(h=>{if(h instanceof tr)return t.pipe(Ie(1),er(l=>o(l,c,f)));throw h})),i=o(r,"Metadata_metadata_versions","").pipe(I(ol)),s=o(r,"Metadata_metadata","").pipe(I(u=>{const c=Ui.dec(u);return{metadata:nt.dec(c).metadata.value,metadataRaw:c}})),a=o(r,"Metadata_metadata_at_version",nl).pipe(I(u=>{const c=rl.dec(u);return{metadata:nt.dec(c).metadata.value,metadataRaw:c}}));return i.pipe(un(()=>Q([14])),D(u=>u.includes(15)?a:s))};return r=>{const o=new Set([r]),i=n(r).pipe(I(({metadata:a,metadataRaw:u})=>{const c=Ju(a),f=Pi(c),h=f.buildStorage("System","Events"),l=a.extrinsic.signedExtensions.find(p=>p.identifier==="ChargeAssetTxPayment");let d=null;if(l){const p=c(l.type);if(p.type==="struct"){const v=p.value.asset_id;v.type==="option"&&(d=v.value.id)}}return{assetId:d,metadataRaw:u,lookup:c,dynamicBuilder:f,events:{key:h.enc(),dec:h.dec},accountId:et(f.ss58Prefix)}}),Tu(1)),s={at:r,runtime:i,addBlock:a=>(o.add(a),s),deleteBlocks:a=>(a.forEach(u=>{o.delete(u)}),o.size),usages:o};return i.subscribe({error(){}}),s}},Tt=$t({connector:()=>new on(1),resetOnError:!0,resetOnComplete:!0,resetOnRefCountZero:!0}),Li=(e,t)=>{e.get(e.get(t).parent)?.children.delete(t),e.delete(t)},sl=(e,t)=>{const n=[...t];let r=e.blocks.get(e.blocks.get(e.finalized).parent);const o=[];for(;r;)o.push(r.hash),r.refCount===0&&!r.unpinned&&(n.push(r.hash),r.unpinned=!0),r=e.blocks.get(r.parent);const i=[...t];for(let s=o.length-1;s>=0&&(r=e.blocks.get(o[s]),!!r.unpinned);s--)i.push(r.hash);return i.forEach(s=>{Li(e.blocks,s)}),Object.entries(e.runtimes).map(([s,a])=>({key:s,usages:a.deleteBlocks(i)})).filter(s=>s.usages===0).map(s=>s.key).forEach(s=>{delete e.runtimes[s]}),n},al=(e,t,n,r,o)=>{const i=xi(r,e.pipe(cl(t),Oi())).pipe(Si((a,u)=>{switch(u.type){case"initialized":a.recovering&&(u.finalizedBlockHashes.some(d=>a.blocks.has(d))||(a=Ri()));const[c]=u.finalizedBlockHashes.slice(-1);a.finalized=a.best=c;const f=u.finalizedBlockHashes.length-1;u.finalizedBlockHashes.forEach((l,d)=>{a.blocks.has(l)?a.blocks.get(l).recovering=!1:a.blocks.set(l,{hash:l,parent:d===0?u.parentHash:u.finalizedBlockHashes[d-1],children:new Set(d===f?[]:[u.finalizedBlockHashes[d+1]]),runtime:l,refCount:0,number:u.number+d,recovering:!1})});const h=Object.values(a.runtimes).find(l=>l.usages.has(c));return a.finalizedRuntime=h??(a.runtimes[c]=s(c)),a;case"stop-error":for(const l of a.blocks.values())l.recovering=!0;return a.recovering=!0,a;case"newBlock":{const{parentBlockHash:l,blockHash:d}=u;if(a.blocks.has(d))a.blocks.get(d).recovering=!1;else{const p=a.blocks.get(l);p.children.add(d),u.newRuntime&&(a.runtimes[d]=s(d),a.runtimes[d].runtime.subscribe());const v={hash:d,number:p.number+1,parent:l,children:new Set,runtime:u.newRuntime?d:p.runtime,refCount:0,recovering:!1};a.blocks.set(d,v),a.runtimes[v.runtime].addBlock(d)}return a}case"bestBlockChanged":{if(a.recovering){for(const[l,d]of a.blocks)d.recovering&&Li(a.blocks,l);a.recovering=!1}return a.best=u.bestBlockHash,a}case"finalized":{a.finalized=u.finalizedBlockHashes.slice(-1)[0];const{blocks:l}=a;return l.get(a.best).number<l.get(a.finalized).number&&(a.best=a.finalized),a.finalizedRuntime=a.runtimes[l.get(a.finalized).runtime],o(sl(a,u.prunedBlockHashes)),a}case"blockUsage":{if(!a.blocks.has(u.value.hash))return a;const l=a.blocks.get(u.value.hash);return l.refCount+=u.value.type==="hold"?1:-1,l.refCount===0&&l.number<a.blocks.get(a.finalized).number&&!l.recovering&&(l.unpinned=!0,o([l.hash])),a}}},Ri()),Ke(a=>!!a.finalizedRuntime.runtime),I(a=>({...a})),Tt),s=il(ln(i,n),i.pipe(I(a=>a.finalized)));return i},Ri=()=>({best:"",finalized:"",runtimes:{},blocks:new Map,finalizedRuntime:{},recovering:!1}),cl=e=>t=>t.pipe(Ei(n=>n.type!=="initialized"?Q(n):e(n.finalizedBlockHashes[0]).then(r=>({...n,number:r.number,parentHash:r.parentHash})))),Mi=(e,t,n,r)=>{const o=a=>Pu(e.pipe(Ke(({blocks:u})=>!u.has(a)))),i=(a,u,c)=>{if(c)return Q({hash:a,found:{type:!1,validity:null}});const f=o(a);return t(a).pipe(D(h=>{const l=h.indexOf(u);return l>-1?f(r(a)).pipe(I(d=>({hash:a,found:{type:!0,index:l,events:d}}))):n(a,u).pipe(I(d=>({hash:a,found:{type:!1,validity:d}})))}),f)},s=(a,u,c)=>i(a,u,c.has(a)).pipe(D(f=>{const{found:h}=f;return h.type||h.validity?.success===!1?Q(f):e.pipe(o(a),D(l=>l.blocks.get(a).children),Cu(),D(l=>s(l,u,c)))}));return a=>e.pipe(Ie(1),D(u=>s(u.finalized,a,new Set(u.blocks.keys()))))},ul=new Uint8Array([2]),ll=(e,t)=>oe(he(ul,we(e),we(t))),Di="TaggedTransactionQueue",zi="validate_transaction",[,fl]=me({InvalidTransaction:me({Call:_,Payment:_,Future:_,Stale:_,BadProof:_,AncientBirthBlock:_,ExhaustsResources:_,Custom:V,BadMandatory:_,MandatoryValidation:_,BadSigner:_}),UnknownTransaction:me({CannotLookup:_,NoUnsignedValidator:_,Custom:V})}),dl=Rt(e=>{const t=V.dec(e);if(t>1)throw new Error("Unable to decode validateTransaction result");if(!t)return{success:!0,value:void 0};let n;try{n=fl(e)}catch{n={type:"UnknownInvalidTx"}}return{success:!1,value:n}}),hl=(e,t)=>(n,r)=>{const o=t(n).pipe(I(i=>{try{return i.dynamicBuilder.buildRuntimeCall(Di,zi).value[1]}catch{return dl}}));return e(n,`${Di}_${zi}`,ll(r,n)).pipe(Lu(o),I(([i,s])=>s(i)))},pl=e=>t=>new T(n=>{let r=!1;const o=t.subscribe({next(i){r=!0,n.next(i)},error(i){n.error(i)},complete(){n.complete()}});return r||n.next(e),o}),vl=(e,t=1/0)=>n=>new T(r=>{let o;const i=new Map,s=new Map,a=new Map;let u=0,c=0,f=0;const h=()=>{const l=i.get(c);if(!l){s.size===0&&(typeof o>"u"||o.closed)&&r.complete();return}const d=c++;i.delete(d),f!==d&&a.set(d,[]),s.set(d,l.subscribe({next(p){f===d?r.next(p):a.get(d).push(p)},complete(){if(s.delete(d),d===f)for(f++;a.has(f)&&(a.get(f).forEach(p=>r.next(p)),a.delete(f),!s.has(f));)f++;h()},error(p){r.error(p)}}))};return o=n.subscribe({next(l){const d=u++;i.set(d,Qn(()=>e(l,d))),s.size<t&&h()},error(l){r.error(l)},complete(){s.size===0&&r.complete()}}),()=>{s.forEach(l=>l.unsubscribe()),o.unsubscribe(),i.clear(),a.clear()}}),rr=({hash:e,number:t,parent:n})=>({hash:e,number:t,parent:n}),yl=e=>{const{getFollower:t,unfollow:n,follow$:r}=qu(e),o=Fu(t),{withRecovery:i,withRecoveryFn:s}=zu(),a=new rn,u=k=>(B,...L)=>new T(F=>{a.next({type:"blockUsage",value:{type:"hold",hash:B}});const ve=k(B,...L).subscribe(F);return()=>{setTimeout(()=>{a.next({type:"blockUsage",value:{type:"release",hash:B}})},0),ve.unsubscribe()}}),c=k=>(B,...L)=>new T(F=>{let ve=!1;return y.pipe(Ie(1)).subscribe(Be=>{const se=Be.blocks.get(B);ve=!!se&&!se.unpinned}),ve?k(B,...L).subscribe(F):F.error(new tr)}),f=k=>t().header(k).then(bo.dec),h=k=>t().unpin(k).catch(B=>{if(!(B instanceof Zt))throw B}),l=k=>c(u((L=>Wu(y,r,L))(ln(y,nr(s(Bi(k))))))),d=(k,B=!0)=>(L,...F)=>k(L,B,...F),p=nr(s(Bi(o("call")))),v=new Map,y=al(r,f,u(p),a,k=>{h(k),k.forEach(B=>{v.delete(B)})}),b=u(k=>y.pipe(Ie(1),D(B=>B.runtimes[B.blocks.get(k).runtime].runtime))),w=k=>B=>B.pipe(vl(L=>b(k(L)).pipe(I(F=>[L,F])))),x=(k,B,L)=>{const F=v.get(k)??new Map,ve=F.get(B);if(ve)return ve;v.set(k,F);const Be=new on,se=L.pipe($t({connector:()=>Be}),Uu({complete(){F.set(B,Be)}}));return F.set(B,se),se},m=y.pipe(xe((k,B)=>k.finalized===B.finalized),I(k=>rr(k.blocks.get(k.finalized))),Tt),E=y.pipe(xe((k,B)=>k.best===B.best),I(k=>rr(k.blocks.get(k.best))),Tt),S=y.pipe(xe((k,B)=>k.finalized===B.finalized&&k.best===B.best),Si((k,B)=>{const L=fe=>k.get(fe)||rr(B.blocks.get(fe)),F=L(B.best),ve=L(B.finalized),Be=F.number-ve.number+1,se=new Array(Be);for(let fe=0,Ut=F.hash;fe<Be;fe++)se[fe]=L(Ut),Ut=se[fe].parent;return new Map(se.map(fe=>[fe.hash,fe]))},new Map),I(k=>[...k.values()]),Tt),A=y.pipe(xe((k,B)=>k.finalizedRuntime===B.finalizedRuntime),er(({finalizedRuntime:{runtime:k}})=>k.pipe(pl(null))),Tt),C=A.pipe(I(k=>k?.lookup.metadata??null)),z=Hu(m.pipe(I(k=>k.hash)),E.pipe(I(k=>k.hash))),X=l(o("body")),ie=k=>x(k,"body",X(k,!0)),Ze=l(o("storage")),hn=z((k,B,L,F,ve=null,Be)=>y.pipe(Ie(1),D(se=>se.runtimes[se.blocks.get(k).runtime].runtime),D(se=>{const fe=F(se),Ut=x(k,`storage-${L}-${fe}-${ve??""}`,Ze(k,B,L,fe,ve));return Be?x(k,`storage-${L}-${fe}-${ve??""}-dec`,Ut.pipe(I(ff=>Be(ff,se)))):Ut}))),fr=Yu(t,i),dr=nr(z(u(ln(y,(k,B,L)=>fr(k,B,L??null,!1))))),af=z(u(ln(y,k=>Qn(()=>f(k)))));xi(A,S).subscribe({error(){}});const Ni=(k,B=!1)=>hn(k,B,"value",L=>L.events.key,null,(L,F)=>F.events.dec(L)),cf=l(o("call")),es=z((k,B,L,F)=>x(k,`call-${L}-${F}`,cf(k,B,L,F))),hr=hl(d(es,!1),b),ts=k=>x(k,"body",X(k,!1)),uf=Mi(y,ts,hr,Ni),lf=Mi(y,ts,hr,()=>Q());return{follow$:r,finalized$:m,best$:E,bestBlocks$:S,runtime$:A,metadata$:C,header$:af,body$:ie,call$:d(es),storage$:d(hn),storageQueries$:dr,eventsAt$:d(Ni),trackTx$:uf,trackTxWithoutEvents$:lf,validateTx$:hr,pinnedBlocks$:y,withRuntime:w,getRuntimeContext$:z(b),unfollow:n}};var bl=e=>t=>new T(n=>e(t,r=>{n.error(r)}));const ml=({chainHead:e,transaction:t,destroy:n})=>({chainHead$:()=>yl(e),broadcastTx$:bl(t),destroy:n});class ht{constructor(){}_runtime(t){}}class Hi{constructor(){}_compatibility(t){}}const fn=new WeakMap,Fi=new WeakMap,or=e=>e instanceof ht?Fi.get(e):fn.get(e);var pt=(e=>(e.Storage="storage",e.Tx="tx",e.Event="events",e.Const="constants",e))(pt||{});const gl=P(fc),wl=P(Ln),kl=ae(gl,wl),xl=(e,t)=>{const n=new Promise(async r=>{const o=t.runtime$.pipe(Ke(s=>s!=null));let i=await ke(o);o.subscribe(s=>i=s),r(()=>i)});return Promise.all([e.metadataTypes.then(kl.dec),e.descriptors,n]).then(([[r,o],i,s])=>{const a=new Hi;return fn.set(a,{runtime:s,getPalletEntryPoint(u,c,f){return r[i[u][c][f]]},getApiEntryPoint(u,c){return r[i.apis[u][c]]},typedefNodes:o}),a})},El=e=>new Promise(async t=>{const n=e.runtime$.pipe(Ke(o=>o!=null));let r=await ke(n);n.subscribe(o=>r=o),t(()=>r)}).then(t=>{const n=new ht;return Fi.set(n,{runtime:t}),n}),ir=new WeakMap,Vi=e=>(ir.has(e.metadataRaw)||ir.set(e.metadataRaw,{compat:new Map,lookup:e.lookup,typeNodes:[]}),ir.get(e.metadataRaw)),vt=(e,t,n)=>{const r=(u,c)=>{var f;const h=Vi(u);return(f=h.typeNodes)[c]||(f[c]=Ot(h.lookup(c)))};function o(u,c){if(u instanceof ht)return{args:Ae.Identical,values:Ae.Identical};const f=fn.get(u);c||(c=f.runtime());const h=t(f),l=n(c),d=f.typedefNodes,p=Vi(c);return yc(h,v=>d[v],l,v=>r(c,v),p.compat)}const i=qi(e,u=>ji(o(u))),s=qi(e,(u,c)=>i(c)>=u),a=()=>e;return{isCompatible:s,getCompatibilityLevel:i,getCompatibilityLevels:o,waitDescriptors:a,withCompatibleRuntime:(u,c)=>f=>cn([f.pipe(u.withRuntime(c)),a()]).pipe(I(([[h,l],d])=>[h,d,l])),compatibleRuntime$:(u,c)=>cn([a(),u.getRuntimeContext$(c)]),argsAreCompatible:(u,c,f)=>{if(u instanceof ht)return!0;const h=o(u,c);if(h.args===Ae.Incompatible)return!1;if(h.args>Ae.Partial)return!0;if(h.values===Ae.Incompatible)return!1;const l=n(c);return Ho(l.args,d=>r(c,d),f)},valuesAreCompatible:(u,c,f)=>{if(u instanceof ht)return!0;const h=o(u,c).values;if(h===Ae.Incompatible)return!1;if(h>Ae.Partial)return!0;const l=fn.get(u),d=t(l);return Ho(d.values,p=>l.typedefNodes[p],f)},getRuntimeTypedef:r}},ji=e=>Math.min(e.args,e.values),qi=(e,t)=>(...n)=>{const r=n.at(-1);return r instanceof Hi||r instanceof ht?t(...n):e.then(o=>t(...n,o))},Sl=(e,t,{valuesAreCompatible:n,waitDescriptors:r,isCompatible:o,getCompatibilityLevel:i})=>{const s=new WeakMap,a=c=>{if(s.has(c))return s.get(c);const f=c.lookup.metadata.pallets.find(l=>l.name===e)?.constants.find(l=>l.name===t);if(f==null)throw new Error(`Runtime entry Constant(${e}.${t}) not found`);const h=c.dynamicBuilder.buildConstant(e,t).dec(f.value);return s.set(c,h),h},u=c=>{if(c){const f=or(c).runtime(),h=a(f);if(!n(c,f,h))throw new Error(`Incompatible runtime entry Constant(${e}.${t})`);return h}return r().then(u)};return Object.assign(u,{isCompatible:o,getCompatibilityLevel:i})},Al=$t({connector:()=>new on(1),resetOnError:!0,resetOnComplete:!0,resetOnRefCountZero:!0});function sr(e,t){return new Promise((n,r)=>{let o=null,i=!1;const s=t?()=>{o?.unsubscribe(),r(new Gr)}:Xe;o=e.subscribe({next:a=>{n(a),o?.unsubscribe(),i=!0},error:a=>{t?.removeEventListener("abort",s),r(a)},complete:()=>{t?.removeEventListener("abort",s),r(new Error("Observable completed without emitting"))}}),i||t?.addEventListener("abort",s)})}const Il=(e,t=1/0)=>n=>new T(r=>{let o;const i=new Map,s=new Map,a=new Map;let u=0,c=0,f=0;const h=()=>{const l=i.get(c);if(!l){s.size===0&&(typeof o>"u"||o.closed)&&r.complete();return}const d=c++;i.delete(d),f!==d&&a.set(d,[]),s.set(d,l.subscribe({next(p){f===d?r.next(p):a.get(d).push(p)},complete(){if(s.delete(d),d===f)for(f++;a.has(f)&&(a.get(f).forEach(p=>r.next(p)),a.delete(f),!s.has(f));)f++;h()},error(p){r.error(p)}}))};return o=n.subscribe({next(l){const d=u++;i.set(d,Qn(()=>e(l,d))),s.size<t&&h()},error(l){r.error(l)},complete(){s.size===0&&r.complete()}}),()=>{s.forEach(l=>l.unsubscribe()),o.unsubscribe(),i.clear(),a.clear()}}),Bl=(e,t)=>n=>new T(r=>{let o=new Array,i=!1;const s=u=>{const c=new it;o.push(c),o.length>t&&(o[0].unsubscribe(),o=o.slice(1));const f=e(u).subscribe({next(h){const l=o.indexOf(c);o.slice(0,l).forEach(d=>d.unsubscribe()),o=o.slice(l),r.next(h)},error(h){r.error(h)},complete(){const h=o.indexOf(c);o.splice(h,1),o.length===0&&i&&r.complete()}});c.add(f)},a=n.subscribe({next(u){s(u)},error(u){r.error(u)},complete(){o.length===0&&r.complete(),i=!0}});return()=>{a.unsubscribe(),o.forEach(u=>u.unsubscribe())}});let Wi={};const _l=e=>t=>new T(n=>{let r=Wi,o=t.subscribe({next(i){n.next(r=i)},error(i){n.error(i)},complete(){r===Wi?n.complete():o=e(r).subscribe(n)}});return()=>{o.unsubscribe()}}),ar=e=>typeof e=="object"&&e!==null&&Object.entries(e).every(([t,n])=>t==="at"&&(n===void 0||typeof n=="string")||t==="signal"&&(n===void 0||n instanceof AbortSignal)),Ol=(e,t,n,{isCompatible:r,getCompatibilityLevel:o,withCompatibleRuntime:i,argsAreCompatible:s,valuesAreCompatible:a})=>{const u=()=>new Error(`Incompatible runtime entry Event(${e}.${t})`),c=n.finalized$.pipe(i(n,f=>f.hash),I(([f,h,l])=>{const d=l.lookup.metadata.pallets.find(p=>p.name===e)?.events;if(d==null||l.lookup.metadata.lookup[d].def.tag!=="variant"||l.lookup.metadata.lookup[d].def.value.find(p=>p.name===t)==null)throw new Error(`Runtime entry Event(${e}.${t}) not found`);if(!s(h,l,null))throw u();return[f,h,l]}),Il(([f,h,l])=>n.eventsAt$(f.hash).pipe(I(d=>d.filter(p=>p.event.type===e&&p.event.value.type===t).map(p=>{if(!a(h,l,p.event.value.value))throw u();return{meta:{phase:p.phase,block:f},payload:p.event.value.value}})))),Al);return{watch:f=>c.pipe(D(h=>f?h.filter(l=>f(l.payload)):h)),pull:()=>ke(c),filter:f=>f.filter(h=>h.type===e&&h.value.type===t).map(h=>h.value.value),getCompatibilityLevel:o,isCompatible:r}},Cl=(e,t,n,{isCompatible:r,getCompatibilityLevel:o,compatibleRuntime$:i,argsAreCompatible:s,valuesAreCompatible:a})=>{const u=`${e}_${t}`,c=()=>new Error(`Incompatible runtime entry RuntimeCall(${u})`);return Object.assign((...f)=>{const h=f[f.length-1],l=ar(h),{signal:d,at:p}=l?h:{},v=p??null,y=i(n,v).pipe(D(([b,w])=>{let x;try{x=w.dynamicBuilder.buildRuntimeCall(e,t)}catch{throw new Error(`Runtime entry RuntimeCall(${u}) not found`)}if(!s(b,w,f))throw c();return n.call$(v,u,oe(x.args.enc(f))).pipe(I(x.value.dec),I(m=>{if(!a(b,w,m))throw c();return m}))}));return sr(y,d)},{getCompatibilityLevel:o,isCompatible:r})},$l=(e,t,n,{isCompatible:r,getCompatibilityLevel:o,getCompatibilityLevels:i,waitDescriptors:s,withCompatibleRuntime:a,argsAreCompatible:u,valuesAreCompatible:c})=>{const f=e==="System"&&t==="Number",h=()=>new Error(`Incompatible runtime entry Storage(${e}.${t})`),l=y=>new Error(`Invalid Arguments calling ${e}.${t}(${y})`),d=y=>{try{return y.dynamicBuilder.buildStorage(e,t)}catch{throw new Error(`Runtime entry Storage(${e}.${t}) not found`)}},p=(...y)=>{const b=y[y.length-1],w=b==="best"||b==="finalized"?y.slice(0,-1):y;return f?n.bestBlocks$.pipe(I(x=>x.at(b==="best"?0:-1).number),xe()):n[b==="best"?"best$":"finalized$"].pipe(Ou(0),a(n,x=>x.hash),Bl(([x,m,E])=>{const S=d(E);if(!u(m,E,w))throw h();return n.storage$(x.hash,"value",()=>S.enc(...w)).pipe(I(A=>{if(!c(m,E,A))throw h();return{val:A,codecs:S}}))},4),xe((x,m)=>x.val===m.val),I(({val:x,codecs:m})=>x===null?m.fallback:m.dec(x)))},v=async(...y)=>{const b=y[y.length-1],w=ar(b),{signal:x,at:m}=w?b:{},E=m??null;let S;if(f)S=n.bestBlocks$.pipe(I(A=>E==="finalized"||!E?A.at(-1):E==="best"?A.at(0):A.find(C=>C.hash===E)),I(A=>{if(!A)throw new _i;return A.number}),xe());else{const A=await s();S=n.storage$(E,"value",C=>{const z=d(C),X=y.length===z.len?y:y.slice(0,-1);if(y!==X&&!w)throw l(y);if(!u(A,C,X))throw h();return z.enc(...X)},null,(C,z)=>{const X=d(z),ie=C===null?X.fallback:X.dec(C);if(!c(A,z,ie))throw h();return ie})}return sr(S,x)};return{isCompatible:r,getCompatibilityLevel:o,getValue:v,getValues:(y,b)=>Promise.all(y.map(w=>v(...b?[...w,b]:w))),getEntries:async(...y)=>{const b=y[y.length-1],w=ar(b),{signal:x,at:m}=w?b:{},E=m??null,S=await s(),A=n.storage$(E,"descendantsValues",C=>{const z=d(C);if(ji(i(S,C))===Ae.Incompatible)throw h();if(y.length>z.len)throw l(y);const X=y.length>0&&w?y.slice(0,-1):y;if(y.length===z.len&&X===y)throw l(y);return z.enc(...X)},null,(C,z)=>{const X=d(z);if(C.some(({value:ie})=>!c(S,z,ie)))throw h();return C.map(({key:ie,value:Ze})=>({keyArgs:X.keyDecoder(ie),value:X.dec(Ze)}))});return sr(A,x)},watchValue:p}},Tl=bt(V.enc,e=>+!!e.signed<<7|e.version),Pl={Ed25519:0,Sr25519:1,Ecdsa:2},[dn,Pt]=["<Bytes>","</Bytes>"].map(e=>ze.fromText(e).asBytes());function Ul(e,t,n){return{publicKey:e,signTx:async(i,s,a,u,c=On)=>{let f;try{const b=Ao(a);if(b.metadata.tag!=="v14"&&b.metadata.tag!=="v15")throw null;f=b.metadata.value}catch{throw new Error("Unsupported metadata version")}const{version:h}=f.extrinsic,l=[],d=[];f.extrinsic.signedExtensions.map(({identifier:b})=>{const w=s[b];if(!w)throw new Error(`Missing ${b} signed extension`);l.push(w.value),d.push(w.additionalSigned)});const p=he(i,...l,...d),v=await n(p.length>256?c(p):p),y=he(Tl({signed:!0,version:h}),new Uint8Array([0,...e]),new Uint8Array([Pl[t],...v]),...l,i);return he(j.enc(y.length),y)},signBytes:async i=>{let s=!0,a;for(a=0;s&&a<dn.length;a++)s=dn[a]===i[a];s=s&&a===dn.length;const u=i.length-Pt.length;for(a=0;s&&a<Pt.length;a++)s=Pt[a]===i[u+a];return s=s&&a===Pt.length,n(s?i:he(dn,i,Pt))}}}const Le=new Uint8Array,Ll=Un("System")("BlockHash",Xe,[be,Pn]).enc(0),Xi=e=>e.chainHead.storage$(e.at,"value",()=>Ll,null).pipe(I(t=>we(t))),Gi=(e,t)=>{const n=Pi(t),r=t.metadata.pallets.find(a=>a.name==="System").constants.find(a=>a.name==="Version"),o=t(r.type),i=n.buildDefinition(r.type).dec;if(o.type!=="struct")throw new Error("not a struct");const s=n.buildDefinition(o.value[e].id).enc;return Q(s(i(r.value)[e]))},Rl=e=>Q({value:Qr.enc(e),additionalSigned:Le});function Ml(e){let t=0;for(;!(e&1);)t++,e>>=1;return t}const Dl=bt(G(2).enc,e=>{const t=Math.max(e.period>>12,1),n=Math.min(Math.max(Ml(e.period)-1,1),15),r=e.phase/t<<4;return Je.enc(n|r)}),zl=new Uint8Array([0]),Hl=(e,t)=>{if(!e)return Xi(t).pipe(I(o=>({additionalSigned:o,value:zl})));const{period:n,blockNumber:r}=e;return Q({additionalSigned:we(t.at),value:Dl({period:n,phase:r%n})})},Fl=$({tip:j,asset:N(G(1/0))}).enc,Vl=(e,t)=>Q({value:Fl({tip:e,asset:t}),additionalSigned:Le}),jl=e=>Xi(e).pipe(I(t=>({value:Le,additionalSigned:t}))),ql=()=>Q({value:Uint8Array.from([0]),additionalSigned:Uint8Array.from([0])}),Ki="AccountNonceApi_account_nonce",Wl={1:V.dec,2:Je.dec,4:be.dec,8:mt.dec},cr=e=>Q({value:j.enc(e),additionalSigned:Le});var Xl=Object.freeze({__proto__:null,CheckGenesis:jl,CheckMetadataHash:ql,CheckNonce:e=>e.chainHead.call$(e.at,Ki,oe(e.from)).pipe(D(t=>{const n=we(t),r=Wl[n.length];if(!r)throw new Error(`${Ki} retrieved wrong data`);return cr(r(n))})),CheckSpecVersion:({lookupFn:e})=>Gi("spec_version",e).pipe(I(t=>({additionalSigned:t,value:Le}))),CheckTxVersion:({lookupFn:e})=>Gi("transaction_version",e).pipe(I(t=>({additionalSigned:t,value:Le}))),getNonce:cr});const Gl=Q({value:Le,additionalSigned:Le}),Yi=(e,t,n)=>{if(!(t in e))return Le;const r=e[t];return r instanceof Uint8Array?r:n(r)},Kl=(e,t,n)=>Q({value:Yi(e,"value",t),additionalSigned:Yi(e,"additionalSigned",n)}),Yl=(e,t,n,r,o,i={})=>e.getRuntimeContext$(r.hash).pipe(Ie(1),D(s=>{const a={lookupFn:s.lookup,chainHead:e,callData:n,at:r.hash,from:t.publicKey},u=i.mortality?i.mortality.mortal?{period:i.mortality.period,blockNumber:r.number}:void 0:{period:64,blockNumber:r.number};return cn(s.lookup.metadata.extrinsic.signedExtensions.map(({identifier:c,type:f,additionalSigned:h})=>{if(c==="CheckMortality")return Hl(u,a);if(c==="ChargeTransactionPayment")return Rl(i.tip??0n);if(c==="ChargeAssetTxPayment")return Vl(i.tip??0n,i.asset);if(c==="CheckNonce"&&"nonce"in i)return cr(i.nonce);const l=Xl[c],[d]=s.dynamicBuilder.buildDefinition(f),[p]=s.dynamicBuilder.buildDefinition(h);return l?l(a):d===_[0]&&p===_[0]?Gl:c in o?Kl(o[c],d,p):null}).filter(c=>!!c)).pipe(D(c=>t.signTx(n,Object.fromEntries(s.lookup.metadata.extrinsic.signedExtensions.map(({identifier:f},h)=>[f,{identifier:f,...c[h]}])),s.metadataRaw,r.number)))}));var Zl=Object.defineProperty,Jl=(e,t,n)=>t in e?Zl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ql=(e,t,n)=>Jl(e,t+"",n);const Nl=e=>oe(On(we(e))),ef=(e,t)=>new T(n=>{const r=new Map;let o,i;const s=()=>{let u=o.best,c=r.get(u),f=o.blocks.get(u).number;for(;!c;){const d=o.blocks.get(u);if(!d)break;c=r.get(u=d.parent),f--}if(!c)return;const h=f<=o.blocks.get(o.finalized).number,l=c.found.type;if(l&&i?.found&&i.hash===c.hash){h&&n.complete();return}n.next(i=c.found.type?{found:l,hash:c.hash,number:f,index:c.found.index,events:c.found.events}:{found:l,validity:c.found.validity}),h&&(l?n.complete():c.found.validity?.success===!1&&n.error(new ur(c.found.validity.value)))},a=t.pipe(xe((u,c)=>u.finalized===c.finalized&&u.best===c.best)).subscribe({next:u=>{o=u,r.size!==0&&s()},error(u){n.error(u)}});return a.add(e.subscribe({next:u=>{r.set(u.hash,u),s()},error(u){n.error(u)}})),a}).pipe(xe((n,r)=>n===r)),tf=(e,t)=>{const n=e.filter(o=>o.phase.type==="ApplyExtrinsic"&&o.phase.value===t).map(o=>o.event),r=n[n.length-1];return r.type==="System"&&r.value.type==="ExtrinsicFailed"?{ok:!1,events:n,dispatchError:r.value.value.dispatch_error}:{ok:!0,events:n}};class ur extends Error{constructor(t){super(JSON.stringify(t,(n,r)=>typeof r=="bigint"?r.toString():r instanceof ze?r.asHex():r,2)),Ql(this,"error"),this.name="InvalidTxError",this.error=t}}const lr=(e,t,n,r,o=!1)=>{const i=Nl(n),s=(f,h)=>({type:f,txHash:i,...h}),a=e.pinnedBlocks$.pipe(Ie(1),I(f=>{const h=f.blocks.get(r);return h&&!h.unpinned?h.hash:f.finalized})).pipe(D(f=>e.validateTx$(f,n).pipe(Ke(h=>!h.success),I(h=>{throw new ur(h.value)})))),u=new T(f=>{const h=e.trackTx$(n).subscribe(f);return h.add(t(n).subscribe({error(l){f.error(l)}})),h}),c=ef(u,e.pinnedBlocks$).pipe(I(f=>f.found?s("txBestBlocksState",{found:!0,block:{index:f.index,number:f.number,hash:f.hash},...tf(f.events,f.index)}):s("txBestBlocksState",{found:!1,isValid:f.validity?.success!==!1})));return Iu(o?Q(s("signed",{})):sn,a,Q(s("broadcasted",{})),c.pipe(_l(({found:f,type:h,...l})=>f?Q(s("finalized",l)):sn)))},Zi=async(e,t,n,r)=>fu(lr(e,t,n,r)).then(o=>{if(o.type!=="finalized")throw null;const i={...o};return delete i.type,i}),nf=et().enc,rf=new Uint8Array(64),of=()=>rf,Ji=(e,t,n,r,{isCompatible:o,getCompatibilityLevel:i,compatibleRuntime$:s,argsAreCompatible:a,getRuntimeTypedef:u},c)=>Object.assign(f=>{const h=(m,E,S={})=>{const A=or(m).runtime(),{dynamicBuilder:C,assetId:z,lookup:X}=A;let ie;try{ie=C.buildCall(e,t)}catch{throw new Error(`Runtime entry Tx(${e}.${t}) not found`)}if(c&&!a(m,A,E))throw new Error(`Incompatible runtime entry Tx(${e}.${t})`);let Ze=S;if(S.asset){if(z==null||!Rn(S.asset,Ot(X(z)),dr=>u(A,dr)))throw new Error("Incompatible runtime asset");Ze={...S,asset:C.buildDefinition(z).enc(S.asset)}}const{location:hn,codec:fr}=ie;return{callData:ze.fromBytes(he(new Uint8Array(hn),fr.enc(E))),options:Ze}},l=(m,E={})=>s(n,null).pipe(I(([S])=>h(S,m,E))),d=m=>m?h(m,f).callData:ke(l(f).pipe(I(E=>E.callData))),p=(m,{...E},S)=>l(f,E).pipe(D(({callData:A,options:C})=>Yl(n,m,A.asBytes(),S,E.customSignedExtensions||{},C))),v=(m,{at:E,...S}={})=>(!E||E==="finalized"?n.finalized$:E==="best"?n.best$:n.bestBlocks$.pipe(I(A=>A.find(C=>C.hash===E)))).pipe(Ie(1),D(A=>A?p(m,S,A).pipe(I(C=>({tx:oe(C),block:A}))):Zn(()=>new Error(`Uknown block ${E}`)))),y=(m,E)=>ke(v(m,E)).then(S=>S.tx),b=(m,E)=>ke(v(m,E)).then(({tx:S,block:A})=>Zi(n,r,S,A.hash)),w=(m,E)=>v(m,E).pipe(D(({tx:S,block:A})=>lr(n,r,S,A.hash,!0))),x=async(m,E)=>{const S=Ul(m instanceof Uint8Array?m:nf(m),"Sr25519",of),A=we(await y(S,E)),C=oe(he(A,be.enc(A.length))),z=n.getRuntimeContext$(null).pipe(I(({dynamicBuilder:{buildRuntimeCall:ie}})=>ie("TransactionPaymentApi","query_info").value[1])),X=n.call$(null,"TransactionPaymentApi_query_info",C);return ke(cn([X,z]).pipe(I(([ie,Ze])=>Ze(ie))))};return{getPaymentInfo:x,getEstimatedFees:async(m,E)=>(await x(m,E)).partial_fee,decodedCall:{type:e,value:At(t,f)},getEncodedData:d,sign:y,signSubmitAndWatch:w,signAndSubmit:b}},{getCompatibilityLevel:i,isCompatible:o}),Qi=(e,t,n)=>{const r={},o=p=>new Proxy(r,{get(v,y){return p(y)}}),i=p=>{const v={};return o(y=>(v[y]||(v[y]={}),o(b=>(v[y][b]||(v[y][b]=p(y,b)),v[y][b]))))},s=(p,v)=>p.lookup.metadata.pallets.find(y=>y.name===v),a=i((p,v)=>$l(p,v,t,vt(e,y=>y.getPalletEntryPoint(pt.Storage,p,v),y=>dc(s(y,p).storage.items.find(b=>b.name===v))))),u=(p,v,y,b)=>{const w=p.lookup(y);if(w.type!=="enum")throw new Error("Expected enum");const x=pc(w.value[b]);return{args:v==="args"?x:Kt,values:v==="args"?Kt:x}},c=i((p,v)=>Ji(p,v,t,n,vt(e,y=>y.getPalletEntryPoint(pt.Tx,p,v),y=>u(y,"args",s(y,p).calls,v)),!0)),f=i((p,v)=>Ol(p,v,t,vt(e,y=>y.getPalletEntryPoint(pt.Event,p,v),y=>u(y,"values",s(y,p).events,v)))),h=i((p,v)=>Sl(p,v,vt(e,y=>y.getPalletEntryPoint(pt.Const,p,v),y=>vc(s(y,p).constants.find(b=>b.name===v).type)))),l=i((p,v)=>Cl(p,v,t,vt(e,y=>y.getApiEntryPoint(p,v),y=>hc(y.lookup.metadata.apis.find(b=>b.name===p).methods.find(b=>b.name===v))))),d=(p,v)=>{const{lookup:y,dynamicBuilder:b}=or(v).runtime();try{const w=b.buildDefinition(y.call).dec(p.asBytes()),x=w.type,m=w.value.type,E=w.value.value;return Ji(x,m,t,n,vt(e,S=>S.getPalletEntryPoint(pt.Tx,x,m),S=>u(S,"args",s(S,x).calls,m)),!1)(E)}catch{throw new Error("createTx: invalid call data")}};return{query:a,txFromCallData:(p,v)=>v?d(p,v):e.then(y=>d(p,y)),tx:c,event:f,apis:l,constants:h}};function sf(e){const t=$c(e),n=ml(t),r=n.chainHead$(),{getChainSpecData:o}=t,i=t.request;let s;const a=new WeakMap,u=h=>{const l=a.get(h)||xl(h,r);return a.set(h,l),l},c=()=>s??(s=El(r)),{broadcastTx$:f}=n;return{getChainSpecData:o,finalizedBlock$:r.finalized$,getFinalizedBlock:()=>ke(r.finalized$),bestBlocks$:r.bestBlocks$,getBestBlocks:()=>ke(r.bestBlocks$),watchBlockBody:r.body$,getBlockBody:h=>ke(r.body$(h)),getBlockHeader:h=>ke(r.header$(h??null)),submit:(...h)=>Zi(r,f,...h),submitAndWatch:(...h)=>lr(r,f,...h),getTypedApi:h=>{const l=u(h);return Object.assign(Qi(l,r,f),{compatibilityToken:l})},getUnsafeApi:()=>{const h=c();return Object.assign(Qi(h,r,f),{runtimeToken:h})},destroy:()=>{r.unfollow(),n.destroy()},_request:i}}de.AccountId=et,de.Binary=ze,de.CompatibilityLevel=Ae,de.Enum=At,de.FixedSizeBinary=xn,de.InvalidTxError=ur,de._Enum=oo,de.createClient=sf,de.getSs58AddressInfo=gn});
3
+ `):"",this.name="UnsubscriptionError",this.errors=n}});function sn(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var st=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,n,r,o,i;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=ft(s),u=a.next();!u.done;u=a.next()){var c=u.value;c.remove(this)}}catch(v){t={error:v}}finally{try{u&&!u.done&&(n=a.return)&&n.call(a)}finally{if(t)throw t.error}}else s.remove(this);var l=this.initialTeardown;if(z(l))try{l()}catch(v){i=v instanceof Wn?v.errors:[v]}var h=this._finalizers;if(h){this._finalizers=null;try{for(var f=ft(h),d=f.next();!d.done;d=f.next()){var p=d.value;try{Yo(p)}catch(v){i=i??[],v instanceof Wn?i=Ke(Ke([],Ge(i)),Ge(v.errors)):i.push(v)}}}catch(v){r={error:v}}finally{try{d&&!d.done&&(o=f.return)&&o.call(f)}finally{if(r)throw r.error}}}if(i)throw new Wn(i)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)Yo(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(n=this._finalizers)!==null&&n!==void 0?n:[]).push(t)}},e.prototype._hasParent=function(t){var n=this._parentage;return n===t||Array.isArray(n)&&n.includes(t)},e.prototype._addParent=function(t){var n=this._parentage;this._parentage=Array.isArray(n)?(n.push(t),n):n?[n,t]:t},e.prototype._removeParent=function(t){var n=this._parentage;n===t?this._parentage=null:Array.isArray(n)&&sn(n,t)},e.prototype.remove=function(t){var n=this._finalizers;n&&sn(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),Go=st.EMPTY;function Ko(e){return e instanceof st||e&&"closed"in e&&z(e.remove)&&z(e.add)&&z(e.unsubscribe)}function Yo(e){z(e)?e():e.unsubscribe()}var Zo={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Hc={setTimeout:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return setTimeout.apply(void 0,Ke([e,t],Ge(n)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function Jo(e){Hc.setTimeout(function(){throw e})}function at(){}function an(e){e()}var Xn=function(e){Re(t,e);function t(n){var r=e.call(this)||this;return r.isStopped=!1,n?(r.destination=n,Ko(n)&&n.add(r)):r.destination=qc,r}return t.create=function(n,r,o){return new ht(n,r,o)},t.prototype.next=function(n){this.isStopped||this._next(n)},t.prototype.error=function(n){this.isStopped||(this.isStopped=!0,this._error(n))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(n){this.destination.next(n)},t.prototype._error=function(n){try{this.destination.error(n)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(st),Fc=Function.prototype.bind;function Gn(e,t){return Fc.call(e,t)}var Vc=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var n=this.partialObserver;if(n.next)try{n.next(t)}catch(r){cn(r)}},e.prototype.error=function(t){var n=this.partialObserver;if(n.error)try{n.error(t)}catch(r){cn(r)}else cn(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(n){cn(n)}},e}(),ht=function(e){Re(t,e);function t(n,r,o){var i=e.call(this)||this,s;if(z(n)||!n)s={next:n??void 0,error:r??void 0,complete:o??void 0};else{var a;i&&Zo.useDeprecatedNextContext?(a=Object.create(n),a.unsubscribe=function(){return i.unsubscribe()},s={next:n.next&&Gn(n.next,a),error:n.error&&Gn(n.error,a),complete:n.complete&&Gn(n.complete,a)}):s=n}return i.destination=new Vc(s),i}return t}(Xn);function cn(e){Jo(e)}function jc(e){throw e}var qc={closed:!0,next:at,error:jc,complete:at},Kn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function Ye(e){return e}function Qo(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return No(e)}function No(e){return e.length===0?Ye:e.length===1?e[0]:function(n){return e.reduce(function(r,o){return o(r)},n)}}var T=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(t,n,r){var o=this,i=Xc(t)?t:new ht(t,n,r);return an(function(){var s=o,a=s.operator,u=s.source;i.add(a?a.call(i,u):u?o._subscribe(i):o._trySubscribe(i))}),i},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(n){t.error(n)}},e.prototype.forEach=function(t,n){var r=this;return n=ei(n),new n(function(o,i){var s=new ht({next:function(a){try{t(a)}catch(u){i(u),s.unsubscribe()}},error:i,complete:o});r.subscribe(s)})},e.prototype._subscribe=function(t){var n;return(n=this.source)===null||n===void 0?void 0:n.subscribe(t)},e.prototype[Kn]=function(){return this},e.prototype.pipe=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return No(t)(this)},e.prototype.toPromise=function(t){var n=this;return t=ei(t),new t(function(r,o){var i;n.subscribe(function(s){return i=s},function(s){return o(s)},function(){return r(i)})})},e.create=function(t){return new e(t)},e}();function ei(e){var t;return(t=e??Zo.Promise)!==null&&t!==void 0?t:Promise}function Wc(e){return e&&z(e.next)&&z(e.error)&&z(e.complete)}function Xc(e){return e&&e instanceof Xn||Wc(e)&&Ko(e)}function Gc(e){return z(e?.lift)}function N(e){return function(t){if(Gc(t))return t.lift(function(n){try{return e(n,this)}catch(r){this.error(r)}});throw new TypeError("Unable to lift unknown Observable type")}}function W(e,t,n,r,o){return new Kc(e,t,n,r,o)}var Kc=function(e){Re(t,e);function t(n,r,o,i,s,a){var u=e.call(this,n)||this;return u.onFinalize=s,u.shouldUnsubscribe=a,u._next=r?function(c){try{r(c)}catch(l){n.error(l)}}:e.prototype._next,u._error=i?function(c){try{i(c)}catch(l){n.error(l)}finally{this.unsubscribe()}}:e.prototype._error,u._complete=o?function(){try{o()}catch(c){n.error(c)}finally{this.unsubscribe()}}:e.prototype._complete,u}return t.prototype.unsubscribe=function(){var n;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var r=this.closed;e.prototype.unsubscribe.call(this),!r&&((n=this.onFinalize)===null||n===void 0||n.call(this))}},t}(Xn),Yc=qn(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),un=function(e){Re(t,e);function t(){var n=e.call(this)||this;return n.closed=!1,n.currentObservers=null,n.observers=[],n.isStopped=!1,n.hasError=!1,n.thrownError=null,n}return t.prototype.lift=function(n){var r=new ti(this,this);return r.operator=n,r},t.prototype._throwIfClosed=function(){if(this.closed)throw new Yc},t.prototype.next=function(n){var r=this;an(function(){var o,i;if(r._throwIfClosed(),!r.isStopped){r.currentObservers||(r.currentObservers=Array.from(r.observers));try{for(var s=ft(r.currentObservers),a=s.next();!a.done;a=s.next()){var u=a.value;u.next(n)}}catch(c){o={error:c}}finally{try{a&&!a.done&&(i=s.return)&&i.call(s)}finally{if(o)throw o.error}}}})},t.prototype.error=function(n){var r=this;an(function(){if(r._throwIfClosed(),!r.isStopped){r.hasError=r.isStopped=!0,r.thrownError=n;for(var o=r.observers;o.length;)o.shift().error(n)}})},t.prototype.complete=function(){var n=this;an(function(){if(n._throwIfClosed(),!n.isStopped){n.isStopped=!0;for(var r=n.observers;r.length;)r.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var n;return((n=this.observers)===null||n===void 0?void 0:n.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(n){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,n)},t.prototype._subscribe=function(n){return this._throwIfClosed(),this._checkFinalizedStatuses(n),this._innerSubscribe(n)},t.prototype._innerSubscribe=function(n){var r=this,o=this,i=o.hasError,s=o.isStopped,a=o.observers;return i||s?Go:(this.currentObservers=null,a.push(n),new st(function(){r.currentObservers=null,sn(a,n)}))},t.prototype._checkFinalizedStatuses=function(n){var r=this,o=r.hasError,i=r.thrownError,s=r.isStopped;o?n.error(i):s&&n.complete()},t.prototype.asObservable=function(){var n=new T;return n.source=this,n},t.create=function(n,r){return new ti(n,r)},t}(T),ti=function(e){Re(t,e);function t(n,r){var o=e.call(this)||this;return o.destination=n,o.source=r,o}return t.prototype.next=function(n){var r,o;(o=(r=this.destination)===null||r===void 0?void 0:r.next)===null||o===void 0||o.call(r,n)},t.prototype.error=function(n){var r,o;(o=(r=this.destination)===null||r===void 0?void 0:r.error)===null||o===void 0||o.call(r,n)},t.prototype.complete=function(){var n,r;(r=(n=this.destination)===null||n===void 0?void 0:n.complete)===null||r===void 0||r.call(n)},t.prototype._subscribe=function(n){var r,o;return(o=(r=this.source)===null||r===void 0?void 0:r.subscribe(n))!==null&&o!==void 0?o:Go},t}(un),Yn={now:function(){return(Yn.delegate||Date).now()},delegate:void 0},ln=function(e){Re(t,e);function t(n,r,o){n===void 0&&(n=1/0),r===void 0&&(r=1/0),o===void 0&&(o=Yn);var i=e.call(this)||this;return i._bufferSize=n,i._windowTime=r,i._timestampProvider=o,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=r===1/0,i._bufferSize=Math.max(1,n),i._windowTime=Math.max(1,r),i}return t.prototype.next=function(n){var r=this,o=r.isStopped,i=r._buffer,s=r._infiniteTimeWindow,a=r._timestampProvider,u=r._windowTime;o||(i.push(n),!s&&i.push(a.now()+u)),this._trimBuffer(),e.prototype.next.call(this,n)},t.prototype._subscribe=function(n){this._throwIfClosed(),this._trimBuffer();for(var r=this._innerSubscribe(n),o=this,i=o._infiniteTimeWindow,s=o._buffer,a=s.slice(),u=0;u<a.length&&!n.closed;u+=i?1:2)n.next(a[u]);return this._checkFinalizedStatuses(n),r},t.prototype._trimBuffer=function(){var n=this,r=n._bufferSize,o=n._timestampProvider,i=n._buffer,s=n._infiniteTimeWindow,a=(s?1:2)*r;if(r<1/0&&a<i.length&&i.splice(0,i.length-a),!s){for(var u=o.now(),c=0,l=1;l<i.length&&i[l]<=u;l+=2)c=l;c&&i.splice(0,c+1)}},t}(un),Zc=function(e){Re(t,e);function t(n,r){return e.call(this)||this}return t.prototype.schedule=function(n,r){return this},t}(st),ni={setInterval:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return setInterval.apply(void 0,Ke([e,t],Ge(n)))},clearInterval:function(e){return clearInterval(e)},delegate:void 0},Jc=function(e){Re(t,e);function t(n,r){var o=e.call(this,n,r)||this;return o.scheduler=n,o.work=r,o.pending=!1,o}return t.prototype.schedule=function(n,r){var o;if(r===void 0&&(r=0),this.closed)return this;this.state=n;var i=this.id,s=this.scheduler;return i!=null&&(this.id=this.recycleAsyncId(s,i,r)),this.pending=!0,this.delay=r,this.id=(o=this.id)!==null&&o!==void 0?o:this.requestAsyncId(s,this.id,r),this},t.prototype.requestAsyncId=function(n,r,o){return o===void 0&&(o=0),ni.setInterval(n.flush.bind(n,this),o)},t.prototype.recycleAsyncId=function(n,r,o){if(o===void 0&&(o=0),o!=null&&this.delay===o&&this.pending===!1)return r;r!=null&&ni.clearInterval(r)},t.prototype.execute=function(n,r){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var o=this._execute(n,r);if(o)return o;this.pending===!1&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},t.prototype._execute=function(n,r){var o=!1,i;try{this.work(n)}catch(s){o=!0,i=s||new Error("Scheduled action threw falsy error")}if(o)return this.unsubscribe(),i},t.prototype.unsubscribe=function(){if(!this.closed){var n=this,r=n.id,o=n.scheduler,i=o.actions;this.work=this.state=this.scheduler=null,this.pending=!1,sn(i,this),r!=null&&(this.id=this.recycleAsyncId(o,r,null)),this.delay=null,e.prototype.unsubscribe.call(this)}},t}(Zc),ri=function(){function e(t,n){n===void 0&&(n=e.now),this.schedulerActionCtor=t,this.now=n}return e.prototype.schedule=function(t,n,r){return n===void 0&&(n=0),new this.schedulerActionCtor(this,t).schedule(r,n)},e.now=Yn.now,e}(),Qc=function(e){Re(t,e);function t(n,r){r===void 0&&(r=ri.now);var o=e.call(this,n,r)||this;return o.actions=[],o._active=!1,o}return t.prototype.flush=function(n){var r=this.actions;if(this._active){r.push(n);return}var o;this._active=!0;do if(o=n.execute(n.state,n.delay))break;while(n=r.shift());if(this._active=!1,o){for(;n=r.shift();)n.unsubscribe();throw o}},t}(ri),oi=new Qc(Jc),Nc=oi,$t=new T(function(e){return e.complete()});function eu(e){return e&&z(e.schedule)}function Zn(e){return e[e.length-1]}function ii(e){return z(Zn(e))?e.pop():void 0}function fn(e){return eu(Zn(e))?e.pop():void 0}function tu(e,t){return typeof Zn(e)=="number"?e.pop():t}var si=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};function ai(e){return z(e?.then)}function ci(e){return z(e[Kn])}function ui(e){return Symbol.asyncIterator&&z(e?.[Symbol.asyncIterator])}function li(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function nu(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var fi=nu();function di(e){return z(e?.[fi])}function hi(e){return Dc(this,arguments,function(){var n,r,o,i;return Xo(this,function(s){switch(s.label){case 0:n=e.getReader(),s.label=1;case 1:s.trys.push([1,,9,10]),s.label=2;case 2:return[4,dt(n.read())];case 3:return r=s.sent(),o=r.value,i=r.done,i?[4,dt(void 0)]:[3,5];case 4:return[2,s.sent()];case 5:return[4,dt(o)];case 6:return[4,s.sent()];case 7:return s.sent(),[3,2];case 8:return[3,10];case 9:return n.releaseLock(),[7];case 10:return[2]}})})}function pi(e){return z(e?.getReader)}function fe(e){if(e instanceof T)return e;if(e!=null){if(ci(e))return ru(e);if(si(e))return ou(e);if(ai(e))return iu(e);if(ui(e))return vi(e);if(di(e))return su(e);if(pi(e))return au(e)}throw li(e)}function ru(e){return new T(function(t){var n=e[Kn]();if(z(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function ou(e){return new T(function(t){for(var n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}function iu(e){return new T(function(t){e.then(function(n){t.closed||(t.next(n),t.complete())},function(n){return t.error(n)}).then(null,Jo)})}function su(e){return new T(function(t){var n,r;try{for(var o=ft(e),i=o.next();!i.done;i=o.next()){var s=i.value;if(t.next(s),t.closed)return}}catch(a){n={error:a}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}t.complete()})}function vi(e){return new T(function(t){cu(e,t).catch(function(n){return t.error(n)})})}function au(e){return vi(hi(e))}function cu(e,t){var n,r,o,i;return Mc(this,void 0,void 0,function(){var s,a;return Xo(this,function(u){switch(u.label){case 0:u.trys.push([0,5,6,11]),n=zc(e),u.label=1;case 1:return[4,n.next()];case 2:if(r=u.sent(),!!r.done)return[3,4];if(s=r.value,t.next(s),t.closed)return[2];u.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return a=u.sent(),o={error:a},[3,11];case 6:return u.trys.push([6,,9,10]),r&&!r.done&&(i=n.return)?[4,i.call(n)]:[3,8];case 7:u.sent(),u.label=8;case 8:return[3,10];case 9:if(o)throw o.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}})})}function Ze(e,t,n,r,o){r===void 0&&(r=0),o===void 0&&(o=!1);var i=t.schedule(function(){n(),o?e.add(this.schedule(null,r)):this.unsubscribe()},r);if(e.add(i),!o)return i}function yi(e,t){return t===void 0&&(t=0),N(function(n,r){n.subscribe(W(r,function(o){return Ze(r,e,function(){return r.next(o)},t)},function(){return Ze(r,e,function(){return r.complete()},t)},function(o){return Ze(r,e,function(){return r.error(o)},t)}))})}function bi(e,t){return t===void 0&&(t=0),N(function(n,r){r.add(e.schedule(function(){return n.subscribe(r)},t))})}function uu(e,t){return fe(e).pipe(bi(t),yi(t))}function lu(e,t){return fe(e).pipe(bi(t),yi(t))}function fu(e,t){return new T(function(n){var r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}function du(e,t){return new T(function(n){var r;return Ze(n,t,function(){r=e[fi](),Ze(n,t,function(){var o,i,s;try{o=r.next(),i=o.value,s=o.done}catch(a){n.error(a);return}s?n.complete():n.next(i)},0,!0)}),function(){return z(r?.return)&&r.return()}})}function mi(e,t){if(!e)throw new Error("Iterable cannot be null");return new T(function(n){Ze(n,t,function(){var r=e[Symbol.asyncIterator]();Ze(n,t,function(){r.next().then(function(o){o.done?n.complete():n.next(o.value)})},0,!0)})})}function hu(e,t){return mi(hi(e),t)}function pu(e,t){if(e!=null){if(ci(e))return uu(e,t);if(si(e))return fu(e,t);if(ai(e))return lu(e,t);if(ui(e))return mi(e,t);if(di(e))return du(e,t);if(pi(e))return hu(e,t)}throw li(e)}function Tt(e,t){return t?pu(e,t):fe(e)}function ne(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=fn(e);return Tt(e,n)}function dn(e,t){var n=z(e)?e:function(){return e},r=function(o){return o.error(n())};return new T(r)}var gi=qn(function(e){return function(){e(this),this.name="EmptyError",this.message="no elements in sequence"}});function vu(e,t){return new Promise(function(n,r){var o=!1,i;e.subscribe({next:function(s){i=s,o=!0},error:r,complete:function(){o?n(i):r(new gi)}})})}function xe(e,t){return new Promise(function(n,r){var o=new ht({next:function(i){n(i),o.unsubscribe()},error:r,complete:function(){r(new gi)}});e.subscribe(o)})}function yu(e){return e instanceof Date&&!isNaN(e)}function I(e,t){return N(function(n,r){var o=0;n.subscribe(W(r,function(i){r.next(e.call(t,i,o++))}))})}var bu=Array.isArray;function mu(e,t){return bu(t)?e.apply(void 0,Ke([],Ge(t))):e(t)}function gu(e){return I(function(t){return mu(e,t)})}var wu=Array.isArray,ku=Object.getPrototypeOf,xu=Object.prototype,Eu=Object.keys;function Su(e){if(e.length===1){var t=e[0];if(wu(t))return{args:t,keys:null};if(Au(t)){var n=Eu(t);return{args:n.map(function(r){return t[r]}),keys:n}}}return{args:e,keys:null}}function Au(e){return e&&typeof e=="object"&&ku(e)===xu}function Iu(e,t){return e.reduce(function(n,r,o){return n[r]=t[o],n},{})}function hn(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=fn(e),r=ii(e),o=Su(e),i=o.args,s=o.keys;if(i.length===0)return Tt([],n);var a=new T(Bu(i,n,s?function(u){return Iu(s,u)}:Ye));return r?a.pipe(gu(r)):a}function Bu(e,t,n){return n===void 0&&(n=Ye),function(r){wi(t,function(){for(var o=e.length,i=new Array(o),s=o,a=o,u=function(l){wi(t,function(){var h=Tt(e[l],t),f=!1;h.subscribe(W(r,function(d){i[l]=d,f||(f=!0,a--),a||r.next(n(i.slice()))},function(){--s||r.complete()}))},r)},c=0;c<o;c++)u(c)},r)}}function wi(e,t,n){e?Ze(n,e,t):t()}function _u(e,t,n,r,o,i,s,a){var u=[],c=0,l=0,h=!1,f=function(){h&&!u.length&&!c&&t.complete()},d=function(v){return c<r?p(v):u.push(v)},p=function(v){c++;var y=!1;fe(n(v,l++)).subscribe(W(t,function(b){t.next(b)},function(){y=!0},void 0,function(){if(y)try{c--;for(var b=function(){var m=u.shift();s||p(m)};u.length&&c<r;)b();f()}catch(m){t.error(m)}}))};return e.subscribe(W(t,d,function(){h=!0,f()})),function(){}}function D(e,t,n){return n===void 0&&(n=1/0),z(t)?D(function(r,o){return I(function(i,s){return t(r,i,o,s)})(fe(e(r,o)))},n):(typeof t=="number"&&(n=t),N(function(r,o){return _u(r,o,e,n)}))}function Jn(e){return e===void 0&&(e=1/0),D(Ye,e)}function Cu(){return Jn(1)}function Ou(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Cu()(Tt(e,fn(e)))}function Qn(e){return new T(function(t){fe(e()).subscribe(t)})}function ki(e,t,n){return n===void 0&&(n=Nc),new T(function(r){var o=yu(e)?+e-n.now():e;o<0&&(o=0);var i=0;return n.schedule(function(){r.closed||(r.next(i++),r.complete())},o)})}function xi(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=fn(e),r=tu(e,1/0),o=e;return o.length?o.length===1?fe(o[0]):Jn(r)(Tt(o,n)):$t}function Me(e,t){return N(function(n,r){var o=0;n.subscribe(W(r,function(i){return e.call(t,i,o++)&&r.next(i)}))})}function Pt(e){return N(function(t,n){var r=null,o=!1,i;r=t.subscribe(W(n,void 0,void 0,function(s){i=fe(e(s,Pt(e)(t))),r?(r.unsubscribe(),r=null,i.subscribe(n)):o=!0})),o&&(r.unsubscribe(),r=null,i.subscribe(n))})}function $u(e,t,n,r,o){return function(i,s){var a=n,u=t,c=0;i.subscribe(W(s,function(l){var h=c++;u=a?e(u,l,h):(a=!0,l),s.next(u)},o))}}function Ei(e,t){return z(t)?D(e,t,1):D(e,1)}function Tu(e,t){return t===void 0&&(t=oi),N(function(n,r){var o=null,i=null,s=null,a=function(){if(o){o.unsubscribe(),o=null;var c=i;i=null,r.next(c)}};function u(){var c=s+e,l=t.now();if(l<c){o=this.schedule(void 0,c-l),r.add(o);return}a()}n.subscribe(W(r,function(c){i=c,s=t.now(),o||(o=t.schedule(u,e),r.add(o))},function(){a(),r.complete()},void 0,function(){i=o=null}))})}function Be(e){return e<=0?function(){return $t}:N(function(t,n){var r=0;t.subscribe(W(n,function(o){++r<=e&&(n.next(o),e<=r&&n.complete())}))})}function Pu(e,t){return N(function(n,r){var o=new Set;n.subscribe(W(r,function(i){var s=e?e(i):i;o.has(s)||(o.add(s),r.next(i))})),t&&fe(t).subscribe(W(r,function(){return o.clear()},at))})}function Ee(e,t){return t===void 0&&(t=Ye),e=e??Uu,N(function(n,r){var o,i=!0;n.subscribe(W(r,function(s){var a=t(s);(i||!e(o,a))&&(i=!1,o=a,r.next(s))}))})}function Uu(e,t){return e===t}function Si(e,t){return N($u(e,t,arguments.length>=2,!0))}function Ut(e){e===void 0&&(e={});var t=e.connector,n=t===void 0?function(){return new un}:t,r=e.resetOnError,o=r===void 0?!0:r,i=e.resetOnComplete,s=i===void 0?!0:i,a=e.resetOnRefCountZero,u=a===void 0?!0:a;return function(c){var l,h,f,d=0,p=!1,v=!1,y=function(){h?.unsubscribe(),h=void 0},b=function(){y(),l=f=void 0,p=v=!1},m=function(){var S=l;b(),S?.unsubscribe()};return N(function(S,g){d++,!v&&!p&&y();var x=f=f??n();g.add(function(){d--,d===0&&!v&&!p&&(h=Nn(m,u))}),x.subscribe(g),!l&&d>0&&(l=new ht({next:function(E){return x.next(E)},error:function(E){v=!0,y(),h=Nn(b,o,E),x.error(E)},complete:function(){p=!0,y(),h=Nn(b,s),x.complete()}}),fe(S).subscribe(l))})(c)}}function Nn(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];if(t===!0){e();return}if(t!==!1){var o=new ht({next:function(){o.unsubscribe(),e()}});return fe(t.apply(void 0,Ke([],Ge(n)))).subscribe(o)}}function Ai(e,t,n){var r,o,i,s,a=!1;return e&&typeof e=="object"?(r=e.bufferSize,s=r===void 0?1/0:r,o=e.windowTime,t=o===void 0?1/0:o,i=e.refCount,a=i===void 0?!1:i,n=e.scheduler):s=e??1/0,Ut({connector:function(){return new ln(s,t,n)},resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:a})}function Ii(e,t){return N(function(n,r){var o=null,i=0,s=!1,a=function(){return s&&!o&&r.complete()};n.subscribe(W(r,function(u){o?.unsubscribe();var c=0,l=i++;fe(e(u,l)).subscribe(o=W(r,function(h){return r.next(t?t(u,h,l,c++):h)},function(){o=null,a()}))},function(){s=!0,a()}))})}function Lu(e){return N(function(t,n){fe(e).subscribe(W(n,function(){return n.complete()},at)),!n.closed&&t.subscribe(n)})}function Bi(e,t){return t===void 0&&(t=!1),N(function(n,r){var o=0;n.subscribe(W(r,function(i){var s=e(i,o++);(s||t)&&r.next(i),!s&&r.complete()}))})}function Ru(e,t,n){var r=z(e)||t||n?{next:e,error:t,complete:n}:e;return r?N(function(o,i){var s;(s=r.subscribe)===null||s===void 0||s.call(r);var a=!0;o.subscribe(W(i,function(u){var c;(c=r.next)===null||c===void 0||c.call(r,u),i.next(u)},function(){var u;a=!1,(u=r.complete)===null||u===void 0||u.call(r),i.complete()},function(u){var c;a=!1,(c=r.error)===null||c===void 0||c.call(r,u),i.error(u)},function(){var u,c;a&&((u=r.unsubscribe)===null||u===void 0||u.call(r)),(c=r.finalize)===null||c===void 0||c.call(r)}))}):Ye}function _i(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=ii(e);return N(function(r,o){for(var i=e.length,s=new Array(i),a=e.map(function(){return!1}),u=!1,c=function(h){fe(e[h]).subscribe(W(o,function(f){s[h]=f,!u&&!a[h]&&(a[h]=!0,(u=a.every(Ye))&&(a=null))},at))},l=0;l<i;l++)c(l);r.subscribe(W(o,function(h){if(u){var f=Ke([h],Ge(s));o.next(n?n.apply(void 0,Ke([],Ge(f))):f)}}))})}var Mu=Object.defineProperty,Du=(e,t,n)=>t in e?Mu(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ci=(e,t,n)=>Du(e,typeof t!="symbol"?t+"":t,n);class zu{constructor(){Ci(this,"first"),Ci(this,"last")}getRemoveFn(t){return()=>{t.prev?t.prev.next=t.next:this.first=t.next,t.next?t.next.prev=t.prev:this.last=t.prev,delete t.prev,delete t.next}}push(t){const n={value:t};return this.last===void 0?this.last=this.first=n:(this.last.next=n,n.prev=this.last,this.last=n),this.getRemoveFn(n)}unshift(t){return this.first={value:t,next:this.first},this.first.next&&(this.first.next.prev=this.first),this.last||(this.last=this.first),this.getRemoveFn(this.first)}pop(){const t=this.first?.value;return this.first&&(this.first=this.first.next,this.first?(delete this.first.prev?.next,delete this.first.prev):this.last=void 0),t}isEmpty(){return!this.first}}const Hu=()=>{const e=new Map,t=(f,d)=>{e.set(f,()=>{e.delete(f),d()})},n=f=>{e.get(f)?.()},r=new zu,o=r.unshift.bind(r),i=r.push.bind(r),s=(f,d)=>{const p=d?o:i;t(f.source$,p(f))},a=()=>{const f=r.pop();f&&(e.delete(f.source$),u(f))},u=f=>{const{source$:d,observer:p}=f;let v=!1;const y=d.subscribe({next(b){p.next(b)},error(b){(v=b instanceof tn)?s(f,!0):p.error(b)},complete(){p.complete()}});y.closed?v||a():t(d,()=>{y.unsubscribe(),a()})},c=(f=!1)=>d=>new T(p=>{const v={observer:p,source$:d};return r.isEmpty()?u(v):s(v,f),()=>{n(d)}}),l=c();return{withRecovery:c,withRecoveryFn:f=>(...d)=>l(f(...d))}};class pn extends Error{constructor(){super("Block is not pinned"),this.name="BlockNotPinnedError"}}class Fu extends Error{constructor(){super("Block pruned"),this.name="BlockPrunedError"}}class Oi extends Error{constructor(){super("Block is not best block or finalized"),this.name="NotBestBlockError"}}const Vu=new Set(["best","finalized",null]),$i=e=>{const t=e.pipe(Pt(n=>n instanceof nn?ki(750).pipe(Ei(()=>t)):dn(()=>n)));return t},ju=(e,t)=>n=>(r,...o)=>{if(!Vu.has(r))return $i(n(r,...o));const s=(r==="best"?t:e).pipe(Be(1),D(a=>n(a,...o)),Pt(a=>a instanceof pn?s:dn(()=>a)));return $i(s)},Ti=e=>(...t)=>new T(n=>{let r=new AbortController;return e(...t,r.signal).then(o=>{n.next(o),n.complete()},o=>{n.error(o)}),()=>{n.unsubscribe(),r.abort(),r=void 0}}),qu=e=>t=>(...n)=>e()[t](...n),Wu=(e,t)=>e.pipe(Bi(n=>n.blocks.has(t)),Ee((n,r)=>n.finalized===r.finalized&&n.best===r.best),Me(n=>n.blocks.get(n.best).number>=n.blocks.get(t).number),I(n=>{const{number:r}=n.blocks.get(t);let o=n.blocks.get(n.best),i=n.finalized===o.hash;for(;o.number>r;)o=n.blocks.get(o.parent),i=i||n.finalized===o.hash;return i?"finalized":o.hash===t?"best":null}),Ee(),Bi(n=>n!=="finalized",!0)),Xu=e=>{let t=null,n=at;const r=new T(o=>{t=e(!0,i=>{o.next(i)},i=>{t=null,o.error(i)}),n=()=>{o.complete(),t?.unfollow()}}).pipe(Ut());return{getFollower:()=>{if(!t)throw new Error("Missing chainHead subscription");return t},unfollow:()=>{n()},follow$:r}},Pi=()=>e=>new T(t=>{const n=new st,r=()=>e.subscribe({next:o=>t.next(o),error:o=>{o instanceof zo?(t.next({type:"stop-error"}),n.add(r())):t.error(o)},complete:()=>t.complete()});return n.add(r()),n});function Gu(e,t,n){return(r,o,...i)=>(o?Qo(Yu(r,t.pipe(Pi(),Me(a=>a.type==="finalized"),D(a=>a.prunedBlockHashes))),Ku(r,e)):a=>a)(n(r,...i))}const Ku=(e,t)=>n=>Wu(t,e).pipe(Be(1),Ii(r=>r?n:dn(()=>new Oi))),Yu=(e,t)=>n=>new T(r=>{const o=t.pipe(Me(s=>s===e)).subscribe(()=>{r.error(new Fu)}),i=n.subscribe(r);return()=>{o.unsubscribe(),i.unsubscribe()}});function vn(e,t){return(n,...r)=>{const o=t(n,...r);return new T(i=>{let s=null,a=!1;const u=()=>{a||(a=!0,s=o.subscribe({next:h=>i.next(h),error:h=>i.error(h),complete:()=>i.complete()}),s.add(()=>{a=!1,s=null}))};let c=!1;const l=e.subscribe({next:h=>{const f=h.blocks.get(n);f?f.recovering?s?.unsubscribe():u():c&&i.error(new pn),c=h.recovering},error:h=>i.error(h)});return()=>{l.unsubscribe(),s?.unsubscribe()}})}}const Zu=(e,t)=>{const n=(r,o,i,s)=>new T(a=>e().storageSubscription(r,o,i??null,u=>{a.next(u)},u=>{a.error(u)},()=>{a.complete()},u=>{u!==0&&a.next(n(r,o.slice(-u),i,!0))})).pipe(Jn(),t(s));return n},Ui=(e,t)=>e.type==="array"&&e.len===t&&e.value.type==="primitive"&&e.value.value==="u8",Je={type:"void"},Ju=(e,t=()=>null)=>{const n=new Map,r=new Set,o=l=>h=>{let f=n.get(h);if(f)return f;if(r.has(h)){const p={id:h};return n.set(h,p),p}r.add(h);const d=l(h);return f=n.get(h),f?Object.assign(f,d):(f={id:h,...d},n.set(h,f)),r.delete(h),f};let i=!0,s=!0;const a=o(l=>{const h=t(e[l]);if(h)return h;const{def:f,path:d,params:p}=e[l];if(f.tag==="composite"){if(f.value.length===0)return Je;if(f.value.length===1){const v=a(f.value[0].type);return i&&d.at(-1)==="AccountId32"&&Ui(v,32)?(i=!1,{type:"AccountId32"}):s&&d.at(-1)==="AccountId20"&&Ui(v,20)?(s=!1,{type:"AccountId20"}):v}return u(f.value)}if(f.tag==="variant"){if(d.length===1&&d[0]==="Option"&&p.length===1&&p[0].name==="T"){const b=a(p[0].type);return b.type==="void"?{type:"primitive",value:"bool"}:{type:"option",value:b}}if(d.length===1&&d[0]==="Result"&&p.length===2&&p[0].name==="T"&&p[1].name==="E")return{type:"result",value:{ok:a(p[0].type),ko:a(p[1].type)}};if(f.value.length===0)return Je;const v={},y={};return f.value.forEach(b=>{const m=b.name;if(y[m]=b.docs,b.fields.length===0){v[m]={...Je,idx:b.index};return}if(b.fields.length===1&&!b.fields[0].name){v[m]={type:"lookupEntry",value:a(b.fields[0].type),idx:b.index};return}v[m]={...u(b.fields),idx:b.index}}),{type:"enum",value:v,innerDocs:y}}if(f.tag==="sequence")return{type:"sequence",value:a(f.value)};if(f.tag==="array"){const{len:v}=f.value,y=a(f.value.type);return!v||y.type==="void"?Je:v>1?{type:"array",value:y,len:f.value.len}:y}if(f.tag==="tuple")return f.value.length===0?Je:f.value.length>1?c(f.value.map(v=>a(v)),f.value.map(v=>e[v].docs)):a(f.value[0]);if(f.tag==="primitive")return{type:"primitive",value:f.value.tag};if(f.tag==="compact"){const v=a(f.value);return v.type==="void"?Je:{type:"compact",isBig:Number(v.value.slice(1))>32}}return{type:f.tag}}),u=l=>{let h=!0;const f={},d={};return l.forEach((p,v)=>{h=h&&!!p.name;const y=p.name||v,b=a(p.type);b.type!=="void"&&(f[y]=b,d[y]=p.docs)}),h?{type:"struct",value:f,innerDocs:d}:c(Object.values(f),Object.values(d))},c=(l,h)=>{if(l.every(f=>f.id===l[0].id)&&h.every(f=>!f.length)){const[f]=l;return f.type==="void"?Je:{type:"array",value:l[0],len:l.length}}return{type:"tuple",value:l,innerDocs:h}};return a},Qu=e=>{const t=Ju(e.lookup,({def:o})=>{if(o.tag==="composite"){const i=n(o);if(i)return{type:"enum",innerDocs:{},value:Object.fromEntries(e.pallets.map(s=>[s.name,s.errors==null?{...Je,idx:s.index}:{type:"lookupEntry",value:t(s.errors),idx:s.index}])),byteLength:i}}return null});function n(o){if(!(o.value.length===2&&o.value[0].name==="index"&&o.value[1].name==="error"))return null;const s=t(o.value[0].type),a=t(o.value[1].type);return s.type==="primitive"&&s.value==="u8"&&a.type==="array"&&a.value.type==="primitive"&&a.value.value==="u8"?1+a.len:null}return Object.assign(t,{metadata:e,call:"outerEnums"in e?e.outerEnums.call:e.lookup[e.extrinsic?.type]?.params.find(s=>s.name==="Call")?.type??null})},Nu=(e,t,n)=>(r,o,i,...s)=>{const{id:a}=r;if(o.has(a))return o.get(a);if(i.has(a)){const c=t(()=>o.get(a),r,...s);return o.set(a,c),c}i.add(a);let u=e(r,o,i,...s);return i.delete(a),o.has(a)&&(u=n(u,o.get(a),r,...s)),o.set(a,u),u},el=At(),tl=M(j[0],Ft(j[1],BigInt)),Li=Nu((e,t,n,r)=>{if(e.type==="primitive")return Po[e.value];if(e.type==="void")return _;if(e.type==="AccountId32")return r;if(e.type==="AccountId20")return uo;if(e.type==="compact")return e.isBig?tl:j;if(e.type==="bitSequence")return Yr;const o=d=>Li(d,t,n,r),i=(d,p)=>{const v=o(d);return p?P(v,p):P(v)},s=d=>ce(...d.map(o)),a=d=>{const p=Object.fromEntries(Object.entries(d).map(([v,y])=>[v,o(y)]));return $(p)};if(e.type==="sequence"&&e.value.type==="primitive"&&e.value.value==="u8")return el;if(e.type==="array")return e.value.type==="primitive"&&e.value.value==="u8"?At(e.len):i(e.value,e.len);if(e.type==="sequence")return i(e.value);if(e.type==="tuple")return s(e.value);if(e.type==="struct")return a(e.value);if(e.type==="option")return ee(o(e.value));if(e.type==="result")return Vt(o(e.value.ok),o(e.value.ko));const u=Object.values(e.value).map(d=>{switch(d.type){case"void":return _;case"lookupEntry":return o(d.value);case"tuple":return s(d.value);case"struct":return a(d.value);case"array":return i(d.value,d.len)}}),c=Object.fromEntries(Object.keys(e.value).map((d,p)=>[d,u[p]])),l=Object.values(e.value).map(d=>d.idx),f=l.every((d,p)=>d===p)?me(c):me(c,l);return e.byteLength?nl(f,e.byteLength):f},Bn,e=>e),Ri=(e,t=tt())=>{const n=new Map,r=o=>Li(e(o),n,new Set,t);return o=>r(o)},nl=(e,t)=>{const n=Y(t);return M(r=>n.enc(e.enc(r)),r=>e.dec(n.dec(r)))},Mi=e=>{const{metadata:t}=e;let n=Ri(e);const r=t.pallets.find(h=>h.name==="System")?.constants.find(h=>h.name==="SS58Prefix");let o;if(r)try{const h=n(r.type).dec(r.value);typeof h=="number"&&(o=h,n=Ri(e,tt(h)))}catch{}const i=new Map,s=(h,f)=>{let d=i.get(h);d||i.set(h,d=To(h));const p=t.pallets.find(E=>E.name===h).storage.items.find(E=>E.name===f),v=(E,...A)=>{const O=d(...A);return{...O,len:E,fallback:p.modifier===1?O.dec(p.fallback):void 0}};if(p.type.tag==="plain")return v(0,f,n(p.type.value).dec);const{key:y,value:b,hashers:m}=p.type.value,S=n(b),g=m.map(E=>Po[E.tag]),x=(()=>{if(g.length===1)return[[n(y),g[0]]];const E=e(y);switch(E.type){case"array":return g.map(A=>[n(E.value.id),A]);case"tuple":return E.value.map((A,O)=>[n(A.id),g[O]]);default:throw new Error("Invalid key type")}})();return v(g.length,f,S.dec,...x)},a=h=>{switch(h.type){case"void":return _;case"lookupEntry":return n(h.value.id);case"tuple":return ce(...Object.values(h.value).map(f=>n(f.id)));case"struct":return $(An(h.value,f=>n(f.id)));case"array":return P(n(h.value.id),h.len)}},u=(h,f)=>{const d=t.pallets.find(p=>p.name===h).constants.find(p=>p.name===f);return n(d.type)},c=h=>(f,d)=>{const p=t.pallets.find(b=>b.name===f),v=e(p[h]);if(v.type!=="enum")throw null;const y=v.value[d];return{location:[p.index,y.idx],codec:a(v.value[d])}},l=(h,f)=>{const d=t.apis.find(p=>p.name===h)?.methods.find(p=>p.name===f);if(!d)throw null;return{args:ce(...d.inputs.map(p=>n(p.type))),value:n(d.output)}};return{buildDefinition:n,buildStorage:s,buildEvent:c("events"),buildError:c("errors"),buildRuntimeCall:l,buildCall:c("calls"),buildConstant:u,ss58Prefix:o}},rl=se(we.enc(15)),Di=Y(),ol=ee(Di),il=P(we).dec,sl=e=>{const t=n=>{const r=(a,u)=>{const c=n();return c?e(c,a,u).pipe(Pt(l=>{if(l instanceof pn)return r(a,u);if(l instanceof nn)return ki(750).pipe(D(()=>r(a,u)));throw l})):$t},o=r("Metadata_metadata_versions","").pipe(I(il)),i=r("Metadata_metadata","").pipe(I(a=>{const u=Di.dec(a);return{metadata:rt.dec(u).metadata.value,metadataRaw:u}})),s=r("Metadata_metadata_at_version",rl).pipe(I(a=>{const u=ol.dec(a);return{metadata:rt.dec(u).metadata.value,metadataRaw:u}}));return o.pipe(Pt(()=>ne([14])),D(a=>a.includes(15)?s:i))};return n=>{const r=n(),o=new Set([r]),i=t(n).pipe(I(({metadata:a,metadataRaw:u})=>{const c=Qu(a),l=Mi(c),h=l.buildStorage("System","Events"),f=a.extrinsic.signedExtensions.find(p=>p.identifier==="ChargeAssetTxPayment");let d=null;if(f){const p=c(f.type);if(p.type==="struct"){const v=p.value.asset_id;v.type==="option"&&(d=v.value.id)}}return{assetId:d,metadataRaw:u,lookup:c,dynamicBuilder:l,events:{key:h.enc(),dec:h.dec},accountId:tt(l.ss58Prefix)}}),Ai(1)),s={at:r,runtime:i,addBlock:a=>(o.add(a),s),deleteBlocks:a=>(a.forEach(u=>{o.delete(u)}),o.size),usages:o};return i.subscribe({error(){}}),s}},Lt=Ut({connector:()=>new ln(1),resetOnError:!0,resetOnComplete:!0,resetOnRefCountZero:!0}),zi=(e,t)=>()=>{const n=e.runtimes[t];return n?[...n.usages].reverse().find(o=>!e.blocks.get(o).unpinned)??null:e.blocks.has(t)?t:null},Hi=(e,t)=>{e.get(e.get(t).parent)?.children.delete(t),e.delete(t)},al=(e,t)=>{const n=[...t];let r=e.blocks.get(e.blocks.get(e.finalized).parent);const o=[];for(;r;)o.push(r.hash),r.refCount===0&&!r.unpinned&&(n.push(r.hash),r.unpinned=!0),r=e.blocks.get(r.parent);const i=[...t];for(let s=o.length-1;s>=0&&(r=e.blocks.get(o[s]),!!r.unpinned);s--)i.push(r.hash);return i.forEach(s=>{Hi(e.blocks,s)}),Object.entries(e.runtimes).map(([s,a])=>({key:s,usages:a.deleteBlocks(i)})).filter(s=>s.usages===0).map(s=>s.key).forEach(s=>{delete e.runtimes[s]}),n},cl=(e,t,n,r,o)=>{const i=xi(r,e.pipe(ul(t),Pi())).pipe(Si((a,u)=>{switch(u.type){case"initialized":a.recovering&&(u.finalizedBlockHashes.some(d=>a.blocks.has(d))||(a=Fi()));const[c]=u.finalizedBlockHashes.slice(-1);a.finalized=a.best=c;const l=u.finalizedBlockHashes.length-1;u.finalizedBlockHashes.forEach((f,d)=>{a.blocks.has(f)?a.blocks.get(f).recovering=!1:a.blocks.set(f,{hash:f,parent:d===0?u.parentHash:u.finalizedBlockHashes[d-1],children:new Set(d===l?[]:[u.finalizedBlockHashes[d+1]]),runtime:f,refCount:0,number:u.number+d,recovering:!1})});const h=Object.values(a.runtimes).find(f=>f.usages.has(c));return a.finalizedRuntime=h??(a.runtimes[c]=s(zi(a,c))),a;case"stop-error":for(const f of a.blocks.values())f.recovering=!0;return a.recovering=!0,a;case"newBlock":{const{parentBlockHash:f,blockHash:d}=u;if(a.blocks.has(d))a.blocks.get(d).recovering=!1;else{const p=a.blocks.get(f);p.children.add(d),u.newRuntime&&(a.runtimes[d]=s(zi(a,d)));const v={hash:d,number:p.number+1,parent:f,children:new Set,runtime:u.newRuntime?d:p.runtime,refCount:0,recovering:!1};a.blocks.set(d,v),a.runtimes[v.runtime].addBlock(d)}return a}case"bestBlockChanged":{if(a.recovering){for(const[f,d]of a.blocks)d.recovering&&Hi(a.blocks,f);a.recovering=!1}return a.best=u.bestBlockHash,a}case"finalized":{a.finalized=u.finalizedBlockHashes.slice(-1)[0];const{blocks:f}=a;return f.get(a.best).number<f.get(a.finalized).number&&(a.best=a.finalized),a.finalizedRuntime=a.runtimes[f.get(a.finalized).runtime],o(al(a,u.prunedBlockHashes)),a}case"blockUsage":{if(!a.blocks.has(u.value.hash))return a;const f=a.blocks.get(u.value.hash);return f.refCount+=u.value.type==="hold"?1:-1,f.refCount===0&&f.number<a.blocks.get(a.finalized).number&&!f.recovering&&(f.unpinned=!0,o([f.hash])),a}}},Fi()),Me(a=>!!a.finalizedRuntime.runtime),I(a=>({...a})),Lt),s=sl(vn(i,n));return i},Fi=()=>({best:"",finalized:"",runtimes:{},blocks:new Map,finalizedRuntime:{},recovering:!1}),ul=e=>t=>t.pipe(Ei(n=>n.type!=="initialized"?ne(n):e(n.finalizedBlockHashes[0]).then(r=>({...n,number:r.number,parentHash:r.parentHash})))),Vi=(e,t,n,r)=>{const o=a=>Lu(e.pipe(Me(({blocks:u})=>!u.has(a)))),i=(a,u,c)=>{if(c)return ne({hash:a,found:{type:!1,validity:null}});const l=o(a);return t(a).pipe(D(h=>{const f=h.indexOf(u);return f>-1?l(r(a)).pipe(I(d=>({hash:a,found:{type:!0,index:f,events:d}}))):n(a,u).pipe(I(d=>({hash:a,found:{type:!1,validity:d}})))}),l)},s=(a,u,c)=>i(a,u,c.has(a)).pipe(D(l=>{const{found:h}=l;return h.type||h.validity?.success===!1?ne(l):e.pipe(o(a),D(f=>f.blocks.get(a).children),Pu(),D(f=>s(f,u,c)))}));return a=>e.pipe(Be(1),D(u=>s(u.finalized,a,new Set(u.blocks.keys()))))},ll=new Uint8Array([2]),fl=(e,t)=>se(pe(ll,ke(e),ke(t))),ji="TaggedTransactionQueue",qi="validate_transaction",[,dl]=me({InvalidTransaction:me({Call:_,Payment:_,Future:_,Stale:_,BadProof:_,AncientBirthBlock:_,ExhaustsResources:_,Custom:V,BadMandatory:_,MandatoryValidation:_,BadSigner:_}),UnknownTransaction:me({CannotLookup:_,NoUnsignedValidator:_,Custom:V})}),hl=Ht(e=>{const t=V.dec(e);if(t>1)throw new Error("Unable to decode validateTransaction result");if(!t)return{success:!0,value:void 0};let n;try{n=dl(e)}catch{n={type:"UnknownInvalidTx"}}return{success:!1,value:n}}),pl=(e,t)=>(n,r)=>{const o=t(n).pipe(I(i=>{try{return i.dynamicBuilder.buildRuntimeCall(ji,qi).value[1]}catch{return hl}}));return e(n,`${ji}_${qi}`,fl(r,n)).pipe(_i(o),I(([i,s])=>s(i)))},vl=e=>t=>new T(n=>{let r=!1;const o=t.subscribe({next(i){r=!0,n.next(i)},error(i){n.error(i)},complete(){n.complete()}});return r||n.next(e),o}),yl=(e,t=1/0)=>n=>new T(r=>{let o;const i=new Map,s=new Map,a=new Map;let u=0,c=0,l=0;const h=()=>{const f=i.get(c);if(!f){s.size===0&&(typeof o>"u"||o.closed)&&r.complete();return}const d=c++;i.delete(d),l!==d&&a.set(d,[]),s.set(d,f.subscribe({next(p){l===d?r.next(p):a.get(d).push(p)},complete(){if(s.delete(d),d===l)for(l++;a.has(l)&&(a.get(l).forEach(p=>r.next(p)),a.delete(l),!s.has(l));)l++;h()},error(p){r.error(p)}}))};return o=n.subscribe({next(f){const d=u++;i.set(d,Qn(()=>e(f,d))),s.size<t&&h()},error(f){r.error(f)},complete(){s.size===0&&r.complete()}}),()=>{s.forEach(f=>f.unsubscribe()),o.unsubscribe(),i.clear(),a.clear()}}),er=({hash:e,number:t,parent:n})=>({hash:e,number:t,parent:n}),bl=e=>{const{getFollower:t,unfollow:n,follow$:r}=Xu(e),o=qu(t),{withRecovery:i,withRecoveryFn:s}=Hu(),a=new un,u=k=>(B,...L)=>new T(F=>{a.next({type:"blockUsage",value:{type:"hold",hash:B}});const ye=k(B,...L).subscribe(F);return()=>{setTimeout(()=>{a.next({type:"blockUsage",value:{type:"release",hash:B}})},0),ye.unsubscribe()}}),c=k=>(B,...L)=>new T(F=>{let ye=!1;return v.pipe(Be(1)).subscribe(Ce=>{const ae=Ce.blocks.get(B);ye=!!ae&&!ae.unpinned}),ye?k(B,...L).subscribe(F):F.error(new pn)}),l=k=>t().header(k).then(ho.dec),h=k=>t().unpin(k).catch(B=>{if(!(B instanceof en))throw B}),f=k=>c(u((L=>Gu(v,r,L))(vn(v,s(Ti(k)))))),d=(k,B=!0)=>(L,...F)=>k(L,B,...F),p=new Map,v=cl(r,l,u(s(Ti(o("call")))),a,k=>{h(k),k.forEach(B=>{p.delete(B)})}),y=u(k=>v.pipe(Be(1),D(B=>B.runtimes[B.blocks.get(k).runtime].runtime))),b=k=>B=>B.pipe(yl(L=>y(k(L)).pipe(I(F=>[L,F])))),m=(k,B,L)=>{const F=p.get(k)??new Map,ye=F.get(B);if(ye)return ye;p.set(k,F);const Ce=new ln,ae=L.pipe(Ut({connector:()=>Ce}),Ru({complete(){F.set(B,Ce)}}));return F.set(B,ae),ae},S=v.pipe(Ee((k,B)=>k.finalized===B.finalized),I(k=>er(k.blocks.get(k.finalized))),Lt),g=v.pipe(Ee((k,B)=>k.best===B.best),I(k=>er(k.blocks.get(k.best))),Lt),x=v.pipe(Ee((k,B)=>k.finalized===B.finalized&&k.best===B.best),Si((k,B)=>{const L=de=>k.get(de)||er(B.blocks.get(de)),F=L(B.best),ye=L(B.finalized),Ce=F.number-ye.number+1,ae=new Array(Ce);for(let de=0,Dt=F.hash;de<Ce;de++)ae[de]=L(Dt),Dt=ae[de].parent;return new Map(ae.map(de=>[de.hash,de]))},new Map),I(k=>[...k.values()]),Lt),E=v.pipe(Ee((k,B)=>k.finalizedRuntime===B.finalizedRuntime),Ii(({finalizedRuntime:{runtime:k}})=>k.pipe(vl(null))),Lt),A=E.pipe(I(k=>k?.lookup.metadata??null)),O=ju(S.pipe(I(k=>k.hash)),g.pipe(I(k=>k.hash))),H=O(f(o("body"))),K=k=>m(k,"body",H(k,!0)),q=f(o("storage")),X=O((k,B,L,F,ye=null,Ce)=>v.pipe(Be(1),D(ae=>ae.runtimes[ae.blocks.get(k).runtime].runtime),D(ae=>{const de=F(ae),Dt=m(k,`storage-${L}-${de}-${ye??""}`,q(k,B,L,de,ye));return Ce?m(k,`storage-${L}-${de}-${ye??""}-dec`,Dt.pipe(I(lf=>Ce(lf,ae)))):Dt}))),_e=Zu(t,i),Mt=O(u(vn(v,(k,B,L)=>_e(k,B,L??null,!1)))),cr=O(u(vn(v,k=>Qn(()=>l(k)))));xi(E,x).subscribe({error(){}});const os=(k,B=!1)=>X(k,B,"value",L=>L.events.key,null,(L,F)=>F.events.dec(L)),af=f(o("call")),is=O((k,B,L,F)=>m(k,`call-${L}-${F}`,af(k,B,L,F))),ur=pl(d(is,!1),y),ss=k=>m(k,"body",H(k,!1)),cf=Vi(v,ss,ur,os),uf=Vi(v,ss,ur,()=>ne());return{follow$:r,finalized$:S,best$:g,bestBlocks$:x,runtime$:E,metadata$:A,header$:cr,body$:K,call$:d(is),storage$:d(X),storageQueries$:Mt,eventsAt$:d(os),trackTx$:cf,trackTxWithoutEvents$:uf,validateTx$:ur,pinnedBlocks$:v,withRuntime:b,getRuntimeContext$:O(y),unfollow:n}};var ml=e=>t=>new T(n=>e(t,r=>{n.error(r)}));const gl=({chainHead:e,transaction:t,destroy:n})=>({chainHead$:()=>bl(e),broadcastTx$:ml(t),destroy:n});class pt{constructor(){}_runtime(t){}}class Wi{constructor(){}_compatibility(t){}}const yn=new WeakMap,Xi=new WeakMap,tr=e=>e instanceof pt?Xi.get(e):yn.get(e);var vt=(e=>(e.Storage="storage",e.Tx="tx",e.Event="events",e.Const="constants",e))(vt||{});const wl=P(yc),kl=P(Mn),xl=ce(wl,kl),El=(e,t)=>{const n=new Promise(async r=>{const o=t.runtime$.pipe(Me(s=>s!=null));let i=await xe(o);o.subscribe(s=>i=s),r(()=>i)});return Promise.all([e.metadataTypes.then(xl.dec),e.descriptors,n]).then(([[r,o],i,s])=>{const a=new Wi;return yn.set(a,{runtime:s,getPalletEntryPoint(u,c,l){return r[i[u][c][l]]},getApiEntryPoint(u,c){return r[i.apis[u][c]]},typedefNodes:o}),a})},Sl=e=>new Promise(async t=>{const n=e.runtime$.pipe(Me(o=>o!=null));let r=await xe(n);n.subscribe(o=>r=o),t(()=>r)}).then(t=>{const n=new pt;return Xi.set(n,{runtime:t}),n}),nr=new WeakMap,Gi=e=>(nr.has(e.metadataRaw)||nr.set(e.metadataRaw,{compat:new Map,lookup:e.lookup,typeNodes:[]}),nr.get(e.metadataRaw)),yt=(e,t,n)=>{const r=(u,c)=>{var l;const h=Gi(u);return(l=h.typeNodes)[c]||(l[c]=Ot(h.lookup(c)))};function o(u,c){if(u instanceof pt)return{args:Ie.Identical,values:Ie.Identical};const l=yn.get(u);c||(c=l.runtime());const h=t(l),f=n(c),d=l.typedefNodes,p=Gi(c);return kc(h,v=>d[v],f,v=>r(c,v),p.compat)}const i=Yi(e,u=>Ki(o(u))),s=Yi(e,(u,c)=>i(c)>=u),a=()=>e;return{isCompatible:s,getCompatibilityLevel:i,getCompatibilityLevels:o,waitDescriptors:a,withCompatibleRuntime:(u,c)=>l=>hn([l.pipe(u.withRuntime(c)),a()]).pipe(I(([[h,f],d])=>[h,d,f])),compatibleRuntime$:(u,c)=>hn([a(),u.getRuntimeContext$(c)]),argsAreCompatible:(u,c,l)=>{if(u instanceof pt)return!0;const h=o(u,c);if(h.args===Ie.Incompatible)return!1;if(h.args>Ie.Partial)return!0;if(h.values===Ie.Incompatible)return!1;const f=n(c);return Do(f.args,d=>r(c,d),l)},valuesAreCompatible:(u,c,l)=>{if(u instanceof pt)return!0;const h=o(u,c).values;if(h===Ie.Incompatible)return!1;if(h>Ie.Partial)return!0;const f=yn.get(u),d=t(f);return Do(d.values,p=>f.typedefNodes[p],l)},getRuntimeTypedef:r}},Ki=e=>Math.min(e.args,e.values),Yi=(e,t)=>(...n)=>{const r=n.at(-1);return r instanceof Wi||r instanceof pt?t(...n):e.then(o=>t(...n,o))},Al=(e,t,{valuesAreCompatible:n,waitDescriptors:r,isCompatible:o,getCompatibilityLevel:i})=>{const s=new WeakMap,a=c=>{if(s.has(c))return s.get(c);const l=c.lookup.metadata.pallets.find(f=>f.name===e)?.constants.find(f=>f.name===t);if(l==null)throw new Error(`Runtime entry Constant(${e}.${t}) not found`);const h=c.dynamicBuilder.buildConstant(e,t).dec(l.value);return s.set(c,h),h},u=c=>{if(c){const l=tr(c).runtime(),h=a(l);if(!n(c,l,h))throw new Error(`Incompatible runtime entry Constant(${e}.${t})`);return h}return r().then(u)};return Object.assign(u,{isCompatible:o,getCompatibilityLevel:i})},Il=Ut({connector:()=>new ln(1),resetOnError:!0,resetOnComplete:!0,resetOnRefCountZero:!0});function rr(e,t){return new Promise((n,r)=>{let o=null,i=!1;const s=t?()=>{o?.unsubscribe(),r(new jr)}:at;o=e.subscribe({next:a=>{n(a),o?.unsubscribe(),i=!0},error:a=>{t?.removeEventListener("abort",s),r(a)},complete:()=>{t?.removeEventListener("abort",s),r(new Error("Observable completed without emitting"))}}),i||t?.addEventListener("abort",s)})}const Bl=(e,t=1/0)=>n=>new T(r=>{let o;const i=new Map,s=new Map,a=new Map;let u=0,c=0,l=0;const h=()=>{const f=i.get(c);if(!f){s.size===0&&(typeof o>"u"||o.closed)&&r.complete();return}const d=c++;i.delete(d),l!==d&&a.set(d,[]),s.set(d,f.subscribe({next(p){l===d?r.next(p):a.get(d).push(p)},complete(){if(s.delete(d),d===l)for(l++;a.has(l)&&(a.get(l).forEach(p=>r.next(p)),a.delete(l),!s.has(l));)l++;h()},error(p){r.error(p)}}))};return o=n.subscribe({next(f){const d=u++;i.set(d,Qn(()=>e(f,d))),s.size<t&&h()},error(f){r.error(f)},complete(){s.size===0&&r.complete()}}),()=>{s.forEach(f=>f.unsubscribe()),o.unsubscribe(),i.clear(),a.clear()}}),_l=(e,t)=>n=>new T(r=>{let o=new Array,i=!1;const s=u=>{const c=new st;o.push(c),o.length>t&&(o[0].unsubscribe(),o=o.slice(1));const l=e(u).subscribe({next(h){const f=o.indexOf(c);o.slice(0,f).forEach(d=>d.unsubscribe()),o=o.slice(f),r.next(h)},error(h){r.error(h)},complete(){const h=o.indexOf(c);o.splice(h,1),o.length===0&&i&&r.complete()}});c.add(l)},a=n.subscribe({next(u){s(u)},error(u){r.error(u)},complete(){o.length===0&&r.complete(),i=!0}});return()=>{a.unsubscribe(),o.forEach(u=>u.unsubscribe())}});let Zi={};const Cl=e=>t=>new T(n=>{let r=Zi,o=t.subscribe({next(i){n.next(r=i)},error(i){n.error(i)},complete(){r===Zi?n.complete():o=e(r).subscribe(n)}});return()=>{o.unsubscribe()}}),or=e=>typeof e=="object"&&e!==null&&Object.entries(e).every(([t,n])=>t==="at"&&(n===void 0||typeof n=="string")||t==="signal"&&(n===void 0||n instanceof AbortSignal)),Ol=(e,t,n,{isCompatible:r,getCompatibilityLevel:o,withCompatibleRuntime:i,argsAreCompatible:s,valuesAreCompatible:a})=>{const u=()=>new Error(`Incompatible runtime entry Event(${e}.${t})`),c=n.finalized$.pipe(i(n,l=>l.hash),I(([l,h,f])=>{const d=f.lookup.metadata.pallets.find(p=>p.name===e)?.events;if(d==null||f.lookup.metadata.lookup[d].def.tag!=="variant"||f.lookup.metadata.lookup[d].def.value.find(p=>p.name===t)==null)throw new Error(`Runtime entry Event(${e}.${t}) not found`);if(!s(h,f,null))throw u();return[l,h,f]}),Bl(([l,h,f])=>n.eventsAt$(l.hash).pipe(I(d=>d.filter(p=>p.event.type===e&&p.event.value.type===t).map(p=>{if(!a(h,f,p.event.value.value))throw u();return{meta:{phase:p.phase,block:l},payload:p.event.value.value}})))),Il);return{watch:l=>c.pipe(D(h=>l?h.filter(f=>l(f.payload)):h)),pull:()=>xe(c),filter:l=>l.filter(h=>h.type===e&&h.value.type===t).map(h=>h.value.value),getCompatibilityLevel:o,isCompatible:r}},$l=(e,t,n,{isCompatible:r,getCompatibilityLevel:o,compatibleRuntime$:i,argsAreCompatible:s,valuesAreCompatible:a})=>{const u=`${e}_${t}`,c=()=>new Error(`Incompatible runtime entry RuntimeCall(${u})`);return Object.assign((...l)=>{const h=l[l.length-1],f=or(h),{signal:d,at:p}=f?h:{},v=p??null,y=i(n,v).pipe(D(([b,m])=>{let S;try{S=m.dynamicBuilder.buildRuntimeCall(e,t)}catch{throw new Error(`Runtime entry RuntimeCall(${u}) not found`)}if(!s(b,m,l))throw c();return n.call$(v,u,se(S.args.enc(l))).pipe(I(S.value.dec),I(g=>{if(!a(b,m,g))throw c();return g}))}));return rr(y,d)},{getCompatibilityLevel:o,isCompatible:r})},Tl=(e,t,n,{isCompatible:r,getCompatibilityLevel:o,getCompatibilityLevels:i,waitDescriptors:s,withCompatibleRuntime:a,argsAreCompatible:u,valuesAreCompatible:c})=>{const l=e==="System"&&t==="Number",h=n.runtime$.pipe(Me(Boolean),Be(1),I(({dynamicBuilder:m})=>typeof m.buildStorage("System","Number").dec(new Uint8Array(32))=="bigint"?BigInt:Ye),Ai()),f=Qo(_i(h),I(([m,S])=>S(m))),d=()=>new Error(`Incompatible runtime entry Storage(${e}.${t})`),p=m=>new Error(`Invalid Arguments calling ${e}.${t}(${m})`),v=m=>{try{return m.dynamicBuilder.buildStorage(e,t)}catch{throw new Error(`Runtime entry Storage(${e}.${t}) not found`)}},y=(...m)=>{const S=m[m.length-1],g=S==="best"||S==="finalized"?m.slice(0,-1):m;return l?n.bestBlocks$.pipe(I(x=>x.at(S==="best"?0:-1).number),Ee(),f):n[S==="best"?"best$":"finalized$"].pipe(Tu(0),a(n,x=>x.hash),_l(([x,E,A])=>{const O=v(A);if(!u(E,A,g))throw d();return n.storage$(x.hash,"value",()=>O.enc(...g)).pipe(I(H=>{if(!c(E,A,H))throw d();return{val:H,codecs:O}}))},4),Ee((x,E)=>x.val===E.val),I(({val:x,codecs:E})=>x===null?E.fallback:E.dec(x)))},b=async(...m)=>{const S=m[m.length-1],g=or(S),{signal:x,at:E}=g?S:{},A=E??null;let O;if(l)O=n.bestBlocks$.pipe(I(H=>A==="finalized"||!A?H.at(-1):A==="best"?H.at(0):H.find(K=>K.hash===A)),I(H=>{if(!H)throw new Oi;return H.number}),Ee(),f);else{const H=await s();O=n.storage$(A,"value",K=>{const q=v(K),X=m.length===q.len?m:m.slice(0,-1);if(m!==X&&!g)throw p(m);if(!u(H,K,X))throw d();return q.enc(...X)},null,(K,q)=>{const X=v(q),_e=K===null?X.fallback:X.dec(K);if(!c(H,q,_e))throw d();return _e})}return rr(O,x)};return{isCompatible:r,getCompatibilityLevel:o,getValue:b,getValues:(m,S)=>Promise.all(m.map(g=>b(...S?[...g,S]:g))),getEntries:async(...m)=>{const S=m[m.length-1],g=or(S),{signal:x,at:E}=g?S:{},A=E??null,O=await s(),H=n.storage$(A,"descendantsValues",K=>{const q=v(K);if(Ki(i(O,K))===Ie.Incompatible)throw d();if(m.length>q.len)throw p(m);const X=m.length>0&&g?m.slice(0,-1):m;if(m.length===q.len&&X===m)throw p(m);return q.enc(...X)},null,(K,q)=>{const X=v(q);if(K.some(({value:_e})=>!c(O,q,_e)))throw d();return K.map(({key:_e,value:Mt})=>({keyArgs:X.keyDecoder(_e),value:X.dec(Mt)}))});return rr(H,x)},watchValue:y}},Pl=mt(V.enc,e=>+!!e.signed<<7|e.version),Ul={Ed25519:0,Sr25519:1,Ecdsa:2},[bn,Rt]=["<Bytes>","</Bytes>"].map(e=>Ve.fromText(e).asBytes());function Ll(e,t,n){return{publicKey:e,signTx:async(i,s,a,u,c=Pn)=>{let l;try{const b=ko(a);if(b.metadata.tag!=="v14"&&b.metadata.tag!=="v15")throw null;l=b.metadata.value}catch{throw new Error("Unsupported metadata version")}const{version:h}=l.extrinsic,f=[],d=[];l.extrinsic.signedExtensions.map(({identifier:b})=>{const m=s[b];if(!m)throw new Error(`Missing ${b} signed extension`);f.push(m.value),d.push(m.additionalSigned)});const p=pe(i,...f,...d),v=await n(p.length>256?c(p):p),y=pe(Pl({signed:!0,version:h}),new Uint8Array([0,...e]),new Uint8Array([Ul[t],...v]),...f,i);return pe(j.enc(y.length),y)},signBytes:async i=>{let s=!0,a;for(a=0;s&&a<bn.length;a++)s=bn[a]===i[a];s=s&&a===bn.length;const u=i.length-Rt.length;for(a=0;s&&a<Rt.length;a++)s=Rt[a]===i[u+a];return s=s&&a===Rt.length,n(s?i:pe(bn,i,Rt))}}}const De=new Uint8Array,Ji=e=>{const{enc:t}=e.dynamicBuilder.buildStorage("System","BlockHash");let n;try{n=t(0)}catch{n=t(0n)}return e.chainHead.storage$(e.at,"value",()=>n,null).pipe(I(r=>ke(r)))},Qi=(e,t)=>{const n=Mi(t),r=t.metadata.pallets.find(a=>a.name==="System").constants.find(a=>a.name==="Version"),o=t(r.type),i=n.buildDefinition(r.type).dec;if(o.type!=="struct")throw new Error("not a struct");const s=n.buildDefinition(o.value[e].id).enc;return ne(s(i(r.value)[e]))},Rl=e=>ne({value:Kr.enc(e),additionalSigned:De});function Ml(e){let t=0;for(;!(e&1);)t++,e>>=1;return t}const Dl=mt(Y(2).enc,e=>{const t=Math.max(e.period>>12,1),n=Math.min(Math.max(Ml(e.period)-1,1),15),r=e.phase/t<<4;return Qe.enc(n|r)}),zl=new Uint8Array([0]),Hl=(e,t)=>{if(!e)return Ji(t).pipe(I(o=>({additionalSigned:o,value:zl})));const{period:n,blockNumber:r}=e;return ne({additionalSigned:ke(t.at),value:Dl({period:n,phase:r%n})})},Fl=$({tip:j,asset:ee(Y(1/0))}).enc,Vl=(e,t)=>ne({value:Fl({tip:e,asset:t}),additionalSigned:De}),jl=e=>Ji(e).pipe(I(t=>({value:De,additionalSigned:t}))),ql=()=>ne({value:Uint8Array.from([0]),additionalSigned:Uint8Array.from([0])}),Ni="AccountNonceApi_account_nonce",Wl={1:V.dec,2:Qe.dec,4:we.dec,8:gt.dec},ir=e=>ne({value:j.enc(e),additionalSigned:De});var Xl=Object.freeze({__proto__:null,CheckGenesis:jl,CheckMetadataHash:ql,CheckNonce:e=>e.chainHead.call$(e.at,Ni,se(e.from)).pipe(D(t=>{const n=ke(t),r=Wl[n.length];if(!r)throw new Error(`${Ni} retrieved wrong data`);return ir(r(n))})),CheckSpecVersion:({lookupFn:e})=>Qi("spec_version",e).pipe(I(t=>({additionalSigned:t,value:De}))),CheckTxVersion:({lookupFn:e})=>Qi("transaction_version",e).pipe(I(t=>({additionalSigned:t,value:De}))),getNonce:ir});const Gl=ne({value:De,additionalSigned:De}),es=(e,t,n)=>{if(!(t in e))return De;const r=e[t];return r instanceof Uint8Array?r:n(r)},Kl=(e,t,n)=>ne({value:es(e,"value",t),additionalSigned:es(e,"additionalSigned",n)}),Yl=(e,t,n,r,o,i={})=>e.getRuntimeContext$(r.hash).pipe(Be(1),D(s=>{const a={lookupFn:s.lookup,dynamicBuilder:s.dynamicBuilder,chainHead:e,callData:n,at:r.hash,from:t.publicKey},u=i.mortality?i.mortality.mortal?{period:i.mortality.period,blockNumber:r.number}:void 0:{period:64,blockNumber:r.number};return hn(s.lookup.metadata.extrinsic.signedExtensions.map(({identifier:c,type:l,additionalSigned:h})=>{if(c==="CheckMortality")return Hl(u,a);if(c==="ChargeTransactionPayment")return Rl(i.tip??0n);if(c==="ChargeAssetTxPayment")return Vl(i.tip??0n,i.asset);if(c==="CheckNonce"&&"nonce"in i)return ir(i.nonce);const f=Xl[c],[d]=s.dynamicBuilder.buildDefinition(l),[p]=s.dynamicBuilder.buildDefinition(h);return f?f(a):d===_[0]&&p===_[0]?Gl:c in o?Kl(o[c],d,p):null}).filter(c=>!!c)).pipe(D(c=>t.signTx(n,Object.fromEntries(s.lookup.metadata.extrinsic.signedExtensions.map(({identifier:l},h)=>[l,{identifier:l,...c[h]}])),s.metadataRaw,r.number)))}));var Zl=Object.defineProperty,Jl=(e,t,n)=>t in e?Zl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ql=(e,t,n)=>Jl(e,t+"",n);const Nl=e=>se(Pn(ke(e))),ef=(e,t)=>new T(n=>{const r=new Map;let o,i;const s=()=>{let u=o.best,c=r.get(u),l=o.blocks.get(u).number;for(;!c;){const d=o.blocks.get(u);if(!d)break;c=r.get(u=d.parent),l--}if(!c)return;const h=l<=o.blocks.get(o.finalized).number,f=c.found.type;if(f&&i?.found&&i.hash===c.hash){h&&n.complete();return}n.next(i=c.found.type?{found:f,hash:c.hash,number:l,index:c.found.index,events:c.found.events}:{found:f,validity:c.found.validity}),h&&(f?n.complete():c.found.validity?.success===!1&&n.error(new sr(c.found.validity.value)))},a=t.pipe(Ee((u,c)=>u.finalized===c.finalized&&u.best===c.best)).subscribe({next:u=>{o=u,r.size!==0&&s()},error(u){n.error(u)}});return a.add(e.subscribe({next:u=>{r.set(u.hash,u),s()},error(u){n.error(u)}})),a}).pipe(Ee((n,r)=>n===r)),tf=(e,t)=>{const n=e.filter(o=>o.phase.type==="ApplyExtrinsic"&&o.phase.value===t).map(o=>o.event),r=n[n.length-1];return r.type==="System"&&r.value.type==="ExtrinsicFailed"?{ok:!1,events:n,dispatchError:r.value.value.dispatch_error}:{ok:!0,events:n}};class sr extends Error{constructor(t){super(JSON.stringify(t,(n,r)=>typeof r=="bigint"?r.toString():r instanceof Ve?r.asHex():r,2)),Ql(this,"error"),this.name="InvalidTxError",this.error=t}}const ar=(e,t,n,r,o=!1)=>{const i=Nl(n),s=(l,h)=>({type:l,txHash:i,...h}),a=e.pinnedBlocks$.pipe(Be(1),I(l=>{const h=l.blocks.get(r);return h&&!h.unpinned?h.hash:l.finalized})).pipe(D(l=>e.validateTx$(l,n).pipe(Me(h=>!h.success),I(h=>{throw new sr(h.value)})))),u=new T(l=>{const h=e.trackTx$(n).subscribe(l);return h.add(t(n).subscribe({error(f){l.error(f)}})),h}),c=ef(u,e.pinnedBlocks$).pipe(I(l=>l.found?s("txBestBlocksState",{found:!0,block:{index:l.index,number:l.number,hash:l.hash},...tf(l.events,l.index)}):s("txBestBlocksState",{found:!1,isValid:l.validity?.success!==!1})));return Ou(o?ne(s("signed",{})):$t,a,ne(s("broadcasted",{})),c.pipe(Cl(({found:l,type:h,...f})=>l?ne(s("finalized",f)):$t)))},ts=async(e,t,n,r)=>vu(ar(e,t,n,r)).then(o=>{if(o.type!=="finalized")throw null;const i={...o};return delete i.type,i}),nf=tt().enc,rf=new Uint8Array(64),of=()=>rf,ns=(e,t,n,r,{isCompatible:o,getCompatibilityLevel:i,compatibleRuntime$:s,argsAreCompatible:a,getRuntimeTypedef:u},c)=>Object.assign(l=>{const h=(g,x,E={})=>{const A=tr(g).runtime(),{dynamicBuilder:O,assetId:H,lookup:K}=A;let q;try{q=O.buildCall(e,t)}catch{throw new Error(`Runtime entry Tx(${e}.${t}) not found`)}if(c&&!a(g,A,x))throw new Error(`Incompatible runtime entry Tx(${e}.${t})`);let X=E;if(E.asset){if(H==null||!Dn(E.asset,Ot(K(H)),cr=>u(A,cr)))throw new Error("Incompatible runtime asset");X={...E,asset:O.buildDefinition(H).enc(E.asset)}}const{location:_e,codec:Mt}=q;return{callData:Ve.fromBytes(pe(new Uint8Array(_e),Mt.enc(x))),options:X}},f=(g,x={})=>s(n,null).pipe(I(([E])=>h(E,g,x))),d=g=>g?h(g,l).callData:xe(f(l).pipe(I(x=>x.callData))),p=(g,{...x},E)=>f(l,x).pipe(D(({callData:A,options:O})=>Yl(n,g,A.asBytes(),E,x.customSignedExtensions||{},O))),v=(g,{at:x,...E}={})=>(!x||x==="finalized"?n.finalized$:x==="best"?n.best$:n.bestBlocks$.pipe(I(A=>A.find(O=>O.hash===x)))).pipe(Be(1),D(A=>A?p(g,E,A).pipe(I(O=>({tx:se(O),block:A}))):dn(()=>new Error(`Uknown block ${x}`)))),y=(g,x)=>xe(v(g,x)).then(E=>E.tx),b=(g,x)=>xe(v(g,x)).then(({tx:E,block:A})=>ts(n,r,E,A.hash)),m=(g,x)=>v(g,x).pipe(D(({tx:E,block:A})=>ar(n,r,E,A.hash,!0))),S=async(g,x)=>{const E=Ll(g instanceof Uint8Array?g:nf(g),"Sr25519",of),A=ke(await y(E,x)),O=se(pe(A,we.enc(A.length))),H=n.getRuntimeContext$(null).pipe(I(({dynamicBuilder:{buildRuntimeCall:q}})=>q("TransactionPaymentApi","query_info").value[1])),K=n.call$(null,"TransactionPaymentApi_query_info",O);return xe(hn([K,H]).pipe(I(([q,X])=>X(q))))};return{getPaymentInfo:S,getEstimatedFees:async(g,x)=>(await S(g,x)).partial_fee,decodedCall:{type:e,value:It(t,l)},getEncodedData:d,sign:y,signSubmitAndWatch:m,signAndSubmit:b}},{getCompatibilityLevel:i,isCompatible:o}),rs=(e,t,n)=>{const r={},o=p=>new Proxy(r,{get(v,y){return p(y)}}),i=p=>{const v={};return o(y=>(v[y]||(v[y]={}),o(b=>(v[y][b]||(v[y][b]=p(y,b)),v[y][b]))))},s=(p,v)=>p.lookup.metadata.pallets.find(y=>y.name===v),a=i((p,v)=>Tl(p,v,t,yt(e,y=>y.getPalletEntryPoint(vt.Storage,p,v),y=>bc(s(y,p).storage.items.find(b=>b.name===v))))),u=(p,v,y,b)=>{const m=p.lookup(y);if(m.type!=="enum")throw new Error("Expected enum");const S=gc(m.value[b]);return{args:v==="args"?S:Qt,values:v==="args"?Qt:S}},c=i((p,v)=>ns(p,v,t,n,yt(e,y=>y.getPalletEntryPoint(vt.Tx,p,v),y=>u(y,"args",s(y,p).calls,v)),!0)),l=i((p,v)=>Ol(p,v,t,yt(e,y=>y.getPalletEntryPoint(vt.Event,p,v),y=>u(y,"values",s(y,p).events,v)))),h=i((p,v)=>Al(p,v,yt(e,y=>y.getPalletEntryPoint(vt.Const,p,v),y=>wc(s(y,p).constants.find(b=>b.name===v).type)))),f=i((p,v)=>$l(p,v,t,yt(e,y=>y.getApiEntryPoint(p,v),y=>mc(y.lookup.metadata.apis.find(b=>b.name===p).methods.find(b=>b.name===v))))),d=(p,v)=>{const{lookup:y,dynamicBuilder:b}=tr(v).runtime();try{const m=b.buildDefinition(y.call).dec(p.asBytes()),S=m.type,g=m.value.type,x=m.value.value;return ns(S,g,t,n,yt(e,E=>E.getPalletEntryPoint(vt.Tx,S,g),E=>u(E,"args",s(E,S).calls,g)),!1)(x)}catch{throw new Error("createTx: invalid call data")}};return{query:a,txFromCallData:(p,v)=>v?d(p,v):e.then(y=>d(p,y)),tx:c,event:l,apis:f,constants:h}};function sf(e){const t=Rc(e),n=gl(t),r=n.chainHead$(),{getChainSpecData:o}=t,i=t.request;let s;const a=new WeakMap,u=h=>{const f=a.get(h)||El(h,r);return a.set(h,f),f},c=()=>s??(s=Sl(r)),{broadcastTx$:l}=n;return{getChainSpecData:o,finalizedBlock$:r.finalized$,getFinalizedBlock:()=>xe(r.finalized$),bestBlocks$:r.bestBlocks$,getBestBlocks:()=>xe(r.bestBlocks$),watchBlockBody:r.body$,getBlockBody:h=>xe(r.body$(h)),getBlockHeader:h=>xe(r.header$(h??null)),submit:(...h)=>ts(r,l,...h),submitAndWatch:(...h)=>ar(r,l,...h),getTypedApi:h=>{const f=u(h);return Object.assign(rs(f,r,l),{compatibilityToken:f})},getUnsafeApi:()=>{const h=c();return Object.assign(rs(h,r,l),{runtimeToken:h})},destroy:()=>{r.unfollow(),n.destroy()},_request:i}}he.AccountId=tt,he.Binary=Ve,he.CompatibilityLevel=Ie,he.Enum=It,he.FixedSizeBinary=In,he.InvalidTxError=sr,he._Enum=eo,he.createClient=sf,he.getSs58AddressInfo=En});