test-rrr-sdk
Version:
An SDK for building applications on top of Raydium.
1 lines • 196 kB
JavaScript
var Bo=Object.defineProperty,Io=Object.defineProperties;var xo=Object.getOwnPropertyDescriptors;var fn=Object.getOwnPropertySymbols;var Xi=Object.prototype.hasOwnProperty,zi=Object.prototype.propertyIsEnumerable;var Ui=(i,e,t)=>e in i?Bo(i,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):i[e]=t,q=(i,e)=>{for(var t in e||(e={}))Xi.call(e,t)&&Ui(i,t,e[t]);if(fn)for(var t of fn(e))zi.call(e,t)&&Ui(i,t,e[t]);return i},Y=(i,e)=>Io(i,xo(e));var Tt=(i,e)=>{var t={};for(var n in i)Xi.call(i,n)&&e.indexOf(n)<0&&(t[n]=i[n]);if(i!=null&&fn)for(var n of fn(i))e.indexOf(n)<0&&zi.call(i,n)&&(t[n]=i[n]);return t};import{PublicKey as Ot}from"@solana/web3.js";import{createTransferInstruction as ho,TOKEN_PROGRAM_ID as Ae,TOKEN_2022_PROGRAM_ID as Qn}from"@solana/spl-token";import Hn from"bn.js";var Et=9e15,Pt=1e9,jn="0123456789abcdef",yn="2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058",gn="3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789",Zn={precision:20,rounding:4,modulo:1,toExpNeg:-7,toExpPos:21,minE:-Et,maxE:Et,crypto:!1},Zi,ot,Q=!0,kn="[DecimalError] ",gt=kn+"Invalid argument: ",Yi=kn+"Precision limit exceeded",Ji=kn+"crypto unavailable",$i="[object Decimal]",Ne=Math.floor,Be=Math.pow,So=/^0b([01]+(\.[01]*)?|\.[01]+)(p[+-]?\d+)?$/i,Ko=/^0x([0-9a-f]+(\.[0-9a-f]*)?|\.[0-9a-f]+)(p[+-]?\d+)?$/i,Co=/^0o([0-7]+(\.[0-7]*)?|\.[0-7]+)(p[+-]?\d+)?$/i,er=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,ze=1e7,U=7,No=9007199254740991,Lo=yn.length-1,Yn=gn.length-1,S={toStringTag:$i};S.absoluteValue=S.abs=function(){var i=new this.constructor(this);return i.s<0&&(i.s=1),D(i)};S.ceil=function(){return D(new this.constructor(this),this.e+1,2)};S.clampedTo=S.clamp=function(i,e){var t,n=this,r=n.constructor;if(i=new r(i),e=new r(e),!i.s||!e.s)return new r(NaN);if(i.gt(e))throw Error(gt+e);return t=n.cmp(i),t<0?i:n.cmp(e)>0?e:new r(n)};S.comparedTo=S.cmp=function(i){var e,t,n,r,o=this,s=o.d,a=(i=new o.constructor(i)).d,c=o.s,u=i.s;if(!s||!a)return!c||!u?NaN:c!==u?c:s===a?0:!s^c<0?1:-1;if(!s[0]||!a[0])return s[0]?c:a[0]?-u:0;if(c!==u)return c;if(o.e!==i.e)return o.e>i.e^c<0?1:-1;for(n=s.length,r=a.length,e=0,t=n<r?n:r;e<t;++e)if(s[e]!==a[e])return s[e]>a[e]^c<0?1:-1;return n===r?0:n>r^c<0?1:-1};S.cosine=S.cos=function(){var i,e,t=this,n=t.constructor;return t.d?t.d[0]?(i=n.precision,e=n.rounding,n.precision=i+Math.max(t.e,t.sd())+U,n.rounding=1,t=Ro(n,or(n,t)),n.precision=i,n.rounding=e,D(ot==2||ot==3?t.neg():t,i,e,!0)):new n(1):new n(NaN)};S.cubeRoot=S.cbrt=function(){var i,e,t,n,r,o,s,a,c,u,l=this,p=l.constructor;if(!l.isFinite()||l.isZero())return new p(l);for(Q=!1,o=l.s*Be(l.s*l,1/3),!o||Math.abs(o)==1/0?(t=Ke(l.d),i=l.e,(o=(i-t.length+1)%3)&&(t+=o==1||o==-2?"0":"00"),o=Be(t,1/3),i=Ne((i+1)/3)-(i%3==(i<0?-1:2)),o==1/0?t="5e"+i:(t=o.toExponential(),t=t.slice(0,t.indexOf("e")+1)+i),n=new p(t),n.s=l.s):n=new p(o.toString()),s=(i=p.precision)+3;;)if(a=n,c=a.times(a).times(a),u=c.plus(l),n=ue(u.plus(l).times(a),u.plus(c),s+2,1),Ke(a.d).slice(0,s)===(t=Ke(n.d)).slice(0,s))if(t=t.slice(s-3,s+1),t=="9999"||!r&&t=="4999"){if(!r&&(D(a,i+1,0),a.times(a).times(a).eq(l))){n=a;break}s+=4,r=1}else{(!+t||!+t.slice(1)&&t.charAt(0)=="5")&&(D(n,i+1,1),e=!n.times(n).times(n).eq(l));break}return Q=!0,D(n,i,p.rounding,e)};S.decimalPlaces=S.dp=function(){var i,e=this.d,t=NaN;if(e){if(i=e.length-1,t=(i-Ne(this.e/U))*U,i=e[i],i)for(;i%10==0;i/=10)t--;t<0&&(t=0)}return t};S.dividedBy=S.div=function(i){return ue(this,new this.constructor(i))};S.dividedToIntegerBy=S.divToInt=function(i){var e=this,t=e.constructor;return D(ue(e,new t(i),0,1,1),t.precision,t.rounding)};S.equals=S.eq=function(i){return this.cmp(i)===0};S.floor=function(){return D(new this.constructor(this),this.e+1,3)};S.greaterThan=S.gt=function(i){return this.cmp(i)>0};S.greaterThanOrEqualTo=S.gte=function(i){var e=this.cmp(i);return e==1||e===0};S.hyperbolicCosine=S.cosh=function(){var i,e,t,n,r,o=this,s=o.constructor,a=new s(1);if(!o.isFinite())return new s(o.s?1/0:NaN);if(o.isZero())return a;t=s.precision,n=s.rounding,s.precision=t+Math.max(o.e,o.sd())+4,s.rounding=1,r=o.d.length,r<32?(i=Math.ceil(r/3),e=(1/wn(4,i)).toString()):(i=16,e="2.3283064365386962890625e-10"),o=vt(s,1,o.times(e),new s(1),!0);for(var c,u=i,l=new s(8);u--;)c=o.times(o),o=a.minus(c.times(l.minus(c.times(l))));return D(o,s.precision=t,s.rounding=n,!0)};S.hyperbolicSine=S.sinh=function(){var i,e,t,n,r=this,o=r.constructor;if(!r.isFinite()||r.isZero())return new o(r);if(e=o.precision,t=o.rounding,o.precision=e+Math.max(r.e,r.sd())+4,o.rounding=1,n=r.d.length,n<3)r=vt(o,2,r,r,!0);else{i=1.4*Math.sqrt(n),i=i>16?16:i|0,r=r.times(1/wn(5,i)),r=vt(o,2,r,r,!0);for(var s,a=new o(5),c=new o(16),u=new o(20);i--;)s=r.times(r),r=r.times(a.plus(s.times(c.times(s).plus(u))))}return o.precision=e,o.rounding=t,D(r,e,t,!0)};S.hyperbolicTangent=S.tanh=function(){var i,e,t=this,n=t.constructor;return t.isFinite()?t.isZero()?new n(t):(i=n.precision,e=n.rounding,n.precision=i+7,n.rounding=1,ue(t.sinh(),t.cosh(),n.precision=i,n.rounding=e)):new n(t.s)};S.inverseCosine=S.acos=function(){var i,e=this,t=e.constructor,n=e.abs().cmp(1),r=t.precision,o=t.rounding;return n!==-1?n===0?e.isNeg()?Xe(t,r,o):new t(0):new t(NaN):e.isZero()?Xe(t,r+4,o).times(.5):(t.precision=r+6,t.rounding=1,e=e.asin(),i=Xe(t,r+4,o).times(.5),t.precision=r,t.rounding=o,i.minus(e))};S.inverseHyperbolicCosine=S.acosh=function(){var i,e,t=this,n=t.constructor;return t.lte(1)?new n(t.eq(1)?0:NaN):t.isFinite()?(i=n.precision,e=n.rounding,n.precision=i+Math.max(Math.abs(t.e),t.sd())+4,n.rounding=1,Q=!1,t=t.times(t).minus(1).sqrt().plus(t),Q=!0,n.precision=i,n.rounding=e,t.ln()):new n(t)};S.inverseHyperbolicSine=S.asinh=function(){var i,e,t=this,n=t.constructor;return!t.isFinite()||t.isZero()?new n(t):(i=n.precision,e=n.rounding,n.precision=i+2*Math.max(Math.abs(t.e),t.sd())+6,n.rounding=1,Q=!1,t=t.times(t).plus(1).sqrt().plus(t),Q=!0,n.precision=i,n.rounding=e,t.ln())};S.inverseHyperbolicTangent=S.atanh=function(){var i,e,t,n,r=this,o=r.constructor;return r.isFinite()?r.e>=0?new o(r.abs().eq(1)?r.s/0:r.isZero()?r:NaN):(i=o.precision,e=o.rounding,n=r.sd(),Math.max(n,i)<2*-r.e-1?D(new o(r),i,e,!0):(o.precision=t=n-r.e,r=ue(r.plus(1),new o(1).minus(r),t+i,1),o.precision=i+4,o.rounding=1,r=r.ln(),o.precision=i,o.rounding=e,r.times(.5))):new o(NaN)};S.inverseSine=S.asin=function(){var i,e,t,n,r=this,o=r.constructor;return r.isZero()?new o(r):(e=r.abs().cmp(1),t=o.precision,n=o.rounding,e!==-1?e===0?(i=Xe(o,t+4,n).times(.5),i.s=r.s,i):new o(NaN):(o.precision=t+6,o.rounding=1,r=r.div(new o(1).minus(r.times(r)).sqrt().plus(1)).atan(),o.precision=t,o.rounding=n,r.times(2)))};S.inverseTangent=S.atan=function(){var i,e,t,n,r,o,s,a,c,u=this,l=u.constructor,p=l.precision,m=l.rounding;if(u.isFinite()){if(u.isZero())return new l(u);if(u.abs().eq(1)&&p+4<=Yn)return s=Xe(l,p+4,m).times(.25),s.s=u.s,s}else{if(!u.s)return new l(NaN);if(p+4<=Yn)return s=Xe(l,p+4,m).times(.5),s.s=u.s,s}for(l.precision=a=p+10,l.rounding=1,t=Math.min(28,a/U+2|0),i=t;i;--i)u=u.div(u.times(u).plus(1).sqrt().plus(1));for(Q=!1,e=Math.ceil(a/U),n=1,c=u.times(u),s=new l(u),r=u;i!==-1;)if(r=r.times(c),o=s.minus(r.div(n+=2)),r=r.times(c),s=o.plus(r.div(n+=2)),s.d[e]!==void 0)for(i=e;s.d[i]===o.d[i]&&i--;);return t&&(s=s.times(2<<t-1)),Q=!0,D(s,l.precision=p,l.rounding=m,!0)};S.isFinite=function(){return!!this.d};S.isInteger=S.isInt=function(){return!!this.d&&Ne(this.e/U)>this.d.length-2};S.isNaN=function(){return!this.s};S.isNegative=S.isNeg=function(){return this.s<0};S.isPositive=S.isPos=function(){return this.s>0};S.isZero=function(){return!!this.d&&this.d[0]===0};S.lessThan=S.lt=function(i){return this.cmp(i)<0};S.lessThanOrEqualTo=S.lte=function(i){return this.cmp(i)<1};S.logarithm=S.log=function(i){var e,t,n,r,o,s,a,c,u=this,l=u.constructor,p=l.precision,m=l.rounding,d=5;if(i==null)i=new l(10),e=!0;else{if(i=new l(i),t=i.d,i.s<0||!t||!t[0]||i.eq(1))return new l(NaN);e=i.eq(10)}if(t=u.d,u.s<0||!t||!t[0]||u.eq(1))return new l(t&&!t[0]?-1/0:u.s!=1?NaN:t?0:1/0);if(e)if(t.length>1)o=!0;else{for(r=t[0];r%10===0;)r/=10;o=r!==1}if(Q=!1,a=p+d,s=yt(u,a),n=e?Pn(l,a+10):yt(i,a),c=ue(s,n,a,1),Xt(c.d,r=p,m))do if(a+=10,s=yt(u,a),n=e?Pn(l,a+10):yt(i,a),c=ue(s,n,a,1),!o){+Ke(c.d).slice(r+1,r+15)+1==1e14&&(c=D(c,p+1,0));break}while(Xt(c.d,r+=10,m));return Q=!0,D(c,p,m)};S.minus=S.sub=function(i){var e,t,n,r,o,s,a,c,u,l,p,m,d=this,b=d.constructor;if(i=new b(i),!d.d||!i.d)return!d.s||!i.s?i=new b(NaN):d.d?i.s=-i.s:i=new b(i.d||d.s!==i.s?d:NaN),i;if(d.s!=i.s)return i.s=-i.s,d.plus(i);if(u=d.d,m=i.d,a=b.precision,c=b.rounding,!u[0]||!m[0]){if(m[0])i.s=-i.s;else if(u[0])i=new b(d);else return new b(c===3?-0:0);return Q?D(i,a,c):i}if(t=Ne(i.e/U),l=Ne(d.e/U),u=u.slice(),o=l-t,o){for(p=o<0,p?(e=u,o=-o,s=m.length):(e=m,t=l,s=u.length),n=Math.max(Math.ceil(a/U),s)+2,o>n&&(o=n,e.length=1),e.reverse(),n=o;n--;)e.push(0);e.reverse()}else{for(n=u.length,s=m.length,p=n<s,p&&(s=n),n=0;n<s;n++)if(u[n]!=m[n]){p=u[n]<m[n];break}o=0}for(p&&(e=u,u=m,m=e,i.s=-i.s),s=u.length,n=m.length-s;n>0;--n)u[s++]=0;for(n=m.length;n>o;){if(u[--n]<m[n]){for(r=n;r&&u[--r]===0;)u[r]=ze-1;--u[r],u[n]+=ze}u[n]-=m[n]}for(;u[--s]===0;)u.pop();for(;u[0]===0;u.shift())--t;return u[0]?(i.d=u,i.e=An(u,t),Q?D(i,a,c):i):new b(c===3?-0:0)};S.modulo=S.mod=function(i){var e,t=this,n=t.constructor;return i=new n(i),!t.d||!i.s||i.d&&!i.d[0]?new n(NaN):!i.d||t.d&&!t.d[0]?D(new n(t),n.precision,n.rounding):(Q=!1,n.modulo==9?(e=ue(t,i.abs(),0,3,1),e.s*=i.s):e=ue(t,i,0,n.modulo,1),e=e.times(i),Q=!0,t.minus(e))};S.naturalExponential=S.exp=function(){return Jn(this)};S.naturalLogarithm=S.ln=function(){return yt(this)};S.negated=S.neg=function(){var i=new this.constructor(this);return i.s=-i.s,D(i)};S.plus=S.add=function(i){var e,t,n,r,o,s,a,c,u,l,p=this,m=p.constructor;if(i=new m(i),!p.d||!i.d)return!p.s||!i.s?i=new m(NaN):p.d||(i=new m(i.d||p.s===i.s?p:NaN)),i;if(p.s!=i.s)return i.s=-i.s,p.minus(i);if(u=p.d,l=i.d,a=m.precision,c=m.rounding,!u[0]||!l[0])return l[0]||(i=new m(p)),Q?D(i,a,c):i;if(o=Ne(p.e/U),n=Ne(i.e/U),u=u.slice(),r=o-n,r){for(r<0?(t=u,r=-r,s=l.length):(t=l,n=o,s=u.length),o=Math.ceil(a/U),s=o>s?o+1:s+1,r>s&&(r=s,t.length=1),t.reverse();r--;)t.push(0);t.reverse()}for(s=u.length,r=l.length,s-r<0&&(r=s,t=l,l=u,u=t),e=0;r;)e=(u[--r]=u[r]+l[r]+e)/ze|0,u[r]%=ze;for(e&&(u.unshift(e),++n),s=u.length;u[--s]==0;)u.pop();return i.d=u,i.e=An(u,n),Q?D(i,a,c):i};S.precision=S.sd=function(i){var e,t=this;if(i!==void 0&&i!==!!i&&i!==1&&i!==0)throw Error(gt+i);return t.d?(e=tr(t.d),i&&t.e+1>e&&(e=t.e+1)):e=NaN,e};S.round=function(){var i=this,e=i.constructor;return D(new e(i),i.e+1,e.rounding)};S.sine=S.sin=function(){var i,e,t=this,n=t.constructor;return t.isFinite()?t.isZero()?new n(t):(i=n.precision,e=n.rounding,n.precision=i+Math.max(t.e,t.sd())+U,n.rounding=1,t=Oo(n,or(n,t)),n.precision=i,n.rounding=e,D(ot>2?t.neg():t,i,e,!0)):new n(NaN)};S.squareRoot=S.sqrt=function(){var i,e,t,n,r,o,s=this,a=s.d,c=s.e,u=s.s,l=s.constructor;if(u!==1||!a||!a[0])return new l(!u||u<0&&(!a||a[0])?NaN:a?s:1/0);for(Q=!1,u=Math.sqrt(+s),u==0||u==1/0?(e=Ke(a),(e.length+c)%2==0&&(e+="0"),u=Math.sqrt(e),c=Ne((c+1)/2)-(c<0||c%2),u==1/0?e="5e"+c:(e=u.toExponential(),e=e.slice(0,e.indexOf("e")+1)+c),n=new l(e)):n=new l(u.toString()),t=(c=l.precision)+3;;)if(o=n,n=o.plus(ue(s,o,t+2,1)).times(.5),Ke(o.d).slice(0,t)===(e=Ke(n.d)).slice(0,t))if(e=e.slice(t-3,t+1),e=="9999"||!r&&e=="4999"){if(!r&&(D(o,c+1,0),o.times(o).eq(s))){n=o;break}t+=4,r=1}else{(!+e||!+e.slice(1)&&e.charAt(0)=="5")&&(D(n,c+1,1),i=!n.times(n).eq(s));break}return Q=!0,D(n,c,l.rounding,i)};S.tangent=S.tan=function(){var i,e,t=this,n=t.constructor;return t.isFinite()?t.isZero()?new n(t):(i=n.precision,e=n.rounding,n.precision=i+10,n.rounding=1,t=t.sin(),t.s=1,t=ue(t,new n(1).minus(t.times(t)).sqrt(),i+10,0),n.precision=i,n.rounding=e,D(ot==2||ot==4?t.neg():t,i,e,!0)):new n(NaN)};S.times=S.mul=function(i){var e,t,n,r,o,s,a,c,u,l=this,p=l.constructor,m=l.d,d=(i=new p(i)).d;if(i.s*=l.s,!m||!m[0]||!d||!d[0])return new p(!i.s||m&&!m[0]&&!d||d&&!d[0]&&!m?NaN:!m||!d?i.s/0:i.s*0);for(t=Ne(l.e/U)+Ne(i.e/U),c=m.length,u=d.length,c<u&&(o=m,m=d,d=o,s=c,c=u,u=s),o=[],s=c+u,n=s;n--;)o.push(0);for(n=u;--n>=0;){for(e=0,r=c+n;r>n;)a=o[r]+d[n]*m[r-n-1]+e,o[r--]=a%ze|0,e=a/ze|0;o[r]=(o[r]+e)%ze|0}for(;!o[--s];)o.pop();return e?++t:o.shift(),i.d=o,i.e=An(o,t),Q?D(i,p.precision,p.rounding):i};S.toBinary=function(i,e){return ei(this,2,i,e)};S.toDecimalPlaces=S.toDP=function(i,e){var t=this,n=t.constructor;return t=new n(t),i===void 0?t:(Me(i,0,Pt),e===void 0?e=n.rounding:Me(e,0,8),D(t,i+t.e+1,e))};S.toExponential=function(i,e){var t,n=this,r=n.constructor;return i===void 0?t=Je(n,!0):(Me(i,0,Pt),e===void 0?e=r.rounding:Me(e,0,8),n=D(new r(n),i+1,e),t=Je(n,!0,i+1)),n.isNeg()&&!n.isZero()?"-"+t:t};S.toFixed=function(i,e){var t,n,r=this,o=r.constructor;return i===void 0?t=Je(r):(Me(i,0,Pt),e===void 0?e=o.rounding:Me(e,0,8),n=D(new o(r),i+r.e+1,e),t=Je(n,!1,i+n.e+1)),r.isNeg()&&!r.isZero()?"-"+t:t};S.toFraction=function(i){var e,t,n,r,o,s,a,c,u,l,p,m,d=this,b=d.d,f=d.constructor;if(!b)return new f(d);if(u=t=new f(1),n=c=new f(0),e=new f(n),o=e.e=tr(b)-d.e-1,s=o%U,e.d[0]=Be(10,s<0?U+s:s),i==null)i=o>0?e:u;else{if(a=new f(i),!a.isInt()||a.lt(u))throw Error(gt+a);i=a.gt(e)?o>0?e:u:a}for(Q=!1,a=new f(Ke(b)),l=f.precision,f.precision=o=b.length*U*2;p=ue(a,e,0,1,1),r=t.plus(p.times(n)),r.cmp(i)!=1;)t=n,n=r,r=u,u=c.plus(p.times(r)),c=r,r=e,e=a.minus(p.times(r)),a=r;return r=ue(i.minus(t),n,0,1,1),c=c.plus(r.times(u)),t=t.plus(r.times(n)),c.s=u.s=d.s,m=ue(u,n,o,1).minus(d).abs().cmp(ue(c,t,o,1).minus(d).abs())<1?[u,n]:[c,t],f.precision=l,Q=!0,m};S.toHexadecimal=S.toHex=function(i,e){return ei(this,16,i,e)};S.toNearest=function(i,e){var t=this,n=t.constructor;if(t=new n(t),i==null){if(!t.d)return t;i=new n(1),e=n.rounding}else{if(i=new n(i),e===void 0?e=n.rounding:Me(e,0,8),!t.d)return i.s?t:i;if(!i.d)return i.s&&(i.s=t.s),i}return i.d[0]?(Q=!1,t=ue(t,i,0,e,1).times(i),Q=!0,D(t)):(i.s=t.s,t=i),t};S.toNumber=function(){return+this};S.toOctal=function(i,e){return ei(this,8,i,e)};S.toPower=S.pow=function(i){var e,t,n,r,o,s,a=this,c=a.constructor,u=+(i=new c(i));if(!a.d||!i.d||!a.d[0]||!i.d[0])return new c(Be(+a,u));if(a=new c(a),a.eq(1))return a;if(n=c.precision,o=c.rounding,i.eq(1))return D(a,n,o);if(e=Ne(i.e/U),e>=i.d.length-1&&(t=u<0?-u:u)<=No)return r=nr(c,a,t,n),i.s<0?new c(1).div(r):D(r,n,o);if(s=a.s,s<0){if(e<i.d.length-1)return new c(NaN);if((i.d[e]&1)==0&&(s=1),a.e==0&&a.d[0]==1&&a.d.length==1)return a.s=s,a}return t=Be(+a,u),e=t==0||!isFinite(t)?Ne(u*(Math.log("0."+Ke(a.d))/Math.LN10+a.e+1)):new c(t+"").e,e>c.maxE+1||e<c.minE-1?new c(e>0?s/0:0):(Q=!1,c.rounding=a.s=1,t=Math.min(12,(e+"").length),r=Jn(i.times(yt(a,n+t)),n),r.d&&(r=D(r,n+5,1),Xt(r.d,n,o)&&(e=n+10,r=D(Jn(i.times(yt(a,e+t)),e),e+5,1),+Ke(r.d).slice(n+1,n+15)+1==1e14&&(r=D(r,n+1,0)))),r.s=s,Q=!0,c.rounding=o,D(r,n,o))};S.toPrecision=function(i,e){var t,n=this,r=n.constructor;return i===void 0?t=Je(n,n.e<=r.toExpNeg||n.e>=r.toExpPos):(Me(i,1,Pt),e===void 0?e=r.rounding:Me(e,0,8),n=D(new r(n),i,e),t=Je(n,i<=n.e||n.e<=r.toExpNeg,i)),n.isNeg()&&!n.isZero()?"-"+t:t};S.toSignificantDigits=S.toSD=function(i,e){var t=this,n=t.constructor;return i===void 0?(i=n.precision,e=n.rounding):(Me(i,1,Pt),e===void 0?e=n.rounding:Me(e,0,8)),D(new n(t),i,e)};S.toString=function(){var i=this,e=i.constructor,t=Je(i,i.e<=e.toExpNeg||i.e>=e.toExpPos);return i.isNeg()&&!i.isZero()?"-"+t:t};S.truncated=S.trunc=function(){return D(new this.constructor(this),this.e+1,1)};S.valueOf=S.toJSON=function(){var i=this,e=i.constructor,t=Je(i,i.e<=e.toExpNeg||i.e>=e.toExpPos);return i.isNeg()?"-"+t:t};function Ke(i){var e,t,n,r=i.length-1,o="",s=i[0];if(r>0){for(o+=s,e=1;e<r;e++)n=i[e]+"",t=U-n.length,t&&(o+=bt(t)),o+=n;s=i[e],n=s+"",t=U-n.length,t&&(o+=bt(t))}else if(s===0)return"0";for(;s%10===0;)s/=10;return o+s}function Me(i,e,t){if(i!==~~i||i<e||i>t)throw Error(gt+i)}function Xt(i,e,t,n){var r,o,s,a;for(o=i[0];o>=10;o/=10)--e;return--e<0?(e+=U,r=0):(r=Math.ceil((e+1)/U),e%=U),o=Be(10,U-e),a=i[r]%o|0,n==null?e<3?(e==0?a=a/100|0:e==1&&(a=a/10|0),s=t<4&&a==99999||t>3&&a==49999||a==5e4||a==0):s=(t<4&&a+1==o||t>3&&a+1==o/2)&&(i[r+1]/o/100|0)==Be(10,e-2)-1||(a==o/2||a==0)&&(i[r+1]/o/100|0)==0:e<4?(e==0?a=a/1e3|0:e==1?a=a/100|0:e==2&&(a=a/10|0),s=(n||t<4)&&a==9999||!n&&t>3&&a==4999):s=((n||t<4)&&a+1==o||!n&&t>3&&a+1==o/2)&&(i[r+1]/o/1e3|0)==Be(10,e-3)-1,s}function bn(i,e,t){for(var n,r=[0],o,s=0,a=i.length;s<a;){for(o=r.length;o--;)r[o]*=e;for(r[0]+=jn.indexOf(i.charAt(s++)),n=0;n<r.length;n++)r[n]>t-1&&(r[n+1]===void 0&&(r[n+1]=0),r[n+1]+=r[n]/t|0,r[n]%=t)}return r.reverse()}function Ro(i,e){var t,n,r;if(e.isZero())return e;n=e.d.length,n<32?(t=Math.ceil(n/3),r=(1/wn(4,t)).toString()):(t=16,r="2.3283064365386962890625e-10"),i.precision+=t,e=vt(i,1,e.times(r),new i(1));for(var o=t;o--;){var s=e.times(e);e=s.times(s).minus(s).times(8).plus(1)}return i.precision-=t,e}var ue=function(){function i(n,r,o){var s,a=0,c=n.length;for(n=n.slice();c--;)s=n[c]*r+a,n[c]=s%o|0,a=s/o|0;return a&&n.unshift(a),n}function e(n,r,o,s){var a,c;if(o!=s)c=o>s?1:-1;else for(a=c=0;a<o;a++)if(n[a]!=r[a]){c=n[a]>r[a]?1:-1;break}return c}function t(n,r,o,s){for(var a=0;o--;)n[o]-=a,a=n[o]<r[o]?1:0,n[o]=a*s+n[o]-r[o];for(;!n[0]&&n.length>1;)n.shift()}return function(n,r,o,s,a,c){var u,l,p,m,d,b,f,y,g,A,w,h,B,k,I,x,R,T,N,V,E=n.constructor,$=n.s==r.s?1:-1,G=n.d,v=r.d;if(!G||!G[0]||!v||!v[0])return new E(!n.s||!r.s||(G?v&&G[0]==v[0]:!v)?NaN:G&&G[0]==0||!v?$*0:$/0);for(c?(d=1,l=n.e-r.e):(c=ze,d=U,l=Ne(n.e/d)-Ne(r.e/d)),N=v.length,R=G.length,g=new E($),A=g.d=[],p=0;v[p]==(G[p]||0);p++);if(v[p]>(G[p]||0)&&l--,o==null?(k=o=E.precision,s=E.rounding):a?k=o+(n.e-r.e)+1:k=o,k<0)A.push(1),b=!0;else{if(k=k/d+2|0,p=0,N==1){for(m=0,v=v[0],k++;(p<R||m)&&k--;p++)I=m*c+(G[p]||0),A[p]=I/v|0,m=I%v|0;b=m||p<R}else{for(m=c/(v[0]+1)|0,m>1&&(v=i(v,m,c),G=i(G,m,c),N=v.length,R=G.length),x=N,w=G.slice(0,N),h=w.length;h<N;)w[h++]=0;V=v.slice(),V.unshift(0),T=v[0],v[1]>=c/2&&++T;do m=0,u=e(v,w,N,h),u<0?(B=w[0],N!=h&&(B=B*c+(w[1]||0)),m=B/T|0,m>1?(m>=c&&(m=c-1),f=i(v,m,c),y=f.length,h=w.length,u=e(f,w,y,h),u==1&&(m--,t(f,N<y?V:v,y,c))):(m==0&&(u=m=1),f=v.slice()),y=f.length,y<h&&f.unshift(0),t(w,f,h,c),u==-1&&(h=w.length,u=e(v,w,N,h),u<1&&(m++,t(w,N<h?V:v,h,c))),h=w.length):u===0&&(m++,w=[0]),A[p++]=m,u&&w[0]?w[h++]=G[x]||0:(w=[G[x]],h=1);while((x++<R||w[0]!==void 0)&&k--);b=w[0]!==void 0}A[0]||A.shift()}if(d==1)g.e=l,Zi=b;else{for(p=1,m=A[0];m>=10;m/=10)p++;g.e=p+l*d-1,D(g,a?o+g.e+1:o,s,b)}return g}}();function D(i,e,t,n){var r,o,s,a,c,u,l,p,m,d=i.constructor;e:if(e!=null){if(p=i.d,!p)return i;for(r=1,a=p[0];a>=10;a/=10)r++;if(o=e-r,o<0)o+=U,s=e,l=p[m=0],c=l/Be(10,r-s-1)%10|0;else if(m=Math.ceil((o+1)/U),a=p.length,m>=a)if(n){for(;a++<=m;)p.push(0);l=c=0,r=1,o%=U,s=o-U+1}else break e;else{for(l=a=p[m],r=1;a>=10;a/=10)r++;o%=U,s=o-U+r,c=s<0?0:l/Be(10,r-s-1)%10|0}if(n=n||e<0||p[m+1]!==void 0||(s<0?l:l%Be(10,r-s-1)),u=t<4?(c||n)&&(t==0||t==(i.s<0?3:2)):c>5||c==5&&(t==4||n||t==6&&(o>0?s>0?l/Be(10,r-s):0:p[m-1])%10&1||t==(i.s<0?8:7)),e<1||!p[0])return p.length=0,u?(e-=i.e+1,p[0]=Be(10,(U-e%U)%U),i.e=-e||0):p[0]=i.e=0,i;if(o==0?(p.length=m,a=1,m--):(p.length=m+1,a=Be(10,U-o),p[m]=s>0?(l/Be(10,r-s)%Be(10,s)|0)*a:0),u)for(;;)if(m==0){for(o=1,s=p[0];s>=10;s/=10)o++;for(s=p[0]+=a,a=1;s>=10;s/=10)a++;o!=a&&(i.e++,p[0]==ze&&(p[0]=1));break}else{if(p[m]+=a,p[m]!=ze)break;p[m--]=0,a=1}for(o=p.length;p[--o]===0;)p.pop()}return Q&&(i.e>d.maxE?(i.d=null,i.e=NaN):i.e<d.minE&&(i.e=0,i.d=[0])),i}function Je(i,e,t){if(!i.isFinite())return rr(i);var n,r=i.e,o=Ke(i.d),s=o.length;return e?(t&&(n=t-s)>0?o=o.charAt(0)+"."+o.slice(1)+bt(n):s>1&&(o=o.charAt(0)+"."+o.slice(1)),o=o+(i.e<0?"e":"e+")+i.e):r<0?(o="0."+bt(-r-1)+o,t&&(n=t-s)>0&&(o+=bt(n))):r>=s?(o+=bt(r+1-s),t&&(n=t-r-1)>0&&(o=o+"."+bt(n))):((n=r+1)<s&&(o=o.slice(0,n)+"."+o.slice(n)),t&&(n=t-s)>0&&(r+1===s&&(o+="."),o+=bt(n))),o}function An(i,e){var t=i[0];for(e*=U;t>=10;t/=10)e++;return e}function Pn(i,e,t){if(e>Lo)throw Q=!0,t&&(i.precision=t),Error(Yi);return D(new i(yn),e,1,!0)}function Xe(i,e,t){if(e>Yn)throw Error(Yi);return D(new i(gn),e,t,!0)}function tr(i){var e=i.length-1,t=e*U+1;if(e=i[e],e){for(;e%10==0;e/=10)t--;for(e=i[0];e>=10;e/=10)t++}return t}function bt(i){for(var e="";i--;)e+="0";return e}function nr(i,e,t,n){var r,o=new i(1),s=Math.ceil(n/U+4);for(Q=!1;;){if(t%2&&(o=o.times(e),Hi(o.d,s)&&(r=!0)),t=Ne(t/2),t===0){t=o.d.length-1,r&&o.d[t]===0&&++o.d[t];break}e=e.times(e),Hi(e.d,s)}return Q=!0,o}function Qi(i){return i.d[i.d.length-1]&1}function ir(i,e,t){for(var n,r=new i(e[0]),o=0;++o<e.length;)if(n=new i(e[o]),n.s)r[t](n)&&(r=n);else{r=n;break}return r}function Jn(i,e){var t,n,r,o,s,a,c,u=0,l=0,p=0,m=i.constructor,d=m.rounding,b=m.precision;if(!i.d||!i.d[0]||i.e>17)return new m(i.d?i.d[0]?i.s<0?0:1/0:1:i.s?i.s<0?0:i:0/0);for(e==null?(Q=!1,c=b):c=e,a=new m(.03125);i.e>-2;)i=i.times(a),p+=5;for(n=Math.log(Be(2,p))/Math.LN10*2+5|0,c+=n,t=o=s=new m(1),m.precision=c;;){if(o=D(o.times(i),c,1),t=t.times(++l),a=s.plus(ue(o,t,c,1)),Ke(a.d).slice(0,c)===Ke(s.d).slice(0,c)){for(r=p;r--;)s=D(s.times(s),c,1);if(e==null)if(u<3&&Xt(s.d,c-n,d,u))m.precision=c+=10,t=o=a=new m(1),l=0,u++;else return D(s,m.precision=b,d,Q=!0);else return m.precision=b,s}s=a}}function yt(i,e){var t,n,r,o,s,a,c,u,l,p,m,d=1,b=10,f=i,y=f.d,g=f.constructor,A=g.rounding,w=g.precision;if(f.s<0||!y||!y[0]||!f.e&&y[0]==1&&y.length==1)return new g(y&&!y[0]?-1/0:f.s!=1?NaN:y?0:f);if(e==null?(Q=!1,l=w):l=e,g.precision=l+=b,t=Ke(y),n=t.charAt(0),Math.abs(o=f.e)<15e14){for(;n<7&&n!=1||n==1&&t.charAt(1)>3;)f=f.times(i),t=Ke(f.d),n=t.charAt(0),d++;o=f.e,n>1?(f=new g("0."+t),o++):f=new g(n+"."+t.slice(1))}else return u=Pn(g,l+2,w).times(o+""),f=yt(new g(n+"."+t.slice(1)),l-b).plus(u),g.precision=w,e==null?D(f,w,A,Q=!0):f;for(p=f,c=s=f=ue(f.minus(1),f.plus(1),l,1),m=D(f.times(f),l,1),r=3;;){if(s=D(s.times(m),l,1),u=c.plus(ue(s,new g(r),l,1)),Ke(u.d).slice(0,l)===Ke(c.d).slice(0,l))if(c=c.times(2),o!==0&&(c=c.plus(Pn(g,l+2,w).times(o+""))),c=ue(c,new g(d),l,1),e==null)if(Xt(c.d,l-b,A,a))g.precision=l+=b,u=s=f=ue(p.minus(1),p.plus(1),l,1),m=D(f.times(f),l,1),r=a=1;else return D(c,g.precision=w,A,Q=!0);else return g.precision=w,c;c=u,r+=2}}function rr(i){return String(i.s*i.s/0)}function $n(i,e){var t,n,r;for((t=e.indexOf("."))>-1&&(e=e.replace(".","")),(n=e.search(/e/i))>0?(t<0&&(t=n),t+=+e.slice(n+1),e=e.substring(0,n)):t<0&&(t=e.length),n=0;e.charCodeAt(n)===48;n++);for(r=e.length;e.charCodeAt(r-1)===48;--r);if(e=e.slice(n,r),e){if(r-=n,i.e=t=t-n-1,i.d=[],n=(t+1)%U,t<0&&(n+=U),n<r){for(n&&i.d.push(+e.slice(0,n)),r-=U;n<r;)i.d.push(+e.slice(n,n+=U));e=e.slice(n),n=U-e.length}else n-=r;for(;n--;)e+="0";i.d.push(+e),Q&&(i.e>i.constructor.maxE?(i.d=null,i.e=NaN):i.e<i.constructor.minE&&(i.e=0,i.d=[0]))}else i.e=0,i.d=[0];return i}function Mo(i,e){var t,n,r,o,s,a,c,u,l;if(e.indexOf("_")>-1){if(e=e.replace(/(\d)_(?=\d)/g,"$1"),er.test(e))return $n(i,e)}else if(e==="Infinity"||e==="NaN")return+e||(i.s=NaN),i.e=NaN,i.d=null,i;if(Ko.test(e))t=16,e=e.toLowerCase();else if(So.test(e))t=2;else if(Co.test(e))t=8;else throw Error(gt+e);for(o=e.search(/p/i),o>0?(c=+e.slice(o+1),e=e.substring(2,o)):e=e.slice(2),o=e.indexOf("."),s=o>=0,n=i.constructor,s&&(e=e.replace(".",""),a=e.length,o=a-o,r=nr(n,new n(t),o,o*2)),u=bn(e,t,ze),l=u.length-1,o=l;u[o]===0;--o)u.pop();return o<0?new n(i.s*0):(i.e=An(u,l),i.d=u,Q=!1,s&&(i=ue(i,r,a*4)),c&&(i=i.times(Math.abs(c)<54?Be(2,c):zt.pow(2,c))),Q=!0,i)}function Oo(i,e){var t,n=e.d.length;if(n<3)return e.isZero()?e:vt(i,2,e,e);t=1.4*Math.sqrt(n),t=t>16?16:t|0,e=e.times(1/wn(5,t)),e=vt(i,2,e,e);for(var r,o=new i(5),s=new i(16),a=new i(20);t--;)r=e.times(e),e=e.times(o.plus(r.times(s.times(r).minus(a))));return e}function vt(i,e,t,n,r){var o,s,a,c,u=1,l=i.precision,p=Math.ceil(l/U);for(Q=!1,c=t.times(t),a=new i(n);;){if(s=ue(a.times(c),new i(e++*e++),l,1),a=r?n.plus(s):n.minus(s),n=ue(s.times(c),new i(e++*e++),l,1),s=a.plus(n),s.d[p]!==void 0){for(o=p;s.d[o]===a.d[o]&&o--;);if(o==-1)break}o=a,a=n,n=s,s=o,u++}return Q=!0,s.d.length=p+1,s}function wn(i,e){for(var t=i;--e;)t*=i;return t}function or(i,e){var t,n=e.s<0,r=Xe(i,i.precision,1),o=r.times(.5);if(e=e.abs(),e.lte(o))return ot=n?4:1,e;if(t=e.divToInt(r),t.isZero())ot=n?3:2;else{if(e=e.minus(t.times(r)),e.lte(o))return ot=Qi(t)?n?2:3:n?4:1,e;ot=Qi(t)?n?1:4:n?3:2}return e.minus(r).abs()}function ei(i,e,t,n){var r,o,s,a,c,u,l,p,m,d=i.constructor,b=t!==void 0;if(b?(Me(t,1,Pt),n===void 0?n=d.rounding:Me(n,0,8)):(t=d.precision,n=d.rounding),!i.isFinite())l=rr(i);else{for(l=Je(i),s=l.indexOf("."),b?(r=2,e==16?t=t*4-3:e==8&&(t=t*3-2)):r=e,s>=0&&(l=l.replace(".",""),m=new d(1),m.e=l.length-s,m.d=bn(Je(m),10,r),m.e=m.d.length),p=bn(l,10,r),o=c=p.length;p[--c]==0;)p.pop();if(!p[0])l=b?"0p+0":"0";else{if(s<0?o--:(i=new d(i),i.d=p,i.e=o,i=ue(i,m,t,n,0,r),p=i.d,o=i.e,u=Zi),s=p[t],a=r/2,u=u||p[t+1]!==void 0,u=n<4?(s!==void 0||u)&&(n===0||n===(i.s<0?3:2)):s>a||s===a&&(n===4||u||n===6&&p[t-1]&1||n===(i.s<0?8:7)),p.length=t,u)for(;++p[--t]>r-1;)p[t]=0,t||(++o,p.unshift(1));for(c=p.length;!p[c-1];--c);for(s=0,l="";s<c;s++)l+=jn.charAt(p[s]);if(b){if(c>1)if(e==16||e==8){for(s=e==16?4:3,--c;c%s;c++)l+="0";for(p=bn(l,r,e),c=p.length;!p[c-1];--c);for(s=1,l="1.";s<c;s++)l+=jn.charAt(p[s])}else l=l.charAt(0)+"."+l.slice(1);l=l+(o<0?"p":"p+")+o}else if(o<0){for(;++o;)l="0"+l;l="0."+l}else if(++o>c)for(o-=c;o--;)l+="0";else o<c&&(l=l.slice(0,o)+"."+l.slice(o))}l=(e==16?"0x":e==2?"0b":e==8?"0o":"")+l}return i.s<0?"-"+l:l}function Hi(i,e){if(i.length>e)return i.length=e,!0}function Eo(i){return new this(i).abs()}function vo(i){return new this(i).acos()}function Fo(i){return new this(i).acosh()}function Wo(i,e){return new this(i).plus(e)}function _o(i){return new this(i).asin()}function Vo(i){return new this(i).asinh()}function Do(i){return new this(i).atan()}function qo(i){return new this(i).atanh()}function Go(i,e){i=new this(i),e=new this(e);var t,n=this.precision,r=this.rounding,o=n+4;return!i.s||!e.s?t=new this(NaN):!i.d&&!e.d?(t=Xe(this,o,1).times(e.s>0?.25:.75),t.s=i.s):!e.d||i.isZero()?(t=e.s<0?Xe(this,n,r):new this(0),t.s=i.s):!i.d||e.isZero()?(t=Xe(this,o,1).times(.5),t.s=i.s):e.s<0?(this.precision=o,this.rounding=1,t=this.atan(ue(i,e,o,1)),e=Xe(this,o,1),this.precision=n,this.rounding=r,t=i.s<0?t.minus(e):t.plus(e)):t=this.atan(ue(i,e,o,1)),t}function Uo(i){return new this(i).cbrt()}function Xo(i){return D(i=new this(i),i.e+1,2)}function zo(i,e,t){return new this(i).clamp(e,t)}function Qo(i){if(!i||typeof i!="object")throw Error(kn+"Object expected");var e,t,n,r=i.defaults===!0,o=["precision",1,Pt,"rounding",0,8,"toExpNeg",-Et,0,"toExpPos",0,Et,"maxE",0,Et,"minE",-Et,0,"modulo",0,9];for(e=0;e<o.length;e+=3)if(t=o[e],r&&(this[t]=Zn[t]),(n=i[t])!==void 0)if(Ne(n)===n&&n>=o[e+1]&&n<=o[e+2])this[t]=n;else throw Error(gt+t+": "+n);if(t="crypto",r&&(this[t]=Zn[t]),(n=i[t])!==void 0)if(n===!0||n===!1||n===0||n===1)if(n)if(typeof crypto<"u"&&crypto&&(crypto.getRandomValues||crypto.randomBytes))this[t]=!0;else throw Error(Ji);else this[t]=!1;else throw Error(gt+t+": "+n);return this}function Ho(i){return new this(i).cos()}function jo(i){return new this(i).cosh()}function sr(i){var e,t,n;function r(o){var s,a,c,u=this;if(!(u instanceof r))return new r(o);if(u.constructor=r,ji(o)){u.s=o.s,Q?!o.d||o.e>r.maxE?(u.e=NaN,u.d=null):o.e<r.minE?(u.e=0,u.d=[0]):(u.e=o.e,u.d=o.d.slice()):(u.e=o.e,u.d=o.d?o.d.slice():o.d);return}if(c=typeof o,c==="number"){if(o===0){u.s=1/o<0?-1:1,u.e=0,u.d=[0];return}if(o<0?(o=-o,u.s=-1):u.s=1,o===~~o&&o<1e7){for(s=0,a=o;a>=10;a/=10)s++;Q?s>r.maxE?(u.e=NaN,u.d=null):s<r.minE?(u.e=0,u.d=[0]):(u.e=s,u.d=[o]):(u.e=s,u.d=[o]);return}else if(o*0!==0){o||(u.s=NaN),u.e=NaN,u.d=null;return}return $n(u,o.toString())}else if(c!=="string")throw Error(gt+o);return(a=o.charCodeAt(0))===45?(o=o.slice(1),u.s=-1):(a===43&&(o=o.slice(1)),u.s=1),er.test(o)?$n(u,o):Mo(u,o)}if(r.prototype=S,r.ROUND_UP=0,r.ROUND_DOWN=1,r.ROUND_CEIL=2,r.ROUND_FLOOR=3,r.ROUND_HALF_UP=4,r.ROUND_HALF_DOWN=5,r.ROUND_HALF_EVEN=6,r.ROUND_HALF_CEIL=7,r.ROUND_HALF_FLOOR=8,r.EUCLID=9,r.config=r.set=Qo,r.clone=sr,r.isDecimal=ji,r.abs=Eo,r.acos=vo,r.acosh=Fo,r.add=Wo,r.asin=_o,r.asinh=Vo,r.atan=Do,r.atanh=qo,r.atan2=Go,r.cbrt=Uo,r.ceil=Xo,r.clamp=zo,r.cos=Ho,r.cosh=jo,r.div=Zo,r.exp=Yo,r.floor=Jo,r.hypot=$o,r.ln=es,r.log=ts,r.log10=is,r.log2=ns,r.max=rs,r.min=os,r.mod=ss,r.mul=as,r.pow=us,r.random=cs,r.round=ls,r.sign=ms,r.sin=ps,r.sinh=ds,r.sqrt=fs,r.sub=bs,r.sum=ys,r.tan=gs,r.tanh=Ps,r.trunc=ks,i===void 0&&(i={}),i&&i.defaults!==!0)for(n=["precision","rounding","toExpNeg","toExpPos","maxE","minE","modulo","crypto"],e=0;e<n.length;)i.hasOwnProperty(t=n[e++])||(i[t]=this[t]);return r.config(i),r}function Zo(i,e){return new this(i).div(e)}function Yo(i){return new this(i).exp()}function Jo(i){return D(i=new this(i),i.e+1,3)}function $o(){var i,e,t=new this(0);for(Q=!1,i=0;i<arguments.length;)if(e=new this(arguments[i++]),e.d)t.d&&(t=t.plus(e.times(e)));else{if(e.s)return Q=!0,new this(1/0);t=e}return Q=!0,t.sqrt()}function ji(i){return i instanceof zt||i&&i.toStringTag===$i||!1}function es(i){return new this(i).ln()}function ts(i,e){return new this(i).log(e)}function ns(i){return new this(i).log(2)}function is(i){return new this(i).log(10)}function rs(){return ir(this,arguments,"lt")}function os(){return ir(this,arguments,"gt")}function ss(i,e){return new this(i).mod(e)}function as(i,e){return new this(i).mul(e)}function us(i,e){return new this(i).pow(e)}function cs(i){var e,t,n,r,o=0,s=new this(1),a=[];if(i===void 0?i=this.precision:Me(i,1,Pt),n=Math.ceil(i/U),this.crypto)if(crypto.getRandomValues)for(e=crypto.getRandomValues(new Uint32Array(n));o<n;)r=e[o],r>=429e7?e[o]=crypto.getRandomValues(new Uint32Array(1))[0]:a[o++]=r%1e7;else if(crypto.randomBytes){for(e=crypto.randomBytes(n*=4);o<n;)r=e[o]+(e[o+1]<<8)+(e[o+2]<<16)+((e[o+3]&127)<<24),r>=214e7?crypto.randomBytes(4).copy(e,o):(a.push(r%1e7),o+=4);o=n/4}else throw Error(Ji);else for(;o<n;)a[o++]=Math.random()*1e7|0;for(n=a[--o],i%=U,n&&i&&(r=Be(10,U-i),a[o]=(n/r|0)*r);a[o]===0;o--)a.pop();if(o<0)t=0,a=[0];else{for(t=-1;a[0]===0;t-=U)a.shift();for(n=1,r=a[0];r>=10;r/=10)n++;n<U&&(t-=U-n)}return s.e=t,s.d=a,s}function ls(i){return D(i=new this(i),i.e+1,this.rounding)}function ms(i){return i=new this(i),i.d?i.d[0]?i.s:0*i.s:i.s||NaN}function ps(i){return new this(i).sin()}function ds(i){return new this(i).sinh()}function fs(i){return new this(i).sqrt()}function bs(i,e){return new this(i).sub(e)}function ys(){var i=0,e=arguments,t=new this(e[i]);for(Q=!1;t.s&&++i<e.length;)t=t.plus(e[i]);return Q=!0,D(t,this.precision,this.rounding)}function gs(i){return new this(i).tan()}function Ps(i){return new this(i).tanh()}function ks(i){return D(i=new this(i),i.e+1,1)}S[Symbol.for("nodejs.util.inspect.custom")]=S.toString;S[Symbol.toStringTag]="Decimal";var zt=S.constructor=sr(Zn);yn=new zt(yn);gn=new zt(gn);var F=zt;import{PublicKey as cr}from"@solana/web3.js";import{get as ar,set as As}from"lodash";var ti=class{constructor(e){this.logLevel=e.logLevel!==void 0?e.logLevel:0,this.name=e.name}set level(e){this.logLevel=e}get time(){return Date.now().toString()}get moduleName(){return this.name}isLogLevel(e){return e<=this.logLevel}error(...e){return this.isLogLevel(0)?(console.error(this.time,this.name,"sdk logger error",...e),this):this}logWithError(...e){let t=e.map(n=>typeof n=="object"?JSON.stringify(n):n).join(", ");throw new Error(t)}warning(...e){return this.isLogLevel(1)?(console.warn(this.time,this.name,"sdk logger warning",...e),this):this}info(...e){return this.isLogLevel(2)?(console.info(this.time,this.name,"sdk logger info",...e),this):this}debug(...e){return this.isLogLevel(3)?(console.debug(this.time,this.name,"sdk logger debug",...e),this):this}},ur={},ws={};function ce(i){let e=ar(ur,i);if(!e){let t=ar(ws,i);e=new ti({name:i,logLevel:t}),As(ur,i,e)}return e}import{MINT_SIZE as hs,TOKEN_PROGRAM_ID as Ts,getTransferFeeConfig as Bs,unpackMint as Is}from"@solana/spl-token";var ni=ce("Raydium_accountInfo_util");async function st(i,e,t){let{batchRequest:n,commitment:r="confirmed",chunkCount:o=100}=q({batchRequest:!1},t),s=ii(e,o),a=new Array(s.length).fill([]);if(n){let c=s.map(p=>{let m=i._buildArgs([p.map(d=>d.toBase58())],r,"base64");return{methodName:"getMultipleAccounts",args:m}}),u=ii(c,10);a=(await(await Promise.all(u.map(async p=>await i._rpcBatchRequest(p)))).flat()).map(p=>(p.error&&ni.logWithError(`failed to get info for multiple accounts, RPC_ERROR, ${p.error.message}`),p.result.value.map(m=>{if(m){let{data:d,executable:b,lamports:f,owner:y,rentEpoch:g}=m;return d.length!==2&&d[1]!=="base64"&&ni.logWithError("info must be base64 encoded, RPC_ERROR"),{data:Buffer.from(d[0],"base64"),executable:b,lamports:f,owner:new cr(y),rentEpoch:g}}return null})))}else try{a=await Promise.all(s.map(c=>i.getMultipleAccountsInfo(c,r)))}catch(c){c instanceof Error&&ni.logWithError(`failed to get info for multiple accounts, RPC_ERROR, ${c.message}`)}return a.flat()}async function Bt(i,e,t){let n=await st(i,e.map(r=>r.pubkey),t);return e.map((r,o)=>Y(q({},r),{accountInfo:n[o]}))}async function ri({connection:i,mints:e,config:t}){var o,s,a;if(e.length===0)return{};let n=await Bt(i,e.map(c=>({pubkey:$e(c)})),t),r={};for(let c of n){if(!c.accountInfo||c.accountInfo.data.length<hs){console.log("invalid mint account",c.pubkey.toBase58());continue}let u=Is(c.pubkey,c.accountInfo,(o=c.accountInfo)==null?void 0:o.owner);r[c.pubkey.toString()]=Y(q({},u),{programId:((s=c.accountInfo)==null?void 0:s.owner)||Ts,feeConfig:(a=Bs(u))!=null?a:void 0})}return r[cr.default.toBase58()]=r[Qe.toBase58()],r}import ut from"bn.js";import Ms from"big.js";import Bn from"bn.js";import xs from"toformat";var Ss=xs,Qt=Ss;import Tn from"big.js";import Cs from"bn.js";import Ns from"decimal.js-light";import Ht from"bn.js";var lr=9007199254740991;function le(i){let e=ce("Raydium_parseBigNumberish");if(i instanceof Ht)return i;if(typeof i=="string"){if(i.match(/^-?[0-9]+$/))return new Ht(i);e.logWithError(`invalid BigNumberish string: ${i}`)}return typeof i=="number"?(i%1&&e.logWithError(`BigNumberish number underflow: ${i}`),(i>=lr||i<=-lr)&&e.logWithError(`BigNumberish number overflow: ${i}`),new Ht(String(i))):typeof i=="bigint"?new Ht(i.toString()):(e.error(`invalid BigNumberish value: ${i}`),new Ht(0))}var hn=ce("module/fraction"),oi=Qt(Tn),jt=Qt(Ns),Ls={[0]:jt.ROUND_DOWN,[1]:jt.ROUND_HALF_UP,[2]:jt.ROUND_UP},Rs={[0]:Tn.roundDown,[1]:Tn.roundHalfUp,[2]:Tn.roundUp},oe=class{constructor(e,t=new Cs(1)){this.numerator=le(e),this.denominator=le(t)}get quotient(){return this.numerator.div(this.denominator)}invert(){return new oe(this.denominator,this.numerator)}add(e){let t=e instanceof oe?e:new oe(le(e));return this.denominator.eq(t.denominator)?new oe(this.numerator.add(t.numerator),this.denominator):new oe(this.numerator.mul(t.denominator).add(t.numerator.mul(this.denominator)),this.denominator.mul(t.denominator))}sub(e){let t=e instanceof oe?e:new oe(le(e));return this.denominator.eq(t.denominator)?new oe(this.numerator.sub(t.numerator),this.denominator):new oe(this.numerator.mul(t.denominator).sub(t.numerator.mul(this.denominator)),this.denominator.mul(t.denominator))}mul(e){let t=e instanceof oe?e:new oe(le(e));return new oe(this.numerator.mul(t.numerator),this.denominator.mul(t.denominator))}div(e){let t=e instanceof oe?e:new oe(le(e));return new oe(this.numerator.mul(t.denominator),this.denominator.mul(t.numerator))}toSignificant(e,t={groupSeparator:""},n=1){Number.isInteger(e)||hn.logWithError(`${e} is not an integer.`),e<=0&&hn.logWithError(`${e} is not positive.`),jt.set({precision:e+1,rounding:Ls[n]});let r=new jt(this.numerator.toString()).div(this.denominator.toString()).toSignificantDigits(e);return r.toFormat(r.decimalPlaces(),t)}toFixed(e,t={groupSeparator:""},n=1){return Number.isInteger(e)||hn.logWithError(`${e} is not an integer.`),e<0&&hn.logWithError(`${e} is negative.`),oi.DP=e,oi.RM=Rs[n]||1,new oi(this.numerator.toString()).div(this.denominator.toString()).toFormat(e,t)}isZero(){return this.numerator.isZero()}};var Os=ce("Raydium_amount"),mr=Qt(Ms);function Es(i,e){let t="0",n="0";if(i.includes(".")){let r=i.split(".");r.length===2?([t,n]=r,n=n.padEnd(e,"0")):Os.logWithError(`invalid number string, num: ${i}`)}else t=i;return[t,n.slice(0,e)||n]}var me=class extends oe{constructor(t,n,r=!0,o){let s=new Bn(0),a=si.pow(new Bn(t.decimals));if(r)s=le(n);else{let c=new Bn(0),u=new Bn(0);if(typeof n=="string"||typeof n=="number"||typeof n=="bigint"){let[l,p]=Es(n.toString(),t.decimals);c=le(l),u=le(p)}c=c.mul(a),s=c.add(u)}super(s,a);this.logger=ce(o||"TokenAmount"),this.token=t}get raw(){return this.numerator}isZero(){return this.raw.isZero()}gt(t){return this.token.equals(t.token)||this.logger.logWithError("gt token not equals"),this.raw.gt(t.raw)}lt(t){return this.token.equals(t.token)||this.logger.logWithError("lt token not equals"),this.raw.lt(t.raw)}add(t){return this.token.equals(t.token)||this.logger.logWithError("add token not equals"),new me(this.token,this.raw.add(t.raw))}subtract(t){return this.token.equals(t.token)||this.logger.logWithError("sub token not equals"),new me(this.token,this.raw.sub(t.raw))}toSignificant(t=this.token.decimals,n,r=0){return super.toSignificant(t,n,r)}toFixed(t=this.token.decimals,n,r=0){return t>this.token.decimals&&this.logger.logWithError("decimals overflow"),super.toFixed(t,n,r)}toExact(t={groupSeparator:""}){return mr.DP=this.token.decimals,new mr(this.numerator.toString()).div(this.denominator.toString()).toFormat(t)}};import{PublicKey as vs}from"@solana/web3.js";import{TOKEN_PROGRAM_ID as pr}from"@solana/spl-token";var ai={chainId:101,address:vs.default.toBase58(),programId:pr.toBase58(),decimals:9,symbol:"SOL",name:"solana",logoURI:"https://img-v1.raydium.io/icon/So11111111111111111111111111111111111111112.png",tags:[],priority:2,type:"raydium",extensions:{coingeckoId:"solana"}},et={chainId:101,address:"So11111111111111111111111111111111111111112",programId:pr.toBase58(),decimals:9,symbol:"WSOL",name:"Wrapped SOL",logoURI:"https://img-v1.raydium.io/icon/So11111111111111111111111111111111111111112.png",tags:[],priority:2,type:"raydium",extensions:{coingeckoId:"solana"}};import{PublicKey as li}from"@solana/web3.js";import{PublicKey as be,SystemProgram as dr,SYSVAR_RENT_PUBKEY as Fs}from"@solana/web3.js";import{TOKEN_PROGRAM_ID as Ws}from"@solana/spl-token";function K({pubkey:i,isSigner:e=!1,isWritable:t=!0}){return{pubkey:i,isWritable:t,isSigner:e}}var lc=[K({pubkey:Ws,isWritable:!1}),K({pubkey:dr.programId,isWritable:!1}),K({pubkey:Fs,isWritable:!1})];function ui({publicKey:i,transformSol:e}){let t=ci(i.toString());if(t instanceof be)return e&&t.equals(Zt)?Qe:t;if(e&&t.toString()===Zt.toBase58())return Qe;if(typeof t=="string"){if(t===be.default.toBase58())return be.default;try{return new be(t)}catch{throw new Error("invalid public key")}}throw new Error("invalid public key")}function ci(i){try{return new be(i)}catch{return i}}var In=new be("MemoSq4gqABAXKb96qnH8TysNcWxMyWCqXgDLGmfcHr"),Ft=new be("MemoSq4gqABAXKb96qnH8TysNcWxMyWCqXgDLGmfcHr"),tt=new be("SysvarRent111111111111111111111111111111111"),mc=new be("SysvarC1ock11111111111111111111111111111111"),kt=new be("metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"),pc=new be("Sysvar1nstructions1111111111111111111111111"),_s=dr.programId,dc=new be("4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R"),fc=new be("Ea5SjE2Y6yvCeW5dYTn7PYMuW5ikXkvbGdcmSnXeaLjS"),bc=new be("SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt"),yc=new be("EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"),gc=new be("Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB"),Pc=new be("mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So"),kc=new be("7dHbWXmci3dT8UFYWYZweBLXgycu7Y3iL6trKn1Y7ARj"),Ac=new be("USDH1SM1ojwWUga67PGrgFWUHibbjqMvuMaDkRJTgkX"),wc=new be("NRVwhjBQiUPYtfDT5zRBVJajzFQHaBUNtC7SNVvqRFa"),hc=new be("ANAxByE6G2WjFp7A4NqtWYXb3mgruyzZYg3spfxe6Lbo"),Tc=new be("7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs"),Qe=new be("So11111111111111111111111111111111111111112"),Zt=be.default;function $e(i){return ui({publicKey:i,transformSol:!0})}var mi=class{constructor({mint:e,decimals:t,symbol:n,name:r,skipMint:o=!1,isToken2022:s=!1}){if(e===Zt.toBase58()||e instanceof li&&Zt.equals(e)){this.decimals=et.decimals,this.symbol=et.symbol,this.name=et.name,this.mint=new li(et.address),this.isToken2022=!1;return}this.decimals=t,this.symbol=n||e.toString().substring(0,6),this.name=r||e.toString().substring(0,6),this.mint=o?li.default:ui({publicKey:e}),this.isToken2022=s}equals(e){return this===e?!0:this.mint.equals(e.mint)}},ve=mi;ve.WSOL=new mi(Y(q({},et),{mint:et.address}));var pi=class{constructor({decimals:e,symbol:t="UNKNOWN",name:n="UNKNOWN"}){this.decimals=e,this.symbol=t,this.name=n}equals(e){return this===e}},xn=pi;xn.SOL=new pi(ai);import Vs from"bn.js";var fr=new oe(new Vs(100)),at=class extends oe{toSignificant(e=5,t,n){return this.mul(fr).toSignificant(e,t,n)}toFixed(e=2,t,n){return this.mul(fr).toFixed(e,t,n)}};var Ds=ce("Raydium_price"),Oe=class extends oe{constructor(t){let{baseToken:n,quoteToken:r,numerator:o,denominator:s}=t;super(o,s);this.baseToken=n,this.quoteToken=r,this.scalar=new oe(di(n.decimals),di(r.decimals))}get raw(){return new oe(this.numerator,this.denominator)}get adjusted(){return super.mul(this.scalar)}invert(){return new Oe({baseToken:this.quoteToken,quoteToken:this.baseToken,denominator:this.numerator,numerator:this.denominator})}mul(t){this.quoteToken!==t.baseToken&&Ds.logWithError("mul token not equals");let n=super.mul(t);return new Oe({baseToken:this.baseToken,quoteToken:t.quoteToken,denominator:n.denominator,numerator:n.numerator})}toSignificant(t=this.quoteToken.decimals,n,r){return this.adjusted.toSignificant(t,n,r)}toFixed(t=this.quoteToken.decimals,n,r){return this.adjusted.toFixed(t,n,r)}};import{PublicKey as qs}from"@solana/web3.js";import Gs from"bn.js";function yr(i){return typeof i=="object"&&i!==null&&![ve,me,qs,oe,Gs,Oe,at].some(e=>typeof e=="object"&&i instanceof e)}function It(i){return typeof i=="string"?ci(i):Array.isArray(i)?i.map(e=>It(e)):yr(i)?Object.fromEntries(Object.entries(i).map(([e,t])=>[e,It(t)])):i}var br=new ut(0),Us=new ut(1),Pl=new ut(2),kl=new ut(3),Al=new ut(5),si=new ut(10),wl=new ut(100),hl=new ut(1e3),Tl=new ut(1e4);function di(i){return si.pow(le(i))}function ii(i,e=1,t=[]){let n=[...i];if(e<=0)return t;for(;n.length;)t.push(n.splice(0,e));return t}import{PublicKey as Ys}from"@solana/web3.js";import{TOKEN_PROGRAM_ID as Js}from"@solana/spl-token";import{ComputeBudgetProgram as gr,Keypair as kr,PublicKey as Xs,Transaction as Ar,TransactionMessage as zs,VersionedTransaction as wr}from"@solana/web3.js";var te={CreateAccount:"CreateAccount",InitAccount:"InitAccount",CreateATA:"CreateATA",CloseAccount:"CloseAccount",TransferAmount:"TransferAmount",InitMint:"InitMint",MintTo:"MintTo",InitMarket:"InitMarket",Util1216OwnerClaim:"Util1216OwnerClaim",SetComputeUnitPrice:"SetComputeUnitPrice",SetComputeUnitLimit:"SetComputeUnitLimit",ClmmCreatePool:"ClmmCreatePool",ClmmOpenPosition:"ClmmOpenPosition",ClmmIncreasePosition:"ClmmIncreasePosition",ClmmDecreasePosition:"ClmmDecreasePosition",ClmmClosePosition:"ClmmClosePosition",ClmmSwapBaseIn:"ClmmSwapBaseIn",ClmmSwapBaseOut:"ClmmSwapBaseOut",ClmmInitReward:"ClmmInitReward",ClmmSetReward:"ClmmSetReward",ClmmCollectReward:"ClmmCollectReward",ClmmLockPosition:"ClmmLockPosition",ClmmHarvestLockPosition:"ClmmHarvestLockPosition",AmmV4Swap:"AmmV4Swap",AmmV4AddLiquidity:"AmmV4AddLiquidity",AmmV4RemoveLiquidity:"AmmV4RemoveLiquidity",AmmV4SimulatePoolInfo:"AmmV4SimulatePoolInfo",AmmV4SwapBaseIn:"AmmV4SwapBaseIn",AmmV4SwapBaseOut:"AmmV4SwapBaseOut",AmmV4CreatePool:"AmmV4CreatePool",AmmV4InitPool:"AmmV4InitPool",AmmV5AddLiquidity:"AmmV5AddLiquidity",AmmV5RemoveLiquidity:"AmmV5RemoveLiquidity",AmmV5SimulatePoolInfo:"AmmV5SimulatePoolInfo",AmmV5SwapBaseIn:"AmmV5SwapBaseIn",AmmV5SwapBaseOut:"AmmV5SwapBaseOut",RouteSwap:"RouteSwap",RouteSwap1:"RouteSwap1",RouteSwap2:"RouteSwap2",FarmV3Deposit:"FarmV3Deposit",FarmV3Withdraw:"FarmV3Withdraw",FarmV3CreateLedger:"FarmV3CreateLedger",FarmV4Withdraw:"FarmV4Withdraw",FarmV5Deposit:"FarmV5Deposit",FarmV5Withdraw:"FarmV5Withdraw",FarmV5CreateLedger:"FarmV5CreateLedger",FarmV6Deposit:"FarmV6Deposit",FarmV6Withdraw:"FarmV6Withdraw",FarmV6Create:"FarmV6Create",FarmV6Restart:"FarmV6Restart",FarmV6CreatorAddReward:"FarmV6CreatorAddReward",FarmV6CreatorWithdraw:"FarmV6CreatorWithdraw",CpmmCreatePool:"CpmmCreatePool",CpmmAddLiquidity:"CpmmAddLiquidity",CpmmWithdrawLiquidity:"CpmmWithdrawLiquidity",CpmmSwapBaseIn:"CpmmSwapBaseIn",CpmmSwapBaseOut:"CpmmSwapBaseOut",CpmmLockLp:"CpmmLockLp",CpmmCollectLockFee:"CpmmCollectLockFee",TransferTip:"TransferTip"};import{TOKEN_PROGRAM_ID as Qs}from"@solana/spl-token";var Pr=ce("Raydium_txUtil"),hr=1644;function Sn(i){let e=[],t=[];return i.microLamports&&(e.push(gr.setComputeUnitPrice({microLamports:i.microLamports})),t.push(te.SetComputeUnitPrice)),i.units&&(e.push(gr.setComputeUnitLimit({units:i.units})),t.push(te.SetComputeUnitLimit)),{instructions:e,instructionTypes:t}}async function Wt(i,e){var n,r;let t=e!=null?e:"confirmed";return(r=await((n=i.getLatestBlockhash)==null?void 0:n.call(i,{commitment:t})))==null?void 0:r.blockhash}async function Kn(i,e){return i.getSignatureStatuses([e]),new Promise((t,n)=>{let r=setTimeout(n,6e4);i.onSignature(e,o=>{if(clearTimeout(r),!o.err){t("");return}n(Object.assign(o.err,{txId:e}))},"confirmed")})}function Hs(i,e){i.length<1&&Pr.logWithError(`no instructions provided: ${i.toString()}`),e.length<1&&Pr.logWithError(`no signers provided:, ${e.toString()}`);let t=new Ar;t.recentBlockhash="11111111111111111111111111111111",t.feePayer=e[0],t.add(...i);try{return Buffer.from(t.serialize({verifySignatures:!1})).toString("base64").length<hr}catch{return!1}}function we(i,e){let[t,n]=Xs.findProgramAddressSync(i,e);return{publicKey:t,nonce:n}}function Yt({instructions:i,payer:e,signers:t}){return Hs(i,[e,...t])}function Jt({instructions:i,payer:e,lookupTableAddressAccount:t,recentBlockhash:n=kr.generate().publicKey.toString()}){let o=new zs({payerKey:e,recentBlockhash:n,instructions:i}).compileToV0Message(Object.values(t!=null?t:{}));try{return Buffer.from(new wr(o).serialize()).toString("base64").length<hr}catch{return!1}}var js=i=>Buffer.isBuffer(i)?i:i instanceof Uint8Array?Buffer.from(i.buffer,i.byteOffset,i.byteLength):Buffer.from(i),Zs=i=>{let e=i.serialize({requireAllSignatures:!1,verifySignatures:!1});i instanceof wr&&(e=js(e));try{return e instanceof Buffer?e.toString("base64"):Buffer.from(e).toString("base64")}catch{return e.toString("base64")}};function xt(i){let e=[];return i.forEach(t=>{t instanceof Ar&&(t.recentBlockhash||(t.recentBlockhash=Qs.toBase58()),t.feePayer||(t.feePayer=kr.generate().publicKey)),e.push(Zs(t))}),console.log("simulate tx string:",e),e}function pe(i,e,t){return we([i.toBuffer(),(t!=null?t:Js).toBuffer(),e.toBuffer()],new Ys("ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL"))}import{PublicKey as H}from"@solana/web3.js";var Ul=new H("EhhTKczWMGQt46ynNeRX1WfeagwwJd7ufHvCDjRxjo5Q"),Xl=new H("CBuCnLe26faBpcBP2fktp4rp8abpcAnTWft6ZrP5Q4T"),zl=new H("9KEPoZmtHUrBbhWN1v1KWLMkkvwY6WLtAVUCPRtRjP4z"),Ql=new H("FarmqiPv5eAj3j1GMdMCMUGXqPUvmquZtMy86QH6rzhG"),Hl=new H("CLaimxFqjHzgTJtAGHU47NPhg6qrc5sCnpC4tBLyABQS"),jl=new H("srmqPvymJeFKQ4zGQed1GFppgkRHL9kaELCbyksJtPX"),fi=new H("9xQeWvG816bUx9EPjHmaT23yvVM2ZWbrrpZb9PusVFin"),Tr=new H("675kPX9MHTjS2zt1qfr1NYHuzeLXfQM9H24wFSUt1Mp8"),Zl=new H("5quBtoiQqxF9Jv6KYKctB59NT3gtJD2Y65kdnB1Uev3h"),Br=new H("CDSr3ssLcRB6XYPJwAfFt18MZvEZp4LjHcvzBVZ45duo"),bi=new H("CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK"),$s=new H("LockrWmn6K5twhz3y9w1dQERbmgSaRkfnTeTKbpofwE"),ea=new H("kN1kEznaF5Xbd8LYuqtEFcxzWSBk5Fv6ygX6SqEGJVy"),Yl=new H("routeUGWgWzqBWFcrCfv8tritsqukccJPu3q5GPP3xS"),Jl=new H("7YttLkHDoNj9wyDur5pM1ejNaAvT9X4eqaYcHQqtj2G5"),$l=new H("6FJon3QE27qgPVggARueB22hLvoh22VzJpXv4rBEoSLF"),em=new H("CC1