polkadot-api 1.6.7 → 1.7.0

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(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,cs=(e,t,n)=>t in e?bt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,lr=(e,t,n)=>(cs(e,typeof t!="symbol"?t+"":t,n),n),gn={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 us(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|gn[e[2]]);for(let i=0;i<r;){const s=n+i*2,a=gn[e[s]],u=gn[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"?us(t).buffer:t)),Ae=e=>{const t=e.length;let n=0;for(let o=0;o<t;o++)n+=e[o].length;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)),Vt=(e,t)=>n=>t(e(n)),ct=([e,t],n,r)=>M(mt(e,n),Vt(t,r));function ls(e,t){return be(n=>{const r=n.v[t](n.i,!0);return n.i+=e,r})}function fs(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(fs(e,n),ls(e,t))}var F=ze(1,"getUint8","setUint8"),Qe=ze(2,"getUint16","setUint16"),xe=ze(4,"getUint32","setUint32"),gt=ze(8,"getBigUint64","setBigUint64"),ds=ze(1,"getInt8","setInt8"),hs=ze(2,"getInt16","setInt16"),ps=ze(4,"getInt32","setInt32"),vs=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}),ys=M(dr,hr("getBigUint64")),bs=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}),ms=M(pr,vr("getBigUint64")),gs=M(pr,vr("getBigInt64")),ws=ct(F,e=>e?1:0,Boolean),ks=[F[1],Qe[1],xe[1]],xs=be(e=>{const t=e[e.i],n=t&3;if(n<3)return ks[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(xe[1](e))<<s|o,s+=32n,a-=4),a>1&&(o=BigInt(Qe[1](e))<<s|o,s+=16n,a-=2),a&&(o=BigInt(F[1](e))<<s|o),o}),Es=1n<<56n,Ss=1<<24,As=256,Is=4294967295n,Bs=64,_s=16384,Cs=1<<30,Os=e=>{if(e<0)throw new Error(`Wrong compact input (${e})`);const t=Number(e)<<2;if(e<Bs)return F[0](t);if(e<_s)return Qe[0](t|1);if(e<Cs)return xe[0](t|2);let n=[new Uint8Array(1)],r=BigInt(e);for(;r>=Es;)n.push(gt[0](r)),r>>=64n;r>=Ss&&(n.push(xe[0](Number(r&Is))),r>>=32n);let o=Number(r);o>=As&&(n.push(Qe[0](o)),o>>=16),o&&n.push(F[0](o));const i=Ae(n);return i[0]=i.length-5<<2|3,i},q=M(Os,xs),$s=new TextEncoder,Ts=e=>{const t=$s.encode(e);return Ae([q.enc(t.length),t])},Ps=new TextDecoder,Us=be(e=>{let t=q.dec(e);const n=new DataView(e.buffer,e.i,t);return e.i+=t,Ps.decode(n)}),Q=M(Ts,Us),Ls=()=>{},Rs=new Uint8Array(0),_=M(()=>Rs,Ls),yr=e=>e===void 0?t=>Ae([q.enc(t.length),t]):t=>t.length===e?t:t.slice(0,e),br=e=>be(t=>{const n=e===void 0?q.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})=>Ae([F.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=F.dec(o),s=r.get(i),a=e[s];return{tag:s,value:a(o)}})},Ie=(e,...t)=>M(mr(zt(e,([n])=>n),...t),gr(zt(e,([,n])=>n),...t));Ie.enc=mr,Ie.dec=gr;var wr=e=>be(t=>F[1](t)>0?e(t):void 0),kr=e=>t=>{const n=new Uint8Array(1);return t===void 0?n:(n[0]=1,Ae([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=F[1](n)===0,i=(r?e:t)(n);return{success:r,value:i}}),Er=(e,t)=>({success:n,value:r})=>Ae([F[0](n?0:1),(n?e:t)(r)]),Ft=(e,t)=>M(Er(e[0],t[0]),xr(e[1],t[1]));Ft.dec=xr,Ft.enc=Er;var Sr=(...e)=>be(t=>e.map(n=>n(t))),Ar=(...e)=>t=>Ae(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 Vt(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=>Ae(n.map(e)):n=>Ae([q.enc(n.length),Ae(n.map(e))]),Cr=(e,t)=>be(n=>{const r=t>=0?t:q.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 Ms(e){return e instanceof Uint8Array||e!=null&&typeof e=="object"&&e.constructor.name==="Uint8Array"}function Ds(...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 zs(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 Hs(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 Vs(e){return{encode:t=>{if(!Ms(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=>Ds(Vs(58),zs(e),Hs("")))("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz");function Ne(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`positive integer expected, not ${e}`)}function Fs(e){return e instanceof Uint8Array||e!=null&&typeof e=="object"&&e.constructor.name==="Uint8Array"}function jt(e,...t){if(!Fs(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 js=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 qs(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=qs(e)),jt(e),e}class Pr{clone(){return this._cloneInto()}}function Ws(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 Xs(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 Gs(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 Ks=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 Ys=(e,t)=>BigInt(e>>>0)<<kn|BigInt(t>>>0),Zs=(e,t,n)=>e>>>n,Js=(e,t,n)=>e<<32-n|t>>>n,Qs=(e,t,n)=>e>>>n|t<<32-n,Ns=(e,t,n)=>e<<32-n|t>>>n,ea=(e,t,n)=>e<<64-n|t>>>n-32,ta=(e,t,n)=>e>>>n-32|t<<64-n,na=(e,t)=>t,ra=(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 oa(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:Ys,shrSH:Zs,shrSL:Js,rotrSH:Qs,rotrSL:Ns,rotrBH:ea,rotrBL:ta,rotr32H:na,rotr32L:ra,rotlSH:Rr,rotlSL:Mr,rotlBH:Dr,rotlBL:zr,add:oa,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)},X=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 Ve(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 ia extends Ur{constructor(t={}){super(128,t.dkLen===void 0?64:t.dkLen,t,64,16,16),this.v0l=X[0]|0,this.v0h=X[1]|0,this.v1l=X[2]|0,this.v1h=X[3]|0,this.v2l=X[4]|0,this.v2h=X[5]|0,this.v3l=X[6]|0,this.v3h=X[7]|0,this.v4l=X[8]|0,this.v4h=X[9]|0,this.v5l=X[10]|0,this.v5h=X[11]|0,this.v6l=X[12]|0,this.v6h=X[13]|0,this.v7l=X[14]|0,this.v7h=X[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(X,16);let{h:o,l:i}=ie.fromBig(BigInt(this.length));w[24]=X[8]^i,w[25]=X[9]^o,r&&(w[28]=~w[28],w[29]=~w[29]);let s=0;const a=Ks;for(let u=0;u<12;u++)He(0,4,8,12,t,n+2*a[s++]),Ve(0,4,8,12,t,n+2*a[s++]),He(1,5,9,13,t,n+2*a[s++]),Ve(1,5,9,13,t,n+2*a[s++]),He(2,6,10,14,t,n+2*a[s++]),Ve(2,6,10,14,t,n+2*a[s++]),He(3,7,11,15,t,n+2*a[s++]),Ve(3,7,11,15,t,n+2*a[s++]),He(0,5,10,15,t,n+2*a[s++]),Ve(0,5,10,15,t,n+2*a[s++]),He(1,6,11,12,t,n+2*a[s++]),Ve(1,6,11,12,t,n+2*a[s++]),He(2,7,8,13,t,n+2*a[s++]),Ve(2,7,8,13,t,n+2*a[s++]),He(3,4,9,14,t,n+2*a[s++]),Ve(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=Xs(e=>new ia(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:sa(n),publicKey:r.slice()}:{isValid:!1}}catch{return{isValid:!1}}},sa=e=>{const t=new DataView(e.buffer,e.byteOffset,e.byteLength);return t.byteLength===1?t.getUint8(0):t.getUint16(0)},Vr=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 aa(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),aa(t),Vr(e)),Fr="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]=Fr[r>>4]+Fr[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 me(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 Kt(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 ca=Object.defineProperty,qr=e=>{throw TypeError(e)},ua=(e,t,n)=>t in e?ca(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,xt=(e,t,n)=>ua(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,Yt,Zt,Jt;const la=new TextEncoder,fa=new TextDecoder,da=ce(q,Y(1/0))[1];class Fe{constructor(t,n=!1){if(Et(this,Pe),Et(this,St,null),Et(this,Yt,null),Et(this,Zt,null),Et(this,Jt,null),xt(this,"asText",()=>Te(this,Jt)??nt(this,Jt,fa.decode(Te(this,Pe)))),xt(this,"asHex",()=>Te(this,Yt)||nt(this,Yt,se(Te(this,Pe)))),xt(this,"asOpaqueHex",()=>Te(this,Zt)||nt(this,Zt,se(this.asBytes()))),xt(this,"asBytes",()=>Te(this,Pe)),xt(this,"asOpaqueBytes",()=>Te(this,St)||nt(this,St,pe(q[0](Te(this,Pe).length),Te(this,Pe)))),n){try{const[r,o]=da(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(la.encode(t))}static fromHex(t){return new this(me(t))}static fromOpaqueHex(t){return new this(me(t),!0)}static fromBytes(t){return new this(t)}static fromOpaqueBytes(t){return new this(t,!0)}}Pe=new WeakMap,St=new WeakMap,Yt=new WeakMap,Zt=new WeakMap,Jt=new WeakMap;const[ha]=tt();class An extends Fe{constructor(t){super(t)}static fromArray(t){return new this(new Uint8Array(t))}static fromAccountId32(t){return new this(ha(t))}}const Xr=e=>{const t=Y.enc(e);return n=>t(n.asBytes())},Gr=e=>{const t=Y.dec(e),n=e==null?Fe:An;return r=>n.fromBytes(t(r))},At=e=>M(Xr(e),Gr(e));At.enc=Xr,At.dec=Gr;const O=q,Kr=q,pa=Ht(e=>{const t=O.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=O.enc(e.bitsLen),n=new Uint8Array(e.bytes.length+t.length);return n.set(t,0),n.set(e.bytes,t.length),n},pa),va=ct(F,e=>e.charCodeAt(0),String.fromCharCode),Zr=e=>{const t=Y.enc(e);return n=>t(me(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 ya=new TextEncoder,ba=new TextDecoder,ma=e=>ct(Y(e),t=>ya.encode(t),t=>ba.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)},In=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=Ie.enc(...e);return n=>t({tag:n.type,value:n.value})},no=(...e)=>{const t=Ie.dec(...e);return n=>{const{tag:r,value:o}=t(n);return It(r,o)}},ge=(e,...t)=>M(to(Kt(e,([n])=>n),...t),no(Kt(e,([,n])=>n),...t));ge.enc=to,ge.dec=no;const ro=[],oo=[],io=[],ga=BigInt(0),Bt=BigInt(1),wa=BigInt(2),ka=BigInt(7),xa=BigInt(256),Ea=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=ga;for(let i=0;i<7;i++)t=(t<<Bt^(t>>ka)*Ea)%xa,t&wa&&(o^=Bt<<(Bt<<BigInt(i))-Bt);io.push(o)}const[Sa,Aa]=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 Ia(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]^=Sa[r],e[1]^=Aa[r]}n.fill(0)}class Bn 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),Ia(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 Bn(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 Ba=((e,t,n)=>Ws(()=>new Bn(t,e,n)))(1,136,256/8),co=e=>{const t=e.slice(2),n=se(Ba(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("")}`},_a=Y(20)[1],uo=M(e=>{const t=me(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(_a(e))))),lo=new TextEncoder,fo=new TextDecoder,Ca=ct(Y(4),lo.encode.bind(lo),fo.decode.bind(fo)),_n=$({engine:Ca,payload:je()}),Oa=ge({consensus:_n,seal:_n,preRuntime:_n,runtimeUpdated:_},[4,5,6,8]),Cn=je(32),ho=$({parentHash:Cn,number:O,stateRoot:Cn,extrinsicRoot:Cn,digests:P(Oa)}),Ue=P(Q),po=ee(Q),$a=Ie({bool:_,char:_,str:_,u8:_,u16:_,u32:_,u64:_,u128:_,u256:_,i8:_,i16:_,i32:_,i64:_,i128:_,i256:_}),vo=P($({name:po,type:O,typeName:po,docs:Ue})),Ta=$({len:xe,type:O}),Pa=$({bitStoreType:O,bitOrderType:O}),Ua=P($({name:Q,fields:vo,index:F,docs:Ue})),La=Ie({composite:vo,variant:Ua,sequence:O,array:Ta,tuple:P(O),primitive:$a,compact:O,bitSequence:Pa}),Ra=$({name:Q,type:ee(O)}),Ma=P(Ra),Da=$({id:O,path:Ue,params:Ma,def:La,docs:Ue}),On=P(Da),za=Ie({Blake2128:_,Blake2256:_,Blake2128Concat:_,Twox128:_,Twox256:_,Twox64Concat:_,Identity:_}),Ha=P(za),Va=$({hashers:Ha,key:O,value:O}),Fa=$({name:Q,modifier:F,type:Ie({plain:O,map:Va}),fallback:je(),docs:Ue}),ja=ee($({prefix:Q,items:P(Fa)})),yo={name:Q,storage:ja,calls:ee(O),events:ee(O),constants:P($({name:Q,type:O,value:je(),docs:Ue})),errors:ee(O),index:F},qa={...yo,docs:Ue},Wa=new Uint8Array,bo=e=>M(()=>Wa,()=>e),Xa=$({type:O,version:F,signedExtensions:P($({identifier:Q,type:O,additionalSigned:O}))}),mo=$({lookup:On,pallets:P($({...yo,docs:bo([])})),extrinsic:Xa,type:O,apis:bo([])}),Ga=$({name:Q,methods:P($({name:Q,inputs:P($({name:Q,type:O})),output:O,docs:Ue})),docs:Ue}),Ka=$({version:F,address:O,call:O,signature:O,extra:O,signedExtensions:P($({identifier:Q,type:O,additionalSigned:O}))}),go=$({lookup:On,pallets:P($(qa)),extrinsic:Ka,type:O,apis:P(Ga),outerEnums:$({call:O,event:O,error:O}),custom:P(ce(Q,$({type:O,value:je()})))}),wo=()=>{throw new Error("Unsupported metadata version!")},ue=M(wo,wo),rt=$({magicNumber:xe,metadata:Ie({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})}),$n=Y(),Ya=ee($n),Za=ce(q,$n),ko=e=>{try{return rt.dec(e)}catch{}try{return rt.dec(Ya.dec(e))}catch{}try{return rt.dec($n.dec(e))}catch{}try{return rt.dec(Za.dec(e)[1])}catch{}throw null},Ja={dkLen:32},Tn=e=>Gt(e,Ja),Qa={dkLen:16},xo=e=>Gt(e,Qa),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 Pn 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 Pn({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=js(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:C}=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^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(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 Na=Gs(e=>new Pn(e)),ec={dkLen:32},Io=e=>Na(e,ec),tc=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),Un=2n**64n-1n,te=(e,t)=>e<<t&Un|e>>64n-t,U=(e,t)=>e*t&Un,Z=(e,t)=>e+t&Un,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 Ln=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},nc=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=Ln($o.encode(e));return(n,r,...o)=>{const i=pe(t,Ln($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:Fe,Blake2128:xo,Blake2128Concat:Eo,Blake2256:Tn,Blake3256:Io,Blake3256Concat:tc,Bytes:Y,Enum:It,FixedSizeBinary:An,Hex:je,Identity:Bo,Option:ee,Result:Ft,ScaleEnum:Ie,Self:In,Storage:To,Struct:$,Tuple:ce,Twox128:Ln,Twox256:nc,Twox64Concat:Oo,Variant:ge,Vector:P,_Enum:eo,_void:_,bitSequence:Yr,blockHeader:ho,bool:ws,char:va,compact:q,compactBn:Kr,compactNumber:O,createCodec:M,createDecoder:Ht,decAnyMetadata:ko,enhanceCodec:ct,enhanceDecoder:Vt,enhanceEncoder:mt,ethAccount:uo,fixedStr:ma,fromBufferToBase58:Vr,getSs58AddressInfo:En,h64:Xe,i128:bs,i16:hs,i256:gs,i32:ps,i64:vs,i8:ds,metadata:rt,selfDecoder:Nr,selfEncoder:Qr,str:Q,u128:ys,u16:Qe,u256:ms,u32:xe,u64:gt,u8:F,v14:mo,v14Lookup:On,v15:go});const it=q,rc=P(ce(Q,it)),R={bool:"boolean",str:"string",num:"number",big:"bigint",bits:"bitseq",void:"void"},oc=ge(Object.fromEntries(Object.values(R).map(e=>[e,_]))),ic=P(ce(Q,ee(In(()=>Rn)))),sc=P(it),ac=$({typeRef:it,length:ee(it)}),cc=ee(q),uc=it,lc=$({ok:it,ko:it}),Rn=ge({struct:rc,terminal:oc,enum:ic,tuple:sc,array:ac,binary:cc,option:uc,result:lc}),fc={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(fc[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 Mn(e,t,n){if(t.type==="option"&&e==null)return!0;const r=(i,s)=>Mn(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 Fe&&(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 dc=Object.defineProperty,hc=(e,t,n)=>t in e?dc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,pc=(e,t,n)=>hc(e,t+"",n);class Uo{constructor(t=[]){pc(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 Be=(e=>(e[e.Incompatible=0]="Incompatible",e[e.Partial=1]="Partial",e[e.BackwardsCompatible=2]="BackwardsCompatible",e[e.Identical=3]="Identical",e))(Be||{});function Dn(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=vc(e,n,(a,u)=>Dn(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 vc(e,t,n){if(e.type!==t.type)return t.type==="option"?Qt(n(e,t.value),2):e.type==="option"?Qt(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 zn([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 Qt(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 Qt(zn(t.value.map(([l,h])=>()=>n(a[l],h))),u);case"tuple":{const l=e,h=le(bc(l.value,t.value));return zn([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 Qt=(e,t)=>({...e,level:Math.min(e.level,t)}),yc=new Uo,le=e=>({level:e,assumptions:yc}),zn=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)},bc=(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=ge({lookup:q,typedef:Rn}),ut=e=>({type:"lookup",value:e}),Hn=e=>({type:"typedef",value:e}),Nt=Hn({type:"terminal",value:{type:R.void}}),mc=$({args:Mo,values:Mo});function gc(e){if(e.type.tag==="plain")return{args:Nt,values:ut(e.type.value)};const{key:t,value:n}=e.type.value;return{args:ut(t),values:ut(n)}}function wc(e){return{args:Hn({type:"tuple",value:e.inputs.map(t=>t.type)}),values:ut(e.output)}}function kc(e){return e.type==="lookupEntry"?ut(e.value.id):Hn(Ot(e))}function xc(e){return{args:Nt,values:ut(e)}}function Ec(e,t,n,r,o){const i=(s,a)=>s.type==="lookup"?a(s.value):s.value;return{args:Dn(i(e.args,t),t,i(n.args,r),r,o).level,values:Dn(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 Mn(n,r,t)}const lt=()=>{},we={body:"",call:"",continue:"",follow:"",header:"",stopOperation:"",storage:"",unfollow:"",unpin:"",followEvent:""},en={chainName:"",genesisHash:"",properties:""},Vn={broadcast:"",stop:""};Object.entries({chainHead:we,chainSpec:en,transaction:Vn}).forEach(([e,t])=>{Object.keys(t).forEach(n=>{t[n]=`${e}_v1_${n}`})});const Sc=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 tn extends Error{constructor(){super("ChainHead disjointed"),this.name="DisjointError"}}class nn extends Error{constructor(){super("ChainHead operations limit reached"),this.name="OperationLimitError"}}class Ho extends Error{constructor(t){super(t),this.name="OperationError"}}class rn extends Error{constructor(){super("ChainHead operation inaccessible"),this.name="OperationInaccessibleError"}}function Ac(){let e=()=>{},t=()=>{};return{promise:new Promise((r,o)=>{e=r,t=o}),res:e,rej:t}}const Vo=()=>{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)})}}},on=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)}),Fo=(e,t)=>n=>on((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 nn);const{operationId:f}=l,d=()=>{n(we.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 rn):c(b,v,y)},error:y}),a=()=>{s&&(p(),d())}},onError:o}),()=>{a()}}),Ic=Fo(we.body,e=>[[e],(t,n)=>{n(t.value)}]),Bc=Fo(we.call,(e,t,n)=>[[e,t,n],(r,o)=>{o(r.output)}]),_c=e=>t=>new Promise((n,r)=>{e(we.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(we.storage,[t,n,r],{onSuccess:(l,h)=>{if(l.result==="limitReached"||l.discardedItems===n.length)return i(new nn);const{operationId:f}=l,d=()=>{e(we.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 rn);break}default:e(we.continue,[b.operationId])}},error:i});c=()=>{p(),e(we.stopOperation,[l.operationId])};const v=b=>{c=kt,p(),i(b)},y=()=>{c=kt,p(),s()};a(l.discardedItems)},onError:i}),()=>{c()}},Cc=e=>{const t=jo(e);return on((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 nn))});return h})},Oc=e=>t=>t.length>0?new Promise((n,r)=>{e(we.unpin,[t],{onSuccess(){n()},onError:r})}):Promise.resolve();class sn extends Error{constructor(){super("Client destroyed"),this.name="DestroyedError"}}function $c(e){return e.operationId!==void 0}function Tc(e){return(t,n,r)=>{const o=Vo(),i=new Set,s=Ac();let a=s.promise;const u=p=>{if($c(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 sn))},l=(p,v)=>{const y=v(p,{next:u,error:c});f=(b=!0)=>{a=null,f=lt,y(),b&&e(we.unfollow,[p]),o.errorAll(new tn),i.forEach(m=>{m()}),i.clear()},a=p,s.res(p)},h=p=>{p instanceof sn?f(!1):r(p),a=null,s.res(p)};let f=e(we.follow,[t],{onSuccess:l,onError:h});const d=(p,v,y)=>{const b=()=>{y?.onError(new tn)};if(a===null)return b(),lt;const m=g=>{if(!y)return e(p,[g,...v]);i.add(b);const x=(A,C)=>a===null?(C.error(new tn),lt):(o.subscribe(A,C),()=>{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:Ic(d),call:Bc(d),header:_c(d),storage:Cc(d),storageSubscription:jo(d),unpin:Oc(d),_request:d}}}var Pc=Object.defineProperty,Uc=(e,t,n)=>t in e?Pc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,qo=(e,t,n)=>Uc(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 Lc=1;const Rc=e=>{let t=Lc++;const n=new Map,r=Vo();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 sn),n.forEach(l=>l.onError(new sn)),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}},Mc=e=>{const t=on((r,o,i,s)=>e(i,s,{onSuccess:r,onError:o}));let n=null;return async()=>n||(n=Promise.all([t(en.chainName,[]),t(en.genesisHash,[]),t(en.properties,[])]).then(([r,o,i])=>({name:r,genesisHash:o,properties:i})))},Dc=e=>{const{request:t,disconnect:n}=Rc(e);return{chainHead:Tc(t),transaction:Sc(t),getChainSpecData:Mc(t),destroy:n,request:on((r,o,i,s)=>t(i,s,{onSuccess:r,onError:o})),_request:t}};var Fn=function(e,t){return Fn=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])},Fn(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");Fn(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}function zc(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 Hc(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 Vc(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 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,ds=(e,t,n)=>t in e?bt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,pr=(e,t,n)=>(ds(e,typeof t!="symbol"?t+"":t,n),n),xn={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 hs(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|xn[e[2]]);for(let i=0;i<r;){const s=n+i*2,a=xn[e[s]],u=xn[e[s+1]];o[t+i++]=a<<4|u}return o}var yr=class extends Uint8Array{constructor(e){super(e),pr(this,"i",0),pr(this,"v"),this.v=new DataView(e)}},be=e=>t=>e(t instanceof yr?t:new yr(t instanceof Uint8Array?t.buffer:typeof t=="string"?hs(t).buffer:t)),Ae=e=>{const t=e.length;let n=0;for(let o=0;o<t;o++)n+=e[o].length;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)),Vt=(e,t)=>n=>t(e(n)),ct=([e,t],n,r)=>M(mt(e,n),Vt(t,r));function ps(e,t){return be(n=>{const r=n.v[t](n.i,!0);return n.i+=e,r})}function ys(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(ys(e,n),ps(e,t))}var F=ze(1,"getUint8","setUint8"),Qe=ze(2,"getUint16","setUint16"),xe=ze(4,"getUint32","setUint32"),gt=ze(8,"getBigUint64","setBigUint64"),vs=ze(1,"getInt8","setInt8"),bs=ze(2,"getInt16","setInt16"),ms=ze(4,"getInt32","setInt32"),gs=ze(8,"getBigInt64","setBigInt64"),vr=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=>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}),ws=M(vr,br("getBigUint64")),ks=M(vr,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=>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}),xs=M(mr,gr("getBigUint64")),Es=M(mr,gr("getBigInt64")),Ss=ct(F,e=>e?1:0,Boolean),As=[F[1],Qe[1],xe[1]],Is=be(e=>{const t=e[e.i],n=t&3;if(n<3)return As[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(xe[1](e))<<s|o,s+=32n,a-=4),a>1&&(o=BigInt(Qe[1](e))<<s|o,s+=16n,a-=2),a&&(o=BigInt(F[1](e))<<s|o),o}),Bs=1n<<56n,_s=1<<24,Cs=256,Os=4294967295n,$s=64,Ts=16384,Ps=1<<30,Us=e=>{if(e<0)throw new Error(`Wrong compact input (${e})`);const t=Number(e)<<2;if(e<$s)return F[0](t);if(e<Ts)return Qe[0](t|1);if(e<Ps)return xe[0](t|2);let n=[new Uint8Array(1)],r=BigInt(e);for(;r>=Bs;)n.push(gt[0](r)),r>>=64n;r>=_s&&(n.push(xe[0](Number(r&Os))),r>>=32n);let o=Number(r);o>=Cs&&(n.push(Qe[0](o)),o>>=16),o&&n.push(F[0](o));const i=Ae(n);return i[0]=i.length-5<<2|3,i},q=M(Us,Is),Ls=new TextEncoder,Rs=e=>{const t=Ls.encode(e);return Ae([q.enc(t.length),t])},Ms=new TextDecoder,Ds=be(e=>{let t=q.dec(e);const n=new DataView(e.buffer,e.i,t);return e.i+=t,Ms.decode(n)}),Q=M(Rs,Ds),zs=()=>{},Hs=new Uint8Array(0),_=M(()=>Hs,zs),wr=e=>e===void 0?t=>Ae([q.enc(t.length),t]):t=>t.length===e?t:t.slice(0,e),kr=e=>be(t=>{const n=e===void 0?q.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(wr(e),kr(e));Y.enc=wr,Y.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})=>Ae([F.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 be(o=>{const i=F.dec(o),s=r.get(i),a=e[s];return{tag:s,value:a(o)}})},Ie=(e,...t)=>M(xr(zt(e,([n])=>n),...t),Er(zt(e,([,n])=>n),...t));Ie.enc=xr,Ie.dec=Er;var Sr=e=>be(t=>F[1](t)>0?e(t):void 0),Ar=e=>t=>{const n=new Uint8Array(1);return t===void 0?n:(n[0]=1,Ae([n,e(t)]))},ee=e=>M(Ar(e[0]),Sr(e[1]));ee.enc=Ar,ee.dec=Sr;var Ir=(e,t)=>be(n=>{const r=F[1](n)===0,i=(r?e:t)(n);return{success:r,value:i}}),Br=(e,t)=>({success:n,value:r})=>Ae([F[0](n?0:1),(n?e:t)(r)]),Ft=(e,t)=>M(Br(e[0],t[0]),Ir(e[1],t[1]));Ft.dec=Ir,Ft.enc=Br;var _r=(...e)=>be(t=>e.map(n=>n(t))),Cr=(...e)=>t=>Ae(e.map((n,r)=>n(t[r]))),ce=(...e)=>M(Cr(...e.map(([t])=>t)),_r(...e.map(([,t])=>t)));ce.enc=Cr,ce.dec=_r;var Or=e=>{const t=Object.keys(e);return mt(ce.enc(...Object.values(e)),n=>t.map(r=>n[r]))},$r=e=>{const t=Object.keys(e);return Vt(ce.dec(...Object.values(e)),n=>Object.fromEntries(n.map((r,o)=>[t[o],r])))},$=e=>M(Or(zt(e,t=>t[0])),$r(zt(e,t=>t[1])));$.enc=Or,$.dec=$r;var Tr=(e,t)=>t>=0?n=>Ae(n.map(e)):n=>Ae([q.enc(n.length),Ae(n.map(e))]),Pr=(e,t)=>be(n=>{const r=t>=0?t:q.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 Vs(e){return e instanceof Uint8Array||e!=null&&typeof e=="object"&&e.constructor.name==="Uint8Array"}function Fs(...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 js(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 qs(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],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 Ws(e){return{encode:t=>{if(!Vs(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=>Fs(Ws(58),js(e),qs("")))("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz");function Ne(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`positive integer expected, not ${e}`)}function Xs(e){return e instanceof Uint8Array||e!=null&&typeof e=="object"&&e.constructor.name==="Uint8Array"}function jt(e,...t){if(!Xs(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 En(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 Gs=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,Rr=e=>e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255,Oe=re?e=>e:e=>Rr(e);function oe(e){for(let t=0;t<e.length;t++)e[t]=Rr(e[t])}function Ks(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=Ks(e)),jt(e),e}class Mr{clone(){return this._cloneInto()}}function Ys(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 Zs(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 Js(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 Qs=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,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),En(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),Sn=BigInt(32);function Xt(e,t=!1){return t?{h:Number(e&Wt),l:Number(e>>Sn&Wt)}:{h:Number(e>>Sn&Wt)|0,l:Number(e&Wt)|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}=Xt(e[o],t);[n[o],r[o]]=[i,s]}return[n,r]}const Ns=(e,t)=>BigInt(e>>>0)<<Sn|BigInt(t>>>0),ea=(e,t,n)=>e>>>n,ta=(e,t,n)=>e<<32-n|t>>>n,na=(e,t,n)=>e>>>n|t<<32-n,ra=(e,t,n)=>e<<32-n|t>>>n,oa=(e,t,n)=>e<<64-n|t>>>n-32,ia=(e,t,n)=>e>>>n-32|t<<64-n,sa=(e,t)=>t,aa=(e,t)=>e,Hr=(e,t,n)=>e<<n|t>>>32-n,Vr=(e,t,n)=>t<<n|e>>>32-n,Fr=(e,t,n)=>t<<n-32|e>>>64-n,jr=(e,t,n)=>e<<n-32|t>>>64-n;function ca(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:zr,toBig:Ns,shrSH:ea,shrSL:ta,rotrSH:na,rotrSL:ra,rotrBH:oa,rotrBL:ia,rotr32H:sa,rotr32L:aa,rotlSH:Hr,rotlSL:Vr,rotlBH:Fr,rotlBL:jr,add:ca,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)},X=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],y=w[2*r+1],v=ie.add3L(u,l,s);c=ie.add3H(v,c,h,a),u=v|0,{Dh:y,Dl:p}={Dh:y^c,Dl:p^u},{Dh:y,Dl:p}={Dh:ie.rotr32H(y,p),Dl:ie.rotr32L(y,p)},{h:d,l:f}=ie.add(d,f,y,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]=y}function Ve(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],y=w[2*r+1],v=ie.add3L(u,l,s);c=ie.add3H(v,c,h,a),u=v|0,{Dh:y,Dl:p}={Dh:y^c,Dl:p^u},{Dh:y,Dl:p}={Dh:ie.rotrSH(y,p,16),Dl:ie.rotrSL(y,p,16)},{h:d,l:f}=ie.add(d,f,y,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]=y}class ua extends Dr{constructor(t={}){super(128,t.dkLen===void 0?64:t.dkLen,t,64,16,16),this.v0l=X[0]|0,this.v0h=X[1]|0,this.v1l=X[2]|0,this.v1h=X[3]|0,this.v2l=X[4]|0,this.v2h=X[5]|0,this.v3l=X[6]|0,this.v3h=X[7]|0,this.v4l=X[8]|0,this.v4h=X[9]|0,this.v5l=X[10]|0,this.v5h=X[11]|0,this.v6l=X[12]|0,this.v6h=X[13]|0,this.v7l=X[14]|0,this.v7h=X[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:y,v7h:v}=this;return[t,n,r,o,i,s,a,u,c,l,h,f,d,p,y,v]}set(t,n,r,o,i,s,a,u,c,l,h,f,d,p,y,v){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=y|0,this.v7h=v|0}compress(t,n,r){this.get().forEach((u,c)=>w[c]=u),w.set(X,16);let{h:o,l:i}=ie.fromBig(BigInt(this.length));w[24]=X[8]^i,w[25]=X[9]^o,r&&(w[28]=~w[28],w[29]=~w[29]);let s=0;const a=Qs;for(let u=0;u<12;u++)He(0,4,8,12,t,n+2*a[s++]),Ve(0,4,8,12,t,n+2*a[s++]),He(1,5,9,13,t,n+2*a[s++]),Ve(1,5,9,13,t,n+2*a[s++]),He(2,6,10,14,t,n+2*a[s++]),Ve(2,6,10,14,t,n+2*a[s++]),He(3,7,11,15,t,n+2*a[s++]),Ve(3,7,11,15,t,n+2*a[s++]),He(0,5,10,15,t,n+2*a[s++]),Ve(0,5,10,15,t,n+2*a[s++]),He(1,6,11,12,t,n+2*a[s++]),Ve(1,6,11,12,t,n+2*a[s++]),He(2,7,8,13,t,n+2*a[s++]),Ve(2,7,8,13,t,n+2*a[s++]),He(3,4,9,14,t,n+2*a[s++]),Ve(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=Zs(e=>new ua(e)),qr=new TextEncoder().encode("SS58PRE"),An=2,In=e=>{try{const t=Lr.decode(e),n=t.subarray(0,t[0]&64?2:1),r=t.subarray(n.length,t.length-An),o=t.subarray(n.length+r.length),i=Gt(Uint8Array.of(...qr,...n,...r),{dkLen:64}).subarray(0,An);return o[0]===i[0]&&o[1]===i[1]?{isValid:!0,ss58Format:la(n),publicKey:r.slice()}:{isValid:!1}}catch{return{isValid:!1}}},la=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=Gt(Uint8Array.of(...qr,...t,...n),{dkLen:64}).subarray(0,An);return Lr.encode(Uint8Array.of(...t,...n,...r))}};function fa(e,t){return n=>{const r=In(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),fa(t),Wr(e)),Xr="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]=Xr[r>>4]+Xr[r&15]}return t.join("")}const Bn={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 me(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|Bn[e[2]]);for(let i=0;i<r;){const s=n+i*2,a=Bn[e[s]],u=Bn[e[s+1]];o[t+i++]=a<<4|u}return o}function Kt(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 Gr extends Error{constructor(){super("Abort Error"),this.name="AbortError"}}var da=Object.defineProperty,Kr=e=>{throw TypeError(e)},ha=(e,t,n)=>t in e?da(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,xt=(e,t,n)=>ha(e,typeof t!="symbol"?t+"":t,n),Yr=(e,t,n)=>t.has(e)||Kr("Cannot "+n),Te=(e,t,n)=>(Yr(e,t,"read from private field"),n?n.call(e):t.get(e)),Et=(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),nt=(e,t,n,r)=>(Yr(e,t,"write to private field"),t.set(e,n),n),Pe,St,Yt,Zt,Jt;const pa=new TextEncoder,ya=new TextDecoder,va=ce(q,Y(1/0))[1];class Fe{constructor(t,n=!1){if(Et(this,Pe),Et(this,St,null),Et(this,Yt,null),Et(this,Zt,null),Et(this,Jt,null),xt(this,"asText",()=>Te(this,Jt)??nt(this,Jt,ya.decode(Te(this,Pe)))),xt(this,"asHex",()=>Te(this,Yt)||nt(this,Yt,se(Te(this,Pe)))),xt(this,"asOpaqueHex",()=>Te(this,Zt)||nt(this,Zt,se(this.asBytes()))),xt(this,"asBytes",()=>Te(this,Pe)),xt(this,"asOpaqueBytes",()=>Te(this,St)||nt(this,St,pe(q[0](Te(this,Pe).length),Te(this,Pe)))),n){try{const[r,o]=va(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(pa.encode(t))}static fromHex(t){return new this(me(t))}static fromOpaqueHex(t){return new this(me(t),!0)}static fromBytes(t){return new this(t)}static fromOpaqueBytes(t){return new this(t,!0)}}Pe=new WeakMap,St=new WeakMap,Yt=new WeakMap,Zt=new WeakMap,Jt=new WeakMap;const[ba]=tt();class _n extends Fe{constructor(t){super(t)}static fromArray(t){return new this(new Uint8Array(t))}static fromAccountId32(t){return new this(ba(t))}}const Zr=e=>{const t=Y.enc(e);return n=>t(n.asBytes())},Jr=e=>{const t=Y.dec(e),n=e==null?Fe:_n;return r=>n.fromBytes(t(r))},At=e=>M(Zr(e),Jr(e));At.enc=Zr,At.dec=Jr;const O=q,Qr=q,ma=Ht(e=>{const t=O.dec(e),n=Math.ceil(t/8);return{bytes:Y(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},ma),ga=ct(F,e=>e.charCodeAt(0),String.fromCharCode),eo=e=>{const t=Y.enc(e);return n=>t(me(n))},to=e=>{const t=Y.dec(e);return n=>se(t(n))},je=e=>M(eo(e),to(e));je.enc=eo,je.dec=to;const wa=new TextEncoder,ka=new TextDecoder,xa=e=>ct(Y(e),t=>wa.encode(t),t=>ka.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)},Cn=e=>M(no(()=>e().enc),ro(()=>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}}),oo=new Proxy({},{get(e,t){return n=>It(t,n)}}),io=(...e)=>{const t=Ie.enc(...e);return n=>t({tag:n.type,value:n.value})},so=(...e)=>{const t=Ie.dec(...e);return n=>{const{tag:r,value:o}=t(n);return It(r,o)}},ge=(e,...t)=>M(io(Kt(e,([n])=>n),...t),so(Kt(e,([,n])=>n),...t));ge.enc=io,ge.dec=so;const ao=[],co=[],uo=[],Ea=BigInt(0),Bt=BigInt(1),Sa=BigInt(2),Aa=BigInt(7),Ia=BigInt(256),Ba=BigInt(113);for(let e=0,t=Bt,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=Ea;for(let i=0;i<7;i++)t=(t<<Bt^(t>>Aa)*Ba)%Ia,t&Sa&&(o^=Bt<<(Bt<<BigInt(i))-Bt);uo.push(o)}const[_a,Ca]=zr(uo,!0),lo=(e,t,n)=>n>32?Fr(e,t,n):Hr(e,t,n),fo=(e,t,n)=>n>32?jr(e,t,n):Vr(e,t,n);function Oa(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=lo(c,l,1)^n[a],f=fo(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=co[s],u=lo(o,i,a),c=fo(o,i,a),l=ao[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]^=_a[r],e[1]^=Ca[r]}n.fill(0)}class On 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,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),Oa(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(En(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 On(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 $a=((e,t,n)=>Ys(()=>new On(t,e,n)))(1,136,256/8),ho=e=>{const t=e.slice(2),n=se($a(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("")}`},Ta=Y(20)[1],po=M(e=>{const t=me(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(ho(n)!==e)throw new Error(`Invalid checksum found on EthAddress(${e})`);return t},Ht(e=>ho(se(Ta(e))))),yo=new TextEncoder,vo=new TextDecoder,Pa=ct(Y(4),yo.encode.bind(yo),vo.decode.bind(vo)),$n=$({engine:Pa,payload:je()}),Ua=ge({consensus:$n,seal:$n,preRuntime:$n,runtimeUpdated:_},[4,5,6,8]),Tn=je(32),bo=$({parentHash:Tn,number:O,stateRoot:Tn,extrinsicRoot:Tn,digests:P(Ua)}),Ue=P(Q),mo=ee(Q),La=Ie({bool:_,char:_,str:_,u8:_,u16:_,u32:_,u64:_,u128:_,u256:_,i8:_,i16:_,i32:_,i64:_,i128:_,i256:_}),go=P($({name:mo,type:O,typeName:mo,docs:Ue})),Ra=$({len:xe,type:O}),Ma=$({bitStoreType:O,bitOrderType:O}),Da=P($({name:Q,fields:go,index:F,docs:Ue})),za=Ie({composite:go,variant:Da,sequence:O,array:Ra,tuple:P(O),primitive:La,compact:O,bitSequence:Ma}),Ha=$({name:Q,type:ee(O)}),Va=P(Ha),Fa=$({id:O,path:Ue,params:Va,def:za,docs:Ue}),Pn=P(Fa),ja=Ie({Blake2128:_,Blake2256:_,Blake2128Concat:_,Twox128:_,Twox256:_,Twox64Concat:_,Identity:_}),qa=P(ja),Wa=$({hashers:qa,key:O,value:O}),Xa=$({name:Q,modifier:F,type:Ie({plain:O,map:Wa}),fallback:je(),docs:Ue}),Ga=ee($({prefix:Q,items:P(Xa)})),wo={name:Q,storage:Ga,calls:ee(O),events:ee(O),constants:P($({name:Q,type:O,value:je(),docs:Ue})),errors:ee(O),index:F},Ka={...wo,docs:Ue},Ya=new Uint8Array,ko=e=>M(()=>Ya,()=>e),Za=$({type:O,version:F,signedExtensions:P($({identifier:Q,type:O,additionalSigned:O}))}),xo=$({lookup:Pn,pallets:P($({...wo,docs:ko([])})),extrinsic:Za,type:O,apis:ko([])}),Ja=$({name:Q,methods:P($({name:Q,inputs:P($({name:Q,type:O})),output:O,docs:Ue})),docs:Ue}),Qa=$({version:F,address:O,call:O,signature:O,extra:O,signedExtensions:P($({identifier:Q,type:O,additionalSigned:O}))}),Eo=$({lookup:Pn,pallets:P($(Ka)),extrinsic:Qa,type:O,apis:P(Ja),outerEnums:$({call:O,event:O,error:O}),custom:P(ce(Q,$({type:O,value:je()})))}),So=()=>{throw new Error("Unsupported metadata version!")},ue=M(So,So),rt=$({magicNumber:xe,metadata:Ie({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:xo,v15:Eo})}),Un=Y(),Na=ee(Un),ec=ce(q,Un),Ao=e=>{try{return rt.dec(e)}catch{}try{return rt.dec(Na.dec(e))}catch{}try{return rt.dec(Un.dec(e))}catch{}try{return rt.dec(ec.dec(e)[1])}catch{}throw null},tc={dkLen:32},Ln=e=>Gt(e,tc),nc={dkLen:16},Io=e=>Gt(e,nc),Bo=e=>pe(Io(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 _o(e,t,n,r,o,i,s,a,u,c,l,h,f,d,p,y,v,b,m,S){let g=0;for(let x=0;x<r;x++)({a:o,b:u,c:f,d:v}=qe(o,u,f,v,n[t+e[g++]])),{a:o,b:u,c:f,d:v}=We(o,u,f,v,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:y,d:S}=qe(a,h,y,S,n[t+e[g++]]),{a,b:h,c:y,d:S}=We(a,h,y,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:y,d:v}=qe(i,l,y,v,n[t+e[g++]]),{a:i,b:l,c:y,d:v}=We(i,l,y,v,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:y,v12:v,v13:b,v14:m,v15:S}}const Co=(()=>{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 Rn 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,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 Rn({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=Gs(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:y,v7:v,v8:b,v9:m,v10:S,v11:g,v12:x,v13:E,v14:A,v15:C}=_o(Co,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]=y^A,i[7]=v^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(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:y,v8:v,v9:b,v10:m,v11:S,v12:g,v13:x,v14:E,v15:A}=_o(Co,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^v,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]=y^A,i[8]=t[0]^v,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(En(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 rc=Js(e=>new Rn(e)),oc={dkLen:32},Oo=e=>rc(e,oc),ic=e=>pe(Oo(e),e),$o=e=>e,ot=(e,t,n,r)=>new DataView(new Uint16Array([e,t,n,r]).buffer).getBigUint64(0,!0),Mn=2n**64n-1n,te=(e,t)=>e<<t&Mn|e>>64n-t,U=(e,t)=>e*t&Mn,Z=(e,t)=>e+t&Mn,J=11400714785074694791n,ye=14029467366897019727n,To=1609587929392839161n,_t=9650029242287828579n,Po=2870177450012600261n;function Xe(e,t=0n){let n=Z(Z(t,J),ye),r=Z(t,ye),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 y=p-32;do{let v;v=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(v,ye)),31n),J),d+=8,v=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(v,ye)),31n),J),d+=8,v=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(v,ye)),31n),J),d+=8,v=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(v,ye)),31n),J),d+=8}while(d<=y)}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,ye),31n),J),c=c^n,c=Z(U(c,J),_t),r=U(te(U(r,ye),31n),J),c=c^r,c=Z(U(c,J),_t),o=U(te(U(o,ye),31n),J),c=c^o,c=Z(U(c,J),_t),i=U(te(U(i,ye),31n),J),c=c^i,c=Z(U(c,J),_t)):c=Z(t,Po),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,ye),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),ye),To),l+=4}for(;l<a;){const f=U(ot(e[l++],0,0,0),Po);c=U(te(c^f,11n),J)}let h=c>>33n;return c=U(c^h,ye),h=c>>29n,c=U(c^h,To),h=c>>32n,c^=h,c}const Dn=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},sc=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},Uo=e=>pe(gt.enc(Xe(e)),e),Lo=new TextEncoder,Ro=e=>{const t=Dn(Lo.encode(e));return(n,r,...o)=>{const i=pe(t,Dn(Lo.encode(n))),s=se(i),a=o.map(h=>h[1]).map(h=>{switch(h){case $o:return 0;case Uo: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 f=h.slice(s.length),d=new Array(o.length);for(let p=0,y=0;p<a.length;p++){const v=o[p][0];y+=a[p],d[p]=v.dec(f.slice(y*2)),y+=v.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 Mo=Object.freeze({__proto__:null,AccountId:tt,Bin:At,Binary:Fe,Blake2128:Io,Blake2128Concat:Bo,Blake2256:Ln,Blake3256:Oo,Blake3256Concat:ic,Bytes:Y,Enum:It,FixedSizeBinary:_n,Hex:je,Identity:$o,Option:ee,Result:Ft,ScaleEnum:Ie,Self:Cn,Storage:Ro,Struct:$,Tuple:ce,Twox128:Dn,Twox256:sc,Twox64Concat:Uo,Variant:ge,Vector:P,_Enum:oo,_void:_,bitSequence:Nr,blockHeader:bo,bool:Ss,char:ga,compact:q,compactBn:Qr,compactNumber:O,createCodec:M,createDecoder:Ht,decAnyMetadata:Ao,enhanceCodec:ct,enhanceDecoder:Vt,enhanceEncoder:mt,ethAccount:po,fixedStr:xa,fromBufferToBase58:Wr,getSs58AddressInfo:In,h64:Xe,i128:ks,i16:bs,i256:Es,i32:ms,i64:gs,i8:vs,metadata:rt,selfDecoder:ro,selfEncoder:no,str:Q,u128:ws,u16:Qe,u256:xs,u32:xe,u64:gt,u8:F,v14:xo,v14Lookup:Pn,v15:Eo});const it=q,ac=P(ce(Q,it)),R={bool:"boolean",str:"string",num:"number",big:"bigint",bits:"bitseq",void:"void"},cc=ge(Object.fromEntries(Object.values(R).map(e=>[e,_]))),uc=P(ce(Q,ee(Cn(()=>zn)))),lc=P(it),fc=$({typeRef:it,length:ee(it)}),dc=ee(q),hc=it,pc=$({ok:it,ko:it}),zn=ge({struct:ac,terminal:cc,enum:uc,tuple:lc,array:fc,binary:dc,option:hc,result:pc}),yc={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(yc[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 Hn(e,t,n){if(t.type==="option"&&e==null)return!0;const r=(i,s)=>Hn(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 Fe&&(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 vc=Object.defineProperty,bc=(e,t,n)=>t in e?vc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,mc=(e,t,n)=>bc(e,t+"",n);class Do{constructor(t=[]){mc(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 Be=(e=>(e[e.Incompatible=0]="Incompatible",e[e.Partial=1]="Partial",e[e.BackwardsCompatible=2]="BackwardsCompatible",e[e.Identical=3]="Identical",e))(Be||{});function Vn(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 Do([[e,n]])}:le(a)}i.set(e,null);const s=gc(e,n,(a,u)=>Vn(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 gc(e,t,n){if(e.type!==t.type)return t.type==="option"?Qt(n(e,t.value),2):e.type==="option"?Qt(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(Ho(e.value,t.value));case"array":const o=e,i=le(Ho(o.value.length,t.value.length));return Fn([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 Qt(zo(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 Qt(Fn(t.value.map(([l,h])=>()=>n(a[l],h))),u);case"tuple":{const l=e,h=le(kc(l.value,t.value));return Fn([h,...t.value.map((f,d)=>()=>n(l.value[d],f))])}case"result":const c=e;return zo([n(c.value.ok,t.value.ok),n(c.value.ko,t.value.ko)])}}const Qt=(e,t)=>({...e,level:Math.min(e.level,t)}),wc=new Do,le=e=>({level:e,assumptions:wc}),Fn=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},zo=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)},kc=(e,t)=>t.length===e.length?3:e.length>=t.length?2:0,Ho=(e,t)=>t===e?3:t==null||e>=t?2:e==null?1:0,Vo=ge({lookup:q,typedef:zn}),ut=e=>({type:"lookup",value:e}),jn=e=>({type:"typedef",value:e}),Nt=jn({type:"terminal",value:{type:R.void}}),xc=$({args:Vo,values:Vo});function Ec(e){if(e.type.tag==="plain")return{args:Nt,values:ut(e.type.value)};const{key:t,value:n}=e.type.value;return{args:ut(t),values:ut(n)}}function Sc(e){return{args:jn({type:"tuple",value:e.inputs.map(t=>t.type)}),values:ut(e.output)}}function Ac(e){return e.type==="lookupEntry"?ut(e.value.id):jn(Ot(e))}function Ic(e){return{args:Nt,values:ut(e)}}function Bc(e,t,n,r,o){const i=(s,a)=>s.type==="lookup"?a(s.value):s.value;return{args:Vn(i(e.args,t),t,i(n.args,r),r,o).level,values:Vn(i(n.values,r),r,i(e.values,t),t,o).level}}function Fo(e,t,n){const r=e.type==="lookup"?t(e.value):e.value;return Hn(n,r,t)}const lt=()=>{},we={body:"",call:"",continue:"",follow:"",header:"",stopOperation:"",storage:"",unfollow:"",unpin:"",followEvent:""},en={chainName:"",genesisHash:"",properties:""},qn={broadcast:"",stop:""};Object.entries({chainHead:we,chainSpec:en,transaction:qn}).forEach(([e,t])=>{Object.keys(t).forEach(n=>{t[n]=`${e}_v1_${n}`})});const _c=e=>(t,n)=>{let r=e(qn.broadcast,[t],{onSuccess:o=>{r=o===null?lt:()=>{e(qn.stop,[o])},o===null&&n(new Error("Max # of broadcasted transactions has been reached"))},onError:n});return()=>{r()}};class jo extends Error{constructor(){super("ChainHead stopped"),this.name="StopError"}}class tn extends Error{constructor(){super("ChainHead disjointed"),this.name="DisjointError"}}class nn extends Error{constructor(){super("ChainHead operations limit reached"),this.name="OperationLimitError"}}class qo extends Error{constructor(t){super(t),this.name="OperationError"}}class rn extends Error{constructor(){super("ChainHead operation inaccessible"),this.name="OperationInaccessibleError"}}function Cc(){let e=()=>{},t=()=>{};return{promise:new Promise((r,o)=>{e=r,t=o}),res:e,rej:t}}const Wo=()=>{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)})}}},on=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 Gr)};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)}),Xo=(e,t)=>n=>on((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 nn);const{operationId:f}=l,d=()=>{n(we.stopOperation,[f])};if(!s)return d();let p=lt;const y=b=>{s=!1,p(),r(b)},v=b=>{s=!1,p(),o(b)};p=h(f,{next:b=>{const m=b;m.event==="operationError"?o(new qo(m.error)):m.event==="operationInaccessible"?o(new rn):c(b,y,v)},error:v}),a=()=>{s&&(p(),d())}},onError:o}),()=>{a()}}),Oc=Xo(we.body,e=>[[e],(t,n)=>{n(t.value)}]),$c=Xo(we.call,(e,t,n)=>[[e,t,n],(r,o)=>{o(r.output)}]),Tc=e=>t=>new Promise((n,r)=>{e(we.header,[t],{onSuccess:n,onError:r})}),Go=e=>(t,n,r,o,i,s,a)=>{if(n.length===0)return s(),kt;let u=!0,c=()=>{u=!1};return e(we.storage,[t,n,r],{onSuccess:(l,h)=>{if(l.result==="limitReached"||l.discardedItems===n.length)return i(new nn);const{operationId:f}=l,d=()=>{e(we.stopOperation,[f])};if(!u)return d();const p=h(l.operationId,{next:b=>{switch(b.event){case"operationStorageItems":{o(b.items);break}case"operationStorageDone":{v();break}case"operationError":{y(new qo(b.error));break}case"operationInaccessible":{y(new rn);break}default:e(we.continue,[b.operationId])}},error:i});c=()=>{p(),e(we.stopOperation,[l.operationId])};const y=b=>{c=kt,p(),i(b)},v=()=>{c=kt,p(),s()};a(l.discardedItems)},onError:i}),()=>{c()}},Pc=e=>{const t=Go(e);return on((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 nn))});return h})},Uc=e=>t=>t.length>0?new Promise((n,r)=>{e(we.unpin,[t],{onSuccess(){n()},onError:r})}):Promise.resolve();class sn extends Error{constructor(){super("Client destroyed"),this.name="DestroyedError"}}function Lc(e){return e.operationId!==void 0}function Rc(e){return(t,n,r)=>{const o=Wo(),i=new Set,s=Cc();let a=s.promise;const u=p=>{if(Lc(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:y,...v}=p;return n({type:y,...v})}r(new jo),f(!1)},c=p=>{r(p),f(!(p instanceof sn))},l=(p,y)=>{const v=y(p,{next:u,error:c});f=(b=!0)=>{a=null,f=lt,v(),b&&e(we.unfollow,[p]),o.errorAll(new tn),i.forEach(m=>{m()}),i.clear()},a=p,s.res(p)},h=p=>{p instanceof sn?f(!1):r(p),a=null,s.res(p)};let f=e(we.follow,[t],{onSuccess:l,onError:h});const d=(p,y,v)=>{const b=()=>{v?.onError(new tn)};if(a===null)return b(),lt;const m=g=>{if(!v)return e(p,[g,...y]);i.add(b);const x=(A,C)=>a===null?(C.error(new tn),lt):(o.subscribe(A,C),()=>{o.unsubscribe(A)}),E=e(p,[g,...y],{onSuccess:A=>{i.delete(b),v.onSuccess(A,x)},onError:A=>{i.delete(b),v.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:Oc(d),call:$c(d),header:Tc(d),storage:Pc(d),storageSubscription:Go(d),unpin:Uc(d),_request:d}}}var Mc=Object.defineProperty,Dc=(e,t,n)=>t in e?Mc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ko=(e,t,n)=>Dc(e,typeof t!="symbol"?t+"":t,n);class Yo extends Error{constructor(t){super(t.message),Ko(this,"code"),Ko(this,"data"),this.code=t.code,this.data=t.data,this.name="RpcError"}}let zc=1;const Hc=e=>{let t=zc++;const n=new Map,r=Wo();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,y;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 Yo(d)):m.onSuccess(f,(S,g)=>{const x=S;return r.subscribe(x,g),()=>{r.unsubscribe(x)}})):void 0}if({subscription:y,result:f,error:d}=p,!y||!d&&!Object.hasOwn(p,"result"))throw 0;const b=y;d?r.error(b,new Yo(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 sn),n.forEach(l=>l.onError(new sn)),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}},Vc=e=>{const t=on((r,o,i,s)=>e(i,s,{onSuccess:r,onError:o}));let n=null;return async()=>n||(n=Promise.all([t(en.chainName,[]),t(en.genesisHash,[]),t(en.properties,[])]).then(([r,o,i])=>({name:r,genesisHash:o,properties:i})))},an=new Map,Fc=e=>{const t=an.get(e);if(t)return t.refCount++,t.client;const{request:n,disconnect:r}=Hc(e),o=()=>{const s=an.get(e);!s||s.refCount<=1?(an.delete(e),r()):s.refCount--},i={chainHead:Rc(n),transaction:_c(n),getChainSpecData:Vc(n),destroy:o,request:on((s,a,u,c)=>n(u,c,{onSuccess:s,onError:a})),_request:n};return an.set(e,{client:i,refCount:1}),i};var Wn=function(e,t){return Wn=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])},Wn(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");Wn(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}function jc(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 Zo(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 qc(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(y){return new Promise(function(v,b){i.push([d,y,v,b])>1||u(d,y)})},p&&(o[d]=p(o[d])))}function u(d,p){try{c(r[d](p))}catch(y){f(i[0][3],y)}}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 Wc(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 Xn(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 Gn=Xn(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 an(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 qn?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 qn?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 qn(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)&&an(n,t)},e.prototype.remove=function(t){var n=this._finalizers;n&&an(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},Fc={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){Fc.setTimeout(function(){throw e})}function at(){}function cn(e){e()}var Wn=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=Xc,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),jc=Function.prototype.bind;function Xn(e,t){return jc.call(e,t)}var qc=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){un(r)}},e.prototype.error=function(t){var n=this.partialObserver;if(n.error)try{n.error(t)}catch(r){un(r)}else un(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(n){un(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&&Xn(n.next,a),error:n.error&&Xn(n.error,a),complete:n.complete&&Xn(n.complete,a)}):s=n}return i.destination=new qc(s),i}return t}(Wn);function un(e){Jo(e)}function Wc(e){throw e}var Xc={closed:!0,next:at,error:Wc,complete:at},Gn=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=Kc(t)?t:new ht(t,n,r);return cn(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[Gn]=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 Gc(e){return e&&z(e.next)&&z(e.error)&&z(e.complete)}function Kc(e){return e&&e instanceof Wn||Gc(e)&&Ko(e)}function Yc(e){return z(e?.lift)}function N(e){return function(t){if(Yc(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 Zc(e,t,n,r,o)}var Zc=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}(Wn),Jc=jn(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),ln=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 Jc},t.prototype.next=function(n){var r=this;cn(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;cn(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;cn(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,an(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}(ln),Kn={now:function(){return(Kn.delegate||Date).now()},delegate:void 0},fn=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=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,l=1;l<i.length&&i[l]<=u;l+=2)c=l;c&&i.splice(0,c+1)}},t}(ln),Qc=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},Nc=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,an(i,this),r!=null&&(this.id=this.recycleAsyncId(o,r,null)),this.delay=null,e.prototype.unsubscribe.call(this)}},t}(Qc),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=Kn.now,e}(),eu=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 eu(Nc),tu=oi,$t=new T(function(e){return e.complete()});function nu(e){return e&&z(e.schedule)}function Yn(e){return e[e.length-1]}function ii(e){return z(Yn(e))?e.pop():void 0}function dn(e){return nu(Yn(e))?e.pop():void 0}function ru(e,t){return typeof Yn(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[Gn])}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 ou(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var fi=ou();function di(e){return z(e?.[fi])}function hi(e){return Hc(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 iu(e);if(si(e))return su(e);if(ai(e))return au(e);if(ui(e))return vi(e);if(di(e))return cu(e);if(pi(e))return uu(e)}throw li(e)}function iu(e){return new T(function(t){var n=e[Gn]();if(z(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function su(e){return new T(function(t){for(var n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}function au(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 cu(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){lu(e,t).catch(function(n){return t.error(n)})})}function uu(e){return vi(hi(e))}function lu(e,t){var n,r,o,i;return zc(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=Vc(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 fu(e,t){return fe(e).pipe(bi(t),yi(t))}function du(e,t){return fe(e).pipe(bi(t),yi(t))}function hu(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 pu(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 vu(e,t){return mi(hi(e),t)}function yu(e,t){if(e!=null){if(ci(e))return fu(e,t);if(si(e))return hu(e,t);if(ai(e))return du(e,t);if(ui(e))return mi(e,t);if(di(e))return pu(e,t);if(pi(e))return vu(e,t)}throw li(e)}function Tt(e,t){return t?yu(e,t):fe(e)}function ne(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=dn(e);return Tt(e,n)}function hn(e,t){var n=z(e)?e:function(){return e},r=function(o){return o.error(n())};return new T(r)}var gi=jn(function(e){return function(){e(this),this.name="EmptyError",this.message="no elements in sequence"}});function bu(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 Ee(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 mu(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 gu=Array.isArray;function wu(e,t){return gu(t)?e.apply(void 0,Ke([],Ge(t))):e(t)}function ku(e){return I(function(t){return wu(e,t)})}var xu=Array.isArray,Eu=Object.getPrototypeOf,Su=Object.prototype,Au=Object.keys;function Iu(e){if(e.length===1){var t=e[0];if(xu(t))return{args:t,keys:null};if(Bu(t)){var n=Au(t);return{args:n.map(function(r){return t[r]}),keys:n}}}return{args:e,keys:null}}function Bu(e){return e&&typeof e=="object"&&Eu(e)===Su}function _u(e,t){return e.reduce(function(n,r,o){return n[r]=t[o],n},{})}function pn(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=dn(e),r=ii(e),o=Iu(e),i=o.args,s=o.keys;if(i.length===0)return Tt([],n);var a=new T(Cu(i,n,s?function(u){return _u(s,u)}:Ye));return r?a.pipe(ku(r)):a}function Cu(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 Ou(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 Ou(r,o,e,n)}))}function Zn(e){return e===void 0&&(e=1/0),D(Ye,e)}function $u(){return Zn(1)}function Tu(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return $u()(Tt(e,dn(e)))}function Jn(e){return new T(function(t){fe(e()).subscribe(t)})}function ki(e,t,n){return n===void 0&&(n=tu),new T(function(r){var o=mu(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=dn(e),r=ru(e,1/0),o=e;return o.length?o.length===1?fe(o[0]):Zn(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 Pu(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 Uu(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 _e(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 Lu(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 Se(e,t){return t===void 0&&(t=Ye),e=e??Ru,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 Ru(e,t){return e===t}function Si(e,t){return N(Pu(e,t,arguments.length>=2,!0))}function Ut(e){e===void 0&&(e={});var t=e.connector,n=t===void 0?function(){return new ln}: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=Qn(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=Qn(b,o,E),x.error(E)},complete:function(){p=!0,y(),h=Qn(b,s),x.complete()}}),fe(S).subscribe(l))})(c)}}function Qn(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 fn(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 Mu(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 Du(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 zu=Object.defineProperty,Hu=(e,t,n)=>t in e?zu(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ci=(e,t,n)=>Hu(e,typeof t!="symbol"?t+"":t,n);class Vu{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 Fu=()=>{const e=new Map,t=(f,d)=>{e.set(f,()=>{e.delete(f),d()})},n=f=>{e.get(f)?.()},r=new Vu,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 nn)?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 vn extends Error{constructor(){super("Block is not pinned"),this.name="BlockNotPinnedError"}}class ju 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 qu=new Set(["best","finalized",null]),$i=e=>{const t=e.pipe(Pt(n=>n instanceof rn?ki(750).pipe(Ei(()=>t)):hn(()=>n)));return t},Wu=(e,t)=>n=>(r,...o)=>{if(!qu.has(r))return $i(n(r,...o));const s=(r==="best"?t:e).pipe(_e(1),D(a=>n(a,...o)),Pt(a=>a instanceof vn?s:hn(()=>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}}),Xu=e=>t=>(...n)=>e()[t](...n),Gu=(e,t)=>e.pipe(Bi(n=>n.blocks.has(t)),Se((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}),Se(),Bi(n=>n!=="finalized",!0)),Ku=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 Yu(e,t,n){return(r,o,...i)=>(o?Qo(Ju(r,t.pipe(Pi(),Me(a=>a.type==="finalized"),D(a=>a.prunedBlockHashes))),Zu(r,e)):a=>a)(n(r,...i))}const Zu=(e,t)=>n=>Gu(t,e).pipe(_e(1),Ii(r=>r?n:hn(()=>new Oi))),Ju=(e,t)=>n=>new T(r=>{const o=t.pipe(Me(s=>s===e)).subscribe(()=>{r.error(new ju)}),i=n.subscribe(r);return()=>{o.unsubscribe(),i.unsubscribe()}});function yn(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 vn),c=h.recovering},error:h=>i.error(h)});return()=>{l.unsubscribe(),s?.unsubscribe()}})}}const Qu=(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(Zn(),t(s));return n},Ui=(e,t)=>e.type==="array"&&e.len===t&&e.value.type==="primitive"&&e.value.value==="u8",Je={type:"void"},Nu=(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,size:v.value}}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},Li=e=>{const t=Nu(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})},el=(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},tl=At(),nl=M(q[0],Vt(q[1],BigInt)),Ri=el((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?nl:q;if(e.type==="bitSequence")return Yr;const o=d=>Ri(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 tl;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 Ft(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)?ge(c):ge(c,l);return e.byteLength?rl(f,e.byteLength):f},In,e=>e),Mi=(e,t=tt())=>{const n=new Map,r=o=>Ri(e(o),n,new Set,t);return o=>r(o)},rl=(e,t)=>{const n=Y(t);return M(r=>n.enc(e.enc(r)),r=>e.dec(n.dec(r)))},Di=e=>{const{metadata:t}=e;let n=Mi(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=Mi(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 C=d(...A);return{...C,len:E,fallback:p.modifier===1?C.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,C)=>[n(A.id),g[C]]);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 $(Kt(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}},ol=se(xe.enc(15)),zi=Y(),il=ee(zi),sl=P(xe).dec,al=e=>{const t=n=>{const r=(a,u)=>{const c=n();return c?e(c,a,u).pipe(Pt(l=>{if(l instanceof vn)return r(a,u);if(l instanceof rn)return ki(750).pipe(D(()=>r(a,u)));throw l})):$t},o=r("Metadata_metadata_versions","").pipe(I(sl)),i=r("Metadata_metadata","").pipe(I(a=>{const u=zi.dec(a);return{metadata:rt.dec(u).metadata.value,metadataRaw:u}})),s=r("Metadata_metadata_at_version",ol).pipe(I(a=>{const u=il.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=Li(a),l=Di(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 fn(1),resetOnError:!0,resetOnComplete:!0,resetOnRefCountZero:!0}),Hi=(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},Vi=(e,t)=>{e.get(e.get(t).parent)?.children.delete(t),e.delete(t)},cl=(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=>{Vi(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},ul=(e,t,n,r,o)=>{const i=xi(r,e.pipe(ll(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(Hi(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(Hi(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&&Vi(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(cl(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=al(yn(i,n));return i},Fi=()=>({best:"",finalized:"",runtimes:{},blocks:new Map,finalizedRuntime:{},recovering:!1}),ll=e=>t=>t.pipe(Ei(n=>n.type!=="initialized"?ne(n):e(n.finalizedBlockHashes[0]).then(r=>({...n,number:r.number,parentHash:r.parentHash})))),ji=(e,t,n,r)=>{const o=a=>Mu(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),Lu(),D(f=>s(f,u,c)))}));return a=>e.pipe(_e(1),D(u=>s(u.finalized,a,new Set(u.blocks.keys()))))},fl=new Uint8Array([2]),dl=(e,t)=>se(pe(fl,me(e),me(t))),qi="TaggedTransactionQueue",Wi="validate_transaction",[,hl]=ge({InvalidTransaction:ge({Call:_,Payment:_,Future:_,Stale:_,BadProof:_,AncientBirthBlock:_,ExhaustsResources:_,Custom:F,BadMandatory:_,MandatoryValidation:_,BadSigner:_}),UnknownTransaction:ge({CannotLookup:_,NoUnsignedValidator:_,Custom:F})}),pl=Ht(e=>{const t=F.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=hl(e)}catch{n={type:"UnknownInvalidTx"}}return{success:!1,value:n}}),vl=(e,t)=>(n,r)=>{const o=t(n).pipe(I(i=>{try{return i.dynamicBuilder.buildRuntimeCall(qi,Wi).value[1]}catch{return pl}}));return e(n,`${qi}_${Wi}`,dl(r,n)).pipe(_i(o),I(([i,s])=>s(i)))},yl=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}),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,Jn(()=>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()}}),ml=e=>t=>new T(n=>{const r=t.subscribe({next(i){n.next(i)},error(i){n.error(i)},complete(){n.complete()}}),o=()=>r.unsubscribe();return()=>{Promise.resolve().then(o)}}),Nn=({hash:e,number:t,parent:n})=>({hash:e,number:t,parent:n}),gl=e=>{const{getFollower:t,unfollow:n,follow$:r}=Ku(e),o=Xu(t),{withRecovery:i,withRecoveryFn:s}=Fu(),a=new ln,u=k=>(B,...L)=>new T(V=>{a.next({type:"blockUsage",value:{type:"hold",hash:B}});const ye=k(B,...L).subscribe(V);return()=>{setTimeout(()=>{a.next({type:"blockUsage",value:{type:"release",hash:B}})},0),ye.unsubscribe()}}),c=k=>(B,...L)=>new T(V=>{let ye=!1;return v.pipe(_e(1)).subscribe(Ce=>{const ae=Ce.blocks.get(B);ye=!!ae&&!ae.unpinned}),ye?k(B,...L).subscribe(V):V.error(new vn)}),l=k=>t().header(k).then(ho.dec),h=k=>t().unpin(k).catch(B=>{if(!(B instanceof tn))throw B}),f=k=>c(u((L=>Yu(v,r,L))(yn(v,s(Ti(k)))))),d=(k,B=!0)=>(L,...V)=>k(L,B,...V),p=new Map,v=ul(r,l,u(s(Ti(o("call")))),a,k=>{h(k),k.forEach(B=>{p.delete(B)})}),y=u(k=>v.pipe(_e(1),D(B=>B.runtimes[B.blocks.get(k).runtime].runtime))),b=k=>B=>B.pipe(bl(L=>y(k(L)).pipe(I(V=>[L,V])))),m=(k,B,L)=>{const V=p.get(k)??new Map,ye=V.get(B);if(ye)return ye;p.set(k,V);const Ce=new fn,ae=L.pipe(Ut({connector:()=>Ce}),Du({complete(){V.set(B,Ce)}}),ml());return V.set(B,ae),ae},S=v.pipe(Se((k,B)=>k.finalized===B.finalized),I(k=>Nn(k.blocks.get(k.finalized))),Lt),g=v.pipe(Se((k,B)=>k.best===B.best),I(k=>Nn(k.blocks.get(k.best))),Lt),x=v.pipe(Se((k,B)=>k.finalized===B.finalized&&k.best===B.best),Si((k,B)=>{const L=de=>k.get(de)||Nn(B.blocks.get(de)),V=L(B.best),ye=L(B.finalized),Ce=V.number-ye.number+1,ae=new Array(Ce);for(let de=0,Dt=V.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(Se((k,B)=>k.finalizedRuntime===B.finalizedRuntime),Ii(({finalizedRuntime:{runtime:k}})=>k.pipe(yl(null))),Lt),A=E.pipe(I(k=>k?.lookup.metadata??null)),C=Wu(S.pipe(I(k=>k.hash)),g.pipe(I(k=>k.hash))),H=C(f(o("body"))),G=k=>m(k,"body",H(k,!0)),K=f(o("storage")),j=C((k,B,L,V,ye=null,Ce)=>v.pipe(_e(1),D(ae=>ae.runtimes[ae.blocks.get(k).runtime].runtime),D(ae=>{const de=V(ae),Dt=m(k,`storage-${L}-${de}-${ye??""}`,K(k,B,L,de,ye));return Ce?m(k,`storage-${L}-${de}-${ye??""}-dec`,Dt.pipe(I(yf=>Ce(yf,ae)))):Dt}))),ke=Qu(t,i),Mt=C(u(yn(v,(k,B,L)=>ke(k,B,L??null,!1)))),cr=C(u(yn(v,k=>Jn(()=>l(k)))));xi(E,x).subscribe({error(){}});const is=(k,B=!1)=>j(k,B,"value",L=>L.events.key,null,(L,V)=>V.events.dec(L)),hf=f(o("call")),ss=C((k,B,L,V)=>m(k,`call-${L}-${V}`,hf(k,B,L,V))),ur=vl(d(ss,!1),y),as=k=>m(k,"body",H(k,!1)),pf=ji(v,as,ur,is),vf=ji(v,as,ur,()=>ne());return{follow$:r,finalized$:S,best$:g,bestBlocks$:x,runtime$:E,metadata$:A,header$:cr,body$:G,call$:d(ss),storage$:d(j),storageQueries$:Mt,eventsAt$:d(is),trackTx$:pf,trackTxWithoutEvents$:vf,validateTx$:ur,pinnedBlocks$:v,withRuntime:b,getRuntimeContext$:C(y),unfollow:n}};var wl=e=>t=>new T(n=>e(t,r=>{n.error(r)}));const kl=({chainHead:e,transaction:t,destroy:n})=>({chainHead$:()=>gl(e),broadcastTx$:wl(t),destroy:n});class pt{constructor(){}_runtime(t){}}class Xi{constructor(){}_compatibility(t){}}const bn=new WeakMap,Gi=new WeakMap,er=e=>e instanceof pt?Gi.get(e):bn.get(e);var vt=(e=>(e.Storage="storage",e.Tx="tx",e.Event="events",e.Const="constants",e))(vt||{});const xl=P(mc),El=P(Rn),Sl=ce(xl,El),Al=(e,t)=>{const n=new Promise(async r=>{const o=t.runtime$.pipe(Me(s=>s!=null));let i=await Ee(o);o.subscribe(s=>i=s),r(()=>i)});return Promise.all([e.metadataTypes.then(Sl.dec),e.descriptors,n]).then(([[r,o],i,s])=>{const a=new Xi;return bn.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})},Il=e=>new Promise(async t=>{const n=e.runtime$.pipe(Me(o=>o!=null));let r=await Ee(n);n.subscribe(o=>r=o),t(()=>r)}).then(t=>{const n=new pt;return Gi.set(n,{runtime:t}),n}),tr=new WeakMap,Ki=e=>(tr.has(e.metadataRaw)||tr.set(e.metadataRaw,{compat:new Map,lookup:e.lookup,typeNodes:[]}),tr.get(e.metadataRaw)),yt=(e,t,n)=>{const r=(u,c)=>{var l;const h=Ki(u);return(l=h.typeNodes)[c]||(l[c]=Ot(h.lookup(c)))};function o(u,c){if(u instanceof pt)return{args:Be.Identical,values:Be.Identical};const l=bn.get(u);c||(c=l.runtime());const h=t(l),f=n(c),d=l.typedefNodes,p=Ki(c);return Ec(h,v=>d[v],f,v=>r(c,v),p.compat)}const i=Zi(e,u=>Yi(o(u))),s=Zi(e,(u,c)=>i(c)>=u),a=()=>e;return{isCompatible:s,getCompatibilityLevel:i,getCompatibilityLevels:o,waitDescriptors:a,withCompatibleRuntime:(u,c)=>l=>pn([l.pipe(u.withRuntime(c)),a()]).pipe(I(([[h,f],d])=>[h,d,f])),compatibleRuntime$:(u,c)=>pn([a(),u.getRuntimeContext$(c)]),argsAreCompatible:(u,c,l)=>{if(u instanceof pt)return!0;const h=o(u,c);if(h.args===Be.Incompatible)return!1;if(h.args>Be.Partial)return!0;if(h.values===Be.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===Be.Incompatible)return!1;if(h>Be.Partial)return!0;const f=bn.get(u),d=t(f);return Do(d.values,p=>f.typedefNodes[p],l)},getRuntimeTypedef:r}},Yi=e=>Math.min(e.args,e.values),Zi=(e,t)=>(...n)=>{const r=n.at(-1);return r instanceof Xi||r instanceof pt?t(...n):e.then(o=>t(...n,o))},Bl=(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=er(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})},_l=Ut({connector:()=>new fn(1),resetOnError:!0,resetOnComplete:!0,resetOnRefCountZero:!0});function nr(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 Cl=(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,Jn(()=>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()}}),Ol=(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 Ji={};const $l=e=>t=>new T(n=>{let r=Ji,o=t.subscribe({next(i){n.next(r=i)},error(i){n.error(i)},complete(){r===Ji?n.complete():o=e(r).subscribe(n)}});return()=>{o.unsubscribe()}}),rr=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)),Tl=(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]}),Cl(([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}})))),_l);return{watch:l=>c.pipe(D(h=>l?h.filter(f=>l(f.payload)):h)),pull:()=>Ee(c),filter:l=>l.filter(h=>h.type===e&&h.value.type===t).map(h=>h.value.value),getCompatibilityLevel:o,isCompatible:r}},Pl=(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=rr(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 nr(y,d)},{getCompatibilityLevel:o,isCompatible:r})},Ul=(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),_e(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),Se(),f):n[S==="best"?"best$":"finalized$"].pipe(Uu(0),a(n,x=>x.hash),Ol(([x,E,A])=>{const C=v(A);if(!u(E,A,g))throw d();return n.storage$(x.hash,"value",()=>C.enc(...g)).pipe(I(H=>{if(!c(E,A,H))throw d();return{val:H,codecs:C}}))},4),Se((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=rr(S),{signal:x,at:E}=g?S:{},A=E??null;let C;if(l)C=n.bestBlocks$.pipe(I(H=>A==="finalized"||!A?H.at(-1):A==="best"?H.at(0):H.find(G=>G.hash===A)),I(H=>{if(!H)throw new Oi;return H.number}),Se(),f);else{const H=await s();C=n.storage$(A,"value",G=>{const K=v(G),j=m.length===K.len?m:m.slice(0,-1);if(m!==j&&!g)throw p(m);if(!u(H,G,j))throw d();return K.enc(...j)},null,(G,K)=>{const j=v(K),ke=G===null?j.fallback:j.dec(G);if(!c(H,K,ke))throw d();return ke})}return nr(C,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=rr(S),{signal:x,at:E}=g?S:{},A=E??null,C=await s(),H=n.storage$(A,"descendantsValues",G=>{const K=v(G);if(Yi(i(C,G))===Be.Incompatible)throw d();if(m.length>K.len)throw p(m);const j=m.length>0&&g?m.slice(0,-1):m;if(m.length===K.len&&j===m)throw p(m);return K.enc(...j)},null,(G,K)=>{const j=v(K);if(G.some(({value:ke})=>!c(C,K,ke)))throw d();return G.map(({key:ke,value:Mt})=>({keyArgs:j.keyDecoder(ke),value:j.dec(Mt)}))});return nr(H,x)},watchValue:y}},Ll=mt(F.enc,e=>+!!e.signed<<7|e.version),or=()=>new Error("Unkown signer"),Rl=e=>{const{extrinsic:t}=e,n=Li(e);let r,o;if("address"in t)r=n(t.address),o=n(t.signature);else{const i=Object.fromEntries(e.lookup[t.type].params.filter(s=>s.type!=null).map(s=>[s.name,n(s.type)]));if(r=i.Address,o=i.Signature,!r||!o)throw or()}if(r.type==="AccountId20"&&o.type==="array"&&o.len===65&&o.value.type==="primitive"&&o.value.value==="u8")return[1,[]];if(o.type!=="enum"||["Ecdsa","Ed25519","Sr25519"].some(i=>!(i in o.value)))throw or();if(r.type==="enum"){const i=r.value.Id;if(i.type==="lookupEntry"&&i.value.type==="AccountId32")return[0,[i.idx]]}else if(r.type==="AccountId32")return[0,[]];throw or()},Ml={Ed25519:0,Sr25519:1,Ecdsa:2},Dl=(e,t,n,r,o,i)=>{const[s,a]=Rl(e),u=pe(Ll({signed:!0,version:4}),s===1?t:new Uint8Array([...a,...t]),s===1||!i?n:new Uint8Array([Ml[i],...n]),...r,o);return pe(q.enc(u.length),u)},[mn,Rt]=["<Bytes>","</Bytes>"].map(e=>Fe.fromText(e).asBytes()),zl=e=>async t=>{let n=!0,r;for(r=0;n&&r<mn.length;r++)n=mn[r]===t[r];n=n&&r===mn.length;const o=t.length-Rt.length;for(r=0;n&&r<Rt.length;r++)n=Rt[r]===t[o+r];return n=n&&r===Rt.length,e(n?t:pe(mn,t,Rt))};function Hl(e,t,n){return{publicKey:e,signTx:async(o,i,s,a,u=Tn)=>{let c;try{const p=ko(s);if(p.metadata.tag!=="v14"&&p.metadata.tag!=="v15")throw null;c=p.metadata.value}catch{throw new Error("Unsupported metadata version")}const l=[],h=[];c.extrinsic.signedExtensions.map(({identifier:p})=>{const v=i[p];if(!v)throw new Error(`Missing ${p} signed extension`);l.push(v.value),h.push(v.additionalSigned)});const f=pe(o,...l,...h),d=await n(f.length>256?u(f):f);return Dl(c,e,d,l,o,t)},signBytes:zl(n)}}const De=new Uint8Array,Qi=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=>me(r)))},Ni=(e,t)=>{const n=Di(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]))},Vl=e=>ne({value:Kr.enc(e),additionalSigned:De});function Fl(e){let t=0;for(;!(e&1);)t++,e>>=1;return t}const jl=mt(Y(2).enc,e=>{const t=Math.max(e.period>>12,1),n=Math.min(Math.max(Fl(e.period)-1,1),15),r=e.phase/t<<4;return Qe.enc(n|r)}),ql=new Uint8Array([0]),Wl=(e,t)=>{if(!e)return Qi(t).pipe(I(o=>({additionalSigned:o,value:ql})));const{period:n,blockNumber:r}=e;return ne({additionalSigned:me(t.at),value:jl({period:n,phase:r%n})})},Xl=$({tip:q,asset:ee(Y(1/0))}).enc,Gl=(e,t)=>ne({value:Xl({tip:e,asset:t}),additionalSigned:De}),Kl=e=>Qi(e).pipe(I(t=>({value:De,additionalSigned:t}))),Yl=()=>ne({value:Uint8Array.from([0]),additionalSigned:Uint8Array.from([0])}),es="AccountNonceApi_account_nonce",Zl={1:F.dec,2:Qe.dec,4:xe.dec,8:gt.dec},ir=e=>ne({value:q.enc(e),additionalSigned:De});var Jl=Object.freeze({__proto__:null,CheckGenesis:Kl,CheckMetadataHash:Yl,CheckNonce:e=>e.chainHead.call$(e.at,es,se(e.from)).pipe(D(t=>{const n=me(t),r=Zl[n.length];if(!r)throw new Error(`${es} retrieved wrong data`);return ir(r(n))})),CheckSpecVersion:({lookupFn:e})=>Ni("spec_version",e).pipe(I(t=>({additionalSigned:t,value:De}))),CheckTxVersion:({lookupFn:e})=>Ni("transaction_version",e).pipe(I(t=>({additionalSigned:t,value:De}))),getNonce:ir});const Ql=ne({value:De,additionalSigned:De}),ts=(e,t,n)=>{if(!(t in e))return De;const r=e[t];return r instanceof Uint8Array?r:n(r)},Nl=(e,t,n)=>ne({value:ts(e,"value",t),additionalSigned:ts(e,"additionalSigned",n)}),ef=(e,t,n,r,o,i={})=>e.getRuntimeContext$(r.hash).pipe(_e(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 pn(Object.fromEntries(s.lookup.metadata.extrinsic.signedExtensions.map(({identifier:c,type:l,additionalSigned:h})=>[c,(()=>{if(c==="CheckMortality")return Wl(u,a);if(c==="ChargeTransactionPayment")return Vl(i.tip??0n);if(c==="ChargeAssetTxPayment")return Gl(i.tip??0n,i.asset);if(c==="CheckNonce"&&"nonce"in i)return ir(i.nonce);const f=Jl[c],[d]=s.dynamicBuilder.buildDefinition(l),[p]=s.dynamicBuilder.buildDefinition(h);return f?f(a):d===_[0]&&p===_[0]?Ql:c in o?Nl(o[c],d,p):null})()]).filter(c=>c[1]))).pipe(D(c=>t.signTx(n,Kt(c,(l,h)=>({identifier:h,...l})),s.metadataRaw,r.number)))}));var tf=Object.defineProperty,nf=(e,t,n)=>t in e?tf(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,rf=(e,t,n)=>nf(e,t+"",n);const of=e=>se(Tn(me(e))),sf=(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(Se((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(Se((n,r)=>n===r)),af=(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 Fe?r.asHex():r,2)),rf(this,"error"),this.name="InvalidTxError",this.error=t}}const ar=(e,t,n,r,o=!1)=>{const i=of(n),s=(l,h)=>({type:l,txHash:i,...h}),a=e.pinnedBlocks$.pipe(_e(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=sf(u,e.pinnedBlocks$).pipe(I(l=>l.found?s("txBestBlocksState",{found:!0,block:{index:l.index,number:l.number,hash:l.hash},...af(l.events,l.index)}):s("txBestBlocksState",{found:!1,isValid:l.validity?.success!==!1})));return Tu(o?ne(s("signed",{})):$t,a,ne(s("broadcasted",{})),c.pipe($l(({found:l,type:h,...f})=>l?ne(s("finalized",f)):$t)))},ns=async(e,t,n,r)=>bu(ar(e,t,n,r)).then(o=>{if(o.type!=="finalized")throw null;const i={...o};return delete i.type,i}),cf=tt().enc,uf=new Uint8Array(64),lf=new Uint8Array(65),ff=e=>()=>e?lf:uf,rs=(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=er(g).runtime(),{dynamicBuilder:C,assetId:H,lookup:G}=A;let K;try{K=C.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 j=E;if(E.asset){if(H==null||!Mn(E.asset,Ot(G(H)),cr=>u(A,cr)))throw new Error("Incompatible runtime asset");j={...E,asset:C.buildDefinition(H).enc(E.asset)}}const{location:ke,codec:Mt}=K;return{callData:Fe.fromBytes(pe(new Uint8Array(ke),Mt.enc(x))),options:j}},f=(g,x={})=>s(n,null).pipe(I(([E])=>h(E,g,x))),d=g=>g?h(g,l).callData:Ee(f(l).pipe(I(x=>x.callData))),p=(g,{...x},E)=>f(l,x).pipe(D(({callData:A,options:C})=>ef(n,g,A.asBytes(),E,x.customSignedExtensions||{},C))),v=(g,{at:x,...E}={})=>(!x||x==="finalized"?n.finalized$:x==="best"?n.best$:n.bestBlocks$.pipe(I(A=>A.find(C=>C.hash===x)))).pipe(_e(1),D(A=>A?p(g,E,A).pipe(I(C=>({tx:se(C),block:A}))):hn(()=>new Error(`Uknown block ${x}`)))),y=(g,x)=>Ee(v(g,x)).then(E=>E.tx),b=(g,x)=>Ee(v(g,x)).then(({tx:E,block:A})=>ns(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)=>{typeof g=="string"&&(g=g.startsWith("0x")?me(g):cf(g));const E=g.length===20,A=Hl(g,E?"Ecdsa":"Sr25519",ff(E)),C=me(await y(A,x)),H=se(pe(C,xe.enc(C.length))),G=n.getRuntimeContext$(null).pipe(I(j=>j.dynamicBuilder.buildRuntimeCall("TransactionPaymentApi","query_info").value[1])),K=n.call$(null,"TransactionPaymentApi_query_info",H);return Ee(pn([K,G]).pipe(I(([j,ke])=>ke(j))))};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}),os=(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)=>Ul(p,v,t,yt(e,y=>y.getPalletEntryPoint(vt.Storage,p,v),y=>gc(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=kc(m.value[b]);return{args:v==="args"?S:Nt,values:v==="args"?Nt:S}},c=i((p,v)=>rs(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)=>Tl(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)=>Bl(p,v,yt(e,y=>y.getPalletEntryPoint(vt.Const,p,v),y=>xc(s(y,p).constants.find(b=>b.name===v).type)))),f=i((p,v)=>Pl(p,v,t,yt(e,y=>y.getApiEntryPoint(p,v),y=>wc(y.lookup.metadata.apis.find(b=>b.name===p).methods.find(b=>b.name===v))))),d=(p,v)=>{const{lookup:y,dynamicBuilder:b}=er(v).runtime();try{const m=b.buildDefinition(y.call).dec(p.asBytes()),S=m.type,g=m.value.type,x=m.value.value;return rs(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 df(e){const t=Dc(e),n=kl(t),r=n.chainHead$(),{getChainSpecData:o}=t,i=t.request;let s;const a=new WeakMap,u=h=>{const f=a.get(h)||Al(h,r);return a.set(h,f),f},c=()=>s??(s=Il(r)),{broadcastTx$:l}=n;return{getChainSpecData:o,finalizedBlock$:r.finalized$,getFinalizedBlock:()=>Ee(r.finalized$),bestBlocks$:r.bestBlocks$,getBestBlocks:()=>Ee(r.bestBlocks$),watchBlockBody:r.body$,getBlockBody:h=>Ee(r.body$(h)),getBlockHeader:h=>Ee(r.header$(h??null)),submit:(...h)=>ns(r,l,...h),submitAndWatch:(...h)=>ar(r,l,...h),getTypedApi:h=>{const f=u(h);return Object.assign(os(f,r,l),{compatibilityToken:f})},getUnsafeApi:()=>{const h=c();return Object.assign(os(h,r,l),{runtimeToken:h})},destroy:()=>{r.unfollow(),n.destroy()},_request:i}}he.AccountId=tt,he.Binary=Fe,he.CompatibilityLevel=Be,he.Enum=It,he.FixedSizeBinary=An,he.InvalidTxError=sr,he._Enum=eo,he.createClient=df,he.getSs58AddressInfo=En});
3
+ `):"",this.name="UnsubscriptionError",this.errors=n}});function cn(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(y){t={error:y}}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(y){i=y instanceof Gn?y.errors:[y]}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{No(p)}catch(y){i=i??[],y instanceof Gn?i=Ke(Ke([],Ge(i)),Ge(y.errors)):i.push(y)}}}catch(y){r={error:y}}finally{try{d&&!d.done&&(o=f.return)&&o.call(f)}finally{if(r)throw r.error}}}if(i)throw new Gn(i)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)No(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)&&cn(n,t)},e.prototype.remove=function(t){var n=this._finalizers;n&&cn(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),Jo=st.EMPTY;function Qo(e){return e instanceof st||e&&"closed"in e&&z(e.remove)&&z(e.add)&&z(e.unsubscribe)}function No(e){z(e)?e():e.unsubscribe()}var ei={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Xc={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 ti(e){Xc.setTimeout(function(){throw e})}function at(){}function un(e){e()}var Kn=function(e){Re(t,e);function t(n){var r=e.call(this)||this;return r.isStopped=!1,n?(r.destination=n,Qo(n)&&n.add(r)):r.destination=Zc,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),Gc=Function.prototype.bind;function Yn(e,t){return Gc.call(e,t)}var Kc=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){ln(r)}},e.prototype.error=function(t){var n=this.partialObserver;if(n.error)try{n.error(t)}catch(r){ln(r)}else ln(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(n){ln(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&&ei.useDeprecatedNextContext?(a=Object.create(n),a.unsubscribe=function(){return i.unsubscribe()},s={next:n.next&&Yn(n.next,a),error:n.error&&Yn(n.error,a),complete:n.complete&&Yn(n.complete,a)}):s=n}return i.destination=new Kc(s),i}return t}(Kn);function ln(e){ti(e)}function Yc(e){throw e}var Zc={closed:!0,next:at,error:Yc,complete:at},Zn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function Ye(e){return e}function ni(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return ri(e)}function ri(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=Qc(t)?t:new ht(t,n,r);return un(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=oi(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[Zn]=function(){return this},e.prototype.pipe=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return ri(t)(this)},e.prototype.toPromise=function(t){var n=this;return t=oi(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 oi(e){var t;return(t=e??ei.Promise)!==null&&t!==void 0?t:Promise}function Jc(e){return e&&z(e.next)&&z(e.error)&&z(e.complete)}function Qc(e){return e&&e instanceof Kn||Jc(e)&&Qo(e)}function Nc(e){return z(e?.lift)}function N(e){return function(t){if(Nc(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 eu(e,t,n,r,o)}var eu=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}(Kn),tu=Xn(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),fn=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 ii(this,this);return r.operator=n,r},t.prototype._throwIfClosed=function(){if(this.closed)throw new tu},t.prototype.next=function(n){var r=this;un(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;un(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;un(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?Jo:(this.currentObservers=null,a.push(n),new st(function(){r.currentObservers=null,cn(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 ii(n,r)},t}(T),ii=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:Jo},t}(fn),Jn={now:function(){return(Jn.delegate||Date).now()},delegate:void 0},dn=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=Jn);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}(fn),nu=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),si={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},ru=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),si.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&&si.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,cn(i,this),r!=null&&(this.id=this.recycleAsyncId(o,r,null)),this.delay=null,e.prototype.unsubscribe.call(this)}},t}(nu),ai=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=Jn.now,e}(),ou=function(e){Re(t,e);function t(n,r){r===void 0&&(r=ai.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}(ai),ci=new ou(ru),iu=ci,$t=new T(function(e){return e.complete()});function su(e){return e&&z(e.schedule)}function Qn(e){return e[e.length-1]}function ui(e){return z(Qn(e))?e.pop():void 0}function hn(e){return su(Qn(e))?e.pop():void 0}function au(e,t){return typeof Qn(e)=="number"?e.pop():t}var li=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};function fi(e){return z(e?.then)}function di(e){return z(e[Zn])}function hi(e){return Symbol.asyncIterator&&z(e?.[Symbol.asyncIterator])}function pi(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 cu(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var yi=cu();function vi(e){return z(e?.[yi])}function bi(e){return qc(this,arguments,function(){var n,r,o,i;return Zo(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 mi(e){return z(e?.getReader)}function fe(e){if(e instanceof T)return e;if(e!=null){if(di(e))return uu(e);if(li(e))return lu(e);if(fi(e))return fu(e);if(hi(e))return gi(e);if(vi(e))return du(e);if(mi(e))return hu(e)}throw pi(e)}function uu(e){return new T(function(t){var n=e[Zn]();if(z(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function lu(e){return new T(function(t){for(var n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}function fu(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,ti)})}function du(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 gi(e){return new T(function(t){pu(e,t).catch(function(n){return t.error(n)})})}function hu(e){return gi(bi(e))}function pu(e,t){var n,r,o,i;return jc(this,void 0,void 0,function(){var s,a;return Zo(this,function(u){switch(u.label){case 0:u.trys.push([0,5,6,11]),n=Wc(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 wi(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 ki(e,t){return t===void 0&&(t=0),N(function(n,r){r.add(e.schedule(function(){return n.subscribe(r)},t))})}function yu(e,t){return fe(e).pipe(ki(t),wi(t))}function vu(e,t){return fe(e).pipe(ki(t),wi(t))}function bu(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 mu(e,t){return new T(function(n){var r;return Ze(n,t,function(){r=e[yi](),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 xi(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 gu(e,t){return xi(bi(e),t)}function wu(e,t){if(e!=null){if(di(e))return yu(e,t);if(li(e))return bu(e,t);if(fi(e))return vu(e,t);if(hi(e))return xi(e,t);if(vi(e))return mu(e,t);if(mi(e))return gu(e,t)}throw pi(e)}function Tt(e,t){return t?wu(e,t):fe(e)}function ne(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=hn(e);return Tt(e,n)}function pn(e,t){var n=z(e)?e:function(){return e},r=function(o){return o.error(n())};return new T(r)}var Ei=Xn(function(e){return function(){e(this),this.name="EmptyError",this.message="no elements in sequence"}});function ku(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 Ei)}})})}function Ee(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 Ei)}});e.subscribe(o)})}function xu(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 Eu=Array.isArray;function Su(e,t){return Eu(t)?e.apply(void 0,Ke([],Ge(t))):e(t)}function Au(e){return I(function(t){return Su(e,t)})}var Iu=Array.isArray,Bu=Object.getPrototypeOf,_u=Object.prototype,Cu=Object.keys;function Ou(e){if(e.length===1){var t=e[0];if(Iu(t))return{args:t,keys:null};if($u(t)){var n=Cu(t);return{args:n.map(function(r){return t[r]}),keys:n}}}return{args:e,keys:null}}function $u(e){return e&&typeof e=="object"&&Bu(e)===_u}function Tu(e,t){return e.reduce(function(n,r,o){return n[r]=t[o],n},{})}function yn(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=hn(e),r=ui(e),o=Ou(e),i=o.args,s=o.keys;if(i.length===0)return Tt([],n);var a=new T(Pu(i,n,s?function(u){return Tu(s,u)}:Ye));return r?a.pipe(Au(r)):a}function Pu(e,t,n){return n===void 0&&(n=Ye),function(r){Si(t,function(){for(var o=e.length,i=new Array(o),s=o,a=o,u=function(l){Si(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 Si(e,t,n){e?Ze(n,e,t):t()}function Uu(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(y){return c<r?p(y):u.push(y)},p=function(y){c++;var v=!1;fe(n(y,l++)).subscribe(W(t,function(b){t.next(b)},function(){v=!0},void 0,function(){if(v)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 Uu(r,o,e,n)}))}function Nn(e){return e===void 0&&(e=1/0),D(Ye,e)}function Lu(){return Nn(1)}function Ru(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Lu()(Tt(e,hn(e)))}function er(e){return new T(function(t){fe(e()).subscribe(t)})}function Ai(e,t,n){return n===void 0&&(n=iu),new T(function(r){var o=xu(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 Ii(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=hn(e),r=au(e,1/0),o=e;return o.length?o.length===1?fe(o[0]):Nn(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 Mu(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 Bi(e,t){return z(t)?D(e,t,1):D(e,1)}function Du(e,t){return t===void 0&&(t=ci),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 _e(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 zu(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 Se(e,t){return t===void 0&&(t=Ye),e=e??Hu,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 Hu(e,t){return e===t}function _i(e,t){return N(Mu(e,t,arguments.length>=2,!0))}function Ut(e){e===void 0&&(e={});var t=e.connector,n=t===void 0?function(){return new fn}: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,y=!1,v=function(){h?.unsubscribe(),h=void 0},b=function(){v(),l=f=void 0,p=y=!1},m=function(){var S=l;b(),S?.unsubscribe()};return N(function(S,g){d++,!y&&!p&&v();var x=f=f??n();g.add(function(){d--,d===0&&!y&&!p&&(h=tr(m,u))}),x.subscribe(g),!l&&d>0&&(l=new ht({next:function(E){return x.next(E)},error:function(E){y=!0,v(),h=tr(b,o,E),x.error(E)},complete:function(){p=!0,v(),h=tr(b,s),x.complete()}}),fe(S).subscribe(l))})(c)}}function tr(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 Ci(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 dn(s,t,n)},resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:a})}function Oi(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 Vu(e){return N(function(t,n){fe(e).subscribe(W(n,function(){return n.complete()},at)),!n.closed&&t.subscribe(n)})}function $i(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 Fu(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 Ti(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=ui(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 ju=Object.defineProperty,qu=(e,t,n)=>t in e?ju(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Pi=(e,t,n)=>qu(e,typeof t!="symbol"?t+"":t,n);class Wu{constructor(){Pi(this,"first"),Pi(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 Xu=()=>{const e=new Map,t=(f,d)=>{e.set(f,()=>{e.delete(f),d()})},n=f=>{e.get(f)?.()},r=new Wu,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 y=!1;const v=d.subscribe({next(b){p.next(b)},error(b){(y=b instanceof nn)?s(f,!0):p.error(b)},complete(){p.complete()}});v.closed?y||a():t(d,()=>{v.unsubscribe(),a()})},c=(f=!1)=>d=>new T(p=>{const y={observer:p,source$:d};return r.isEmpty()?u(y):s(y,f),()=>{n(d)}}),l=c();return{withRecovery:c,withRecoveryFn:f=>(...d)=>l(f(...d))}};class vn extends Error{constructor(){super("Block is not pinned"),this.name="BlockNotPinnedError"}}class Gu extends Error{constructor(){super("Block pruned"),this.name="BlockPrunedError"}}class Ui extends Error{constructor(){super("Block is not best block or finalized"),this.name="NotBestBlockError"}}const Ku=new Set(["best","finalized",null]),Li=e=>{const t=e.pipe(Pt(n=>n instanceof rn?Ai(750).pipe(Bi(()=>t)):pn(()=>n)));return t},Yu=(e,t)=>n=>(r,...o)=>{if(!Ku.has(r))return Li(n(r,...o));const s=(r==="best"?t:e).pipe(_e(1),D(a=>n(a,...o)),Pt(a=>a instanceof vn?s:pn(()=>a)));return Li(s)},Ri=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}}),Zu=e=>t=>(...n)=>e()[t](...n),Ju=(e,t)=>e.pipe($i(n=>n.blocks.has(t)),Se((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}),Se(),$i(n=>n!=="finalized",!0)),Qu=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}},Mi=()=>e=>new T(t=>{const n=new st,r=()=>e.subscribe({next:o=>t.next(o),error:o=>{o instanceof jo?(t.next({type:"stop-error"}),n.add(r())):t.error(o)},complete:()=>t.complete()});return n.add(r()),n});function Nu(e,t,n){return(r,o,...i)=>(o?ni(tl(r,t.pipe(Mi(),Me(a=>a.type==="finalized"),D(a=>a.prunedBlockHashes))),el(r,e)):a=>a)(n(r,...i))}const el=(e,t)=>n=>Ju(t,e).pipe(_e(1),Oi(r=>r?n:pn(()=>new Ui))),tl=(e,t)=>n=>new T(r=>{const o=t.pipe(Me(s=>s===e)).subscribe(()=>{r.error(new Gu)}),i=n.subscribe(r);return()=>{o.unsubscribe(),i.unsubscribe()}});function bn(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 vn),c=h.recovering},error:h=>i.error(h)});return()=>{l.unsubscribe(),s?.unsubscribe()}})}}const nl=(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(Nn(),t(s));return n},Di=(e,t)=>e.type==="array"&&e.len===t&&e.value.type==="primitive"&&e.value.value==="u8",Je={type:"void"},rl=(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 y=a(f.value[0].type);return i&&d.at(-1)==="AccountId32"&&Di(y,32)?(i=!1,{type:"AccountId32"}):s&&d.at(-1)==="AccountId20"&&Di(y,20)?(s=!1,{type:"AccountId20"}):y}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 y={},v={};return f.value.forEach(b=>{const m=b.name;if(v[m]=b.docs,b.fields.length===0){y[m]={...Je,idx:b.index};return}if(b.fields.length===1&&!b.fields[0].name){y[m]={type:"lookupEntry",value:a(b.fields[0].type),idx:b.index};return}y[m]={...u(b.fields),idx:b.index}}),{type:"enum",value:y,innerDocs:v}}if(f.tag==="sequence")return{type:"sequence",value:a(f.value)};if(f.tag==="array"){const{len:y}=f.value,v=a(f.value.type);return!y||v.type==="void"?Je:y>1?{type:"array",value:v,len:f.value.len}:v}if(f.tag==="tuple")return f.value.length===0?Je:f.value.length>1?c(f.value.map(y=>a(y)),f.value.map(y=>e[y].docs)):a(f.value[0]);if(f.tag==="primitive")return{type:"primitive",value:f.value.tag};if(f.tag==="compact"){const y=a(f.value);return y.type==="void"?Je:{type:"compact",isBig:Number(y.value.slice(1))>32,size:y.value}}return{type:f.tag}}),u=l=>{let h=!0;const f={},d={};return l.forEach((p,y)=>{h=h&&!!p.name;const v=p.name||y,b=a(p.type);b.type!=="void"&&(f[v]=b,d[v]=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},zi=e=>{const t=rl(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})},ol=(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},il=At(),sl=M(q[0],Vt(q[1],BigInt)),Hi=ol((e,t,n,r)=>{if(e.type==="primitive")return Mo[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?sl:q;if(e.type==="bitSequence")return Nr;const o=d=>Hi(d,t,n,r),i=(d,p)=>{const y=o(d);return p?P(y,p):P(y)},s=d=>ce(...d.map(o)),a=d=>{const p=Object.fromEntries(Object.entries(d).map(([y,v])=>[y,o(v)]));return $(p)};if(e.type==="sequence"&&e.value.type==="primitive"&&e.value.value==="u8")return il;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 Ft(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)?ge(c):ge(c,l);return e.byteLength?al(f,e.byteLength):f},Cn,e=>e),Vi=(e,t=tt())=>{const n=new Map,r=o=>Hi(e(o),n,new Set,t);return o=>r(o)},al=(e,t)=>{const n=Y(t);return M(r=>n.enc(e.enc(r)),r=>e.dec(n.dec(r)))},Fi=e=>{const{metadata:t}=e;let n=Vi(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=Vi(e,tt(h)))}catch{}const i=new Map,s=(h,f)=>{let d=i.get(h);d||i.set(h,d=Ro(h));const p=t.pallets.find(E=>E.name===h).storage.items.find(E=>E.name===f),y=(E,...A)=>{const C=d(...A);return{...C,len:E,fallback:p.modifier===1?C.dec(p.fallback):void 0}};if(p.type.tag==="plain")return y(0,f,n(p.type.value).dec);const{key:v,value:b,hashers:m}=p.type.value,S=n(b),g=m.map(E=>Mo[E.tag]),x=(()=>{if(g.length===1)return[[n(v),g[0]]];const E=e(v);switch(E.type){case"array":return g.map(A=>[n(E.value.id),A]);case"tuple":return E.value.map((A,C)=>[n(A.id),g[C]]);default:throw new Error("Invalid key type")}})();return y(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 $(Kt(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),y=e(p[h]);if(y.type!=="enum")throw null;const v=y.value[d];return{location:[p.index,v.idx],codec:a(y.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}},cl=se(xe.enc(15)),ji=Y(),ul=ee(ji),ll=P(xe).dec,fl=e=>{const t=n=>{const r=(a,u)=>{const c=n();return c?e(c,a,u).pipe(Pt(l=>{if(l instanceof vn)return r(a,u);if(l instanceof rn)return Ai(750).pipe(D(()=>r(a,u)));throw l})):$t},o=r("Metadata_metadata_versions","").pipe(I(ll)),i=r("Metadata_metadata","").pipe(I(a=>{const u=ji.dec(a);return{metadata:rt.dec(u).metadata.value,metadataRaw:u}})),s=r("Metadata_metadata_at_version",cl).pipe(I(a=>{const u=ul.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=zi(a),l=Fi(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 y=p.value.asset_id;y.type==="option"&&(d=y.value.id)}}return{assetId:d,metadataRaw:u,lookup:c,dynamicBuilder:l,events:{key:h.enc(),dec:h.dec},accountId:tt(l.ss58Prefix)}}),Ci(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 dn(1),resetOnError:!0,resetOnComplete:!0,resetOnRefCountZero:!0}),qi=(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},Wi=(e,t)=>{e.get(e.get(t).parent)?.children.delete(t),e.delete(t)},dl=(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=>{Wi(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},hl=(e,t,n,r,o)=>{const i=Ii(r,e.pipe(pl(t),Mi())).pipe(_i((a,u)=>{switch(u.type){case"initialized":a.recovering&&(u.finalizedBlockHashes.some(d=>a.blocks.has(d))||(a=Xi()));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(qi(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(qi(a,d)));const y={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,y),a.runtimes[y.runtime].addBlock(d)}return a}case"bestBlockChanged":{if(a.recovering){for(const[f,d]of a.blocks)d.recovering&&Wi(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(dl(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}}},Xi()),Me(a=>!!a.finalizedRuntime.runtime),I(a=>({...a})),Lt),s=fl(bn(i,n));return i},Xi=()=>({best:"",finalized:"",runtimes:{},blocks:new Map,finalizedRuntime:{},recovering:!1}),pl=e=>t=>t.pipe(Bi(n=>n.type!=="initialized"?ne(n):e(n.finalizedBlockHashes[0]).then(r=>({...n,number:r.number,parentHash:r.parentHash})))),Gi=(e,t,n,r)=>{const o=a=>Vu(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),zu(),D(f=>s(f,u,c)))}));return a=>e.pipe(_e(1),D(u=>s(u.finalized,a,new Set(u.blocks.keys()))))},yl=new Uint8Array([2]),vl=(e,t)=>se(pe(yl,me(e),me(t))),Ki="TaggedTransactionQueue",Yi="validate_transaction",[,bl]=ge({InvalidTransaction:ge({Call:_,Payment:_,Future:_,Stale:_,BadProof:_,AncientBirthBlock:_,ExhaustsResources:_,Custom:F,BadMandatory:_,MandatoryValidation:_,BadSigner:_}),UnknownTransaction:ge({CannotLookup:_,NoUnsignedValidator:_,Custom:F})}),ml=Ht(e=>{const t=F.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=bl(e)}catch{n={type:"UnknownInvalidTx"}}return{success:!1,value:n}}),gl=(e,t)=>(n,r)=>{const o=t(n).pipe(I(i=>{try{return i.dynamicBuilder.buildRuntimeCall(Ki,Yi).value[1]}catch{return ml}}));return e(n,`${Ki}_${Yi}`,vl(r,n)).pipe(Ti(o),I(([i,s])=>s(i)))},wl=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}),kl=(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,er(()=>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()}}),xl=e=>t=>new T(n=>{const r=t.subscribe({next(i){n.next(i)},error(i){n.error(i)},complete(){n.complete()}}),o=()=>r.unsubscribe();return()=>{Promise.resolve().then(o)}}),nr=({hash:e,number:t,parent:n})=>({hash:e,number:t,parent:n}),El=e=>{const{getFollower:t,unfollow:n,follow$:r}=Qu(e),o=Zu(t),{withRecovery:i,withRecoveryFn:s}=Xu(),a=new fn,u=k=>(B,...L)=>new T(V=>{a.next({type:"blockUsage",value:{type:"hold",hash:B}});const ve=k(B,...L).subscribe(V);return()=>{setTimeout(()=>{a.next({type:"blockUsage",value:{type:"release",hash:B}})},0),ve.unsubscribe()}}),c=k=>(B,...L)=>new T(V=>{let ve=!1;return y.pipe(_e(1)).subscribe(Ce=>{const ae=Ce.blocks.get(B);ve=!!ae&&!ae.unpinned}),ve?k(B,...L).subscribe(V):V.error(new vn)}),l=k=>t().header(k).then(bo.dec),h=k=>t().unpin(k).catch(B=>{if(!(B instanceof tn))throw B}),f=k=>c(u((L=>Nu(y,r,L))(bn(y,s(Ri(k)))))),d=(k,B=!0)=>(L,...V)=>k(L,B,...V),p=new Map,y=hl(r,l,u(s(Ri(o("call")))),a,k=>{h(k),k.forEach(B=>{p.delete(B)})}),v=u(k=>y.pipe(_e(1),D(B=>B.runtimes[B.blocks.get(k).runtime].runtime))),b=k=>B=>B.pipe(kl(L=>v(k(L)).pipe(I(V=>[L,V])))),m=(k,B,L)=>{const V=p.get(k)??new Map,ve=V.get(B);if(ve)return ve;p.set(k,V);const Ce=new dn,ae=L.pipe(Ut({connector:()=>Ce}),Fu({complete(){V.set(B,Ce)}}),xl());return V.set(B,ae),ae},S=y.pipe(Se((k,B)=>k.finalized===B.finalized),I(k=>nr(k.blocks.get(k.finalized))),Lt),g=y.pipe(Se((k,B)=>k.best===B.best),I(k=>nr(k.blocks.get(k.best))),Lt),x=y.pipe(Se((k,B)=>k.finalized===B.finalized&&k.best===B.best),_i((k,B)=>{const L=de=>k.get(de)||nr(B.blocks.get(de)),V=L(B.best),ve=L(B.finalized),Ce=V.number-ve.number+1,ae=new Array(Ce);for(let de=0,Dt=V.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=y.pipe(Se((k,B)=>k.finalizedRuntime===B.finalizedRuntime),Oi(({finalizedRuntime:{runtime:k}})=>k.pipe(wl(null))),Lt),A=E.pipe(I(k=>k?.lookup.metadata??null)),C=Yu(S.pipe(I(k=>k.hash)),g.pipe(I(k=>k.hash))),H=C(f(o("body"))),G=k=>m(k,"body",H(k,!0)),K=f(o("storage")),j=C((k,B,L,V,ve=null,Ce)=>y.pipe(_e(1),D(ae=>ae.runtimes[ae.blocks.get(k).runtime].runtime),D(ae=>{const de=V(ae),Dt=m(k,`storage-${L}-${de}-${ve??""}`,K(k,B,L,de,ve));return Ce?m(k,`storage-${L}-${de}-${ve??""}-dec`,Dt.pipe(I(kf=>Ce(kf,ae)))):Dt}))),ke=nl(t,i),Mt=C(u(bn(y,(k,B,L)=>ke(k,B,L??null,!1)))),fr=C(u(bn(y,k=>er(()=>l(k))))),us=(k,B=!1)=>j(k,B,"value",L=>L.events.key,null,(L,V)=>V.events.dec(L)),bf=f(o("call")),ls=C((k,B,L,V)=>m(k,`call-${L}-${V}`,bf(k,B,L,V))),dr=gl(d(ls,!1),v),fs=k=>m(k,"body",H(k,!1)),mf=Gi(y,fs,dr,us),gf=Gi(y,fs,dr,()=>ne());let kn=!1,hr=0;const wf=k=>{hr+=k,kn=!0,Ii(E,x).subscribe({error(){}})};return[{follow$:r,finalized$:S,best$:g,bestBlocks$:x,runtime$:E,metadata$:A,header$:fr,body$:G,call$:d(ls),storage$:d(j),storageQueries$:Mt,eventsAt$:d(us),trackTx$:mf,trackTxWithoutEvents$:gf,validateTx$:dr,pinnedBlocks$:y,withRuntime:b,getRuntimeContext$:C(v),unfollow:()=>{kn!=null&&(hr--,kn&&!hr&&(n(),kn=null))}},wf]};var Sl=e=>t=>new T(n=>e(t,r=>{n.error(r)}));const mn=new Map,Al=e=>{const t=mn.get(e);if(t)return t.refCount++,t.client;const n=()=>{const a=mn.get(e);!a||a.refCount<=1?(mn.delete(e),e.destroy()):a.refCount--};let r=null,o=0,i=null;const s={chainHead$:a=>{o++,i||(i=a||1),r||(r=El(e.chainHead));const[u,c]=r;return i===o&&(o=0,i=null,r=null,c(o)),u},broadcastTx$:Sl(e.transaction),destroy:n};return mn.set(e,{client:s,refCount:1}),s};class pt{constructor(){}_runtime(t){}}class Zi{constructor(){}_compatibility(t){}}const gn=new WeakMap,Ji=new WeakMap,rr=e=>e instanceof pt?Ji.get(e):gn.get(e);var yt=(e=>(e.Storage="storage",e.Tx="tx",e.Event="events",e.Const="constants",e))(yt||{});const Il=P(xc),Bl=P(zn),_l=ce(Il,Bl),Cl=(e,t)=>{const n=new Promise(async r=>{const o=t.runtime$.pipe(Me(s=>s!=null));let i=await Ee(o);o.subscribe(s=>i=s),r(()=>i)});return Promise.all([e.metadataTypes.then(_l.dec),e.descriptors,n]).then(([[r,o],i,s])=>{const a=new Zi;return gn.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})},Ol=e=>new Promise(async t=>{const n=e.runtime$.pipe(Me(o=>o!=null));let r=await Ee(n);n.subscribe(o=>r=o),t(()=>r)}).then(t=>{const n=new pt;return Ji.set(n,{runtime:t}),n}),or=new WeakMap,Qi=e=>(or.has(e.metadataRaw)||or.set(e.metadataRaw,{compat:new Map,lookup:e.lookup,typeNodes:[]}),or.get(e.metadataRaw)),vt=(e,t,n)=>{const r=(u,c)=>{var l;const h=Qi(u);return(l=h.typeNodes)[c]||(l[c]=Ot(h.lookup(c)))};function o(u,c){if(u instanceof pt)return{args:Be.Identical,values:Be.Identical};const l=gn.get(u);c||(c=l.runtime());const h=t(l),f=n(c),d=l.typedefNodes,p=Qi(c);return Bc(h,y=>d[y],f,y=>r(c,y),p.compat)}const i=es(e,u=>Ni(o(u))),s=es(e,(u,c)=>i(c)>=u),a=()=>e;return{isCompatible:s,getCompatibilityLevel:i,getCompatibilityLevels:o,waitDescriptors:a,withCompatibleRuntime:(u,c)=>l=>yn([l.pipe(u.withRuntime(c)),a()]).pipe(I(([[h,f],d])=>[h,d,f])),compatibleRuntime$:(u,c)=>yn([a(),u.getRuntimeContext$(c)]),argsAreCompatible:(u,c,l)=>{if(u instanceof pt)return!0;const h=o(u,c);if(h.args===Be.Incompatible)return!1;if(h.args>Be.Partial)return!0;if(h.values===Be.Incompatible)return!1;const f=n(c);return Fo(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===Be.Incompatible)return!1;if(h>Be.Partial)return!0;const f=gn.get(u),d=t(f);return Fo(d.values,p=>f.typedefNodes[p],l)},getRuntimeTypedef:r}},Ni=e=>Math.min(e.args,e.values),es=(e,t)=>(...n)=>{const r=n.at(-1);return r instanceof Zi||r instanceof pt?t(...n):e.then(o=>t(...n,o))},$l=(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=rr(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})},Tl=Ut({connector:()=>new dn(1),resetOnError:!0,resetOnComplete:!0,resetOnRefCountZero:!0});function ir(e,t){return new Promise((n,r)=>{let o=null,i=!1;const s=t?()=>{o?.unsubscribe(),r(new Gr)}: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 Pl=(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,er(()=>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()}}),Ul=(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 ts={};const Ll=e=>t=>new T(n=>{let r=ts,o=t.subscribe({next(i){n.next(r=i)},error(i){n.error(i)},complete(){r===ts?n.complete():o=e(r).subscribe(n)}});return()=>{o.unsubscribe()}}),sr=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)),Rl=(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]}),Pl(([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}})))),Tl);return{watch:l=>c.pipe(D(h=>l?h.filter(f=>l(f.payload)):h)),pull:()=>Ee(c),filter:l=>l.filter(h=>h.type===e&&h.value.type===t).map(h=>h.value.value),getCompatibilityLevel:o,isCompatible:r}},Ml=(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=sr(h),{signal:d,at:p}=f?h:{},y=p??null,v=i(n,y).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$(y,u,se(S.args.enc(l))).pipe(I(S.value.dec),I(g=>{if(!a(b,m,g))throw c();return g}))}));return ir(v,d)},{getCompatibilityLevel:o,isCompatible:r})},Dl=(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),_e(1),I(({dynamicBuilder:m})=>typeof m.buildStorage("System","Number").dec(new Uint8Array(32))=="bigint"?BigInt:Ye),Ci()),f=ni(Ti(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})`),y=m=>{try{return m.dynamicBuilder.buildStorage(e,t)}catch{throw new Error(`Runtime entry Storage(${e}.${t}) not found`)}},v=(...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),Se(),f):n[S==="best"?"best$":"finalized$"].pipe(Du(0),a(n,x=>x.hash),Ul(([x,E,A])=>{const C=y(A);if(!u(E,A,g))throw d();return n.storage$(x.hash,"value",()=>C.enc(...g)).pipe(I(H=>{if(!c(E,A,H))throw d();return{val:H,codecs:C}}))},4),Se((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=sr(S),{signal:x,at:E}=g?S:{},A=E??null;let C;if(l)C=n.bestBlocks$.pipe(I(H=>A==="finalized"||!A?H.at(-1):A==="best"?H.at(0):H.find(G=>G.hash===A)),I(H=>{if(!H)throw new Ui;return H.number}),Se(),f);else{const H=await s();C=n.storage$(A,"value",G=>{const K=y(G),j=m.length===K.len?m:m.slice(0,-1);if(m!==j&&!g)throw p(m);if(!u(H,G,j))throw d();return K.enc(...j)},null,(G,K)=>{const j=y(K),ke=G===null?j.fallback:j.dec(G);if(!c(H,K,ke))throw d();return ke})}return ir(C,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=sr(S),{signal:x,at:E}=g?S:{},A=E??null,C=await s(),H=n.storage$(A,"descendantsValues",G=>{const K=y(G);if(Ni(i(C,G))===Be.Incompatible)throw d();if(m.length>K.len)throw p(m);const j=m.length>0&&g?m.slice(0,-1):m;if(m.length===K.len&&j===m)throw p(m);return K.enc(...j)},null,(G,K)=>{const j=y(K);if(G.some(({value:ke})=>!c(C,K,ke)))throw d();return G.map(({key:ke,value:Mt})=>({keyArgs:j.keyDecoder(ke),value:j.dec(Mt)}))});return ir(H,x)},watchValue:v}},zl=mt(F.enc,e=>+!!e.signed<<7|e.version),ar=()=>new Error("Unkown signer"),Hl=e=>{const{extrinsic:t}=e,n=zi(e);let r,o;if("address"in t)r=n(t.address),o=n(t.signature);else{const i=Object.fromEntries(e.lookup[t.type].params.filter(s=>s.type!=null).map(s=>[s.name,n(s.type)]));if(r=i.Address,o=i.Signature,!r||!o)throw ar()}if(r.type==="AccountId20"&&o.type==="array"&&o.len===65&&o.value.type==="primitive"&&o.value.value==="u8")return[1,[]];if(o.type!=="enum"||["Ecdsa","Ed25519","Sr25519"].some(i=>!(i in o.value)))throw ar();if(r.type==="enum"){const i=r.value.Id;if(i.type==="lookupEntry"&&i.value.type==="AccountId32")return[0,[i.idx]]}else if(r.type==="AccountId32")return[0,[]];throw ar()},Vl={Ed25519:0,Sr25519:1,Ecdsa:2},Fl=(e,t,n,r,o,i)=>{const[s,a]=Hl(e),u=pe(zl({signed:!0,version:4}),s===1?t:new Uint8Array([...a,...t]),s===1||!i?n:new Uint8Array([Vl[i],...n]),...r,o);return pe(q.enc(u.length),u)},[wn,Rt]=["<Bytes>","</Bytes>"].map(e=>Fe.fromText(e).asBytes()),jl=e=>async t=>{let n=!0,r;for(r=0;n&&r<wn.length;r++)n=wn[r]===t[r];n=n&&r===wn.length;const o=t.length-Rt.length;for(r=0;n&&r<Rt.length;r++)n=Rt[r]===t[o+r];return n=n&&r===Rt.length,e(n?t:pe(wn,t,Rt))};function ql(e,t,n){return{publicKey:e,signTx:async(o,i,s,a,u=Ln)=>{let c;try{const p=Ao(s);if(p.metadata.tag!=="v14"&&p.metadata.tag!=="v15")throw null;c=p.metadata.value}catch{throw new Error("Unsupported metadata version")}const l=[],h=[];c.extrinsic.signedExtensions.map(({identifier:p})=>{const y=i[p];if(!y)throw new Error(`Missing ${p} signed extension`);l.push(y.value),h.push(y.additionalSigned)});const f=pe(o,...l,...h),d=await n(f.length>256?u(f):f);return Fl(c,e,d,l,o,t)},signBytes:jl(n)}}const De=new Uint8Array,ns=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=>me(r)))},rs=(e,t)=>{const n=Fi(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]))},Wl=e=>ne({value:Qr.enc(e),additionalSigned:De});function Xl(e){let t=0;for(;!(e&1);)t++,e>>=1;return t}const Gl=mt(Y(2).enc,e=>{const t=Math.max(e.period>>12,1),n=Math.min(Math.max(Xl(e.period)-1,1),15),r=e.phase/t<<4;return Qe.enc(n|r)}),Kl=new Uint8Array([0]),Yl=(e,t)=>{if(!e)return ns(t).pipe(I(o=>({additionalSigned:o,value:Kl})));const{period:n,blockNumber:r}=e;return ne({additionalSigned:me(t.at),value:Gl({period:n,phase:r%n})})},Zl=$({tip:q,asset:ee(Y(1/0))}).enc,Jl=(e,t)=>ne({value:Zl({tip:e,asset:t}),additionalSigned:De}),Ql=e=>ns(e).pipe(I(t=>({value:De,additionalSigned:t}))),Nl=()=>ne({value:Uint8Array.from([0]),additionalSigned:Uint8Array.from([0])}),os="AccountNonceApi_account_nonce",ef={1:F.dec,2:Qe.dec,4:xe.dec,8:gt.dec},cr=e=>ne({value:q.enc(e),additionalSigned:De});var tf=Object.freeze({__proto__:null,CheckGenesis:Ql,CheckMetadataHash:Nl,CheckNonce:e=>e.chainHead.call$(e.at,os,se(e.from)).pipe(D(t=>{const n=me(t),r=ef[n.length];if(!r)throw new Error(`${os} retrieved wrong data`);return cr(r(n))})),CheckSpecVersion:({lookupFn:e})=>rs("spec_version",e).pipe(I(t=>({additionalSigned:t,value:De}))),CheckTxVersion:({lookupFn:e})=>rs("transaction_version",e).pipe(I(t=>({additionalSigned:t,value:De}))),getNonce:cr});const nf=ne({value:De,additionalSigned:De}),is=(e,t,n)=>{if(!(t in e))return De;const r=e[t];return r instanceof Uint8Array?r:n(r)},rf=(e,t,n)=>ne({value:is(e,"value",t),additionalSigned:is(e,"additionalSigned",n)}),of=(e,t,n,r,o,i={})=>e.getRuntimeContext$(r.hash).pipe(_e(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 yn(Object.fromEntries(s.lookup.metadata.extrinsic.signedExtensions.map(({identifier:c,type:l,additionalSigned:h})=>[c,(()=>{if(c==="CheckMortality")return Yl(u,a);if(c==="ChargeTransactionPayment")return Wl(i.tip??0n);if(c==="ChargeAssetTxPayment")return Jl(i.tip??0n,i.asset);if(c==="CheckNonce"&&"nonce"in i)return cr(i.nonce);const f=tf[c],[d]=s.dynamicBuilder.buildDefinition(l),[p]=s.dynamicBuilder.buildDefinition(h);return f?f(a):d===_[0]&&p===_[0]?nf:c in o?rf(o[c],d,p):null})()]).filter(c=>c[1]))).pipe(D(c=>t.signTx(n,Kt(c,(l,h)=>({identifier:h,...l})),s.metadataRaw,r.number)))}));var sf=Object.defineProperty,af=(e,t,n)=>t in e?sf(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,cf=(e,t,n)=>af(e,t+"",n);const uf=e=>se(Ln(me(e))),lf=(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 ur(c.found.validity.value)))},a=t.pipe(Se((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(Se((n,r)=>n===r)),ff=(e,t)=>{const n=e.filter(o=>o.phase.type==="ApplyExtrinsic"&&o.phase.value===t).map(o=>({...o.event,topics:o.topics})),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 Fe?r.asHex():r,2)),cf(this,"error"),this.name="InvalidTxError",this.error=t}}const lr=(e,t,n,r,o=!1)=>{const i=uf(n),s=(l,h)=>({type:l,txHash:i,...h}),a=e.pinnedBlocks$.pipe(_e(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 ur(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=lf(u,e.pinnedBlocks$).pipe(I(l=>l.found?s("txBestBlocksState",{found:!0,block:{index:l.index,number:l.number,hash:l.hash},...ff(l.events,l.index)}):s("txBestBlocksState",{found:!1,isValid:l.validity?.success!==!1})));return Ru(o?ne(s("signed",{})):$t,a,ne(s("broadcasted",{})),c.pipe(Ll(({found:l,type:h,...f})=>l?ne(s("finalized",f)):$t)))},ss=async(e,t,n,r)=>ku(lr(e,t,n,r)).then(o=>{if(o.type!=="finalized")throw null;const i={...o};return delete i.type,i}),df=tt().enc,hf=new Uint8Array(64),pf=new Uint8Array(65),yf=e=>()=>e?pf:hf,as=(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=rr(g).runtime(),{dynamicBuilder:C,assetId:H,lookup:G}=A;let K;try{K=C.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 j=E;if(E.asset){if(H==null||!Hn(E.asset,Ot(G(H)),fr=>u(A,fr)))throw new Error("Incompatible runtime asset");j={...E,asset:C.buildDefinition(H).enc(E.asset)}}const{location:ke,codec:Mt}=K;return{callData:Fe.fromBytes(pe(new Uint8Array(ke),Mt.enc(x))),options:j}},f=(g,x={})=>s(n,null).pipe(I(([E])=>h(E,g,x))),d=g=>g?h(g,l).callData:Ee(f(l).pipe(I(x=>x.callData))),p=(g,{...x},E)=>f(l,x).pipe(D(({callData:A,options:C})=>of(n,g,A.asBytes(),E,x.customSignedExtensions||{},C))),y=(g,{at:x,...E}={})=>(!x||x==="finalized"?n.finalized$:x==="best"?n.best$:n.bestBlocks$.pipe(I(A=>A.find(C=>C.hash===x)))).pipe(_e(1),D(A=>A?p(g,E,A).pipe(I(C=>({tx:se(C),block:A}))):pn(()=>new Error(`Uknown block ${x}`)))),v=(g,x)=>Ee(y(g,x)).then(E=>E.tx),b=(g,x)=>Ee(y(g,x)).then(({tx:E,block:A})=>ss(n,r,E,A.hash)),m=(g,x)=>y(g,x).pipe(D(({tx:E,block:A})=>lr(n,r,E,A.hash,!0))),S=async(g,x)=>{typeof g=="string"&&(g=g.startsWith("0x")?me(g):df(g));const E=g.length===20,A=ql(g,E?"Ecdsa":"Sr25519",yf(E)),C=me(await v(A,x)),H=se(pe(C,xe.enc(C.length))),G=n.getRuntimeContext$(null).pipe(I(j=>j.dynamicBuilder.buildRuntimeCall("TransactionPaymentApi","query_info").value[1])),K=n.call$(null,"TransactionPaymentApi_query_info",H);return Ee(yn([K,G]).pipe(I(([j,ke])=>ke(j))))};return{getPaymentInfo:S,getEstimatedFees:async(g,x)=>(await S(g,x)).partial_fee,decodedCall:{type:e,value:It(t,l)},getEncodedData:d,sign:v,signSubmitAndWatch:m,signAndSubmit:b}},{getCompatibilityLevel:i,isCompatible:o}),cs=(e,t,n)=>{const r={},o=p=>new Proxy(r,{get(y,v){return p(v)}}),i=p=>{const y={};return o(v=>(y[v]||(y[v]={}),o(b=>(y[v][b]||(y[v][b]=p(v,b)),y[v][b]))))},s=(p,y)=>p.lookup.metadata.pallets.find(v=>v.name===y),a=i((p,y)=>Dl(p,y,t,vt(e,v=>v.getPalletEntryPoint(yt.Storage,p,y),v=>Ec(s(v,p).storage.items.find(b=>b.name===y))))),u=(p,y,v,b)=>{const m=p.lookup(v);if(m.type!=="enum")throw new Error("Expected enum");const S=Ac(m.value[b]);return{args:y==="args"?S:Nt,values:y==="args"?Nt:S}},c=i((p,y)=>as(p,y,t,n,vt(e,v=>v.getPalletEntryPoint(yt.Tx,p,y),v=>u(v,"args",s(v,p).calls,y)),!0)),l=i((p,y)=>Rl(p,y,t,vt(e,v=>v.getPalletEntryPoint(yt.Event,p,y),v=>u(v,"values",s(v,p).events,y)))),h=i((p,y)=>$l(p,y,vt(e,v=>v.getPalletEntryPoint(yt.Const,p,y),v=>Ic(s(v,p).constants.find(b=>b.name===y).type)))),f=i((p,y)=>Ml(p,y,t,vt(e,v=>v.getApiEntryPoint(p,y),v=>Sc(v.lookup.metadata.apis.find(b=>b.name===p).methods.find(b=>b.name===y))))),d=(p,y)=>{const{lookup:v,dynamicBuilder:b}=rr(y).runtime();try{const m=b.buildDefinition(v.call).dec(p.asBytes()),S=m.type,g=m.value.type,x=m.value.value;return as(S,g,t,n,vt(e,E=>E.getPalletEntryPoint(yt.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,y)=>y?d(p,y):e.then(v=>d(p,v)),tx:c,event:l,apis:f,constants:h}};function vf(e){const t=Fc(e),n=Al(t),r=n.chainHead$(),{getChainSpecData:o}=t,i=t.request;let s;const a=new WeakMap,u=h=>{const f=a.get(h)||Cl(h,r);return a.set(h,f),f},c=()=>s??(s=Ol(r)),{broadcastTx$:l}=n;return{getChainSpecData:o,finalizedBlock$:r.finalized$,getFinalizedBlock:()=>Ee(r.finalized$),bestBlocks$:r.bestBlocks$,getBestBlocks:()=>Ee(r.bestBlocks$),watchBlockBody:r.body$,getBlockBody:h=>Ee(r.body$(h)),getBlockHeader:h=>Ee(r.header$(h??null)),submit:(...h)=>ss(r,l,...h),submitAndWatch:(...h)=>lr(r,l,...h),getTypedApi:h=>{const f=u(h);return Object.assign(cs(f,r,l),{compatibilityToken:f})},getUnsafeApi:()=>{const h=c();return Object.assign(cs(h,r,l),{runtimeToken:h})},destroy:()=>{r.unfollow(),n.destroy()},_request:i}}he.AccountId=tt,he.Binary=Fe,he.CompatibilityLevel=Be,he.Enum=It,he.FixedSizeBinary=_n,he.InvalidTxError=ur,he._Enum=oo,he.createClient=vf,he.getSs58AddressInfo=In});