polkadot-api 1.5.0 → 1.6.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(de,yt){typeof exports=="object"&&typeof module<"u"?yt(exports):typeof define=="function"&&define.amd?define(["exports"],yt):(de=typeof globalThis<"u"?globalThis:de||self,yt(de.papi={}))})(this,function(de){"use strict";var yt=Object.defineProperty,ts=(e,t,n)=>t in e?yt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,pr=(e,t,n)=>(ts(e,typeof t!="symbol"?t+"":t,n),n),pn={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,a:10,b:11,c:12,d:13,e:14,f:15,A:10,B:11,C:12,D:13,E:14,F:15};function ns(e){const t=e.length%2,n=(e[1]==="x"?2:0)+t,r=(e.length-n)/2+t,o=new Uint8Array(r);t&&(o[0]=0|pn[e[2]]);for(let i=0;i<r;){const s=n+i*2,a=pn[e[s]],u=pn[e[s+1]];o[t+i++]=a<<4|u}return o}var vr=class extends Uint8Array{constructor(e){super(e),pr(this,"i",0),pr(this,"v"),this.v=new DataView(e)}},ye=e=>t=>e(t instanceof vr?t:new vr(t instanceof Uint8Array?t.buffer:typeof t=="string"?ns(t).buffer:t)),Ee=e=>{const t=e.length;let n=0;for(let o=0;o<t;o++)n+=e[o].byteLength;const r=new Uint8Array(n);for(let o=0,i=0;o<t;o++){const s=e[o];r.set(s,i),i+=s.byteLength}return r};function Lt(e,t){const n=Object.keys(e),r=n.length,o={};for(let i=0;i<r;i++){const s=n[i];o[s]=t(e[s],s)}return o}var Rt=ye,M=(e,t)=>{const n=[e,t];return n.enc=e,n.dec=t,n},bt=(e,t)=>n=>e(t(n)),Mt=(e,t)=>n=>t(e(n)),at=([e,t],n,r)=>M(bt(e,n),Mt(t,r));function rs(e,t){return ye(n=>{const r=n.v[t](n.i,!0);return n.i+=e,r})}function os(e,t){return n=>{const r=new Uint8Array(e);return new DataView(r.buffer)[t](0,n,!0),r}}function Re(e,t,n){return M(os(e,n),rs(e,t))}var V=Re(1,"getUint8","setUint8"),Je=Re(2,"getUint16","setUint16"),be=Re(4,"getUint32","setUint32"),mt=Re(8,"getBigUint64","setBigUint64"),is=Re(1,"getInt8","setInt8"),ss=Re(2,"getInt16","setInt16"),as=Re(4,"getInt32","setInt32"),cs=Re(8,"getBigInt64","setBigInt64"),yr=e=>{const t=new Uint8Array(16),n=new DataView(t.buffer);return n.setBigInt64(0,e,!0),n.setBigInt64(8,e>>64n,!0),t},br=e=>ye(t=>{const{v:n,i:r}=t,o=n.getBigUint64(r,!0),i=n[e](r+8,!0);return t.i+=16,i<<64n|o}),us=M(yr,br("getBigUint64")),ls=M(yr,br("getBigInt64")),mr=e=>{const t=new Uint8Array(32),n=new DataView(t.buffer);return n.setBigInt64(0,e,!0),n.setBigInt64(8,e>>64n,!0),n.setBigInt64(16,e>>128n,!0),n.setBigInt64(24,e>>192n,!0),t},gr=e=>ye(t=>{let n=t.v.getBigUint64(t.i,!0);return t.i+=8,n|=t.v.getBigUint64(t.i,!0)<<64n,t.i+=8,n|=t.v.getBigUint64(t.i,!0)<<128n,t.i+=8,n|=t.v[e](t.i,!0)<<192n,t.i+=8,n}),fs=M(mr,gr("getBigUint64")),ds=M(mr,gr("getBigInt64")),vn=at(V,e=>e?1:0,Boolean),hs=[V[1],Je[1],be[1]],ps=ye(e=>{const t=e[e.i],n=t&3;if(n<3)return hs[n](e)>>>2;const r=(t>>>2)+4;e.i++;let o=0n;const i=r/8|0;let s=0n;for(let u=0;u<i;u++)o=mt[1](e)<<s|o,s+=64n;let a=r%8;return a>3&&(o=BigInt(be[1](e))<<s|o,s+=32n,a-=4),a>1&&(o=BigInt(Je[1](e))<<s|o,s+=16n,a-=2),a&&(o=BigInt(V[1](e))<<s|o),o}),vs=1n<<56n,ys=1<<24,bs=256,ms=4294967295n,gs=64,ws=16384,ks=1<<30,xs=e=>{if(e<0)throw new Error(`Wrong compact input (${e})`);const t=Number(e)<<2;if(e<gs)return V[0](t);if(e<ws)return Je[0](t|1);if(e<ks)return be[0](t|2);let n=[new Uint8Array(1)],r=BigInt(e);for(;r>=vs;)n.push(mt[0](r)),r>>=64n;r>=ys&&(n.push(be[0](Number(r&ms))),r>>=32n);let o=Number(r);o>=bs&&(n.push(Je[0](o)),o>>=16),o&&n.push(V[0](o));const i=Ee(n);return i[0]=i.length-5<<2|3,i},j=M(xs,ps),Es=new TextEncoder,Ss=e=>{const t=Es.encode(e);return Ee([j.enc(t.length),t])},As=new TextDecoder,Is=ye(e=>{let t=j.dec(e);const n=new DataView(e.buffer,e.i,t);return e.i+=t,As.decode(n)}),Z=M(Ss,Is),Bs=()=>{},_s=new Uint8Array(0),_=M(()=>_s,Bs),wr=e=>e===void 0?t=>Ee([j.enc(t.length),t]):t=>t.length===e?t:t.slice(0,e),kr=e=>ye(t=>{const n=e===void 0?j.dec(t):e!==1/0?e:t.byteLength-t.i,r=new Uint8Array(t.buffer.slice(t.i,t.i+n));return t.i+=n,r}),W=e=>M(wr(e),kr(e));W.enc=wr,W.dec=kr;var xr=(e,t)=>{const n=Object.keys(e),r=new Map(t?.map((i,s)=>[n[s],i])??n.map((i,s)=>[i,s])),o=i=>r.get(i);return({tag:i,value:s})=>Ee([V.enc(o(i)),e[i](s)])},Er=(e,t)=>{const n=Object.keys(e),r=new Map(t?.map((o,i)=>[o,n[i]])??n.map((o,i)=>[i,o]));return ye(o=>{const i=V.dec(o),s=r.get(i),a=e[s];return{tag:s,value:a(o)}})},Se=(e,...t)=>M(xr(Lt(e,([n])=>n),...t),Er(Lt(e,([,n])=>n),...t));Se.enc=xr,Se.dec=Er;var Sr=e=>ye(t=>{const n=V.dec(t);if(n!==0)return e===vn[1]?n===1:e(t)}),Ar=e=>t=>{const n=new Uint8Array(1);return t===void 0?(n[0]=0,n):(n[0]=1,e===vn[0]?(n[0]=t?1:2,n):Ee([n,e(t)]))},N=e=>M(Ar(e[0]),Sr(e[1]));N.enc=Ar,N.dec=Sr;var Ir=(e,t)=>ye(n=>{const r=V[1](n)===0,i=(r?e:t)(n);return{success:r,value:i}}),Br=(e,t)=>({success:n,value:r})=>Ee([V[0](n?0:1),(n?e:t)(r)]),Dt=(e,t)=>M(Br(e[0],t[0]),Ir(e[1],t[1]));Dt.dec=Ir,Dt.enc=Br;var _r=(...e)=>ye(t=>e.map(n=>n(t))),Or=(...e)=>t=>Ee(e.map((n,r)=>n(t[r]))),te=(...e)=>M(Or(...e.map(([t])=>t)),_r(...e.map(([,t])=>t)));te.enc=Or,te.dec=_r;var Cr=e=>{const t=Object.keys(e);return bt(te.enc(...Object.values(e)),n=>t.map(r=>n[r]))},$r=e=>{const t=Object.keys(e);return Mt(te.dec(...Object.values(e)),n=>Object.fromEntries(n.map((r,o)=>[t[o],r])))},$=e=>M(Cr(Lt(e,t=>t[0])),$r(Lt(e,t=>t[1])));$.enc=Cr,$.dec=$r;var Tr=(e,t)=>t>=0?n=>Ee(n.map(e)):n=>Ee([j.enc(n.length),Ee(n.map(e))]),Pr=(e,t)=>ye(n=>{const r=t>=0?t:j.dec(n),o=new Array(r);for(let i=0;i<r;i++)o[i]=e(n);return o}),P=(e,t)=>M(Tr(e[0],t),Pr(e[1],t));P.enc=Tr,P.dec=Pr;/*! scure-base - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Os(e){return e instanceof Uint8Array||e!=null&&typeof e=="object"&&e.constructor.name==="Uint8Array"}function Cs(...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 $s(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 Ts(e=""){if(typeof e!="string")throw new Error("join separator should be string");return{encode:t=>{if(!Array.isArray(t)||t.length&&typeof t[0]!="string")throw new Error("join.encode input should be array of strings");for(let n of t)if(typeof n!="string")throw new Error(`join.encode: non-string input=${n}`);return t.join(e)},decode:t=>{if(typeof t!="string")throw new Error("join.decode input should be string");return t.split(e)}}}function Ur(e,t,n){if(t<2)throw new Error(`convertRadix: wrong from=${t}, base cannot be less than 2`);if(n<2)throw new Error(`convertRadix: wrong to=${n}, base cannot be less than 2`);if(!Array.isArray(e))throw new Error("convertRadix: data should be array");if(!e.length)return[];let r=0;const o=[],i=Array.from(e);for(i.forEach(s=>{if(s<0||s>=t)throw new Error(`Wrong integer: ${s}`)});;){let s=0,a=!0;for(let u=r;u<i.length;u++){const c=i[u],f=t*s+c;if(!Number.isSafeInteger(f)||t*s/t!==s||f-c!==t*s)throw new Error("convertRadix: carry overflow");s=f%n;const h=Math.floor(f/n);if(i[u]=h,!Number.isSafeInteger(h)||h*n+s!==f)throw new Error("convertRadix: carry overflow");if(a)h?a=!1:r=u;else continue}if(o.push(s),a)break}for(let s=0;s<e.length-1&&e[s]===0;s++)o.push(0);return o.reverse()}function Ps(e){return{encode:t=>{if(!Os(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=>Cs(Ps(58),$s(e),Ts("")))("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz");function Qe(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`positive integer expected, not ${e}`)}function Us(e){return e instanceof Uint8Array||e!=null&&typeof e=="object"&&e.constructor.name==="Uint8Array"}function zt(e,...t){if(!Us(e))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(e.length))throw new Error(`Uint8Array expected of length ${t}, not of length=${e.length}`)}function gt(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function yn(e,t){zt(e);const n=t.outputLen;if(e.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Ls=e=>new Uint8Array(e.buffer,e.byteOffset,e.byteLength),Ne=e=>new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4)),Ht=(e,t)=>e<<32-t|e>>>t,ne=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68,Rr=e=>e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255,_e=ne?e=>e:e=>Rr(e);function re(e){for(let t=0;t<e.length;t++)e[t]=Rr(e[t])}function Rs(e){if(typeof e!="string")throw new Error(`utf8ToBytes expected string, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function Oe(e){return typeof e=="string"&&(e=Rs(e)),zt(e),e}class Mr{clone(){return this._cloneInto()}}function Ms(e){const t=r=>e().update(Oe(r)).digest(),n=e();return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=()=>e(),t}function Ds(e){const t=(r,o)=>e(o).update(Oe(r)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=r=>e(r),t}function zs(e){const t=(r,o)=>e(o).update(Oe(r)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=r=>e(r),t}const Hs=new Uint8Array([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3,11,8,12,0,5,2,15,13,10,14,3,6,7,1,9,4,7,9,3,1,13,12,11,14,2,6,5,10,4,0,15,8,9,0,5,7,2,4,10,15,14,1,11,12,6,8,3,13,2,12,6,10,0,11,8,3,4,13,7,5,15,14,1,9,12,5,1,15,14,13,4,10,0,7,6,3,9,2,8,11,13,11,7,14,12,1,3,9,5,0,15,4,8,6,2,10,6,15,14,9,11,3,0,8,12,2,13,7,1,4,10,5,10,2,8,4,7,6,1,5,15,11,9,14,3,12,13,0,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3]);class Dr extends Mr{constructor(t,n,r={},o,i,s){if(super(),this.blockLen=t,this.outputLen=n,this.length=0,this.pos=0,this.finished=!1,this.destroyed=!1,Qe(t),Qe(n),Qe(o),n<0||n>o)throw new Error("outputLen bigger than keyLen");if(r.key!==void 0&&(r.key.length<1||r.key.length>o))throw new Error(`key must be up 1..${o} byte long or undefined`);if(r.salt!==void 0&&r.salt.length!==i)throw new Error(`salt must be ${i} byte long or undefined`);if(r.personalization!==void 0&&r.personalization.length!==s)throw new Error(`personalization must be ${s} byte long or undefined`);this.buffer32=Ne(this.buffer=new Uint8Array(t))}update(t){gt(this);const{blockLen:n,buffer:r,buffer32:o}=this;t=Oe(t);const i=t.length,s=t.byteOffset,a=t.buffer;for(let u=0;u<i;){this.pos===n&&(ne||re(o),this.compress(o,0,!1),ne||re(o),this.pos=0);const c=Math.min(n-this.pos,i-u),f=s+u;if(c===n&&!(f%4)&&u+c<i){const h=new Uint32Array(a,f,Math.floor((i-u)/4));ne||re(h);for(let l=0;u+n<i;l+=o.length,u+=n)this.length+=n,this.compress(h,l,!1);ne||re(h);continue}r.set(t.subarray(u,u+c),this.pos),this.pos+=c,this.length+=c,u+=c}return this}digestInto(t){gt(this),yn(t,this);const{pos:n,buffer32:r}=this;this.finished=!0,this.buffer.subarray(n).fill(0),ne||re(r),this.compress(r,0,!0),ne||re(r);const o=Ne(t);this.get().forEach((i,s)=>o[s]=_e(i))}digest(){const{buffer:t,outputLen:n}=this;this.digestInto(t);const r=t.slice(0,n);return this.destroy(),r}_cloneInto(t){const{buffer:n,length:r,finished:o,destroyed:i,outputLen:s,pos:a}=this;return t||(t=new this.constructor({dkLen:s})),t.set(...this.get()),t.length=r,t.finished=o,t.destroyed=i,t.outputLen=s,t.buffer.set(n),t.pos=a,t}}const Ft=BigInt(2**32-1),bn=BigInt(32);function Vt(e,t=!1){return t?{h:Number(e&Ft),l:Number(e>>bn&Ft)}:{h:Number(e>>bn&Ft)|0,l:Number(e&Ft)|0}}function zr(e,t=!1){let n=new Uint32Array(e.length),r=new Uint32Array(e.length);for(let o=0;o<e.length;o++){const{h:i,l:s}=Vt(e[o],t);[n[o],r[o]]=[i,s]}return[n,r]}const Fs=(e,t)=>BigInt(e>>>0)<<bn|BigInt(t>>>0),Vs=(e,t,n)=>e>>>n,js=(e,t,n)=>e<<32-n|t>>>n,qs=(e,t,n)=>e>>>n|t<<32-n,Ws=(e,t,n)=>e<<32-n|t>>>n,Xs=(e,t,n)=>e<<64-n|t>>>n-32,Gs=(e,t,n)=>e>>>n-32|t<<64-n,Ks=(e,t)=>t,Ys=(e,t)=>e,Hr=(e,t,n)=>e<<n|t>>>32-n,Fr=(e,t,n)=>t<<n|e>>>32-n,Vr=(e,t,n)=>t<<n-32|e>>>64-n,jr=(e,t,n)=>e<<n-32|t>>>64-n;function Zs(e,t,n,r){const o=(t>>>0)+(r>>>0);return{h:e+n+(o/2**32|0)|0,l:o|0}}const oe={fromBig:Vt,split:zr,toBig:Fs,shrSH:Vs,shrSL:js,rotrSH:qs,rotrSL:Ws,rotrBH:Xs,rotrBL:Gs,rotr32H:Ks,rotr32L:Ys,rotlSH:Hr,rotlSL:Fr,rotlBH:Vr,rotlBL:jr,add:Zs,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]),g=new Uint32Array(32);function Me(e,t,n,r,o,i){const s=o[i],a=o[i+1];let u=g[2*e],c=g[2*e+1],f=g[2*t],h=g[2*t+1],l=g[2*n],d=g[2*n+1],p=g[2*r],v=g[2*r+1],y=oe.add3L(u,f,s);c=oe.add3H(y,c,h,a),u=y|0,{Dh:v,Dl:p}={Dh:v^c,Dl:p^u},{Dh:v,Dl:p}={Dh:oe.rotr32H(v,p),Dl:oe.rotr32L(v,p)},{h:d,l}=oe.add(d,l,v,p),{Bh:h,Bl:f}={Bh:h^d,Bl:f^l},{Bh:h,Bl:f}={Bh:oe.rotrSH(h,f,24),Bl:oe.rotrSL(h,f,24)},g[2*e]=u,g[2*e+1]=c,g[2*t]=f,g[2*t+1]=h,g[2*n]=l,g[2*n+1]=d,g[2*r]=p,g[2*r+1]=v}function De(e,t,n,r,o,i){const s=o[i],a=o[i+1];let u=g[2*e],c=g[2*e+1],f=g[2*t],h=g[2*t+1],l=g[2*n],d=g[2*n+1],p=g[2*r],v=g[2*r+1],y=oe.add3L(u,f,s);c=oe.add3H(y,c,h,a),u=y|0,{Dh:v,Dl:p}={Dh:v^c,Dl:p^u},{Dh:v,Dl:p}={Dh:oe.rotrSH(v,p,16),Dl:oe.rotrSL(v,p,16)},{h:d,l}=oe.add(d,l,v,p),{Bh:h,Bl:f}={Bh:h^d,Bl:f^l},{Bh:h,Bl:f}={Bh:oe.rotrBH(h,f,63),Bl:oe.rotrBL(h,f,63)},g[2*e]=u,g[2*e+1]=c,g[2*t]=f,g[2*t+1]=h,g[2*n]=l,g[2*n+1]=d,g[2*r]=p,g[2*r+1]=v}class Js 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=Ne(Oe(t.salt));this.v4l^=_e(r[0]),this.v4h^=_e(r[1]),this.v5l^=_e(r[2]),this.v5h^=_e(r[3])}if(t.personalization){const r=Ne(Oe(t.personalization));this.v6l^=_e(r[0]),this.v6h^=_e(r[1]),this.v7l^=_e(r[2]),this.v7h^=_e(r[3])}if(t.key){const r=new Uint8Array(this.blockLen);r.set(Oe(t.key)),this.update(r)}}get(){let{v0l:t,v0h:n,v1l:r,v1h:o,v2l:i,v2h:s,v3l:a,v3h:u,v4l:c,v4h:f,v5l:h,v5h:l,v6l:d,v6h:p,v7l:v,v7h:y}=this;return[t,n,r,o,i,s,a,u,c,f,h,l,d,p,v,y]}set(t,n,r,o,i,s,a,u,c,f,h,l,d,p,v,y){this.v0l=t|0,this.v0h=n|0,this.v1l=r|0,this.v1h=o|0,this.v2l=i|0,this.v2h=s|0,this.v3l=a|0,this.v3h=u|0,this.v4l=c|0,this.v4h=f|0,this.v5l=h|0,this.v5h=l|0,this.v6l=d|0,this.v6h=p|0,this.v7l=v|0,this.v7h=y|0}compress(t,n,r){this.get().forEach((u,c)=>g[c]=u),g.set(X,16);let{h:o,l:i}=oe.fromBig(BigInt(this.length));g[24]=X[8]^i,g[25]=X[9]^o,r&&(g[28]=~g[28],g[29]=~g[29]);let s=0;const a=Hs;for(let u=0;u<12;u++)Me(0,4,8,12,t,n+2*a[s++]),De(0,4,8,12,t,n+2*a[s++]),Me(1,5,9,13,t,n+2*a[s++]),De(1,5,9,13,t,n+2*a[s++]),Me(2,6,10,14,t,n+2*a[s++]),De(2,6,10,14,t,n+2*a[s++]),Me(3,7,11,15,t,n+2*a[s++]),De(3,7,11,15,t,n+2*a[s++]),Me(0,5,10,15,t,n+2*a[s++]),De(0,5,10,15,t,n+2*a[s++]),Me(1,6,11,12,t,n+2*a[s++]),De(1,6,11,12,t,n+2*a[s++]),Me(2,7,8,13,t,n+2*a[s++]),De(2,7,8,13,t,n+2*a[s++]),Me(3,4,9,14,t,n+2*a[s++]),De(3,4,9,14,t,n+2*a[s++]);this.v0l^=g[0]^g[16],this.v0h^=g[1]^g[17],this.v1l^=g[2]^g[18],this.v1h^=g[3]^g[19],this.v2l^=g[4]^g[20],this.v2h^=g[5]^g[21],this.v3l^=g[6]^g[22],this.v3h^=g[7]^g[23],this.v4l^=g[8]^g[24],this.v4h^=g[9]^g[25],this.v5l^=g[10]^g[26],this.v5h^=g[11]^g[27],this.v6l^=g[12]^g[28],this.v6h^=g[13]^g[29],this.v7l^=g[14]^g[30],this.v7h^=g[15]^g[31],g.fill(0)}destroy(){this.destroyed=!0,this.buffer32.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}}const jt=Ds(e=>new Js(e)),qr=new TextEncoder().encode("SS58PRE"),mn=2,gn=e=>{try{const t=Lr.decode(e),n=t.subarray(0,t[0]&64?2:1),r=t.subarray(n.length,t.length-mn),o=t.subarray(n.length+r.length),i=jt(Uint8Array.of(...qr,...n,...r),{dkLen:64}).subarray(0,mn);return o[0]===i[0]&&o[1]===i[1]?{isValid:!0,ss58Format:Qs(n),publicKey:r.slice()}:{isValid:!1}}catch{return{isValid:!1}}},Qs=e=>{const t=new DataView(e.buffer,e.byteOffset,e.byteLength);return t.byteLength===1?t.getUint8(0):t.getUint16(0)},Wr=e=>{const t=e<64?Uint8Array.of(e):Uint8Array.of((e&252)>>2|64,e>>8|(e&3)<<6);return n=>{const r=jt(Uint8Array.of(...qr,...t,...n),{dkLen:64}).subarray(0,mn);return Lr.encode(Uint8Array.of(...t,...n,...r))}};function Ns(e,t){return n=>{const r=gn(n);if(!r.isValid)throw new Error("Invalid checksum");const{publicKey:o}=r;if(o.length!==e)throw new Error("Invalid public key length");return o}}const et=(e=42,t=32)=>at(W(t),Ns(t),Wr(e)),Xr="0123456789abcdef";function ie(e){const t=new Array(e.length+1);t[0]="0x";for(let n=0;n<e.length;){const r=e[n++];t[n]=Xr[r>>4]+Xr[r&15]}return t.join("")}const wn={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,a:10,b:11,c:12,d:13,e:14,f:15,A:10,B:11,C:12,D:13,E:14,F:15};function we(e){const t=e.length%2,n=(e[1]==="x"?2:0)+t,r=(e.length-n)/2+t,o=new Uint8Array(r);t&&(o[0]=0|wn[e[2]]);for(let i=0;i<r;){const s=n+i*2,a=wn[e[s]],u=wn[e[s+1]];o[t+i++]=a<<4|u}return o}function kn(e,t){return Object.fromEntries(Object.entries(e).map(([n,r])=>[n,t(r,n)]))}const he=(...e)=>{const t=e.reduce((r,o)=>r+o.byteLength,0),n=new Uint8Array(t);for(let r=0,o=0;r<e.length;r++){const i=e[r];n.set(i,o),o+=i.byteLength}return n},wt=Function.prototype;class Gr extends Error{constructor(){super("Abort Error"),this.name="AbortError"}}var ea=Object.defineProperty,Kr=e=>{throw TypeError(e)},ta=(e,t,n)=>t in e?ea(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,kt=(e,t,n)=>ta(e,typeof t!="symbol"?t+"":t,n),Yr=(e,t,n)=>t.has(e)||Kr("Cannot "+n),Ce=(e,t,n)=>(Yr(e,t,"read from private field"),n?n.call(e):t.get(e)),xt=(e,t,n)=>t.has(e)?Kr("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),tt=(e,t,n,r)=>(Yr(e,t,"write to private field"),t.set(e,n),n),$e,Et,qt,Wt,Xt;const na=new TextEncoder,ra=new TextDecoder,oa=te(j,W(1/0))[1];class ze{constructor(t,n=!1){if(xt(this,$e),xt(this,Et,null),xt(this,qt,null),xt(this,Wt,null),xt(this,Xt,null),kt(this,"asText",()=>Ce(this,Xt)??tt(this,Xt,ra.decode(Ce(this,$e)))),kt(this,"asHex",()=>Ce(this,qt)||tt(this,qt,ie(Ce(this,$e)))),kt(this,"asOpaqueHex",()=>Ce(this,Wt)||tt(this,Wt,ie(this.asBytes()))),kt(this,"asBytes",()=>Ce(this,$e)),kt(this,"asOpaqueBytes",()=>Ce(this,Et)||tt(this,Et,he(j[0](Ce(this,$e).length),Ce(this,$e)))),n){try{const[r,o]=oa(t);if(r===o.length){tt(this,$e,o),tt(this,Et,t);return}}catch{}throw new Error("Invalid opaque bytes")}else tt(this,$e,t)}static fromText(t){return new this(na.encode(t))}static fromHex(t){return new this(we(t))}static fromOpaqueHex(t){return new this(we(t),!0)}static fromBytes(t){return new this(t)}static fromOpaqueBytes(t){return new this(t,!0)}}$e=new WeakMap,Et=new WeakMap,qt=new WeakMap,Wt=new WeakMap,Xt=new WeakMap;const[ia]=et();class xn extends ze{constructor(t){super(t)}static fromArray(t){return new this(new Uint8Array(t))}static fromAccountId32(t){return new this(ia(t))}}const Zr=e=>{const t=W.enc(e);return n=>t(n.asBytes())},Jr=e=>{const t=W.dec(e),n=e==null?ze:xn;return r=>n.fromBytes(t(r))},St=e=>M(Zr(e),Jr(e));St.enc=Zr,St.dec=Jr;const O=j,Qr=j,sa=Rt(e=>{const t=O.dec(e),n=Math.ceil(t/8);return{bytes:W(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},sa),aa=at(V,e=>e.charCodeAt(0),String.fromCharCode),eo=e=>{const t=W.enc(e);return n=>t(we(n))},to=e=>{const t=W.dec(e);return n=>ie(t(n))},He=e=>M(eo(e),to(e));He.enc=eo,He.dec=to;const ca=new TextEncoder,ua=new TextDecoder,la=e=>at(W(e),t=>ca.encode(t),t=>ua.decode(t)),no=e=>{let t=n=>{const r=e();return t=r,r(n)};return n=>t(n)},ro=e=>{let t=n=>{const r=e(),o=r;return t=r,o(n)};return n=>t(n)},En=e=>M(no(()=>e().enc),ro(()=>e().dec)),At=Object.assign((e,t)=>({type:e,value:t}),{is(e,t){return e.type===t},as(e,t){if(t!==e.type)throw new Error(`Enum.as(enum, ${t}) used with actual type ${e.type}`);return e}}),oo=new Proxy({},{get(e,t){return n=>At(t,n)}}),io=(...e)=>{const t=Se.enc(...e);return n=>t({tag:n.type,value:n.value})},so=(...e)=>{const t=Se.dec(...e);return n=>{const{tag:r,value:o}=t(n);return At(r,o)}},me=(e,...t)=>M(io(kn(e,([n])=>n),...t),so(kn(e,([,n])=>n),...t));me.enc=io,me.dec=so;const ao=[],co=[],uo=[],fa=BigInt(0),It=BigInt(1),da=BigInt(2),ha=BigInt(7),pa=BigInt(256),va=BigInt(113);for(let e=0,t=It,n=1,r=0;e<24;e++){[n,r]=[r,(2*n+3*r)%5],ao.push(2*(5*r+n)),co.push((e+1)*(e+2)/2%64);let o=fa;for(let i=0;i<7;i++)t=(t<<It^(t>>ha)*va)%pa,t&da&&(o^=It<<(It<<BigInt(i))-It);uo.push(o)}const[ya,ba]=zr(uo,!0),lo=(e,t,n)=>n>32?Vr(e,t,n):Hr(e,t,n),fo=(e,t,n)=>n>32?jr(e,t,n):Fr(e,t,n);function ma(e,t=24){const n=new Uint32Array(10);for(let r=24-t;r<24;r++){for(let s=0;s<10;s++)n[s]=e[s]^e[s+10]^e[s+20]^e[s+30]^e[s+40];for(let s=0;s<10;s+=2){const a=(s+8)%10,u=(s+2)%10,c=n[u],f=n[u+1],h=lo(c,f,1)^n[a],l=fo(c,f,1)^n[a+1];for(let d=0;d<50;d+=10)e[s+d]^=h,e[s+d+1]^=l}let o=e[2],i=e[3];for(let s=0;s<24;s++){const a=co[s],u=lo(o,i,a),c=fo(o,i,a),f=ao[s];o=e[f],i=e[f+1],e[f]=u,e[f+1]=c}for(let s=0;s<50;s+=10){for(let a=0;a<10;a++)n[a]=e[s+a];for(let a=0;a<10;a++)e[s+a]^=~n[(a+2)%10]&n[(a+4)%10]}e[0]^=ya[r],e[1]^=ba[r]}n.fill(0)}class Sn extends Mr{constructor(t,n,r,o=!1,i=24){if(super(),this.blockLen=t,this.suffix=n,this.outputLen=r,this.enableXOF=o,this.rounds=i,this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,Qe(r),0>=this.blockLen||this.blockLen>=200)throw new Error("Sha3 supports only keccak-f1600 function");this.state=new Uint8Array(200),this.state32=Ne(this.state)}keccak(){ne||re(this.state32),ma(this.state32,this.rounds),ne||re(this.state32),this.posOut=0,this.pos=0}update(t){gt(this);const{blockLen:n,state:r}=this;t=Oe(t);const o=t.length;for(let i=0;i<o;){const s=Math.min(n-this.pos,o-i);for(let a=0;a<s;a++)r[this.pos++]^=t[i++];this.pos===n&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;const{state:t,suffix:n,pos:r,blockLen:o}=this;t[r]^=n,n&128&&r===o-1&&this.keccak(),t[o-1]^=128,this.keccak()}writeInto(t){gt(this,!1),zt(t),this.finish();const n=this.state,{blockLen:r}=this;for(let o=0,i=t.length;o<i;){this.posOut>=r&&this.keccak();const s=Math.min(r-this.posOut,i-o);t.set(n.subarray(this.posOut,this.posOut+s),o),this.posOut+=s,o+=s}return t}xofInto(t){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(t)}xof(t){return Qe(t),this.xofInto(new Uint8Array(t))}digestInto(t){if(yn(t,this),this.finished)throw new Error("digest() was already called");return this.writeInto(t),this.destroy(),t}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,this.state.fill(0)}_cloneInto(t){const{blockLen:n,suffix:r,outputLen:o,rounds:i,enableXOF:s}=this;return t||(t=new Sn(n,r,o,s,i)),t.state32.set(this.state32),t.pos=this.pos,t.posOut=this.posOut,t.finished=this.finished,t.rounds=i,t.suffix=r,t.outputLen=o,t.enableXOF=s,t.destroyed=this.destroyed,t}}const ga=((e,t,n)=>Ms(()=>new Sn(t,e,n)))(1,136,256/8),ho=e=>{const t=e.slice(2),n=ie(ga(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("")}`},wa=W(20)[1],po=M(e=>{const t=we(e);if(t.length!==20)throw new Error(`Invalid length found on EthAddress(${e})`);const n=ie(t);if(e===n||e===n.toUpperCase())return t;if(ho(n)!==e)throw new Error(`Invalid checksum found on EthAddress(${e})`);return t},Rt(e=>ho(ie(wa(e))))),vo=new TextEncoder,yo=new TextDecoder,ka=at(W(4),vo.encode.bind(vo),yo.decode.bind(yo)),An=$({engine:ka,payload:He()}),xa=me({consensus:An,seal:An,preRuntime:An,runtimeUpdated:_},[4,5,6,8]),In=He(32),bo=$({parentHash:In,number:O,stateRoot:In,extrinsicRoot:In,digests:P(xa)}),Te=P(Z),mo=N(Z),Ea=Se({bool:_,char:_,str:_,u8:_,u16:_,u32:_,u64:_,u128:_,u256:_,i8:_,i16:_,i32:_,i64:_,i128:_,i256:_}),go=P($({name:mo,type:O,typeName:mo,docs:Te})),Sa=$({len:be,type:O}),Aa=$({bitStoreType:O,bitOrderType:O}),Ia=P($({name:Z,fields:go,index:V,docs:Te})),Ba=Se({composite:go,variant:Ia,sequence:O,array:Sa,tuple:P(O),primitive:Ea,compact:O,bitSequence:Aa}),_a=$({name:Z,type:N(O)}),Oa=P(_a),Ca=$({id:O,path:Te,params:Oa,def:Ba,docs:Te}),Bn=P(Ca),$a=Se({Blake2128:_,Blake2256:_,Blake2128Concat:_,Twox128:_,Twox256:_,Twox64Concat:_,Identity:_}),Ta=P($a),Pa=$({hashers:Ta,key:O,value:O}),Ua=$({name:Z,modifier:V,type:Se({plain:O,map:Pa}),fallback:He(),docs:Te}),La=N($({prefix:Z,items:P(Ua)})),wo={name:Z,storage:La,calls:N(O),events:N(O),constants:P($({name:Z,type:O,value:He(),docs:Te})),errors:N(O),index:V},Ra={...wo,docs:Te},Ma=new Uint8Array,ko=e=>M(()=>Ma,()=>e),Da=$({type:O,version:V,signedExtensions:P($({identifier:Z,type:O,additionalSigned:O}))}),xo=$({lookup:Bn,pallets:P($({...wo,docs:ko([])})),extrinsic:Da,type:O,apis:ko([])}),za=$({name:Z,methods:P($({name:Z,inputs:P($({name:Z,type:O})),output:O,docs:Te})),docs:Te}),Ha=$({version:V,address:O,call:O,signature:O,extra:O,signedExtensions:P($({identifier:Z,type:O,additionalSigned:O}))}),Eo=$({lookup:Bn,pallets:P($(Ra)),extrinsic:Ha,type:O,apis:P(za),outerEnums:$({call:O,event:O,error:O}),custom:P(te(Z,$({type:O,value:He()})))}),So=()=>{throw new Error("Unsupported metadata version!")},ce=M(So,So),nt=$({magicNumber:be,metadata:Se({v0:ce,v1:ce,v2:ce,v3:ce,v4:ce,v5:ce,v6:ce,v7:ce,v8:ce,v9:ce,v10:ce,v11:ce,v12:ce,v13:ce,v14:xo,v15:Eo})}),_n=W(),Fa=N(_n),Va=te(j,_n),Ao=e=>{try{return nt.dec(e)}catch{}try{return nt.dec(Fa.dec(e))}catch{}try{return nt.dec(_n.dec(e))}catch{}try{return nt.dec(Va.dec(e)[1])}catch{}throw null},ja={dkLen:32},On=e=>jt(e,ja),qa={dkLen:16},Io=e=>jt(e,qa),Bo=e=>he(Io(e),e),Pe=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);function Fe(e,t,n,r,o){return e=e+t+o|0,r=Ht(r^e,16),n=n+r|0,t=Ht(t^n,12),{a:e,b:t,c:n,d:r}}function Ve(e,t,n,r,o){return e=e+t+o|0,r=Ht(r^e,8),n=n+r|0,t=Ht(t^n,7),{a:e,b:t,c:n,d:r}}function _o(e,t,n,r,o,i,s,a,u,c,f,h,l,d,p,v,y,b,w,x){let m=0;for(let E=0;E<r;E++)({a:o,b:u,c:l,d:y}=Fe(o,u,l,y,n[t+e[m++]])),{a:o,b:u,c:l,d:y}=Ve(o,u,l,y,n[t+e[m++]]),{a:i,b:c,c:d,d:b}=Fe(i,c,d,b,n[t+e[m++]]),{a:i,b:c,c:d,d:b}=Ve(i,c,d,b,n[t+e[m++]]),{a:s,b:f,c:p,d:w}=Fe(s,f,p,w,n[t+e[m++]]),{a:s,b:f,c:p,d:w}=Ve(s,f,p,w,n[t+e[m++]]),{a,b:h,c:v,d:x}=Fe(a,h,v,x,n[t+e[m++]]),{a,b:h,c:v,d:x}=Ve(a,h,v,x,n[t+e[m++]]),{a:o,b:c,c:p,d:x}=Fe(o,c,p,x,n[t+e[m++]]),{a:o,b:c,c:p,d:x}=Ve(o,c,p,x,n[t+e[m++]]),{a:i,b:f,c:v,d:y}=Fe(i,f,v,y,n[t+e[m++]]),{a:i,b:f,c:v,d:y}=Ve(i,f,v,y,n[t+e[m++]]),{a:s,b:h,c:l,d:b}=Fe(s,h,l,b,n[t+e[m++]]),{a:s,b:h,c:l,d:b}=Ve(s,h,l,b,n[t+e[m++]]),{a,b:u,c:d,d:w}=Fe(a,u,d,w,n[t+e[m++]]),{a,b:u,c:d,d:w}=Ve(a,u,d,w,n[t+e[m++]]);return{v0:o,v1:i,v2:s,v3:a,v4:u,v5:c,v6:f,v7:h,v8:l,v9:d,v10:p,v11:v,v12:y,v13:b,v14:w,v15:x}}const Oo=(()=>{const e=Array.from({length:16},(r,o)=>o),t=r=>[2,6,3,10,7,0,4,13,1,11,12,5,9,14,15,8].map(o=>r[o]),n=[];for(let r=0,o=e;r<7;r++,o=t(o))n.push(...o);return Uint8Array.from(n)})();class Cn extends Dr{constructor(t={},n=0){if(super(64,t.dkLen===void 0?32:t.dkLen,{},Number.MAX_SAFE_INTEGER,0,0),this.flags=0,this.chunkPos=0,this.chunksDone=0,this.stack=[],this.posOut=0,this.bufferOut32=new Uint32Array(16),this.chunkOut=0,this.enableXOF=!0,this.outputLen=t.dkLen===void 0?32:t.dkLen,Qe(this.outputLen),t.key!==void 0&&t.context!==void 0)throw new Error("Blake3: only key or context can be specified at same time");if(t.key!==void 0){const r=Oe(t.key).slice();if(r.length!==32)throw new Error("Blake3: key should be 32 byte");this.IV=Ne(r),ne||re(this.IV),this.flags=n|16}else if(t.context!==void 0){const r=new Cn({dkLen:32},32).update(t.context).digest();this.IV=Ne(r),ne||re(this.IV),this.flags=n|64}else this.IV=Pe.slice(),this.flags=n;this.state=this.IV.slice(),this.bufferOut=Ls(this.bufferOut32)}get(){return[]}set(){}b2Compress(t,n,r,o=0){const{state:i,pos:s}=this,{h:a,l:u}=Vt(BigInt(t),!0),{v0:c,v1:f,v2:h,v3:l,v4:d,v5:p,v6:v,v7:y,v8:b,v9:w,v10:x,v11:m,v12:E,v13:S,v14:A,v15:C}=_o(Oo,o,r,7,i[0],i[1],i[2],i[3],i[4],i[5],i[6],i[7],Pe[0],Pe[1],Pe[2],Pe[3],a,u,s,n);i[0]=c^b,i[1]=f^w,i[2]=h^x,i[3]=l^m,i[4]=d^E,i[5]=p^S,i[6]=v^A,i[7]=y^C}compress(t,n=0,r=!1){let o=this.flags;if(this.chunkPos||(o|=1),(this.chunkPos===15||r)&&(o|=2),r||(this.pos=this.blockLen),this.b2Compress(this.chunksDone,o,t,n),this.chunkPos+=1,this.chunkPos===16||r){let i=this.state;this.state=this.IV.slice();for(let s,a=this.chunksDone+1;(r||!(a&1))&&(s=this.stack.pop());a>>=1)this.buffer32.set(s,0),this.buffer32.set(i,8),this.pos=this.blockLen,this.b2Compress(0,this.flags|4,this.buffer32,0),i=this.state,this.state=this.IV.slice();this.chunksDone++,this.chunkPos=0,this.stack.push(i)}this.pos=0}_cloneInto(t){t=super._cloneInto(t);const{IV:n,flags:r,state:o,chunkPos:i,posOut:s,chunkOut:a,stack:u,chunksDone:c}=this;return t.state.set(o.slice()),t.stack=u.map(f=>Uint32Array.from(f)),t.IV.set(n),t.flags=r,t.chunkPos=i,t.chunksDone=c,t.posOut=s,t.chunkOut=a,t.enableXOF=this.enableXOF,t.bufferOut32.set(this.bufferOut32),t}destroy(){this.destroyed=!0,this.state.fill(0),this.buffer32.fill(0),this.IV.fill(0),this.bufferOut32.fill(0);for(let t of this.stack)t.fill(0)}b2CompressOut(){const{state:t,pos:n,flags:r,buffer32:o,bufferOut32:i}=this,{h:s,l:a}=Vt(BigInt(this.chunkOut++));ne||re(o);const{v0:u,v1:c,v2:f,v3:h,v4:l,v5:d,v6:p,v7:v,v8:y,v9:b,v10:w,v11:x,v12:m,v13:E,v14:S,v15:A}=_o(Oo,0,o,7,t[0],t[1],t[2],t[3],t[4],t[5],t[6],t[7],Pe[0],Pe[1],Pe[2],Pe[3],a,s,n,r);i[0]=u^y,i[1]=c^b,i[2]=f^w,i[3]=h^x,i[4]=l^m,i[5]=d^E,i[6]=p^S,i[7]=v^A,i[8]=t[0]^y,i[9]=t[1]^b,i[10]=t[2]^w,i[11]=t[3]^x,i[12]=t[4]^m,i[13]=t[5]^E,i[14]=t[6]^S,i[15]=t[7]^A,ne||(re(o),re(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,ne||re(this.buffer32),this.compress(this.buffer32,0,!0),ne||re(this.buffer32),this.chunksDone=0,this.pos=this.blockLen):t|=(this.chunkPos?0:1)|2,this.flags=t,this.b2CompressOut()}writeInto(t){gt(this,!1),zt(t),this.finish();const{blockLen:n,bufferOut:r}=this;for(let o=0,i=t.length;o<i;){this.posOut>=n&&this.b2CompressOut();const s=Math.min(n-this.posOut,i-o);t.set(r.subarray(this.posOut,this.posOut+s),o),this.posOut+=s,o+=s}return t}xofInto(t){if(!this.enableXOF)throw new Error("XOF is not possible after digest call");return this.writeInto(t)}xof(t){return Qe(t),this.xofInto(new Uint8Array(t))}digestInto(t){if(yn(t,this),this.finished)throw new Error("digest() was already called");return this.enableXOF=!1,this.writeInto(t),this.destroy(),t}digest(){return this.digestInto(new Uint8Array(this.outputLen))}}const Wa=zs(e=>new Cn(e)),Xa={dkLen:32},Co=e=>Wa(e,Xa),Ga=e=>he(Co(e),e),$o=e=>e,rt=(e,t,n,r)=>new DataView(new Uint16Array([e,t,n,r]).buffer).getBigUint64(0,!0),$n=2n**64n-1n,ee=(e,t)=>e<<t&$n|e>>64n-t,U=(e,t)=>e*t&$n,K=(e,t)=>e+t&$n,Y=11400714785074694791n,pe=14029467366897019727n,To=1609587929392839161n,Bt=9650029242287828579n,Po=2870177450012600261n;function je(e,t=0n){let n=K(K(t,Y),pe),r=K(t,pe),o=t,i=t-Y,s=e.length,a=0,u=null;(function(){let d=0,p=d+s;if(s){if(u=new Uint8Array(32),s<32){u.set(e.subarray(0,s),a),a+=s;return}if(d<=p-32){const v=p-32;do{let y;y=rt(e[d+1]<<8|e[d],e[d+3]<<8|e[d+2],e[d+5]<<8|e[d+4],e[d+7]<<8|e[d+6]),n=U(ee(K(n,U(y,pe)),31n),Y),d+=8,y=rt(e[d+1]<<8|e[d],e[d+3]<<8|e[d+2],e[d+5]<<8|e[d+4],e[d+7]<<8|e[d+6]),r=U(ee(K(r,U(y,pe)),31n),Y),d+=8,y=rt(e[d+1]<<8|e[d],e[d+3]<<8|e[d+2],e[d+5]<<8|e[d+4],e[d+7]<<8|e[d+6]),o=U(ee(K(o,U(y,pe)),31n),Y),d+=8,y=rt(e[d+1]<<8|e[d],e[d+3]<<8|e[d+2],e[d+5]<<8|e[d+4],e[d+7]<<8|e[d+6]),i=U(ee(K(i,U(y,pe)),31n),Y),d+=8}while(d<=v)}d<p&&(u.set(e.subarray(d,p),a),a=p-d)}})(),e=u||e;let c,f=0;for(s>=32?(c=ee(n,1n),c=K(c,ee(r,7n)),c=K(c,ee(o,12n)),c=K(c,ee(i,18n)),n=U(ee(U(n,pe),31n),Y),c=c^n,c=K(U(c,Y),Bt),r=U(ee(U(r,pe),31n),Y),c=c^r,c=K(U(c,Y),Bt),o=U(ee(U(o,pe),31n),Y),c=c^o,c=K(U(c,Y),Bt),i=U(ee(U(i,pe),31n),Y),c=c^i,c=K(U(c,Y),Bt)):c=K(t,Po),c=K(c,BigInt(s));f<=a-8;){let l=rt(e[f+1]<<8|e[f],e[f+3]<<8|e[f+2],e[f+5]<<8|e[f+4],e[f+7]<<8|e[f+6]);l=U(ee(U(l,pe),31n),Y),c=K(U(ee(c^l,27n),Y),Bt),f+=8}if(f+4<=a){let l=U(rt(e[f+1]<<8|e[f],e[f+3]<<8|e[f+2],0,0),Y);c=K(U(ee(c^l,23n),pe),To),f+=4}for(;f<a;){const l=U(rt(e[f++],0,0,0),Po);c=U(ee(c^l,11n),Y)}let h=c>>33n;return c=U(c^h,pe),h=c>>29n,c=U(c^h,To),h=c>>32n,c^=h,c}const Tn=e=>{const t=new Uint8Array(16),n=new DataView(t.buffer);return n.setBigUint64(0,je(e),!0),n.setBigUint64(8,je(e,1n),!0),t},Ka=e=>{const t=new Uint8Array(32),n=new DataView(t.buffer);return n.setBigUint64(0,je(e),!0),n.setBigUint64(8,je(e,1n),!0),n.setBigUint64(16,je(e,2n),!0),n.setBigUint64(24,je(e,3n),!0),t},Pn=e=>he(mt.enc(je(e)),e),Uo=new TextEncoder,Un=e=>{const t=Tn(Uo.encode(e));return(n,r,...o)=>{const i=he(t,Tn(Uo.encode(n))),s=ie(i),a=o.map(h=>h[1]).map(h=>{switch(h){case $o:return 0;case Pn:return 8;case Bo:return 16;default:return null}}).filter(h=>h!==null),u=h=>{if(!h.startsWith(s))throw new Error(`key does not match this storage (${e}.${n})`);if(a.length!==o.length)throw new Error("Impossible to decode this key");if(o.length===0)return[];const l=h.slice(s.length),d=new Array(o.length);for(let p=0,v=0;p<a.length;p++){const y=o[p][0];v+=a[p],d[p]=y.dec(l.slice(v*2)),v+=y.enc(d[p]).length}return d},c=o.map(([{enc:h},l])=>d=>l(h(d)));return{enc:(...h)=>ie(he(i,...h.map((l,d)=>c[d](l)))),dec:r,keyDecoder:u}}};var Lo=Object.freeze({__proto__:null,AccountId:et,Bin:St,Binary:ze,Blake2128:Io,Blake2128Concat:Bo,Blake2256:On,Blake3256:Co,Blake3256Concat:Ga,Bytes:W,Enum:At,FixedSizeBinary:xn,Hex:He,Identity:$o,Option:N,Result:Dt,ScaleEnum:Se,Self:En,Storage:Un,Struct:$,Tuple:te,Twox128:Tn,Twox256:Ka,Twox64Concat:Pn,Variant:me,Vector:P,_Enum:oo,_void:_,bitSequence:Nr,blockHeader:bo,bool:vn,char:aa,compact:j,compactBn:Qr,compactNumber:O,createCodec:M,createDecoder:Rt,decAnyMetadata:Ao,enhanceCodec:at,enhanceDecoder:Mt,enhanceEncoder:bt,ethAccount:po,fixedStr:la,fromBufferToBase58:Wr,getSs58AddressInfo:gn,h64:je,i128:ls,i16:ss,i256:ds,i32:as,i64:cs,i8:is,metadata:nt,selfDecoder:ro,selfEncoder:no,str:Z,u128:us,u16:Je,u256:fs,u32:be,u64:mt,u8:V,v14:xo,v14Lookup:Bn,v15:Eo});const ot=j,Ya=P(te(Z,ot)),R={bool:"boolean",str:"string",num:"number",big:"bigint",bits:"bitseq",void:"void"},Za=me(Object.fromEntries(Object.values(R).map(e=>[e,_]))),Ja=P(te(Z,N(En(()=>Ln)))),Qa=P(ot),Na=$({typeRef:ot,length:N(ot)}),ec=N(j),tc=ot,nc=$({ok:ot,ko:ot}),Ln=me({struct:Ya,terminal:Za,enum:Ja,tuple:Qa,array:Na,binary:ec,option:tc,result:nc}),rc={i256:R.big,i128:R.big,i64:R.big,i32:R.num,i16:R.num,i8:R.num,u256:R.big,u128:R.big,u64:R.big,u32:R.num,u16:R.num,u8:R.num,bool:R.bool,char:R.str,str:R.str},_t=e=>({type:"terminal",value:{type:e}});function Ot(e,t=()=>{}){switch(e.type){case"AccountId20":case"AccountId32":return _t(R.str);case"array":return e.value.type==="primitive"&&e.value.value==="u8"?{type:"binary",value:e.len}:(t(e.value.id),{type:"array",value:{typeRef:e.value.id,length:e.len}});case"bitSequence":return _t(R.bits);case"compact":return _t(e.isBig?R.big:R.num);case"enum":return{type:"enum",value:Object.entries(e.value).map(([n,r])=>(r.type==="lookupEntry"&&t(r.value.id),[n,r.type==="lookupEntry"?Ot(r.value,t):Ot(r,t)]))};case"struct":{const n=Object.entries(e.value).map(([r,o])=>[r,o.id]);return n.forEach(([,r])=>t(r)),{type:"struct",value:n}}case"tuple":{const n=e.value.map(r=>r.id);return n.forEach(t),{type:"tuple",value:n}}case"option":return t(e.value.id),{type:"option",value:e.value.id};case"primitive":return _t(rc[e.value]);case"result":return t(e.value.ok.id),t(e.value.ko.id),{type:"result",value:{ok:e.value.ok.id,ko:e.value.ko.id}};case"sequence":return e.value.type==="primitive"&&e.value.value==="u8"?{type:"binary",value:void 0}:(t(e.value.id),{type:"array",value:{typeRef:e.value.id}});case"void":return _t(R.void)}}function Rn(e,t,n){if(t.type==="option"&&e==null)return!0;const r=(i,s)=>Rn(i,s,n),o=i=>{switch(i.value.type){case R.str:case R.big:case R.bool:case R.num:return typeof e===i.value.type;case R.bits:return typeof e=="object"&&e!=null&&typeof e.bitsLen=="number"&&e.bytes instanceof Uint8Array;case R.void:return!0}};switch(t.type){case"terminal":return o(t);case"binary":return e instanceof ze&&(t.value==null||e.asBytes().length>=t.value);case"array":if(!Array.isArray(e))return!1;const i=e;return t.value.length!=null&&i.length<t.value.length?!1:i.slice(0,t.value.length).every(c=>r(c,n(t.value.typeRef)));case"enum":if(!e)return!1;const s=e,a=Object.fromEntries(t.value);if(!(s.type in a))return!1;const u=a[s.type];return u==null?!0:r(s.value,u);case"option":return e==null?!0:r(e,n(t.value));case"struct":return e?t.value.every(([c,f])=>r(e[c],n(f))):!1;case"tuple":return e?t.value.every((c,f)=>r(e[f],n(c))):!1;case"result":return"success"in e&&"value"in e?r(e.value,n(e.success?t.value.ok:t.value.ko)):!1}}var oc=Object.defineProperty,ic=(e,t,n)=>t in e?oc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,sc=(e,t,n)=>ic(e,t+"",n);class Ro{constructor(t=[]){sc(this,"value",new Map),t.forEach(([n,r])=>this.add(n,r))}has(t,n){return this.value.get(t)?.has(n)??!1}add(t,n){this.value.has(t)||this.value.set(t,new Set),this.value.get(t).add(n)}addAll(t){t.forEach(([n,r])=>this.add(n,r))}delete(t,n){if(!this.value.has(t))return;const r=this.value.get(t);r.delete(n),r.size||this.value.delete(t)}isEmpty(){return!this.value.size}get values(){return Array.from(this.value).flatMap(([t,n])=>Array.from(n).map(r=>[t,r]))}}var Ae=(e=>(e[e.Incompatible=0]="Incompatible",e[e.Partial=1]="Partial",e[e.BackwardsCompatible=2]="BackwardsCompatible",e[e.Identical=3]="Identical",e))(Ae||{});function Mn(e,t,n,r,o){if(!n&&!e)return ue(3);if(!n)return ue(2);if(!e)return ue(n.type==="option"?2:0);o.has(n)||o.set(n,new Map);const i=o.get(n);if(i.has(e)){const a=i.get(e);return a===null?{level:3,assumptions:new Ro([[e,n]])}:ue(a)}i.set(e,null);const s=ac(e,n,(a,u)=>Mn(typeof a=="number"?t(a):a,t,typeof u=="number"?r(u):u,r,o));return s.assumptions.delete(e,n),s.assumptions.isEmpty()||s.level===0?i.set(e,s.level):i.delete(e),s}function ac(e,t,n){if(e.type!==t.type)return t.type==="option"?Gt(n(e,t.value),2):e.type==="option"?Gt(n(e.value,t),1):ue(0);switch(t.type){case"terminal":return ue(t.value.type===e.value.type?3:0);case"binary":return ue(Do(e.value,t.value));case"array":const o=e,i=ue(Do(o.value.length,t.value.length));return Dn([i,()=>n(o.value.typeRef,t.value.typeRef)]);case"enum":{const f=e,h=Object.fromEntries(t.value),l=f.value.length===t.value.length?3:2;return Gt(Mo(f.value.map(([d,p])=>()=>d in h?n(p,h[d]):ue(0))),l)}case"option":return n(e.value,t.value);case"struct":const s=e,a=Object.fromEntries(s.value),u=s.value.length===t.value.length?3:2;return Gt(Dn(t.value.map(([f,h])=>()=>n(a[f],h))),u);case"tuple":{const f=e,h=ue(uc(f.value,t.value));return Dn([h,...t.value.map((l,d)=>()=>n(f.value[d],l))])}case"result":const c=e;return Mo([n(c.value.ok,t.value.ok),n(c.value.ko,t.value.ko)])}}const Gt=(e,t)=>({...e,level:Math.min(e.level,t)}),cc=new Ro,ue=e=>({level:e,assumptions:cc}),Dn=e=>{let t=ue(3);for(const n of e){const r=typeof n=="function"?n():n;if(r.level===0)return r;t.assumptions.addAll(r.assumptions.values),t.level=Math.min(t.level,r.level)}return t},Mo=e=>{if(!e.length)return ue(3);let t=!1,n=ue(3);for(const r of e){const o=typeof r=="function"?r():r;if(o.level===0){n.level=Math.min(n.level,1);continue}t=!0,n.assumptions.addAll(o.assumptions.values),n.level=Math.min(n.level,o.level)}return t?n:ue(0)},uc=(e,t)=>t.length===e.length?3:e.length>=t.length?2:0,Do=(e,t)=>t===e?3:t==null||e>=t?2:e==null?1:0,zo=me({lookup:j,typedef:Ln}),ct=e=>({type:"lookup",value:e}),zn=e=>({type:"typedef",value:e}),Kt=zn({type:"terminal",value:{type:R.void}}),lc=$({args:zo,values:zo});function fc(e){if(e.type.tag==="plain")return{args:Kt,values:ct(e.type.value)};const{key:t,value:n}=e.type.value;return{args:ct(t),values:ct(n)}}function dc(e){return{args:zn({type:"tuple",value:e.inputs.map(t=>t.type)}),values:ct(e.output)}}function hc(e){return e.type==="lookupEntry"?ct(e.value.id):zn(Ot(e))}function pc(e){return{args:Kt,values:ct(e)}}function vc(e,t,n,r,o){const i=(s,a)=>s.type==="lookup"?a(s.value):s.value;return{args:Mn(i(e.args,t),t,i(n.args,r),r,o).level,values:Mn(i(n.values,r),r,i(e.values,t),t,o).level}}function Ho(e,t,n){const r=e.type==="lookup"?t(e.value):e.value;return Rn(n,r,t)}const ut=()=>{},ge={body:"",call:"",continue:"",follow:"",header:"",stopOperation:"",storage:"",unfollow:"",unpin:"",followEvent:""},Yt={chainName:"",genesisHash:"",properties:""},Hn={broadcast:"",stop:""};Object.entries({chainHead:ge,chainSpec:Yt,transaction:Hn}).forEach(([e,t])=>{Object.keys(t).forEach(n=>{t[n]=`${e}_v1_${n}`})});const yc=e=>(t,n)=>{let r=e(Hn.broadcast,[t],{onSuccess:o=>{r=o===null?ut:()=>{e(Hn.stop,[o])},o===null&&n(new Error("Max # of broadcasted transactions has been reached"))},onError:n});return()=>{r()}};class Fo extends Error{constructor(){super("ChainHead stopped"),this.name="StopError"}}class Zt extends Error{constructor(){super("ChainHead disjointed"),this.name="DisjointError"}}class Jt extends Error{constructor(){super("ChainHead operations limit reached"),this.name="OperationLimitError"}}class Vo extends Error{constructor(t){super(t),this.name="OperationError"}}class Fn extends Error{constructor(){super("ChainHead operation inaccessible"),this.name="OperationInaccessibleError"}}function bc(){let e=()=>{},t=()=>{};return{promise:new Promise((r,o)=>{e=r,t=o}),res:e,rej:t}}const jo=()=>{const e=new Map;return{has:e.has.bind(e),subscribe(t,n){e.set(t,n)},unsubscribe(t){e.delete(t)},next(t,n){e.get(t)?.next(n)},error(t,n){const r=e.get(t);r&&(e.delete(t),r.error(n))},errorAll(t){const n=[...e.values()];e.clear(),n.forEach(r=>{r.error(t)})}}},Qt=e=>(...t)=>new Promise((n,r)=>{let o=wt;const[i,s]=t[t.length-1]instanceof AbortSignal?[t.slice(0,t.length-1),t[t.length-1]]:[t],a=()=>{o(),r(new Gr)};s?.addEventListener("abort",a,{once:!0});const u=c=>f=>{o=wt,s?.removeEventListener("abort",a),c(f)};o=e(u(n),u(r),...i)}),qo=(e,t)=>n=>Qt((r,o,...i)=>{let s=!0,a=()=>{s=!1};const[u,c]=t(...i);return n(e,u,{onSuccess:(f,h)=>{if(f.result==="limitReached")return o(new Jt);const{operationId:l}=f,d=()=>{n(ge.stopOperation,[l])};if(!s)return d();let p=ut;const v=b=>{s=!1,p(),r(b)},y=b=>{s=!1,p(),o(b)};p=h(l,{next:b=>{const w=b;w.event==="operationError"?o(new Vo(w.error)):w.event==="operationInaccessible"?o(new Fn):c(b,v,y)},error:y}),a=()=>{s&&(p(),d())}},onError:o}),()=>{a()}}),mc=qo(ge.body,e=>[[e],(t,n)=>{n(t.value)}]),gc=qo(ge.call,(e,t,n)=>[[e,t,n],(r,o)=>{o(r.output)}]),wc=e=>t=>new Promise((n,r)=>{e(ge.header,[t],{onSuccess:n,onError:r})}),Wo=e=>(t,n,r,o,i,s,a)=>{if(n.length===0)return s(),wt;let u=!0,c=()=>{u=!1};return e(ge.storage,[t,n,r],{onSuccess:(f,h)=>{if(f.result==="limitReached"||f.discardedItems===n.length)return i(new Jt);const{operationId:l}=f,d=()=>{e(ge.stopOperation,[l])};if(!u)return d();const p=h(f.operationId,{next:b=>{switch(b.event){case"operationStorageItems":{o(b.items);break}case"operationStorageDone":{y();break}case"operationError":{v(new Vo(b.error));break}case"operationInaccessible":{v(new Fn);break}default:e(ge.continue,[b.operationId])}},error:i});c=()=>{p(),e(ge.stopOperation,[f.operationId])};const v=b=>{c=wt,p(),i(b)},y=()=>{c=wt,p(),s()};a(f.discardedItems)},onError:i}),()=>{c()}},kc=e=>{const t=Wo(e);return Qt((n,r,o,i,s,a)=>{const u=i.startsWith("descendants");let c=u?[]:null;const h=t(o,[{key:s,type:i}],a??null,u?l=>{c.push(l)}:l=>{c=l[0]?.[i]},r,()=>{try{n(u?c.flat():c)}catch(l){r(l)}},l=>{l>0&&(h(),r(new Jt))});return h})},xc=e=>t=>t.length>0?new Promise((n,r)=>{e(ge.unpin,[t],{onSuccess(){n()},onError:r})}):Promise.resolve();class Nt extends Error{constructor(){super("Client destroyed"),this.name="DestroyedError"}}function Ec(e){return e.operationId!==void 0}function Sc(e){return(t,n,r)=>{const o=jo(),i=new Set,s=bc();let a=s.promise;const u=p=>{if(Ec(p))return o.has(p.operationId)||console.warn("Uknown operationId on",p),o.next(p.operationId,p);if(p.event!=="stop"){if(p.event==="initialized")return n({type:p.event,finalizedBlockHashes:p.finalizedBlockHashes,finalizedBlockRuntime:p.finalizedBlockRuntime});const{event:v,...y}=p;return n({type:v,...y})}r(new Fo),l(!1)},c=p=>{r(p),l(!(p instanceof Nt))},f=(p,v)=>{const y=v(p,{next:u,error:c});l=(b=!0)=>{a=null,l=ut,y(),b&&e(ge.unfollow,[p]),o.errorAll(new Zt),i.forEach(w=>{w()}),i.clear()},a=p,s.res(p)},h=p=>{p instanceof Nt?l(!1):r(p),a=null,s.res(p)};let l=e(ge.follow,[t],{onSuccess:f,onError:h});const d=(p,v,y)=>{const b=()=>{y?.onError(new Zt)};if(a===null)return b(),ut;const w=m=>{if(!y)return e(p,[m,...v]);i.add(b);const E=(A,C)=>a===null?(C.error(new Zt),ut):(o.subscribe(A,C),()=>{o.unsubscribe(A)}),S=e(p,[m,...v],{onSuccess:A=>{i.delete(b),y.onSuccess(A,E)},onError:A=>{i.delete(b),y.onError(A)}});return()=>{i.delete(b),S()}};if(typeof a=="string")return w(a);let x=ut;return a.then(m=>{if(m instanceof Error)return b();a&&(x=w(m))}),()=>{x()}};return{unfollow(){l(),a=null},body:mc(d),call:gc(d),header:wc(d),storage:kc(d),storageSubscription:Wo(d),unpin:xc(d),_request:d}}}var Ac=Object.defineProperty,Ic=(e,t,n)=>t in e?Ac(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Xo=(e,t,n)=>Ic(e,typeof t!="symbol"?t+"":t,n);class Go extends Error{constructor(t){super(t.message),Xo(this,"code"),Xo(this,"data"),this.code=t.code,this.data=t.data,this.name="RpcError"}}let Bc=1;const _c=e=>{let t=Bc++;const n=new Map,r=jo();let o=null;const i=(f,h,l)=>{o.send(JSON.stringify({jsonrpc:"2.0",id:f,method:h,params:l}))};function s(f){try{let h,l,d,p,v;if({id:h,result:l,error:d,params:p}=JSON.parse(f),h){const w=n.get(h);return w?(n.delete(h),d?w.onError(new Go(d)):w.onSuccess(l,(x,m)=>{const E=x;return r.subscribe(E,m),()=>{r.unsubscribe(E)}})):void 0}if({subscription:v,result:l,error:d}=p,!v||!d&&!Object.hasOwn(p,"result"))throw 0;const b=v;d?r.error(b,new Go(d)):r.next(b,l)}catch(h){console.warn("Error parsing incomming message: "+f),console.error(h)}}o=e(s);const a=()=>{o?.disconnect(),o=null,r.errorAll(new Nt),n.forEach(f=>f.onError(new Nt)),n.clear()};let u=1;return{request:(f,h,l)=>{if(!o)throw new Error("Not connected");const d=`${t}-${u++}`;return l&&n.set(d,l),i(d,f,h),()=>{n.delete(d)}},disconnect:a}},Oc=e=>{const t=Qt((r,o,i,s)=>e(i,s,{onSuccess:r,onError:o}));let n=null;return async()=>n||(n=Promise.all([t(Yt.chainName,[]),t(Yt.genesisHash,[]),t(Yt.properties,[])]).then(([r,o,i])=>({name:r,genesisHash:o,properties:i})))},Cc=e=>{const{request:t,disconnect:n}=_c(e);return{chainHead:Sc(t),transaction:yc(t),getChainSpecData:Oc(t),destroy:n,request:Qt((r,o,i,s)=>t(i,s,{onSuccess:r,onError:o})),_request:t}};var Vn=function(e,t){return Vn=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(n[o]=r[o])},Vn(e,t)};function Ue(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Vn(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}function $c(e,t,n,r){function o(i){return i instanceof n?i:new n(function(s){s(i)})}return new(n||(n=Promise))(function(i,s){function a(f){try{c(r.next(f))}catch(h){s(h)}}function u(f){try{c(r.throw(f))}catch(h){s(h)}}function c(f){f.done?i(f.value):o(f.value).then(a,u)}c((r=r.apply(e,t||[])).next())})}function Ko(e,t){var n={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,o,i,s=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return s.next=a(0),s.throw=a(1),s.return=a(2),typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function a(c){return function(f){return u([c,f])}}function u(c){if(r)throw new TypeError("Generator is already executing.");for(;s&&(s=0,c[0]&&(n=0)),n;)try{if(r=1,o&&(i=c[0]&2?o.return:c[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,c[1])).done)return i;switch(o=0,i&&(c=[c[0]&2,i.value]),c[0]){case 0:case 1:i=c;break;case 4:return n.label++,{value:c[1],done:!1};case 5:n.label++,o=c[1],c=[0];continue;case 7:c=n.ops.pop(),n.trys.pop();continue;default:if(i=n.trys,!(i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){n=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){n.label=c[1];break}if(c[0]===6&&n.label<i[1]){n.label=i[1],i=c;break}if(i&&n.label<i[2]){n.label=i[2],n.ops.push(c);break}i[2]&&n.ops.pop(),n.trys.pop();continue}c=t.call(e,n)}catch(f){c=[6,f],o=0}finally{r=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}function lt(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function qe(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),o,i=[],s;try{for(;(t===void 0||t-- >0)&&!(o=r.next()).done;)i.push(o.value)}catch(a){s={error:a}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(s)throw s.error}}return i}function We(e,t,n){if(n||arguments.length===2)for(var r=0,o=t.length,i;r<o;r++)(i||!(r in t))&&(i||(i=Array.prototype.slice.call(t,0,r)),i[r]=t[r]);return e.concat(i||Array.prototype.slice.call(t))}function ft(e){return this instanceof ft?(this.v=e,this):new ft(e)}function Tc(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=n.apply(e,t||[]),o,i=[];return o=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",s),o[Symbol.asyncIterator]=function(){return this},o;function s(d){return function(p){return Promise.resolve(p).then(d,h)}}function a(d,p){r[d]&&(o[d]=function(v){return new Promise(function(y,b){i.push([d,v,y,b])>1||u(d,v)})},p&&(o[d]=p(o[d])))}function u(d,p){try{c(r[d](p))}catch(v){l(i[0][3],v)}}function c(d){d.value instanceof ft?Promise.resolve(d.value.v).then(f,h):l(i[0][2],d)}function f(d){u("next",d)}function h(d){u("throw",d)}function l(d,p){d(p),i.shift(),i.length&&u(i[0][0],i[0][1])}}function Pc(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],n;return t?t.call(e):(e=typeof lt=="function"?lt(e):e[Symbol.iterator](),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(i){n[i]=e[i]&&function(s){return new Promise(function(a,u){s=e[i](s),o(a,u,s.done,s.value)})}}function o(i,s,a,u){Promise.resolve(u).then(function(c){i({value:c,done:a})},s)}}typeof SuppressedError=="function"&&SuppressedError;function H(e){return typeof e=="function"}function jn(e){var t=function(r){Error.call(r),r.stack=new Error().stack},n=e(t);return n.prototype=Object.create(Error.prototype),n.prototype.constructor=n,n}var qn=jn(function(e){return function(n){e(this),this.message=n?n.length+` errors occurred during unsubscription:
1
+ (function(de,yt){typeof exports=="object"&&typeof module<"u"?yt(exports):typeof define=="function"&&define.amd?define(["exports"],yt):(de=typeof globalThis<"u"?globalThis:de||self,yt(de.papi={}))})(this,function(de){"use strict";var yt=Object.defineProperty,ns=(e,t,n)=>t in e?yt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,pr=(e,t,n)=>(ns(e,typeof t!="symbol"?t+"":t,n),n),pn={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,a:10,b:11,c:12,d:13,e:14,f:15,A:10,B:11,C:12,D:13,E:14,F:15};function rs(e){const t=e.length%2,n=(e[1]==="x"?2:0)+t,r=(e.length-n)/2+t,o=new Uint8Array(r);t&&(o[0]=0|pn[e[2]]);for(let i=0;i<r;){const s=n+i*2,a=pn[e[s]],u=pn[e[s+1]];o[t+i++]=a<<4|u}return o}var vr=class extends Uint8Array{constructor(e){super(e),pr(this,"i",0),pr(this,"v"),this.v=new DataView(e)}},ye=e=>t=>e(t instanceof vr?t:new vr(t instanceof Uint8Array?t.buffer:typeof t=="string"?rs(t).buffer:t)),Ee=e=>{const t=e.length;let n=0;for(let o=0;o<t;o++)n+=e[o].byteLength;const r=new Uint8Array(n);for(let o=0,i=0;o<t;o++){const s=e[o];r.set(s,i),i+=s.byteLength}return r};function Lt(e,t){const n=Object.keys(e),r=n.length,o={};for(let i=0;i<r;i++){const s=n[i];o[s]=t(e[s],s)}return o}var Rt=ye,M=(e,t)=>{const n=[e,t];return n.enc=e,n.dec=t,n},bt=(e,t)=>n=>e(t(n)),Mt=(e,t)=>n=>t(e(n)),at=([e,t],n,r)=>M(bt(e,n),Mt(t,r));function os(e,t){return ye(n=>{const r=n.v[t](n.i,!0);return n.i+=e,r})}function is(e,t){return n=>{const r=new Uint8Array(e);return new DataView(r.buffer)[t](0,n,!0),r}}function Re(e,t,n){return M(is(e,n),os(e,t))}var V=Re(1,"getUint8","setUint8"),Je=Re(2,"getUint16","setUint16"),be=Re(4,"getUint32","setUint32"),mt=Re(8,"getBigUint64","setBigUint64"),ss=Re(1,"getInt8","setInt8"),as=Re(2,"getInt16","setInt16"),cs=Re(4,"getInt32","setInt32"),us=Re(8,"getBigInt64","setBigInt64"),yr=e=>{const t=new Uint8Array(16),n=new DataView(t.buffer);return n.setBigInt64(0,e,!0),n.setBigInt64(8,e>>64n,!0),t},br=e=>ye(t=>{const{v:n,i:r}=t,o=n.getBigUint64(r,!0),i=n[e](r+8,!0);return t.i+=16,i<<64n|o}),ls=M(yr,br("getBigUint64")),fs=M(yr,br("getBigInt64")),mr=e=>{const t=new Uint8Array(32),n=new DataView(t.buffer);return n.setBigInt64(0,e,!0),n.setBigInt64(8,e>>64n,!0),n.setBigInt64(16,e>>128n,!0),n.setBigInt64(24,e>>192n,!0),t},gr=e=>ye(t=>{let n=t.v.getBigUint64(t.i,!0);return t.i+=8,n|=t.v.getBigUint64(t.i,!0)<<64n,t.i+=8,n|=t.v.getBigUint64(t.i,!0)<<128n,t.i+=8,n|=t.v[e](t.i,!0)<<192n,t.i+=8,n}),ds=M(mr,gr("getBigUint64")),hs=M(mr,gr("getBigInt64")),vn=at(V,e=>e?1:0,Boolean),ps=[V[1],Je[1],be[1]],vs=ye(e=>{const t=e[e.i],n=t&3;if(n<3)return ps[n](e)>>>2;const r=(t>>>2)+4;e.i++;let o=0n;const i=r/8|0;let s=0n;for(let u=0;u<i;u++)o=mt[1](e)<<s|o,s+=64n;let a=r%8;return a>3&&(o=BigInt(be[1](e))<<s|o,s+=32n,a-=4),a>1&&(o=BigInt(Je[1](e))<<s|o,s+=16n,a-=2),a&&(o=BigInt(V[1](e))<<s|o),o}),ys=1n<<56n,bs=1<<24,ms=256,gs=4294967295n,ws=64,ks=16384,xs=1<<30,Es=e=>{if(e<0)throw new Error(`Wrong compact input (${e})`);const t=Number(e)<<2;if(e<ws)return V[0](t);if(e<ks)return Je[0](t|1);if(e<xs)return be[0](t|2);let n=[new Uint8Array(1)],r=BigInt(e);for(;r>=ys;)n.push(mt[0](r)),r>>=64n;r>=bs&&(n.push(be[0](Number(r&gs))),r>>=32n);let o=Number(r);o>=ms&&(n.push(Je[0](o)),o>>=16),o&&n.push(V[0](o));const i=Ee(n);return i[0]=i.length-5<<2|3,i},j=M(Es,vs),Ss=new TextEncoder,As=e=>{const t=Ss.encode(e);return Ee([j.enc(t.length),t])},Is=new TextDecoder,Bs=ye(e=>{let t=j.dec(e);const n=new DataView(e.buffer,e.i,t);return e.i+=t,Is.decode(n)}),Z=M(As,Bs),_s=()=>{},Os=new Uint8Array(0),_=M(()=>Os,_s),wr=e=>e===void 0?t=>Ee([j.enc(t.length),t]):t=>t.length===e?t:t.slice(0,e),kr=e=>ye(t=>{const n=e===void 0?j.dec(t):e!==1/0?e:t.byteLength-t.i,r=new Uint8Array(t.buffer.slice(t.i,t.i+n));return t.i+=n,r}),G=e=>M(wr(e),kr(e));G.enc=wr,G.dec=kr;var xr=(e,t)=>{const n=Object.keys(e),r=new Map(t?.map((i,s)=>[n[s],i])??n.map((i,s)=>[i,s])),o=i=>r.get(i);return({tag:i,value:s})=>Ee([V.enc(o(i)),e[i](s)])},Er=(e,t)=>{const n=Object.keys(e),r=new Map(t?.map((o,i)=>[o,n[i]])??n.map((o,i)=>[i,o]));return ye(o=>{const i=V.dec(o),s=r.get(i),a=e[s];return{tag:s,value:a(o)}})},Se=(e,...t)=>M(xr(Lt(e,([n])=>n),...t),Er(Lt(e,([,n])=>n),...t));Se.enc=xr,Se.dec=Er;var Sr=e=>ye(t=>{const n=V.dec(t);if(n!==0)return e===vn[1]?n===1:e(t)}),Ar=e=>t=>{const n=new Uint8Array(1);return t===void 0?(n[0]=0,n):(n[0]=1,e===vn[0]?(n[0]=t?1:2,n):Ee([n,e(t)]))},N=e=>M(Ar(e[0]),Sr(e[1]));N.enc=Ar,N.dec=Sr;var Ir=(e,t)=>ye(n=>{const r=V[1](n)===0,i=(r?e:t)(n);return{success:r,value:i}}),Br=(e,t)=>({success:n,value:r})=>Ee([V[0](n?0:1),(n?e:t)(r)]),Dt=(e,t)=>M(Br(e[0],t[0]),Ir(e[1],t[1]));Dt.dec=Ir,Dt.enc=Br;var _r=(...e)=>ye(t=>e.map(n=>n(t))),Or=(...e)=>t=>Ee(e.map((n,r)=>n(t[r]))),ae=(...e)=>M(Or(...e.map(([t])=>t)),_r(...e.map(([,t])=>t)));ae.enc=Or,ae.dec=_r;var Cr=e=>{const t=Object.keys(e);return bt(ae.enc(...Object.values(e)),n=>t.map(r=>n[r]))},$r=e=>{const t=Object.keys(e);return Mt(ae.dec(...Object.values(e)),n=>Object.fromEntries(n.map((r,o)=>[t[o],r])))},$=e=>M(Cr(Lt(e,t=>t[0])),$r(Lt(e,t=>t[1])));$.enc=Cr,$.dec=$r;var Tr=(e,t)=>t>=0?n=>Ee(n.map(e)):n=>Ee([j.enc(n.length),Ee(n.map(e))]),Pr=(e,t)=>ye(n=>{const r=t>=0?t:j.dec(n),o=new Array(r);for(let i=0;i<r;i++)o[i]=e(n);return o}),P=(e,t)=>M(Tr(e[0],t),Pr(e[1],t));P.enc=Tr,P.dec=Pr;/*! scure-base - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Cs(e){return e instanceof Uint8Array||e!=null&&typeof e=="object"&&e.constructor.name==="Uint8Array"}function $s(...e){const t=i=>i,n=(i,s)=>a=>i(s(a)),r=e.map(i=>i.encode).reduceRight(n,t),o=e.map(i=>i.decode).reduce(n,t);return{encode:r,decode:o}}function Ts(e){return{encode:t=>{if(!Array.isArray(t)||t.length&&typeof t[0]!="number")throw new Error("alphabet.encode input should be an array of numbers");return t.map(n=>{if(n<0||n>=e.length)throw new Error(`Digit index outside alphabet: ${n} (alphabet: ${e.length})`);return e[n]})},decode:t=>{if(!Array.isArray(t)||t.length&&typeof t[0]!="string")throw new Error("alphabet.decode input should be array of strings");return t.map(n=>{if(typeof n!="string")throw new Error(`alphabet.decode: not string element=${n}`);const r=e.indexOf(n);if(r===-1)throw new Error(`Unknown letter: "${n}". Allowed: ${e}`);return r})}}}function Ps(e=""){if(typeof e!="string")throw new Error("join separator should be string");return{encode:t=>{if(!Array.isArray(t)||t.length&&typeof t[0]!="string")throw new Error("join.encode input should be array of strings");for(let n of t)if(typeof n!="string")throw new Error(`join.encode: non-string input=${n}`);return t.join(e)},decode:t=>{if(typeof t!="string")throw new Error("join.decode input should be string");return t.split(e)}}}function Ur(e,t,n){if(t<2)throw new Error(`convertRadix: wrong from=${t}, base cannot be less than 2`);if(n<2)throw new Error(`convertRadix: wrong to=${n}, base cannot be less than 2`);if(!Array.isArray(e))throw new Error("convertRadix: data should be array");if(!e.length)return[];let r=0;const o=[],i=Array.from(e);for(i.forEach(s=>{if(s<0||s>=t)throw new Error(`Wrong integer: ${s}`)});;){let s=0,a=!0;for(let u=r;u<i.length;u++){const c=i[u],f=t*s+c;if(!Number.isSafeInteger(f)||t*s/t!==s||f-c!==t*s)throw new Error("convertRadix: carry overflow");s=f%n;const h=Math.floor(f/n);if(i[u]=h,!Number.isSafeInteger(h)||h*n+s!==f)throw new Error("convertRadix: carry overflow");if(a)h?a=!1:r=u;else continue}if(o.push(s),a)break}for(let s=0;s<e.length-1&&e[s]===0;s++)o.push(0);return o.reverse()}function Us(e){return{encode:t=>{if(!Cs(t))throw new Error("radix.encode input should be Uint8Array");return Ur(Array.from(t),2**8,e)},decode:t=>{if(!Array.isArray(t)||t.length&&typeof t[0]!="number")throw new Error("radix.decode input should be array of numbers");return Uint8Array.from(Ur(t,e,2**8))}}}const Lr=(e=>$s(Us(58),Ts(e),Ps("")))("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz");function Qe(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`positive integer expected, not ${e}`)}function Ls(e){return e instanceof Uint8Array||e!=null&&typeof e=="object"&&e.constructor.name==="Uint8Array"}function zt(e,...t){if(!Ls(e))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(e.length))throw new Error(`Uint8Array expected of length ${t}, not of length=${e.length}`)}function gt(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function yn(e,t){zt(e);const n=t.outputLen;if(e.length<n)throw new Error(`digestInto() expects output buffer of length at least ${n}`)}/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Rs=e=>new Uint8Array(e.buffer,e.byteOffset,e.byteLength),Ne=e=>new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4)),Ht=(e,t)=>e<<32-t|e>>>t,te=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68,Rr=e=>e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255,_e=te?e=>e:e=>Rr(e);function ne(e){for(let t=0;t<e.length;t++)e[t]=Rr(e[t])}function Ms(e){if(typeof e!="string")throw new Error(`utf8ToBytes expected string, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function Oe(e){return typeof e=="string"&&(e=Ms(e)),zt(e),e}class Mr{clone(){return this._cloneInto()}}function Ds(e){const t=r=>e().update(Oe(r)).digest(),n=e();return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=()=>e(),t}function zs(e){const t=(r,o)=>e(o).update(Oe(r)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=r=>e(r),t}function Hs(e){const t=(r,o)=>e(o).update(Oe(r)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=r=>e(r),t}const Fs=new Uint8Array([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3,11,8,12,0,5,2,15,13,10,14,3,6,7,1,9,4,7,9,3,1,13,12,11,14,2,6,5,10,4,0,15,8,9,0,5,7,2,4,10,15,14,1,11,12,6,8,3,13,2,12,6,10,0,11,8,3,4,13,7,5,15,14,1,9,12,5,1,15,14,13,4,10,0,7,6,3,9,2,8,11,13,11,7,14,12,1,3,9,5,0,15,4,8,6,2,10,6,15,14,9,11,3,0,8,12,2,13,7,1,4,10,5,10,2,8,4,7,6,1,5,15,11,9,14,3,12,13,0,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3]);class Dr extends Mr{constructor(t,n,r={},o,i,s){if(super(),this.blockLen=t,this.outputLen=n,this.length=0,this.pos=0,this.finished=!1,this.destroyed=!1,Qe(t),Qe(n),Qe(o),n<0||n>o)throw new Error("outputLen bigger than keyLen");if(r.key!==void 0&&(r.key.length<1||r.key.length>o))throw new Error(`key must be up 1..${o} byte long or undefined`);if(r.salt!==void 0&&r.salt.length!==i)throw new Error(`salt must be ${i} byte long or undefined`);if(r.personalization!==void 0&&r.personalization.length!==s)throw new Error(`personalization must be ${s} byte long or undefined`);this.buffer32=Ne(this.buffer=new Uint8Array(t))}update(t){gt(this);const{blockLen:n,buffer:r,buffer32:o}=this;t=Oe(t);const i=t.length,s=t.byteOffset,a=t.buffer;for(let u=0;u<i;){this.pos===n&&(te||ne(o),this.compress(o,0,!1),te||ne(o),this.pos=0);const c=Math.min(n-this.pos,i-u),f=s+u;if(c===n&&!(f%4)&&u+c<i){const h=new Uint32Array(a,f,Math.floor((i-u)/4));te||ne(h);for(let l=0;u+n<i;l+=o.length,u+=n)this.length+=n,this.compress(h,l,!1);te||ne(h);continue}r.set(t.subarray(u,u+c),this.pos),this.pos+=c,this.length+=c,u+=c}return this}digestInto(t){gt(this),yn(t,this);const{pos:n,buffer32:r}=this;this.finished=!0,this.buffer.subarray(n).fill(0),te||ne(r),this.compress(r,0,!0),te||ne(r);const o=Ne(t);this.get().forEach((i,s)=>o[s]=_e(i))}digest(){const{buffer:t,outputLen:n}=this;this.digestInto(t);const r=t.slice(0,n);return this.destroy(),r}_cloneInto(t){const{buffer:n,length:r,finished:o,destroyed:i,outputLen:s,pos:a}=this;return t||(t=new this.constructor({dkLen:s})),t.set(...this.get()),t.length=r,t.finished=o,t.destroyed=i,t.outputLen=s,t.buffer.set(n),t.pos=a,t}}const Ft=BigInt(2**32-1),bn=BigInt(32);function Vt(e,t=!1){return t?{h:Number(e&Ft),l:Number(e>>bn&Ft)}:{h:Number(e>>bn&Ft)|0,l:Number(e&Ft)|0}}function zr(e,t=!1){let n=new Uint32Array(e.length),r=new Uint32Array(e.length);for(let o=0;o<e.length;o++){const{h:i,l:s}=Vt(e[o],t);[n[o],r[o]]=[i,s]}return[n,r]}const Vs=(e,t)=>BigInt(e>>>0)<<bn|BigInt(t>>>0),js=(e,t,n)=>e>>>n,qs=(e,t,n)=>e<<32-n|t>>>n,Ws=(e,t,n)=>e>>>n|t<<32-n,Xs=(e,t,n)=>e<<32-n|t>>>n,Gs=(e,t,n)=>e<<64-n|t>>>n-32,Ks=(e,t,n)=>e>>>n-32|t<<64-n,Ys=(e,t)=>t,Zs=(e,t)=>e,Hr=(e,t,n)=>e<<n|t>>>32-n,Fr=(e,t,n)=>t<<n|e>>>32-n,Vr=(e,t,n)=>t<<n-32|e>>>64-n,jr=(e,t,n)=>e<<n-32|t>>>64-n;function Js(e,t,n,r){const o=(t>>>0)+(r>>>0);return{h:e+n+(o/2**32|0)|0,l:o|0}}const re={fromBig:Vt,split:zr,toBig:Vs,shrSH:js,shrSL:qs,rotrSH:Ws,rotrSL:Xs,rotrBH:Gs,rotrBL:Ks,rotr32H:Ys,rotr32L:Zs,rotlSH:Hr,rotlSL:Fr,rotlBH:Vr,rotlBL:jr,add:Js,add3L:(e,t,n)=>(e>>>0)+(t>>>0)+(n>>>0),add3H:(e,t,n,r)=>t+n+r+(e/2**32|0)|0,add4L:(e,t,n,r)=>(e>>>0)+(t>>>0)+(n>>>0)+(r>>>0),add4H:(e,t,n,r,o)=>t+n+r+o+(e/2**32|0)|0,add5H:(e,t,n,r,o,i)=>t+n+r+o+i+(e/2**32|0)|0,add5L:(e,t,n,r,o)=>(e>>>0)+(t>>>0)+(n>>>0)+(r>>>0)+(o>>>0)},W=new Uint32Array([4089235720,1779033703,2227873595,3144134277,4271175723,1013904242,1595750129,2773480762,2917565137,1359893119,725511199,2600822924,4215389547,528734635,327033209,1541459225]),g=new Uint32Array(32);function Me(e,t,n,r,o,i){const s=o[i],a=o[i+1];let u=g[2*e],c=g[2*e+1],f=g[2*t],h=g[2*t+1],l=g[2*n],d=g[2*n+1],p=g[2*r],v=g[2*r+1],y=re.add3L(u,f,s);c=re.add3H(y,c,h,a),u=y|0,{Dh:v,Dl:p}={Dh:v^c,Dl:p^u},{Dh:v,Dl:p}={Dh:re.rotr32H(v,p),Dl:re.rotr32L(v,p)},{h:d,l}=re.add(d,l,v,p),{Bh:h,Bl:f}={Bh:h^d,Bl:f^l},{Bh:h,Bl:f}={Bh:re.rotrSH(h,f,24),Bl:re.rotrSL(h,f,24)},g[2*e]=u,g[2*e+1]=c,g[2*t]=f,g[2*t+1]=h,g[2*n]=l,g[2*n+1]=d,g[2*r]=p,g[2*r+1]=v}function De(e,t,n,r,o,i){const s=o[i],a=o[i+1];let u=g[2*e],c=g[2*e+1],f=g[2*t],h=g[2*t+1],l=g[2*n],d=g[2*n+1],p=g[2*r],v=g[2*r+1],y=re.add3L(u,f,s);c=re.add3H(y,c,h,a),u=y|0,{Dh:v,Dl:p}={Dh:v^c,Dl:p^u},{Dh:v,Dl:p}={Dh:re.rotrSH(v,p,16),Dl:re.rotrSL(v,p,16)},{h:d,l}=re.add(d,l,v,p),{Bh:h,Bl:f}={Bh:h^d,Bl:f^l},{Bh:h,Bl:f}={Bh:re.rotrBH(h,f,63),Bl:re.rotrBL(h,f,63)},g[2*e]=u,g[2*e+1]=c,g[2*t]=f,g[2*t+1]=h,g[2*n]=l,g[2*n+1]=d,g[2*r]=p,g[2*r+1]=v}class Qs extends Dr{constructor(t={}){super(128,t.dkLen===void 0?64:t.dkLen,t,64,16,16),this.v0l=W[0]|0,this.v0h=W[1]|0,this.v1l=W[2]|0,this.v1h=W[3]|0,this.v2l=W[4]|0,this.v2h=W[5]|0,this.v3l=W[6]|0,this.v3h=W[7]|0,this.v4l=W[8]|0,this.v4h=W[9]|0,this.v5l=W[10]|0,this.v5h=W[11]|0,this.v6l=W[12]|0,this.v6h=W[13]|0,this.v7l=W[14]|0,this.v7h=W[15]|0;const n=t.key?t.key.length:0;if(this.v0l^=this.outputLen|n<<8|65536|1<<24,t.salt){const r=Ne(Oe(t.salt));this.v4l^=_e(r[0]),this.v4h^=_e(r[1]),this.v5l^=_e(r[2]),this.v5h^=_e(r[3])}if(t.personalization){const r=Ne(Oe(t.personalization));this.v6l^=_e(r[0]),this.v6h^=_e(r[1]),this.v7l^=_e(r[2]),this.v7h^=_e(r[3])}if(t.key){const r=new Uint8Array(this.blockLen);r.set(Oe(t.key)),this.update(r)}}get(){let{v0l:t,v0h:n,v1l:r,v1h:o,v2l:i,v2h:s,v3l:a,v3h:u,v4l:c,v4h:f,v5l:h,v5h:l,v6l:d,v6h:p,v7l:v,v7h:y}=this;return[t,n,r,o,i,s,a,u,c,f,h,l,d,p,v,y]}set(t,n,r,o,i,s,a,u,c,f,h,l,d,p,v,y){this.v0l=t|0,this.v0h=n|0,this.v1l=r|0,this.v1h=o|0,this.v2l=i|0,this.v2h=s|0,this.v3l=a|0,this.v3h=u|0,this.v4l=c|0,this.v4h=f|0,this.v5l=h|0,this.v5h=l|0,this.v6l=d|0,this.v6h=p|0,this.v7l=v|0,this.v7h=y|0}compress(t,n,r){this.get().forEach((u,c)=>g[c]=u),g.set(W,16);let{h:o,l:i}=re.fromBig(BigInt(this.length));g[24]=W[8]^i,g[25]=W[9]^o,r&&(g[28]=~g[28],g[29]=~g[29]);let s=0;const a=Fs;for(let u=0;u<12;u++)Me(0,4,8,12,t,n+2*a[s++]),De(0,4,8,12,t,n+2*a[s++]),Me(1,5,9,13,t,n+2*a[s++]),De(1,5,9,13,t,n+2*a[s++]),Me(2,6,10,14,t,n+2*a[s++]),De(2,6,10,14,t,n+2*a[s++]),Me(3,7,11,15,t,n+2*a[s++]),De(3,7,11,15,t,n+2*a[s++]),Me(0,5,10,15,t,n+2*a[s++]),De(0,5,10,15,t,n+2*a[s++]),Me(1,6,11,12,t,n+2*a[s++]),De(1,6,11,12,t,n+2*a[s++]),Me(2,7,8,13,t,n+2*a[s++]),De(2,7,8,13,t,n+2*a[s++]),Me(3,4,9,14,t,n+2*a[s++]),De(3,4,9,14,t,n+2*a[s++]);this.v0l^=g[0]^g[16],this.v0h^=g[1]^g[17],this.v1l^=g[2]^g[18],this.v1h^=g[3]^g[19],this.v2l^=g[4]^g[20],this.v2h^=g[5]^g[21],this.v3l^=g[6]^g[22],this.v3h^=g[7]^g[23],this.v4l^=g[8]^g[24],this.v4h^=g[9]^g[25],this.v5l^=g[10]^g[26],this.v5h^=g[11]^g[27],this.v6l^=g[12]^g[28],this.v6h^=g[13]^g[29],this.v7l^=g[14]^g[30],this.v7h^=g[15]^g[31],g.fill(0)}destroy(){this.destroyed=!0,this.buffer32.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}}const jt=zs(e=>new Qs(e)),qr=new TextEncoder().encode("SS58PRE"),mn=2,gn=e=>{try{const t=Lr.decode(e),n=t.subarray(0,t[0]&64?2:1),r=t.subarray(n.length,t.length-mn),o=t.subarray(n.length+r.length),i=jt(Uint8Array.of(...qr,...n,...r),{dkLen:64}).subarray(0,mn);return o[0]===i[0]&&o[1]===i[1]?{isValid:!0,ss58Format:Ns(n),publicKey:r.slice()}:{isValid:!1}}catch{return{isValid:!1}}},Ns=e=>{const t=new DataView(e.buffer,e.byteOffset,e.byteLength);return t.byteLength===1?t.getUint8(0):t.getUint16(0)},Wr=e=>{const t=e<64?Uint8Array.of(e):Uint8Array.of((e&252)>>2|64,e>>8|(e&3)<<6);return n=>{const r=jt(Uint8Array.of(...qr,...t,...n),{dkLen:64}).subarray(0,mn);return Lr.encode(Uint8Array.of(...t,...n,...r))}};function ea(e,t){return n=>{const r=gn(n);if(!r.isValid)throw new Error("Invalid checksum");const{publicKey:o}=r;if(o.length!==e)throw new Error("Invalid public key length");return o}}const et=(e=42,t=32)=>at(G(t),ea(t),Wr(e)),Xr="0123456789abcdef";function oe(e){const t=new Array(e.length+1);t[0]="0x";for(let n=0;n<e.length;){const r=e[n++];t[n]=Xr[r>>4]+Xr[r&15]}return t.join("")}const wn={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,a:10,b:11,c:12,d:13,e:14,f:15,A:10,B:11,C:12,D:13,E:14,F:15};function we(e){const t=e.length%2,n=(e[1]==="x"?2:0)+t,r=(e.length-n)/2+t,o=new Uint8Array(r);t&&(o[0]=0|wn[e[2]]);for(let i=0;i<r;){const s=n+i*2,a=wn[e[s]],u=wn[e[s+1]];o[t+i++]=a<<4|u}return o}function kn(e,t){return Object.fromEntries(Object.entries(e).map(([n,r])=>[n,t(r,n)]))}const he=(...e)=>{const t=e.reduce((r,o)=>r+o.byteLength,0),n=new Uint8Array(t);for(let r=0,o=0;r<e.length;r++){const i=e[r];n.set(i,o),o+=i.byteLength}return n},wt=Function.prototype;class Gr extends Error{constructor(){super("Abort Error"),this.name="AbortError"}}var ta=Object.defineProperty,Kr=e=>{throw TypeError(e)},na=(e,t,n)=>t in e?ta(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,kt=(e,t,n)=>na(e,typeof t!="symbol"?t+"":t,n),Yr=(e,t,n)=>t.has(e)||Kr("Cannot "+n),Ce=(e,t,n)=>(Yr(e,t,"read from private field"),n?n.call(e):t.get(e)),xt=(e,t,n)=>t.has(e)?Kr("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),tt=(e,t,n,r)=>(Yr(e,t,"write to private field"),t.set(e,n),n),$e,Et,qt,Wt,Xt;const ra=new TextEncoder,oa=new TextDecoder,ia=ae(j,G(1/0))[1];class ze{constructor(t,n=!1){if(xt(this,$e),xt(this,Et,null),xt(this,qt,null),xt(this,Wt,null),xt(this,Xt,null),kt(this,"asText",()=>Ce(this,Xt)??tt(this,Xt,oa.decode(Ce(this,$e)))),kt(this,"asHex",()=>Ce(this,qt)||tt(this,qt,oe(Ce(this,$e)))),kt(this,"asOpaqueHex",()=>Ce(this,Wt)||tt(this,Wt,oe(this.asBytes()))),kt(this,"asBytes",()=>Ce(this,$e)),kt(this,"asOpaqueBytes",()=>Ce(this,Et)||tt(this,Et,he(j[0](Ce(this,$e).length),Ce(this,$e)))),n){try{const[r,o]=ia(t);if(r===o.length){tt(this,$e,o),tt(this,Et,t);return}}catch{}throw new Error("Invalid opaque bytes")}else tt(this,$e,t)}static fromText(t){return new this(ra.encode(t))}static fromHex(t){return new this(we(t))}static fromOpaqueHex(t){return new this(we(t),!0)}static fromBytes(t){return new this(t)}static fromOpaqueBytes(t){return new this(t,!0)}}$e=new WeakMap,Et=new WeakMap,qt=new WeakMap,Wt=new WeakMap,Xt=new WeakMap;const[sa]=et();class xn extends ze{constructor(t){super(t)}static fromArray(t){return new this(new Uint8Array(t))}static fromAccountId32(t){return new this(sa(t))}}const Zr=e=>{const t=G.enc(e);return n=>t(n.asBytes())},Jr=e=>{const t=G.dec(e),n=e==null?ze:xn;return r=>n.fromBytes(t(r))},St=e=>M(Zr(e),Jr(e));St.enc=Zr,St.dec=Jr;const O=j,Qr=j,aa=Rt(e=>{const t=O.dec(e),n=Math.ceil(t/8);return{bytes:G(n).dec(e),bitsLen:t}}),Nr=M(e=>{if(e.bitsLen>e.bytes.length*8)throw new Error(`Not enough bytes. (bitsLen:${e.bitsLen}, bytesLen:${e.bytes.length})`);const t=O.enc(e.bitsLen),n=new Uint8Array(e.bytes.length+t.length);return n.set(t,0),n.set(e.bytes,t.length),n},aa),ca=at(V,e=>e.charCodeAt(0),String.fromCharCode),eo=e=>{const t=G.enc(e);return n=>t(we(n))},to=e=>{const t=G.dec(e);return n=>oe(t(n))},He=e=>M(eo(e),to(e));He.enc=eo,He.dec=to;const ua=new TextEncoder,la=new TextDecoder,fa=e=>at(G(e),t=>ua.encode(t),t=>la.decode(t)),no=e=>{let t=n=>{const r=e();return t=r,r(n)};return n=>t(n)},ro=e=>{let t=n=>{const r=e(),o=r;return t=r,o(n)};return n=>t(n)},En=e=>M(no(()=>e().enc),ro(()=>e().dec)),At=Object.assign((e,t)=>({type:e,value:t}),{is(e,t){return e.type===t},as(e,t){if(t!==e.type)throw new Error(`Enum.as(enum, ${t}) used with actual type ${e.type}`);return e}}),oo=new Proxy({},{get(e,t){return n=>At(t,n)}}),io=(...e)=>{const t=Se.enc(...e);return n=>t({tag:n.type,value:n.value})},so=(...e)=>{const t=Se.dec(...e);return n=>{const{tag:r,value:o}=t(n);return At(r,o)}},me=(e,...t)=>M(io(kn(e,([n])=>n),...t),so(kn(e,([,n])=>n),...t));me.enc=io,me.dec=so;const ao=[],co=[],uo=[],da=BigInt(0),It=BigInt(1),ha=BigInt(2),pa=BigInt(7),va=BigInt(256),ya=BigInt(113);for(let e=0,t=It,n=1,r=0;e<24;e++){[n,r]=[r,(2*n+3*r)%5],ao.push(2*(5*r+n)),co.push((e+1)*(e+2)/2%64);let o=da;for(let i=0;i<7;i++)t=(t<<It^(t>>pa)*ya)%va,t&ha&&(o^=It<<(It<<BigInt(i))-It);uo.push(o)}const[ba,ma]=zr(uo,!0),lo=(e,t,n)=>n>32?Vr(e,t,n):Hr(e,t,n),fo=(e,t,n)=>n>32?jr(e,t,n):Fr(e,t,n);function ga(e,t=24){const n=new Uint32Array(10);for(let r=24-t;r<24;r++){for(let s=0;s<10;s++)n[s]=e[s]^e[s+10]^e[s+20]^e[s+30]^e[s+40];for(let s=0;s<10;s+=2){const a=(s+8)%10,u=(s+2)%10,c=n[u],f=n[u+1],h=lo(c,f,1)^n[a],l=fo(c,f,1)^n[a+1];for(let d=0;d<50;d+=10)e[s+d]^=h,e[s+d+1]^=l}let o=e[2],i=e[3];for(let s=0;s<24;s++){const a=co[s],u=lo(o,i,a),c=fo(o,i,a),f=ao[s];o=e[f],i=e[f+1],e[f]=u,e[f+1]=c}for(let s=0;s<50;s+=10){for(let a=0;a<10;a++)n[a]=e[s+a];for(let a=0;a<10;a++)e[s+a]^=~n[(a+2)%10]&n[(a+4)%10]}e[0]^=ba[r],e[1]^=ma[r]}n.fill(0)}class Sn extends Mr{constructor(t,n,r,o=!1,i=24){if(super(),this.blockLen=t,this.suffix=n,this.outputLen=r,this.enableXOF=o,this.rounds=i,this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,Qe(r),0>=this.blockLen||this.blockLen>=200)throw new Error("Sha3 supports only keccak-f1600 function");this.state=new Uint8Array(200),this.state32=Ne(this.state)}keccak(){te||ne(this.state32),ga(this.state32,this.rounds),te||ne(this.state32),this.posOut=0,this.pos=0}update(t){gt(this);const{blockLen:n,state:r}=this;t=Oe(t);const o=t.length;for(let i=0;i<o;){const s=Math.min(n-this.pos,o-i);for(let a=0;a<s;a++)r[this.pos++]^=t[i++];this.pos===n&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;const{state:t,suffix:n,pos:r,blockLen:o}=this;t[r]^=n,n&128&&r===o-1&&this.keccak(),t[o-1]^=128,this.keccak()}writeInto(t){gt(this,!1),zt(t),this.finish();const n=this.state,{blockLen:r}=this;for(let o=0,i=t.length;o<i;){this.posOut>=r&&this.keccak();const s=Math.min(r-this.posOut,i-o);t.set(n.subarray(this.posOut,this.posOut+s),o),this.posOut+=s,o+=s}return t}xofInto(t){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(t)}xof(t){return Qe(t),this.xofInto(new Uint8Array(t))}digestInto(t){if(yn(t,this),this.finished)throw new Error("digest() was already called");return this.writeInto(t),this.destroy(),t}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,this.state.fill(0)}_cloneInto(t){const{blockLen:n,suffix:r,outputLen:o,rounds:i,enableXOF:s}=this;return t||(t=new Sn(n,r,o,s,i)),t.state32.set(this.state32),t.pos=this.pos,t.posOut=this.posOut,t.finished=this.finished,t.rounds=i,t.suffix=r,t.outputLen=o,t.enableXOF=s,t.destroyed=this.destroyed,t}}const wa=((e,t,n)=>Ds(()=>new Sn(t,e,n)))(1,136,256/8),ho=e=>{const t=e.slice(2),n=oe(wa(t)).slice(2),r=new Array(40);for(let o=0;o<40;o++){const i=parseInt(n[o],16),s=t[o];r[o]=i>7?s.toUpperCase():s}return`0x${r.join("")}`},ka=G(20)[1],po=M(e=>{const t=we(e);if(t.length!==20)throw new Error(`Invalid length found on EthAddress(${e})`);const n=oe(t);if(e===n||e===n.toUpperCase())return t;if(ho(n)!==e)throw new Error(`Invalid checksum found on EthAddress(${e})`);return t},Rt(e=>ho(oe(ka(e))))),vo=new TextEncoder,yo=new TextDecoder,xa=at(G(4),vo.encode.bind(vo),yo.decode.bind(yo)),An=$({engine:xa,payload:He()}),Ea=me({consensus:An,seal:An,preRuntime:An,runtimeUpdated:_},[4,5,6,8]),In=He(32),bo=$({parentHash:In,number:O,stateRoot:In,extrinsicRoot:In,digests:P(Ea)}),Te=P(Z),mo=N(Z),Sa=Se({bool:_,char:_,str:_,u8:_,u16:_,u32:_,u64:_,u128:_,u256:_,i8:_,i16:_,i32:_,i64:_,i128:_,i256:_}),go=P($({name:mo,type:O,typeName:mo,docs:Te})),Aa=$({len:be,type:O}),Ia=$({bitStoreType:O,bitOrderType:O}),Ba=P($({name:Z,fields:go,index:V,docs:Te})),_a=Se({composite:go,variant:Ba,sequence:O,array:Aa,tuple:P(O),primitive:Sa,compact:O,bitSequence:Ia}),Oa=$({name:Z,type:N(O)}),Ca=P(Oa),$a=$({id:O,path:Te,params:Ca,def:_a,docs:Te}),Bn=P($a),Ta=Se({Blake2128:_,Blake2256:_,Blake2128Concat:_,Twox128:_,Twox256:_,Twox64Concat:_,Identity:_}),Pa=P(Ta),Ua=$({hashers:Pa,key:O,value:O}),La=$({name:Z,modifier:V,type:Se({plain:O,map:Ua}),fallback:He(),docs:Te}),Ra=N($({prefix:Z,items:P(La)})),wo={name:Z,storage:Ra,calls:N(O),events:N(O),constants:P($({name:Z,type:O,value:He(),docs:Te})),errors:N(O),index:V},Ma={...wo,docs:Te},Da=new Uint8Array,ko=e=>M(()=>Da,()=>e),za=$({type:O,version:V,signedExtensions:P($({identifier:Z,type:O,additionalSigned:O}))}),xo=$({lookup:Bn,pallets:P($({...wo,docs:ko([])})),extrinsic:za,type:O,apis:ko([])}),Ha=$({name:Z,methods:P($({name:Z,inputs:P($({name:Z,type:O})),output:O,docs:Te})),docs:Te}),Fa=$({version:V,address:O,call:O,signature:O,extra:O,signedExtensions:P($({identifier:Z,type:O,additionalSigned:O}))}),Eo=$({lookup:Bn,pallets:P($(Ma)),extrinsic:Fa,type:O,apis:P(Ha),outerEnums:$({call:O,event:O,error:O}),custom:P(ae(Z,$({type:O,value:He()})))}),So=()=>{throw new Error("Unsupported metadata version!")},ce=M(So,So),nt=$({magicNumber:be,metadata:Se({v0:ce,v1:ce,v2:ce,v3:ce,v4:ce,v5:ce,v6:ce,v7:ce,v8:ce,v9:ce,v10:ce,v11:ce,v12:ce,v13:ce,v14:xo,v15:Eo})}),_n=G(),Va=N(_n),ja=ae(j,_n),Ao=e=>{try{return nt.dec(e)}catch{}try{return nt.dec(Va.dec(e))}catch{}try{return nt.dec(_n.dec(e))}catch{}try{return nt.dec(ja.dec(e)[1])}catch{}throw null},qa={dkLen:32},On=e=>jt(e,qa),Wa={dkLen:16},Io=e=>jt(e,Wa),Bo=e=>he(Io(e),e),Pe=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);function Fe(e,t,n,r,o){return e=e+t+o|0,r=Ht(r^e,16),n=n+r|0,t=Ht(t^n,12),{a:e,b:t,c:n,d:r}}function Ve(e,t,n,r,o){return e=e+t+o|0,r=Ht(r^e,8),n=n+r|0,t=Ht(t^n,7),{a:e,b:t,c:n,d:r}}function _o(e,t,n,r,o,i,s,a,u,c,f,h,l,d,p,v,y,b,w,x){let m=0;for(let E=0;E<r;E++)({a:o,b:u,c:l,d:y}=Fe(o,u,l,y,n[t+e[m++]])),{a:o,b:u,c:l,d:y}=Ve(o,u,l,y,n[t+e[m++]]),{a:i,b:c,c:d,d:b}=Fe(i,c,d,b,n[t+e[m++]]),{a:i,b:c,c:d,d:b}=Ve(i,c,d,b,n[t+e[m++]]),{a:s,b:f,c:p,d:w}=Fe(s,f,p,w,n[t+e[m++]]),{a:s,b:f,c:p,d:w}=Ve(s,f,p,w,n[t+e[m++]]),{a,b:h,c:v,d:x}=Fe(a,h,v,x,n[t+e[m++]]),{a,b:h,c:v,d:x}=Ve(a,h,v,x,n[t+e[m++]]),{a:o,b:c,c:p,d:x}=Fe(o,c,p,x,n[t+e[m++]]),{a:o,b:c,c:p,d:x}=Ve(o,c,p,x,n[t+e[m++]]),{a:i,b:f,c:v,d:y}=Fe(i,f,v,y,n[t+e[m++]]),{a:i,b:f,c:v,d:y}=Ve(i,f,v,y,n[t+e[m++]]),{a:s,b:h,c:l,d:b}=Fe(s,h,l,b,n[t+e[m++]]),{a:s,b:h,c:l,d:b}=Ve(s,h,l,b,n[t+e[m++]]),{a,b:u,c:d,d:w}=Fe(a,u,d,w,n[t+e[m++]]),{a,b:u,c:d,d:w}=Ve(a,u,d,w,n[t+e[m++]]);return{v0:o,v1:i,v2:s,v3:a,v4:u,v5:c,v6:f,v7:h,v8:l,v9:d,v10:p,v11:v,v12:y,v13:b,v14:w,v15:x}}const Oo=(()=>{const e=Array.from({length:16},(r,o)=>o),t=r=>[2,6,3,10,7,0,4,13,1,11,12,5,9,14,15,8].map(o=>r[o]),n=[];for(let r=0,o=e;r<7;r++,o=t(o))n.push(...o);return Uint8Array.from(n)})();class Cn extends Dr{constructor(t={},n=0){if(super(64,t.dkLen===void 0?32:t.dkLen,{},Number.MAX_SAFE_INTEGER,0,0),this.flags=0,this.chunkPos=0,this.chunksDone=0,this.stack=[],this.posOut=0,this.bufferOut32=new Uint32Array(16),this.chunkOut=0,this.enableXOF=!0,this.outputLen=t.dkLen===void 0?32:t.dkLen,Qe(this.outputLen),t.key!==void 0&&t.context!==void 0)throw new Error("Blake3: only key or context can be specified at same time");if(t.key!==void 0){const r=Oe(t.key).slice();if(r.length!==32)throw new Error("Blake3: key should be 32 byte");this.IV=Ne(r),te||ne(this.IV),this.flags=n|16}else if(t.context!==void 0){const r=new Cn({dkLen:32},32).update(t.context).digest();this.IV=Ne(r),te||ne(this.IV),this.flags=n|64}else this.IV=Pe.slice(),this.flags=n;this.state=this.IV.slice(),this.bufferOut=Rs(this.bufferOut32)}get(){return[]}set(){}b2Compress(t,n,r,o=0){const{state:i,pos:s}=this,{h:a,l:u}=Vt(BigInt(t),!0),{v0:c,v1:f,v2:h,v3:l,v4:d,v5:p,v6:v,v7:y,v8:b,v9:w,v10:x,v11:m,v12:E,v13:S,v14:A,v15:C}=_o(Oo,o,r,7,i[0],i[1],i[2],i[3],i[4],i[5],i[6],i[7],Pe[0],Pe[1],Pe[2],Pe[3],a,u,s,n);i[0]=c^b,i[1]=f^w,i[2]=h^x,i[3]=l^m,i[4]=d^E,i[5]=p^S,i[6]=v^A,i[7]=y^C}compress(t,n=0,r=!1){let o=this.flags;if(this.chunkPos||(o|=1),(this.chunkPos===15||r)&&(o|=2),r||(this.pos=this.blockLen),this.b2Compress(this.chunksDone,o,t,n),this.chunkPos+=1,this.chunkPos===16||r){let i=this.state;this.state=this.IV.slice();for(let s,a=this.chunksDone+1;(r||!(a&1))&&(s=this.stack.pop());a>>=1)this.buffer32.set(s,0),this.buffer32.set(i,8),this.pos=this.blockLen,this.b2Compress(0,this.flags|4,this.buffer32,0),i=this.state,this.state=this.IV.slice();this.chunksDone++,this.chunkPos=0,this.stack.push(i)}this.pos=0}_cloneInto(t){t=super._cloneInto(t);const{IV:n,flags:r,state:o,chunkPos:i,posOut:s,chunkOut:a,stack:u,chunksDone:c}=this;return t.state.set(o.slice()),t.stack=u.map(f=>Uint32Array.from(f)),t.IV.set(n),t.flags=r,t.chunkPos=i,t.chunksDone=c,t.posOut=s,t.chunkOut=a,t.enableXOF=this.enableXOF,t.bufferOut32.set(this.bufferOut32),t}destroy(){this.destroyed=!0,this.state.fill(0),this.buffer32.fill(0),this.IV.fill(0),this.bufferOut32.fill(0);for(let t of this.stack)t.fill(0)}b2CompressOut(){const{state:t,pos:n,flags:r,buffer32:o,bufferOut32:i}=this,{h:s,l:a}=Vt(BigInt(this.chunkOut++));te||ne(o);const{v0:u,v1:c,v2:f,v3:h,v4:l,v5:d,v6:p,v7:v,v8:y,v9:b,v10:w,v11:x,v12:m,v13:E,v14:S,v15:A}=_o(Oo,0,o,7,t[0],t[1],t[2],t[3],t[4],t[5],t[6],t[7],Pe[0],Pe[1],Pe[2],Pe[3],a,s,n,r);i[0]=u^y,i[1]=c^b,i[2]=f^w,i[3]=h^x,i[4]=l^m,i[5]=d^E,i[6]=p^S,i[7]=v^A,i[8]=t[0]^y,i[9]=t[1]^b,i[10]=t[2]^w,i[11]=t[3]^x,i[12]=t[4]^m,i[13]=t[5]^E,i[14]=t[6]^S,i[15]=t[7]^A,te||(ne(o),ne(i)),this.posOut=0}finish(){if(this.finished)return;this.finished=!0,this.buffer.fill(0,this.pos);let t=this.flags|8;this.stack.length?(t|=4,te||ne(this.buffer32),this.compress(this.buffer32,0,!0),te||ne(this.buffer32),this.chunksDone=0,this.pos=this.blockLen):t|=(this.chunkPos?0:1)|2,this.flags=t,this.b2CompressOut()}writeInto(t){gt(this,!1),zt(t),this.finish();const{blockLen:n,bufferOut:r}=this;for(let o=0,i=t.length;o<i;){this.posOut>=n&&this.b2CompressOut();const s=Math.min(n-this.posOut,i-o);t.set(r.subarray(this.posOut,this.posOut+s),o),this.posOut+=s,o+=s}return t}xofInto(t){if(!this.enableXOF)throw new Error("XOF is not possible after digest call");return this.writeInto(t)}xof(t){return Qe(t),this.xofInto(new Uint8Array(t))}digestInto(t){if(yn(t,this),this.finished)throw new Error("digest() was already called");return this.enableXOF=!1,this.writeInto(t),this.destroy(),t}digest(){return this.digestInto(new Uint8Array(this.outputLen))}}const Xa=Hs(e=>new Cn(e)),Ga={dkLen:32},Co=e=>Xa(e,Ga),Ka=e=>he(Co(e),e),$o=e=>e,rt=(e,t,n,r)=>new DataView(new Uint16Array([e,t,n,r]).buffer).getBigUint64(0,!0),$n=2n**64n-1n,ee=(e,t)=>e<<t&$n|e>>64n-t,U=(e,t)=>e*t&$n,K=(e,t)=>e+t&$n,Y=11400714785074694791n,pe=14029467366897019727n,To=1609587929392839161n,Bt=9650029242287828579n,Po=2870177450012600261n;function je(e,t=0n){let n=K(K(t,Y),pe),r=K(t,pe),o=t,i=t-Y,s=e.length,a=0,u=null;(function(){let d=0,p=d+s;if(s){if(u=new Uint8Array(32),s<32){u.set(e.subarray(0,s),a),a+=s;return}if(d<=p-32){const v=p-32;do{let y;y=rt(e[d+1]<<8|e[d],e[d+3]<<8|e[d+2],e[d+5]<<8|e[d+4],e[d+7]<<8|e[d+6]),n=U(ee(K(n,U(y,pe)),31n),Y),d+=8,y=rt(e[d+1]<<8|e[d],e[d+3]<<8|e[d+2],e[d+5]<<8|e[d+4],e[d+7]<<8|e[d+6]),r=U(ee(K(r,U(y,pe)),31n),Y),d+=8,y=rt(e[d+1]<<8|e[d],e[d+3]<<8|e[d+2],e[d+5]<<8|e[d+4],e[d+7]<<8|e[d+6]),o=U(ee(K(o,U(y,pe)),31n),Y),d+=8,y=rt(e[d+1]<<8|e[d],e[d+3]<<8|e[d+2],e[d+5]<<8|e[d+4],e[d+7]<<8|e[d+6]),i=U(ee(K(i,U(y,pe)),31n),Y),d+=8}while(d<=v)}d<p&&(u.set(e.subarray(d,p),a),a=p-d)}})(),e=u||e;let c,f=0;for(s>=32?(c=ee(n,1n),c=K(c,ee(r,7n)),c=K(c,ee(o,12n)),c=K(c,ee(i,18n)),n=U(ee(U(n,pe),31n),Y),c=c^n,c=K(U(c,Y),Bt),r=U(ee(U(r,pe),31n),Y),c=c^r,c=K(U(c,Y),Bt),o=U(ee(U(o,pe),31n),Y),c=c^o,c=K(U(c,Y),Bt),i=U(ee(U(i,pe),31n),Y),c=c^i,c=K(U(c,Y),Bt)):c=K(t,Po),c=K(c,BigInt(s));f<=a-8;){let l=rt(e[f+1]<<8|e[f],e[f+3]<<8|e[f+2],e[f+5]<<8|e[f+4],e[f+7]<<8|e[f+6]);l=U(ee(U(l,pe),31n),Y),c=K(U(ee(c^l,27n),Y),Bt),f+=8}if(f+4<=a){let l=U(rt(e[f+1]<<8|e[f],e[f+3]<<8|e[f+2],0,0),Y);c=K(U(ee(c^l,23n),pe),To),f+=4}for(;f<a;){const l=U(rt(e[f++],0,0,0),Po);c=U(ee(c^l,11n),Y)}let h=c>>33n;return c=U(c^h,pe),h=c>>29n,c=U(c^h,To),h=c>>32n,c^=h,c}const Tn=e=>{const t=new Uint8Array(16),n=new DataView(t.buffer);return n.setBigUint64(0,je(e),!0),n.setBigUint64(8,je(e,1n),!0),t},Ya=e=>{const t=new Uint8Array(32),n=new DataView(t.buffer);return n.setBigUint64(0,je(e),!0),n.setBigUint64(8,je(e,1n),!0),n.setBigUint64(16,je(e,2n),!0),n.setBigUint64(24,je(e,3n),!0),t},Pn=e=>he(mt.enc(je(e)),e),Uo=new TextEncoder,Un=e=>{const t=Tn(Uo.encode(e));return(n,r,...o)=>{const i=he(t,Tn(Uo.encode(n))),s=oe(i),a=o.map(h=>h[1]).map(h=>{switch(h){case $o:return 0;case Pn:return 8;case Bo:return 16;default:return null}}).filter(h=>h!==null),u=h=>{if(!h.startsWith(s))throw new Error(`key does not match this storage (${e}.${n})`);if(a.length!==o.length)throw new Error("Impossible to decode this key");if(o.length===0)return[];const l=h.slice(s.length),d=new Array(o.length);for(let p=0,v=0;p<a.length;p++){const y=o[p][0];v+=a[p],d[p]=y.dec(l.slice(v*2)),v+=y.enc(d[p]).length}return d},c=o.map(([{enc:h},l])=>d=>l(h(d)));return{enc:(...h)=>oe(he(i,...h.map((l,d)=>c[d](l)))),dec:r,keyDecoder:u}}};var Lo=Object.freeze({__proto__:null,AccountId:et,Bin:St,Binary:ze,Blake2128:Io,Blake2128Concat:Bo,Blake2256:On,Blake3256:Co,Blake3256Concat:Ka,Bytes:G,Enum:At,FixedSizeBinary:xn,Hex:He,Identity:$o,Option:N,Result:Dt,ScaleEnum:Se,Self:En,Storage:Un,Struct:$,Tuple:ae,Twox128:Tn,Twox256:Ya,Twox64Concat:Pn,Variant:me,Vector:P,_Enum:oo,_void:_,bitSequence:Nr,blockHeader:bo,bool:vn,char:ca,compact:j,compactBn:Qr,compactNumber:O,createCodec:M,createDecoder:Rt,decAnyMetadata:Ao,enhanceCodec:at,enhanceDecoder:Mt,enhanceEncoder:bt,ethAccount:po,fixedStr:fa,fromBufferToBase58:Wr,getSs58AddressInfo:gn,h64:je,i128:fs,i16:as,i256:hs,i32:cs,i64:us,i8:ss,metadata:nt,selfDecoder:ro,selfEncoder:no,str:Z,u128:ls,u16:Je,u256:ds,u32:be,u64:mt,u8:V,v14:xo,v14Lookup:Bn,v15:Eo});const ot=j,Za=P(ae(Z,ot)),R={bool:"boolean",str:"string",num:"number",big:"bigint",bits:"bitseq",void:"void"},Ja=me(Object.fromEntries(Object.values(R).map(e=>[e,_]))),Qa=P(ae(Z,N(En(()=>Ln)))),Na=P(ot),ec=$({typeRef:ot,length:N(ot)}),tc=N(j),nc=ot,rc=$({ok:ot,ko:ot}),Ln=me({struct:Za,terminal:Ja,enum:Qa,tuple:Na,array:ec,binary:tc,option:nc,result:rc}),oc={i256:R.big,i128:R.big,i64:R.big,i32:R.num,i16:R.num,i8:R.num,u256:R.big,u128:R.big,u64:R.big,u32:R.num,u16:R.num,u8:R.num,bool:R.bool,char:R.str,str:R.str},_t=e=>({type:"terminal",value:{type:e}});function Ot(e,t=()=>{}){switch(e.type){case"AccountId20":case"AccountId32":return _t(R.str);case"array":return e.value.type==="primitive"&&e.value.value==="u8"?{type:"binary",value:e.len}:(t(e.value.id),{type:"array",value:{typeRef:e.value.id,length:e.len}});case"bitSequence":return _t(R.bits);case"compact":return _t(e.isBig?R.big:R.num);case"enum":return{type:"enum",value:Object.entries(e.value).map(([n,r])=>(r.type==="lookupEntry"&&t(r.value.id),[n,r.type==="lookupEntry"?Ot(r.value,t):Ot(r,t)]))};case"struct":{const n=Object.entries(e.value).map(([r,o])=>[r,o.id]);return n.forEach(([,r])=>t(r)),{type:"struct",value:n}}case"tuple":{const n=e.value.map(r=>r.id);return n.forEach(t),{type:"tuple",value:n}}case"option":return t(e.value.id),{type:"option",value:e.value.id};case"primitive":return _t(oc[e.value]);case"result":return t(e.value.ok.id),t(e.value.ko.id),{type:"result",value:{ok:e.value.ok.id,ko:e.value.ko.id}};case"sequence":return e.value.type==="primitive"&&e.value.value==="u8"?{type:"binary",value:void 0}:(t(e.value.id),{type:"array",value:{typeRef:e.value.id}});case"void":return _t(R.void)}}function Rn(e,t,n){if(t.type==="option"&&e==null)return!0;const r=(i,s)=>Rn(i,s,n),o=i=>{switch(i.value.type){case R.str:case R.big:case R.bool:case R.num:return typeof e===i.value.type;case R.bits:return typeof e=="object"&&e!=null&&typeof e.bitsLen=="number"&&e.bytes instanceof Uint8Array;case R.void:return!0}};switch(t.type){case"terminal":return o(t);case"binary":return e instanceof ze&&(t.value==null||e.asBytes().length>=t.value);case"array":if(!Array.isArray(e))return!1;const i=e;return t.value.length!=null&&i.length<t.value.length?!1:i.slice(0,t.value.length).every(c=>r(c,n(t.value.typeRef)));case"enum":if(!e)return!1;const s=e,a=Object.fromEntries(t.value);if(!(s.type in a))return!1;const u=a[s.type];return u==null?!0:r(s.value,u);case"option":return e==null?!0:r(e,n(t.value));case"struct":return e?t.value.every(([c,f])=>r(e[c],n(f))):!1;case"tuple":return e?t.value.every((c,f)=>r(e[f],n(c))):!1;case"result":return"success"in e&&"value"in e?r(e.value,n(e.success?t.value.ok:t.value.ko)):!1}}var ic=Object.defineProperty,sc=(e,t,n)=>t in e?ic(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ac=(e,t,n)=>sc(e,t+"",n);class Ro{constructor(t=[]){ac(this,"value",new Map),t.forEach(([n,r])=>this.add(n,r))}has(t,n){return this.value.get(t)?.has(n)??!1}add(t,n){this.value.has(t)||this.value.set(t,new Set),this.value.get(t).add(n)}addAll(t){t.forEach(([n,r])=>this.add(n,r))}delete(t,n){if(!this.value.has(t))return;const r=this.value.get(t);r.delete(n),r.size||this.value.delete(t)}isEmpty(){return!this.value.size}get values(){return Array.from(this.value).flatMap(([t,n])=>Array.from(n).map(r=>[t,r]))}}var Ae=(e=>(e[e.Incompatible=0]="Incompatible",e[e.Partial=1]="Partial",e[e.BackwardsCompatible=2]="BackwardsCompatible",e[e.Identical=3]="Identical",e))(Ae||{});function Mn(e,t,n,r,o){if(!n&&!e)return ue(3);if(!n)return ue(2);if(!e)return ue(n.type==="option"?2:0);o.has(n)||o.set(n,new Map);const i=o.get(n);if(i.has(e)){const a=i.get(e);return a===null?{level:3,assumptions:new Ro([[e,n]])}:ue(a)}i.set(e,null);const s=cc(e,n,(a,u)=>Mn(typeof a=="number"?t(a):a,t,typeof u=="number"?r(u):u,r,o));return s.assumptions.delete(e,n),s.assumptions.isEmpty()||s.level===0?i.set(e,s.level):i.delete(e),s}function cc(e,t,n){if(e.type!==t.type)return t.type==="option"?Gt(n(e,t.value),2):e.type==="option"?Gt(n(e.value,t),1):ue(0);switch(t.type){case"terminal":return ue(t.value.type===e.value.type?3:0);case"binary":return ue(Do(e.value,t.value));case"array":const o=e,i=ue(Do(o.value.length,t.value.length));return Dn([i,()=>n(o.value.typeRef,t.value.typeRef)]);case"enum":{const f=e,h=Object.fromEntries(t.value),l=f.value.length===t.value.length?3:2;return Gt(Mo(f.value.map(([d,p])=>()=>d in h?n(p,h[d]):ue(0))),l)}case"option":return n(e.value,t.value);case"struct":const s=e,a=Object.fromEntries(s.value),u=s.value.length===t.value.length?3:2;return Gt(Dn(t.value.map(([f,h])=>()=>n(a[f],h))),u);case"tuple":{const f=e,h=ue(lc(f.value,t.value));return Dn([h,...t.value.map((l,d)=>()=>n(f.value[d],l))])}case"result":const c=e;return Mo([n(c.value.ok,t.value.ok),n(c.value.ko,t.value.ko)])}}const Gt=(e,t)=>({...e,level:Math.min(e.level,t)}),uc=new Ro,ue=e=>({level:e,assumptions:uc}),Dn=e=>{let t=ue(3);for(const n of e){const r=typeof n=="function"?n():n;if(r.level===0)return r;t.assumptions.addAll(r.assumptions.values),t.level=Math.min(t.level,r.level)}return t},Mo=e=>{if(!e.length)return ue(3);let t=!1,n=ue(3);for(const r of e){const o=typeof r=="function"?r():r;if(o.level===0){n.level=Math.min(n.level,1);continue}t=!0,n.assumptions.addAll(o.assumptions.values),n.level=Math.min(n.level,o.level)}return t?n:ue(0)},lc=(e,t)=>t.length===e.length?3:e.length>=t.length?2:0,Do=(e,t)=>t===e?3:t==null||e>=t?2:e==null?1:0,zo=me({lookup:j,typedef:Ln}),ct=e=>({type:"lookup",value:e}),zn=e=>({type:"typedef",value:e}),Kt=zn({type:"terminal",value:{type:R.void}}),fc=$({args:zo,values:zo});function dc(e){if(e.type.tag==="plain")return{args:Kt,values:ct(e.type.value)};const{key:t,value:n}=e.type.value;return{args:ct(t),values:ct(n)}}function hc(e){return{args:zn({type:"tuple",value:e.inputs.map(t=>t.type)}),values:ct(e.output)}}function pc(e){return e.type==="lookupEntry"?ct(e.value.id):zn(Ot(e))}function vc(e){return{args:Kt,values:ct(e)}}function yc(e,t,n,r,o){const i=(s,a)=>s.type==="lookup"?a(s.value):s.value;return{args:Mn(i(e.args,t),t,i(n.args,r),r,o).level,values:Mn(i(n.values,r),r,i(e.values,t),t,o).level}}function Ho(e,t,n){const r=e.type==="lookup"?t(e.value):e.value;return Rn(n,r,t)}const ut=()=>{},ge={body:"",call:"",continue:"",follow:"",header:"",stopOperation:"",storage:"",unfollow:"",unpin:"",followEvent:""},Yt={chainName:"",genesisHash:"",properties:""},Hn={broadcast:"",stop:""};Object.entries({chainHead:ge,chainSpec:Yt,transaction:Hn}).forEach(([e,t])=>{Object.keys(t).forEach(n=>{t[n]=`${e}_v1_${n}`})});const bc=e=>(t,n)=>{let r=e(Hn.broadcast,[t],{onSuccess:o=>{r=o===null?ut:()=>{e(Hn.stop,[o])},o===null&&n(new Error("Max # of broadcasted transactions has been reached"))},onError:n});return()=>{r()}};class Fo extends Error{constructor(){super("ChainHead stopped"),this.name="StopError"}}class Zt extends Error{constructor(){super("ChainHead disjointed"),this.name="DisjointError"}}class Jt extends Error{constructor(){super("ChainHead operations limit reached"),this.name="OperationLimitError"}}class Vo extends Error{constructor(t){super(t),this.name="OperationError"}}class Fn extends Error{constructor(){super("ChainHead operation inaccessible"),this.name="OperationInaccessibleError"}}function mc(){let e=()=>{},t=()=>{};return{promise:new Promise((r,o)=>{e=r,t=o}),res:e,rej:t}}const jo=()=>{const e=new Map;return{has:e.has.bind(e),subscribe(t,n){e.set(t,n)},unsubscribe(t){e.delete(t)},next(t,n){e.get(t)?.next(n)},error(t,n){const r=e.get(t);r&&(e.delete(t),r.error(n))},errorAll(t){const n=[...e.values()];e.clear(),n.forEach(r=>{r.error(t)})}}},Qt=e=>(...t)=>new Promise((n,r)=>{let o=wt;const[i,s]=t[t.length-1]instanceof AbortSignal?[t.slice(0,t.length-1),t[t.length-1]]:[t],a=()=>{o(),r(new Gr)};s?.addEventListener("abort",a,{once:!0});const u=c=>f=>{o=wt,s?.removeEventListener("abort",a),c(f)};o=e(u(n),u(r),...i)}),qo=(e,t)=>n=>Qt((r,o,...i)=>{let s=!0,a=()=>{s=!1};const[u,c]=t(...i);return n(e,u,{onSuccess:(f,h)=>{if(f.result==="limitReached")return o(new Jt);const{operationId:l}=f,d=()=>{n(ge.stopOperation,[l])};if(!s)return d();let p=ut;const v=b=>{s=!1,p(),r(b)},y=b=>{s=!1,p(),o(b)};p=h(l,{next:b=>{const w=b;w.event==="operationError"?o(new Vo(w.error)):w.event==="operationInaccessible"?o(new Fn):c(b,v,y)},error:y}),a=()=>{s&&(p(),d())}},onError:o}),()=>{a()}}),gc=qo(ge.body,e=>[[e],(t,n)=>{n(t.value)}]),wc=qo(ge.call,(e,t,n)=>[[e,t,n],(r,o)=>{o(r.output)}]),kc=e=>t=>new Promise((n,r)=>{e(ge.header,[t],{onSuccess:n,onError:r})}),Wo=e=>(t,n,r,o,i,s,a)=>{if(n.length===0)return s(),wt;let u=!0,c=()=>{u=!1};return e(ge.storage,[t,n,r],{onSuccess:(f,h)=>{if(f.result==="limitReached"||f.discardedItems===n.length)return i(new Jt);const{operationId:l}=f,d=()=>{e(ge.stopOperation,[l])};if(!u)return d();const p=h(f.operationId,{next:b=>{switch(b.event){case"operationStorageItems":{o(b.items);break}case"operationStorageDone":{y();break}case"operationError":{v(new Vo(b.error));break}case"operationInaccessible":{v(new Fn);break}default:e(ge.continue,[b.operationId])}},error:i});c=()=>{p(),e(ge.stopOperation,[f.operationId])};const v=b=>{c=wt,p(),i(b)},y=()=>{c=wt,p(),s()};a(f.discardedItems)},onError:i}),()=>{c()}},xc=e=>{const t=Wo(e);return Qt((n,r,o,i,s,a)=>{const u=i.startsWith("descendants");let c=u?[]:null;const h=t(o,[{key:s,type:i}],a??null,u?l=>{c.push(l)}:l=>{c=l[0]?.[i]},r,()=>{try{n(u?c.flat():c)}catch(l){r(l)}},l=>{l>0&&(h(),r(new Jt))});return h})},Ec=e=>t=>t.length>0?new Promise((n,r)=>{e(ge.unpin,[t],{onSuccess(){n()},onError:r})}):Promise.resolve();class Nt extends Error{constructor(){super("Client destroyed"),this.name="DestroyedError"}}function Sc(e){return e.operationId!==void 0}function Ac(e){return(t,n,r)=>{const o=jo(),i=new Set,s=mc();let a=s.promise;const u=p=>{if(Sc(p))return o.has(p.operationId)||console.warn("Uknown operationId on",p),o.next(p.operationId,p);if(p.event!=="stop"){if(p.event==="initialized")return n({type:p.event,finalizedBlockHashes:p.finalizedBlockHashes,finalizedBlockRuntime:p.finalizedBlockRuntime});const{event:v,...y}=p;return n({type:v,...y})}r(new Fo),l(!1)},c=p=>{r(p),l(!(p instanceof Nt))},f=(p,v)=>{const y=v(p,{next:u,error:c});l=(b=!0)=>{a=null,l=ut,y(),b&&e(ge.unfollow,[p]),o.errorAll(new Zt),i.forEach(w=>{w()}),i.clear()},a=p,s.res(p)},h=p=>{p instanceof Nt?l(!1):r(p),a=null,s.res(p)};let l=e(ge.follow,[t],{onSuccess:f,onError:h});const d=(p,v,y)=>{const b=()=>{y?.onError(new Zt)};if(a===null)return b(),ut;const w=m=>{if(!y)return e(p,[m,...v]);i.add(b);const E=(A,C)=>a===null?(C.error(new Zt),ut):(o.subscribe(A,C),()=>{o.unsubscribe(A)}),S=e(p,[m,...v],{onSuccess:A=>{i.delete(b),y.onSuccess(A,E)},onError:A=>{i.delete(b),y.onError(A)}});return()=>{i.delete(b),S()}};if(typeof a=="string")return w(a);let x=ut;return a.then(m=>{if(m instanceof Error)return b();a&&(x=w(m))}),()=>{x()}};return{unfollow(){l(),a=null},body:gc(d),call:wc(d),header:kc(d),storage:xc(d),storageSubscription:Wo(d),unpin:Ec(d),_request:d}}}var Ic=Object.defineProperty,Bc=(e,t,n)=>t in e?Ic(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Xo=(e,t,n)=>Bc(e,typeof t!="symbol"?t+"":t,n);class Go extends Error{constructor(t){super(t.message),Xo(this,"code"),Xo(this,"data"),this.code=t.code,this.data=t.data,this.name="RpcError"}}let _c=1;const Oc=e=>{let t=_c++;const n=new Map,r=jo();let o=null;const i=(f,h,l)=>{o.send(JSON.stringify({jsonrpc:"2.0",id:f,method:h,params:l}))};function s(f){try{let h,l,d,p,v;if({id:h,result:l,error:d,params:p}=JSON.parse(f),h){const w=n.get(h);return w?(n.delete(h),d?w.onError(new Go(d)):w.onSuccess(l,(x,m)=>{const E=x;return r.subscribe(E,m),()=>{r.unsubscribe(E)}})):void 0}if({subscription:v,result:l,error:d}=p,!v||!d&&!Object.hasOwn(p,"result"))throw 0;const b=v;d?r.error(b,new Go(d)):r.next(b,l)}catch(h){console.warn("Error parsing incomming message: "+f),console.error(h)}}o=e(s);const a=()=>{o?.disconnect(),o=null,r.errorAll(new Nt),n.forEach(f=>f.onError(new Nt)),n.clear()};let u=1;return{request:(f,h,l)=>{if(!o)throw new Error("Not connected");const d=`${t}-${u++}`;return l&&n.set(d,l),i(d,f,h),()=>{n.delete(d)}},disconnect:a}},Cc=e=>{const t=Qt((r,o,i,s)=>e(i,s,{onSuccess:r,onError:o}));let n=null;return async()=>n||(n=Promise.all([t(Yt.chainName,[]),t(Yt.genesisHash,[]),t(Yt.properties,[])]).then(([r,o,i])=>({name:r,genesisHash:o,properties:i})))},$c=e=>{const{request:t,disconnect:n}=Oc(e);return{chainHead:Ac(t),transaction:bc(t),getChainSpecData:Cc(t),destroy:n,request:Qt((r,o,i,s)=>t(i,s,{onSuccess:r,onError:o})),_request:t}};var Vn=function(e,t){return Vn=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(n[o]=r[o])},Vn(e,t)};function Ue(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Vn(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}function Tc(e,t,n,r){function o(i){return i instanceof n?i:new n(function(s){s(i)})}return new(n||(n=Promise))(function(i,s){function a(f){try{c(r.next(f))}catch(h){s(h)}}function u(f){try{c(r.throw(f))}catch(h){s(h)}}function c(f){f.done?i(f.value):o(f.value).then(a,u)}c((r=r.apply(e,t||[])).next())})}function Ko(e,t){var n={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,o,i,s=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return s.next=a(0),s.throw=a(1),s.return=a(2),typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function a(c){return function(f){return u([c,f])}}function u(c){if(r)throw new TypeError("Generator is already executing.");for(;s&&(s=0,c[0]&&(n=0)),n;)try{if(r=1,o&&(i=c[0]&2?o.return:c[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,c[1])).done)return i;switch(o=0,i&&(c=[c[0]&2,i.value]),c[0]){case 0:case 1:i=c;break;case 4:return n.label++,{value:c[1],done:!1};case 5:n.label++,o=c[1],c=[0];continue;case 7:c=n.ops.pop(),n.trys.pop();continue;default:if(i=n.trys,!(i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){n=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){n.label=c[1];break}if(c[0]===6&&n.label<i[1]){n.label=i[1],i=c;break}if(i&&n.label<i[2]){n.label=i[2],n.ops.push(c);break}i[2]&&n.ops.pop(),n.trys.pop();continue}c=t.call(e,n)}catch(f){c=[6,f],o=0}finally{r=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}function lt(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function qe(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),o,i=[],s;try{for(;(t===void 0||t-- >0)&&!(o=r.next()).done;)i.push(o.value)}catch(a){s={error:a}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(s)throw s.error}}return i}function We(e,t,n){if(n||arguments.length===2)for(var r=0,o=t.length,i;r<o;r++)(i||!(r in t))&&(i||(i=Array.prototype.slice.call(t,0,r)),i[r]=t[r]);return e.concat(i||Array.prototype.slice.call(t))}function ft(e){return this instanceof ft?(this.v=e,this):new ft(e)}function Pc(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=n.apply(e,t||[]),o,i=[];return o=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",s),o[Symbol.asyncIterator]=function(){return this},o;function s(d){return function(p){return Promise.resolve(p).then(d,h)}}function a(d,p){r[d]&&(o[d]=function(v){return new Promise(function(y,b){i.push([d,v,y,b])>1||u(d,v)})},p&&(o[d]=p(o[d])))}function u(d,p){try{c(r[d](p))}catch(v){l(i[0][3],v)}}function c(d){d.value instanceof ft?Promise.resolve(d.value.v).then(f,h):l(i[0][2],d)}function f(d){u("next",d)}function h(d){u("throw",d)}function l(d,p){d(p),i.shift(),i.length&&u(i[0][0],i[0][1])}}function Uc(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],n;return t?t.call(e):(e=typeof lt=="function"?lt(e):e[Symbol.iterator](),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(i){n[i]=e[i]&&function(s){return new Promise(function(a,u){s=e[i](s),o(a,u,s.done,s.value)})}}function o(i,s,a,u){Promise.resolve(u).then(function(c){i({value:c,done:a})},s)}}typeof SuppressedError=="function"&&SuppressedError;function H(e){return typeof e=="function"}function jn(e){var t=function(r){Error.call(r),r.stack=new Error().stack},n=e(t);return n.prototype=Object.create(Error.prototype),n.prototype.constructor=n,n}var qn=jn(function(e){return function(n){e(this),this.message=n?n.length+` errors occurred during unsubscription:
2
2
  `+n.map(function(r,o){return o+1+") "+r.toString()}).join(`
3
- `):"",this.name="UnsubscriptionError",this.errors=n}});function en(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var it=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,n,r,o,i;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=lt(s),u=a.next();!u.done;u=a.next()){var c=u.value;c.remove(this)}}catch(v){t={error:v}}finally{try{u&&!u.done&&(n=a.return)&&n.call(a)}finally{if(t)throw t.error}}else s.remove(this);var f=this.initialTeardown;if(H(f))try{f()}catch(v){i=v instanceof qn?v.errors:[v]}var h=this._finalizers;if(h){this._finalizers=null;try{for(var l=lt(h),d=l.next();!d.done;d=l.next()){var p=d.value;try{Jo(p)}catch(v){i=i??[],v instanceof qn?i=We(We([],qe(i)),qe(v.errors)):i.push(v)}}}catch(v){r={error:v}}finally{try{d&&!d.done&&(o=l.return)&&o.call(l)}finally{if(r)throw r.error}}}if(i)throw new qn(i)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)Jo(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(n=this._finalizers)!==null&&n!==void 0?n:[]).push(t)}},e.prototype._hasParent=function(t){var n=this._parentage;return n===t||Array.isArray(n)&&n.includes(t)},e.prototype._addParent=function(t){var n=this._parentage;this._parentage=Array.isArray(n)?(n.push(t),n):n?[n,t]:t},e.prototype._removeParent=function(t){var n=this._parentage;n===t?this._parentage=null:Array.isArray(n)&&en(n,t)},e.prototype.remove=function(t){var n=this._finalizers;n&&en(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),Yo=it.EMPTY;function Zo(e){return e instanceof it||e&&"closed"in e&&H(e.remove)&&H(e.add)&&H(e.unsubscribe)}function Jo(e){H(e)?e():e.unsubscribe()}var Qo={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Uc={setTimeout:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return setTimeout.apply(void 0,We([e,t],qe(n)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function No(e){Uc.setTimeout(function(){throw e})}function Xe(){}function tn(e){e()}var Wn=function(e){Ue(t,e);function t(n){var r=e.call(this)||this;return r.isStopped=!1,n?(r.destination=n,Zo(n)&&n.add(r)):r.destination=Dc,r}return t.create=function(n,r,o){return new dt(n,r,o)},t.prototype.next=function(n){this.isStopped||this._next(n)},t.prototype.error=function(n){this.isStopped||(this.isStopped=!0,this._error(n))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(n){this.destination.next(n)},t.prototype._error=function(n){try{this.destination.error(n)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(it),Lc=Function.prototype.bind;function Xn(e,t){return Lc.call(e,t)}var Rc=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var n=this.partialObserver;if(n.next)try{n.next(t)}catch(r){nn(r)}},e.prototype.error=function(t){var n=this.partialObserver;if(n.error)try{n.error(t)}catch(r){nn(r)}else nn(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(n){nn(n)}},e}(),dt=function(e){Ue(t,e);function t(n,r,o){var i=e.call(this)||this,s;if(H(n)||!n)s={next:n??void 0,error:r??void 0,complete:o??void 0};else{var a;i&&Qo.useDeprecatedNextContext?(a=Object.create(n),a.unsubscribe=function(){return i.unsubscribe()},s={next:n.next&&Xn(n.next,a),error:n.error&&Xn(n.error,a),complete:n.complete&&Xn(n.complete,a)}):s=n}return i.destination=new Rc(s),i}return t}(Wn);function nn(e){No(e)}function Mc(e){throw e}var Dc={closed:!0,next:Xe,error:Mc,complete:Xe},Gn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function st(e){return e}function zc(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return ei(e)}function ei(e){return e.length===0?st:e.length===1?e[0]:function(n){return e.reduce(function(r,o){return o(r)},n)}}var T=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(t,n,r){var o=this,i=Fc(t)?t:new dt(t,n,r);return tn(function(){var s=o,a=s.operator,u=s.source;i.add(a?a.call(i,u):u?o._subscribe(i):o._trySubscribe(i))}),i},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(n){t.error(n)}},e.prototype.forEach=function(t,n){var r=this;return n=ti(n),new n(function(o,i){var s=new dt({next:function(a){try{t(a)}catch(u){i(u),s.unsubscribe()}},error:i,complete:o});r.subscribe(s)})},e.prototype._subscribe=function(t){var n;return(n=this.source)===null||n===void 0?void 0:n.subscribe(t)},e.prototype[Gn]=function(){return this},e.prototype.pipe=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return ei(t)(this)},e.prototype.toPromise=function(t){var n=this;return t=ti(t),new t(function(r,o){var i;n.subscribe(function(s){return i=s},function(s){return o(s)},function(){return r(i)})})},e.create=function(t){return new e(t)},e}();function ti(e){var t;return(t=e??Qo.Promise)!==null&&t!==void 0?t:Promise}function Hc(e){return e&&H(e.next)&&H(e.error)&&H(e.complete)}function Fc(e){return e&&e instanceof Wn||Hc(e)&&Zo(e)}function Vc(e){return H(e?.lift)}function J(e){return function(t){if(Vc(t))return t.lift(function(n){try{return e(n,this)}catch(r){this.error(r)}});throw new TypeError("Unable to lift unknown Observable type")}}function q(e,t,n,r,o){return new jc(e,t,n,r,o)}var jc=function(e){Ue(t,e);function t(n,r,o,i,s,a){var u=e.call(this,n)||this;return u.onFinalize=s,u.shouldUnsubscribe=a,u._next=r?function(c){try{r(c)}catch(f){n.error(f)}}:e.prototype._next,u._error=i?function(c){try{i(c)}catch(f){n.error(f)}finally{this.unsubscribe()}}:e.prototype._error,u._complete=o?function(){try{o()}catch(c){n.error(c)}finally{this.unsubscribe()}}:e.prototype._complete,u}return t.prototype.unsubscribe=function(){var n;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var r=this.closed;e.prototype.unsubscribe.call(this),!r&&((n=this.onFinalize)===null||n===void 0||n.call(this))}},t}(Wn),qc=jn(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),rn=function(e){Ue(t,e);function t(){var n=e.call(this)||this;return n.closed=!1,n.currentObservers=null,n.observers=[],n.isStopped=!1,n.hasError=!1,n.thrownError=null,n}return t.prototype.lift=function(n){var r=new ni(this,this);return r.operator=n,r},t.prototype._throwIfClosed=function(){if(this.closed)throw new qc},t.prototype.next=function(n){var r=this;tn(function(){var o,i;if(r._throwIfClosed(),!r.isStopped){r.currentObservers||(r.currentObservers=Array.from(r.observers));try{for(var s=lt(r.currentObservers),a=s.next();!a.done;a=s.next()){var u=a.value;u.next(n)}}catch(c){o={error:c}}finally{try{a&&!a.done&&(i=s.return)&&i.call(s)}finally{if(o)throw o.error}}}})},t.prototype.error=function(n){var r=this;tn(function(){if(r._throwIfClosed(),!r.isStopped){r.hasError=r.isStopped=!0,r.thrownError=n;for(var o=r.observers;o.length;)o.shift().error(n)}})},t.prototype.complete=function(){var n=this;tn(function(){if(n._throwIfClosed(),!n.isStopped){n.isStopped=!0;for(var r=n.observers;r.length;)r.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var n;return((n=this.observers)===null||n===void 0?void 0:n.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(n){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,n)},t.prototype._subscribe=function(n){return this._throwIfClosed(),this._checkFinalizedStatuses(n),this._innerSubscribe(n)},t.prototype._innerSubscribe=function(n){var r=this,o=this,i=o.hasError,s=o.isStopped,a=o.observers;return i||s?Yo:(this.currentObservers=null,a.push(n),new it(function(){r.currentObservers=null,en(a,n)}))},t.prototype._checkFinalizedStatuses=function(n){var r=this,o=r.hasError,i=r.thrownError,s=r.isStopped;o?n.error(i):s&&n.complete()},t.prototype.asObservable=function(){var n=new T;return n.source=this,n},t.create=function(n,r){return new ni(n,r)},t}(T),ni=function(e){Ue(t,e);function t(n,r){var o=e.call(this)||this;return o.destination=n,o.source=r,o}return t.prototype.next=function(n){var r,o;(o=(r=this.destination)===null||r===void 0?void 0:r.next)===null||o===void 0||o.call(r,n)},t.prototype.error=function(n){var r,o;(o=(r=this.destination)===null||r===void 0?void 0:r.error)===null||o===void 0||o.call(r,n)},t.prototype.complete=function(){var n,r;(r=(n=this.destination)===null||n===void 0?void 0:n.complete)===null||r===void 0||r.call(n)},t.prototype._subscribe=function(n){var r,o;return(o=(r=this.source)===null||r===void 0?void 0:r.subscribe(n))!==null&&o!==void 0?o:Yo},t}(rn),Kn={now:function(){return(Kn.delegate||Date).now()},delegate:void 0},on=function(e){Ue(t,e);function t(n,r,o){n===void 0&&(n=1/0),r===void 0&&(r=1/0),o===void 0&&(o=Kn);var i=e.call(this)||this;return i._bufferSize=n,i._windowTime=r,i._timestampProvider=o,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=r===1/0,i._bufferSize=Math.max(1,n),i._windowTime=Math.max(1,r),i}return t.prototype.next=function(n){var r=this,o=r.isStopped,i=r._buffer,s=r._infiniteTimeWindow,a=r._timestampProvider,u=r._windowTime;o||(i.push(n),!s&&i.push(a.now()+u)),this._trimBuffer(),e.prototype.next.call(this,n)},t.prototype._subscribe=function(n){this._throwIfClosed(),this._trimBuffer();for(var r=this._innerSubscribe(n),o=this,i=o._infiniteTimeWindow,s=o._buffer,a=s.slice(),u=0;u<a.length&&!n.closed;u+=i?1:2)n.next(a[u]);return this._checkFinalizedStatuses(n),r},t.prototype._trimBuffer=function(){var n=this,r=n._bufferSize,o=n._timestampProvider,i=n._buffer,s=n._infiniteTimeWindow,a=(s?1:2)*r;if(r<1/0&&a<i.length&&i.splice(0,i.length-a),!s){for(var u=o.now(),c=0,f=1;f<i.length&&i[f]<=u;f+=2)c=f;c&&i.splice(0,c+1)}},t}(rn),Wc=function(e){Ue(t,e);function t(n,r){return e.call(this)||this}return t.prototype.schedule=function(n,r){return this},t}(it),ri={setInterval:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return setInterval.apply(void 0,We([e,t],qe(n)))},clearInterval:function(e){return clearInterval(e)},delegate:void 0},Xc=function(e){Ue(t,e);function t(n,r){var o=e.call(this,n,r)||this;return o.scheduler=n,o.work=r,o.pending=!1,o}return t.prototype.schedule=function(n,r){var o;if(r===void 0&&(r=0),this.closed)return this;this.state=n;var i=this.id,s=this.scheduler;return i!=null&&(this.id=this.recycleAsyncId(s,i,r)),this.pending=!0,this.delay=r,this.id=(o=this.id)!==null&&o!==void 0?o:this.requestAsyncId(s,this.id,r),this},t.prototype.requestAsyncId=function(n,r,o){return o===void 0&&(o=0),ri.setInterval(n.flush.bind(n,this),o)},t.prototype.recycleAsyncId=function(n,r,o){if(o===void 0&&(o=0),o!=null&&this.delay===o&&this.pending===!1)return r;r!=null&&ri.clearInterval(r)},t.prototype.execute=function(n,r){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var o=this._execute(n,r);if(o)return o;this.pending===!1&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},t.prototype._execute=function(n,r){var o=!1,i;try{this.work(n)}catch(s){o=!0,i=s||new Error("Scheduled action threw falsy error")}if(o)return this.unsubscribe(),i},t.prototype.unsubscribe=function(){if(!this.closed){var n=this,r=n.id,o=n.scheduler,i=o.actions;this.work=this.state=this.scheduler=null,this.pending=!1,en(i,this),r!=null&&(this.id=this.recycleAsyncId(o,r,null)),this.delay=null,e.prototype.unsubscribe.call(this)}},t}(Wc),oi=function(){function e(t,n){n===void 0&&(n=e.now),this.schedulerActionCtor=t,this.now=n}return e.prototype.schedule=function(t,n,r){return n===void 0&&(n=0),new this.schedulerActionCtor(this,t).schedule(r,n)},e.now=Kn.now,e}(),Gc=function(e){Ue(t,e);function t(n,r){r===void 0&&(r=oi.now);var o=e.call(this,n,r)||this;return o.actions=[],o._active=!1,o}return t.prototype.flush=function(n){var r=this.actions;if(this._active){r.push(n);return}var o;this._active=!0;do if(o=n.execute(n.state,n.delay))break;while(n=r.shift());if(this._active=!1,o){for(;n=r.shift();)n.unsubscribe();throw o}},t}(oi),ii=new Gc(Xc),Kc=ii,sn=new T(function(e){return e.complete()});function Yc(e){return e&&H(e.schedule)}function Yn(e){return e[e.length-1]}function si(e){return H(Yn(e))?e.pop():void 0}function an(e){return Yc(Yn(e))?e.pop():void 0}function Zc(e,t){return typeof Yn(e)=="number"?e.pop():t}var ai=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};function ci(e){return H(e?.then)}function ui(e){return H(e[Gn])}function li(e){return Symbol.asyncIterator&&H(e?.[Symbol.asyncIterator])}function fi(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function Jc(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var di=Jc();function hi(e){return H(e?.[di])}function pi(e){return Tc(this,arguments,function(){var n,r,o,i;return Ko(this,function(s){switch(s.label){case 0:n=e.getReader(),s.label=1;case 1:s.trys.push([1,,9,10]),s.label=2;case 2:return[4,ft(n.read())];case 3:return r=s.sent(),o=r.value,i=r.done,i?[4,ft(void 0)]:[3,5];case 4:return[2,s.sent()];case 5:return[4,ft(o)];case 6:return[4,s.sent()];case 7:return s.sent(),[3,2];case 8:return[3,10];case 9:return n.releaseLock(),[7];case 10:return[2]}})})}function vi(e){return H(e?.getReader)}function le(e){if(e instanceof T)return e;if(e!=null){if(ui(e))return Qc(e);if(ai(e))return Nc(e);if(ci(e))return eu(e);if(li(e))return yi(e);if(hi(e))return tu(e);if(vi(e))return nu(e)}throw fi(e)}function Qc(e){return new T(function(t){var n=e[Gn]();if(H(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function Nc(e){return new T(function(t){for(var n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}function eu(e){return new T(function(t){e.then(function(n){t.closed||(t.next(n),t.complete())},function(n){return t.error(n)}).then(null,No)})}function tu(e){return new T(function(t){var n,r;try{for(var o=lt(e),i=o.next();!i.done;i=o.next()){var s=i.value;if(t.next(s),t.closed)return}}catch(a){n={error:a}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}t.complete()})}function yi(e){return new T(function(t){ru(e,t).catch(function(n){return t.error(n)})})}function nu(e){return yi(pi(e))}function ru(e,t){var n,r,o,i;return $c(this,void 0,void 0,function(){var s,a;return Ko(this,function(u){switch(u.label){case 0:u.trys.push([0,5,6,11]),n=Pc(e),u.label=1;case 1:return[4,n.next()];case 2:if(r=u.sent(),!!r.done)return[3,4];if(s=r.value,t.next(s),t.closed)return[2];u.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return a=u.sent(),o={error:a},[3,11];case 6:return u.trys.push([6,,9,10]),r&&!r.done&&(i=n.return)?[4,i.call(n)]:[3,8];case 7:u.sent(),u.label=8;case 8:return[3,10];case 9:if(o)throw o.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}})})}function Ge(e,t,n,r,o){r===void 0&&(r=0),o===void 0&&(o=!1);var i=t.schedule(function(){n(),o?e.add(this.schedule(null,r)):this.unsubscribe()},r);if(e.add(i),!o)return i}function bi(e,t){return t===void 0&&(t=0),J(function(n,r){n.subscribe(q(r,function(o){return Ge(r,e,function(){return r.next(o)},t)},function(){return Ge(r,e,function(){return r.complete()},t)},function(o){return Ge(r,e,function(){return r.error(o)},t)}))})}function mi(e,t){return t===void 0&&(t=0),J(function(n,r){r.add(e.schedule(function(){return n.subscribe(r)},t))})}function ou(e,t){return le(e).pipe(mi(t),bi(t))}function iu(e,t){return le(e).pipe(mi(t),bi(t))}function su(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 au(e,t){return new T(function(n){var r;return Ge(n,t,function(){r=e[di](),Ge(n,t,function(){var o,i,s;try{o=r.next(),i=o.value,s=o.done}catch(a){n.error(a);return}s?n.complete():n.next(i)},0,!0)}),function(){return H(r?.return)&&r.return()}})}function gi(e,t){if(!e)throw new Error("Iterable cannot be null");return new T(function(n){Ge(n,t,function(){var r=e[Symbol.asyncIterator]();Ge(n,t,function(){r.next().then(function(o){o.done?n.complete():n.next(o.value)})},0,!0)})})}function cu(e,t){return gi(pi(e),t)}function uu(e,t){if(e!=null){if(ui(e))return ou(e,t);if(ai(e))return su(e,t);if(ci(e))return iu(e,t);if(li(e))return gi(e,t);if(hi(e))return au(e,t);if(vi(e))return cu(e,t)}throw fi(e)}function Ct(e,t){return t?uu(e,t):le(e)}function Q(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=an(e);return Ct(e,n)}function Zn(e,t){var n=H(e)?e:function(){return e},r=function(o){return o.error(n())};return new T(r)}var wi=jn(function(e){return function(){e(this),this.name="EmptyError",this.message="no elements in sequence"}});function lu(e,t){return new Promise(function(n,r){var o=!1,i;e.subscribe({next:function(s){i=s,o=!0},error:r,complete:function(){o?n(i):r(new wi)}})})}function ke(e,t){return new Promise(function(n,r){var o=new dt({next:function(i){n(i),o.unsubscribe()},error:r,complete:function(){r(new wi)}});e.subscribe(o)})}function fu(e){return e instanceof Date&&!isNaN(e)}function I(e,t){return J(function(n,r){var o=0;n.subscribe(q(r,function(i){r.next(e.call(t,i,o++))}))})}var du=Array.isArray;function hu(e,t){return du(t)?e.apply(void 0,We([],qe(t))):e(t)}function pu(e){return I(function(t){return hu(e,t)})}var vu=Array.isArray,yu=Object.getPrototypeOf,bu=Object.prototype,mu=Object.keys;function gu(e){if(e.length===1){var t=e[0];if(vu(t))return{args:t,keys:null};if(wu(t)){var n=mu(t);return{args:n.map(function(r){return t[r]}),keys:n}}}return{args:e,keys:null}}function wu(e){return e&&typeof e=="object"&&yu(e)===bu}function ku(e,t){return e.reduce(function(n,r,o){return n[r]=t[o],n},{})}function cn(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=an(e),r=si(e),o=gu(e),i=o.args,s=o.keys;if(i.length===0)return Ct([],n);var a=new T(xu(i,n,s?function(u){return ku(s,u)}:st));return r?a.pipe(pu(r)):a}function xu(e,t,n){return n===void 0&&(n=st),function(r){ki(t,function(){for(var o=e.length,i=new Array(o),s=o,a=o,u=function(f){ki(t,function(){var h=Ct(e[f],t),l=!1;h.subscribe(q(r,function(d){i[f]=d,l||(l=!0,a--),a||r.next(n(i.slice()))},function(){--s||r.complete()}))},r)},c=0;c<o;c++)u(c)},r)}}function ki(e,t,n){e?Ge(n,e,t):t()}function Eu(e,t,n,r,o,i,s,a){var u=[],c=0,f=0,h=!1,l=function(){h&&!u.length&&!c&&t.complete()},d=function(v){return c<r?p(v):u.push(v)},p=function(v){c++;var y=!1;le(n(v,f++)).subscribe(q(t,function(b){t.next(b)},function(){y=!0},void 0,function(){if(y)try{c--;for(var b=function(){var w=u.shift();s||p(w)};u.length&&c<r;)b();l()}catch(w){t.error(w)}}))};return e.subscribe(q(t,d,function(){h=!0,l()})),function(){}}function D(e,t,n){return n===void 0&&(n=1/0),H(t)?D(function(r,o){return I(function(i,s){return t(r,i,o,s)})(le(e(r,o)))},n):(typeof t=="number"&&(n=t),J(function(r,o){return Eu(r,o,e,n)}))}function Jn(e){return e===void 0&&(e=1/0),D(st,e)}function Su(){return Jn(1)}function Au(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Su()(Ct(e,an(e)))}function Qn(e){return new T(function(t){le(e()).subscribe(t)})}function Iu(e,t,n){return n===void 0&&(n=Kc),new T(function(r){var o=fu(e)?+e-n.now():e;o<0&&(o=0);var i=0;return n.schedule(function(){r.closed||(r.next(i++),r.complete())},o)})}function xi(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=an(e),r=Zc(e,1/0),o=e;return o.length?o.length===1?le(o[0]):Jn(r)(Ct(o,n)):sn}function Ke(e,t){return J(function(n,r){var o=0;n.subscribe(q(r,function(i){return e.call(t,i,o++)&&r.next(i)}))})}function un(e){return J(function(t,n){var r=null,o=!1,i;r=t.subscribe(q(n,void 0,void 0,function(s){i=le(e(s,un(e)(t))),r?(r.unsubscribe(),r=null,i.subscribe(n)):o=!0})),o&&(r.unsubscribe(),r=null,i.subscribe(n))})}function Bu(e,t,n,r,o){return function(i,s){var a=n,u=t,c=0;i.subscribe(q(s,function(f){var h=c++;u=a?e(u,f,h):(a=!0,f),s.next(u)},o))}}function Ei(e,t){return H(t)?D(e,t,1):D(e,1)}function _u(e,t){return t===void 0&&(t=ii),J(function(n,r){var o=null,i=null,s=null,a=function(){if(o){o.unsubscribe(),o=null;var c=i;i=null,r.next(c)}};function u(){var c=s+e,f=t.now();if(f<c){o=this.schedule(void 0,c-f),r.add(o);return}a()}n.subscribe(q(r,function(c){i=c,s=t.now(),o||(o=t.schedule(u,e),r.add(o))},function(){a(),r.complete()},void 0,function(){i=o=null}))})}function Ie(e){return e<=0?function(){return sn}:J(function(t,n){var r=0;t.subscribe(q(n,function(o){++r<=e&&(n.next(o),e<=r&&n.complete())}))})}function Ou(e,t){return J(function(n,r){var o=new Set;n.subscribe(q(r,function(i){var s=e?e(i):i;o.has(s)||(o.add(s),r.next(i))})),t&&le(t).subscribe(q(r,function(){return o.clear()},Xe))})}function xe(e,t){return t===void 0&&(t=st),e=e??Cu,J(function(n,r){var o,i=!0;n.subscribe(q(r,function(s){var a=t(s);(i||!e(o,a))&&(i=!1,o=a,r.next(s))}))})}function Cu(e,t){return e===t}function Si(e,t){return J(Bu(e,t,arguments.length>=2,!0))}function $t(e){e===void 0&&(e={});var t=e.connector,n=t===void 0?function(){return new rn}:t,r=e.resetOnError,o=r===void 0?!0:r,i=e.resetOnComplete,s=i===void 0?!0:i,a=e.resetOnRefCountZero,u=a===void 0?!0:a;return function(c){var f,h,l,d=0,p=!1,v=!1,y=function(){h?.unsubscribe(),h=void 0},b=function(){y(),f=l=void 0,p=v=!1},w=function(){var x=f;b(),x?.unsubscribe()};return J(function(x,m){d++,!v&&!p&&y();var E=l=l??n();m.add(function(){d--,d===0&&!v&&!p&&(h=Nn(w,u))}),E.subscribe(m),!f&&d>0&&(f=new dt({next:function(S){return E.next(S)},error:function(S){v=!0,y(),h=Nn(b,o,S),E.error(S)},complete:function(){p=!0,y(),h=Nn(b,s),E.complete()}}),le(x).subscribe(f))})(c)}}function Nn(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];if(t===!0){e();return}if(t!==!1){var o=new dt({next:function(){o.unsubscribe(),e()}});return le(t.apply(void 0,We([],qe(n)))).subscribe(o)}}function $u(e,t,n){var r,o=!1;return r=e,$t({connector:function(){return new on(r,t,n)},resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:o})}function er(e,t){return J(function(n,r){var o=null,i=0,s=!1,a=function(){return s&&!o&&r.complete()};n.subscribe(q(r,function(u){o?.unsubscribe();var c=0,f=i++;le(e(u,f)).subscribe(o=q(r,function(h){return r.next(t?t(u,h,f,c++):h)},function(){o=null,a()}))},function(){s=!0,a()}))})}function Tu(e){return J(function(t,n){le(e).subscribe(q(n,function(){return n.complete()},Xe)),!n.closed&&t.subscribe(n)})}function Ai(e,t){return t===void 0&&(t=!1),J(function(n,r){var o=0;n.subscribe(q(r,function(i){var s=e(i,o++);(s||t)&&r.next(i),!s&&r.complete()}))})}function Pu(e,t,n){var r=H(e)||t||n?{next:e,error:t,complete:n}:e;return r?J(function(o,i){var s;(s=r.subscribe)===null||s===void 0||s.call(r);var a=!0;o.subscribe(q(i,function(u){var c;(c=r.next)===null||c===void 0||c.call(r,u),i.next(u)},function(){var u;a=!1,(u=r.complete)===null||u===void 0||u.call(r),i.complete()},function(u){var c;a=!1,(c=r.error)===null||c===void 0||c.call(r,u),i.error(u)},function(){var u,c;a&&((u=r.unsubscribe)===null||u===void 0||u.call(r)),(c=r.finalize)===null||c===void 0||c.call(r)}))}):st}function Uu(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=si(e);return J(function(r,o){for(var i=e.length,s=new Array(i),a=e.map(function(){return!1}),u=!1,c=function(h){le(e[h]).subscribe(q(o,function(l){s[h]=l,!u&&!a[h]&&(a[h]=!0,(u=a.every(st))&&(a=null))},Xe))},f=0;f<i;f++)c(f);r.subscribe(q(o,function(h){if(u){var l=We([h],qe(s));o.next(n?n.apply(void 0,We([],qe(l))):l)}}))})}var Lu=Object.defineProperty,Ru=(e,t,n)=>t in e?Lu(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ii=(e,t,n)=>Ru(e,typeof t!="symbol"?t+"":t,n);class Mu{constructor(){Ii(this,"first"),Ii(this,"last")}getRemoveFn(t){return()=>{t.prev?t.prev.next=t.next:this.first=t.next,t.next?t.next.prev=t.prev:this.last=t.prev,delete t.prev,delete t.next}}push(t){const n={value:t};return this.last===void 0?this.last=this.first=n:(this.last.next=n,n.prev=this.last,this.last=n),this.getRemoveFn(n)}unshift(t){return this.first={value:t,next:this.first},this.first.next&&(this.first.next.prev=this.first),this.last||(this.last=this.first),this.getRemoveFn(this.first)}pop(){const t=this.first?.value;return this.first&&(this.first=this.first.next,this.first?(delete this.first.prev?.next,delete this.first.prev):this.last=void 0),t}isEmpty(){return!this.first}}const Du=()=>{const e=new Map,t=(l,d)=>{e.set(l,()=>{e.delete(l),d()})},n=l=>{e.get(l)?.()},r=new Mu,o=r.unshift.bind(r),i=r.push.bind(r),s=(l,d)=>{const p=d?o:i;t(l.source$,p(l))},a=()=>{const l=r.pop();l&&(e.delete(l.source$),u(l))},u=l=>{const{source$:d,observer:p}=l;let v=!1;const y=d.subscribe({next(b){p.next(b)},error(b){(v=b instanceof Jt)?s(l,!0):p.error(b)},complete(){p.complete()}});y.closed?v||a():t(d,()=>{y.unsubscribe(),a()})},c=(l=!1)=>d=>new T(p=>{const v={observer:p,source$:d};return r.isEmpty()?u(v):s(v,l),()=>{n(d)}}),f=c();return{withRecovery:c,withRecoveryFn:l=>(...d)=>f(l(...d))}},zu=(e,t)=>n=>(r,...o)=>(r===null||r==="finalized"?e:r==="best"?t:Q(r)).pipe(Ie(1),D(s=>n(s,...o))),Bi=e=>(...t)=>new T(n=>{let r=new AbortController;return e(...t,r.signal).then(o=>{n.next(o),n.complete()},o=>{n.error(o)}),()=>{n.unsubscribe(),r.abort(),r=void 0}}),Hu=e=>t=>(...n)=>e()[t](...n);class tr extends Error{constructor(){super("Block is not pinned"),this.name="BlockNotPinnedError"}}class Fu extends Error{constructor(){super("Block pruned"),this.name="BlockPrunedError"}}class _i extends Error{constructor(){super("Block is not best block or finalized"),this.name="NotBestBlockError"}}const Vu=(e,t)=>e.pipe(Ai(n=>n.blocks.has(t)),xe((n,r)=>n.finalized===r.finalized&&n.best===r.best),Ke(n=>n.blocks.get(n.best).number>=n.blocks.get(t).number),I(n=>{const{number:r}=n.blocks.get(t);let o=n.blocks.get(n.best),i=n.finalized===o.hash;for(;o.number>r;)o=n.blocks.get(o.parent),i=i||n.finalized===o.hash;return i?"finalized":o.hash===t?"best":null}),xe(),Ai(n=>n!=="finalized",!0)),ju=e=>{let t=null,n=Xe;const r=new T(o=>{t=e(!0,i=>{o.next(i)},i=>{t=null,o.error(i)}),n=()=>{o.complete(),t?.unfollow()}}).pipe($t());return{getFollower:()=>{if(!t)throw new Error("Missing chainHead subscription");return t},unfollow:()=>{n()},follow$:r}},Oi=()=>e=>new T(t=>{const n=new it,r=()=>e.subscribe({next:o=>t.next(o),error:o=>{o instanceof Fo?(t.next({type:"stop-error"}),n.add(r())):t.error(o)},complete:()=>t.complete()});return n.add(r()),n});function qu(e,t,n){return(r,o,...i)=>(o?zc(Xu(r,t.pipe(Oi(),Ke(a=>a.type==="finalized"),D(a=>a.prunedBlockHashes))),Wu(r,e)):a=>a)(n(r,...i))}const Wu=(e,t)=>n=>Vu(t,e).pipe(Ie(1),er(r=>r?n:Zn(()=>new _i))),Xu=(e,t)=>n=>new T(r=>{const o=t.pipe(Ke(s=>s===e)).subscribe(()=>{r.error(new Fu)}),i=n.subscribe(r);return()=>{o.unsubscribe(),i.unsubscribe()}});function ln(e,t){return(n,...r)=>{const o=t(n,...r);return new T(i=>{let s=null,a=!1;const u=()=>{a||(a=!0,s=o.subscribe({next:h=>i.next(h),error:h=>i.error(h),complete:()=>i.complete()}),s.add(()=>{a=!1,s=null}))};let c=!1;const f=e.subscribe({next:h=>{const l=h.blocks.get(n);l?l.recovering?s?.unsubscribe():u():c&&i.error(new tr),c=h.recovering},error:h=>i.error(h)});return()=>{f.unsubscribe(),s?.unsubscribe()}})}}const Gu=e=>{const t=e.pipe(un(n=>n instanceof Fn?Iu(750).pipe(Ei(()=>t)):Zn(()=>n)));return t},nr=e=>(...t)=>Gu(e(...t)),Ku=(e,t)=>{const n=(r,o,i,s)=>new T(a=>e().storageSubscription(r,o,i??null,u=>{a.next(u)},u=>{a.error(u)},()=>{a.complete()},u=>{u!==0&&a.next(n(r,o.slice(-u),i,!0))})).pipe(Jn(),t(s));return n},Ci=(e,t)=>e.type==="array"&&e.len===t&&e.value.type==="primitive"&&e.value.value==="u8",Ye={type:"void"},Yu=(e,t=()=>null)=>{const n=new Map,r=new Set,o=f=>h=>{let l=n.get(h);if(l)return l;if(r.has(h)){const p={id:h};return n.set(h,p),p}r.add(h);const d=f(h);return l=n.get(h),l?Object.assign(l,d):(l={id:h,...d},n.set(h,l)),r.delete(h),l};let i=!0,s=!0;const a=o(f=>{const h=t(e[f]);if(h)return h;const{def:l,path:d,params:p}=e[f];if(l.tag==="composite"){if(l.value.length===0)return Ye;if(l.value.length===1){const v=a(l.value[0].type);return i&&d.at(-1)==="AccountId32"&&Ci(v,32)?(i=!1,{type:"AccountId32"}):s&&d.at(-1)==="AccountId20"&&Ci(v,20)?(s=!1,{type:"AccountId20"}):v}return u(l.value)}if(l.tag==="variant"){if(d.length===1&&d[0]==="Option"&&p.length===1&&p[0].name==="T"){const b=a(p[0].type);return b.type==="void"?{type:"primitive",value:"bool"}:{type:"option",value:b}}if(d.length===1&&d[0]==="Result"&&p.length===2&&p[0].name==="T"&&p[1].name==="E")return{type:"result",value:{ok:a(p[0].type),ko:a(p[1].type)}};if(l.value.length===0)return Ye;const v={},y={};return l.value.forEach(b=>{const w=b.name;if(y[w]=b.docs,b.fields.length===0){v[w]={...Ye,idx:b.index};return}if(b.fields.length===1&&!b.fields[0].name){v[w]={type:"lookupEntry",value:a(b.fields[0].type),idx:b.index};return}v[w]={...u(b.fields),idx:b.index}}),{type:"enum",value:v,innerDocs:y}}if(l.tag==="sequence")return{type:"sequence",value:a(l.value)};if(l.tag==="array"){const{len:v}=l.value,y=a(l.value.type);return!v||y.type==="void"?Ye:v>1?{type:"array",value:y,len:l.value.len}:y}if(l.tag==="tuple")return l.value.length===0?Ye:l.value.length>1?c(l.value.map(v=>a(v)),l.value.map(v=>e[v].docs)):a(l.value[0]);if(l.tag==="primitive")return{type:"primitive",value:l.value.tag};if(l.tag==="compact"){const v=a(l.value);return v.type==="void"?Ye:{type:"compact",isBig:Number(v.value.slice(1))>32}}return{type:l.tag}}),u=f=>{let h=!0;const l={},d={};return f.forEach((p,v)=>{h=h&&!!p.name;const y=p.name||v,b=a(p.type);b.type!=="void"&&(l[y]=b,d[y]=p.docs)}),h?{type:"struct",value:l,innerDocs:d}:c(Object.values(l),Object.values(d))},c=(f,h)=>{if(f.every(l=>l.id===f[0].id)&&h.every(l=>!l.length)){const[l]=f;return l.type==="void"?Ye:{type:"array",value:f[0],len:f.length}}return{type:"tuple",value:f,innerDocs:h}};return a},Zu=e=>{const t=Yu(e.lookup,({def:o})=>{if(o.tag==="composite"){const i=n(o);if(i)return{type:"enum",innerDocs:{},value:Object.fromEntries(e.pallets.map(s=>[s.name,s.errors==null?{...Ye,idx:s.index}:{type:"lookupEntry",value:t(s.errors),idx:s.index}])),byteLength:i}}return null});function n(o){if(!(o.value.length===2&&o.value[0].name==="index"&&o.value[1].name==="error"))return null;const s=t(o.value[0].type),a=t(o.value[1].type);return s.type==="primitive"&&s.value==="u8"&&a.type==="array"&&a.value.type==="primitive"&&a.value.value==="u8"?1+a.len:null}return Object.assign(t,{metadata:e,call:"outerEnums"in e?e.outerEnums.call:e.lookup[e.extrinsic?.type]?.params.find(s=>s.name==="Call")?.type??null})},Ju=(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},Qu=St(),Nu=M(j[0],Mt(j[1],BigInt)),$i=Ju((e,t,n,r)=>{if(e.type==="primitive")return Lo[e.value];if(e.type==="void")return _;if(e.type==="AccountId32")return r;if(e.type==="AccountId20")return po;if(e.type==="compact")return e.isBig?Nu:j;if(e.type==="bitSequence")return Nr;const o=d=>$i(d,t,n,r),i=(d,p)=>{const v=o(d);return p?P(v,p):P(v)},s=d=>te(...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 Qu;if(e.type==="array")return e.value.type==="primitive"&&e.value.value==="u8"?St(e.len):i(e.value,e.len);if(e.type==="sequence")return i(e.value);if(e.type==="tuple")return s(e.value);if(e.type==="struct")return a(e.value);if(e.type==="option")return N(o(e.value));if(e.type==="result")return Dt(o(e.value.ok),o(e.value.ko));const u=Object.values(e.value).map(d=>{switch(d.type){case"void":return _;case"lookupEntry":return o(d.value);case"tuple":return s(d.value);case"struct":return a(d.value);case"array":return i(d.value,d.len)}}),c=Object.fromEntries(Object.keys(e.value).map((d,p)=>[d,u[p]])),f=Object.values(e.value).map(d=>d.idx),l=f.every((d,p)=>d===p)?me(c):me(c,f);return e.byteLength?el(l,e.byteLength):l},En,e=>e),Ti=(e,t=et())=>{const n=new Map,r=o=>$i(e(o),n,new Set,t);return o=>r(o)},el=(e,t)=>{const n=W(t);return M(r=>n.enc(e.enc(r)),r=>e.dec(n.dec(r)))},Pi=e=>{const{metadata:t}=e;let n=Ti(e);const r=t.pallets.find(h=>h.name==="System")?.constants.find(h=>h.name==="SS58Prefix");let o;if(r)try{const h=n(r.type).dec(r.value);typeof h=="number"&&(o=h,n=Ti(e,et(h)))}catch{}const i=new Map,s=(h,l)=>{let d=i.get(h);d||i.set(h,d=Un(h));const p=t.pallets.find(S=>S.name===h).storage.items.find(S=>S.name===l),v=(S,...A)=>{const C=d(...A);return{...C,len:S,fallback:p.modifier===1?C.dec(p.fallback):void 0}};if(p.type.tag==="plain")return v(0,l,n(p.type.value).dec);const{key:y,value:b,hashers:w}=p.type.value,x=n(b),m=w.map(S=>Lo[S.tag]),E=(()=>{if(m.length===1)return[[n(y),m[0]]];const S=e(y);switch(S.type){case"array":return m.map(A=>[n(S.value.id),A]);case"tuple":return S.value.map((A,C)=>[n(A.id),m[C]]);default:throw new Error("Invalid key type")}})();return v(m.length,l,x.dec,...E)},a=h=>{switch(h.type){case"void":return _;case"lookupEntry":return n(h.value.id);case"tuple":return te(...Object.values(h.value).map(l=>n(l.id)));case"struct":return $(kn(h.value,l=>n(l.id)));case"array":return P(n(h.value.id),h.len)}},u=(h,l)=>{const d=t.pallets.find(p=>p.name===h).constants.find(p=>p.name===l);return n(d.type)},c=h=>(l,d)=>{const p=t.pallets.find(b=>b.name===l),v=e(p[h]);if(v.type!=="enum")throw null;const y=v.value[d];return{location:[p.index,y.idx],codec:a(v.value[d])}},f=(h,l)=>{const d=t.apis.find(p=>p.name===h)?.methods.find(p=>p.name===l);if(!d)throw null;return{args:te(...d.inputs.map(p=>n(p.type))),value:n(d.output)}};return{buildDefinition:n,buildStorage:s,buildEvent:c("events"),buildError:c("errors"),buildRuntimeCall:f,buildCall:c("calls"),buildConstant:u,ss58Prefix:o}},tl=ie(be.enc(15)),nl=te(j,W()),rl=N(W()),ol=P(be).dec,il=(e,t)=>{const n=r=>{const o=(u,c,f)=>e(u,c,f).pipe(un(h=>{if(h instanceof tr)return t.pipe(Ie(1),er(l=>o(l,c,f)));throw h})),i=o(r,"Metadata_metadata_versions","").pipe(I(ol)),s=o(r,"Metadata_metadata","").pipe(I(u=>{const[,c]=nl.dec(u);return{metadata:nt.dec(c).metadata.value,metadataRaw:c}})),a=o(r,"Metadata_metadata_at_version",tl).pipe(I(u=>{const c=rl.dec(u);return{metadata:nt.dec(c).metadata.value,metadataRaw:c}}));return i.pipe(un(()=>Q([14])),D(u=>u.includes(15)?a:s))};return r=>{const o=new Set([r]),i=n(r).pipe(I(({metadata:a,metadataRaw:u})=>{const c=Zu(a),f=Pi(c),h=f.buildStorage("System","Events"),l=a.extrinsic.signedExtensions.find(p=>p.identifier==="ChargeAssetTxPayment");let d=null;if(l){const p=c(l.type);if(p.type==="struct"){const v=p.value.asset_id;v.type==="option"&&(d=v.value.id)}}return{assetId:d,metadataRaw:u,lookup:c,dynamicBuilder:f,events:{key:h.enc(),dec:h.dec},accountId:et(f.ss58Prefix)}}),$u(1)),s={at:r,runtime:i,addBlock:a=>(o.add(a),s),deleteBlocks:a=>(a.forEach(u=>{o.delete(u)}),o.size),usages:o};return i.subscribe({error(){}}),s}},Tt=$t({connector:()=>new on(1),resetOnError:!0,resetOnComplete:!0,resetOnRefCountZero:!0}),Ui=(e,t)=>{e.get(e.get(t).parent)?.children.delete(t),e.delete(t)},sl=(e,t)=>{const n=[...t];let r=e.blocks.get(e.blocks.get(e.finalized).parent);const o=[];for(;r;)o.push(r.hash),r.refCount===0&&!r.unpinned&&(n.push(r.hash),r.unpinned=!0),r=e.blocks.get(r.parent);const i=[...t];for(let s=o.length-1;s>=0&&(r=e.blocks.get(o[s]),!!r.unpinned);s--)i.push(r.hash);return i.forEach(s=>{Ui(e.blocks,s)}),Object.entries(e.runtimes).map(([s,a])=>({key:s,usages:a.deleteBlocks(i)})).filter(s=>s.usages===0).map(s=>s.key).forEach(s=>{delete e.runtimes[s]}),n},al=(e,t,n,r,o)=>{const i=xi(r,e.pipe(cl(t),Oi())).pipe(Si((a,u)=>{switch(u.type){case"initialized":a.recovering&&(u.finalizedBlockHashes.some(d=>a.blocks.has(d))||(a=Li()));const[c]=u.finalizedBlockHashes.slice(-1);a.finalized=a.best=c;const f=u.finalizedBlockHashes.length-1;u.finalizedBlockHashes.forEach((l,d)=>{a.blocks.has(l)?a.blocks.get(l).recovering=!1:a.blocks.set(l,{hash:l,parent:d===0?u.parentHash:u.finalizedBlockHashes[d-1],children:new Set(d===f?[]:[u.finalizedBlockHashes[d+1]]),runtime:l,refCount:0,number:u.number+d,recovering:!1})});const h=Object.values(a.runtimes).find(l=>l.usages.has(c));return a.finalizedRuntime=h??(a.runtimes[c]=s(c)),a;case"stop-error":for(const l of a.blocks.values())l.recovering=!0;return a.recovering=!0,a;case"newBlock":{const{parentBlockHash:l,blockHash:d}=u;if(a.blocks.has(d))a.blocks.get(d).recovering=!1;else{const p=a.blocks.get(l);p.children.add(d),u.newRuntime&&(a.runtimes[d]=s(d),a.runtimes[d].runtime.subscribe());const v={hash:d,number:p.number+1,parent:l,children:new Set,runtime:u.newRuntime?d:p.runtime,refCount:0,recovering:!1};a.blocks.set(d,v),a.runtimes[v.runtime].addBlock(d)}return a}case"bestBlockChanged":{if(a.recovering){for(const[l,d]of a.blocks)d.recovering&&Ui(a.blocks,l);a.recovering=!1}return a.best=u.bestBlockHash,a}case"finalized":{a.finalized=u.finalizedBlockHashes.slice(-1)[0];const{blocks:l}=a;return l.get(a.best).number<l.get(a.finalized).number&&(a.best=a.finalized),a.finalizedRuntime=a.runtimes[l.get(a.finalized).runtime],o(sl(a,u.prunedBlockHashes)),a}case"blockUsage":{if(!a.blocks.has(u.value.hash))return a;const l=a.blocks.get(u.value.hash);return l.refCount+=u.value.type==="hold"?1:-1,l.refCount===0&&l.number<a.blocks.get(a.finalized).number&&!l.recovering&&(l.unpinned=!0,o([l.hash])),a}}},Li()),Ke(a=>!!a.finalizedRuntime.runtime),I(a=>({...a})),Tt),s=il(ln(i,n),i.pipe(I(a=>a.finalized)));return i},Li=()=>({best:"",finalized:"",runtimes:{},blocks:new Map,finalizedRuntime:{},recovering:!1}),cl=e=>t=>t.pipe(Ei(n=>n.type!=="initialized"?Q(n):e(n.finalizedBlockHashes[0]).then(r=>({...n,number:r.number,parentHash:r.parentHash})))),Ri=(e,t,n,r)=>{const o=a=>Tu(e.pipe(Ke(({blocks:u})=>!u.has(a)))),i=(a,u,c)=>{if(c)return Q({hash:a,found:{type:!1,validity:null}});const f=o(a);return t(a).pipe(D(h=>{const l=h.indexOf(u);return l>-1?f(r(a)).pipe(I(d=>({hash:a,found:{type:!0,index:l,events:d}}))):n(a,u).pipe(I(d=>({hash:a,found:{type:!1,validity:d}})))}),f)},s=(a,u,c)=>i(a,u,c.has(a)).pipe(D(f=>{const{found:h}=f;return h.type||h.validity?.success===!1?Q(f):e.pipe(o(a),D(l=>l.blocks.get(a).children),Ou(),D(l=>s(l,u,c)))}));return a=>e.pipe(Ie(1),D(u=>s(u.finalized,a,new Set(u.blocks.keys()))))},ul=new Uint8Array([2]),ll=(e,t)=>ie(he(ul,we(e),we(t))),Mi="TaggedTransactionQueue",Di="validate_transaction",[,fl]=me({InvalidTransaction:me({Call:_,Payment:_,Future:_,Stale:_,BadProof:_,AncientBirthBlock:_,ExhaustsResources:_,Custom:V,BadMandatory:_,MandatoryValidation:_,BadSigner:_}),UnknownTransaction:me({CannotLookup:_,NoUnsignedValidator:_,Custom:V})}),dl=Rt(e=>{const t=V.dec(e);if(t>1)throw new Error("Unable to decode validateTransaction result");if(!t)return{success:!0,value:void 0};let n;try{n=fl(e)}catch{n={type:"UnknownInvalidTx"}}return{success:!1,value:n}}),hl=(e,t)=>(n,r)=>{const o=t(n).pipe(I(i=>{try{return i.dynamicBuilder.buildRuntimeCall(Mi,Di).value[1]}catch{return dl}}));return e(n,`${Mi}_${Di}`,ll(r,n)).pipe(Uu(o),I(([i,s])=>s(i)))},pl=e=>t=>new T(n=>{let r=!1;const o=t.subscribe({next(i){r=!0,n.next(i)},error(i){n.error(i)},complete(){n.complete()}});return r||n.next(e),o}),vl=(e,t=1/0)=>n=>new T(r=>{let o;const i=new Map,s=new Map,a=new Map;let u=0,c=0,f=0;const h=()=>{const l=i.get(c);if(!l){s.size===0&&(typeof o>"u"||o.closed)&&r.complete();return}const d=c++;i.delete(d),f!==d&&a.set(d,[]),s.set(d,l.subscribe({next(p){f===d?r.next(p):a.get(d).push(p)},complete(){if(s.delete(d),d===f)for(f++;a.has(f)&&(a.get(f).forEach(p=>r.next(p)),a.delete(f),!s.has(f));)f++;h()},error(p){r.error(p)}}))};return o=n.subscribe({next(l){const d=u++;i.set(d,Qn(()=>e(l,d))),s.size<t&&h()},error(l){r.error(l)},complete(){s.size===0&&r.complete()}}),()=>{s.forEach(l=>l.unsubscribe()),o.unsubscribe(),i.clear(),a.clear()}}),rr=({hash:e,number:t,parent:n})=>({hash:e,number:t,parent:n}),yl=e=>{const{getFollower:t,unfollow:n,follow$:r}=ju(e),o=Hu(t),{withRecovery:i,withRecoveryFn:s}=Du(),a=new rn,u=k=>(B,...L)=>new T(F=>{a.next({type:"blockUsage",value:{type:"hold",hash:B}});const ve=k(B,...L).subscribe(F);return()=>{setTimeout(()=>{a.next({type:"blockUsage",value:{type:"release",hash:B}})},0),ve.unsubscribe()}}),c=k=>(B,...L)=>new T(F=>{let ve=!1;return y.pipe(Ie(1)).subscribe(Be=>{const ae=Be.blocks.get(B);ve=!!ae&&!ae.unpinned}),ve?k(B,...L).subscribe(F):F.error(new tr)}),f=k=>t().header(k).then(bo.dec),h=k=>t().unpin(k).catch(B=>{if(!(B instanceof Zt))throw B}),l=k=>c(u((L=>qu(y,r,L))(ln(y,nr(s(Bi(k))))))),d=(k,B=!0)=>(L,...F)=>k(L,B,...F),p=nr(s(Bi(o("call")))),v=new Map,y=al(r,f,u(p),a,k=>{h(k),k.forEach(B=>{v.delete(B)})}),b=u(k=>y.pipe(Ie(1),D(B=>B.runtimes[B.blocks.get(k).runtime].runtime))),w=k=>B=>B.pipe(vl(L=>b(k(L)).pipe(I(F=>[L,F])))),x=(k,B,L)=>{const F=v.get(k)??new Map,ve=F.get(B);if(ve)return ve;v.set(k,F);const Be=new on,ae=L.pipe($t({connector:()=>Be}),Pu({complete(){F.set(B,Be)}}));return F.set(B,ae),ae},m=y.pipe(xe((k,B)=>k.finalized===B.finalized),I(k=>rr(k.blocks.get(k.finalized))),Tt),E=y.pipe(xe((k,B)=>k.best===B.best),I(k=>rr(k.blocks.get(k.best))),Tt),S=y.pipe(xe((k,B)=>k.finalized===B.finalized&&k.best===B.best),Si((k,B)=>{const L=fe=>k.get(fe)||rr(B.blocks.get(fe)),F=L(B.best),ve=L(B.finalized),Be=F.number-ve.number+1,ae=new Array(Be);for(let fe=0,Ut=F.hash;fe<Be;fe++)ae[fe]=L(Ut),Ut=ae[fe].parent;return new Map(ae.map(fe=>[fe.hash,fe]))},new Map),I(k=>[...k.values()]),Tt),A=y.pipe(xe((k,B)=>k.finalizedRuntime===B.finalizedRuntime),er(({finalizedRuntime:{runtime:k}})=>k.pipe(pl(null))),Tt),C=A.pipe(I(k=>k?.lookup.metadata??null)),z=zu(m.pipe(I(k=>k.hash)),E.pipe(I(k=>k.hash))),G=l(o("body")),se=k=>x(k,"body",G(k,!0)),Ze=l(o("storage")),hn=z((k,B,L,F,ve=null,Be)=>y.pipe(Ie(1),D(ae=>ae.runtimes[ae.blocks.get(k).runtime].runtime),D(ae=>{const fe=F(ae),Ut=x(k,`storage-${L}-${fe}-${ve??""}`,Ze(k,B,L,fe,ve));return Be?x(k,`storage-${L}-${fe}-${ve??""}-dec`,Ut.pipe(I(ff=>Be(ff,ae)))):Ut}))),fr=Ku(t,i),dr=nr(z(u(ln(y,(k,B,L)=>fr(k,B,L??null,!1))))),af=z(u(ln(y,k=>Qn(()=>f(k)))));xi(A,S).subscribe({error(){}});const Qi=(k,B=!1)=>hn(k,B,"value",L=>L.events.key,null,(L,F)=>F.events.dec(L)),cf=l(o("call")),Ni=z((k,B,L,F)=>x(k,`call-${L}-${F}`,cf(k,B,L,F))),hr=hl(d(Ni,!1),b),es=k=>x(k,"body",G(k,!1)),uf=Ri(y,es,hr,Qi),lf=Ri(y,es,hr,()=>Q());return{follow$:r,finalized$:m,best$:E,bestBlocks$:S,runtime$:A,metadata$:C,header$:af,body$:se,call$:d(Ni),storage$:d(hn),storageQueries$:dr,eventsAt$:d(Qi),trackTx$:uf,trackTxWithoutEvents$:lf,validateTx$:hr,pinnedBlocks$:y,withRuntime:w,getRuntimeContext$:z(b),unfollow:n}};var bl=e=>t=>new T(n=>e(t,r=>{n.error(r)}));const ml=({chainHead:e,transaction:t,destroy:n})=>({chainHead$:()=>yl(e),broadcastTx$:bl(t),destroy:n});class ht{constructor(){}_runtime(t){}}class zi{constructor(){}_compatibility(t){}}const fn=new WeakMap,Hi=new WeakMap,or=e=>e instanceof ht?Hi.get(e):fn.get(e);var pt=(e=>(e.Storage="storage",e.Tx="tx",e.Event="events",e.Const="constants",e))(pt||{});const gl=P(lc),wl=P(Ln),kl=te(gl,wl),xl=(e,t)=>{const n=new Promise(async r=>{const o=t.runtime$.pipe(Ke(s=>s!=null));let i=await ke(o);o.subscribe(s=>i=s),r(()=>i)});return Promise.all([e.metadataTypes.then(kl.dec),e.descriptors,n]).then(([[r,o],i,s])=>{const a=new zi;return fn.set(a,{runtime:s,getPalletEntryPoint(u,c,f){return r[i[u][c][f]]},getApiEntryPoint(u,c){return r[i.apis[u][c]]},typedefNodes:o}),a})},El=e=>new Promise(async t=>{const n=e.runtime$.pipe(Ke(o=>o!=null));let r=await ke(n);n.subscribe(o=>r=o),t(()=>r)}).then(t=>{const n=new ht;return Hi.set(n,{runtime:t}),n}),ir=new WeakMap,Fi=e=>(ir.has(e.metadataRaw)||ir.set(e.metadataRaw,{compat:new Map,lookup:e.lookup,typeNodes:[]}),ir.get(e.metadataRaw)),vt=(e,t,n)=>{const r=(u,c)=>{var f;const h=Fi(u);return(f=h.typeNodes)[c]||(f[c]=Ot(h.lookup(c)))};function o(u,c){if(u instanceof ht)return{args:Ae.Identical,values:Ae.Identical};const f=fn.get(u);c||(c=f.runtime());const h=t(f),l=n(c),d=f.typedefNodes,p=Fi(c);return vc(h,v=>d[v],l,v=>r(c,v),p.compat)}const i=ji(e,u=>Vi(o(u))),s=ji(e,(u,c)=>i(c)>=u),a=()=>e;return{isCompatible:s,getCompatibilityLevel:i,getCompatibilityLevels:o,waitDescriptors:a,withCompatibleRuntime:(u,c)=>f=>cn([f.pipe(u.withRuntime(c)),a()]).pipe(I(([[h,l],d])=>[h,d,l])),compatibleRuntime$:(u,c)=>cn([a(),u.getRuntimeContext$(c)]),argsAreCompatible:(u,c,f)=>{if(u instanceof ht)return!0;const h=o(u,c);if(h.args===Ae.Incompatible)return!1;if(h.args>Ae.Partial)return!0;if(h.values===Ae.Incompatible)return!1;const l=n(c);return Ho(l.args,d=>r(c,d),f)},valuesAreCompatible:(u,c,f)=>{if(u instanceof ht)return!0;const h=o(u,c).values;if(h===Ae.Incompatible)return!1;if(h>Ae.Partial)return!0;const l=fn.get(u),d=t(l);return Ho(d.values,p=>l.typedefNodes[p],f)},getRuntimeTypedef:r}},Vi=e=>Math.min(e.args,e.values),ji=(e,t)=>(...n)=>{const r=n.at(-1);return r instanceof zi||r instanceof ht?t(...n):e.then(o=>t(...n,o))},Sl=(e,t,{valuesAreCompatible:n,waitDescriptors:r,isCompatible:o,getCompatibilityLevel:i})=>{const s=new WeakMap,a=c=>{if(s.has(c))return s.get(c);const f=c.lookup.metadata.pallets.find(l=>l.name===e)?.constants.find(l=>l.name===t);if(f==null)throw new Error(`Runtime entry Constant(${e}.${t}) not found`);const h=c.dynamicBuilder.buildConstant(e,t).dec(f.value);return s.set(c,h),h},u=c=>{if(c){const f=or(c).runtime(),h=a(f);if(!n(c,f,h))throw new Error(`Incompatible runtime entry Constant(${e}.${t})`);return h}return r().then(u)};return Object.assign(u,{isCompatible:o,getCompatibilityLevel:i})},Al=$t({connector:()=>new on(1),resetOnError:!0,resetOnComplete:!0,resetOnRefCountZero:!0});function sr(e,t){return new Promise((n,r)=>{let o=null,i=!1;const s=t?()=>{o?.unsubscribe(),r(new Gr)}:Xe;o=e.subscribe({next:a=>{n(a),o?.unsubscribe(),i=!0},error:a=>{t?.removeEventListener("abort",s),r(a)},complete:()=>{t?.removeEventListener("abort",s),r(new Error("Observable completed without emitting"))}}),i||t?.addEventListener("abort",s)})}const Il=(e,t=1/0)=>n=>new T(r=>{let o;const i=new Map,s=new Map,a=new Map;let u=0,c=0,f=0;const h=()=>{const l=i.get(c);if(!l){s.size===0&&(typeof o>"u"||o.closed)&&r.complete();return}const d=c++;i.delete(d),f!==d&&a.set(d,[]),s.set(d,l.subscribe({next(p){f===d?r.next(p):a.get(d).push(p)},complete(){if(s.delete(d),d===f)for(f++;a.has(f)&&(a.get(f).forEach(p=>r.next(p)),a.delete(f),!s.has(f));)f++;h()},error(p){r.error(p)}}))};return o=n.subscribe({next(l){const d=u++;i.set(d,Qn(()=>e(l,d))),s.size<t&&h()},error(l){r.error(l)},complete(){s.size===0&&r.complete()}}),()=>{s.forEach(l=>l.unsubscribe()),o.unsubscribe(),i.clear(),a.clear()}}),Bl=(e,t)=>n=>new T(r=>{let o=new Array,i=!1;const s=u=>{const c=new it;o.push(c),o.length>t&&(o[0].unsubscribe(),o=o.slice(1));const f=e(u).subscribe({next(h){const l=o.indexOf(c);o.slice(0,l).forEach(d=>d.unsubscribe()),o=o.slice(l),r.next(h)},error(h){r.error(h)},complete(){const h=o.indexOf(c);o.splice(h,1),o.length===0&&i&&r.complete()}});c.add(f)},a=n.subscribe({next(u){s(u)},error(u){r.error(u)},complete(){o.length===0&&r.complete(),i=!0}});return()=>{a.unsubscribe(),o.forEach(u=>u.unsubscribe())}});let qi={};const _l=e=>t=>new T(n=>{let r=qi,o=t.subscribe({next(i){n.next(r=i)},error(i){n.error(i)},complete(){r===qi?n.complete():o=e(r).subscribe(n)}});return()=>{o.unsubscribe()}}),ar=e=>typeof e=="object"&&e!==null&&Object.entries(e).every(([t,n])=>t==="at"&&(n===void 0||typeof n=="string")||t==="signal"&&(n===void 0||n instanceof AbortSignal)),Ol=(e,t,n,{isCompatible:r,getCompatibilityLevel:o,withCompatibleRuntime:i,argsAreCompatible:s,valuesAreCompatible:a})=>{const u=()=>new Error(`Incompatible runtime entry Event(${e}.${t})`),c=n.finalized$.pipe(i(n,f=>f.hash),I(([f,h,l])=>{const d=l.lookup.metadata.pallets.find(p=>p.name===e)?.events;if(d==null||l.lookup.metadata.lookup[d].def.tag!=="variant"||l.lookup.metadata.lookup[d].def.value.find(p=>p.name===t)==null)throw new Error(`Runtime entry Event(${e}.${t}) not found`);if(!s(h,l,null))throw u();return[f,h,l]}),Il(([f,h,l])=>n.eventsAt$(f.hash).pipe(I(d=>d.filter(p=>p.event.type===e&&p.event.value.type===t).map(p=>{if(!a(h,l,p.event.value.value))throw u();return{meta:{phase:p.phase,block:f},payload:p.event.value.value}})))),Al);return{watch:f=>c.pipe(D(h=>f?h.filter(l=>f(l.payload)):h)),pull:()=>ke(c),filter:f=>f.filter(h=>h.type===e&&h.value.type===t).map(h=>h.value.value),getCompatibilityLevel:o,isCompatible:r}},Cl=(e,t,n,{isCompatible:r,getCompatibilityLevel:o,compatibleRuntime$:i,argsAreCompatible:s,valuesAreCompatible:a})=>{const u=`${e}_${t}`,c=()=>new Error(`Incompatible runtime entry RuntimeCall(${u})`);return Object.assign((...f)=>{const h=f[f.length-1],l=ar(h),{signal:d,at:p}=l?h:{},v=p??null,y=i(n,v).pipe(D(([b,w])=>{let x;try{x=w.dynamicBuilder.buildRuntimeCall(e,t)}catch{throw new Error(`Runtime entry RuntimeCall(${u}) not found`)}if(!s(b,w,f))throw c();return n.call$(v,u,ie(x.args.enc(f))).pipe(I(x.value.dec),I(m=>{if(!a(b,w,m))throw c();return m}))}));return sr(y,d)},{getCompatibilityLevel:o,isCompatible:r})},$l=(e,t,n,{isCompatible:r,getCompatibilityLevel:o,getCompatibilityLevels:i,waitDescriptors:s,withCompatibleRuntime:a,argsAreCompatible:u,valuesAreCompatible:c})=>{const f=e==="System"&&t==="Number",h=()=>new Error(`Incompatible runtime entry Storage(${e}.${t})`),l=y=>new Error(`Invalid Arguments calling ${e}.${t}(${y})`),d=y=>{try{return y.dynamicBuilder.buildStorage(e,t)}catch{throw new Error(`Runtime entry Storage(${e}.${t}) not found`)}},p=(...y)=>{const b=y[y.length-1],w=b==="best"||b==="finalized"?y.slice(0,-1):y;return f?n.bestBlocks$.pipe(I(x=>x.at(b==="best"?0:-1).number),xe()):n[b==="best"?"best$":"finalized$"].pipe(_u(0),a(n,x=>x.hash),Bl(([x,m,E])=>{const S=d(E);if(!u(m,E,w))throw h();return n.storage$(x.hash,"value",()=>S.enc(...w)).pipe(I(A=>{if(!c(m,E,A))throw h();return{val:A,codecs:S}}))},4),xe((x,m)=>x.val===m.val),I(({val:x,codecs:m})=>x===null?m.fallback:m.dec(x)))},v=async(...y)=>{const b=y[y.length-1],w=ar(b),{signal:x,at:m}=w?b:{},E=m??null;let S;if(f)S=n.bestBlocks$.pipe(I(A=>E==="finalized"||!E?A.at(-1):E==="best"?A.at(0):A.find(C=>C.hash===E)),I(A=>{if(!A)throw new _i;return A.number}),xe());else{const A=await s();S=n.storage$(E,"value",C=>{const z=d(C),G=y.length===z.len?y:y.slice(0,-1);if(y!==G&&!w)throw l(y);if(!u(A,C,G))throw h();return z.enc(...G)},null,(C,z)=>{const G=d(z),se=C===null?G.fallback:G.dec(C);if(!c(A,z,se))throw h();return se})}return sr(S,x)};return{isCompatible:r,getCompatibilityLevel:o,getValue:v,getValues:(y,b)=>Promise.all(y.map(w=>v(...b?[...w,b]:w))),getEntries:async(...y)=>{const b=y[y.length-1],w=ar(b),{signal:x,at:m}=w?b:{},E=m??null,S=await s(),A=n.storage$(E,"descendantsValues",C=>{const z=d(C);if(Vi(i(S,C))===Ae.Incompatible)throw h();if(y.length>z.len)throw l(y);const G=y.length>0&&w?y.slice(0,-1):y;if(y.length===z.len&&G===y)throw l(y);return z.enc(...G)},null,(C,z)=>{const G=d(z);if(C.some(({value:se})=>!c(S,z,se)))throw h();return C.map(({key:se,value:Ze})=>({keyArgs:G.keyDecoder(se),value:G.dec(Ze)}))});return sr(A,x)},watchValue:p}},Tl=bt(V.enc,e=>+!!e.signed<<7|e.version),Pl={Ed25519:0,Sr25519:1,Ecdsa:2},[dn,Pt]=["<Bytes>","</Bytes>"].map(e=>ze.fromText(e).asBytes());function Ul(e,t,n){return{publicKey:e,signTx:async(i,s,a,u,c=On)=>{let f;try{const b=Ao(a);if(b.metadata.tag!=="v14"&&b.metadata.tag!=="v15")throw null;f=b.metadata.value}catch{throw new Error("Unsupported metadata version")}const{version:h}=f.extrinsic,l=[],d=[];f.extrinsic.signedExtensions.map(({identifier:b})=>{const w=s[b];if(!w)throw new Error(`Missing ${b} signed extension`);l.push(w.value),d.push(w.additionalSigned)});const p=he(i,...l,...d),v=await n(p.length>256?c(p):p),y=he(Tl({signed:!0,version:h}),new Uint8Array([0,...e]),new Uint8Array([Pl[t],...v]),...l,i);return he(j.enc(y.length),y)},signBytes:async i=>{let s=!0,a;for(a=0;s&&a<dn.length;a++)s=dn[a]===i[a];s=s&&a===dn.length;const u=i.length-Pt.length;for(a=0;s&&a<Pt.length;a++)s=Pt[a]===i[u+a];return s=s&&a===Pt.length,n(s?i:he(dn,i,Pt))}}}const Le=new Uint8Array,Ll=Un("System")("BlockHash",Xe,[be,Pn]).enc(0),Wi=e=>e.chainHead.storage$(e.at,"value",()=>Ll,null).pipe(I(t=>we(t))),Xi=(e,t)=>{const n=Pi(t),r=t.metadata.pallets.find(a=>a.name==="System").constants.find(a=>a.name==="Version"),o=t(r.type),i=n.buildDefinition(r.type).dec;if(o.type!=="struct")throw new Error("not a struct");const s=n.buildDefinition(o.value[e].id).enc;return Q(s(i(r.value)[e]))},Rl=e=>Q({value:Qr.enc(e),additionalSigned:Le});function Ml(e){let t=0;for(;!(e&1);)t++,e>>=1;return t}const Dl=bt(W(2).enc,e=>{const t=Math.max(e.period>>12,1),n=Math.min(Math.max(Ml(e.period)-1,1),15),r=e.phase/t<<4;return Je.enc(n|r)}),zl=new Uint8Array([0]),Hl=(e,t)=>{if(!e)return Wi(t).pipe(I(o=>({additionalSigned:o,value:zl})));const{period:n,blockNumber:r}=e;return Q({additionalSigned:we(t.at),value:Dl({period:n,phase:r%n})})},Fl=$({tip:j,asset:N(W(1/0))}).enc,Vl=(e,t)=>Q({value:Fl({tip:e,asset:t}),additionalSigned:Le}),jl=e=>Wi(e).pipe(I(t=>({value:Le,additionalSigned:t}))),ql=()=>Q({value:Uint8Array.from([0]),additionalSigned:Uint8Array.from([0])}),Gi="AccountNonceApi_account_nonce",Wl={1:V.dec,2:Je.dec,4:be.dec,8:mt.dec},cr=e=>Q({value:j.enc(e),additionalSigned:Le});var Xl=Object.freeze({__proto__:null,CheckGenesis:jl,CheckMetadataHash:ql,CheckNonce:e=>e.chainHead.call$(e.at,Gi,ie(e.from)).pipe(D(t=>{const n=we(t),r=Wl[n.length];if(!r)throw new Error(`${Gi} retrieved wrong data`);return cr(r(n))})),CheckSpecVersion:({lookupFn:e})=>Xi("spec_version",e).pipe(I(t=>({additionalSigned:t,value:Le}))),CheckTxVersion:({lookupFn:e})=>Xi("transaction_version",e).pipe(I(t=>({additionalSigned:t,value:Le}))),getNonce:cr});const Gl=Q({value:Le,additionalSigned:Le}),Ki=(e,t,n)=>{if(!(t in e))return Le;const r=e[t];return r instanceof Uint8Array?r:n(r)},Kl=(e,t,n)=>Q({value:Ki(e,"value",t),additionalSigned:Ki(e,"additionalSigned",n)}),Yl=(e,t,n,r,o,i={})=>e.getRuntimeContext$(r.hash).pipe(Ie(1),D(s=>{const a={lookupFn:s.lookup,chainHead:e,callData:n,at:r.hash,from:t.publicKey},u=i.mortality?i.mortality.mortal?{period:i.mortality.period,blockNumber:r.number}:void 0:{period:64,blockNumber:r.number};return cn(s.lookup.metadata.extrinsic.signedExtensions.map(({identifier:c,type:f,additionalSigned:h})=>{if(c==="CheckMortality")return Hl(u,a);if(c==="ChargeTransactionPayment")return Rl(i.tip??0n);if(c==="ChargeAssetTxPayment")return Vl(i.tip??0n,i.asset);if(c==="CheckNonce"&&"nonce"in i)return cr(i.nonce);const l=Xl[c],[d]=s.dynamicBuilder.buildDefinition(f),[p]=s.dynamicBuilder.buildDefinition(h);return l?l(a):d===_[0]&&p===_[0]?Gl:c in o?Kl(o[c],d,p):null}).filter(c=>!!c)).pipe(D(c=>t.signTx(n,Object.fromEntries(s.lookup.metadata.extrinsic.signedExtensions.map(({identifier:f},h)=>[f,{identifier:f,...c[h]}])),s.metadataRaw,r.number)))}));var Zl=Object.defineProperty,Jl=(e,t,n)=>t in e?Zl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ql=(e,t,n)=>Jl(e,t+"",n);const Nl=e=>ie(On(we(e))),ef=(e,t)=>new T(n=>{const r=new Map;let o,i;const s=()=>{let u=o.best,c=r.get(u),f=o.blocks.get(u).number;for(;!c;){const d=o.blocks.get(u);if(!d)break;c=r.get(u=d.parent),f--}if(!c)return;const h=f<=o.blocks.get(o.finalized).number,l=c.found.type;if(l&&i?.found&&i.hash===c.hash){h&&n.complete();return}n.next(i=c.found.type?{found:l,hash:c.hash,number:f,index:c.found.index,events:c.found.events}:{found:l,validity:c.found.validity}),h&&(l?n.complete():c.found.validity?.success===!1&&n.error(new ur(c.found.validity.value)))},a=t.pipe(xe((u,c)=>u.finalized===c.finalized&&u.best===c.best)).subscribe({next:u=>{o=u,r.size!==0&&s()},error(u){n.error(u)}});return a.add(e.subscribe({next:u=>{r.set(u.hash,u),s()},error(u){n.error(u)}})),a}).pipe(xe((n,r)=>n===r)),tf=(e,t)=>{const n=e.filter(o=>o.phase.type==="ApplyExtrinsic"&&o.phase.value===t).map(o=>o.event),r=n[n.length-1];return r.type==="System"&&r.value.type==="ExtrinsicFailed"?{ok:!1,events:n,dispatchError:r.value.value.dispatch_error}:{ok:!0,events:n}};class ur extends Error{constructor(t){super(JSON.stringify(t,(n,r)=>typeof r=="bigint"?r.toString():r instanceof ze?r.asHex():r,2)),Ql(this,"error"),this.name="InvalidTxError",this.error=t}}const lr=(e,t,n,r,o=!1)=>{const i=Nl(n),s=(f,h)=>({type:f,txHash:i,...h}),a=e.pinnedBlocks$.pipe(Ie(1),I(f=>{const h=f.blocks.get(r);return h&&!h.unpinned?h.hash:f.finalized})).pipe(D(f=>e.validateTx$(f,n).pipe(Ke(h=>!h.success),I(h=>{throw new ur(h.value)})))),u=new T(f=>{const h=e.trackTx$(n).subscribe(f);return h.add(t(n).subscribe({error(l){f.error(l)}})),h}),c=ef(u,e.pinnedBlocks$).pipe(I(f=>f.found?s("txBestBlocksState",{found:!0,block:{index:f.index,number:f.number,hash:f.hash},...tf(f.events,f.index)}):s("txBestBlocksState",{found:!1,isValid:f.validity?.success!==!1})));return Au(o?Q(s("signed",{})):sn,a,Q(s("broadcasted",{})),c.pipe(_l(({found:f,type:h,...l})=>f?Q(s("finalized",l)):sn)))},Yi=async(e,t,n,r)=>lu(lr(e,t,n,r)).then(o=>{if(o.type!=="finalized")throw null;const i={...o};return delete i.type,i}),nf=et().enc,rf=new Uint8Array(64),of=()=>rf,Zi=(e,t,n,r,{isCompatible:o,getCompatibilityLevel:i,compatibleRuntime$:s,argsAreCompatible:a,getRuntimeTypedef:u},c)=>Object.assign(f=>{const h=(m,E,S={})=>{const A=or(m).runtime(),{dynamicBuilder:C,assetId:z,lookup:G}=A;let se;try{se=C.buildCall(e,t)}catch{throw new Error(`Runtime entry Tx(${e}.${t}) not found`)}if(c&&!a(m,A,E))throw new Error(`Incompatible runtime entry Tx(${e}.${t})`);let Ze=S;if(S.asset){if(z==null||!Rn(S.asset,Ot(G(z)),dr=>u(A,dr)))throw new Error("Incompatible runtime asset");Ze={...S,asset:C.buildDefinition(z).enc(S.asset)}}const{location:hn,codec:fr}=se;return{callData:ze.fromBytes(he(new Uint8Array(hn),fr.enc(E))),options:Ze}},l=(m,E={})=>s(n,null).pipe(I(([S])=>h(S,m,E))),d=m=>m?h(m,f).callData:ke(l(f).pipe(I(E=>E.callData))),p=(m,{...E},S)=>l(f,E).pipe(D(({callData:A,options:C})=>Yl(n,m,A.asBytes(),S,E.customSignedExtensions||{},C))),v=(m,{at:E,...S}={})=>(!E||E==="finalized"?n.finalized$:E==="best"?n.best$:n.bestBlocks$.pipe(I(A=>A.find(C=>C.hash===E)))).pipe(Ie(1),D(A=>A?p(m,S,A).pipe(I(C=>({tx:ie(C),block:A}))):Zn(()=>new Error(`Uknown block ${E}`)))),y=(m,E)=>ke(v(m,E)).then(S=>S.tx),b=(m,E)=>ke(v(m,E)).then(({tx:S,block:A})=>Yi(n,r,S,A.hash)),w=(m,E)=>v(m,E).pipe(D(({tx:S,block:A})=>lr(n,r,S,A.hash,!0))),x=async(m,E)=>{const S=Ul(m instanceof Uint8Array?m:nf(m),"Sr25519",of),A=we(await y(S,E)),C=ie(he(A,be.enc(A.length))),z=n.getRuntimeContext$(null).pipe(I(({dynamicBuilder:{buildRuntimeCall:se}})=>se("TransactionPaymentApi","query_info").value[1])),G=n.call$(null,"TransactionPaymentApi_query_info",C);return ke(cn([G,z]).pipe(I(([se,Ze])=>Ze(se))))};return{getPaymentInfo:x,getEstimatedFees:async(m,E)=>(await x(m,E)).partial_fee,decodedCall:{type:e,value:At(t,f)},getEncodedData:d,sign:y,signSubmitAndWatch:w,signAndSubmit:b}},{getCompatibilityLevel:i,isCompatible:o}),Ji=(e,t,n)=>{const r={},o=p=>new Proxy(r,{get(v,y){return p(y)}}),i=p=>{const v={};return o(y=>(v[y]||(v[y]={}),o(b=>(v[y][b]||(v[y][b]=p(y,b)),v[y][b]))))},s=(p,v)=>p.lookup.metadata.pallets.find(y=>y.name===v),a=i((p,v)=>$l(p,v,t,vt(e,y=>y.getPalletEntryPoint(pt.Storage,p,v),y=>fc(s(y,p).storage.items.find(b=>b.name===v))))),u=(p,v,y,b)=>{const w=p.lookup(y);if(w.type!=="enum")throw new Error("Expected enum");const x=hc(w.value[b]);return{args:v==="args"?x:Kt,values:v==="args"?Kt:x}},c=i((p,v)=>Zi(p,v,t,n,vt(e,y=>y.getPalletEntryPoint(pt.Tx,p,v),y=>u(y,"args",s(y,p).calls,v)),!0)),f=i((p,v)=>Ol(p,v,t,vt(e,y=>y.getPalletEntryPoint(pt.Event,p,v),y=>u(y,"values",s(y,p).events,v)))),h=i((p,v)=>Sl(p,v,vt(e,y=>y.getPalletEntryPoint(pt.Const,p,v),y=>pc(s(y,p).constants.find(b=>b.name===v).type)))),l=i((p,v)=>Cl(p,v,t,vt(e,y=>y.getApiEntryPoint(p,v),y=>dc(y.lookup.metadata.apis.find(b=>b.name===p).methods.find(b=>b.name===v))))),d=(p,v)=>{const{lookup:y,dynamicBuilder:b}=or(v).runtime();try{const w=b.buildDefinition(y.call).dec(p.asBytes()),x=w.type,m=w.value.type,E=w.value.value;return Zi(x,m,t,n,vt(e,S=>S.getPalletEntryPoint(pt.Tx,x,m),S=>u(S,"args",s(S,x).calls,m)),!1)(E)}catch{throw new Error("createTx: invalid call data")}};return{query:a,txFromCallData:(p,v)=>v?d(p,v):e.then(y=>d(p,y)),tx:c,event:f,apis:l,constants:h}};function sf(e){const t=Cc(e),n=ml(t),r=n.chainHead$(),{getChainSpecData:o}=t,i=t.request;let s;const a=new WeakMap,u=h=>{const l=a.get(h)||xl(h,r);return a.set(h,l),l},c=()=>s??(s=El(r)),{broadcastTx$:f}=n;return{getChainSpecData:o,finalizedBlock$:r.finalized$,getFinalizedBlock:()=>ke(r.finalized$),bestBlocks$:r.bestBlocks$,getBestBlocks:()=>ke(r.bestBlocks$),watchBlockBody:r.body$,getBlockBody:h=>ke(r.body$(h)),getBlockHeader:h=>ke(r.header$(h??null)),submit:(...h)=>Yi(r,f,...h),submitAndWatch:(...h)=>lr(r,f,...h),getTypedApi:h=>{const l=u(h);return Object.assign(Ji(l,r,f),{compatibilityToken:l})},getUnsafeApi:()=>{const h=c();return Object.assign(Ji(h,r,f),{runtimeToken:h})},destroy:()=>{r.unfollow(),n.destroy()},_request:i}}de.AccountId=et,de.Binary=ze,de.CompatibilityLevel=Ae,de.Enum=At,de.FixedSizeBinary=xn,de.InvalidTxError=ur,de._Enum=oo,de.createClient=sf,de.getSs58AddressInfo=gn});
3
+ `):"",this.name="UnsubscriptionError",this.errors=n}});function en(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var it=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,n,r,o,i;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=lt(s),u=a.next();!u.done;u=a.next()){var c=u.value;c.remove(this)}}catch(v){t={error:v}}finally{try{u&&!u.done&&(n=a.return)&&n.call(a)}finally{if(t)throw t.error}}else s.remove(this);var f=this.initialTeardown;if(H(f))try{f()}catch(v){i=v instanceof qn?v.errors:[v]}var h=this._finalizers;if(h){this._finalizers=null;try{for(var l=lt(h),d=l.next();!d.done;d=l.next()){var p=d.value;try{Jo(p)}catch(v){i=i??[],v instanceof qn?i=We(We([],qe(i)),qe(v.errors)):i.push(v)}}}catch(v){r={error:v}}finally{try{d&&!d.done&&(o=l.return)&&o.call(l)}finally{if(r)throw r.error}}}if(i)throw new qn(i)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)Jo(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(n=this._finalizers)!==null&&n!==void 0?n:[]).push(t)}},e.prototype._hasParent=function(t){var n=this._parentage;return n===t||Array.isArray(n)&&n.includes(t)},e.prototype._addParent=function(t){var n=this._parentage;this._parentage=Array.isArray(n)?(n.push(t),n):n?[n,t]:t},e.prototype._removeParent=function(t){var n=this._parentage;n===t?this._parentage=null:Array.isArray(n)&&en(n,t)},e.prototype.remove=function(t){var n=this._finalizers;n&&en(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),Yo=it.EMPTY;function Zo(e){return e instanceof it||e&&"closed"in e&&H(e.remove)&&H(e.add)&&H(e.unsubscribe)}function Jo(e){H(e)?e():e.unsubscribe()}var Qo={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Lc={setTimeout:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return setTimeout.apply(void 0,We([e,t],qe(n)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function No(e){Lc.setTimeout(function(){throw e})}function Xe(){}function tn(e){e()}var Wn=function(e){Ue(t,e);function t(n){var r=e.call(this)||this;return r.isStopped=!1,n?(r.destination=n,Zo(n)&&n.add(r)):r.destination=zc,r}return t.create=function(n,r,o){return new dt(n,r,o)},t.prototype.next=function(n){this.isStopped||this._next(n)},t.prototype.error=function(n){this.isStopped||(this.isStopped=!0,this._error(n))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(n){this.destination.next(n)},t.prototype._error=function(n){try{this.destination.error(n)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(it),Rc=Function.prototype.bind;function Xn(e,t){return Rc.call(e,t)}var Mc=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var n=this.partialObserver;if(n.next)try{n.next(t)}catch(r){nn(r)}},e.prototype.error=function(t){var n=this.partialObserver;if(n.error)try{n.error(t)}catch(r){nn(r)}else nn(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(n){nn(n)}},e}(),dt=function(e){Ue(t,e);function t(n,r,o){var i=e.call(this)||this,s;if(H(n)||!n)s={next:n??void 0,error:r??void 0,complete:o??void 0};else{var a;i&&Qo.useDeprecatedNextContext?(a=Object.create(n),a.unsubscribe=function(){return i.unsubscribe()},s={next:n.next&&Xn(n.next,a),error:n.error&&Xn(n.error,a),complete:n.complete&&Xn(n.complete,a)}):s=n}return i.destination=new Mc(s),i}return t}(Wn);function nn(e){No(e)}function Dc(e){throw e}var zc={closed:!0,next:Xe,error:Dc,complete:Xe},Gn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function st(e){return e}function Hc(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return ei(e)}function ei(e){return e.length===0?st:e.length===1?e[0]:function(n){return e.reduce(function(r,o){return o(r)},n)}}var T=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(t,n,r){var o=this,i=Vc(t)?t:new dt(t,n,r);return tn(function(){var s=o,a=s.operator,u=s.source;i.add(a?a.call(i,u):u?o._subscribe(i):o._trySubscribe(i))}),i},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(n){t.error(n)}},e.prototype.forEach=function(t,n){var r=this;return n=ti(n),new n(function(o,i){var s=new dt({next:function(a){try{t(a)}catch(u){i(u),s.unsubscribe()}},error:i,complete:o});r.subscribe(s)})},e.prototype._subscribe=function(t){var n;return(n=this.source)===null||n===void 0?void 0:n.subscribe(t)},e.prototype[Gn]=function(){return this},e.prototype.pipe=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return ei(t)(this)},e.prototype.toPromise=function(t){var n=this;return t=ti(t),new t(function(r,o){var i;n.subscribe(function(s){return i=s},function(s){return o(s)},function(){return r(i)})})},e.create=function(t){return new e(t)},e}();function ti(e){var t;return(t=e??Qo.Promise)!==null&&t!==void 0?t:Promise}function Fc(e){return e&&H(e.next)&&H(e.error)&&H(e.complete)}function Vc(e){return e&&e instanceof Wn||Fc(e)&&Zo(e)}function jc(e){return H(e?.lift)}function J(e){return function(t){if(jc(t))return t.lift(function(n){try{return e(n,this)}catch(r){this.error(r)}});throw new TypeError("Unable to lift unknown Observable type")}}function q(e,t,n,r,o){return new qc(e,t,n,r,o)}var qc=function(e){Ue(t,e);function t(n,r,o,i,s,a){var u=e.call(this,n)||this;return u.onFinalize=s,u.shouldUnsubscribe=a,u._next=r?function(c){try{r(c)}catch(f){n.error(f)}}:e.prototype._next,u._error=i?function(c){try{i(c)}catch(f){n.error(f)}finally{this.unsubscribe()}}:e.prototype._error,u._complete=o?function(){try{o()}catch(c){n.error(c)}finally{this.unsubscribe()}}:e.prototype._complete,u}return t.prototype.unsubscribe=function(){var n;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var r=this.closed;e.prototype.unsubscribe.call(this),!r&&((n=this.onFinalize)===null||n===void 0||n.call(this))}},t}(Wn),Wc=jn(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),rn=function(e){Ue(t,e);function t(){var n=e.call(this)||this;return n.closed=!1,n.currentObservers=null,n.observers=[],n.isStopped=!1,n.hasError=!1,n.thrownError=null,n}return t.prototype.lift=function(n){var r=new ni(this,this);return r.operator=n,r},t.prototype._throwIfClosed=function(){if(this.closed)throw new Wc},t.prototype.next=function(n){var r=this;tn(function(){var o,i;if(r._throwIfClosed(),!r.isStopped){r.currentObservers||(r.currentObservers=Array.from(r.observers));try{for(var s=lt(r.currentObservers),a=s.next();!a.done;a=s.next()){var u=a.value;u.next(n)}}catch(c){o={error:c}}finally{try{a&&!a.done&&(i=s.return)&&i.call(s)}finally{if(o)throw o.error}}}})},t.prototype.error=function(n){var r=this;tn(function(){if(r._throwIfClosed(),!r.isStopped){r.hasError=r.isStopped=!0,r.thrownError=n;for(var o=r.observers;o.length;)o.shift().error(n)}})},t.prototype.complete=function(){var n=this;tn(function(){if(n._throwIfClosed(),!n.isStopped){n.isStopped=!0;for(var r=n.observers;r.length;)r.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var n;return((n=this.observers)===null||n===void 0?void 0:n.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(n){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,n)},t.prototype._subscribe=function(n){return this._throwIfClosed(),this._checkFinalizedStatuses(n),this._innerSubscribe(n)},t.prototype._innerSubscribe=function(n){var r=this,o=this,i=o.hasError,s=o.isStopped,a=o.observers;return i||s?Yo:(this.currentObservers=null,a.push(n),new it(function(){r.currentObservers=null,en(a,n)}))},t.prototype._checkFinalizedStatuses=function(n){var r=this,o=r.hasError,i=r.thrownError,s=r.isStopped;o?n.error(i):s&&n.complete()},t.prototype.asObservable=function(){var n=new T;return n.source=this,n},t.create=function(n,r){return new ni(n,r)},t}(T),ni=function(e){Ue(t,e);function t(n,r){var o=e.call(this)||this;return o.destination=n,o.source=r,o}return t.prototype.next=function(n){var r,o;(o=(r=this.destination)===null||r===void 0?void 0:r.next)===null||o===void 0||o.call(r,n)},t.prototype.error=function(n){var r,o;(o=(r=this.destination)===null||r===void 0?void 0:r.error)===null||o===void 0||o.call(r,n)},t.prototype.complete=function(){var n,r;(r=(n=this.destination)===null||n===void 0?void 0:n.complete)===null||r===void 0||r.call(n)},t.prototype._subscribe=function(n){var r,o;return(o=(r=this.source)===null||r===void 0?void 0:r.subscribe(n))!==null&&o!==void 0?o:Yo},t}(rn),Kn={now:function(){return(Kn.delegate||Date).now()},delegate:void 0},on=function(e){Ue(t,e);function t(n,r,o){n===void 0&&(n=1/0),r===void 0&&(r=1/0),o===void 0&&(o=Kn);var i=e.call(this)||this;return i._bufferSize=n,i._windowTime=r,i._timestampProvider=o,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=r===1/0,i._bufferSize=Math.max(1,n),i._windowTime=Math.max(1,r),i}return t.prototype.next=function(n){var r=this,o=r.isStopped,i=r._buffer,s=r._infiniteTimeWindow,a=r._timestampProvider,u=r._windowTime;o||(i.push(n),!s&&i.push(a.now()+u)),this._trimBuffer(),e.prototype.next.call(this,n)},t.prototype._subscribe=function(n){this._throwIfClosed(),this._trimBuffer();for(var r=this._innerSubscribe(n),o=this,i=o._infiniteTimeWindow,s=o._buffer,a=s.slice(),u=0;u<a.length&&!n.closed;u+=i?1:2)n.next(a[u]);return this._checkFinalizedStatuses(n),r},t.prototype._trimBuffer=function(){var n=this,r=n._bufferSize,o=n._timestampProvider,i=n._buffer,s=n._infiniteTimeWindow,a=(s?1:2)*r;if(r<1/0&&a<i.length&&i.splice(0,i.length-a),!s){for(var u=o.now(),c=0,f=1;f<i.length&&i[f]<=u;f+=2)c=f;c&&i.splice(0,c+1)}},t}(rn),Xc=function(e){Ue(t,e);function t(n,r){return e.call(this)||this}return t.prototype.schedule=function(n,r){return this},t}(it),ri={setInterval:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return setInterval.apply(void 0,We([e,t],qe(n)))},clearInterval:function(e){return clearInterval(e)},delegate:void 0},Gc=function(e){Ue(t,e);function t(n,r){var o=e.call(this,n,r)||this;return o.scheduler=n,o.work=r,o.pending=!1,o}return t.prototype.schedule=function(n,r){var o;if(r===void 0&&(r=0),this.closed)return this;this.state=n;var i=this.id,s=this.scheduler;return i!=null&&(this.id=this.recycleAsyncId(s,i,r)),this.pending=!0,this.delay=r,this.id=(o=this.id)!==null&&o!==void 0?o:this.requestAsyncId(s,this.id,r),this},t.prototype.requestAsyncId=function(n,r,o){return o===void 0&&(o=0),ri.setInterval(n.flush.bind(n,this),o)},t.prototype.recycleAsyncId=function(n,r,o){if(o===void 0&&(o=0),o!=null&&this.delay===o&&this.pending===!1)return r;r!=null&&ri.clearInterval(r)},t.prototype.execute=function(n,r){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var o=this._execute(n,r);if(o)return o;this.pending===!1&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},t.prototype._execute=function(n,r){var o=!1,i;try{this.work(n)}catch(s){o=!0,i=s||new Error("Scheduled action threw falsy error")}if(o)return this.unsubscribe(),i},t.prototype.unsubscribe=function(){if(!this.closed){var n=this,r=n.id,o=n.scheduler,i=o.actions;this.work=this.state=this.scheduler=null,this.pending=!1,en(i,this),r!=null&&(this.id=this.recycleAsyncId(o,r,null)),this.delay=null,e.prototype.unsubscribe.call(this)}},t}(Xc),oi=function(){function e(t,n){n===void 0&&(n=e.now),this.schedulerActionCtor=t,this.now=n}return e.prototype.schedule=function(t,n,r){return n===void 0&&(n=0),new this.schedulerActionCtor(this,t).schedule(r,n)},e.now=Kn.now,e}(),Kc=function(e){Ue(t,e);function t(n,r){r===void 0&&(r=oi.now);var o=e.call(this,n,r)||this;return o.actions=[],o._active=!1,o}return t.prototype.flush=function(n){var r=this.actions;if(this._active){r.push(n);return}var o;this._active=!0;do if(o=n.execute(n.state,n.delay))break;while(n=r.shift());if(this._active=!1,o){for(;n=r.shift();)n.unsubscribe();throw o}},t}(oi),ii=new Kc(Gc),Yc=ii,sn=new T(function(e){return e.complete()});function Zc(e){return e&&H(e.schedule)}function Yn(e){return e[e.length-1]}function si(e){return H(Yn(e))?e.pop():void 0}function an(e){return Zc(Yn(e))?e.pop():void 0}function Jc(e,t){return typeof Yn(e)=="number"?e.pop():t}var ai=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};function ci(e){return H(e?.then)}function ui(e){return H(e[Gn])}function li(e){return Symbol.asyncIterator&&H(e?.[Symbol.asyncIterator])}function fi(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function Qc(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var di=Qc();function hi(e){return H(e?.[di])}function pi(e){return Pc(this,arguments,function(){var n,r,o,i;return Ko(this,function(s){switch(s.label){case 0:n=e.getReader(),s.label=1;case 1:s.trys.push([1,,9,10]),s.label=2;case 2:return[4,ft(n.read())];case 3:return r=s.sent(),o=r.value,i=r.done,i?[4,ft(void 0)]:[3,5];case 4:return[2,s.sent()];case 5:return[4,ft(o)];case 6:return[4,s.sent()];case 7:return s.sent(),[3,2];case 8:return[3,10];case 9:return n.releaseLock(),[7];case 10:return[2]}})})}function vi(e){return H(e?.getReader)}function le(e){if(e instanceof T)return e;if(e!=null){if(ui(e))return Nc(e);if(ai(e))return eu(e);if(ci(e))return tu(e);if(li(e))return yi(e);if(hi(e))return nu(e);if(vi(e))return ru(e)}throw fi(e)}function Nc(e){return new T(function(t){var n=e[Gn]();if(H(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function eu(e){return new T(function(t){for(var n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}function tu(e){return new T(function(t){e.then(function(n){t.closed||(t.next(n),t.complete())},function(n){return t.error(n)}).then(null,No)})}function nu(e){return new T(function(t){var n,r;try{for(var o=lt(e),i=o.next();!i.done;i=o.next()){var s=i.value;if(t.next(s),t.closed)return}}catch(a){n={error:a}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}t.complete()})}function yi(e){return new T(function(t){ou(e,t).catch(function(n){return t.error(n)})})}function ru(e){return yi(pi(e))}function ou(e,t){var n,r,o,i;return Tc(this,void 0,void 0,function(){var s,a;return Ko(this,function(u){switch(u.label){case 0:u.trys.push([0,5,6,11]),n=Uc(e),u.label=1;case 1:return[4,n.next()];case 2:if(r=u.sent(),!!r.done)return[3,4];if(s=r.value,t.next(s),t.closed)return[2];u.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return a=u.sent(),o={error:a},[3,11];case 6:return u.trys.push([6,,9,10]),r&&!r.done&&(i=n.return)?[4,i.call(n)]:[3,8];case 7:u.sent(),u.label=8;case 8:return[3,10];case 9:if(o)throw o.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}})})}function Ge(e,t,n,r,o){r===void 0&&(r=0),o===void 0&&(o=!1);var i=t.schedule(function(){n(),o?e.add(this.schedule(null,r)):this.unsubscribe()},r);if(e.add(i),!o)return i}function bi(e,t){return t===void 0&&(t=0),J(function(n,r){n.subscribe(q(r,function(o){return Ge(r,e,function(){return r.next(o)},t)},function(){return Ge(r,e,function(){return r.complete()},t)},function(o){return Ge(r,e,function(){return r.error(o)},t)}))})}function mi(e,t){return t===void 0&&(t=0),J(function(n,r){r.add(e.schedule(function(){return n.subscribe(r)},t))})}function iu(e,t){return le(e).pipe(mi(t),bi(t))}function su(e,t){return le(e).pipe(mi(t),bi(t))}function au(e,t){return new T(function(n){var r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}function cu(e,t){return new T(function(n){var r;return Ge(n,t,function(){r=e[di](),Ge(n,t,function(){var o,i,s;try{o=r.next(),i=o.value,s=o.done}catch(a){n.error(a);return}s?n.complete():n.next(i)},0,!0)}),function(){return H(r?.return)&&r.return()}})}function gi(e,t){if(!e)throw new Error("Iterable cannot be null");return new T(function(n){Ge(n,t,function(){var r=e[Symbol.asyncIterator]();Ge(n,t,function(){r.next().then(function(o){o.done?n.complete():n.next(o.value)})},0,!0)})})}function uu(e,t){return gi(pi(e),t)}function lu(e,t){if(e!=null){if(ui(e))return iu(e,t);if(ai(e))return au(e,t);if(ci(e))return su(e,t);if(li(e))return gi(e,t);if(hi(e))return cu(e,t);if(vi(e))return uu(e,t)}throw fi(e)}function Ct(e,t){return t?lu(e,t):le(e)}function Q(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=an(e);return Ct(e,n)}function Zn(e,t){var n=H(e)?e:function(){return e},r=function(o){return o.error(n())};return new T(r)}var wi=jn(function(e){return function(){e(this),this.name="EmptyError",this.message="no elements in sequence"}});function fu(e,t){return new Promise(function(n,r){var o=!1,i;e.subscribe({next:function(s){i=s,o=!0},error:r,complete:function(){o?n(i):r(new wi)}})})}function ke(e,t){return new Promise(function(n,r){var o=new dt({next:function(i){n(i),o.unsubscribe()},error:r,complete:function(){r(new wi)}});e.subscribe(o)})}function du(e){return e instanceof Date&&!isNaN(e)}function I(e,t){return J(function(n,r){var o=0;n.subscribe(q(r,function(i){r.next(e.call(t,i,o++))}))})}var hu=Array.isArray;function pu(e,t){return hu(t)?e.apply(void 0,We([],qe(t))):e(t)}function vu(e){return I(function(t){return pu(e,t)})}var yu=Array.isArray,bu=Object.getPrototypeOf,mu=Object.prototype,gu=Object.keys;function wu(e){if(e.length===1){var t=e[0];if(yu(t))return{args:t,keys:null};if(ku(t)){var n=gu(t);return{args:n.map(function(r){return t[r]}),keys:n}}}return{args:e,keys:null}}function ku(e){return e&&typeof e=="object"&&bu(e)===mu}function xu(e,t){return e.reduce(function(n,r,o){return n[r]=t[o],n},{})}function cn(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=an(e),r=si(e),o=wu(e),i=o.args,s=o.keys;if(i.length===0)return Ct([],n);var a=new T(Eu(i,n,s?function(u){return xu(s,u)}:st));return r?a.pipe(vu(r)):a}function Eu(e,t,n){return n===void 0&&(n=st),function(r){ki(t,function(){for(var o=e.length,i=new Array(o),s=o,a=o,u=function(f){ki(t,function(){var h=Ct(e[f],t),l=!1;h.subscribe(q(r,function(d){i[f]=d,l||(l=!0,a--),a||r.next(n(i.slice()))},function(){--s||r.complete()}))},r)},c=0;c<o;c++)u(c)},r)}}function ki(e,t,n){e?Ge(n,e,t):t()}function Su(e,t,n,r,o,i,s,a){var u=[],c=0,f=0,h=!1,l=function(){h&&!u.length&&!c&&t.complete()},d=function(v){return c<r?p(v):u.push(v)},p=function(v){c++;var y=!1;le(n(v,f++)).subscribe(q(t,function(b){t.next(b)},function(){y=!0},void 0,function(){if(y)try{c--;for(var b=function(){var w=u.shift();s||p(w)};u.length&&c<r;)b();l()}catch(w){t.error(w)}}))};return e.subscribe(q(t,d,function(){h=!0,l()})),function(){}}function D(e,t,n){return n===void 0&&(n=1/0),H(t)?D(function(r,o){return I(function(i,s){return t(r,i,o,s)})(le(e(r,o)))},n):(typeof t=="number"&&(n=t),J(function(r,o){return Su(r,o,e,n)}))}function Jn(e){return e===void 0&&(e=1/0),D(st,e)}function Au(){return Jn(1)}function Iu(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Au()(Ct(e,an(e)))}function Qn(e){return new T(function(t){le(e()).subscribe(t)})}function Bu(e,t,n){return n===void 0&&(n=Yc),new T(function(r){var o=du(e)?+e-n.now():e;o<0&&(o=0);var i=0;return n.schedule(function(){r.closed||(r.next(i++),r.complete())},o)})}function xi(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=an(e),r=Jc(e,1/0),o=e;return o.length?o.length===1?le(o[0]):Jn(r)(Ct(o,n)):sn}function Ke(e,t){return J(function(n,r){var o=0;n.subscribe(q(r,function(i){return e.call(t,i,o++)&&r.next(i)}))})}function un(e){return J(function(t,n){var r=null,o=!1,i;r=t.subscribe(q(n,void 0,void 0,function(s){i=le(e(s,un(e)(t))),r?(r.unsubscribe(),r=null,i.subscribe(n)):o=!0})),o&&(r.unsubscribe(),r=null,i.subscribe(n))})}function _u(e,t,n,r,o){return function(i,s){var a=n,u=t,c=0;i.subscribe(q(s,function(f){var h=c++;u=a?e(u,f,h):(a=!0,f),s.next(u)},o))}}function Ei(e,t){return H(t)?D(e,t,1):D(e,1)}function Ou(e,t){return t===void 0&&(t=ii),J(function(n,r){var o=null,i=null,s=null,a=function(){if(o){o.unsubscribe(),o=null;var c=i;i=null,r.next(c)}};function u(){var c=s+e,f=t.now();if(f<c){o=this.schedule(void 0,c-f),r.add(o);return}a()}n.subscribe(q(r,function(c){i=c,s=t.now(),o||(o=t.schedule(u,e),r.add(o))},function(){a(),r.complete()},void 0,function(){i=o=null}))})}function Ie(e){return e<=0?function(){return sn}:J(function(t,n){var r=0;t.subscribe(q(n,function(o){++r<=e&&(n.next(o),e<=r&&n.complete())}))})}function Cu(e,t){return J(function(n,r){var o=new Set;n.subscribe(q(r,function(i){var s=e?e(i):i;o.has(s)||(o.add(s),r.next(i))})),t&&le(t).subscribe(q(r,function(){return o.clear()},Xe))})}function xe(e,t){return t===void 0&&(t=st),e=e??$u,J(function(n,r){var o,i=!0;n.subscribe(q(r,function(s){var a=t(s);(i||!e(o,a))&&(i=!1,o=a,r.next(s))}))})}function $u(e,t){return e===t}function Si(e,t){return J(_u(e,t,arguments.length>=2,!0))}function $t(e){e===void 0&&(e={});var t=e.connector,n=t===void 0?function(){return new rn}:t,r=e.resetOnError,o=r===void 0?!0:r,i=e.resetOnComplete,s=i===void 0?!0:i,a=e.resetOnRefCountZero,u=a===void 0?!0:a;return function(c){var f,h,l,d=0,p=!1,v=!1,y=function(){h?.unsubscribe(),h=void 0},b=function(){y(),f=l=void 0,p=v=!1},w=function(){var x=f;b(),x?.unsubscribe()};return J(function(x,m){d++,!v&&!p&&y();var E=l=l??n();m.add(function(){d--,d===0&&!v&&!p&&(h=Nn(w,u))}),E.subscribe(m),!f&&d>0&&(f=new dt({next:function(S){return E.next(S)},error:function(S){v=!0,y(),h=Nn(b,o,S),E.error(S)},complete:function(){p=!0,y(),h=Nn(b,s),E.complete()}}),le(x).subscribe(f))})(c)}}function Nn(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];if(t===!0){e();return}if(t!==!1){var o=new dt({next:function(){o.unsubscribe(),e()}});return le(t.apply(void 0,We([],qe(n)))).subscribe(o)}}function Tu(e,t,n){var r,o=!1;return r=e,$t({connector:function(){return new on(r,t,n)},resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:o})}function er(e,t){return J(function(n,r){var o=null,i=0,s=!1,a=function(){return s&&!o&&r.complete()};n.subscribe(q(r,function(u){o?.unsubscribe();var c=0,f=i++;le(e(u,f)).subscribe(o=q(r,function(h){return r.next(t?t(u,h,f,c++):h)},function(){o=null,a()}))},function(){s=!0,a()}))})}function Pu(e){return J(function(t,n){le(e).subscribe(q(n,function(){return n.complete()},Xe)),!n.closed&&t.subscribe(n)})}function Ai(e,t){return t===void 0&&(t=!1),J(function(n,r){var o=0;n.subscribe(q(r,function(i){var s=e(i,o++);(s||t)&&r.next(i),!s&&r.complete()}))})}function Uu(e,t,n){var r=H(e)||t||n?{next:e,error:t,complete:n}:e;return r?J(function(o,i){var s;(s=r.subscribe)===null||s===void 0||s.call(r);var a=!0;o.subscribe(q(i,function(u){var c;(c=r.next)===null||c===void 0||c.call(r,u),i.next(u)},function(){var u;a=!1,(u=r.complete)===null||u===void 0||u.call(r),i.complete()},function(u){var c;a=!1,(c=r.error)===null||c===void 0||c.call(r,u),i.error(u)},function(){var u,c;a&&((u=r.unsubscribe)===null||u===void 0||u.call(r)),(c=r.finalize)===null||c===void 0||c.call(r)}))}):st}function Lu(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=si(e);return J(function(r,o){for(var i=e.length,s=new Array(i),a=e.map(function(){return!1}),u=!1,c=function(h){le(e[h]).subscribe(q(o,function(l){s[h]=l,!u&&!a[h]&&(a[h]=!0,(u=a.every(st))&&(a=null))},Xe))},f=0;f<i;f++)c(f);r.subscribe(q(o,function(h){if(u){var l=We([h],qe(s));o.next(n?n.apply(void 0,We([],qe(l))):l)}}))})}var Ru=Object.defineProperty,Mu=(e,t,n)=>t in e?Ru(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ii=(e,t,n)=>Mu(e,typeof t!="symbol"?t+"":t,n);class Du{constructor(){Ii(this,"first"),Ii(this,"last")}getRemoveFn(t){return()=>{t.prev?t.prev.next=t.next:this.first=t.next,t.next?t.next.prev=t.prev:this.last=t.prev,delete t.prev,delete t.next}}push(t){const n={value:t};return this.last===void 0?this.last=this.first=n:(this.last.next=n,n.prev=this.last,this.last=n),this.getRemoveFn(n)}unshift(t){return this.first={value:t,next:this.first},this.first.next&&(this.first.next.prev=this.first),this.last||(this.last=this.first),this.getRemoveFn(this.first)}pop(){const t=this.first?.value;return this.first&&(this.first=this.first.next,this.first?(delete this.first.prev?.next,delete this.first.prev):this.last=void 0),t}isEmpty(){return!this.first}}const zu=()=>{const e=new Map,t=(l,d)=>{e.set(l,()=>{e.delete(l),d()})},n=l=>{e.get(l)?.()},r=new Du,o=r.unshift.bind(r),i=r.push.bind(r),s=(l,d)=>{const p=d?o:i;t(l.source$,p(l))},a=()=>{const l=r.pop();l&&(e.delete(l.source$),u(l))},u=l=>{const{source$:d,observer:p}=l;let v=!1;const y=d.subscribe({next(b){p.next(b)},error(b){(v=b instanceof Jt)?s(l,!0):p.error(b)},complete(){p.complete()}});y.closed?v||a():t(d,()=>{y.unsubscribe(),a()})},c=(l=!1)=>d=>new T(p=>{const v={observer:p,source$:d};return r.isEmpty()?u(v):s(v,l),()=>{n(d)}}),f=c();return{withRecovery:c,withRecoveryFn:l=>(...d)=>f(l(...d))}},Hu=(e,t)=>n=>(r,...o)=>(r===null||r==="finalized"?e:r==="best"?t:Q(r)).pipe(Ie(1),D(s=>n(s,...o))),Bi=e=>(...t)=>new T(n=>{let r=new AbortController;return e(...t,r.signal).then(o=>{n.next(o),n.complete()},o=>{n.error(o)}),()=>{n.unsubscribe(),r.abort(),r=void 0}}),Fu=e=>t=>(...n)=>e()[t](...n);class tr extends Error{constructor(){super("Block is not pinned"),this.name="BlockNotPinnedError"}}class Vu extends Error{constructor(){super("Block pruned"),this.name="BlockPrunedError"}}class _i extends Error{constructor(){super("Block is not best block or finalized"),this.name="NotBestBlockError"}}const ju=(e,t)=>e.pipe(Ai(n=>n.blocks.has(t)),xe((n,r)=>n.finalized===r.finalized&&n.best===r.best),Ke(n=>n.blocks.get(n.best).number>=n.blocks.get(t).number),I(n=>{const{number:r}=n.blocks.get(t);let o=n.blocks.get(n.best),i=n.finalized===o.hash;for(;o.number>r;)o=n.blocks.get(o.parent),i=i||n.finalized===o.hash;return i?"finalized":o.hash===t?"best":null}),xe(),Ai(n=>n!=="finalized",!0)),qu=e=>{let t=null,n=Xe;const r=new T(o=>{t=e(!0,i=>{o.next(i)},i=>{t=null,o.error(i)}),n=()=>{o.complete(),t?.unfollow()}}).pipe($t());return{getFollower:()=>{if(!t)throw new Error("Missing chainHead subscription");return t},unfollow:()=>{n()},follow$:r}},Oi=()=>e=>new T(t=>{const n=new it,r=()=>e.subscribe({next:o=>t.next(o),error:o=>{o instanceof Fo?(t.next({type:"stop-error"}),n.add(r())):t.error(o)},complete:()=>t.complete()});return n.add(r()),n});function Wu(e,t,n){return(r,o,...i)=>(o?Hc(Gu(r,t.pipe(Oi(),Ke(a=>a.type==="finalized"),D(a=>a.prunedBlockHashes))),Xu(r,e)):a=>a)(n(r,...i))}const Xu=(e,t)=>n=>ju(t,e).pipe(Ie(1),er(r=>r?n:Zn(()=>new _i))),Gu=(e,t)=>n=>new T(r=>{const o=t.pipe(Ke(s=>s===e)).subscribe(()=>{r.error(new Vu)}),i=n.subscribe(r);return()=>{o.unsubscribe(),i.unsubscribe()}});function ln(e,t){return(n,...r)=>{const o=t(n,...r);return new T(i=>{let s=null,a=!1;const u=()=>{a||(a=!0,s=o.subscribe({next:h=>i.next(h),error:h=>i.error(h),complete:()=>i.complete()}),s.add(()=>{a=!1,s=null}))};let c=!1;const f=e.subscribe({next:h=>{const l=h.blocks.get(n);l?l.recovering?s?.unsubscribe():u():c&&i.error(new tr),c=h.recovering},error:h=>i.error(h)});return()=>{f.unsubscribe(),s?.unsubscribe()}})}}const Ku=e=>{const t=e.pipe(un(n=>n instanceof Fn?Bu(750).pipe(Ei(()=>t)):Zn(()=>n)));return t},nr=e=>(...t)=>Ku(e(...t)),Yu=(e,t)=>{const n=(r,o,i,s)=>new T(a=>e().storageSubscription(r,o,i??null,u=>{a.next(u)},u=>{a.error(u)},()=>{a.complete()},u=>{u!==0&&a.next(n(r,o.slice(-u),i,!0))})).pipe(Jn(),t(s));return n},Ci=(e,t)=>e.type==="array"&&e.len===t&&e.value.type==="primitive"&&e.value.value==="u8",Ye={type:"void"},Zu=(e,t=()=>null)=>{const n=new Map,r=new Set,o=f=>h=>{let l=n.get(h);if(l)return l;if(r.has(h)){const p={id:h};return n.set(h,p),p}r.add(h);const d=f(h);return l=n.get(h),l?Object.assign(l,d):(l={id:h,...d},n.set(h,l)),r.delete(h),l};let i=!0,s=!0;const a=o(f=>{const h=t(e[f]);if(h)return h;const{def:l,path:d,params:p}=e[f];if(l.tag==="composite"){if(l.value.length===0)return Ye;if(l.value.length===1){const v=a(l.value[0].type);return i&&d.at(-1)==="AccountId32"&&Ci(v,32)?(i=!1,{type:"AccountId32"}):s&&d.at(-1)==="AccountId20"&&Ci(v,20)?(s=!1,{type:"AccountId20"}):v}return u(l.value)}if(l.tag==="variant"){if(d.length===1&&d[0]==="Option"&&p.length===1&&p[0].name==="T"){const b=a(p[0].type);return b.type==="void"?{type:"primitive",value:"bool"}:{type:"option",value:b}}if(d.length===1&&d[0]==="Result"&&p.length===2&&p[0].name==="T"&&p[1].name==="E")return{type:"result",value:{ok:a(p[0].type),ko:a(p[1].type)}};if(l.value.length===0)return Ye;const v={},y={};return l.value.forEach(b=>{const w=b.name;if(y[w]=b.docs,b.fields.length===0){v[w]={...Ye,idx:b.index};return}if(b.fields.length===1&&!b.fields[0].name){v[w]={type:"lookupEntry",value:a(b.fields[0].type),idx:b.index};return}v[w]={...u(b.fields),idx:b.index}}),{type:"enum",value:v,innerDocs:y}}if(l.tag==="sequence")return{type:"sequence",value:a(l.value)};if(l.tag==="array"){const{len:v}=l.value,y=a(l.value.type);return!v||y.type==="void"?Ye:v>1?{type:"array",value:y,len:l.value.len}:y}if(l.tag==="tuple")return l.value.length===0?Ye:l.value.length>1?c(l.value.map(v=>a(v)),l.value.map(v=>e[v].docs)):a(l.value[0]);if(l.tag==="primitive")return{type:"primitive",value:l.value.tag};if(l.tag==="compact"){const v=a(l.value);return v.type==="void"?Ye:{type:"compact",isBig:Number(v.value.slice(1))>32}}return{type:l.tag}}),u=f=>{let h=!0;const l={},d={};return f.forEach((p,v)=>{h=h&&!!p.name;const y=p.name||v,b=a(p.type);b.type!=="void"&&(l[y]=b,d[y]=p.docs)}),h?{type:"struct",value:l,innerDocs:d}:c(Object.values(l),Object.values(d))},c=(f,h)=>{if(f.every(l=>l.id===f[0].id)&&h.every(l=>!l.length)){const[l]=f;return l.type==="void"?Ye:{type:"array",value:f[0],len:f.length}}return{type:"tuple",value:f,innerDocs:h}};return a},Ju=e=>{const t=Zu(e.lookup,({def:o})=>{if(o.tag==="composite"){const i=n(o);if(i)return{type:"enum",innerDocs:{},value:Object.fromEntries(e.pallets.map(s=>[s.name,s.errors==null?{...Ye,idx:s.index}:{type:"lookupEntry",value:t(s.errors),idx:s.index}])),byteLength:i}}return null});function n(o){if(!(o.value.length===2&&o.value[0].name==="index"&&o.value[1].name==="error"))return null;const s=t(o.value[0].type),a=t(o.value[1].type);return s.type==="primitive"&&s.value==="u8"&&a.type==="array"&&a.value.type==="primitive"&&a.value.value==="u8"?1+a.len:null}return Object.assign(t,{metadata:e,call:"outerEnums"in e?e.outerEnums.call:e.lookup[e.extrinsic?.type]?.params.find(s=>s.name==="Call")?.type??null})},Qu=(e,t,n)=>(r,o,i,...s)=>{const{id:a}=r;if(o.has(a))return o.get(a);if(i.has(a)){const c=t(()=>o.get(a),r,...s);return o.set(a,c),c}i.add(a);let u=e(r,o,i,...s);return i.delete(a),o.has(a)&&(u=n(u,o.get(a),r,...s)),o.set(a,u),u},Nu=St(),el=M(j[0],Mt(j[1],BigInt)),$i=Qu((e,t,n,r)=>{if(e.type==="primitive")return Lo[e.value];if(e.type==="void")return _;if(e.type==="AccountId32")return r;if(e.type==="AccountId20")return po;if(e.type==="compact")return e.isBig?el:j;if(e.type==="bitSequence")return Nr;const o=d=>$i(d,t,n,r),i=(d,p)=>{const v=o(d);return p?P(v,p):P(v)},s=d=>ae(...d.map(o)),a=d=>{const p=Object.fromEntries(Object.entries(d).map(([v,y])=>[v,o(y)]));return $(p)};if(e.type==="sequence"&&e.value.type==="primitive"&&e.value.value==="u8")return Nu;if(e.type==="array")return e.value.type==="primitive"&&e.value.value==="u8"?St(e.len):i(e.value,e.len);if(e.type==="sequence")return i(e.value);if(e.type==="tuple")return s(e.value);if(e.type==="struct")return a(e.value);if(e.type==="option")return N(o(e.value));if(e.type==="result")return Dt(o(e.value.ok),o(e.value.ko));const u=Object.values(e.value).map(d=>{switch(d.type){case"void":return _;case"lookupEntry":return o(d.value);case"tuple":return s(d.value);case"struct":return a(d.value);case"array":return i(d.value,d.len)}}),c=Object.fromEntries(Object.keys(e.value).map((d,p)=>[d,u[p]])),f=Object.values(e.value).map(d=>d.idx),l=f.every((d,p)=>d===p)?me(c):me(c,f);return e.byteLength?tl(l,e.byteLength):l},En,e=>e),Ti=(e,t=et())=>{const n=new Map,r=o=>$i(e(o),n,new Set,t);return o=>r(o)},tl=(e,t)=>{const n=G(t);return M(r=>n.enc(e.enc(r)),r=>e.dec(n.dec(r)))},Pi=e=>{const{metadata:t}=e;let n=Ti(e);const r=t.pallets.find(h=>h.name==="System")?.constants.find(h=>h.name==="SS58Prefix");let o;if(r)try{const h=n(r.type).dec(r.value);typeof h=="number"&&(o=h,n=Ti(e,et(h)))}catch{}const i=new Map,s=(h,l)=>{let d=i.get(h);d||i.set(h,d=Un(h));const p=t.pallets.find(S=>S.name===h).storage.items.find(S=>S.name===l),v=(S,...A)=>{const C=d(...A);return{...C,len:S,fallback:p.modifier===1?C.dec(p.fallback):void 0}};if(p.type.tag==="plain")return v(0,l,n(p.type.value).dec);const{key:y,value:b,hashers:w}=p.type.value,x=n(b),m=w.map(S=>Lo[S.tag]),E=(()=>{if(m.length===1)return[[n(y),m[0]]];const S=e(y);switch(S.type){case"array":return m.map(A=>[n(S.value.id),A]);case"tuple":return S.value.map((A,C)=>[n(A.id),m[C]]);default:throw new Error("Invalid key type")}})();return v(m.length,l,x.dec,...E)},a=h=>{switch(h.type){case"void":return _;case"lookupEntry":return n(h.value.id);case"tuple":return ae(...Object.values(h.value).map(l=>n(l.id)));case"struct":return $(kn(h.value,l=>n(l.id)));case"array":return P(n(h.value.id),h.len)}},u=(h,l)=>{const d=t.pallets.find(p=>p.name===h).constants.find(p=>p.name===l);return n(d.type)},c=h=>(l,d)=>{const p=t.pallets.find(b=>b.name===l),v=e(p[h]);if(v.type!=="enum")throw null;const y=v.value[d];return{location:[p.index,y.idx],codec:a(v.value[d])}},f=(h,l)=>{const d=t.apis.find(p=>p.name===h)?.methods.find(p=>p.name===l);if(!d)throw null;return{args:ae(...d.inputs.map(p=>n(p.type))),value:n(d.output)}};return{buildDefinition:n,buildStorage:s,buildEvent:c("events"),buildError:c("errors"),buildRuntimeCall:f,buildCall:c("calls"),buildConstant:u,ss58Prefix:o}},nl=oe(be.enc(15)),Ui=G(),rl=N(Ui),ol=P(be).dec,il=(e,t)=>{const n=r=>{const o=(u,c,f)=>e(u,c,f).pipe(un(h=>{if(h instanceof tr)return t.pipe(Ie(1),er(l=>o(l,c,f)));throw h})),i=o(r,"Metadata_metadata_versions","").pipe(I(ol)),s=o(r,"Metadata_metadata","").pipe(I(u=>{const c=Ui.dec(u);return{metadata:nt.dec(c).metadata.value,metadataRaw:c}})),a=o(r,"Metadata_metadata_at_version",nl).pipe(I(u=>{const c=rl.dec(u);return{metadata:nt.dec(c).metadata.value,metadataRaw:c}}));return i.pipe(un(()=>Q([14])),D(u=>u.includes(15)?a:s))};return r=>{const o=new Set([r]),i=n(r).pipe(I(({metadata:a,metadataRaw:u})=>{const c=Ju(a),f=Pi(c),h=f.buildStorage("System","Events"),l=a.extrinsic.signedExtensions.find(p=>p.identifier==="ChargeAssetTxPayment");let d=null;if(l){const p=c(l.type);if(p.type==="struct"){const v=p.value.asset_id;v.type==="option"&&(d=v.value.id)}}return{assetId:d,metadataRaw:u,lookup:c,dynamicBuilder:f,events:{key:h.enc(),dec:h.dec},accountId:et(f.ss58Prefix)}}),Tu(1)),s={at:r,runtime:i,addBlock:a=>(o.add(a),s),deleteBlocks:a=>(a.forEach(u=>{o.delete(u)}),o.size),usages:o};return i.subscribe({error(){}}),s}},Tt=$t({connector:()=>new on(1),resetOnError:!0,resetOnComplete:!0,resetOnRefCountZero:!0}),Li=(e,t)=>{e.get(e.get(t).parent)?.children.delete(t),e.delete(t)},sl=(e,t)=>{const n=[...t];let r=e.blocks.get(e.blocks.get(e.finalized).parent);const o=[];for(;r;)o.push(r.hash),r.refCount===0&&!r.unpinned&&(n.push(r.hash),r.unpinned=!0),r=e.blocks.get(r.parent);const i=[...t];for(let s=o.length-1;s>=0&&(r=e.blocks.get(o[s]),!!r.unpinned);s--)i.push(r.hash);return i.forEach(s=>{Li(e.blocks,s)}),Object.entries(e.runtimes).map(([s,a])=>({key:s,usages:a.deleteBlocks(i)})).filter(s=>s.usages===0).map(s=>s.key).forEach(s=>{delete e.runtimes[s]}),n},al=(e,t,n,r,o)=>{const i=xi(r,e.pipe(cl(t),Oi())).pipe(Si((a,u)=>{switch(u.type){case"initialized":a.recovering&&(u.finalizedBlockHashes.some(d=>a.blocks.has(d))||(a=Ri()));const[c]=u.finalizedBlockHashes.slice(-1);a.finalized=a.best=c;const f=u.finalizedBlockHashes.length-1;u.finalizedBlockHashes.forEach((l,d)=>{a.blocks.has(l)?a.blocks.get(l).recovering=!1:a.blocks.set(l,{hash:l,parent:d===0?u.parentHash:u.finalizedBlockHashes[d-1],children:new Set(d===f?[]:[u.finalizedBlockHashes[d+1]]),runtime:l,refCount:0,number:u.number+d,recovering:!1})});const h=Object.values(a.runtimes).find(l=>l.usages.has(c));return a.finalizedRuntime=h??(a.runtimes[c]=s(c)),a;case"stop-error":for(const l of a.blocks.values())l.recovering=!0;return a.recovering=!0,a;case"newBlock":{const{parentBlockHash:l,blockHash:d}=u;if(a.blocks.has(d))a.blocks.get(d).recovering=!1;else{const p=a.blocks.get(l);p.children.add(d),u.newRuntime&&(a.runtimes[d]=s(d),a.runtimes[d].runtime.subscribe());const v={hash:d,number:p.number+1,parent:l,children:new Set,runtime:u.newRuntime?d:p.runtime,refCount:0,recovering:!1};a.blocks.set(d,v),a.runtimes[v.runtime].addBlock(d)}return a}case"bestBlockChanged":{if(a.recovering){for(const[l,d]of a.blocks)d.recovering&&Li(a.blocks,l);a.recovering=!1}return a.best=u.bestBlockHash,a}case"finalized":{a.finalized=u.finalizedBlockHashes.slice(-1)[0];const{blocks:l}=a;return l.get(a.best).number<l.get(a.finalized).number&&(a.best=a.finalized),a.finalizedRuntime=a.runtimes[l.get(a.finalized).runtime],o(sl(a,u.prunedBlockHashes)),a}case"blockUsage":{if(!a.blocks.has(u.value.hash))return a;const l=a.blocks.get(u.value.hash);return l.refCount+=u.value.type==="hold"?1:-1,l.refCount===0&&l.number<a.blocks.get(a.finalized).number&&!l.recovering&&(l.unpinned=!0,o([l.hash])),a}}},Ri()),Ke(a=>!!a.finalizedRuntime.runtime),I(a=>({...a})),Tt),s=il(ln(i,n),i.pipe(I(a=>a.finalized)));return i},Ri=()=>({best:"",finalized:"",runtimes:{},blocks:new Map,finalizedRuntime:{},recovering:!1}),cl=e=>t=>t.pipe(Ei(n=>n.type!=="initialized"?Q(n):e(n.finalizedBlockHashes[0]).then(r=>({...n,number:r.number,parentHash:r.parentHash})))),Mi=(e,t,n,r)=>{const o=a=>Pu(e.pipe(Ke(({blocks:u})=>!u.has(a)))),i=(a,u,c)=>{if(c)return Q({hash:a,found:{type:!1,validity:null}});const f=o(a);return t(a).pipe(D(h=>{const l=h.indexOf(u);return l>-1?f(r(a)).pipe(I(d=>({hash:a,found:{type:!0,index:l,events:d}}))):n(a,u).pipe(I(d=>({hash:a,found:{type:!1,validity:d}})))}),f)},s=(a,u,c)=>i(a,u,c.has(a)).pipe(D(f=>{const{found:h}=f;return h.type||h.validity?.success===!1?Q(f):e.pipe(o(a),D(l=>l.blocks.get(a).children),Cu(),D(l=>s(l,u,c)))}));return a=>e.pipe(Ie(1),D(u=>s(u.finalized,a,new Set(u.blocks.keys()))))},ul=new Uint8Array([2]),ll=(e,t)=>oe(he(ul,we(e),we(t))),Di="TaggedTransactionQueue",zi="validate_transaction",[,fl]=me({InvalidTransaction:me({Call:_,Payment:_,Future:_,Stale:_,BadProof:_,AncientBirthBlock:_,ExhaustsResources:_,Custom:V,BadMandatory:_,MandatoryValidation:_,BadSigner:_}),UnknownTransaction:me({CannotLookup:_,NoUnsignedValidator:_,Custom:V})}),dl=Rt(e=>{const t=V.dec(e);if(t>1)throw new Error("Unable to decode validateTransaction result");if(!t)return{success:!0,value:void 0};let n;try{n=fl(e)}catch{n={type:"UnknownInvalidTx"}}return{success:!1,value:n}}),hl=(e,t)=>(n,r)=>{const o=t(n).pipe(I(i=>{try{return i.dynamicBuilder.buildRuntimeCall(Di,zi).value[1]}catch{return dl}}));return e(n,`${Di}_${zi}`,ll(r,n)).pipe(Lu(o),I(([i,s])=>s(i)))},pl=e=>t=>new T(n=>{let r=!1;const o=t.subscribe({next(i){r=!0,n.next(i)},error(i){n.error(i)},complete(){n.complete()}});return r||n.next(e),o}),vl=(e,t=1/0)=>n=>new T(r=>{let o;const i=new Map,s=new Map,a=new Map;let u=0,c=0,f=0;const h=()=>{const l=i.get(c);if(!l){s.size===0&&(typeof o>"u"||o.closed)&&r.complete();return}const d=c++;i.delete(d),f!==d&&a.set(d,[]),s.set(d,l.subscribe({next(p){f===d?r.next(p):a.get(d).push(p)},complete(){if(s.delete(d),d===f)for(f++;a.has(f)&&(a.get(f).forEach(p=>r.next(p)),a.delete(f),!s.has(f));)f++;h()},error(p){r.error(p)}}))};return o=n.subscribe({next(l){const d=u++;i.set(d,Qn(()=>e(l,d))),s.size<t&&h()},error(l){r.error(l)},complete(){s.size===0&&r.complete()}}),()=>{s.forEach(l=>l.unsubscribe()),o.unsubscribe(),i.clear(),a.clear()}}),rr=({hash:e,number:t,parent:n})=>({hash:e,number:t,parent:n}),yl=e=>{const{getFollower:t,unfollow:n,follow$:r}=qu(e),o=Fu(t),{withRecovery:i,withRecoveryFn:s}=zu(),a=new rn,u=k=>(B,...L)=>new T(F=>{a.next({type:"blockUsage",value:{type:"hold",hash:B}});const ve=k(B,...L).subscribe(F);return()=>{setTimeout(()=>{a.next({type:"blockUsage",value:{type:"release",hash:B}})},0),ve.unsubscribe()}}),c=k=>(B,...L)=>new T(F=>{let ve=!1;return y.pipe(Ie(1)).subscribe(Be=>{const se=Be.blocks.get(B);ve=!!se&&!se.unpinned}),ve?k(B,...L).subscribe(F):F.error(new tr)}),f=k=>t().header(k).then(bo.dec),h=k=>t().unpin(k).catch(B=>{if(!(B instanceof Zt))throw B}),l=k=>c(u((L=>Wu(y,r,L))(ln(y,nr(s(Bi(k))))))),d=(k,B=!0)=>(L,...F)=>k(L,B,...F),p=nr(s(Bi(o("call")))),v=new Map,y=al(r,f,u(p),a,k=>{h(k),k.forEach(B=>{v.delete(B)})}),b=u(k=>y.pipe(Ie(1),D(B=>B.runtimes[B.blocks.get(k).runtime].runtime))),w=k=>B=>B.pipe(vl(L=>b(k(L)).pipe(I(F=>[L,F])))),x=(k,B,L)=>{const F=v.get(k)??new Map,ve=F.get(B);if(ve)return ve;v.set(k,F);const Be=new on,se=L.pipe($t({connector:()=>Be}),Uu({complete(){F.set(B,Be)}}));return F.set(B,se),se},m=y.pipe(xe((k,B)=>k.finalized===B.finalized),I(k=>rr(k.blocks.get(k.finalized))),Tt),E=y.pipe(xe((k,B)=>k.best===B.best),I(k=>rr(k.blocks.get(k.best))),Tt),S=y.pipe(xe((k,B)=>k.finalized===B.finalized&&k.best===B.best),Si((k,B)=>{const L=fe=>k.get(fe)||rr(B.blocks.get(fe)),F=L(B.best),ve=L(B.finalized),Be=F.number-ve.number+1,se=new Array(Be);for(let fe=0,Ut=F.hash;fe<Be;fe++)se[fe]=L(Ut),Ut=se[fe].parent;return new Map(se.map(fe=>[fe.hash,fe]))},new Map),I(k=>[...k.values()]),Tt),A=y.pipe(xe((k,B)=>k.finalizedRuntime===B.finalizedRuntime),er(({finalizedRuntime:{runtime:k}})=>k.pipe(pl(null))),Tt),C=A.pipe(I(k=>k?.lookup.metadata??null)),z=Hu(m.pipe(I(k=>k.hash)),E.pipe(I(k=>k.hash))),X=l(o("body")),ie=k=>x(k,"body",X(k,!0)),Ze=l(o("storage")),hn=z((k,B,L,F,ve=null,Be)=>y.pipe(Ie(1),D(se=>se.runtimes[se.blocks.get(k).runtime].runtime),D(se=>{const fe=F(se),Ut=x(k,`storage-${L}-${fe}-${ve??""}`,Ze(k,B,L,fe,ve));return Be?x(k,`storage-${L}-${fe}-${ve??""}-dec`,Ut.pipe(I(ff=>Be(ff,se)))):Ut}))),fr=Yu(t,i),dr=nr(z(u(ln(y,(k,B,L)=>fr(k,B,L??null,!1))))),af=z(u(ln(y,k=>Qn(()=>f(k)))));xi(A,S).subscribe({error(){}});const Ni=(k,B=!1)=>hn(k,B,"value",L=>L.events.key,null,(L,F)=>F.events.dec(L)),cf=l(o("call")),es=z((k,B,L,F)=>x(k,`call-${L}-${F}`,cf(k,B,L,F))),hr=hl(d(es,!1),b),ts=k=>x(k,"body",X(k,!1)),uf=Mi(y,ts,hr,Ni),lf=Mi(y,ts,hr,()=>Q());return{follow$:r,finalized$:m,best$:E,bestBlocks$:S,runtime$:A,metadata$:C,header$:af,body$:ie,call$:d(es),storage$:d(hn),storageQueries$:dr,eventsAt$:d(Ni),trackTx$:uf,trackTxWithoutEvents$:lf,validateTx$:hr,pinnedBlocks$:y,withRuntime:w,getRuntimeContext$:z(b),unfollow:n}};var bl=e=>t=>new T(n=>e(t,r=>{n.error(r)}));const ml=({chainHead:e,transaction:t,destroy:n})=>({chainHead$:()=>yl(e),broadcastTx$:bl(t),destroy:n});class ht{constructor(){}_runtime(t){}}class Hi{constructor(){}_compatibility(t){}}const fn=new WeakMap,Fi=new WeakMap,or=e=>e instanceof ht?Fi.get(e):fn.get(e);var pt=(e=>(e.Storage="storage",e.Tx="tx",e.Event="events",e.Const="constants",e))(pt||{});const gl=P(fc),wl=P(Ln),kl=ae(gl,wl),xl=(e,t)=>{const n=new Promise(async r=>{const o=t.runtime$.pipe(Ke(s=>s!=null));let i=await ke(o);o.subscribe(s=>i=s),r(()=>i)});return Promise.all([e.metadataTypes.then(kl.dec),e.descriptors,n]).then(([[r,o],i,s])=>{const a=new Hi;return fn.set(a,{runtime:s,getPalletEntryPoint(u,c,f){return r[i[u][c][f]]},getApiEntryPoint(u,c){return r[i.apis[u][c]]},typedefNodes:o}),a})},El=e=>new Promise(async t=>{const n=e.runtime$.pipe(Ke(o=>o!=null));let r=await ke(n);n.subscribe(o=>r=o),t(()=>r)}).then(t=>{const n=new ht;return Fi.set(n,{runtime:t}),n}),ir=new WeakMap,Vi=e=>(ir.has(e.metadataRaw)||ir.set(e.metadataRaw,{compat:new Map,lookup:e.lookup,typeNodes:[]}),ir.get(e.metadataRaw)),vt=(e,t,n)=>{const r=(u,c)=>{var f;const h=Vi(u);return(f=h.typeNodes)[c]||(f[c]=Ot(h.lookup(c)))};function o(u,c){if(u instanceof ht)return{args:Ae.Identical,values:Ae.Identical};const f=fn.get(u);c||(c=f.runtime());const h=t(f),l=n(c),d=f.typedefNodes,p=Vi(c);return yc(h,v=>d[v],l,v=>r(c,v),p.compat)}const i=qi(e,u=>ji(o(u))),s=qi(e,(u,c)=>i(c)>=u),a=()=>e;return{isCompatible:s,getCompatibilityLevel:i,getCompatibilityLevels:o,waitDescriptors:a,withCompatibleRuntime:(u,c)=>f=>cn([f.pipe(u.withRuntime(c)),a()]).pipe(I(([[h,l],d])=>[h,d,l])),compatibleRuntime$:(u,c)=>cn([a(),u.getRuntimeContext$(c)]),argsAreCompatible:(u,c,f)=>{if(u instanceof ht)return!0;const h=o(u,c);if(h.args===Ae.Incompatible)return!1;if(h.args>Ae.Partial)return!0;if(h.values===Ae.Incompatible)return!1;const l=n(c);return Ho(l.args,d=>r(c,d),f)},valuesAreCompatible:(u,c,f)=>{if(u instanceof ht)return!0;const h=o(u,c).values;if(h===Ae.Incompatible)return!1;if(h>Ae.Partial)return!0;const l=fn.get(u),d=t(l);return Ho(d.values,p=>l.typedefNodes[p],f)},getRuntimeTypedef:r}},ji=e=>Math.min(e.args,e.values),qi=(e,t)=>(...n)=>{const r=n.at(-1);return r instanceof Hi||r instanceof ht?t(...n):e.then(o=>t(...n,o))},Sl=(e,t,{valuesAreCompatible:n,waitDescriptors:r,isCompatible:o,getCompatibilityLevel:i})=>{const s=new WeakMap,a=c=>{if(s.has(c))return s.get(c);const f=c.lookup.metadata.pallets.find(l=>l.name===e)?.constants.find(l=>l.name===t);if(f==null)throw new Error(`Runtime entry Constant(${e}.${t}) not found`);const h=c.dynamicBuilder.buildConstant(e,t).dec(f.value);return s.set(c,h),h},u=c=>{if(c){const f=or(c).runtime(),h=a(f);if(!n(c,f,h))throw new Error(`Incompatible runtime entry Constant(${e}.${t})`);return h}return r().then(u)};return Object.assign(u,{isCompatible:o,getCompatibilityLevel:i})},Al=$t({connector:()=>new on(1),resetOnError:!0,resetOnComplete:!0,resetOnRefCountZero:!0});function sr(e,t){return new Promise((n,r)=>{let o=null,i=!1;const s=t?()=>{o?.unsubscribe(),r(new Gr)}:Xe;o=e.subscribe({next:a=>{n(a),o?.unsubscribe(),i=!0},error:a=>{t?.removeEventListener("abort",s),r(a)},complete:()=>{t?.removeEventListener("abort",s),r(new Error("Observable completed without emitting"))}}),i||t?.addEventListener("abort",s)})}const Il=(e,t=1/0)=>n=>new T(r=>{let o;const i=new Map,s=new Map,a=new Map;let u=0,c=0,f=0;const h=()=>{const l=i.get(c);if(!l){s.size===0&&(typeof o>"u"||o.closed)&&r.complete();return}const d=c++;i.delete(d),f!==d&&a.set(d,[]),s.set(d,l.subscribe({next(p){f===d?r.next(p):a.get(d).push(p)},complete(){if(s.delete(d),d===f)for(f++;a.has(f)&&(a.get(f).forEach(p=>r.next(p)),a.delete(f),!s.has(f));)f++;h()},error(p){r.error(p)}}))};return o=n.subscribe({next(l){const d=u++;i.set(d,Qn(()=>e(l,d))),s.size<t&&h()},error(l){r.error(l)},complete(){s.size===0&&r.complete()}}),()=>{s.forEach(l=>l.unsubscribe()),o.unsubscribe(),i.clear(),a.clear()}}),Bl=(e,t)=>n=>new T(r=>{let o=new Array,i=!1;const s=u=>{const c=new it;o.push(c),o.length>t&&(o[0].unsubscribe(),o=o.slice(1));const f=e(u).subscribe({next(h){const l=o.indexOf(c);o.slice(0,l).forEach(d=>d.unsubscribe()),o=o.slice(l),r.next(h)},error(h){r.error(h)},complete(){const h=o.indexOf(c);o.splice(h,1),o.length===0&&i&&r.complete()}});c.add(f)},a=n.subscribe({next(u){s(u)},error(u){r.error(u)},complete(){o.length===0&&r.complete(),i=!0}});return()=>{a.unsubscribe(),o.forEach(u=>u.unsubscribe())}});let Wi={};const _l=e=>t=>new T(n=>{let r=Wi,o=t.subscribe({next(i){n.next(r=i)},error(i){n.error(i)},complete(){r===Wi?n.complete():o=e(r).subscribe(n)}});return()=>{o.unsubscribe()}}),ar=e=>typeof e=="object"&&e!==null&&Object.entries(e).every(([t,n])=>t==="at"&&(n===void 0||typeof n=="string")||t==="signal"&&(n===void 0||n instanceof AbortSignal)),Ol=(e,t,n,{isCompatible:r,getCompatibilityLevel:o,withCompatibleRuntime:i,argsAreCompatible:s,valuesAreCompatible:a})=>{const u=()=>new Error(`Incompatible runtime entry Event(${e}.${t})`),c=n.finalized$.pipe(i(n,f=>f.hash),I(([f,h,l])=>{const d=l.lookup.metadata.pallets.find(p=>p.name===e)?.events;if(d==null||l.lookup.metadata.lookup[d].def.tag!=="variant"||l.lookup.metadata.lookup[d].def.value.find(p=>p.name===t)==null)throw new Error(`Runtime entry Event(${e}.${t}) not found`);if(!s(h,l,null))throw u();return[f,h,l]}),Il(([f,h,l])=>n.eventsAt$(f.hash).pipe(I(d=>d.filter(p=>p.event.type===e&&p.event.value.type===t).map(p=>{if(!a(h,l,p.event.value.value))throw u();return{meta:{phase:p.phase,block:f},payload:p.event.value.value}})))),Al);return{watch:f=>c.pipe(D(h=>f?h.filter(l=>f(l.payload)):h)),pull:()=>ke(c),filter:f=>f.filter(h=>h.type===e&&h.value.type===t).map(h=>h.value.value),getCompatibilityLevel:o,isCompatible:r}},Cl=(e,t,n,{isCompatible:r,getCompatibilityLevel:o,compatibleRuntime$:i,argsAreCompatible:s,valuesAreCompatible:a})=>{const u=`${e}_${t}`,c=()=>new Error(`Incompatible runtime entry RuntimeCall(${u})`);return Object.assign((...f)=>{const h=f[f.length-1],l=ar(h),{signal:d,at:p}=l?h:{},v=p??null,y=i(n,v).pipe(D(([b,w])=>{let x;try{x=w.dynamicBuilder.buildRuntimeCall(e,t)}catch{throw new Error(`Runtime entry RuntimeCall(${u}) not found`)}if(!s(b,w,f))throw c();return n.call$(v,u,oe(x.args.enc(f))).pipe(I(x.value.dec),I(m=>{if(!a(b,w,m))throw c();return m}))}));return sr(y,d)},{getCompatibilityLevel:o,isCompatible:r})},$l=(e,t,n,{isCompatible:r,getCompatibilityLevel:o,getCompatibilityLevels:i,waitDescriptors:s,withCompatibleRuntime:a,argsAreCompatible:u,valuesAreCompatible:c})=>{const f=e==="System"&&t==="Number",h=()=>new Error(`Incompatible runtime entry Storage(${e}.${t})`),l=y=>new Error(`Invalid Arguments calling ${e}.${t}(${y})`),d=y=>{try{return y.dynamicBuilder.buildStorage(e,t)}catch{throw new Error(`Runtime entry Storage(${e}.${t}) not found`)}},p=(...y)=>{const b=y[y.length-1],w=b==="best"||b==="finalized"?y.slice(0,-1):y;return f?n.bestBlocks$.pipe(I(x=>x.at(b==="best"?0:-1).number),xe()):n[b==="best"?"best$":"finalized$"].pipe(Ou(0),a(n,x=>x.hash),Bl(([x,m,E])=>{const S=d(E);if(!u(m,E,w))throw h();return n.storage$(x.hash,"value",()=>S.enc(...w)).pipe(I(A=>{if(!c(m,E,A))throw h();return{val:A,codecs:S}}))},4),xe((x,m)=>x.val===m.val),I(({val:x,codecs:m})=>x===null?m.fallback:m.dec(x)))},v=async(...y)=>{const b=y[y.length-1],w=ar(b),{signal:x,at:m}=w?b:{},E=m??null;let S;if(f)S=n.bestBlocks$.pipe(I(A=>E==="finalized"||!E?A.at(-1):E==="best"?A.at(0):A.find(C=>C.hash===E)),I(A=>{if(!A)throw new _i;return A.number}),xe());else{const A=await s();S=n.storage$(E,"value",C=>{const z=d(C),X=y.length===z.len?y:y.slice(0,-1);if(y!==X&&!w)throw l(y);if(!u(A,C,X))throw h();return z.enc(...X)},null,(C,z)=>{const X=d(z),ie=C===null?X.fallback:X.dec(C);if(!c(A,z,ie))throw h();return ie})}return sr(S,x)};return{isCompatible:r,getCompatibilityLevel:o,getValue:v,getValues:(y,b)=>Promise.all(y.map(w=>v(...b?[...w,b]:w))),getEntries:async(...y)=>{const b=y[y.length-1],w=ar(b),{signal:x,at:m}=w?b:{},E=m??null,S=await s(),A=n.storage$(E,"descendantsValues",C=>{const z=d(C);if(ji(i(S,C))===Ae.Incompatible)throw h();if(y.length>z.len)throw l(y);const X=y.length>0&&w?y.slice(0,-1):y;if(y.length===z.len&&X===y)throw l(y);return z.enc(...X)},null,(C,z)=>{const X=d(z);if(C.some(({value:ie})=>!c(S,z,ie)))throw h();return C.map(({key:ie,value:Ze})=>({keyArgs:X.keyDecoder(ie),value:X.dec(Ze)}))});return sr(A,x)},watchValue:p}},Tl=bt(V.enc,e=>+!!e.signed<<7|e.version),Pl={Ed25519:0,Sr25519:1,Ecdsa:2},[dn,Pt]=["<Bytes>","</Bytes>"].map(e=>ze.fromText(e).asBytes());function Ul(e,t,n){return{publicKey:e,signTx:async(i,s,a,u,c=On)=>{let f;try{const b=Ao(a);if(b.metadata.tag!=="v14"&&b.metadata.tag!=="v15")throw null;f=b.metadata.value}catch{throw new Error("Unsupported metadata version")}const{version:h}=f.extrinsic,l=[],d=[];f.extrinsic.signedExtensions.map(({identifier:b})=>{const w=s[b];if(!w)throw new Error(`Missing ${b} signed extension`);l.push(w.value),d.push(w.additionalSigned)});const p=he(i,...l,...d),v=await n(p.length>256?c(p):p),y=he(Tl({signed:!0,version:h}),new Uint8Array([0,...e]),new Uint8Array([Pl[t],...v]),...l,i);return he(j.enc(y.length),y)},signBytes:async i=>{let s=!0,a;for(a=0;s&&a<dn.length;a++)s=dn[a]===i[a];s=s&&a===dn.length;const u=i.length-Pt.length;for(a=0;s&&a<Pt.length;a++)s=Pt[a]===i[u+a];return s=s&&a===Pt.length,n(s?i:he(dn,i,Pt))}}}const Le=new Uint8Array,Ll=Un("System")("BlockHash",Xe,[be,Pn]).enc(0),Xi=e=>e.chainHead.storage$(e.at,"value",()=>Ll,null).pipe(I(t=>we(t))),Gi=(e,t)=>{const n=Pi(t),r=t.metadata.pallets.find(a=>a.name==="System").constants.find(a=>a.name==="Version"),o=t(r.type),i=n.buildDefinition(r.type).dec;if(o.type!=="struct")throw new Error("not a struct");const s=n.buildDefinition(o.value[e].id).enc;return Q(s(i(r.value)[e]))},Rl=e=>Q({value:Qr.enc(e),additionalSigned:Le});function Ml(e){let t=0;for(;!(e&1);)t++,e>>=1;return t}const Dl=bt(G(2).enc,e=>{const t=Math.max(e.period>>12,1),n=Math.min(Math.max(Ml(e.period)-1,1),15),r=e.phase/t<<4;return Je.enc(n|r)}),zl=new Uint8Array([0]),Hl=(e,t)=>{if(!e)return Xi(t).pipe(I(o=>({additionalSigned:o,value:zl})));const{period:n,blockNumber:r}=e;return Q({additionalSigned:we(t.at),value:Dl({period:n,phase:r%n})})},Fl=$({tip:j,asset:N(G(1/0))}).enc,Vl=(e,t)=>Q({value:Fl({tip:e,asset:t}),additionalSigned:Le}),jl=e=>Xi(e).pipe(I(t=>({value:Le,additionalSigned:t}))),ql=()=>Q({value:Uint8Array.from([0]),additionalSigned:Uint8Array.from([0])}),Ki="AccountNonceApi_account_nonce",Wl={1:V.dec,2:Je.dec,4:be.dec,8:mt.dec},cr=e=>Q({value:j.enc(e),additionalSigned:Le});var Xl=Object.freeze({__proto__:null,CheckGenesis:jl,CheckMetadataHash:ql,CheckNonce:e=>e.chainHead.call$(e.at,Ki,oe(e.from)).pipe(D(t=>{const n=we(t),r=Wl[n.length];if(!r)throw new Error(`${Ki} retrieved wrong data`);return cr(r(n))})),CheckSpecVersion:({lookupFn:e})=>Gi("spec_version",e).pipe(I(t=>({additionalSigned:t,value:Le}))),CheckTxVersion:({lookupFn:e})=>Gi("transaction_version",e).pipe(I(t=>({additionalSigned:t,value:Le}))),getNonce:cr});const Gl=Q({value:Le,additionalSigned:Le}),Yi=(e,t,n)=>{if(!(t in e))return Le;const r=e[t];return r instanceof Uint8Array?r:n(r)},Kl=(e,t,n)=>Q({value:Yi(e,"value",t),additionalSigned:Yi(e,"additionalSigned",n)}),Yl=(e,t,n,r,o,i={})=>e.getRuntimeContext$(r.hash).pipe(Ie(1),D(s=>{const a={lookupFn:s.lookup,chainHead:e,callData:n,at:r.hash,from:t.publicKey},u=i.mortality?i.mortality.mortal?{period:i.mortality.period,blockNumber:r.number}:void 0:{period:64,blockNumber:r.number};return cn(s.lookup.metadata.extrinsic.signedExtensions.map(({identifier:c,type:f,additionalSigned:h})=>{if(c==="CheckMortality")return Hl(u,a);if(c==="ChargeTransactionPayment")return Rl(i.tip??0n);if(c==="ChargeAssetTxPayment")return Vl(i.tip??0n,i.asset);if(c==="CheckNonce"&&"nonce"in i)return cr(i.nonce);const l=Xl[c],[d]=s.dynamicBuilder.buildDefinition(f),[p]=s.dynamicBuilder.buildDefinition(h);return l?l(a):d===_[0]&&p===_[0]?Gl:c in o?Kl(o[c],d,p):null}).filter(c=>!!c)).pipe(D(c=>t.signTx(n,Object.fromEntries(s.lookup.metadata.extrinsic.signedExtensions.map(({identifier:f},h)=>[f,{identifier:f,...c[h]}])),s.metadataRaw,r.number)))}));var Zl=Object.defineProperty,Jl=(e,t,n)=>t in e?Zl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ql=(e,t,n)=>Jl(e,t+"",n);const Nl=e=>oe(On(we(e))),ef=(e,t)=>new T(n=>{const r=new Map;let o,i;const s=()=>{let u=o.best,c=r.get(u),f=o.blocks.get(u).number;for(;!c;){const d=o.blocks.get(u);if(!d)break;c=r.get(u=d.parent),f--}if(!c)return;const h=f<=o.blocks.get(o.finalized).number,l=c.found.type;if(l&&i?.found&&i.hash===c.hash){h&&n.complete();return}n.next(i=c.found.type?{found:l,hash:c.hash,number:f,index:c.found.index,events:c.found.events}:{found:l,validity:c.found.validity}),h&&(l?n.complete():c.found.validity?.success===!1&&n.error(new ur(c.found.validity.value)))},a=t.pipe(xe((u,c)=>u.finalized===c.finalized&&u.best===c.best)).subscribe({next:u=>{o=u,r.size!==0&&s()},error(u){n.error(u)}});return a.add(e.subscribe({next:u=>{r.set(u.hash,u),s()},error(u){n.error(u)}})),a}).pipe(xe((n,r)=>n===r)),tf=(e,t)=>{const n=e.filter(o=>o.phase.type==="ApplyExtrinsic"&&o.phase.value===t).map(o=>o.event),r=n[n.length-1];return r.type==="System"&&r.value.type==="ExtrinsicFailed"?{ok:!1,events:n,dispatchError:r.value.value.dispatch_error}:{ok:!0,events:n}};class ur extends Error{constructor(t){super(JSON.stringify(t,(n,r)=>typeof r=="bigint"?r.toString():r instanceof ze?r.asHex():r,2)),Ql(this,"error"),this.name="InvalidTxError",this.error=t}}const lr=(e,t,n,r,o=!1)=>{const i=Nl(n),s=(f,h)=>({type:f,txHash:i,...h}),a=e.pinnedBlocks$.pipe(Ie(1),I(f=>{const h=f.blocks.get(r);return h&&!h.unpinned?h.hash:f.finalized})).pipe(D(f=>e.validateTx$(f,n).pipe(Ke(h=>!h.success),I(h=>{throw new ur(h.value)})))),u=new T(f=>{const h=e.trackTx$(n).subscribe(f);return h.add(t(n).subscribe({error(l){f.error(l)}})),h}),c=ef(u,e.pinnedBlocks$).pipe(I(f=>f.found?s("txBestBlocksState",{found:!0,block:{index:f.index,number:f.number,hash:f.hash},...tf(f.events,f.index)}):s("txBestBlocksState",{found:!1,isValid:f.validity?.success!==!1})));return Iu(o?Q(s("signed",{})):sn,a,Q(s("broadcasted",{})),c.pipe(_l(({found:f,type:h,...l})=>f?Q(s("finalized",l)):sn)))},Zi=async(e,t,n,r)=>fu(lr(e,t,n,r)).then(o=>{if(o.type!=="finalized")throw null;const i={...o};return delete i.type,i}),nf=et().enc,rf=new Uint8Array(64),of=()=>rf,Ji=(e,t,n,r,{isCompatible:o,getCompatibilityLevel:i,compatibleRuntime$:s,argsAreCompatible:a,getRuntimeTypedef:u},c)=>Object.assign(f=>{const h=(m,E,S={})=>{const A=or(m).runtime(),{dynamicBuilder:C,assetId:z,lookup:X}=A;let ie;try{ie=C.buildCall(e,t)}catch{throw new Error(`Runtime entry Tx(${e}.${t}) not found`)}if(c&&!a(m,A,E))throw new Error(`Incompatible runtime entry Tx(${e}.${t})`);let Ze=S;if(S.asset){if(z==null||!Rn(S.asset,Ot(X(z)),dr=>u(A,dr)))throw new Error("Incompatible runtime asset");Ze={...S,asset:C.buildDefinition(z).enc(S.asset)}}const{location:hn,codec:fr}=ie;return{callData:ze.fromBytes(he(new Uint8Array(hn),fr.enc(E))),options:Ze}},l=(m,E={})=>s(n,null).pipe(I(([S])=>h(S,m,E))),d=m=>m?h(m,f).callData:ke(l(f).pipe(I(E=>E.callData))),p=(m,{...E},S)=>l(f,E).pipe(D(({callData:A,options:C})=>Yl(n,m,A.asBytes(),S,E.customSignedExtensions||{},C))),v=(m,{at:E,...S}={})=>(!E||E==="finalized"?n.finalized$:E==="best"?n.best$:n.bestBlocks$.pipe(I(A=>A.find(C=>C.hash===E)))).pipe(Ie(1),D(A=>A?p(m,S,A).pipe(I(C=>({tx:oe(C),block:A}))):Zn(()=>new Error(`Uknown block ${E}`)))),y=(m,E)=>ke(v(m,E)).then(S=>S.tx),b=(m,E)=>ke(v(m,E)).then(({tx:S,block:A})=>Zi(n,r,S,A.hash)),w=(m,E)=>v(m,E).pipe(D(({tx:S,block:A})=>lr(n,r,S,A.hash,!0))),x=async(m,E)=>{const S=Ul(m instanceof Uint8Array?m:nf(m),"Sr25519",of),A=we(await y(S,E)),C=oe(he(A,be.enc(A.length))),z=n.getRuntimeContext$(null).pipe(I(({dynamicBuilder:{buildRuntimeCall:ie}})=>ie("TransactionPaymentApi","query_info").value[1])),X=n.call$(null,"TransactionPaymentApi_query_info",C);return ke(cn([X,z]).pipe(I(([ie,Ze])=>Ze(ie))))};return{getPaymentInfo:x,getEstimatedFees:async(m,E)=>(await x(m,E)).partial_fee,decodedCall:{type:e,value:At(t,f)},getEncodedData:d,sign:y,signSubmitAndWatch:w,signAndSubmit:b}},{getCompatibilityLevel:i,isCompatible:o}),Qi=(e,t,n)=>{const r={},o=p=>new Proxy(r,{get(v,y){return p(y)}}),i=p=>{const v={};return o(y=>(v[y]||(v[y]={}),o(b=>(v[y][b]||(v[y][b]=p(y,b)),v[y][b]))))},s=(p,v)=>p.lookup.metadata.pallets.find(y=>y.name===v),a=i((p,v)=>$l(p,v,t,vt(e,y=>y.getPalletEntryPoint(pt.Storage,p,v),y=>dc(s(y,p).storage.items.find(b=>b.name===v))))),u=(p,v,y,b)=>{const w=p.lookup(y);if(w.type!=="enum")throw new Error("Expected enum");const x=pc(w.value[b]);return{args:v==="args"?x:Kt,values:v==="args"?Kt:x}},c=i((p,v)=>Ji(p,v,t,n,vt(e,y=>y.getPalletEntryPoint(pt.Tx,p,v),y=>u(y,"args",s(y,p).calls,v)),!0)),f=i((p,v)=>Ol(p,v,t,vt(e,y=>y.getPalletEntryPoint(pt.Event,p,v),y=>u(y,"values",s(y,p).events,v)))),h=i((p,v)=>Sl(p,v,vt(e,y=>y.getPalletEntryPoint(pt.Const,p,v),y=>vc(s(y,p).constants.find(b=>b.name===v).type)))),l=i((p,v)=>Cl(p,v,t,vt(e,y=>y.getApiEntryPoint(p,v),y=>hc(y.lookup.metadata.apis.find(b=>b.name===p).methods.find(b=>b.name===v))))),d=(p,v)=>{const{lookup:y,dynamicBuilder:b}=or(v).runtime();try{const w=b.buildDefinition(y.call).dec(p.asBytes()),x=w.type,m=w.value.type,E=w.value.value;return Ji(x,m,t,n,vt(e,S=>S.getPalletEntryPoint(pt.Tx,x,m),S=>u(S,"args",s(S,x).calls,m)),!1)(E)}catch{throw new Error("createTx: invalid call data")}};return{query:a,txFromCallData:(p,v)=>v?d(p,v):e.then(y=>d(p,y)),tx:c,event:f,apis:l,constants:h}};function sf(e){const t=$c(e),n=ml(t),r=n.chainHead$(),{getChainSpecData:o}=t,i=t.request;let s;const a=new WeakMap,u=h=>{const l=a.get(h)||xl(h,r);return a.set(h,l),l},c=()=>s??(s=El(r)),{broadcastTx$:f}=n;return{getChainSpecData:o,finalizedBlock$:r.finalized$,getFinalizedBlock:()=>ke(r.finalized$),bestBlocks$:r.bestBlocks$,getBestBlocks:()=>ke(r.bestBlocks$),watchBlockBody:r.body$,getBlockBody:h=>ke(r.body$(h)),getBlockHeader:h=>ke(r.header$(h??null)),submit:(...h)=>Zi(r,f,...h),submitAndWatch:(...h)=>lr(r,f,...h),getTypedApi:h=>{const l=u(h);return Object.assign(Qi(l,r,f),{compatibilityToken:l})},getUnsafeApi:()=>{const h=c();return Object.assign(Qi(h,r,f),{runtimeToken:h})},destroy:()=>{r.unfollow(),n.destroy()},_request:i}}de.AccountId=et,de.Binary=ze,de.CompatibilityLevel=Ae,de.Enum=At,de.FixedSizeBinary=xn,de.InvalidTxError=ur,de._Enum=oo,de.createClient=sf,de.getSs58AddressInfo=gn});
@@ -1 +1 @@
1
- (function(be,Ee){typeof exports=="object"&&typeof module<"u"?Ee(exports):typeof define=="function"&&define.amd?define(["exports"],Ee):(be=typeof globalThis<"u"?globalThis:be||self,Ee(be.papiPjsSigner={}))})(this,function(be){"use strict";var Ee=Object.defineProperty,Vn=(e,t,n)=>t in e?Ee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ut=(e,t,n)=>(Vn(e,typeof t!="symbol"?t+"":t,n),n),Ke={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 jn(e){const t=e.length%2,n=(e[1]==="x"?2:0)+t,r=(e.length-n)/2+t,s=new Uint8Array(r);t&&(s[0]=0|Ke[e[2]]);for(let o=0;o<r;){const i=n+o*2,c=Ke[e[i]],y=Ke[e[i+1]];s[t+o++]=c<<4|y}return s}var ht=class extends Uint8Array{constructor(e){super(e),ut(this,"i",0),ut(this,"v"),this.v=new DataView(e)}},F=e=>t=>e(t instanceof ht?t:new ht(t instanceof Uint8Array?t.buffer:typeof t=="string"?jn(t).buffer:t)),K=e=>{const t=e.length;let n=0;for(let s=0;s<t;s++)n+=e[s].byteLength;const r=new Uint8Array(n);for(let s=0,o=0;s<t;s++){const i=e[s];r.set(i,o),o+=i.byteLength}return r};function Te(e,t){const n=Object.keys(e),r=n.length,s={};for(let o=0;o<r;o++){const i=n[o];s[i]=t(e[i],i)}return s}var We=F,k=(e,t)=>{const n=[e,t];return n.enc=e,n.dec=t,n},De=(e,t)=>n=>e(t(n)),$e=(e,t)=>n=>t(e(n)),we=([e,t],n,r)=>k(De(e,n),$e(t,r));function Rn(e,t){return F(n=>{const r=n.v[t](n.i,!0);return n.i+=e,r})}function Nn(e,t){return n=>{const r=new Uint8Array(e);return new DataView(r.buffer)[t](0,n,!0),r}}function re(e,t,n){return k(Nn(e,n),Rn(e,t))}var _=re(1,"getUint8","setUint8"),Be=re(2,"getUint16","setUint16"),z=re(4,"getUint32","setUint32"),Me=re(8,"getBigUint64","setBigUint64"),Fn=re(1,"getInt8","setInt8"),qn=re(2,"getInt16","setInt16"),Xn=re(4,"getInt32","setInt32"),Kn=re(8,"getBigInt64","setBigInt64"),dt=e=>{const t=new Uint8Array(16),n=new DataView(t.buffer);return n.setBigInt64(0,e,!0),n.setBigInt64(8,e>>64n,!0),t},ft=e=>F(t=>{const{v:n,i:r}=t,s=n.getBigUint64(r,!0),o=n[e](r+8,!0);return t.i+=16,o<<64n|s}),Wn=k(dt,ft("getBigUint64")),Gn=k(dt,ft("getBigInt64")),yt=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},pt=e=>F(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}),zn=k(yt,pt("getBigUint64")),Yn=k(yt,pt("getBigInt64")),Ge=we(_,e=>e?1:0,Boolean),Jn=[_[1],Be[1],z[1]],Qn=F(e=>{const t=e[e.i],n=t&3;if(n<3)return Jn[n](e)>>>2;const r=(t>>>2)+4;e.i++;let s=0n;const o=r/8|0;let i=0n;for(let y=0;y<o;y++)s=Me[1](e)<<i|s,i+=64n;let c=r%8;return c>3&&(s=BigInt(z[1](e))<<i|s,i+=32n,c-=4),c>1&&(s=BigInt(Be[1](e))<<i|s,i+=16n,c-=2),c&&(s=BigInt(_[1](e))<<i|s),s}),Zn=1n<<56n,er=1<<24,tr=256,nr=4294967295n,rr=64,sr=16384,or=1<<30,ir=e=>{if(e<0)throw new Error(`Wrong compact input (${e})`);const t=Number(e)<<2;if(e<rr)return _[0](t);if(e<sr)return Be[0](t|1);if(e<or)return z[0](t|2);let n=[new Uint8Array(1)],r=BigInt(e);for(;r>=Zn;)n.push(Me[0](r)),r>>=64n;r>=er&&(n.push(z[0](Number(r&nr))),r>>=32n);let s=Number(r);s>=tr&&(n.push(Be[0](s)),s>>=16),s&&n.push(_[0](s));const o=K(n);return o[0]=o.length-5<<2|3,o},U=k(ir,Qn),cr=new TextEncoder,ar=e=>{const t=cr.encode(e);return K([U.enc(t.length),t])},lr=new TextDecoder,ur=F(e=>{let t=U.dec(e);const n=new DataView(e.buffer,e.i,t);return e.i+=t,lr.decode(n)}),M=k(ar,ur),hr=()=>{},dr=new Uint8Array(0),E=k(()=>dr,hr),gt=e=>e===void 0?t=>K([U.enc(t.length),t]):t=>t.length===e?t:t.slice(0,e),bt=e=>F(t=>{const n=e===void 0?U.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}),C=e=>k(gt(e),bt(e));C.enc=gt,C.dec=bt;var wt=(e,t)=>{const n=Object.keys(e),r=new Map(t?.map((o,i)=>[n[i],o])??n.map((o,i)=>[o,i])),s=o=>r.get(o);return({tag:o,value:i})=>K([_.enc(s(o)),e[o](i)])},vt=(e,t)=>{const n=Object.keys(e),r=new Map(t?.map((s,o)=>[s,n[o]])??n.map((s,o)=>[o,s]));return F(s=>{const o=_.dec(s),i=r.get(o),c=e[i];return{tag:i,value:c(s)}})},W=(e,...t)=>k(wt(Te(e,([n])=>n),...t),vt(Te(e,([,n])=>n),...t));W.enc=wt,W.dec=vt;var mt=e=>F(t=>{const n=_.dec(t);if(n!==0)return e===Ge[1]?n===1:e(t)}),xt=e=>t=>{const n=new Uint8Array(1);return t===void 0?(n[0]=0,n):(n[0]=1,e===Ge[0]?(n[0]=t?1:2,n):K([n,e(t)]))},q=e=>k(xt(e[0]),mt(e[1]));q.enc=xt,q.dec=mt;var kt=(e,t)=>F(n=>{const r=_[1](n)===0,o=(r?e:t)(n);return{success:r,value:o}}),Et=(e,t)=>({success:n,value:r})=>K([_[0](n?0:1),(n?e:t)(r)]),He=(e,t)=>k(Et(e[0],t[0]),kt(e[1],t[1]));He.dec=kt,He.enc=Et;var Bt=(...e)=>F(t=>e.map(n=>n(t))),It=(...e)=>t=>K(e.map((n,r)=>n(t[r]))),X=(...e)=>k(It(...e.map(([t])=>t)),Bt(...e.map(([,t])=>t)));X.enc=It,X.dec=Bt;var At=e=>{const t=Object.keys(e);return De(X.enc(...Object.values(e)),n=>t.map(r=>n[r]))},Ot=e=>{const t=Object.keys(e);return $e(X.dec(...Object.values(e)),n=>Object.fromEntries(n.map((r,s)=>[t[s],r])))},m=e=>k(At(Te(e,t=>t[0])),Ot(Te(e,t=>t[1])));m.enc=At,m.dec=Ot;var _t=(e,t)=>t>=0?n=>K(n.map(e)):n=>K([U.enc(n.length),K(n.map(e))]),Ut=(e,t)=>F(n=>{const r=t>=0?t:U.dec(n),s=new Array(r);for(let o=0;o<r;o++)s[o]=e(n);return s}),I=(e,t)=>k(_t(e[0],t),Ut(e[1],t));I.enc=_t,I.dec=Ut;/*! scure-base - MIT License (c) 2022 Paul Miller (paulmillr.com) */function fr(e){return e instanceof Uint8Array||e!=null&&typeof e=="object"&&e.constructor.name==="Uint8Array"}function yr(...e){const t=o=>o,n=(o,i)=>c=>o(i(c)),r=e.map(o=>o.encode).reduceRight(n,t),s=e.map(o=>o.decode).reduce(n,t);return{encode:r,decode:s}}function pr(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 gr(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 Lt(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 s=[],o=Array.from(e);for(o.forEach(i=>{if(i<0||i>=t)throw new Error(`Wrong integer: ${i}`)});;){let i=0,c=!0;for(let y=r;y<o.length;y++){const h=o[y],d=t*i+h;if(!Number.isSafeInteger(d)||t*i/t!==i||d-h!==t*i)throw new Error("convertRadix: carry overflow");i=d%n;const l=Math.floor(d/n);if(o[y]=l,!Number.isSafeInteger(l)||l*n+i!==d)throw new Error("convertRadix: carry overflow");if(c)l?c=!1:r=y;else continue}if(s.push(i),c)break}for(let i=0;i<e.length-1&&e[i]===0;i++)s.push(0);return s.reverse()}function br(e){return{encode:t=>{if(!fr(t))throw new Error("radix.encode input should be Uint8Array");return Lt(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(Lt(t,e,2**8))}}}const St=(e=>yr(br(58),pr(e),gr("")))("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz");function de(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`positive integer expected, not ${e}`)}function wr(e){return e instanceof Uint8Array||e!=null&&typeof e=="object"&&e.constructor.name==="Uint8Array"}function Pe(e,...t){if(!wr(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 Ie(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 ze(e,t){Pe(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 vr=e=>new Uint8Array(e.buffer,e.byteOffset,e.byteLength),fe=e=>new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4)),Ve=(e,t)=>e<<32-t|e>>>t,H=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68,Ct=e=>e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255,Y=H?e=>e:e=>Ct(e);function P(e){for(let t=0;t<e.length;t++)e[t]=Ct(e[t])}function mr(e){if(typeof e!="string")throw new Error(`utf8ToBytes expected string, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function J(e){return typeof e=="string"&&(e=mr(e)),Pe(e),e}class Tt{clone(){return this._cloneInto()}}function xr(e){const t=r=>e().update(J(r)).digest(),n=e();return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=()=>e(),t}function kr(e){const t=(r,s)=>e(s).update(J(r)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=r=>e(r),t}function Er(e){const t=(r,s)=>e(s).update(J(r)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=r=>e(r),t}const Br=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 Dt extends Tt{constructor(t,n,r={},s,o,i){if(super(),this.blockLen=t,this.outputLen=n,this.length=0,this.pos=0,this.finished=!1,this.destroyed=!1,de(t),de(n),de(s),n<0||n>s)throw new Error("outputLen bigger than keyLen");if(r.key!==void 0&&(r.key.length<1||r.key.length>s))throw new Error(`key must be up 1..${s} byte long or undefined`);if(r.salt!==void 0&&r.salt.length!==o)throw new Error(`salt must be ${o} byte long or undefined`);if(r.personalization!==void 0&&r.personalization.length!==i)throw new Error(`personalization must be ${i} byte long or undefined`);this.buffer32=fe(this.buffer=new Uint8Array(t))}update(t){Ie(this);const{blockLen:n,buffer:r,buffer32:s}=this;t=J(t);const o=t.length,i=t.byteOffset,c=t.buffer;for(let y=0;y<o;){this.pos===n&&(H||P(s),this.compress(s,0,!1),H||P(s),this.pos=0);const h=Math.min(n-this.pos,o-y),d=i+y;if(h===n&&!(d%4)&&y+h<o){const l=new Uint32Array(c,d,Math.floor((o-y)/4));H||P(l);for(let u=0;y+n<o;u+=s.length,y+=n)this.length+=n,this.compress(l,u,!1);H||P(l);continue}r.set(t.subarray(y,y+h),this.pos),this.pos+=h,this.length+=h,y+=h}return this}digestInto(t){Ie(this),ze(t,this);const{pos:n,buffer32:r}=this;this.finished=!0,this.buffer.subarray(n).fill(0),H||P(r),this.compress(r,0,!0),H||P(r);const s=fe(t);this.get().forEach((o,i)=>s[i]=Y(o))}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:s,destroyed:o,outputLen:i,pos:c}=this;return t||(t=new this.constructor({dkLen:i})),t.set(...this.get()),t.length=r,t.finished=s,t.destroyed=o,t.outputLen=i,t.buffer.set(n),t.pos=c,t}}const je=BigInt(2**32-1),Ye=BigInt(32);function Re(e,t=!1){return t?{h:Number(e&je),l:Number(e>>Ye&je)}:{h:Number(e>>Ye&je)|0,l:Number(e&je)|0}}function $t(e,t=!1){let n=new Uint32Array(e.length),r=new Uint32Array(e.length);for(let s=0;s<e.length;s++){const{h:o,l:i}=Re(e[s],t);[n[s],r[s]]=[o,i]}return[n,r]}const Ir=(e,t)=>BigInt(e>>>0)<<Ye|BigInt(t>>>0),Ar=(e,t,n)=>e>>>n,Or=(e,t,n)=>e<<32-n|t>>>n,_r=(e,t,n)=>e>>>n|t<<32-n,Ur=(e,t,n)=>e<<32-n|t>>>n,Lr=(e,t,n)=>e<<64-n|t>>>n-32,Sr=(e,t,n)=>e>>>n-32|t<<64-n,Cr=(e,t)=>t,Tr=(e,t)=>e,Mt=(e,t,n)=>e<<n|t>>>32-n,Ht=(e,t,n)=>t<<n|e>>>32-n,Pt=(e,t,n)=>t<<n-32|e>>>64-n,Vt=(e,t,n)=>e<<n-32|t>>>64-n;function Dr(e,t,n,r){const s=(t>>>0)+(r>>>0);return{h:e+n+(s/2**32|0)|0,l:s|0}}const V={fromBig:Re,split:$t,toBig:Ir,shrSH:Ar,shrSL:Or,rotrSH:_r,rotrSL:Ur,rotrBH:Lr,rotrBL:Sr,rotr32H:Cr,rotr32L:Tr,rotlSH:Mt,rotlSL:Ht,rotlBH:Pt,rotlBL:Vt,add:Dr,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,s)=>t+n+r+s+(e/2**32|0)|0,add5H:(e,t,n,r,s,o)=>t+n+r+s+o+(e/2**32|0)|0,add5L:(e,t,n,r,s)=>(e>>>0)+(t>>>0)+(n>>>0)+(r>>>0)+(s>>>0)},O=new Uint32Array([4089235720,1779033703,2227873595,3144134277,4271175723,1013904242,1595750129,2773480762,2917565137,1359893119,725511199,2600822924,4215389547,528734635,327033209,1541459225]),g=new Uint32Array(32);function se(e,t,n,r,s,o){const i=s[o],c=s[o+1];let y=g[2*e],h=g[2*e+1],d=g[2*t],l=g[2*t+1],u=g[2*n],a=g[2*n+1],f=g[2*r],p=g[2*r+1],b=V.add3L(y,d,i);h=V.add3H(b,h,l,c),y=b|0,{Dh:p,Dl:f}={Dh:p^h,Dl:f^y},{Dh:p,Dl:f}={Dh:V.rotr32H(p,f),Dl:V.rotr32L(p,f)},{h:a,l:u}=V.add(a,u,p,f),{Bh:l,Bl:d}={Bh:l^a,Bl:d^u},{Bh:l,Bl:d}={Bh:V.rotrSH(l,d,24),Bl:V.rotrSL(l,d,24)},g[2*e]=y,g[2*e+1]=h,g[2*t]=d,g[2*t+1]=l,g[2*n]=u,g[2*n+1]=a,g[2*r]=f,g[2*r+1]=p}function oe(e,t,n,r,s,o){const i=s[o],c=s[o+1];let y=g[2*e],h=g[2*e+1],d=g[2*t],l=g[2*t+1],u=g[2*n],a=g[2*n+1],f=g[2*r],p=g[2*r+1],b=V.add3L(y,d,i);h=V.add3H(b,h,l,c),y=b|0,{Dh:p,Dl:f}={Dh:p^h,Dl:f^y},{Dh:p,Dl:f}={Dh:V.rotrSH(p,f,16),Dl:V.rotrSL(p,f,16)},{h:a,l:u}=V.add(a,u,p,f),{Bh:l,Bl:d}={Bh:l^a,Bl:d^u},{Bh:l,Bl:d}={Bh:V.rotrBH(l,d,63),Bl:V.rotrBL(l,d,63)},g[2*e]=y,g[2*e+1]=h,g[2*t]=d,g[2*t+1]=l,g[2*n]=u,g[2*n+1]=a,g[2*r]=f,g[2*r+1]=p}class $r extends Dt{constructor(t={}){super(128,t.dkLen===void 0?64:t.dkLen,t,64,16,16),this.v0l=O[0]|0,this.v0h=O[1]|0,this.v1l=O[2]|0,this.v1h=O[3]|0,this.v2l=O[4]|0,this.v2h=O[5]|0,this.v3l=O[6]|0,this.v3h=O[7]|0,this.v4l=O[8]|0,this.v4h=O[9]|0,this.v5l=O[10]|0,this.v5h=O[11]|0,this.v6l=O[12]|0,this.v6h=O[13]|0,this.v7l=O[14]|0,this.v7h=O[15]|0;const n=t.key?t.key.length:0;if(this.v0l^=this.outputLen|n<<8|65536|1<<24,t.salt){const r=fe(J(t.salt));this.v4l^=Y(r[0]),this.v4h^=Y(r[1]),this.v5l^=Y(r[2]),this.v5h^=Y(r[3])}if(t.personalization){const r=fe(J(t.personalization));this.v6l^=Y(r[0]),this.v6h^=Y(r[1]),this.v7l^=Y(r[2]),this.v7h^=Y(r[3])}if(t.key){const r=new Uint8Array(this.blockLen);r.set(J(t.key)),this.update(r)}}get(){let{v0l:t,v0h:n,v1l:r,v1h:s,v2l:o,v2h:i,v3l:c,v3h:y,v4l:h,v4h:d,v5l:l,v5h:u,v6l:a,v6h:f,v7l:p,v7h:b}=this;return[t,n,r,s,o,i,c,y,h,d,l,u,a,f,p,b]}set(t,n,r,s,o,i,c,y,h,d,l,u,a,f,p,b){this.v0l=t|0,this.v0h=n|0,this.v1l=r|0,this.v1h=s|0,this.v2l=o|0,this.v2h=i|0,this.v3l=c|0,this.v3h=y|0,this.v4l=h|0,this.v4h=d|0,this.v5l=l|0,this.v5h=u|0,this.v6l=a|0,this.v6h=f|0,this.v7l=p|0,this.v7h=b|0}compress(t,n,r){this.get().forEach((y,h)=>g[h]=y),g.set(O,16);let{h:s,l:o}=V.fromBig(BigInt(this.length));g[24]=O[8]^o,g[25]=O[9]^s,r&&(g[28]=~g[28],g[29]=~g[29]);let i=0;const c=Br;for(let y=0;y<12;y++)se(0,4,8,12,t,n+2*c[i++]),oe(0,4,8,12,t,n+2*c[i++]),se(1,5,9,13,t,n+2*c[i++]),oe(1,5,9,13,t,n+2*c[i++]),se(2,6,10,14,t,n+2*c[i++]),oe(2,6,10,14,t,n+2*c[i++]),se(3,7,11,15,t,n+2*c[i++]),oe(3,7,11,15,t,n+2*c[i++]),se(0,5,10,15,t,n+2*c[i++]),oe(0,5,10,15,t,n+2*c[i++]),se(1,6,11,12,t,n+2*c[i++]),oe(1,6,11,12,t,n+2*c[i++]),se(2,7,8,13,t,n+2*c[i++]),oe(2,7,8,13,t,n+2*c[i++]),se(3,4,9,14,t,n+2*c[i++]),oe(3,4,9,14,t,n+2*c[i++]);this.v0l^=g[0]^g[16],this.v0h^=g[1]^g[17],this.v1l^=g[2]^g[18],this.v1h^=g[3]^g[19],this.v2l^=g[4]^g[20],this.v2h^=g[5]^g[21],this.v3l^=g[6]^g[22],this.v3h^=g[7]^g[23],this.v4l^=g[8]^g[24],this.v4h^=g[9]^g[25],this.v5l^=g[10]^g[26],this.v5h^=g[11]^g[27],this.v6l^=g[12]^g[28],this.v6h^=g[13]^g[29],this.v7l^=g[14]^g[30],this.v7h^=g[15]^g[31],g.fill(0)}destroy(){this.destroyed=!0,this.buffer32.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}}const Ne=kr(e=>new $r(e)),jt=new TextEncoder().encode("SS58PRE"),Je=2,Rt=e=>{try{const t=St.decode(e),n=t.subarray(0,t[0]&64?2:1),r=t.subarray(n.length,t.length-Je),s=t.subarray(n.length+r.length),o=Ne(Uint8Array.of(...jt,...n,...r),{dkLen:64}).subarray(0,Je);return s[0]===o[0]&&s[1]===o[1]?{isValid:!0,ss58Format:Mr(n),publicKey:r.slice()}:{isValid:!1}}catch{return{isValid:!1}}},Mr=e=>{const t=new DataView(e.buffer,e.byteOffset,e.byteLength);return t.byteLength===1?t.getUint8(0):t.getUint16(0)},Nt=e=>{const t=e<64?Uint8Array.of(e):Uint8Array.of((e&252)>>2|64,e>>8|(e&3)<<6);return n=>{const r=Ne(Uint8Array.of(...jt,...t,...n),{dkLen:64}).subarray(0,Je);return St.encode(Uint8Array.of(...t,...n,...r))}};function Hr(e,t){return n=>{const r=Rt(n);if(!r.isValid)throw new Error("Invalid checksum");const{publicKey:s}=r;if(s.length!==e)throw new Error("Invalid public key length");return s}}const ve=(e=42,t=32)=>we(C(t),Hr(t),Nt(e)),Ft="0123456789abcdef";function j(e){const t=new Array(e.length+1);t[0]="0x";for(let n=0;n<e.length;){const r=e[n++];t[n]=Ft[r>>4]+Ft[r&15]}return t.join("")}const Qe={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 ye(e){const t=e.length%2,n=(e[1]==="x"?2:0)+t,r=(e.length-n)/2+t,s=new Uint8Array(r);t&&(s[0]=0|Qe[e[2]]);for(let o=0;o<r;){const i=n+o*2,c=Qe[e[i]],y=Qe[e[i+1]];s[t+o++]=c<<4|y}return s}function Ze(e,t){return Object.fromEntries(Object.entries(e).map(([n,r])=>[n,t(r,n)]))}const ie=(...e)=>{const t=e.reduce((r,s)=>r+s.byteLength,0),n=new Uint8Array(t);for(let r=0,s=0;r<e.length;r++){const o=e[r];n.set(o,s),s+=o.byteLength}return n};var Pr=Object.defineProperty,qt=e=>{throw TypeError(e)},Vr=(e,t,n)=>t in e?Pr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ae=(e,t,n)=>Vr(e,typeof t!="symbol"?t+"":t,n),Xt=(e,t,n)=>t.has(e)||qt("Cannot "+n),Q=(e,t,n)=>(Xt(e,t,"read from private field"),n?n.call(e):t.get(e)),Oe=(e,t,n)=>t.has(e)?qt("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),pe=(e,t,n,r)=>(Xt(e,t,"write to private field"),t.set(e,n),n),Z,_e,Fe,qe,Xe;const jr=new TextEncoder,Rr=new TextDecoder,Nr=X(U,C(1/0))[1];class et{constructor(t,n=!1){if(Oe(this,Z),Oe(this,_e,null),Oe(this,Fe,null),Oe(this,qe,null),Oe(this,Xe,null),Ae(this,"asText",()=>Q(this,Xe)??pe(this,Xe,Rr.decode(Q(this,Z)))),Ae(this,"asHex",()=>Q(this,Fe)||pe(this,Fe,j(Q(this,Z)))),Ae(this,"asOpaqueHex",()=>Q(this,qe)||pe(this,qe,j(this.asBytes()))),Ae(this,"asBytes",()=>Q(this,Z)),Ae(this,"asOpaqueBytes",()=>Q(this,_e)||pe(this,_e,ie(U[0](Q(this,Z).length),Q(this,Z)))),n){try{const[r,s]=Nr(t);if(r===s.length){pe(this,Z,s),pe(this,_e,t);return}}catch{}throw new Error("Invalid opaque bytes")}else pe(this,Z,t)}static fromText(t){return new this(jr.encode(t))}static fromHex(t){return new this(ye(t))}static fromOpaqueHex(t){return new this(ye(t),!0)}static fromBytes(t){return new this(t)}static fromOpaqueBytes(t){return new this(t,!0)}}Z=new WeakMap,_e=new WeakMap,Fe=new WeakMap,qe=new WeakMap,Xe=new WeakMap;const[Fr]=ve();class Kt extends et{constructor(t){super(t)}static fromArray(t){return new this(new Uint8Array(t))}static fromAccountId32(t){return new this(Fr(t))}}const Wt=e=>{const t=C.enc(e);return n=>t(n.asBytes())},Gt=e=>{const t=C.dec(e),n=e==null?et:Kt;return r=>n.fromBytes(t(r))},Ue=e=>k(Wt(e),Gt(e));Ue.enc=Wt,Ue.dec=Gt;const v=U,zt=U,qr=We(e=>{const t=v.dec(e),n=Math.ceil(t/8);return{bytes:C(n).dec(e),bitsLen:t}}),Yt=k(e=>{if(e.bitsLen>e.bytes.length*8)throw new Error(`Not enough bytes. (bitsLen:${e.bitsLen}, bytesLen:${e.bytes.length})`);const t=v.enc(e.bitsLen),n=new Uint8Array(e.bytes.length+t.length);return n.set(t,0),n.set(e.bytes,t.length),n},qr),Xr=we(_,e=>e.charCodeAt(0),String.fromCharCode),Jt=e=>{const t=C.enc(e);return n=>t(ye(n))},Qt=e=>{const t=C.dec(e);return n=>j(t(n))},ce=e=>k(Jt(e),Qt(e));ce.enc=Jt,ce.dec=Qt;const Kr=new TextEncoder,Wr=new TextDecoder,Gr=e=>we(C(e),t=>Kr.encode(t),t=>Wr.decode(t)),Zt=e=>{let t=n=>{const r=e();return t=r,r(n)};return n=>t(n)},en=e=>{let t=n=>{const r=e(),s=r;return t=r,s(n)};return n=>t(n)},tn=e=>k(Zt(()=>e().enc),en(()=>e().dec)),tt=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}}),zr=new Proxy({},{get(e,t){return n=>tt(t,n)}}),nn=(...e)=>{const t=W.enc(...e);return n=>t({tag:n.type,value:n.value})},rn=(...e)=>{const t=W.dec(...e);return n=>{const{tag:r,value:s}=t(n);return tt(r,s)}},me=(e,...t)=>k(nn(Ze(e,([n])=>n),...t),rn(Ze(e,([,n])=>n),...t));me.enc=nn,me.dec=rn;const sn=[],on=[],cn=[],Yr=BigInt(0),Le=BigInt(1),Jr=BigInt(2),Qr=BigInt(7),Zr=BigInt(256),es=BigInt(113);for(let e=0,t=Le,n=1,r=0;e<24;e++){[n,r]=[r,(2*n+3*r)%5],sn.push(2*(5*r+n)),on.push((e+1)*(e+2)/2%64);let s=Yr;for(let o=0;o<7;o++)t=(t<<Le^(t>>Qr)*es)%Zr,t&Jr&&(s^=Le<<(Le<<BigInt(o))-Le);cn.push(s)}const[ts,ns]=$t(cn,!0),an=(e,t,n)=>n>32?Pt(e,t,n):Mt(e,t,n),ln=(e,t,n)=>n>32?Vt(e,t,n):Ht(e,t,n);function rs(e,t=24){const n=new Uint32Array(10);for(let r=24-t;r<24;r++){for(let i=0;i<10;i++)n[i]=e[i]^e[i+10]^e[i+20]^e[i+30]^e[i+40];for(let i=0;i<10;i+=2){const c=(i+8)%10,y=(i+2)%10,h=n[y],d=n[y+1],l=an(h,d,1)^n[c],u=ln(h,d,1)^n[c+1];for(let a=0;a<50;a+=10)e[i+a]^=l,e[i+a+1]^=u}let s=e[2],o=e[3];for(let i=0;i<24;i++){const c=on[i],y=an(s,o,c),h=ln(s,o,c),d=sn[i];s=e[d],o=e[d+1],e[d]=y,e[d+1]=h}for(let i=0;i<50;i+=10){for(let c=0;c<10;c++)n[c]=e[i+c];for(let c=0;c<10;c++)e[i+c]^=~n[(c+2)%10]&n[(c+4)%10]}e[0]^=ts[r],e[1]^=ns[r]}n.fill(0)}class nt extends Tt{constructor(t,n,r,s=!1,o=24){if(super(),this.blockLen=t,this.suffix=n,this.outputLen=r,this.enableXOF=s,this.rounds=o,this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,de(r),0>=this.blockLen||this.blockLen>=200)throw new Error("Sha3 supports only keccak-f1600 function");this.state=new Uint8Array(200),this.state32=fe(this.state)}keccak(){H||P(this.state32),rs(this.state32,this.rounds),H||P(this.state32),this.posOut=0,this.pos=0}update(t){Ie(this);const{blockLen:n,state:r}=this;t=J(t);const s=t.length;for(let o=0;o<s;){const i=Math.min(n-this.pos,s-o);for(let c=0;c<i;c++)r[this.pos++]^=t[o++];this.pos===n&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;const{state:t,suffix:n,pos:r,blockLen:s}=this;t[r]^=n,n&128&&r===s-1&&this.keccak(),t[s-1]^=128,this.keccak()}writeInto(t){Ie(this,!1),Pe(t),this.finish();const n=this.state,{blockLen:r}=this;for(let s=0,o=t.length;s<o;){this.posOut>=r&&this.keccak();const i=Math.min(r-this.posOut,o-s);t.set(n.subarray(this.posOut,this.posOut+i),s),this.posOut+=i,s+=i}return t}xofInto(t){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(t)}xof(t){return de(t),this.xofInto(new Uint8Array(t))}digestInto(t){if(ze(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:s,rounds:o,enableXOF:i}=this;return t||(t=new nt(n,r,s,i,o)),t.state32.set(this.state32),t.pos=this.pos,t.posOut=this.posOut,t.finished=this.finished,t.rounds=o,t.suffix=r,t.outputLen=s,t.enableXOF=i,t.destroyed=this.destroyed,t}}const ss=((e,t,n)=>xr(()=>new nt(t,e,n)))(1,136,256/8),un=e=>{const t=e.slice(2),n=j(ss(t)).slice(2),r=new Array(40);for(let s=0;s<40;s++){const o=parseInt(n[s],16),i=t[s];r[s]=o>7?i.toUpperCase():i}return`0x${r.join("")}`},os=C(20)[1],hn=k(e=>{const t=ye(e);if(t.length!==20)throw new Error(`Invalid length found on EthAddress(${e})`);const n=j(t);if(e===n||e===n.toUpperCase())return t;if(un(n)!==e)throw new Error(`Invalid checksum found on EthAddress(${e})`);return t},We(e=>un(j(os(e))))),dn=new TextEncoder,fn=new TextDecoder,is=we(C(4),dn.encode.bind(dn),fn.decode.bind(fn)),rt=m({engine:is,payload:ce()}),cs=me({consensus:rt,seal:rt,preRuntime:rt,runtimeUpdated:E},[4,5,6,8]),st=ce(32),as=m({parentHash:st,number:v,stateRoot:st,extrinsicRoot:st,digests:I(cs)}),ee=I(M),yn=q(M),ls=W({bool:E,char:E,str:E,u8:E,u16:E,u32:E,u64:E,u128:E,u256:E,i8:E,i16:E,i32:E,i64:E,i128:E,i256:E}),pn=I(m({name:yn,type:v,typeName:yn,docs:ee})),us=m({len:z,type:v}),hs=m({bitStoreType:v,bitOrderType:v}),ds=I(m({name:M,fields:pn,index:_,docs:ee})),fs=W({composite:pn,variant:ds,sequence:v,array:us,tuple:I(v),primitive:ls,compact:v,bitSequence:hs}),ys=m({name:M,type:q(v)}),ps=I(ys),gs=m({id:v,path:ee,params:ps,def:fs,docs:ee}),ot=I(gs),bs=W({Blake2128:E,Blake2256:E,Blake2128Concat:E,Twox128:E,Twox256:E,Twox64Concat:E,Identity:E}),ws=I(bs),vs=m({hashers:ws,key:v,value:v}),ms=m({name:M,modifier:_,type:W({plain:v,map:vs}),fallback:ce(),docs:ee}),xs=q(m({prefix:M,items:I(ms)})),gn={name:M,storage:xs,calls:q(v),events:q(v),constants:I(m({name:M,type:v,value:ce(),docs:ee})),errors:q(v),index:_},ks={...gn,docs:ee},Es=new Uint8Array,bn=e=>k(()=>Es,()=>e),Bs=m({type:v,version:_,signedExtensions:I(m({identifier:M,type:v,additionalSigned:v}))}),wn=m({lookup:ot,pallets:I(m({...gn,docs:bn([])})),extrinsic:Bs,type:v,apis:bn([])}),Is=m({name:M,methods:I(m({name:M,inputs:I(m({name:M,type:v})),output:v,docs:ee})),docs:ee}),As=m({version:_,address:v,call:v,signature:v,extra:v,signedExtensions:I(m({identifier:M,type:v,additionalSigned:v}))}),vn=m({lookup:ot,pallets:I(m(ks)),extrinsic:As,type:v,apis:I(Is),outerEnums:m({call:v,event:v,error:v}),custom:I(X(M,m({type:v,value:ce()})))}),mn=()=>{throw new Error("Unsupported metadata version!")},R=k(mn,mn),Se=m({magicNumber:z,metadata:W({v0:R,v1:R,v2:R,v3:R,v4:R,v5:R,v6:R,v7:R,v8:R,v9:R,v10:R,v11:R,v12:R,v13:R,v14:wn,v15:vn})}),it=C(),Os=q(it),_s=X(U,it),xn=e=>{try{return Se.dec(e)}catch{}try{return Se.dec(Os.dec(e))}catch{}try{return Se.dec(it.dec(e))}catch{}try{return Se.dec(_s.dec(e)[1])}catch{}throw null},Us={dkLen:32},kn=e=>Ne(e,Us),Ls={dkLen:16},En=e=>Ne(e,Ls),Bn=e=>ie(En(e),e),te=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);function ae(e,t,n,r,s){return e=e+t+s|0,r=Ve(r^e,16),n=n+r|0,t=Ve(t^n,12),{a:e,b:t,c:n,d:r}}function le(e,t,n,r,s){return e=e+t+s|0,r=Ve(r^e,8),n=n+r|0,t=Ve(t^n,7),{a:e,b:t,c:n,d:r}}function In(e,t,n,r,s,o,i,c,y,h,d,l,u,a,f,p,b,w,A,D){let B=0;for(let ne=0;ne<r;ne++)({a:s,b:y,c:u,d:b}=ae(s,y,u,b,n[t+e[B++]])),{a:s,b:y,c:u,d:b}=le(s,y,u,b,n[t+e[B++]]),{a:o,b:h,c:a,d:w}=ae(o,h,a,w,n[t+e[B++]]),{a:o,b:h,c:a,d:w}=le(o,h,a,w,n[t+e[B++]]),{a:i,b:d,c:f,d:A}=ae(i,d,f,A,n[t+e[B++]]),{a:i,b:d,c:f,d:A}=le(i,d,f,A,n[t+e[B++]]),{a:c,b:l,c:p,d:D}=ae(c,l,p,D,n[t+e[B++]]),{a:c,b:l,c:p,d:D}=le(c,l,p,D,n[t+e[B++]]),{a:s,b:h,c:f,d:D}=ae(s,h,f,D,n[t+e[B++]]),{a:s,b:h,c:f,d:D}=le(s,h,f,D,n[t+e[B++]]),{a:o,b:d,c:p,d:b}=ae(o,d,p,b,n[t+e[B++]]),{a:o,b:d,c:p,d:b}=le(o,d,p,b,n[t+e[B++]]),{a:i,b:l,c:u,d:w}=ae(i,l,u,w,n[t+e[B++]]),{a:i,b:l,c:u,d:w}=le(i,l,u,w,n[t+e[B++]]),{a:c,b:y,c:a,d:A}=ae(c,y,a,A,n[t+e[B++]]),{a:c,b:y,c:a,d:A}=le(c,y,a,A,n[t+e[B++]]);return{v0:s,v1:o,v2:i,v3:c,v4:y,v5:h,v6:d,v7:l,v8:u,v9:a,v10:f,v11:p,v12:b,v13:w,v14:A,v15:D}}const An=(()=>{const e=Array.from({length:16},(r,s)=>s),t=r=>[2,6,3,10,7,0,4,13,1,11,12,5,9,14,15,8].map(s=>r[s]),n=[];for(let r=0,s=e;r<7;r++,s=t(s))n.push(...s);return Uint8Array.from(n)})();class ct extends Dt{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,de(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=J(t.key).slice();if(r.length!==32)throw new Error("Blake3: key should be 32 byte");this.IV=fe(r),H||P(this.IV),this.flags=n|16}else if(t.context!==void 0){const r=new ct({dkLen:32},32).update(t.context).digest();this.IV=fe(r),H||P(this.IV),this.flags=n|64}else this.IV=te.slice(),this.flags=n;this.state=this.IV.slice(),this.bufferOut=vr(this.bufferOut32)}get(){return[]}set(){}b2Compress(t,n,r,s=0){const{state:o,pos:i}=this,{h:c,l:y}=Re(BigInt(t),!0),{v0:h,v1:d,v2:l,v3:u,v4:a,v5:f,v6:p,v7:b,v8:w,v9:A,v10:D,v11:B,v12:ne,v13:$,v14:G,v15:ke}=In(An,s,r,7,o[0],o[1],o[2],o[3],o[4],o[5],o[6],o[7],te[0],te[1],te[2],te[3],c,y,i,n);o[0]=h^w,o[1]=d^A,o[2]=l^D,o[3]=u^B,o[4]=a^ne,o[5]=f^$,o[6]=p^G,o[7]=b^ke}compress(t,n=0,r=!1){let s=this.flags;if(this.chunkPos||(s|=1),(this.chunkPos===15||r)&&(s|=2),r||(this.pos=this.blockLen),this.b2Compress(this.chunksDone,s,t,n),this.chunkPos+=1,this.chunkPos===16||r){let o=this.state;this.state=this.IV.slice();for(let i,c=this.chunksDone+1;(r||!(c&1))&&(i=this.stack.pop());c>>=1)this.buffer32.set(i,0),this.buffer32.set(o,8),this.pos=this.blockLen,this.b2Compress(0,this.flags|4,this.buffer32,0),o=this.state,this.state=this.IV.slice();this.chunksDone++,this.chunkPos=0,this.stack.push(o)}this.pos=0}_cloneInto(t){t=super._cloneInto(t);const{IV:n,flags:r,state:s,chunkPos:o,posOut:i,chunkOut:c,stack:y,chunksDone:h}=this;return t.state.set(s.slice()),t.stack=y.map(d=>Uint32Array.from(d)),t.IV.set(n),t.flags=r,t.chunkPos=o,t.chunksDone=h,t.posOut=i,t.chunkOut=c,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:s,bufferOut32:o}=this,{h:i,l:c}=Re(BigInt(this.chunkOut++));H||P(s);const{v0:y,v1:h,v2:d,v3:l,v4:u,v5:a,v6:f,v7:p,v8:b,v9:w,v10:A,v11:D,v12:B,v13:ne,v14:$,v15:G}=In(An,0,s,7,t[0],t[1],t[2],t[3],t[4],t[5],t[6],t[7],te[0],te[1],te[2],te[3],c,i,n,r);o[0]=y^b,o[1]=h^w,o[2]=d^A,o[3]=l^D,o[4]=u^B,o[5]=a^ne,o[6]=f^$,o[7]=p^G,o[8]=t[0]^b,o[9]=t[1]^w,o[10]=t[2]^A,o[11]=t[3]^D,o[12]=t[4]^B,o[13]=t[5]^ne,o[14]=t[6]^$,o[15]=t[7]^G,H||(P(s),P(o)),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,H||P(this.buffer32),this.compress(this.buffer32,0,!0),H||P(this.buffer32),this.chunksDone=0,this.pos=this.blockLen):t|=(this.chunkPos?0:1)|2,this.flags=t,this.b2CompressOut()}writeInto(t){Ie(this,!1),Pe(t),this.finish();const{blockLen:n,bufferOut:r}=this;for(let s=0,o=t.length;s<o;){this.posOut>=n&&this.b2CompressOut();const i=Math.min(n-this.posOut,o-s);t.set(r.subarray(this.posOut,this.posOut+i),s),this.posOut+=i,s+=i}return t}xofInto(t){if(!this.enableXOF)throw new Error("XOF is not possible after digest call");return this.writeInto(t)}xof(t){return de(t),this.xofInto(new Uint8Array(t))}digestInto(t){if(ze(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 Ss=Er(e=>new ct(e)),Cs={dkLen:32},On=e=>Ss(e,Cs),Ts=e=>ie(On(e),e),_n=e=>e,ge=(e,t,n,r)=>new DataView(new Uint16Array([e,t,n,r]).buffer).getBigUint64(0,!0),at=2n**64n-1n,T=(e,t)=>e<<t&at|e>>64n-t,x=(e,t)=>e*t&at,L=(e,t)=>e+t&at,S=11400714785074694791n,N=14029467366897019727n,Un=1609587929392839161n,Ce=9650029242287828579n,Ln=2870177450012600261n;function ue(e,t=0n){let n=L(L(t,S),N),r=L(t,N),s=t,o=t-S,i=e.length,c=0,y=null;(function(){let a=0,f=a+i;if(i){if(y=new Uint8Array(32),i<32){y.set(e.subarray(0,i),c),c+=i;return}if(a<=f-32){const p=f-32;do{let b;b=ge(e[a+1]<<8|e[a],e[a+3]<<8|e[a+2],e[a+5]<<8|e[a+4],e[a+7]<<8|e[a+6]),n=x(T(L(n,x(b,N)),31n),S),a+=8,b=ge(e[a+1]<<8|e[a],e[a+3]<<8|e[a+2],e[a+5]<<8|e[a+4],e[a+7]<<8|e[a+6]),r=x(T(L(r,x(b,N)),31n),S),a+=8,b=ge(e[a+1]<<8|e[a],e[a+3]<<8|e[a+2],e[a+5]<<8|e[a+4],e[a+7]<<8|e[a+6]),s=x(T(L(s,x(b,N)),31n),S),a+=8,b=ge(e[a+1]<<8|e[a],e[a+3]<<8|e[a+2],e[a+5]<<8|e[a+4],e[a+7]<<8|e[a+6]),o=x(T(L(o,x(b,N)),31n),S),a+=8}while(a<=p)}a<f&&(y.set(e.subarray(a,f),c),c=f-a)}})(),e=y||e;let h,d=0;for(i>=32?(h=T(n,1n),h=L(h,T(r,7n)),h=L(h,T(s,12n)),h=L(h,T(o,18n)),n=x(T(x(n,N),31n),S),h=h^n,h=L(x(h,S),Ce),r=x(T(x(r,N),31n),S),h=h^r,h=L(x(h,S),Ce),s=x(T(x(s,N),31n),S),h=h^s,h=L(x(h,S),Ce),o=x(T(x(o,N),31n),S),h=h^o,h=L(x(h,S),Ce)):h=L(t,Ln),h=L(h,BigInt(i));d<=c-8;){let u=ge(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]);u=x(T(x(u,N),31n),S),h=L(x(T(h^u,27n),S),Ce),d+=8}if(d+4<=c){let u=x(ge(e[d+1]<<8|e[d],e[d+3]<<8|e[d+2],0,0),S);h=L(x(T(h^u,23n),N),Un),d+=4}for(;d<c;){const u=x(ge(e[d++],0,0,0),Ln);h=x(T(h^u,11n),S)}let l=h>>33n;return h=x(h^l,N),l=h>>29n,h=x(h^l,Un),l=h>>32n,h^=l,h}const lt=e=>{const t=new Uint8Array(16),n=new DataView(t.buffer);return n.setBigUint64(0,ue(e),!0),n.setBigUint64(8,ue(e,1n),!0),t},Ds=e=>{const t=new Uint8Array(32),n=new DataView(t.buffer);return n.setBigUint64(0,ue(e),!0),n.setBigUint64(8,ue(e,1n),!0),n.setBigUint64(16,ue(e,2n),!0),n.setBigUint64(24,ue(e,3n),!0),t},Sn=e=>ie(Me.enc(ue(e)),e),Cn=new TextEncoder,Tn=e=>{const t=lt(Cn.encode(e));return(n,r,...s)=>{const o=ie(t,lt(Cn.encode(n))),i=j(o),c=s.map(l=>l[1]).map(l=>{switch(l){case _n:return 0;case Sn:return 8;case Bn:return 16;default:return null}}).filter(l=>l!==null),y=l=>{if(!l.startsWith(i))throw new Error(`key does not match this storage (${e}.${n})`);if(c.length!==s.length)throw new Error("Impossible to decode this key");if(s.length===0)return[];const u=l.slice(i.length),a=new Array(s.length);for(let f=0,p=0;f<c.length;f++){const b=s[f][0];p+=c[f],a[f]=b.dec(u.slice(p*2)),p+=b.enc(a[f]).length}return a},h=s.map(([{enc:l},u])=>a=>u(l(a)));return{enc:(...l)=>j(ie(o,...l.map((u,a)=>h[a](u)))),dec:r,keyDecoder:y}}};var Dn=Object.freeze({__proto__:null,AccountId:ve,Bin:Ue,Binary:et,Blake2128:En,Blake2128Concat:Bn,Blake2256:kn,Blake3256:On,Blake3256Concat:Ts,Bytes:C,Enum:tt,FixedSizeBinary:Kt,Hex:ce,Identity:_n,Option:q,Result:He,ScaleEnum:W,Self:tn,Storage:Tn,Struct:m,Tuple:X,Twox128:lt,Twox256:Ds,Twox64Concat:Sn,Variant:me,Vector:I,_Enum:zr,_void:E,bitSequence:Yt,blockHeader:as,bool:Ge,char:Xr,compact:U,compactBn:zt,compactNumber:v,createCodec:k,createDecoder:We,decAnyMetadata:xn,enhanceCodec:we,enhanceDecoder:$e,enhanceEncoder:De,ethAccount:hn,fixedStr:Gr,fromBufferToBase58:Nt,getSs58AddressInfo:Rt,h64:ue,i128:Gn,i16:qn,i256:Yn,i32:Xn,i64:Kn,i8:Fn,metadata:Se,selfDecoder:en,selfEncoder:Zt,str:M,u128:Wn,u16:Be,u256:zn,u32:z,u64:Me,u8:_,v14:wn,v14Lookup:ot,v15:vn});const $n=(e,t)=>e.type==="array"&&e.len===t&&e.value.type==="primitive"&&e.value.value==="u8",he={type:"void"},$s=(e,t=()=>null)=>{const n=new Map,r=new Set,s=d=>l=>{let u=n.get(l);if(u)return u;if(r.has(l)){const f={id:l};return n.set(l,f),f}r.add(l);const a=d(l);return u=n.get(l),u?Object.assign(u,a):(u={id:l,...a},n.set(l,u)),r.delete(l),u};let o=!0,i=!0;const c=s(d=>{const l=t(e[d]);if(l)return l;const{def:u,path:a,params:f}=e[d];if(u.tag==="composite"){if(u.value.length===0)return he;if(u.value.length===1){const p=c(u.value[0].type);return o&&a.at(-1)==="AccountId32"&&$n(p,32)?(o=!1,{type:"AccountId32"}):i&&a.at(-1)==="AccountId20"&&$n(p,20)?(i=!1,{type:"AccountId20"}):p}return y(u.value)}if(u.tag==="variant"){if(a.length===1&&a[0]==="Option"&&f.length===1&&f[0].name==="T"){const w=c(f[0].type);return w.type==="void"?{type:"primitive",value:"bool"}:{type:"option",value:w}}if(a.length===1&&a[0]==="Result"&&f.length===2&&f[0].name==="T"&&f[1].name==="E")return{type:"result",value:{ok:c(f[0].type),ko:c(f[1].type)}};if(u.value.length===0)return he;const p={},b={};return u.value.forEach(w=>{const A=w.name;if(b[A]=w.docs,w.fields.length===0){p[A]={...he,idx:w.index};return}if(w.fields.length===1&&!w.fields[0].name){p[A]={type:"lookupEntry",value:c(w.fields[0].type),idx:w.index};return}p[A]={...y(w.fields),idx:w.index}}),{type:"enum",value:p,innerDocs:b}}if(u.tag==="sequence")return{type:"sequence",value:c(u.value)};if(u.tag==="array"){const{len:p}=u.value,b=c(u.value.type);return!p||b.type==="void"?he:p>1?{type:"array",value:b,len:u.value.len}:b}if(u.tag==="tuple")return u.value.length===0?he:u.value.length>1?h(u.value.map(p=>c(p)),u.value.map(p=>e[p].docs)):c(u.value[0]);if(u.tag==="primitive")return{type:"primitive",value:u.value.tag};if(u.tag==="compact"){const p=c(u.value);return p.type==="void"?he:{type:"compact",isBig:Number(p.value.slice(1))>32}}return{type:u.tag}}),y=d=>{let l=!0;const u={},a={};return d.forEach((f,p)=>{l=l&&!!f.name;const b=f.name||p,w=c(f.type);w.type!=="void"&&(u[b]=w,a[b]=f.docs)}),l?{type:"struct",value:u,innerDocs:a}:h(Object.values(u),Object.values(a))},h=(d,l)=>{if(d.every(u=>u.id===d[0].id)&&l.every(u=>!u.length)){const[u]=d;return u.type==="void"?he:{type:"array",value:d[0],len:d.length}}return{type:"tuple",value:d,innerDocs:l}};return c},Ms=e=>{const t=$s(e.lookup,({def:s})=>{if(s.tag==="composite"){const o=n(s);if(o)return{type:"enum",innerDocs:{},value:Object.fromEntries(e.pallets.map(i=>[i.name,i.errors==null?{...he,idx:i.index}:{type:"lookupEntry",value:t(i.errors),idx:i.index}])),byteLength:o}}return null});function n(s){if(!(s.value.length===2&&s.value[0].name==="index"&&s.value[1].name==="error"))return null;const i=t(s.value[0].type),c=t(s.value[1].type);return i.type==="primitive"&&i.value==="u8"&&c.type==="array"&&c.value.type==="primitive"&&c.value.value==="u8"?1+c.len:null}return Object.assign(t,{metadata:e,call:"outerEnums"in e?e.outerEnums.call:e.lookup[e.extrinsic?.type]?.params.find(i=>i.name==="Call")?.type??null})},Hs=(e,t,n)=>(r,s,o,...i)=>{const{id:c}=r;if(s.has(c))return s.get(c);if(o.has(c)){const h=t(()=>s.get(c),r,...i);return s.set(c,h),h}o.add(c);let y=e(r,s,o,...i);return o.delete(c),s.has(c)&&(y=n(y,s.get(c),r,...i)),s.set(c,y),y},Ps=Ue(),Vs=k(U[0],$e(U[1],BigInt)),Mn=Hs((e,t,n,r)=>{if(e.type==="primitive")return Dn[e.value];if(e.type==="void")return E;if(e.type==="AccountId32")return r;if(e.type==="AccountId20")return hn;if(e.type==="compact")return e.isBig?Vs:U;if(e.type==="bitSequence")return Yt;const s=a=>Mn(a,t,n,r),o=(a,f)=>{const p=s(a);return f?I(p,f):I(p)},i=a=>X(...a.map(s)),c=a=>{const f=Object.fromEntries(Object.entries(a).map(([p,b])=>[p,s(b)]));return m(f)};if(e.type==="sequence"&&e.value.type==="primitive"&&e.value.value==="u8")return Ps;if(e.type==="array")return e.value.type==="primitive"&&e.value.value==="u8"?Ue(e.len):o(e.value,e.len);if(e.type==="sequence")return o(e.value);if(e.type==="tuple")return i(e.value);if(e.type==="struct")return c(e.value);if(e.type==="option")return q(s(e.value));if(e.type==="result")return He(s(e.value.ok),s(e.value.ko));const y=Object.values(e.value).map(a=>{switch(a.type){case"void":return E;case"lookupEntry":return s(a.value);case"tuple":return i(a.value);case"struct":return c(a.value);case"array":return o(a.value,a.len)}}),h=Object.fromEntries(Object.keys(e.value).map((a,f)=>[a,y[f]])),d=Object.values(e.value).map(a=>a.idx),u=d.every((a,f)=>a===f)?me(h):me(h,d);return e.byteLength?js(u,e.byteLength):u},tn,e=>e),Hn=(e,t=ve())=>{const n=new Map,r=s=>Mn(e(s),n,new Set,t);return s=>r(s)},js=(e,t)=>{const n=C(t);return k(r=>n.enc(e.enc(r)),r=>e.dec(n.dec(r)))},Rs=e=>{const{metadata:t}=e;let n=Hn(e);const r=t.pallets.find(l=>l.name==="System")?.constants.find(l=>l.name==="SS58Prefix");let s;if(r)try{const l=n(r.type).dec(r.value);typeof l=="number"&&(s=l,n=Hn(e,ve(l)))}catch{}const o=new Map,i=(l,u)=>{let a=o.get(l);a||o.set(l,a=Tn(l));const f=t.pallets.find($=>$.name===l).storage.items.find($=>$.name===u),p=($,...G)=>{const ke=a(...G);return{...ke,len:$,fallback:f.modifier===1?ke.dec(f.fallback):void 0}};if(f.type.tag==="plain")return p(0,u,n(f.type.value).dec);const{key:b,value:w,hashers:A}=f.type.value,D=n(w),B=A.map($=>Dn[$.tag]),ne=(()=>{if(B.length===1)return[[n(b),B[0]]];const $=e(b);switch($.type){case"array":return B.map(G=>[n($.value.id),G]);case"tuple":return $.value.map((G,ke)=>[n(G.id),B[ke]]);default:throw new Error("Invalid key type")}})();return p(B.length,u,D.dec,...ne)},c=l=>{switch(l.type){case"void":return E;case"lookupEntry":return n(l.value.id);case"tuple":return X(...Object.values(l.value).map(u=>n(u.id)));case"struct":return m(Ze(l.value,u=>n(u.id)));case"array":return I(n(l.value.id),l.len)}},y=(l,u)=>{const a=t.pallets.find(f=>f.name===l).constants.find(f=>f.name===u);return n(a.type)},h=l=>(u,a)=>{const f=t.pallets.find(w=>w.name===u),p=e(f[l]);if(p.type!=="enum")throw null;const b=p.value[a];return{location:[f.index,b.idx],codec:c(p.value[a])}},d=(l,u)=>{const a=t.apis.find(f=>f.name===l)?.methods.find(f=>f.name===u);if(!a)throw null;return{args:X(...a.inputs.map(f=>n(f.type))),value:n(a.output)}};return{buildDefinition:n,buildStorage:i,buildEvent:h("events"),buildError:h("errors"),buildRuntimeCall:d,buildCall:h("calls"),buildConstant:y,ss58Prefix:s}},xe=(e,t)=>{let n=e.toString(16);n=(n.length%2?"0":"")+n;const r=Math.max(0,(t||0)-n.length/2);return"0x"+"00".repeat(r)+n},Ns=({additionalSigned:e})=>({genesisHash:j(e)}),Fs=({value:e})=>({nonce:xe(U.dec(e),4)}),qs=({additionalSigned:e})=>({transactionVersion:xe(z.dec(e),4)}),Xs=m({tip:U,asset:q(C(1/0))}).dec;var Pn=Object.freeze({__proto__:null,ChargeAssetTxPayment:({value:e})=>{const{tip:t,asset:n}=Xs(e);return{...n?{assetId:j(n)}:{},tip:xe(t,16)}},ChargeTransactionPayment:({value:e})=>({tip:xe(zt.dec(e),16)}),CheckGenesis:Ns,CheckMetadataHash:({value:e,additionalSigned:t})=>e.length&&e[0]?{mode:1,metadataHash:j(t.length?t.slice(1):t)}:{},CheckMortality:({value:e,additionalSigned:t},n)=>({era:j(e),blockHash:j(t),blockNumber:xe(n,4)}),CheckNonce:Fs,CheckSpecVersion:({additionalSigned:e})=>({specVersion:xe(z.dec(e),4)}),CheckTxVersion:qs});const Ks=e=>{const t=Rs(Ms(e)),n=e.pallets.find(r=>r.name==="System").constants.find(r=>r.name==="SS58Prefix");return t.buildDefinition(n.type).dec(n.value)},Ws=De(_.enc,e=>+!!e.signed<<7|e.version),Gs=ve().enc;function zs(e,t,n){const r=i=>n({address:e,data:j(i),type:"bytes"}).then(({signature:c})=>ye(c)),s=Gs(e);return{publicKey:s,signTx:async(i,c,y,h,d=kn)=>{let l;try{const b=xn(y);if(b.metadata.tag!=="v14"&&b.metadata.tag!=="v15")throw null;l=b.metadata.value}catch{throw new Error("Unsupported metadata version")}const u={};u.signedExtensions=[];const{version:a}=l.extrinsic,f=[];l.extrinsic.signedExtensions.map(({identifier:b})=>{const w=c[b];if(!w)throw new Error(`Missing ${b} signed-extension`);if(f.push(w.value),u.signedExtensions.push(b),!Pn[b]){if(w.value.length===0&&w.additionalSigned.length===0)return;throw new Error(`PJS does not support this signed-extension: ${b}`)}Object.assign(u,Pn[b](w,h))}),u.address=ve(Ks(l)).dec(s),u.method=j(i),u.version=a,u.withSignedTransaction=!0;const p=await t(u);if(!p.signedTransaction){const b=ie(Ws({signed:!0,version:a}),new Uint8Array([0,...s]),ye(p.signature),...f,i);return ie(U.enc(b.length),b)}return typeof p.signedTransaction=="string"?ye(p.signedTransaction):p.signedTransaction},signBytes:r}}const Ys=new Set(["ed25519","sr25519","ecdsa"]),Js=async e=>{let t=window.injectedWeb3?.[e];if(!t)throw new Error(`Unavailable extension: "${e}"`);const n=await t.enable(),r=n.signer.signPayload.bind(n.signer),s=n.signer.signRaw.bind(n.signer),o=h=>h.filter(({type:d})=>Ys.has(d)).map(d=>{const l=zs(d.address,r,s);return{...d,polkadotSigner:l}});let i=o(await n.accounts.get());const c=new Set,y=n.accounts.subscribe(h=>{i=o(h),c.forEach(d=>{d(i)})});return{name:e,getAccounts:()=>i,subscribe:h=>(c.add(h),()=>{c.delete(h)}),disconnect:()=>{y()}}},Qs=()=>{const{injectedWeb3:e}=window;return e?Object.keys(e):[]};be.connectInjectedExtension=Js,be.getInjectedExtensions=Qs});
1
+ (function(be,Ee){typeof exports=="object"&&typeof module<"u"?Ee(exports):typeof define=="function"&&define.amd?define(["exports"],Ee):(be=typeof globalThis<"u"?globalThis:be||self,Ee(be.papiPjsSigner={}))})(this,function(be){"use strict";var Ee=Object.defineProperty,Vn=(e,t,n)=>t in e?Ee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ut=(e,t,n)=>(Vn(e,typeof t!="symbol"?t+"":t,n),n),Ke={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 jn(e){const t=e.length%2,n=(e[1]==="x"?2:0)+t,r=(e.length-n)/2+t,s=new Uint8Array(r);t&&(s[0]=0|Ke[e[2]]);for(let o=0;o<r;){const i=n+o*2,c=Ke[e[i]],y=Ke[e[i+1]];s[t+o++]=c<<4|y}return s}var ht=class extends Uint8Array{constructor(e){super(e),ut(this,"i",0),ut(this,"v"),this.v=new DataView(e)}},F=e=>t=>e(t instanceof ht?t:new ht(t instanceof Uint8Array?t.buffer:typeof t=="string"?jn(t).buffer:t)),K=e=>{const t=e.length;let n=0;for(let s=0;s<t;s++)n+=e[s].byteLength;const r=new Uint8Array(n);for(let s=0,o=0;s<t;s++){const i=e[s];r.set(i,o),o+=i.byteLength}return r};function Te(e,t){const n=Object.keys(e),r=n.length,s={};for(let o=0;o<r;o++){const i=n[o];s[i]=t(e[i],i)}return s}var We=F,k=(e,t)=>{const n=[e,t];return n.enc=e,n.dec=t,n},De=(e,t)=>n=>e(t(n)),$e=(e,t)=>n=>t(e(n)),we=([e,t],n,r)=>k(De(e,n),$e(t,r));function Rn(e,t){return F(n=>{const r=n.v[t](n.i,!0);return n.i+=e,r})}function Nn(e,t){return n=>{const r=new Uint8Array(e);return new DataView(r.buffer)[t](0,n,!0),r}}function re(e,t,n){return k(Nn(e,n),Rn(e,t))}var _=re(1,"getUint8","setUint8"),Be=re(2,"getUint16","setUint16"),z=re(4,"getUint32","setUint32"),Me=re(8,"getBigUint64","setBigUint64"),Fn=re(1,"getInt8","setInt8"),qn=re(2,"getInt16","setInt16"),Xn=re(4,"getInt32","setInt32"),Kn=re(8,"getBigInt64","setBigInt64"),dt=e=>{const t=new Uint8Array(16),n=new DataView(t.buffer);return n.setBigInt64(0,e,!0),n.setBigInt64(8,e>>64n,!0),t},ft=e=>F(t=>{const{v:n,i:r}=t,s=n.getBigUint64(r,!0),o=n[e](r+8,!0);return t.i+=16,o<<64n|s}),Wn=k(dt,ft("getBigUint64")),Gn=k(dt,ft("getBigInt64")),yt=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},pt=e=>F(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}),zn=k(yt,pt("getBigUint64")),Yn=k(yt,pt("getBigInt64")),Ge=we(_,e=>e?1:0,Boolean),Jn=[_[1],Be[1],z[1]],Qn=F(e=>{const t=e[e.i],n=t&3;if(n<3)return Jn[n](e)>>>2;const r=(t>>>2)+4;e.i++;let s=0n;const o=r/8|0;let i=0n;for(let y=0;y<o;y++)s=Me[1](e)<<i|s,i+=64n;let c=r%8;return c>3&&(s=BigInt(z[1](e))<<i|s,i+=32n,c-=4),c>1&&(s=BigInt(Be[1](e))<<i|s,i+=16n,c-=2),c&&(s=BigInt(_[1](e))<<i|s),s}),Zn=1n<<56n,er=1<<24,tr=256,nr=4294967295n,rr=64,sr=16384,or=1<<30,ir=e=>{if(e<0)throw new Error(`Wrong compact input (${e})`);const t=Number(e)<<2;if(e<rr)return _[0](t);if(e<sr)return Be[0](t|1);if(e<or)return z[0](t|2);let n=[new Uint8Array(1)],r=BigInt(e);for(;r>=Zn;)n.push(Me[0](r)),r>>=64n;r>=er&&(n.push(z[0](Number(r&nr))),r>>=32n);let s=Number(r);s>=tr&&(n.push(Be[0](s)),s>>=16),s&&n.push(_[0](s));const o=K(n);return o[0]=o.length-5<<2|3,o},U=k(ir,Qn),cr=new TextEncoder,ar=e=>{const t=cr.encode(e);return K([U.enc(t.length),t])},lr=new TextDecoder,ur=F(e=>{let t=U.dec(e);const n=new DataView(e.buffer,e.i,t);return e.i+=t,lr.decode(n)}),M=k(ar,ur),hr=()=>{},dr=new Uint8Array(0),E=k(()=>dr,hr),gt=e=>e===void 0?t=>K([U.enc(t.length),t]):t=>t.length===e?t:t.slice(0,e),bt=e=>F(t=>{const n=e===void 0?U.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}),C=e=>k(gt(e),bt(e));C.enc=gt,C.dec=bt;var wt=(e,t)=>{const n=Object.keys(e),r=new Map(t?.map((o,i)=>[n[i],o])??n.map((o,i)=>[o,i])),s=o=>r.get(o);return({tag:o,value:i})=>K([_.enc(s(o)),e[o](i)])},vt=(e,t)=>{const n=Object.keys(e),r=new Map(t?.map((s,o)=>[s,n[o]])??n.map((s,o)=>[o,s]));return F(s=>{const o=_.dec(s),i=r.get(o),c=e[i];return{tag:i,value:c(s)}})},W=(e,...t)=>k(wt(Te(e,([n])=>n),...t),vt(Te(e,([,n])=>n),...t));W.enc=wt,W.dec=vt;var mt=e=>F(t=>{const n=_.dec(t);if(n!==0)return e===Ge[1]?n===1:e(t)}),xt=e=>t=>{const n=new Uint8Array(1);return t===void 0?(n[0]=0,n):(n[0]=1,e===Ge[0]?(n[0]=t?1:2,n):K([n,e(t)]))},q=e=>k(xt(e[0]),mt(e[1]));q.enc=xt,q.dec=mt;var kt=(e,t)=>F(n=>{const r=_[1](n)===0,o=(r?e:t)(n);return{success:r,value:o}}),Et=(e,t)=>({success:n,value:r})=>K([_[0](n?0:1),(n?e:t)(r)]),He=(e,t)=>k(Et(e[0],t[0]),kt(e[1],t[1]));He.dec=kt,He.enc=Et;var Bt=(...e)=>F(t=>e.map(n=>n(t))),It=(...e)=>t=>K(e.map((n,r)=>n(t[r]))),X=(...e)=>k(It(...e.map(([t])=>t)),Bt(...e.map(([,t])=>t)));X.enc=It,X.dec=Bt;var At=e=>{const t=Object.keys(e);return De(X.enc(...Object.values(e)),n=>t.map(r=>n[r]))},Ot=e=>{const t=Object.keys(e);return $e(X.dec(...Object.values(e)),n=>Object.fromEntries(n.map((r,s)=>[t[s],r])))},m=e=>k(At(Te(e,t=>t[0])),Ot(Te(e,t=>t[1])));m.enc=At,m.dec=Ot;var _t=(e,t)=>t>=0?n=>K(n.map(e)):n=>K([U.enc(n.length),K(n.map(e))]),Ut=(e,t)=>F(n=>{const r=t>=0?t:U.dec(n),s=new Array(r);for(let o=0;o<r;o++)s[o]=e(n);return s}),I=(e,t)=>k(_t(e[0],t),Ut(e[1],t));I.enc=_t,I.dec=Ut;/*! scure-base - MIT License (c) 2022 Paul Miller (paulmillr.com) */function fr(e){return e instanceof Uint8Array||e!=null&&typeof e=="object"&&e.constructor.name==="Uint8Array"}function yr(...e){const t=o=>o,n=(o,i)=>c=>o(i(c)),r=e.map(o=>o.encode).reduceRight(n,t),s=e.map(o=>o.decode).reduce(n,t);return{encode:r,decode:s}}function pr(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 gr(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 Lt(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 s=[],o=Array.from(e);for(o.forEach(i=>{if(i<0||i>=t)throw new Error(`Wrong integer: ${i}`)});;){let i=0,c=!0;for(let y=r;y<o.length;y++){const h=o[y],d=t*i+h;if(!Number.isSafeInteger(d)||t*i/t!==i||d-h!==t*i)throw new Error("convertRadix: carry overflow");i=d%n;const l=Math.floor(d/n);if(o[y]=l,!Number.isSafeInteger(l)||l*n+i!==d)throw new Error("convertRadix: carry overflow");if(c)l?c=!1:r=y;else continue}if(s.push(i),c)break}for(let i=0;i<e.length-1&&e[i]===0;i++)s.push(0);return s.reverse()}function br(e){return{encode:t=>{if(!fr(t))throw new Error("radix.encode input should be Uint8Array");return Lt(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(Lt(t,e,2**8))}}}const St=(e=>yr(br(58),pr(e),gr("")))("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz");function de(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`positive integer expected, not ${e}`)}function wr(e){return e instanceof Uint8Array||e!=null&&typeof e=="object"&&e.constructor.name==="Uint8Array"}function Pe(e,...t){if(!wr(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 Ie(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 ze(e,t){Pe(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 vr=e=>new Uint8Array(e.buffer,e.byteOffset,e.byteLength),fe=e=>new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4)),Ve=(e,t)=>e<<32-t|e>>>t,H=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68,Ct=e=>e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255,Y=H?e=>e:e=>Ct(e);function P(e){for(let t=0;t<e.length;t++)e[t]=Ct(e[t])}function mr(e){if(typeof e!="string")throw new Error(`utf8ToBytes expected string, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function J(e){return typeof e=="string"&&(e=mr(e)),Pe(e),e}class Tt{clone(){return this._cloneInto()}}function xr(e){const t=r=>e().update(J(r)).digest(),n=e();return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=()=>e(),t}function kr(e){const t=(r,s)=>e(s).update(J(r)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=r=>e(r),t}function Er(e){const t=(r,s)=>e(s).update(J(r)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=r=>e(r),t}const Br=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 Dt extends Tt{constructor(t,n,r={},s,o,i){if(super(),this.blockLen=t,this.outputLen=n,this.length=0,this.pos=0,this.finished=!1,this.destroyed=!1,de(t),de(n),de(s),n<0||n>s)throw new Error("outputLen bigger than keyLen");if(r.key!==void 0&&(r.key.length<1||r.key.length>s))throw new Error(`key must be up 1..${s} byte long or undefined`);if(r.salt!==void 0&&r.salt.length!==o)throw new Error(`salt must be ${o} byte long or undefined`);if(r.personalization!==void 0&&r.personalization.length!==i)throw new Error(`personalization must be ${i} byte long or undefined`);this.buffer32=fe(this.buffer=new Uint8Array(t))}update(t){Ie(this);const{blockLen:n,buffer:r,buffer32:s}=this;t=J(t);const o=t.length,i=t.byteOffset,c=t.buffer;for(let y=0;y<o;){this.pos===n&&(H||P(s),this.compress(s,0,!1),H||P(s),this.pos=0);const h=Math.min(n-this.pos,o-y),d=i+y;if(h===n&&!(d%4)&&y+h<o){const l=new Uint32Array(c,d,Math.floor((o-y)/4));H||P(l);for(let u=0;y+n<o;u+=s.length,y+=n)this.length+=n,this.compress(l,u,!1);H||P(l);continue}r.set(t.subarray(y,y+h),this.pos),this.pos+=h,this.length+=h,y+=h}return this}digestInto(t){Ie(this),ze(t,this);const{pos:n,buffer32:r}=this;this.finished=!0,this.buffer.subarray(n).fill(0),H||P(r),this.compress(r,0,!0),H||P(r);const s=fe(t);this.get().forEach((o,i)=>s[i]=Y(o))}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:s,destroyed:o,outputLen:i,pos:c}=this;return t||(t=new this.constructor({dkLen:i})),t.set(...this.get()),t.length=r,t.finished=s,t.destroyed=o,t.outputLen=i,t.buffer.set(n),t.pos=c,t}}const je=BigInt(2**32-1),Ye=BigInt(32);function Re(e,t=!1){return t?{h:Number(e&je),l:Number(e>>Ye&je)}:{h:Number(e>>Ye&je)|0,l:Number(e&je)|0}}function $t(e,t=!1){let n=new Uint32Array(e.length),r=new Uint32Array(e.length);for(let s=0;s<e.length;s++){const{h:o,l:i}=Re(e[s],t);[n[s],r[s]]=[o,i]}return[n,r]}const Ir=(e,t)=>BigInt(e>>>0)<<Ye|BigInt(t>>>0),Ar=(e,t,n)=>e>>>n,Or=(e,t,n)=>e<<32-n|t>>>n,_r=(e,t,n)=>e>>>n|t<<32-n,Ur=(e,t,n)=>e<<32-n|t>>>n,Lr=(e,t,n)=>e<<64-n|t>>>n-32,Sr=(e,t,n)=>e>>>n-32|t<<64-n,Cr=(e,t)=>t,Tr=(e,t)=>e,Mt=(e,t,n)=>e<<n|t>>>32-n,Ht=(e,t,n)=>t<<n|e>>>32-n,Pt=(e,t,n)=>t<<n-32|e>>>64-n,Vt=(e,t,n)=>e<<n-32|t>>>64-n;function Dr(e,t,n,r){const s=(t>>>0)+(r>>>0);return{h:e+n+(s/2**32|0)|0,l:s|0}}const V={fromBig:Re,split:$t,toBig:Ir,shrSH:Ar,shrSL:Or,rotrSH:_r,rotrSL:Ur,rotrBH:Lr,rotrBL:Sr,rotr32H:Cr,rotr32L:Tr,rotlSH:Mt,rotlSL:Ht,rotlBH:Pt,rotlBL:Vt,add:Dr,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,s)=>t+n+r+s+(e/2**32|0)|0,add5H:(e,t,n,r,s,o)=>t+n+r+s+o+(e/2**32|0)|0,add5L:(e,t,n,r,s)=>(e>>>0)+(t>>>0)+(n>>>0)+(r>>>0)+(s>>>0)},O=new Uint32Array([4089235720,1779033703,2227873595,3144134277,4271175723,1013904242,1595750129,2773480762,2917565137,1359893119,725511199,2600822924,4215389547,528734635,327033209,1541459225]),g=new Uint32Array(32);function se(e,t,n,r,s,o){const i=s[o],c=s[o+1];let y=g[2*e],h=g[2*e+1],d=g[2*t],l=g[2*t+1],u=g[2*n],a=g[2*n+1],f=g[2*r],p=g[2*r+1],b=V.add3L(y,d,i);h=V.add3H(b,h,l,c),y=b|0,{Dh:p,Dl:f}={Dh:p^h,Dl:f^y},{Dh:p,Dl:f}={Dh:V.rotr32H(p,f),Dl:V.rotr32L(p,f)},{h:a,l:u}=V.add(a,u,p,f),{Bh:l,Bl:d}={Bh:l^a,Bl:d^u},{Bh:l,Bl:d}={Bh:V.rotrSH(l,d,24),Bl:V.rotrSL(l,d,24)},g[2*e]=y,g[2*e+1]=h,g[2*t]=d,g[2*t+1]=l,g[2*n]=u,g[2*n+1]=a,g[2*r]=f,g[2*r+1]=p}function oe(e,t,n,r,s,o){const i=s[o],c=s[o+1];let y=g[2*e],h=g[2*e+1],d=g[2*t],l=g[2*t+1],u=g[2*n],a=g[2*n+1],f=g[2*r],p=g[2*r+1],b=V.add3L(y,d,i);h=V.add3H(b,h,l,c),y=b|0,{Dh:p,Dl:f}={Dh:p^h,Dl:f^y},{Dh:p,Dl:f}={Dh:V.rotrSH(p,f,16),Dl:V.rotrSL(p,f,16)},{h:a,l:u}=V.add(a,u,p,f),{Bh:l,Bl:d}={Bh:l^a,Bl:d^u},{Bh:l,Bl:d}={Bh:V.rotrBH(l,d,63),Bl:V.rotrBL(l,d,63)},g[2*e]=y,g[2*e+1]=h,g[2*t]=d,g[2*t+1]=l,g[2*n]=u,g[2*n+1]=a,g[2*r]=f,g[2*r+1]=p}class $r extends Dt{constructor(t={}){super(128,t.dkLen===void 0?64:t.dkLen,t,64,16,16),this.v0l=O[0]|0,this.v0h=O[1]|0,this.v1l=O[2]|0,this.v1h=O[3]|0,this.v2l=O[4]|0,this.v2h=O[5]|0,this.v3l=O[6]|0,this.v3h=O[7]|0,this.v4l=O[8]|0,this.v4h=O[9]|0,this.v5l=O[10]|0,this.v5h=O[11]|0,this.v6l=O[12]|0,this.v6h=O[13]|0,this.v7l=O[14]|0,this.v7h=O[15]|0;const n=t.key?t.key.length:0;if(this.v0l^=this.outputLen|n<<8|65536|1<<24,t.salt){const r=fe(J(t.salt));this.v4l^=Y(r[0]),this.v4h^=Y(r[1]),this.v5l^=Y(r[2]),this.v5h^=Y(r[3])}if(t.personalization){const r=fe(J(t.personalization));this.v6l^=Y(r[0]),this.v6h^=Y(r[1]),this.v7l^=Y(r[2]),this.v7h^=Y(r[3])}if(t.key){const r=new Uint8Array(this.blockLen);r.set(J(t.key)),this.update(r)}}get(){let{v0l:t,v0h:n,v1l:r,v1h:s,v2l:o,v2h:i,v3l:c,v3h:y,v4l:h,v4h:d,v5l:l,v5h:u,v6l:a,v6h:f,v7l:p,v7h:b}=this;return[t,n,r,s,o,i,c,y,h,d,l,u,a,f,p,b]}set(t,n,r,s,o,i,c,y,h,d,l,u,a,f,p,b){this.v0l=t|0,this.v0h=n|0,this.v1l=r|0,this.v1h=s|0,this.v2l=o|0,this.v2h=i|0,this.v3l=c|0,this.v3h=y|0,this.v4l=h|0,this.v4h=d|0,this.v5l=l|0,this.v5h=u|0,this.v6l=a|0,this.v6h=f|0,this.v7l=p|0,this.v7h=b|0}compress(t,n,r){this.get().forEach((y,h)=>g[h]=y),g.set(O,16);let{h:s,l:o}=V.fromBig(BigInt(this.length));g[24]=O[8]^o,g[25]=O[9]^s,r&&(g[28]=~g[28],g[29]=~g[29]);let i=0;const c=Br;for(let y=0;y<12;y++)se(0,4,8,12,t,n+2*c[i++]),oe(0,4,8,12,t,n+2*c[i++]),se(1,5,9,13,t,n+2*c[i++]),oe(1,5,9,13,t,n+2*c[i++]),se(2,6,10,14,t,n+2*c[i++]),oe(2,6,10,14,t,n+2*c[i++]),se(3,7,11,15,t,n+2*c[i++]),oe(3,7,11,15,t,n+2*c[i++]),se(0,5,10,15,t,n+2*c[i++]),oe(0,5,10,15,t,n+2*c[i++]),se(1,6,11,12,t,n+2*c[i++]),oe(1,6,11,12,t,n+2*c[i++]),se(2,7,8,13,t,n+2*c[i++]),oe(2,7,8,13,t,n+2*c[i++]),se(3,4,9,14,t,n+2*c[i++]),oe(3,4,9,14,t,n+2*c[i++]);this.v0l^=g[0]^g[16],this.v0h^=g[1]^g[17],this.v1l^=g[2]^g[18],this.v1h^=g[3]^g[19],this.v2l^=g[4]^g[20],this.v2h^=g[5]^g[21],this.v3l^=g[6]^g[22],this.v3h^=g[7]^g[23],this.v4l^=g[8]^g[24],this.v4h^=g[9]^g[25],this.v5l^=g[10]^g[26],this.v5h^=g[11]^g[27],this.v6l^=g[12]^g[28],this.v6h^=g[13]^g[29],this.v7l^=g[14]^g[30],this.v7h^=g[15]^g[31],g.fill(0)}destroy(){this.destroyed=!0,this.buffer32.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}}const Ne=kr(e=>new $r(e)),jt=new TextEncoder().encode("SS58PRE"),Je=2,Rt=e=>{try{const t=St.decode(e),n=t.subarray(0,t[0]&64?2:1),r=t.subarray(n.length,t.length-Je),s=t.subarray(n.length+r.length),o=Ne(Uint8Array.of(...jt,...n,...r),{dkLen:64}).subarray(0,Je);return s[0]===o[0]&&s[1]===o[1]?{isValid:!0,ss58Format:Mr(n),publicKey:r.slice()}:{isValid:!1}}catch{return{isValid:!1}}},Mr=e=>{const t=new DataView(e.buffer,e.byteOffset,e.byteLength);return t.byteLength===1?t.getUint8(0):t.getUint16(0)},Nt=e=>{const t=e<64?Uint8Array.of(e):Uint8Array.of((e&252)>>2|64,e>>8|(e&3)<<6);return n=>{const r=Ne(Uint8Array.of(...jt,...t,...n),{dkLen:64}).subarray(0,Je);return St.encode(Uint8Array.of(...t,...n,...r))}};function Hr(e,t){return n=>{const r=Rt(n);if(!r.isValid)throw new Error("Invalid checksum");const{publicKey:s}=r;if(s.length!==e)throw new Error("Invalid public key length");return s}}const ve=(e=42,t=32)=>we(C(t),Hr(t),Nt(e)),Ft="0123456789abcdef";function j(e){const t=new Array(e.length+1);t[0]="0x";for(let n=0;n<e.length;){const r=e[n++];t[n]=Ft[r>>4]+Ft[r&15]}return t.join("")}const Qe={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 ye(e){const t=e.length%2,n=(e[1]==="x"?2:0)+t,r=(e.length-n)/2+t,s=new Uint8Array(r);t&&(s[0]=0|Qe[e[2]]);for(let o=0;o<r;){const i=n+o*2,c=Qe[e[i]],y=Qe[e[i+1]];s[t+o++]=c<<4|y}return s}function Ze(e,t){return Object.fromEntries(Object.entries(e).map(([n,r])=>[n,t(r,n)]))}const ie=(...e)=>{const t=e.reduce((r,s)=>r+s.byteLength,0),n=new Uint8Array(t);for(let r=0,s=0;r<e.length;r++){const o=e[r];n.set(o,s),s+=o.byteLength}return n};var Pr=Object.defineProperty,qt=e=>{throw TypeError(e)},Vr=(e,t,n)=>t in e?Pr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ae=(e,t,n)=>Vr(e,typeof t!="symbol"?t+"":t,n),Xt=(e,t,n)=>t.has(e)||qt("Cannot "+n),Q=(e,t,n)=>(Xt(e,t,"read from private field"),n?n.call(e):t.get(e)),Oe=(e,t,n)=>t.has(e)?qt("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),pe=(e,t,n,r)=>(Xt(e,t,"write to private field"),t.set(e,n),n),Z,_e,Fe,qe,Xe;const jr=new TextEncoder,Rr=new TextDecoder,Nr=X(U,C(1/0))[1];class et{constructor(t,n=!1){if(Oe(this,Z),Oe(this,_e,null),Oe(this,Fe,null),Oe(this,qe,null),Oe(this,Xe,null),Ae(this,"asText",()=>Q(this,Xe)??pe(this,Xe,Rr.decode(Q(this,Z)))),Ae(this,"asHex",()=>Q(this,Fe)||pe(this,Fe,j(Q(this,Z)))),Ae(this,"asOpaqueHex",()=>Q(this,qe)||pe(this,qe,j(this.asBytes()))),Ae(this,"asBytes",()=>Q(this,Z)),Ae(this,"asOpaqueBytes",()=>Q(this,_e)||pe(this,_e,ie(U[0](Q(this,Z).length),Q(this,Z)))),n){try{const[r,s]=Nr(t);if(r===s.length){pe(this,Z,s),pe(this,_e,t);return}}catch{}throw new Error("Invalid opaque bytes")}else pe(this,Z,t)}static fromText(t){return new this(jr.encode(t))}static fromHex(t){return new this(ye(t))}static fromOpaqueHex(t){return new this(ye(t),!0)}static fromBytes(t){return new this(t)}static fromOpaqueBytes(t){return new this(t,!0)}}Z=new WeakMap,_e=new WeakMap,Fe=new WeakMap,qe=new WeakMap,Xe=new WeakMap;const[Fr]=ve();class Kt extends et{constructor(t){super(t)}static fromArray(t){return new this(new Uint8Array(t))}static fromAccountId32(t){return new this(Fr(t))}}const Wt=e=>{const t=C.enc(e);return n=>t(n.asBytes())},Gt=e=>{const t=C.dec(e),n=e==null?et:Kt;return r=>n.fromBytes(t(r))},Ue=e=>k(Wt(e),Gt(e));Ue.enc=Wt,Ue.dec=Gt;const v=U,zt=U,qr=We(e=>{const t=v.dec(e),n=Math.ceil(t/8);return{bytes:C(n).dec(e),bitsLen:t}}),Yt=k(e=>{if(e.bitsLen>e.bytes.length*8)throw new Error(`Not enough bytes. (bitsLen:${e.bitsLen}, bytesLen:${e.bytes.length})`);const t=v.enc(e.bitsLen),n=new Uint8Array(e.bytes.length+t.length);return n.set(t,0),n.set(e.bytes,t.length),n},qr),Xr=we(_,e=>e.charCodeAt(0),String.fromCharCode),Jt=e=>{const t=C.enc(e);return n=>t(ye(n))},Qt=e=>{const t=C.dec(e);return n=>j(t(n))},ce=e=>k(Jt(e),Qt(e));ce.enc=Jt,ce.dec=Qt;const Kr=new TextEncoder,Wr=new TextDecoder,Gr=e=>we(C(e),t=>Kr.encode(t),t=>Wr.decode(t)),Zt=e=>{let t=n=>{const r=e();return t=r,r(n)};return n=>t(n)},en=e=>{let t=n=>{const r=e(),s=r;return t=r,s(n)};return n=>t(n)},tn=e=>k(Zt(()=>e().enc),en(()=>e().dec)),tt=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}}),zr=new Proxy({},{get(e,t){return n=>tt(t,n)}}),nn=(...e)=>{const t=W.enc(...e);return n=>t({tag:n.type,value:n.value})},rn=(...e)=>{const t=W.dec(...e);return n=>{const{tag:r,value:s}=t(n);return tt(r,s)}},me=(e,...t)=>k(nn(Ze(e,([n])=>n),...t),rn(Ze(e,([,n])=>n),...t));me.enc=nn,me.dec=rn;const sn=[],on=[],cn=[],Yr=BigInt(0),Le=BigInt(1),Jr=BigInt(2),Qr=BigInt(7),Zr=BigInt(256),es=BigInt(113);for(let e=0,t=Le,n=1,r=0;e<24;e++){[n,r]=[r,(2*n+3*r)%5],sn.push(2*(5*r+n)),on.push((e+1)*(e+2)/2%64);let s=Yr;for(let o=0;o<7;o++)t=(t<<Le^(t>>Qr)*es)%Zr,t&Jr&&(s^=Le<<(Le<<BigInt(o))-Le);cn.push(s)}const[ts,ns]=$t(cn,!0),an=(e,t,n)=>n>32?Pt(e,t,n):Mt(e,t,n),ln=(e,t,n)=>n>32?Vt(e,t,n):Ht(e,t,n);function rs(e,t=24){const n=new Uint32Array(10);for(let r=24-t;r<24;r++){for(let i=0;i<10;i++)n[i]=e[i]^e[i+10]^e[i+20]^e[i+30]^e[i+40];for(let i=0;i<10;i+=2){const c=(i+8)%10,y=(i+2)%10,h=n[y],d=n[y+1],l=an(h,d,1)^n[c],u=ln(h,d,1)^n[c+1];for(let a=0;a<50;a+=10)e[i+a]^=l,e[i+a+1]^=u}let s=e[2],o=e[3];for(let i=0;i<24;i++){const c=on[i],y=an(s,o,c),h=ln(s,o,c),d=sn[i];s=e[d],o=e[d+1],e[d]=y,e[d+1]=h}for(let i=0;i<50;i+=10){for(let c=0;c<10;c++)n[c]=e[i+c];for(let c=0;c<10;c++)e[i+c]^=~n[(c+2)%10]&n[(c+4)%10]}e[0]^=ts[r],e[1]^=ns[r]}n.fill(0)}class nt extends Tt{constructor(t,n,r,s=!1,o=24){if(super(),this.blockLen=t,this.suffix=n,this.outputLen=r,this.enableXOF=s,this.rounds=o,this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,de(r),0>=this.blockLen||this.blockLen>=200)throw new Error("Sha3 supports only keccak-f1600 function");this.state=new Uint8Array(200),this.state32=fe(this.state)}keccak(){H||P(this.state32),rs(this.state32,this.rounds),H||P(this.state32),this.posOut=0,this.pos=0}update(t){Ie(this);const{blockLen:n,state:r}=this;t=J(t);const s=t.length;for(let o=0;o<s;){const i=Math.min(n-this.pos,s-o);for(let c=0;c<i;c++)r[this.pos++]^=t[o++];this.pos===n&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;const{state:t,suffix:n,pos:r,blockLen:s}=this;t[r]^=n,n&128&&r===s-1&&this.keccak(),t[s-1]^=128,this.keccak()}writeInto(t){Ie(this,!1),Pe(t),this.finish();const n=this.state,{blockLen:r}=this;for(let s=0,o=t.length;s<o;){this.posOut>=r&&this.keccak();const i=Math.min(r-this.posOut,o-s);t.set(n.subarray(this.posOut,this.posOut+i),s),this.posOut+=i,s+=i}return t}xofInto(t){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(t)}xof(t){return de(t),this.xofInto(new Uint8Array(t))}digestInto(t){if(ze(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:s,rounds:o,enableXOF:i}=this;return t||(t=new nt(n,r,s,i,o)),t.state32.set(this.state32),t.pos=this.pos,t.posOut=this.posOut,t.finished=this.finished,t.rounds=o,t.suffix=r,t.outputLen=s,t.enableXOF=i,t.destroyed=this.destroyed,t}}const ss=((e,t,n)=>xr(()=>new nt(t,e,n)))(1,136,256/8),un=e=>{const t=e.slice(2),n=j(ss(t)).slice(2),r=new Array(40);for(let s=0;s<40;s++){const o=parseInt(n[s],16),i=t[s];r[s]=o>7?i.toUpperCase():i}return`0x${r.join("")}`},os=C(20)[1],hn=k(e=>{const t=ye(e);if(t.length!==20)throw new Error(`Invalid length found on EthAddress(${e})`);const n=j(t);if(e===n||e===n.toUpperCase())return t;if(un(n)!==e)throw new Error(`Invalid checksum found on EthAddress(${e})`);return t},We(e=>un(j(os(e))))),dn=new TextEncoder,fn=new TextDecoder,is=we(C(4),dn.encode.bind(dn),fn.decode.bind(fn)),rt=m({engine:is,payload:ce()}),cs=me({consensus:rt,seal:rt,preRuntime:rt,runtimeUpdated:E},[4,5,6,8]),st=ce(32),as=m({parentHash:st,number:v,stateRoot:st,extrinsicRoot:st,digests:I(cs)}),ee=I(M),yn=q(M),ls=W({bool:E,char:E,str:E,u8:E,u16:E,u32:E,u64:E,u128:E,u256:E,i8:E,i16:E,i32:E,i64:E,i128:E,i256:E}),pn=I(m({name:yn,type:v,typeName:yn,docs:ee})),us=m({len:z,type:v}),hs=m({bitStoreType:v,bitOrderType:v}),ds=I(m({name:M,fields:pn,index:_,docs:ee})),fs=W({composite:pn,variant:ds,sequence:v,array:us,tuple:I(v),primitive:ls,compact:v,bitSequence:hs}),ys=m({name:M,type:q(v)}),ps=I(ys),gs=m({id:v,path:ee,params:ps,def:fs,docs:ee}),ot=I(gs),bs=W({Blake2128:E,Blake2256:E,Blake2128Concat:E,Twox128:E,Twox256:E,Twox64Concat:E,Identity:E}),ws=I(bs),vs=m({hashers:ws,key:v,value:v}),ms=m({name:M,modifier:_,type:W({plain:v,map:vs}),fallback:ce(),docs:ee}),xs=q(m({prefix:M,items:I(ms)})),gn={name:M,storage:xs,calls:q(v),events:q(v),constants:I(m({name:M,type:v,value:ce(),docs:ee})),errors:q(v),index:_},ks={...gn,docs:ee},Es=new Uint8Array,bn=e=>k(()=>Es,()=>e),Bs=m({type:v,version:_,signedExtensions:I(m({identifier:M,type:v,additionalSigned:v}))}),wn=m({lookup:ot,pallets:I(m({...gn,docs:bn([])})),extrinsic:Bs,type:v,apis:bn([])}),Is=m({name:M,methods:I(m({name:M,inputs:I(m({name:M,type:v})),output:v,docs:ee})),docs:ee}),As=m({version:_,address:v,call:v,signature:v,extra:v,signedExtensions:I(m({identifier:M,type:v,additionalSigned:v}))}),vn=m({lookup:ot,pallets:I(m(ks)),extrinsic:As,type:v,apis:I(Is),outerEnums:m({call:v,event:v,error:v}),custom:I(X(M,m({type:v,value:ce()})))}),mn=()=>{throw new Error("Unsupported metadata version!")},R=k(mn,mn),Se=m({magicNumber:z,metadata:W({v0:R,v1:R,v2:R,v3:R,v4:R,v5:R,v6:R,v7:R,v8:R,v9:R,v10:R,v11:R,v12:R,v13:R,v14:wn,v15:vn})}),it=C(),Os=q(it),_s=X(U,it),xn=e=>{try{return Se.dec(e)}catch{}try{return Se.dec(Os.dec(e))}catch{}try{return Se.dec(it.dec(e))}catch{}try{return Se.dec(_s.dec(e)[1])}catch{}throw null},Us={dkLen:32},kn=e=>Ne(e,Us),Ls={dkLen:16},En=e=>Ne(e,Ls),Bn=e=>ie(En(e),e),te=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);function ae(e,t,n,r,s){return e=e+t+s|0,r=Ve(r^e,16),n=n+r|0,t=Ve(t^n,12),{a:e,b:t,c:n,d:r}}function le(e,t,n,r,s){return e=e+t+s|0,r=Ve(r^e,8),n=n+r|0,t=Ve(t^n,7),{a:e,b:t,c:n,d:r}}function In(e,t,n,r,s,o,i,c,y,h,d,l,u,a,f,p,b,w,A,D){let B=0;for(let ne=0;ne<r;ne++)({a:s,b:y,c:u,d:b}=ae(s,y,u,b,n[t+e[B++]])),{a:s,b:y,c:u,d:b}=le(s,y,u,b,n[t+e[B++]]),{a:o,b:h,c:a,d:w}=ae(o,h,a,w,n[t+e[B++]]),{a:o,b:h,c:a,d:w}=le(o,h,a,w,n[t+e[B++]]),{a:i,b:d,c:f,d:A}=ae(i,d,f,A,n[t+e[B++]]),{a:i,b:d,c:f,d:A}=le(i,d,f,A,n[t+e[B++]]),{a:c,b:l,c:p,d:D}=ae(c,l,p,D,n[t+e[B++]]),{a:c,b:l,c:p,d:D}=le(c,l,p,D,n[t+e[B++]]),{a:s,b:h,c:f,d:D}=ae(s,h,f,D,n[t+e[B++]]),{a:s,b:h,c:f,d:D}=le(s,h,f,D,n[t+e[B++]]),{a:o,b:d,c:p,d:b}=ae(o,d,p,b,n[t+e[B++]]),{a:o,b:d,c:p,d:b}=le(o,d,p,b,n[t+e[B++]]),{a:i,b:l,c:u,d:w}=ae(i,l,u,w,n[t+e[B++]]),{a:i,b:l,c:u,d:w}=le(i,l,u,w,n[t+e[B++]]),{a:c,b:y,c:a,d:A}=ae(c,y,a,A,n[t+e[B++]]),{a:c,b:y,c:a,d:A}=le(c,y,a,A,n[t+e[B++]]);return{v0:s,v1:o,v2:i,v3:c,v4:y,v5:h,v6:d,v7:l,v8:u,v9:a,v10:f,v11:p,v12:b,v13:w,v14:A,v15:D}}const An=(()=>{const e=Array.from({length:16},(r,s)=>s),t=r=>[2,6,3,10,7,0,4,13,1,11,12,5,9,14,15,8].map(s=>r[s]),n=[];for(let r=0,s=e;r<7;r++,s=t(s))n.push(...s);return Uint8Array.from(n)})();class ct extends Dt{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,de(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=J(t.key).slice();if(r.length!==32)throw new Error("Blake3: key should be 32 byte");this.IV=fe(r),H||P(this.IV),this.flags=n|16}else if(t.context!==void 0){const r=new ct({dkLen:32},32).update(t.context).digest();this.IV=fe(r),H||P(this.IV),this.flags=n|64}else this.IV=te.slice(),this.flags=n;this.state=this.IV.slice(),this.bufferOut=vr(this.bufferOut32)}get(){return[]}set(){}b2Compress(t,n,r,s=0){const{state:o,pos:i}=this,{h:c,l:y}=Re(BigInt(t),!0),{v0:h,v1:d,v2:l,v3:u,v4:a,v5:f,v6:p,v7:b,v8:w,v9:A,v10:D,v11:B,v12:ne,v13:$,v14:G,v15:ke}=In(An,s,r,7,o[0],o[1],o[2],o[3],o[4],o[5],o[6],o[7],te[0],te[1],te[2],te[3],c,y,i,n);o[0]=h^w,o[1]=d^A,o[2]=l^D,o[3]=u^B,o[4]=a^ne,o[5]=f^$,o[6]=p^G,o[7]=b^ke}compress(t,n=0,r=!1){let s=this.flags;if(this.chunkPos||(s|=1),(this.chunkPos===15||r)&&(s|=2),r||(this.pos=this.blockLen),this.b2Compress(this.chunksDone,s,t,n),this.chunkPos+=1,this.chunkPos===16||r){let o=this.state;this.state=this.IV.slice();for(let i,c=this.chunksDone+1;(r||!(c&1))&&(i=this.stack.pop());c>>=1)this.buffer32.set(i,0),this.buffer32.set(o,8),this.pos=this.blockLen,this.b2Compress(0,this.flags|4,this.buffer32,0),o=this.state,this.state=this.IV.slice();this.chunksDone++,this.chunkPos=0,this.stack.push(o)}this.pos=0}_cloneInto(t){t=super._cloneInto(t);const{IV:n,flags:r,state:s,chunkPos:o,posOut:i,chunkOut:c,stack:y,chunksDone:h}=this;return t.state.set(s.slice()),t.stack=y.map(d=>Uint32Array.from(d)),t.IV.set(n),t.flags=r,t.chunkPos=o,t.chunksDone=h,t.posOut=i,t.chunkOut=c,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:s,bufferOut32:o}=this,{h:i,l:c}=Re(BigInt(this.chunkOut++));H||P(s);const{v0:y,v1:h,v2:d,v3:l,v4:u,v5:a,v6:f,v7:p,v8:b,v9:w,v10:A,v11:D,v12:B,v13:ne,v14:$,v15:G}=In(An,0,s,7,t[0],t[1],t[2],t[3],t[4],t[5],t[6],t[7],te[0],te[1],te[2],te[3],c,i,n,r);o[0]=y^b,o[1]=h^w,o[2]=d^A,o[3]=l^D,o[4]=u^B,o[5]=a^ne,o[6]=f^$,o[7]=p^G,o[8]=t[0]^b,o[9]=t[1]^w,o[10]=t[2]^A,o[11]=t[3]^D,o[12]=t[4]^B,o[13]=t[5]^ne,o[14]=t[6]^$,o[15]=t[7]^G,H||(P(s),P(o)),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,H||P(this.buffer32),this.compress(this.buffer32,0,!0),H||P(this.buffer32),this.chunksDone=0,this.pos=this.blockLen):t|=(this.chunkPos?0:1)|2,this.flags=t,this.b2CompressOut()}writeInto(t){Ie(this,!1),Pe(t),this.finish();const{blockLen:n,bufferOut:r}=this;for(let s=0,o=t.length;s<o;){this.posOut>=n&&this.b2CompressOut();const i=Math.min(n-this.posOut,o-s);t.set(r.subarray(this.posOut,this.posOut+i),s),this.posOut+=i,s+=i}return t}xofInto(t){if(!this.enableXOF)throw new Error("XOF is not possible after digest call");return this.writeInto(t)}xof(t){return de(t),this.xofInto(new Uint8Array(t))}digestInto(t){if(ze(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 Ss=Er(e=>new ct(e)),Cs={dkLen:32},On=e=>Ss(e,Cs),Ts=e=>ie(On(e),e),_n=e=>e,ge=(e,t,n,r)=>new DataView(new Uint16Array([e,t,n,r]).buffer).getBigUint64(0,!0),at=2n**64n-1n,T=(e,t)=>e<<t&at|e>>64n-t,x=(e,t)=>e*t&at,L=(e,t)=>e+t&at,S=11400714785074694791n,N=14029467366897019727n,Un=1609587929392839161n,Ce=9650029242287828579n,Ln=2870177450012600261n;function ue(e,t=0n){let n=L(L(t,S),N),r=L(t,N),s=t,o=t-S,i=e.length,c=0,y=null;(function(){let a=0,f=a+i;if(i){if(y=new Uint8Array(32),i<32){y.set(e.subarray(0,i),c),c+=i;return}if(a<=f-32){const p=f-32;do{let b;b=ge(e[a+1]<<8|e[a],e[a+3]<<8|e[a+2],e[a+5]<<8|e[a+4],e[a+7]<<8|e[a+6]),n=x(T(L(n,x(b,N)),31n),S),a+=8,b=ge(e[a+1]<<8|e[a],e[a+3]<<8|e[a+2],e[a+5]<<8|e[a+4],e[a+7]<<8|e[a+6]),r=x(T(L(r,x(b,N)),31n),S),a+=8,b=ge(e[a+1]<<8|e[a],e[a+3]<<8|e[a+2],e[a+5]<<8|e[a+4],e[a+7]<<8|e[a+6]),s=x(T(L(s,x(b,N)),31n),S),a+=8,b=ge(e[a+1]<<8|e[a],e[a+3]<<8|e[a+2],e[a+5]<<8|e[a+4],e[a+7]<<8|e[a+6]),o=x(T(L(o,x(b,N)),31n),S),a+=8}while(a<=p)}a<f&&(y.set(e.subarray(a,f),c),c=f-a)}})(),e=y||e;let h,d=0;for(i>=32?(h=T(n,1n),h=L(h,T(r,7n)),h=L(h,T(s,12n)),h=L(h,T(o,18n)),n=x(T(x(n,N),31n),S),h=h^n,h=L(x(h,S),Ce),r=x(T(x(r,N),31n),S),h=h^r,h=L(x(h,S),Ce),s=x(T(x(s,N),31n),S),h=h^s,h=L(x(h,S),Ce),o=x(T(x(o,N),31n),S),h=h^o,h=L(x(h,S),Ce)):h=L(t,Ln),h=L(h,BigInt(i));d<=c-8;){let u=ge(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]);u=x(T(x(u,N),31n),S),h=L(x(T(h^u,27n),S),Ce),d+=8}if(d+4<=c){let u=x(ge(e[d+1]<<8|e[d],e[d+3]<<8|e[d+2],0,0),S);h=L(x(T(h^u,23n),N),Un),d+=4}for(;d<c;){const u=x(ge(e[d++],0,0,0),Ln);h=x(T(h^u,11n),S)}let l=h>>33n;return h=x(h^l,N),l=h>>29n,h=x(h^l,Un),l=h>>32n,h^=l,h}const lt=e=>{const t=new Uint8Array(16),n=new DataView(t.buffer);return n.setBigUint64(0,ue(e),!0),n.setBigUint64(8,ue(e,1n),!0),t},Ds=e=>{const t=new Uint8Array(32),n=new DataView(t.buffer);return n.setBigUint64(0,ue(e),!0),n.setBigUint64(8,ue(e,1n),!0),n.setBigUint64(16,ue(e,2n),!0),n.setBigUint64(24,ue(e,3n),!0),t},Sn=e=>ie(Me.enc(ue(e)),e),Cn=new TextEncoder,Tn=e=>{const t=lt(Cn.encode(e));return(n,r,...s)=>{const o=ie(t,lt(Cn.encode(n))),i=j(o),c=s.map(l=>l[1]).map(l=>{switch(l){case _n:return 0;case Sn:return 8;case Bn:return 16;default:return null}}).filter(l=>l!==null),y=l=>{if(!l.startsWith(i))throw new Error(`key does not match this storage (${e}.${n})`);if(c.length!==s.length)throw new Error("Impossible to decode this key");if(s.length===0)return[];const u=l.slice(i.length),a=new Array(s.length);for(let f=0,p=0;f<c.length;f++){const b=s[f][0];p+=c[f],a[f]=b.dec(u.slice(p*2)),p+=b.enc(a[f]).length}return a},h=s.map(([{enc:l},u])=>a=>u(l(a)));return{enc:(...l)=>j(ie(o,...l.map((u,a)=>h[a](u)))),dec:r,keyDecoder:y}}};var Dn=Object.freeze({__proto__:null,AccountId:ve,Bin:Ue,Binary:et,Blake2128:En,Blake2128Concat:Bn,Blake2256:kn,Blake3256:On,Blake3256Concat:Ts,Bytes:C,Enum:tt,FixedSizeBinary:Kt,Hex:ce,Identity:_n,Option:q,Result:He,ScaleEnum:W,Self:tn,Storage:Tn,Struct:m,Tuple:X,Twox128:lt,Twox256:Ds,Twox64Concat:Sn,Variant:me,Vector:I,_Enum:zr,_void:E,bitSequence:Yt,blockHeader:as,bool:Ge,char:Xr,compact:U,compactBn:zt,compactNumber:v,createCodec:k,createDecoder:We,decAnyMetadata:xn,enhanceCodec:we,enhanceDecoder:$e,enhanceEncoder:De,ethAccount:hn,fixedStr:Gr,fromBufferToBase58:Nt,getSs58AddressInfo:Rt,h64:ue,i128:Gn,i16:qn,i256:Yn,i32:Xn,i64:Kn,i8:Fn,metadata:Se,selfDecoder:en,selfEncoder:Zt,str:M,u128:Wn,u16:Be,u256:zn,u32:z,u64:Me,u8:_,v14:wn,v14Lookup:ot,v15:vn});const $n=(e,t)=>e.type==="array"&&e.len===t&&e.value.type==="primitive"&&e.value.value==="u8",he={type:"void"},$s=(e,t=()=>null)=>{const n=new Map,r=new Set,s=d=>l=>{let u=n.get(l);if(u)return u;if(r.has(l)){const f={id:l};return n.set(l,f),f}r.add(l);const a=d(l);return u=n.get(l),u?Object.assign(u,a):(u={id:l,...a},n.set(l,u)),r.delete(l),u};let o=!0,i=!0;const c=s(d=>{const l=t(e[d]);if(l)return l;const{def:u,path:a,params:f}=e[d];if(u.tag==="composite"){if(u.value.length===0)return he;if(u.value.length===1){const p=c(u.value[0].type);return o&&a.at(-1)==="AccountId32"&&$n(p,32)?(o=!1,{type:"AccountId32"}):i&&a.at(-1)==="AccountId20"&&$n(p,20)?(i=!1,{type:"AccountId20"}):p}return y(u.value)}if(u.tag==="variant"){if(a.length===1&&a[0]==="Option"&&f.length===1&&f[0].name==="T"){const w=c(f[0].type);return w.type==="void"?{type:"primitive",value:"bool"}:{type:"option",value:w}}if(a.length===1&&a[0]==="Result"&&f.length===2&&f[0].name==="T"&&f[1].name==="E")return{type:"result",value:{ok:c(f[0].type),ko:c(f[1].type)}};if(u.value.length===0)return he;const p={},b={};return u.value.forEach(w=>{const A=w.name;if(b[A]=w.docs,w.fields.length===0){p[A]={...he,idx:w.index};return}if(w.fields.length===1&&!w.fields[0].name){p[A]={type:"lookupEntry",value:c(w.fields[0].type),idx:w.index};return}p[A]={...y(w.fields),idx:w.index}}),{type:"enum",value:p,innerDocs:b}}if(u.tag==="sequence")return{type:"sequence",value:c(u.value)};if(u.tag==="array"){const{len:p}=u.value,b=c(u.value.type);return!p||b.type==="void"?he:p>1?{type:"array",value:b,len:u.value.len}:b}if(u.tag==="tuple")return u.value.length===0?he:u.value.length>1?h(u.value.map(p=>c(p)),u.value.map(p=>e[p].docs)):c(u.value[0]);if(u.tag==="primitive")return{type:"primitive",value:u.value.tag};if(u.tag==="compact"){const p=c(u.value);return p.type==="void"?he:{type:"compact",isBig:Number(p.value.slice(1))>32}}return{type:u.tag}}),y=d=>{let l=!0;const u={},a={};return d.forEach((f,p)=>{l=l&&!!f.name;const b=f.name||p,w=c(f.type);w.type!=="void"&&(u[b]=w,a[b]=f.docs)}),l?{type:"struct",value:u,innerDocs:a}:h(Object.values(u),Object.values(a))},h=(d,l)=>{if(d.every(u=>u.id===d[0].id)&&l.every(u=>!u.length)){const[u]=d;return u.type==="void"?he:{type:"array",value:d[0],len:d.length}}return{type:"tuple",value:d,innerDocs:l}};return c},Ms=e=>{const t=$s(e.lookup,({def:s})=>{if(s.tag==="composite"){const o=n(s);if(o)return{type:"enum",innerDocs:{},value:Object.fromEntries(e.pallets.map(i=>[i.name,i.errors==null?{...he,idx:i.index}:{type:"lookupEntry",value:t(i.errors),idx:i.index}])),byteLength:o}}return null});function n(s){if(!(s.value.length===2&&s.value[0].name==="index"&&s.value[1].name==="error"))return null;const i=t(s.value[0].type),c=t(s.value[1].type);return i.type==="primitive"&&i.value==="u8"&&c.type==="array"&&c.value.type==="primitive"&&c.value.value==="u8"?1+c.len:null}return Object.assign(t,{metadata:e,call:"outerEnums"in e?e.outerEnums.call:e.lookup[e.extrinsic?.type]?.params.find(i=>i.name==="Call")?.type??null})},Hs=(e,t,n)=>(r,s,o,...i)=>{const{id:c}=r;if(s.has(c))return s.get(c);if(o.has(c)){const h=t(()=>s.get(c),r,...i);return s.set(c,h),h}o.add(c);let y=e(r,s,o,...i);return o.delete(c),s.has(c)&&(y=n(y,s.get(c),r,...i)),s.set(c,y),y},Ps=Ue(),Vs=k(U[0],$e(U[1],BigInt)),Mn=Hs((e,t,n,r)=>{if(e.type==="primitive")return Dn[e.value];if(e.type==="void")return E;if(e.type==="AccountId32")return r;if(e.type==="AccountId20")return hn;if(e.type==="compact")return e.isBig?Vs:U;if(e.type==="bitSequence")return Yt;const s=a=>Mn(a,t,n,r),o=(a,f)=>{const p=s(a);return f?I(p,f):I(p)},i=a=>X(...a.map(s)),c=a=>{const f=Object.fromEntries(Object.entries(a).map(([p,b])=>[p,s(b)]));return m(f)};if(e.type==="sequence"&&e.value.type==="primitive"&&e.value.value==="u8")return Ps;if(e.type==="array")return e.value.type==="primitive"&&e.value.value==="u8"?Ue(e.len):o(e.value,e.len);if(e.type==="sequence")return o(e.value);if(e.type==="tuple")return i(e.value);if(e.type==="struct")return c(e.value);if(e.type==="option")return q(s(e.value));if(e.type==="result")return He(s(e.value.ok),s(e.value.ko));const y=Object.values(e.value).map(a=>{switch(a.type){case"void":return E;case"lookupEntry":return s(a.value);case"tuple":return i(a.value);case"struct":return c(a.value);case"array":return o(a.value,a.len)}}),h=Object.fromEntries(Object.keys(e.value).map((a,f)=>[a,y[f]])),d=Object.values(e.value).map(a=>a.idx),u=d.every((a,f)=>a===f)?me(h):me(h,d);return e.byteLength?js(u,e.byteLength):u},tn,e=>e),Hn=(e,t=ve())=>{const n=new Map,r=s=>Mn(e(s),n,new Set,t);return s=>r(s)},js=(e,t)=>{const n=C(t);return k(r=>n.enc(e.enc(r)),r=>e.dec(n.dec(r)))},Rs=e=>{const{metadata:t}=e;let n=Hn(e);const r=t.pallets.find(l=>l.name==="System")?.constants.find(l=>l.name==="SS58Prefix");let s;if(r)try{const l=n(r.type).dec(r.value);typeof l=="number"&&(s=l,n=Hn(e,ve(l)))}catch{}const o=new Map,i=(l,u)=>{let a=o.get(l);a||o.set(l,a=Tn(l));const f=t.pallets.find($=>$.name===l).storage.items.find($=>$.name===u),p=($,...G)=>{const ke=a(...G);return{...ke,len:$,fallback:f.modifier===1?ke.dec(f.fallback):void 0}};if(f.type.tag==="plain")return p(0,u,n(f.type.value).dec);const{key:b,value:w,hashers:A}=f.type.value,D=n(w),B=A.map($=>Dn[$.tag]),ne=(()=>{if(B.length===1)return[[n(b),B[0]]];const $=e(b);switch($.type){case"array":return B.map(G=>[n($.value.id),G]);case"tuple":return $.value.map((G,ke)=>[n(G.id),B[ke]]);default:throw new Error("Invalid key type")}})();return p(B.length,u,D.dec,...ne)},c=l=>{switch(l.type){case"void":return E;case"lookupEntry":return n(l.value.id);case"tuple":return X(...Object.values(l.value).map(u=>n(u.id)));case"struct":return m(Ze(l.value,u=>n(u.id)));case"array":return I(n(l.value.id),l.len)}},y=(l,u)=>{const a=t.pallets.find(f=>f.name===l).constants.find(f=>f.name===u);return n(a.type)},h=l=>(u,a)=>{const f=t.pallets.find(w=>w.name===u),p=e(f[l]);if(p.type!=="enum")throw null;const b=p.value[a];return{location:[f.index,b.idx],codec:c(p.value[a])}},d=(l,u)=>{const a=t.apis.find(f=>f.name===l)?.methods.find(f=>f.name===u);if(!a)throw null;return{args:X(...a.inputs.map(f=>n(f.type))),value:n(a.output)}};return{buildDefinition:n,buildStorage:i,buildEvent:h("events"),buildError:h("errors"),buildRuntimeCall:d,buildCall:h("calls"),buildConstant:y,ss58Prefix:s}},xe=(e,t)=>{let n=e.toString(16);n=(n.length%2?"0":"")+n;const r=Math.max(0,(t||0)-n.length/2);return"0x"+"00".repeat(r)+n},Ns=({additionalSigned:e})=>({genesisHash:j(e)}),Fs=({value:e})=>({nonce:xe(U.dec(e),4)}),qs=({additionalSigned:e})=>({transactionVersion:xe(z.dec(e),4)}),Xs=m({tip:U,asset:q(C(1/0))}).dec;var Pn=Object.freeze({__proto__:null,ChargeAssetTxPayment:({value:e})=>{const{tip:t,asset:n}=Xs(e);return{...n?{assetId:j(n)}:{},tip:xe(t,16)}},ChargeTransactionPayment:({value:e})=>({tip:xe(zt.dec(e),16)}),CheckGenesis:Ns,CheckMetadataHash:({value:e,additionalSigned:t})=>e.length&&e[0]?{mode:1,metadataHash:j(t.length?t.slice(1):t)}:{},CheckMortality:({value:e,additionalSigned:t},n)=>({era:j(e),blockHash:j(t),blockNumber:xe(n,4)}),CheckNonce:Fs,CheckSpecVersion:({additionalSigned:e})=>({specVersion:xe(z.dec(e),4)}),CheckTxVersion:qs});const Ks=e=>{const t=Rs(Ms(e)),n=e.pallets.find(r=>r.name==="System").constants.find(r=>r.name==="SS58Prefix");return t.buildDefinition(n.type).dec(n.value)},Ws=De(_.enc,e=>+!!e.signed<<7|e.version),Gs=ve().enc;function zs(e,t,n){const r=i=>n({address:e,data:j(i),type:"bytes"}).then(({signature:c})=>ye(c)),s=Gs(e);return{publicKey:s,signTx:async(i,c,y,h,d=kn)=>{let l;try{const b=xn(y);if(b.metadata.tag!=="v14"&&b.metadata.tag!=="v15")throw null;l=b.metadata.value}catch{throw new Error("Unsupported metadata version")}const u={};u.signedExtensions=[];const{version:a}=l.extrinsic,f=[];l.extrinsic.signedExtensions.map(({identifier:b})=>{const w=c[b];if(!w)throw new Error(`Missing ${b} signed-extension`);if(f.push(w.value),u.signedExtensions.push(b),!Pn[b]){if(w.value.length===0&&w.additionalSigned.length===0)return;throw new Error(`PJS does not support this signed-extension: ${b}`)}Object.assign(u,Pn[b](w,h))}),u.address=ve(Ks(l)).dec(s),u.method=j(i),u.version=a,u.withSignedTransaction=!0;const p=await t(u);if(!p.signedTransaction){const b=ie(Ws({signed:!0,version:a}),new Uint8Array([0,...s]),ye(p.signature),...f,i);return ie(U.enc(b.length),b)}return typeof p.signedTransaction=="string"?ye(p.signedTransaction):p.signedTransaction},signBytes:r}}const Ys=new Set(["ed25519","sr25519","ecdsa"]),Js=async(e,t)=>{let n=window.injectedWeb3?.[e];if(!n)throw new Error(`Unavailable extension: "${e}"`);const r=await n.enable(t),s=r.signer.signPayload.bind(r.signer),o=r.signer.signRaw.bind(r.signer),i=d=>d.filter(({type:l})=>Ys.has(l)).map(l=>{const u=zs(l.address,s,o);return{...l,polkadotSigner:u}});let c=i(await r.accounts.get());const y=new Set,h=r.accounts.subscribe(d=>{c=i(d),y.forEach(l=>{l(c)})});return{name:e,getAccounts:()=>c,subscribe:d=>(y.add(d),()=>{y.delete(d)}),disconnect:()=>{h()}}},Qs=()=>{const{injectedWeb3:e}=window;return e?Object.keys(e):[]};be.connectInjectedExtension=Js,be.getInjectedExtensions=Qs});
@@ -1 +1 @@
1
- (function(S,E){typeof exports=="object"&&typeof module<"u"?E(exports):typeof define=="function"&&define.amd?define(["exports"],E):(S=typeof globalThis<"u"?globalThis:S||self,E(S.papiPolkadotSdkCompat={}))})(this,function(S){"use strict";const E=p=>{let r=null;const{send:c,disconnect:d}=p(l=>{r?.(JSON.parse(l))});return l=>(r=l,{send(u){c(JSON.stringify(u))},disconnect(){r=null,d()}})},M=p=>{let r=null;const{send:c,disconnect:d}=p(l=>{r?.(JSON.stringify(l))});return l=>(r=l,{send(u){c(JSON.parse(u))},disconnect(){r=null,d()}})},C=(...p)=>r=>M(p.reduce((c,d)=>d(c),E(r))),b={body:"",call:"",continue:"",follow:"",header:"",stopOperation:"",storage:"",unfollow:"",unpin:""},O={broadcast:"",stop:""},B={chainName:"",genesisHash:"",properties:""};Object.entries({chainHead:b,chainSpec:B,transaction:O}).forEach(([p,r])=>{Object.keys(r).forEach(c=>{r[c]=`${p}_v1_${c}`})});var K=Object.freeze({__proto__:null,chainHead:b,chainSpec:B,transaction:O});const U=p=>r=>{const{send:c,disconnect:d}=p(r);return{send:u=>{switch(u.method){case B.chainName:return c({...u,method:"system_chain"});case B.genesisHash:return c({...u,method:"chain_getBlockHash",params:[0]});case B.properties:return c({...u,method:"system_properties"})}c(u)},disconnect:d}},z=p=>r=>{const c=new Set,d=new Map,l=new Map,{send:u,disconnect:h}=p(n=>{if("id"in n){r(n);const{id:s,result:e}=n;if(c.has(s)){c.delete(s),d.set(e,new Set),l.set(e,new Map);return}}else{const{subscription:s}=n.params,e=d.get(s),t=l.get(s);if(e){const o=n.params.result,{event:i}=o;if(i==="initialized"&&o.finalizedBlockHashes.forEach(a=>{e.add(a)}),i==="newBlock"){const{parentBlockHash:a}=o;if(!e.has(a)){const w=t.get(a)??[];w.push(n),t.set(a,w);return}const f=o.blockHash;e.add(o.blockHash),r(n);const _=t.get(f);_&&(t.delete(f),_.forEach(w=>{e.add(w.params.result.blockHash),r(w)}));return}i==="stop"&&(e.delete(s),l.delete(s))}r(n)}});return{send:n=>{const s=n.params[0];switch(n.method){case b.follow:c.add(n.id);break;case b.unpin:const[e,t]=n.params;t.forEach(o=>{d.get(e)?.delete(o),l.get(e)?.delete(o)});break;case b.unfollow:d.delete(s),l.delete(s);break}u(n)},disconnect:h}},D=p=>({jsonrpc:"2.0",...p}),P=(p,r,c,d={})=>D({method:"chainHead_v1_followEvent",params:{subscription:p,result:{event:r,operationId:c,...d}}}),F="__INNER_RQ_DesV",W=p=>{let r=0;const c=new Map,d=({id:k,error:n,result:s})=>{const e=c.get(k);return e&&(c.delete(k),n?e(!1,n):e(!0,s)),!e};let l=()=>{};return[k=>{const{send:n,disconnect:s}=p(e=>{d(e)&&k(e)});return l=n,{send:l,disconnect:()=>{c.clear(),s()}}},(k,n,s,e)=>{const t=F+r++;c.set(t,(o,i)=>{(o?s:e)(i)}),l(D({id:t,method:k,params:n}))}]},L="__INNER_OP_DesV";let Q=0;const V=p=>r=>{const[c,d]=W(p),l=Z(d),u=new Map,h=new Map,{send:k,disconnect:n}=c(t=>{if("id"in t){const o=u.get(t.id);o&&(u.delete(t.id),t.result.result==="started"&&o(t.result.operationId))}else if(t.params){const{subscription:o,result:i}=t.params,{operationId:a}=i||{},f=h.get(o);f&&i.event==="stop"&&(f.forEach(w=>{w.cancel()}),h.delete(o));const _=f?.get(a);if(_)switch(i.event){case"operationInaccessible":case"operationError":_.cancel();break;case"operationStorageDone":if(_.isInnerDone)f.delete(a);else{_.isOutterDone=!0;return}}}r(t)}),s=(t,o,i)=>a=>{let f=()=>{};h.has(t)||h.set(t,new Map);const _=h.get(t),w={isOutterDone:!1,isInnerDone:!1,cancel:()=>{f()}};_.set(a,w);let H=0;const I=i.map(y=>l(y,o,v=>{r(P(t,"operationStorageItems",a,{items:v.map(([g,ee])=>({key:g,value:ee}))}))},v=>{f(),w.isOutterDone||k(D({method:"chainHead_v1_stopOperation",params:[a]})),r(P(t,"operationError",a,{error:typeof v=="string"?v:JSON.stringify(v)}))},()=>{++H===i.length&&(w.isOutterDone?(f(),r(P(t,"operationStorageDone",a))):w.isInnerDone=!0)}));f=()=>{_.delete(a),I.forEach(y=>y())}};return{send:t=>{switch(t.method){case b.storage:{const[o,i,a]=t.params,f=[],_=a.filter(H=>{const I=H.type==="descendantsValues";return I&&f.push(H.key),!I}),w=s(o,i,f);if(_.length)f.length&&u.set(t.id,w);else{const H=L+Q++;r(D({id:t.id,result:{result:"started",operationId:H}})),w(H),h.get(o).get(H).isOutterDone=!0;return}t.params[2]=_;break}case b.stopOperation:{const[o,i]=t.params,a=h.get(o)?.get(i);if(a&&(a.cancel(),a.isOutterDone))return;break}case b.unfollow:{const[o]=t.params;h.get(o)?.forEach(i=>i.cancel()),h.delete(o);break}}k(t)},disconnect:n}},Z=p=>(r,c,d,l,u)=>{let h=!0,k=!1,n=0;const s=o=>{h&&(h=!1,l(o))},e=1e3,t=o=>{p("state_getKeysPaged",[r,e,o||void 0,c],i=>{h&&(i.length>0&&(n++,p("state_queryStorageAt",[i,c],([{changes:a}])=>{h&&(n--,d(a),k&&!n&&u())},s)),i.length<e?(k=!0,n||u()):t(i.at(-1)))},s)};return t(),()=>{h=!1}},R=p=>r=>{const c=new Set,d=new Map,l=new Map,{send:u,disconnect:h}=p(n=>{if("id"in n){r(n);const{id:s,result:e}=n;if(c.has(s)){c.delete(s),d.set(e,new Set),l.set(e,new Map);return}}else{const{subscription:s}=n.params,e=d.get(s),t=l.get(s);if(e){const o=n.params.result,{event:i}=o;if(i==="initialized"&&o.finalizedBlockHashes.forEach(a=>{e.add(a)}),i==="finalized"&&(o.prunedBlockHashes=o.prunedBlockHashes.filter(a=>{e.has(a)})),i==="newBlock"){e.add(o.blockHash);const a=o.blockHash,f=t.get(a);if(f){t.delete(a),r(n),Promise.resolve().then(()=>{r(f)});return}}if(i==="bestBlockChanged"){const a=o.bestBlockHash;if(!e.has(a)){l.get(s).set(a,n);return}}i==="stop"&&(e.delete(s),l.delete(s))}r(n)}});return{send:n=>{const s=n.params[0];switch(n.method){case b.follow:c.add(n.id);break;case b.unpin:const[e,t]=n.params;t.forEach(o=>{d.get(e)?.delete(o),l.get(e)?.delete(o)});break;case b.unfollow:d.delete(s),l.delete(s);break}u(n)},disconnect:h}},X=new Set(["BodyDone","CallDone","StorageDone","Inaccessible","Error"].map(p=>"operation"+p)),$=p=>X.has(p.params?.result?.event),j=p=>r=>{const c=new Set,d=new Map,l=new Map,u=new Map,{send:h,disconnect:k}=p(s=>{if("id"in s){r(s);const{id:e,result:t}=s;if(c.has(e)){c.delete(e),l.set(t,new Set),u.set(t,new Map);return}const o=d.get(e);if(o!==void 0){d.delete(e);const i=s.result?.operationId;if(i!==void 0&&l.has(o)){const a=l.get(o);a.add(i);const f=u.get(o)?.get(i);f&&(f.forEach(r),u.get(o).delete(i),$(f.at(-1))&&a.delete(i))}}}else{const{subscription:e,result:t}=s.params,o=l.get(e);if(o){const{operationId:i}=s.params.result;if(i!==void 0)if(o.has(i))$(s)&&o.delete(i);else{const a=u.get(e),f=a.get(i)??[];f.push(s),a.set(i,f);return}else t?.event==="stop"&&(l.delete(e),u.delete(e))}r(s)}});return{send:s=>{const e=s.params[0];switch(s.method){case b.follow:c.add(s.id);break;case b.body:case b.call:case b.storage:d.set(s.id,e);break;case b.unfollow:l.delete(e),u.delete(e);break;case b.stopOperation:l.get(e)?.delete(s.params[1])}h(s)},disconnect:k}},m=p=>r=>p(c=>{const d=c.params?.result;if(!("id"in c)&&d){const{prunedBlockHashes:l,finalizedBlockHash:u,event:h}=d;h==="finalized"&&Array.isArray(l)?d.prunedBlockHashes=[...new Set(d.prunedBlockHashes)]:h==="initialized"&&u&&(d.finalizedBlockHashes=[d.finalizedBlockHash],delete d.finalizedBlockHash)}r(c)}),A=p=>r=>{const{send:c,disconnect:d}=p(r);return{send:u=>{const{method:h,params:k,id:n,...s}=u;h==b.unpin&&k&&Array.isArray(k[1])?k[1].forEach((e,t)=>{c({...s,id:t===0?n:`${n}-patched-${t}`,method:h,params:[k[0],e]})}):c(u)},disconnect:d}},G=p=>({jsonrpc:"2.0",...p}),[N]=O.stop.split("_"),q="unstable",x="rpc_methods",J="__INTERNAL_ID",T=p=>r=>{let c=!0,d=[],l=n=>{d.push(n)},u=({id:n,result:s})=>{if(n!==J||!c)return;const e=new Set(s.methods),t={};[b,B,O].forEach(i=>{Object.values(i).forEach(a=>{if(e.has(a))t[a]=a;else{const[f,,_]=a.split("_"),w=`${f}_${q}_${_}`;if(e.has(w))t[a]=w,e.delete(w),e.add(a);else if(t[a]=null,f===N){let H;const I=a==="stop"?"unwatch":"submitAndWatch";[N+"Watch",N].find(v=>["v1",q].find(g=>e.has(H=`${v}_${g}_${I}`)))&&(t[a]=H,e.add(a))}}})}),u=r;const o=({method:i,...a})=>{if(i===x){Promise.resolve().then(()=>{r(G({id:a.id,result:{methods:[...e]}}))});return}const f=t[i];f===null?Promise.resolve().then(()=>{r({error:{code:-32603,message:`Method not found: ${i}`},id:a.id})}):h({method:f||i,...a})};for(let i=0;c&&i<d.length;i++)o(d[i]);d=[],c&&(l=o)};const{send:h,disconnect:k}=p(n=>{u(n)});return h(G({id:J,method:x,params:[]})),{send:n=>{l(n)},disconnect(){c=!1,l=u=()=>{},d=[],k()}}},Y=C(T,j,A,m,z,R,U,V);S.fixDescendantValues=V,S.fixPrematureBlocks=z,S.fixUnorderedBlocks=R,S.fixUnorderedEvents=j,S.fromParsed=M,S.methods=K,S.parsed=C,S.patchChainHeadEvents=m,S.toParsed=E,S.translate=T,S.unpinHash=A,S.withPolkadotSdkCompat=Y});
1
+ (function(_,E){typeof exports=="object"&&typeof module<"u"?E(exports):typeof define=="function"&&define.amd?define(["exports"],E):(_=typeof globalThis<"u"?globalThis:_||self,E(_.papiPolkadotSdkCompat={}))})(this,function(_){"use strict";const E=p=>{let i=null;const{send:o,disconnect:c}=p(d=>{i?.(JSON.parse(d))});return d=>(i=d,{send(f){o(JSON.stringify(f))},disconnect(){i=null,c()}})},C=p=>{let i=null;const{send:o,disconnect:c}=p(d=>{i?.(JSON.stringify(d))});return d=>(i=d,{send(f){o(JSON.parse(f))},disconnect(){i=null,c()}})},g=(...p)=>i=>C(p.reduce((o,c)=>c(o),E(i))),S={body:"",call:"",continue:"",follow:"",header:"",stopOperation:"",storage:"",unfollow:"",unpin:""},D={broadcast:"",stop:""},O={chainName:"",genesisHash:"",properties:""};Object.entries({chainHead:S,chainSpec:O,transaction:D}).forEach(([p,i])=>{Object.keys(i).forEach(o=>{i[o]=`${p}_v1_${o}`})});var F=Object.freeze({__proto__:null,chainHead:S,chainSpec:O,transaction:D});const W=p=>i=>{const{send:o,disconnect:c}=p(i);return{send:f=>{switch(f.method){case O.chainName:return o({...f,method:"system_chain"});case O.genesisHash:return o({...f,method:"chain_getBlockHash",params:[0]});case O.properties:return o({...f,method:"system_properties"})}o(f)},disconnect:c}},z=p=>i=>{const o=new Set,c=new Map,d=new Map,{send:f,disconnect:u}=p(a=>{if("id"in a){i(a);const{id:t,result:e}=a;if(o.has(t)){o.delete(t),c.set(e,new Set),d.set(e,new Map);return}}else{const{subscription:t}=a.params,e=c.get(t),n=d.get(t);if(e){const s=a.params.result,{event:r}=s;if(r==="initialized"&&s.finalizedBlockHashes.forEach(l=>{e.add(l)}),r==="newBlock"){const{parentBlockHash:l}=s;if(!e.has(l)){const h=n.get(l)??[];h.push(a),n.set(l,h);return}const k=s.blockHash;e.add(s.blockHash),i(a);const w=n.get(k);w&&(n.delete(k),w.forEach(h=>{e.add(h.params.result.blockHash),i(h)}));return}r==="stop"&&(e.delete(t),d.delete(t))}i(a)}});return{send:a=>{const t=a.params[0];switch(a.method){case S.follow:o.add(a.id);break;case S.unpin:const[e,n]=a.params;n.forEach(s=>{c.get(e)?.delete(s),d.get(e)?.delete(s)});break;case S.unfollow:c.delete(t),d.delete(t);break}f(a)},disconnect:u}},y=p=>({jsonrpc:"2.0",...p}),N=(p,i,o,c={})=>y({method:"chainHead_v1_followEvent",params:{subscription:p,result:{event:i,operationId:o,...c}}}),L="__INNER_RQ_DesV",Q=p=>{let i=0;const o=new Map,c=({id:b,error:a,result:t})=>{const e=o.get(b);return e&&(o.delete(b),a?e(!1,a):e(!0,t)),!e};let d=()=>{};return[b=>{const{send:a,disconnect:t}=p(e=>{c(e)&&b(e)});return d=a,{send:d,disconnect:()=>{o.clear(),t()}}},(b,a,t,e)=>{const n=L+i++;o.set(n,(s,r)=>{(s?t:e)(r)}),d(y({id:n,method:b,params:a}))}]},Z="__INNER_OP_DesV";let X=0;const R=p=>i=>{const[o,c]=Q(p),d=Y(c),f=new Map,u=new Map,{send:b,disconnect:a}=o(n=>{if("id"in n){const s=f.get(n.id);s&&(f.delete(n.id),n.result.result==="started"&&s(n.result.operationId))}else if(n.params){const{subscription:s,result:r}=n.params,{operationId:l}=r||{},k=u.get(s);k&&r.event==="stop"&&(k.forEach(h=>{h.cancel()}),u.delete(s));const w=k?.get(l);if(w)switch(r.event){case"operationInaccessible":case"operationError":w.cancel();break;case"operationStorageDone":if(w.isInnerDone)k.delete(l);else{w.isOutterDone=!0;return}}}i(n)}),t=(n,s,r)=>l=>{let k=()=>{};u.has(n)||u.set(n,new Map);const w=u.get(n),h={isOutterDone:!1,isInnerDone:!1,cancel:()=>{k()}};w.set(l,h);let H=0;const B=r.map(v=>d(v,s,I=>{i(N(n,"operationStorageItems",l,{items:I.map(([M,U])=>({key:M,value:U}))}))},I=>{k(),h.isOutterDone||b(y({method:"chainHead_v1_stopOperation",params:[l]})),i(N(n,"operationError",l,{error:typeof I=="string"?I:JSON.stringify(I)}))},()=>{++H===r.length&&(h.isOutterDone?(k(),i(N(n,"operationStorageDone",l))):h.isInnerDone=!0)}));k=()=>{w.delete(l),B.forEach(v=>v())}};return{send:n=>{switch(n.method){case S.storage:{const[s,r,l]=n.params,k=[],w=l.filter(H=>{const B=H.type==="descendantsValues";return B&&k.push(H.key),!B}),h=t(s,r,k);if(w.length)k.length&&f.set(n.id,h);else{const H=Z+X++;i(y({id:n.id,result:{result:"started",operationId:H}})),h(H),u.get(s).get(H).isOutterDone=!0;return}n.params[2]=w;break}case S.stopOperation:{const[s,r]=n.params,l=u.get(s)?.get(r);if(l&&(l.cancel(),l.isOutterDone))return;break}case S.unfollow:{const[s]=n.params;u.get(s)?.forEach(r=>r.cancel()),u.delete(s);break}}b(n)},disconnect:a}},Y=p=>(i,o,c,d,f)=>{let u=!0,b=!1,a=0;const t=s=>{u&&(u=!1,d(s))},e=1e3,n=s=>{p("state_getKeysPaged",[i,e,s||void 0,o],r=>{u&&(r.length>0&&(a++,p("state_queryStorageAt",[r,o],([{changes:l}])=>{u&&(a--,c(l),b&&!a&&f())},t)),r.length<e?(b=!0,a||f()):n(r.at(-1)))},t)};return n(),()=>{u=!1}},V=p=>i=>{const o=new Set,c=new Map,d=new Map,{send:f,disconnect:u}=p(a=>{if("id"in a){i(a);const{id:t,result:e}=a;if(o.has(t)){o.delete(t),c.set(e,new Set),d.set(e,new Map);return}}else{const{subscription:t}=a.params,e=c.get(t),n=d.get(t);if(e){const s=a.params.result,{event:r}=s;if(r==="initialized"&&s.finalizedBlockHashes.forEach(l=>{e.add(l)}),r==="finalized"&&(s.prunedBlockHashes=s.prunedBlockHashes.filter(l=>{e.has(l)})),r==="newBlock"){e.add(s.blockHash);const l=s.blockHash,k=n.get(l);if(k){n.delete(l),i(a),Promise.resolve().then(()=>{i(k)});return}}if(r==="bestBlockChanged"){const l=s.bestBlockHash;if(!e.has(l)){d.get(t).set(l,a);return}}r==="stop"&&(e.delete(t),d.delete(t))}i(a)}});return{send:a=>{const t=a.params[0];switch(a.method){case S.follow:o.add(a.id);break;case S.unpin:const[e,n]=a.params;n.forEach(s=>{c.get(e)?.delete(s),d.get(e)?.delete(s)});break;case S.unfollow:c.delete(t),d.delete(t);break}f(a)},disconnect:u}},ee=new Set(["BodyDone","CallDone","StorageDone","Inaccessible","Error"].map(p=>"operation"+p)),$=p=>ee.has(p.params?.result?.event),j=p=>i=>{const o=new Set,c=new Map,d=new Map,f=new Map,{send:u,disconnect:b}=p(t=>{if("id"in t){i(t);const{id:e,result:n}=t;if(o.has(e)){o.delete(e),d.set(n,new Set),f.set(n,new Map);return}const s=c.get(e);if(s!==void 0){c.delete(e);const r=t.result?.operationId;if(r!==void 0&&d.has(s)){const l=d.get(s);l.add(r);const k=f.get(s)?.get(r);k&&(k.forEach(i),f.get(s).delete(r),$(k.at(-1))&&l.delete(r))}}}else{const{subscription:e,result:n}=t.params,s=d.get(e);if(s){const{operationId:r}=t.params.result;if(r!==void 0)if(s.has(r))$(t)&&s.delete(r);else{const l=f.get(e),k=l.get(r)??[];k.push(t),l.set(r,k);return}else n?.event==="stop"&&(d.delete(e),f.delete(e))}i(t)}});return{send:t=>{const e=t.params[0];switch(t.method){case S.follow:o.add(t.id);break;case S.body:case S.call:case S.storage:c.set(t.id,e);break;case S.unfollow:d.delete(e),f.delete(e);break;case S.stopOperation:d.get(e)?.delete(t.params[1])}u(t)},disconnect:b}},m=p=>i=>p(o=>{const c=o.params?.result;if(!("id"in o)&&c){const{prunedBlockHashes:d,finalizedBlockHash:f,event:u}=c;u==="finalized"&&Array.isArray(d)?c.prunedBlockHashes=[...new Set(c.prunedBlockHashes)]:u==="initialized"&&f&&(c.finalizedBlockHashes=[c.finalizedBlockHash],delete c.finalizedBlockHash)}i(o)}),A=p=>i=>{const{send:o,disconnect:c}=p(i);return{send:f=>{const{method:u,params:b,id:a,...t}=f;u==S.unpin&&b&&Array.isArray(b[1])?b[1].forEach((e,n)=>{o({...t,id:n===0?a:`${a}-patched-${n}`,method:u,params:[b[0],e]})}):o(f)},disconnect:c}},G=p=>({jsonrpc:"2.0",...p}),[P]=D.stop.split("_"),T="unstable",q="rpc_methods",x="__INTERNAL_ID",J=p=>i=>{let o=!0,c=[],d=e=>{c.push(e)},f=({id:e,result:n,error:s})=>{if(e!==x||!o)return;if(!n){if(console.error(s),a<4){setTimeout(t,200);return}n={methods:[]}}const r=new Set(n.methods),l={};[S,O,D].forEach(w=>{Object.values(w).forEach(h=>{if(r.has(h))l[h]=h;else{const[H,,B]=h.split("_"),v=`${H}_${T}_${B}`;if(r.has(v))l[h]=v,r.delete(v),r.add(h);else if(l[h]=null,H===P){let I;const M=h==="stop"?"unwatch":"submitAndWatch";[P+"Watch",P].find(ne=>["v1",T].find(se=>r.has(I=`${ne}_${se}_${M}`)))&&(l[h]=I,r.add(h))}}})}),f=i;const k=({method:w,...h})=>{if(w===q){Promise.resolve().then(()=>{i(G({id:h.id,result:{methods:[...r]}}))});return}const H=l[w];H===null?Promise.resolve().then(()=>{i({error:{code:-32603,message:`Method not found: ${w}`},id:h.id})}):u({method:H||w,...h})};for(let w=0;o&&w<c.length;w++)k(c[w]);c=[],o&&(d=k)};const{send:u,disconnect:b}=p(e=>{f(e)});let a=0;const t=()=>{a++,u(G({id:x,method:q,params:[]}))};return t(),{send:e=>{d(e)},disconnect(){o=!1,d=f=()=>{},c=[],b()}}},K=p=>i=>{let o=0;const c=new Map,{send:d,disconnect:f}=p(u=>{c.has(u.id)&&(u.id=c.get(u.id)),i(u)});return{send:u=>{if("id"in u){const b=o++;c.set(b,u.id),u.id=b}d(u)},disconnect:f}},te=g(J,j,A,m,z,V,W,R,K);_.fixDescendantValues=R,_.fixPrematureBlocks=z,_.fixUnorderedBlocks=V,_.fixUnorderedEvents=j,_.fromParsed=C,_.methods=F,_.parsed=g,_.patchChainHeadEvents=m,_.toParsed=E,_.translate=J,_.unpinHash=A,_.withNumericIds=K,_.withPolkadotSdkCompat=te});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "polkadot-api",
3
- "version": "1.5.0",
3
+ "version": "1.6.0",
4
4
  "author": "Josep M Sobrepere (https://github.com/josepot)",
5
5
  "repository": {
6
6
  "type": "git",
@@ -191,28 +191,28 @@
191
191
  "rxjs": ">=7.8.0"
192
192
  },
193
193
  "dependencies": {
194
- "@polkadot-api/cli": "0.9.6",
195
- "@polkadot-api/ink-contracts": "0.0.1",
194
+ "@polkadot-api/cli": "0.9.8",
196
195
  "@polkadot-api/json-rpc-provider": "0.0.4",
197
- "@polkadot-api/polkadot-sdk-compat": "2.2.2",
198
- "@polkadot-api/metadata-builders": "0.8.2",
196
+ "@polkadot-api/ink-contracts": "0.1.0",
199
197
  "@polkadot-api/logs-provider": "0.0.6",
198
+ "@polkadot-api/polkadot-sdk-compat": "2.3.0",
199
+ "@polkadot-api/metadata-builders": "0.8.2",
200
200
  "@polkadot-api/metadata-compatibility": "0.1.9",
201
- "@polkadot-api/observable-client": "0.5.9",
202
- "@polkadot-api/pjs-signer": "0.4.5",
201
+ "@polkadot-api/observable-client": "0.5.10",
202
+ "@polkadot-api/pjs-signer": "0.5.0",
203
203
  "@polkadot-api/signer": "0.1.8",
204
204
  "@polkadot-api/polkadot-signer": "0.1.6",
205
+ "@polkadot-api/sm-provider": "0.1.3",
205
206
  "@polkadot-api/substrate-bindings": "0.9.2",
206
207
  "@polkadot-api/substrate-client": "0.2.2",
207
208
  "@polkadot-api/utils": "0.1.2",
208
- "@polkadot-api/known-chains": "0.5.4",
209
209
  "@polkadot-api/ws-provider": "0.3.2",
210
- "@polkadot-api/smoldot": "0.3.3",
211
- "@polkadot-api/sm-provider": "0.1.3"
210
+ "@polkadot-api/known-chains": "0.5.4",
211
+ "@polkadot-api/smoldot": "0.3.3"
212
212
  },
213
213
  "devDependencies": {
214
214
  "rxjs": "^7.8.1",
215
- "@polkadot-api/codegen": "0.12.4"
215
+ "@polkadot-api/codegen": "0.12.5"
216
216
  },
217
217
  "scripts": {
218
218
  "build-core": "tsc --noEmit && rollup -c",