UNPKG

raydium-sdk-v2-custody

Version:

An SDK for building applications on top of Raydium.

1 lines 223 kB
var Ur=Object.defineProperty,Gr=Object.defineProperties;var Xr=Object.getOwnPropertyDescriptors;var bn=Object.getOwnPropertySymbols;var Ki=Object.prototype.hasOwnProperty,Li=Object.prototype.propertyIsEnumerable;var Ci=(o,e,t)=>e in o?Ur(o,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):o[e]=t,W=(o,e)=>{for(var t in e||(e={}))Ki.call(e,t)&&Ci(o,t,e[t]);if(bn)for(var t of bn(e))Li.call(e,t)&&Ci(o,t,e[t]);return o},j=(o,e)=>Gr(o,Xr(e));var Ot=(o,e)=>{var t={};for(var n in o)Ki.call(o,n)&&e.indexOf(n)<0&&(t[n]=o[n]);if(o!=null&&bn)for(var n of bn(o))e.indexOf(n)<0&&Li.call(o,n)&&(t[n]=o[n]);return t};import{PublicKey as M}from"@solana/web3.js";import he from"bn.js";var Ft=9e15,wt=1e9,Un="0123456789abcdef",Pn="2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058",wn="3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789",Gn={precision:20,rounding:4,modulo:1,toExpNeg:-7,toExpPos:21,minE:-Ft,maxE:Ft,crypto:!1},Oi,ct,Y=!0,An="[DecimalError] ",Pt=An+"Invalid argument: ",Fi=An+"Precision limit exceeded",Ei=An+"crypto unavailable",Wi="[object Decimal]",Fe=Math.floor,xe=Math.pow,zr=/^0b([01]+(\.[01]*)?|\.[01]+)(p[+-]?\d+)?$/i,Hr=/^0x([0-9a-f]+(\.[0-9a-f]*)?|\.[0-9a-f]+)(p[+-]?\d+)?$/i,Yr=/^0o([0-7]+(\.[0-7]*)?|\.[0-7]+)(p[+-]?\d+)?$/i,vi=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,je=1e7,U=7,Zr=9007199254740991,jr=Pn.length-1,Xn=wn.length-1,C={toStringTag:Wi};C.absoluteValue=C.abs=function(){var o=new this.constructor(this);return o.s<0&&(o.s=1),V(o)};C.ceil=function(){return V(new this.constructor(this),this.e+1,2)};C.clampedTo=C.clamp=function(o,e){var t,n=this,i=n.constructor;if(o=new i(o),e=new i(e),!o.s||!e.s)return new i(NaN);if(o.gt(e))throw Error(Pt+e);return t=n.cmp(o),t<0?o:n.cmp(e)>0?e:new i(n)};C.comparedTo=C.cmp=function(o){var e,t,n,i,r=this,s=r.d,a=(o=new r.constructor(o)).d,u=r.s,c=o.s;if(!s||!a)return!u||!c?NaN:u!==c?u:s===a?0:!s^u<0?1:-1;if(!s[0]||!a[0])return s[0]?u:a[0]?-c:0;if(u!==c)return u;if(r.e!==o.e)return r.e>o.e^u<0?1:-1;for(n=s.length,i=a.length,e=0,t=n<i?n:i;e<t;++e)if(s[e]!==a[e])return s[e]>a[e]^u<0?1:-1;return n===i?0:n>i^u<0?1:-1};C.cosine=C.cos=function(){var o,e,t=this,n=t.constructor;return t.d?t.d[0]?(o=n.precision,e=n.rounding,n.precision=o+Math.max(t.e,t.sd())+U,n.rounding=1,t=Qr(n,Ui(n,t)),n.precision=o,n.rounding=e,V(ct==2||ct==3?t.neg():t,o,e,!0)):new n(1):new n(NaN)};C.cubeRoot=C.cbrt=function(){var o,e,t,n,i,r,s,a,u,c,l=this,m=l.constructor;if(!l.isFinite()||l.isZero())return new m(l);for(Y=!1,r=l.s*xe(l.s*l,1/3),!r||Math.abs(r)==1/0?(t=Le(l.d),o=l.e,(r=(o-t.length+1)%3)&&(t+=r==1||r==-2?"0":"00"),r=xe(t,1/3),o=Fe((o+1)/3)-(o%3==(o<0?-1:2)),r==1/0?t="5e"+o:(t=r.toExponential(),t=t.slice(0,t.indexOf("e")+1)+o),n=new m(t),n.s=l.s):n=new m(r.toString()),s=(o=m.precision)+3;;)if(a=n,u=a.times(a).times(a),c=u.plus(l),n=pe(c.plus(l).times(a),c.plus(u),s+2,1),Le(a.d).slice(0,s)===(t=Le(n.d)).slice(0,s))if(t=t.slice(s-3,s+1),t=="9999"||!i&&t=="4999"){if(!i&&(V(a,o+1,0),a.times(a).times(a).eq(l))){n=a;break}s+=4,i=1}else{(!+t||!+t.slice(1)&&t.charAt(0)=="5")&&(V(n,o+1,1),e=!n.times(n).times(n).eq(l));break}return Y=!0,V(n,o,m.rounding,e)};C.decimalPlaces=C.dp=function(){var o,e=this.d,t=NaN;if(e){if(o=e.length-1,t=(o-Fe(this.e/U))*U,o=e[o],o)for(;o%10==0;o/=10)t--;t<0&&(t=0)}return t};C.dividedBy=C.div=function(o){return pe(this,new this.constructor(o))};C.dividedToIntegerBy=C.divToInt=function(o){var e=this,t=e.constructor;return V(pe(e,new t(o),0,1,1),t.precision,t.rounding)};C.equals=C.eq=function(o){return this.cmp(o)===0};C.floor=function(){return V(new this.constructor(this),this.e+1,3)};C.greaterThan=C.gt=function(o){return this.cmp(o)>0};C.greaterThanOrEqualTo=C.gte=function(o){var e=this.cmp(o);return e==1||e===0};C.hyperbolicCosine=C.cosh=function(){var o,e,t,n,i,r=this,s=r.constructor,a=new s(1);if(!r.isFinite())return new s(r.s?1/0:NaN);if(r.isZero())return a;t=s.precision,n=s.rounding,s.precision=t+Math.max(r.e,r.sd())+4,s.rounding=1,i=r.d.length,i<32?(o=Math.ceil(i/3),e=(1/hn(4,o)).toString()):(o=16,e="2.3283064365386962890625e-10"),r=Et(s,1,r.times(e),new s(1),!0);for(var u,c=o,l=new s(8);c--;)u=r.times(r),r=a.minus(u.times(l.minus(u.times(l))));return V(r,s.precision=t,s.rounding=n,!0)};C.hyperbolicSine=C.sinh=function(){var o,e,t,n,i=this,r=i.constructor;if(!i.isFinite()||i.isZero())return new r(i);if(e=r.precision,t=r.rounding,r.precision=e+Math.max(i.e,i.sd())+4,r.rounding=1,n=i.d.length,n<3)i=Et(r,2,i,i,!0);else{o=1.4*Math.sqrt(n),o=o>16?16:o|0,i=i.times(1/hn(5,o)),i=Et(r,2,i,i,!0);for(var s,a=new r(5),u=new r(16),c=new r(20);o--;)s=i.times(i),i=i.times(a.plus(s.times(u.times(s).plus(c))))}return r.precision=e,r.rounding=t,V(i,e,t,!0)};C.hyperbolicTangent=C.tanh=function(){var o,e,t=this,n=t.constructor;return t.isFinite()?t.isZero()?new n(t):(o=n.precision,e=n.rounding,n.precision=o+7,n.rounding=1,pe(t.sinh(),t.cosh(),n.precision=o,n.rounding=e)):new n(t.s)};C.inverseCosine=C.acos=function(){var o,e=this,t=e.constructor,n=e.abs().cmp(1),i=t.precision,r=t.rounding;return n!==-1?n===0?e.isNeg()?Ze(t,i,r):new t(0):new t(NaN):e.isZero()?Ze(t,i+4,r).times(.5):(t.precision=i+6,t.rounding=1,e=e.asin(),o=Ze(t,i+4,r).times(.5),t.precision=i,t.rounding=r,o.minus(e))};C.inverseHyperbolicCosine=C.acosh=function(){var o,e,t=this,n=t.constructor;return t.lte(1)?new n(t.eq(1)?0:NaN):t.isFinite()?(o=n.precision,e=n.rounding,n.precision=o+Math.max(Math.abs(t.e),t.sd())+4,n.rounding=1,Y=!1,t=t.times(t).minus(1).sqrt().plus(t),Y=!0,n.precision=o,n.rounding=e,t.ln()):new n(t)};C.inverseHyperbolicSine=C.asinh=function(){var o,e,t=this,n=t.constructor;return!t.isFinite()||t.isZero()?new n(t):(o=n.precision,e=n.rounding,n.precision=o+2*Math.max(Math.abs(t.e),t.sd())+6,n.rounding=1,Y=!1,t=t.times(t).plus(1).sqrt().plus(t),Y=!0,n.precision=o,n.rounding=e,t.ln())};C.inverseHyperbolicTangent=C.atanh=function(){var o,e,t,n,i=this,r=i.constructor;return i.isFinite()?i.e>=0?new r(i.abs().eq(1)?i.s/0:i.isZero()?i:NaN):(o=r.precision,e=r.rounding,n=i.sd(),Math.max(n,o)<2*-i.e-1?V(new r(i),o,e,!0):(r.precision=t=n-i.e,i=pe(i.plus(1),new r(1).minus(i),t+o,1),r.precision=o+4,r.rounding=1,i=i.ln(),r.precision=o,r.rounding=e,i.times(.5))):new r(NaN)};C.inverseSine=C.asin=function(){var o,e,t,n,i=this,r=i.constructor;return i.isZero()?new r(i):(e=i.abs().cmp(1),t=r.precision,n=r.rounding,e!==-1?e===0?(o=Ze(r,t+4,n).times(.5),o.s=i.s,o):new r(NaN):(r.precision=t+6,r.rounding=1,i=i.div(new r(1).minus(i.times(i)).sqrt().plus(1)).atan(),r.precision=t,r.rounding=n,i.times(2)))};C.inverseTangent=C.atan=function(){var o,e,t,n,i,r,s,a,u,c=this,l=c.constructor,m=l.precision,p=l.rounding;if(c.isFinite()){if(c.isZero())return new l(c);if(c.abs().eq(1)&&m+4<=Xn)return s=Ze(l,m+4,p).times(.25),s.s=c.s,s}else{if(!c.s)return new l(NaN);if(m+4<=Xn)return s=Ze(l,m+4,p).times(.5),s.s=c.s,s}for(l.precision=a=m+10,l.rounding=1,t=Math.min(28,a/U+2|0),o=t;o;--o)c=c.div(c.times(c).plus(1).sqrt().plus(1));for(Y=!1,e=Math.ceil(a/U),n=1,u=c.times(c),s=new l(c),i=c;o!==-1;)if(i=i.times(u),r=s.minus(i.div(n+=2)),i=i.times(u),s=r.plus(i.div(n+=2)),s.d[e]!==void 0)for(o=e;s.d[o]===r.d[o]&&o--;);return t&&(s=s.times(2<<t-1)),Y=!0,V(s,l.precision=m,l.rounding=p,!0)};C.isFinite=function(){return!!this.d};C.isInteger=C.isInt=function(){return!!this.d&&Fe(this.e/U)>this.d.length-2};C.isNaN=function(){return!this.s};C.isNegative=C.isNeg=function(){return this.s<0};C.isPositive=C.isPos=function(){return this.s>0};C.isZero=function(){return!!this.d&&this.d[0]===0};C.lessThan=C.lt=function(o){return this.cmp(o)<0};C.lessThanOrEqualTo=C.lte=function(o){return this.cmp(o)<1};C.logarithm=C.log=function(o){var e,t,n,i,r,s,a,u,c=this,l=c.constructor,m=l.precision,p=l.rounding,d=5;if(o==null)o=new l(10),e=!0;else{if(o=new l(o),t=o.d,o.s<0||!t||!t[0]||o.eq(1))return new l(NaN);e=o.eq(10)}if(t=c.d,c.s<0||!t||!t[0]||c.eq(1))return new l(t&&!t[0]?-1/0:c.s!=1?NaN:t?0:1/0);if(e)if(t.length>1)r=!0;else{for(i=t[0];i%10===0;)i/=10;r=i!==1}if(Y=!1,a=m+d,s=gt(c,a),n=e?kn(l,a+10):gt(o,a),u=pe(s,n,a,1),qt(u.d,i=m,p))do if(a+=10,s=gt(c,a),n=e?kn(l,a+10):gt(o,a),u=pe(s,n,a,1),!r){+Le(u.d).slice(i+1,i+15)+1==1e14&&(u=V(u,m+1,0));break}while(qt(u.d,i+=10,p));return Y=!0,V(u,m,p)};C.minus=C.sub=function(o){var e,t,n,i,r,s,a,u,c,l,m,p,d=this,y=d.constructor;if(o=new y(o),!d.d||!o.d)return!d.s||!o.s?o=new y(NaN):d.d?o.s=-o.s:o=new y(o.d||d.s!==o.s?d:NaN),o;if(d.s!=o.s)return o.s=-o.s,d.plus(o);if(c=d.d,p=o.d,a=y.precision,u=y.rounding,!c[0]||!p[0]){if(p[0])o.s=-o.s;else if(c[0])o=new y(d);else return new y(u===3?-0:0);return Y?V(o,a,u):o}if(t=Fe(o.e/U),l=Fe(d.e/U),c=c.slice(),r=l-t,r){for(m=r<0,m?(e=c,r=-r,s=p.length):(e=p,t=l,s=c.length),n=Math.max(Math.ceil(a/U),s)+2,r>n&&(r=n,e.length=1),e.reverse(),n=r;n--;)e.push(0);e.reverse()}else{for(n=c.length,s=p.length,m=n<s,m&&(s=n),n=0;n<s;n++)if(c[n]!=p[n]){m=c[n]<p[n];break}r=0}for(m&&(e=c,c=p,p=e,o.s=-o.s),s=c.length,n=p.length-s;n>0;--n)c[s++]=0;for(n=p.length;n>r;){if(c[--n]<p[n]){for(i=n;i&&c[--i]===0;)c[i]=je-1;--c[i],c[n]+=je}c[n]-=p[n]}for(;c[--s]===0;)c.pop();for(;c[0]===0;c.shift())--t;return c[0]?(o.d=c,o.e=Tn(c,t),Y?V(o,a,u):o):new y(u===3?-0:0)};C.modulo=C.mod=function(o){var e,t=this,n=t.constructor;return o=new n(o),!t.d||!o.s||o.d&&!o.d[0]?new n(NaN):!o.d||t.d&&!t.d[0]?V(new n(t),n.precision,n.rounding):(Y=!1,n.modulo==9?(e=pe(t,o.abs(),0,3,1),e.s*=o.s):e=pe(t,o,0,n.modulo,1),e=e.times(o),Y=!0,t.minus(e))};C.naturalExponential=C.exp=function(){return zn(this)};C.naturalLogarithm=C.ln=function(){return gt(this)};C.negated=C.neg=function(){var o=new this.constructor(this);return o.s=-o.s,V(o)};C.plus=C.add=function(o){var e,t,n,i,r,s,a,u,c,l,m=this,p=m.constructor;if(o=new p(o),!m.d||!o.d)return!m.s||!o.s?o=new p(NaN):m.d||(o=new p(o.d||m.s===o.s?m:NaN)),o;if(m.s!=o.s)return o.s=-o.s,m.minus(o);if(c=m.d,l=o.d,a=p.precision,u=p.rounding,!c[0]||!l[0])return l[0]||(o=new p(m)),Y?V(o,a,u):o;if(r=Fe(m.e/U),n=Fe(o.e/U),c=c.slice(),i=r-n,i){for(i<0?(t=c,i=-i,s=l.length):(t=l,n=r,s=c.length),r=Math.ceil(a/U),s=r>s?r+1:s+1,i>s&&(i=s,t.length=1),t.reverse();i--;)t.push(0);t.reverse()}for(s=c.length,i=l.length,s-i<0&&(i=s,t=l,l=c,c=t),e=0;i;)e=(c[--i]=c[i]+l[i]+e)/je|0,c[i]%=je;for(e&&(c.unshift(e),++n),s=c.length;c[--s]==0;)c.pop();return o.d=c,o.e=Tn(c,n),Y?V(o,a,u):o};C.precision=C.sd=function(o){var e,t=this;if(o!==void 0&&o!==!!o&&o!==1&&o!==0)throw Error(Pt+o);return t.d?(e=Di(t.d),o&&t.e+1>e&&(e=t.e+1)):e=NaN,e};C.round=function(){var o=this,e=o.constructor;return V(new e(o),o.e+1,e.rounding)};C.sine=C.sin=function(){var o,e,t=this,n=t.constructor;return t.isFinite()?t.isZero()?new n(t):(o=n.precision,e=n.rounding,n.precision=o+Math.max(t.e,t.sd())+U,n.rounding=1,t=$r(n,Ui(n,t)),n.precision=o,n.rounding=e,V(ct>2?t.neg():t,o,e,!0)):new n(NaN)};C.squareRoot=C.sqrt=function(){var o,e,t,n,i,r,s=this,a=s.d,u=s.e,c=s.s,l=s.constructor;if(c!==1||!a||!a[0])return new l(!c||c<0&&(!a||a[0])?NaN:a?s:1/0);for(Y=!1,c=Math.sqrt(+s),c==0||c==1/0?(e=Le(a),(e.length+u)%2==0&&(e+="0"),c=Math.sqrt(e),u=Fe((u+1)/2)-(u<0||u%2),c==1/0?e="5e"+u:(e=c.toExponential(),e=e.slice(0,e.indexOf("e")+1)+u),n=new l(e)):n=new l(c.toString()),t=(u=l.precision)+3;;)if(r=n,n=r.plus(pe(s,r,t+2,1)).times(.5),Le(r.d).slice(0,t)===(e=Le(n.d)).slice(0,t))if(e=e.slice(t-3,t+1),e=="9999"||!i&&e=="4999"){if(!i&&(V(r,u+1,0),r.times(r).eq(s))){n=r;break}t+=4,i=1}else{(!+e||!+e.slice(1)&&e.charAt(0)=="5")&&(V(n,u+1,1),o=!n.times(n).eq(s));break}return Y=!0,V(n,u,l.rounding,o)};C.tangent=C.tan=function(){var o,e,t=this,n=t.constructor;return t.isFinite()?t.isZero()?new n(t):(o=n.precision,e=n.rounding,n.precision=o+10,n.rounding=1,t=t.sin(),t.s=1,t=pe(t,new n(1).minus(t.times(t)).sqrt(),o+10,0),n.precision=o,n.rounding=e,V(ct==2||ct==4?t.neg():t,o,e,!0)):new n(NaN)};C.times=C.mul=function(o){var e,t,n,i,r,s,a,u,c,l=this,m=l.constructor,p=l.d,d=(o=new m(o)).d;if(o.s*=l.s,!p||!p[0]||!d||!d[0])return new m(!o.s||p&&!p[0]&&!d||d&&!d[0]&&!p?NaN:!p||!d?o.s/0:o.s*0);for(t=Fe(l.e/U)+Fe(o.e/U),u=p.length,c=d.length,u<c&&(r=p,p=d,d=r,s=u,u=c,c=s),r=[],s=u+c,n=s;n--;)r.push(0);for(n=c;--n>=0;){for(e=0,i=u+n;i>n;)a=r[i]+d[n]*p[i-n-1]+e,r[i--]=a%je|0,e=a/je|0;r[i]=(r[i]+e)%je|0}for(;!r[--s];)r.pop();return e?++t:r.shift(),o.d=r,o.e=Tn(r,t),Y?V(o,m.precision,m.rounding):o};C.toBinary=function(o,e){return Yn(this,2,o,e)};C.toDecimalPlaces=C.toDP=function(o,e){var t=this,n=t.constructor;return t=new n(t),o===void 0?t:(Ve(o,0,wt),e===void 0?e=n.rounding:Ve(e,0,8),V(t,o+t.e+1,e))};C.toExponential=function(o,e){var t,n=this,i=n.constructor;return o===void 0?t=nt(n,!0):(Ve(o,0,wt),e===void 0?e=i.rounding:Ve(e,0,8),n=V(new i(n),o+1,e),t=nt(n,!0,o+1)),n.isNeg()&&!n.isZero()?"-"+t:t};C.toFixed=function(o,e){var t,n,i=this,r=i.constructor;return o===void 0?t=nt(i):(Ve(o,0,wt),e===void 0?e=r.rounding:Ve(e,0,8),n=V(new r(i),o+i.e+1,e),t=nt(n,!1,o+n.e+1)),i.isNeg()&&!i.isZero()?"-"+t:t};C.toFraction=function(o){var e,t,n,i,r,s,a,u,c,l,m,p,d=this,y=d.d,f=d.constructor;if(!y)return new f(d);if(c=t=new f(1),n=u=new f(0),e=new f(n),r=e.e=Di(y)-d.e-1,s=r%U,e.d[0]=xe(10,s<0?U+s:s),o==null)o=r>0?e:c;else{if(a=new f(o),!a.isInt()||a.lt(c))throw Error(Pt+a);o=a.gt(e)?r>0?e:c:a}for(Y=!1,a=new f(Le(y)),l=f.precision,f.precision=r=y.length*U*2;m=pe(a,e,0,1,1),i=t.plus(m.times(n)),i.cmp(o)!=1;)t=n,n=i,i=c,c=u.plus(m.times(i)),u=i,i=e,e=a.minus(m.times(i)),a=i;return i=pe(o.minus(t),n,0,1,1),u=u.plus(i.times(c)),t=t.plus(i.times(n)),u.s=c.s=d.s,p=pe(c,n,r,1).minus(d).abs().cmp(pe(u,t,r,1).minus(d).abs())<1?[c,n]:[u,t],f.precision=l,Y=!0,p};C.toHexadecimal=C.toHex=function(o,e){return Yn(this,16,o,e)};C.toNearest=function(o,e){var t=this,n=t.constructor;if(t=new n(t),o==null){if(!t.d)return t;o=new n(1),e=n.rounding}else{if(o=new n(o),e===void 0?e=n.rounding:Ve(e,0,8),!t.d)return o.s?t:o;if(!o.d)return o.s&&(o.s=t.s),o}return o.d[0]?(Y=!1,t=pe(t,o,0,e,1).times(o),Y=!0,V(t)):(o.s=t.s,t=o),t};C.toNumber=function(){return+this};C.toOctal=function(o,e){return Yn(this,8,o,e)};C.toPower=C.pow=function(o){var e,t,n,i,r,s,a=this,u=a.constructor,c=+(o=new u(o));if(!a.d||!o.d||!a.d[0]||!o.d[0])return new u(xe(+a,c));if(a=new u(a),a.eq(1))return a;if(n=u.precision,r=u.rounding,o.eq(1))return V(a,n,r);if(e=Fe(o.e/U),e>=o.d.length-1&&(t=c<0?-c:c)<=Zr)return i=Vi(u,a,t,n),o.s<0?new u(1).div(i):V(i,n,r);if(s=a.s,s<0){if(e<o.d.length-1)return new u(NaN);if((o.d[e]&1)==0&&(s=1),a.e==0&&a.d[0]==1&&a.d.length==1)return a.s=s,a}return t=xe(+a,c),e=t==0||!isFinite(t)?Fe(c*(Math.log("0."+Le(a.d))/Math.LN10+a.e+1)):new u(t+"").e,e>u.maxE+1||e<u.minE-1?new u(e>0?s/0:0):(Y=!1,u.rounding=a.s=1,t=Math.min(12,(e+"").length),i=zn(o.times(gt(a,n+t)),n),i.d&&(i=V(i,n+5,1),qt(i.d,n,r)&&(e=n+10,i=V(zn(o.times(gt(a,e+t)),e),e+5,1),+Le(i.d).slice(n+1,n+15)+1==1e14&&(i=V(i,n+1,0)))),i.s=s,Y=!0,u.rounding=r,V(i,n,r))};C.toPrecision=function(o,e){var t,n=this,i=n.constructor;return o===void 0?t=nt(n,n.e<=i.toExpNeg||n.e>=i.toExpPos):(Ve(o,1,wt),e===void 0?e=i.rounding:Ve(e,0,8),n=V(new i(n),o,e),t=nt(n,o<=n.e||n.e<=i.toExpNeg,o)),n.isNeg()&&!n.isZero()?"-"+t:t};C.toSignificantDigits=C.toSD=function(o,e){var t=this,n=t.constructor;return o===void 0?(o=n.precision,e=n.rounding):(Ve(o,1,wt),e===void 0?e=n.rounding:Ve(e,0,8)),V(new n(t),o,e)};C.toString=function(){var o=this,e=o.constructor,t=nt(o,o.e<=e.toExpNeg||o.e>=e.toExpPos);return o.isNeg()&&!o.isZero()?"-"+t:t};C.truncated=C.trunc=function(){return V(new this.constructor(this),this.e+1,1)};C.valueOf=C.toJSON=function(){var o=this,e=o.constructor,t=nt(o,o.e<=e.toExpNeg||o.e>=e.toExpPos);return o.isNeg()?"-"+t:t};function Le(o){var e,t,n,i=o.length-1,r="",s=o[0];if(i>0){for(r+=s,e=1;e<i;e++)n=o[e]+"",t=U-n.length,t&&(r+=bt(t)),r+=n;s=o[e],n=s+"",t=U-n.length,t&&(r+=bt(t))}else if(s===0)return"0";for(;s%10===0;)s/=10;return r+s}function Ve(o,e,t){if(o!==~~o||o<e||o>t)throw Error(Pt+o)}function qt(o,e,t,n){var i,r,s,a;for(r=o[0];r>=10;r/=10)--e;return--e<0?(e+=U,i=0):(i=Math.ceil((e+1)/U),e%=U),r=xe(10,U-e),a=o[i]%r|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==r||t>3&&a+1==r/2)&&(o[i+1]/r/100|0)==xe(10,e-2)-1||(a==r/2||a==0)&&(o[i+1]/r/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==r||!n&&t>3&&a+1==r/2)&&(o[i+1]/r/1e3|0)==xe(10,e-3)-1,s}function gn(o,e,t){for(var n,i=[0],r,s=0,a=o.length;s<a;){for(r=i.length;r--;)i[r]*=e;for(i[0]+=Un.indexOf(o.charAt(s++)),n=0;n<i.length;n++)i[n]>t-1&&(i[n+1]===void 0&&(i[n+1]=0),i[n+1]+=i[n]/t|0,i[n]%=t)}return i.reverse()}function Qr(o,e){var t,n,i;if(e.isZero())return e;n=e.d.length,n<32?(t=Math.ceil(n/3),i=(1/hn(4,t)).toString()):(t=16,i="2.3283064365386962890625e-10"),o.precision+=t,e=Et(o,1,e.times(i),new o(1));for(var r=t;r--;){var s=e.times(e);e=s.times(s).minus(s).times(8).plus(1)}return o.precision-=t,e}var pe=function(){function o(n,i,r){var s,a=0,u=n.length;for(n=n.slice();u--;)s=n[u]*i+a,n[u]=s%r|0,a=s/r|0;return a&&n.unshift(a),n}function e(n,i,r,s){var a,u;if(r!=s)u=r>s?1:-1;else for(a=u=0;a<r;a++)if(n[a]!=i[a]){u=n[a]>i[a]?1:-1;break}return u}function t(n,i,r,s){for(var a=0;r--;)n[r]-=a,a=n[r]<i[r]?1:0,n[r]=a*s+n[r]-i[r];for(;!n[0]&&n.length>1;)n.shift()}return function(n,i,r,s,a,u){var c,l,m,p,d,y,f,g,b,P,w,A,T,k,h,x,B,K,I,S,R=n.constructor,v=n.s==i.s?1:-1,q=n.d,D=i.d;if(!q||!q[0]||!D||!D[0])return new R(!n.s||!i.s||(q?D&&q[0]==D[0]:!D)?NaN:q&&q[0]==0||!D?v*0:v/0);for(u?(d=1,l=n.e-i.e):(u=je,d=U,l=Fe(n.e/d)-Fe(i.e/d)),I=D.length,B=q.length,b=new R(v),P=b.d=[],m=0;D[m]==(q[m]||0);m++);if(D[m]>(q[m]||0)&&l--,r==null?(k=r=R.precision,s=R.rounding):a?k=r+(n.e-i.e)+1:k=r,k<0)P.push(1),y=!0;else{if(k=k/d+2|0,m=0,I==1){for(p=0,D=D[0],k++;(m<B||p)&&k--;m++)h=p*u+(q[m]||0),P[m]=h/D|0,p=h%D|0;y=p||m<B}else{for(p=u/(D[0]+1)|0,p>1&&(D=o(D,p,u),q=o(q,p,u),I=D.length,B=q.length),x=I,w=q.slice(0,I),A=w.length;A<I;)w[A++]=0;S=D.slice(),S.unshift(0),K=D[0],D[1]>=u/2&&++K;do p=0,c=e(D,w,I,A),c<0?(T=w[0],I!=A&&(T=T*u+(w[1]||0)),p=T/K|0,p>1?(p>=u&&(p=u-1),f=o(D,p,u),g=f.length,A=w.length,c=e(f,w,g,A),c==1&&(p--,t(f,I<g?S:D,g,u))):(p==0&&(c=p=1),f=D.slice()),g=f.length,g<A&&f.unshift(0),t(w,f,A,u),c==-1&&(A=w.length,c=e(D,w,I,A),c<1&&(p++,t(w,I<A?S:D,A,u))),A=w.length):c===0&&(p++,w=[0]),P[m++]=p,c&&w[0]?w[A++]=q[x]||0:(w=[q[x]],A=1);while((x++<B||w[0]!==void 0)&&k--);y=w[0]!==void 0}P[0]||P.shift()}if(d==1)b.e=l,Oi=y;else{for(m=1,p=P[0];p>=10;p/=10)m++;b.e=m+l*d-1,V(b,a?r+b.e+1:r,s,y)}return b}}();function V(o,e,t,n){var i,r,s,a,u,c,l,m,p,d=o.constructor;e:if(e!=null){if(m=o.d,!m)return o;for(i=1,a=m[0];a>=10;a/=10)i++;if(r=e-i,r<0)r+=U,s=e,l=m[p=0],u=l/xe(10,i-s-1)%10|0;else if(p=Math.ceil((r+1)/U),a=m.length,p>=a)if(n){for(;a++<=p;)m.push(0);l=u=0,i=1,r%=U,s=r-U+1}else break e;else{for(l=a=m[p],i=1;a>=10;a/=10)i++;r%=U,s=r-U+i,u=s<0?0:l/xe(10,i-s-1)%10|0}if(n=n||e<0||m[p+1]!==void 0||(s<0?l:l%xe(10,i-s-1)),c=t<4?(u||n)&&(t==0||t==(o.s<0?3:2)):u>5||u==5&&(t==4||n||t==6&&(r>0?s>0?l/xe(10,i-s):0:m[p-1])%10&1||t==(o.s<0?8:7)),e<1||!m[0])return m.length=0,c?(e-=o.e+1,m[0]=xe(10,(U-e%U)%U),o.e=-e||0):m[0]=o.e=0,o;if(r==0?(m.length=p,a=1,p--):(m.length=p+1,a=xe(10,U-r),m[p]=s>0?(l/xe(10,i-s)%xe(10,s)|0)*a:0),c)for(;;)if(p==0){for(r=1,s=m[0];s>=10;s/=10)r++;for(s=m[0]+=a,a=1;s>=10;s/=10)a++;r!=a&&(o.e++,m[0]==je&&(m[0]=1));break}else{if(m[p]+=a,m[p]!=je)break;m[p--]=0,a=1}for(r=m.length;m[--r]===0;)m.pop()}return Y&&(o.e>d.maxE?(o.d=null,o.e=NaN):o.e<d.minE&&(o.e=0,o.d=[0])),o}function nt(o,e,t){if(!o.isFinite())return qi(o);var n,i=o.e,r=Le(o.d),s=r.length;return e?(t&&(n=t-s)>0?r=r.charAt(0)+"."+r.slice(1)+bt(n):s>1&&(r=r.charAt(0)+"."+r.slice(1)),r=r+(o.e<0?"e":"e+")+o.e):i<0?(r="0."+bt(-i-1)+r,t&&(n=t-s)>0&&(r+=bt(n))):i>=s?(r+=bt(i+1-s),t&&(n=t-i-1)>0&&(r=r+"."+bt(n))):((n=i+1)<s&&(r=r.slice(0,n)+"."+r.slice(n)),t&&(n=t-s)>0&&(i+1===s&&(r+="."),r+=bt(n))),r}function Tn(o,e){var t=o[0];for(e*=U;t>=10;t/=10)e++;return e}function kn(o,e,t){if(e>jr)throw Y=!0,t&&(o.precision=t),Error(Fi);return V(new o(Pn),e,1,!0)}function Ze(o,e,t){if(e>Xn)throw Error(Fi);return V(new o(wn),e,t,!0)}function Di(o){var e=o.length-1,t=e*U+1;if(e=o[e],e){for(;e%10==0;e/=10)t--;for(e=o[0];e>=10;e/=10)t++}return t}function bt(o){for(var e="";o--;)e+="0";return e}function Vi(o,e,t,n){var i,r=new o(1),s=Math.ceil(n/U+4);for(Y=!1;;){if(t%2&&(r=r.times(e),Mi(r.d,s)&&(i=!0)),t=Fe(t/2),t===0){t=r.d.length-1,i&&r.d[t]===0&&++r.d[t];break}e=e.times(e),Mi(e.d,s)}return Y=!0,r}function Ni(o){return o.d[o.d.length-1]&1}function _i(o,e,t){for(var n,i=new o(e[0]),r=0;++r<e.length;)if(n=new o(e[r]),n.s)i[t](n)&&(i=n);else{i=n;break}return i}function zn(o,e){var t,n,i,r,s,a,u,c=0,l=0,m=0,p=o.constructor,d=p.rounding,y=p.precision;if(!o.d||!o.d[0]||o.e>17)return new p(o.d?o.d[0]?o.s<0?0:1/0:1:o.s?o.s<0?0:o:0/0);for(e==null?(Y=!1,u=y):u=e,a=new p(.03125);o.e>-2;)o=o.times(a),m+=5;for(n=Math.log(xe(2,m))/Math.LN10*2+5|0,u+=n,t=r=s=new p(1),p.precision=u;;){if(r=V(r.times(o),u,1),t=t.times(++l),a=s.plus(pe(r,t,u,1)),Le(a.d).slice(0,u)===Le(s.d).slice(0,u)){for(i=m;i--;)s=V(s.times(s),u,1);if(e==null)if(c<3&&qt(s.d,u-n,d,c))p.precision=u+=10,t=r=a=new p(1),l=0,c++;else return V(s,p.precision=y,d,Y=!0);else return p.precision=y,s}s=a}}function gt(o,e){var t,n,i,r,s,a,u,c,l,m,p,d=1,y=10,f=o,g=f.d,b=f.constructor,P=b.rounding,w=b.precision;if(f.s<0||!g||!g[0]||!f.e&&g[0]==1&&g.length==1)return new b(g&&!g[0]?-1/0:f.s!=1?NaN:g?0:f);if(e==null?(Y=!1,l=w):l=e,b.precision=l+=y,t=Le(g),n=t.charAt(0),Math.abs(r=f.e)<15e14){for(;n<7&&n!=1||n==1&&t.charAt(1)>3;)f=f.times(o),t=Le(f.d),n=t.charAt(0),d++;r=f.e,n>1?(f=new b("0."+t),r++):f=new b(n+"."+t.slice(1))}else return c=kn(b,l+2,w).times(r+""),f=gt(new b(n+"."+t.slice(1)),l-y).plus(c),b.precision=w,e==null?V(f,w,P,Y=!0):f;for(m=f,u=s=f=pe(f.minus(1),f.plus(1),l,1),p=V(f.times(f),l,1),i=3;;){if(s=V(s.times(p),l,1),c=u.plus(pe(s,new b(i),l,1)),Le(c.d).slice(0,l)===Le(u.d).slice(0,l))if(u=u.times(2),r!==0&&(u=u.plus(kn(b,l+2,w).times(r+""))),u=pe(u,new b(d),l,1),e==null)if(qt(u.d,l-y,P,a))b.precision=l+=y,c=s=f=pe(m.minus(1),m.plus(1),l,1),p=V(f.times(f),l,1),i=a=1;else return V(u,b.precision=w,P,Y=!0);else return b.precision=w,u;u=c,i+=2}}function qi(o){return String(o.s*o.s/0)}function Hn(o,e){var t,n,i;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(i=e.length;e.charCodeAt(i-1)===48;--i);if(e=e.slice(n,i),e){if(i-=n,o.e=t=t-n-1,o.d=[],n=(t+1)%U,t<0&&(n+=U),n<i){for(n&&o.d.push(+e.slice(0,n)),i-=U;n<i;)o.d.push(+e.slice(n,n+=U));e=e.slice(n),n=U-e.length}else n-=i;for(;n--;)e+="0";o.d.push(+e),Y&&(o.e>o.constructor.maxE?(o.d=null,o.e=NaN):o.e<o.constructor.minE&&(o.e=0,o.d=[0]))}else o.e=0,o.d=[0];return o}function Jr(o,e){var t,n,i,r,s,a,u,c,l;if(e.indexOf("_")>-1){if(e=e.replace(/(\d)_(?=\d)/g,"$1"),vi.test(e))return Hn(o,e)}else if(e==="Infinity"||e==="NaN")return+e||(o.s=NaN),o.e=NaN,o.d=null,o;if(Hr.test(e))t=16,e=e.toLowerCase();else if(zr.test(e))t=2;else if(Yr.test(e))t=8;else throw Error(Pt+e);for(r=e.search(/p/i),r>0?(u=+e.slice(r+1),e=e.substring(2,r)):e=e.slice(2),r=e.indexOf("."),s=r>=0,n=o.constructor,s&&(e=e.replace(".",""),a=e.length,r=a-r,i=Vi(n,new n(t),r,r*2)),c=gn(e,t,je),l=c.length-1,r=l;c[r]===0;--r)c.pop();return r<0?new n(o.s*0):(o.e=Tn(c,l),o.d=c,Y=!1,s&&(o=pe(o,i,a*4)),u&&(o=o.times(Math.abs(u)<54?xe(2,u):Ut.pow(2,u))),Y=!0,o)}function $r(o,e){var t,n=e.d.length;if(n<3)return e.isZero()?e:Et(o,2,e,e);t=1.4*Math.sqrt(n),t=t>16?16:t|0,e=e.times(1/hn(5,t)),e=Et(o,2,e,e);for(var i,r=new o(5),s=new o(16),a=new o(20);t--;)i=e.times(e),e=e.times(r.plus(i.times(s.times(i).minus(a))));return e}function Et(o,e,t,n,i){var r,s,a,u,c=1,l=o.precision,m=Math.ceil(l/U);for(Y=!1,u=t.times(t),a=new o(n);;){if(s=pe(a.times(u),new o(e++*e++),l,1),a=i?n.plus(s):n.minus(s),n=pe(s.times(u),new o(e++*e++),l,1),s=a.plus(n),s.d[m]!==void 0){for(r=m;s.d[r]===a.d[r]&&r--;);if(r==-1)break}r=a,a=n,n=s,s=r,c++}return Y=!0,s.d.length=m+1,s}function hn(o,e){for(var t=o;--e;)t*=o;return t}function Ui(o,e){var t,n=e.s<0,i=Ze(o,o.precision,1),r=i.times(.5);if(e=e.abs(),e.lte(r))return ct=n?4:1,e;if(t=e.divToInt(i),t.isZero())ct=n?3:2;else{if(e=e.minus(t.times(i)),e.lte(r))return ct=Ni(t)?n?2:3:n?4:1,e;ct=Ni(t)?n?1:4:n?3:2}return e.minus(i).abs()}function Yn(o,e,t,n){var i,r,s,a,u,c,l,m,p,d=o.constructor,y=t!==void 0;if(y?(Ve(t,1,wt),n===void 0?n=d.rounding:Ve(n,0,8)):(t=d.precision,n=d.rounding),!o.isFinite())l=qi(o);else{for(l=nt(o),s=l.indexOf("."),y?(i=2,e==16?t=t*4-3:e==8&&(t=t*3-2)):i=e,s>=0&&(l=l.replace(".",""),p=new d(1),p.e=l.length-s,p.d=gn(nt(p),10,i),p.e=p.d.length),m=gn(l,10,i),r=u=m.length;m[--u]==0;)m.pop();if(!m[0])l=y?"0p+0":"0";else{if(s<0?r--:(o=new d(o),o.d=m,o.e=r,o=pe(o,p,t,n,0,i),m=o.d,r=o.e,c=Oi),s=m[t],a=i/2,c=c||m[t+1]!==void 0,c=n<4?(s!==void 0||c)&&(n===0||n===(o.s<0?3:2)):s>a||s===a&&(n===4||c||n===6&&m[t-1]&1||n===(o.s<0?8:7)),m.length=t,c)for(;++m[--t]>i-1;)m[t]=0,t||(++r,m.unshift(1));for(u=m.length;!m[u-1];--u);for(s=0,l="";s<u;s++)l+=Un.charAt(m[s]);if(y){if(u>1)if(e==16||e==8){for(s=e==16?4:3,--u;u%s;u++)l+="0";for(m=gn(l,i,e),u=m.length;!m[u-1];--u);for(s=1,l="1.";s<u;s++)l+=Un.charAt(m[s])}else l=l.charAt(0)+"."+l.slice(1);l=l+(r<0?"p":"p+")+r}else if(r<0){for(;++r;)l="0"+l;l="0."+l}else if(++r>u)for(r-=u;r--;)l+="0";else r<u&&(l=l.slice(0,r)+"."+l.slice(r))}l=(e==16?"0x":e==2?"0b":e==8?"0o":"")+l}return o.s<0?"-"+l:l}function Mi(o,e){if(o.length>e)return o.length=e,!0}function eo(o){return new this(o).abs()}function to(o){return new this(o).acos()}function no(o){return new this(o).acosh()}function io(o,e){return new this(o).plus(e)}function ro(o){return new this(o).asin()}function oo(o){return new this(o).asinh()}function so(o){return new this(o).atan()}function ao(o){return new this(o).atanh()}function uo(o,e){o=new this(o),e=new this(e);var t,n=this.precision,i=this.rounding,r=n+4;return!o.s||!e.s?t=new this(NaN):!o.d&&!e.d?(t=Ze(this,r,1).times(e.s>0?.25:.75),t.s=o.s):!e.d||o.isZero()?(t=e.s<0?Ze(this,n,i):new this(0),t.s=o.s):!o.d||e.isZero()?(t=Ze(this,r,1).times(.5),t.s=o.s):e.s<0?(this.precision=r,this.rounding=1,t=this.atan(pe(o,e,r,1)),e=Ze(this,r,1),this.precision=n,this.rounding=i,t=o.s<0?t.minus(e):t.plus(e)):t=this.atan(pe(o,e,r,1)),t}function co(o){return new this(o).cbrt()}function lo(o){return V(o=new this(o),o.e+1,2)}function mo(o,e,t){return new this(o).clamp(e,t)}function po(o){if(!o||typeof o!="object")throw Error(An+"Object expected");var e,t,n,i=o.defaults===!0,r=["precision",1,wt,"rounding",0,8,"toExpNeg",-Ft,0,"toExpPos",0,Ft,"maxE",0,Ft,"minE",-Ft,0,"modulo",0,9];for(e=0;e<r.length;e+=3)if(t=r[e],i&&(this[t]=Gn[t]),(n=o[t])!==void 0)if(Fe(n)===n&&n>=r[e+1]&&n<=r[e+2])this[t]=n;else throw Error(Pt+t+": "+n);if(t="crypto",i&&(this[t]=Gn[t]),(n=o[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(Ei);else this[t]=!1;else throw Error(Pt+t+": "+n);return this}function fo(o){return new this(o).cos()}function yo(o){return new this(o).cosh()}function Gi(o){var e,t,n;function i(r){var s,a,u,c=this;if(!(c instanceof i))return new i(r);if(c.constructor=i,Ri(r)){c.s=r.s,Y?!r.d||r.e>i.maxE?(c.e=NaN,c.d=null):r.e<i.minE?(c.e=0,c.d=[0]):(c.e=r.e,c.d=r.d.slice()):(c.e=r.e,c.d=r.d?r.d.slice():r.d);return}if(u=typeof r,u==="number"){if(r===0){c.s=1/r<0?-1:1,c.e=0,c.d=[0];return}if(r<0?(r=-r,c.s=-1):c.s=1,r===~~r&&r<1e7){for(s=0,a=r;a>=10;a/=10)s++;Y?s>i.maxE?(c.e=NaN,c.d=null):s<i.minE?(c.e=0,c.d=[0]):(c.e=s,c.d=[r]):(c.e=s,c.d=[r]);return}else if(r*0!==0){r||(c.s=NaN),c.e=NaN,c.d=null;return}return Hn(c,r.toString())}else if(u!=="string")throw Error(Pt+r);return(a=r.charCodeAt(0))===45?(r=r.slice(1),c.s=-1):(a===43&&(r=r.slice(1)),c.s=1),vi.test(r)?Hn(c,r):Jr(c,r)}if(i.prototype=C,i.ROUND_UP=0,i.ROUND_DOWN=1,i.ROUND_CEIL=2,i.ROUND_FLOOR=3,i.ROUND_HALF_UP=4,i.ROUND_HALF_DOWN=5,i.ROUND_HALF_EVEN=6,i.ROUND_HALF_CEIL=7,i.ROUND_HALF_FLOOR=8,i.EUCLID=9,i.config=i.set=po,i.clone=Gi,i.isDecimal=Ri,i.abs=eo,i.acos=to,i.acosh=no,i.add=io,i.asin=ro,i.asinh=oo,i.atan=so,i.atanh=ao,i.atan2=uo,i.cbrt=co,i.ceil=lo,i.clamp=mo,i.cos=fo,i.cosh=yo,i.div=bo,i.exp=go,i.floor=Po,i.hypot=wo,i.ln=ko,i.log=Ao,i.log10=ho,i.log2=To,i.max=Bo,i.min=xo,i.mod=Io,i.mul=So,i.pow=Co,i.random=Ko,i.round=Lo,i.sign=No,i.sin=Mo,i.sinh=Ro,i.sqrt=Oo,i.sub=Fo,i.sum=Eo,i.tan=Wo,i.tanh=vo,i.trunc=Do,o===void 0&&(o={}),o&&o.defaults!==!0)for(n=["precision","rounding","toExpNeg","toExpPos","maxE","minE","modulo","crypto"],e=0;e<n.length;)o.hasOwnProperty(t=n[e++])||(o[t]=this[t]);return i.config(o),i}function bo(o,e){return new this(o).div(e)}function go(o){return new this(o).exp()}function Po(o){return V(o=new this(o),o.e+1,3)}function wo(){var o,e,t=new this(0);for(Y=!1,o=0;o<arguments.length;)if(e=new this(arguments[o++]),e.d)t.d&&(t=t.plus(e.times(e)));else{if(e.s)return Y=!0,new this(1/0);t=e}return Y=!0,t.sqrt()}function Ri(o){return o instanceof Ut||o&&o.toStringTag===Wi||!1}function ko(o){return new this(o).ln()}function Ao(o,e){return new this(o).log(e)}function To(o){return new this(o).log(2)}function ho(o){return new this(o).log(10)}function Bo(){return _i(this,arguments,"lt")}function xo(){return _i(this,arguments,"gt")}function Io(o,e){return new this(o).mod(e)}function So(o,e){return new this(o).mul(e)}function Co(o,e){return new this(o).pow(e)}function Ko(o){var e,t,n,i,r=0,s=new this(1),a=[];if(o===void 0?o=this.precision:Ve(o,1,wt),n=Math.ceil(o/U),this.crypto)if(crypto.getRandomValues)for(e=crypto.getRandomValues(new Uint32Array(n));r<n;)i=e[r],i>=429e7?e[r]=crypto.getRandomValues(new Uint32Array(1))[0]:a[r++]=i%1e7;else if(crypto.randomBytes){for(e=crypto.randomBytes(n*=4);r<n;)i=e[r]+(e[r+1]<<8)+(e[r+2]<<16)+((e[r+3]&127)<<24),i>=214e7?crypto.randomBytes(4).copy(e,r):(a.push(i%1e7),r+=4);r=n/4}else throw Error(Ei);else for(;r<n;)a[r++]=Math.random()*1e7|0;for(n=a[--r],o%=U,n&&o&&(i=xe(10,U-o),a[r]=(n/i|0)*i);a[r]===0;r--)a.pop();if(r<0)t=0,a=[0];else{for(t=-1;a[0]===0;t-=U)a.shift();for(n=1,i=a[0];i>=10;i/=10)n++;n<U&&(t-=U-n)}return s.e=t,s.d=a,s}function Lo(o){return V(o=new this(o),o.e+1,this.rounding)}function No(o){return o=new this(o),o.d?o.d[0]?o.s:0*o.s:o.s||NaN}function Mo(o){return new this(o).sin()}function Ro(o){return new this(o).sinh()}function Oo(o){return new this(o).sqrt()}function Fo(o,e){return new this(o).sub(e)}function Eo(){var o=0,e=arguments,t=new this(e[o]);for(Y=!1;t.s&&++o<e.length;)t=t.plus(e[o]);return Y=!0,V(t,this.precision,this.rounding)}function Wo(o){return new this(o).tan()}function vo(o){return new this(o).tanh()}function Do(o){return V(o=new this(o),o.e+1,1)}C[Symbol.for("nodejs.util.inspect.custom")]=C.toString;C[Symbol.toStringTag]="Decimal";var Ut=C.constructor=Gi(Gn);Pn=new Ut(Pn);wn=new Ut(wn);var E=Ut;import{PublicKey as Hi}from"@solana/web3.js";import{get as Xi,set as Vo}from"lodash";var Zn=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}},zi={},_o={};function Ne(o){let e=Xi(zi,o);if(!e){let t=Xi(_o,o);e=new Zn({name:o,logLevel:t}),Vo(zi,o,e)}return e}import{MINT_SIZE as qo,TOKEN_PROGRAM_ID as Uo,getTransferFeeConfig as Go,unpackMint as Xo}from"@solana/spl-token";var jn=Ne("Raydium_accountInfo_util");async function lt(o,e,t){let{batchRequest:n,commitment:i="confirmed",chunkCount:r=100}=W({batchRequest:!1},t),s=Qn(e,r),a=new Array(s.length).fill([]);if(n){let u=s.map(m=>{let p=o._buildArgs([m.map(d=>d.toBase58())],i,"base64");return{methodName:"getMultipleAccounts",args:p}}),c=Qn(u,10);a=(await(await Promise.all(c.map(async m=>await o._rpcBatchRequest(m)))).flat()).map(m=>(m.error&&jn.logWithError(`failed to get info for multiple accounts, RPC_ERROR, ${m.error.message}`),m.result.value.map(p=>{if(p){let{data:d,executable:y,lamports:f,owner:g,rentEpoch:b}=p;return d.length!==2&&d[1]!=="base64"&&jn.logWithError("info must be base64 encoded, RPC_ERROR"),{data:Buffer.from(d[0],"base64"),executable:y,lamports:f,owner:new Hi(g),rentEpoch:b}}return null})))}else try{a=await Promise.all(s.map(u=>o.getMultipleAccountsInfo(u,i)))}catch(u){u instanceof Error&&jn.logWithError(`failed to get info for multiple accounts, RPC_ERROR, ${u.message}`)}return a.flat()}async function mt(o,e,t){let n=await lt(o,e.map(i=>i.pubkey),t);return e.map((i,r)=>j(W({},i),{accountInfo:n[r]}))}async function Yi({connection:o,mints:e,config:t}){var r,s,a;if(e.length===0)return{};let n=await mt(o,e.map(u=>({pubkey:xt(u)})),t),i={};for(let u of n){if(!u.accountInfo||u.accountInfo.data.length<qo){console.log("invalid mint account",u.pubkey.toBase58());continue}let c=Xo(u.pubkey,u.accountInfo,(r=u.accountInfo)==null?void 0:r.owner);i[u.pubkey.toString()]=j(W({},c),{programId:((s=u.accountInfo)==null?void 0:s.owner)||Uo,feeConfig:(a=Go(c))!=null?a:void 0})}return i[Hi.default.toBase58()]=i[te.toBase58()],i}import dt from"bn.js";import $o from"big.js";import In from"bn.js";import zo from"toformat";var Ho=zo,Gt=Ho;import xn from"big.js";import Zo from"bn.js";import jo from"decimal.js-light";import Xt from"bn.js";var Zi=9007199254740991;function Se(o){let e=Ne("Raydium_parseBigNumberish");if(o instanceof Xt)return o;if(typeof o=="string"){if(o.match(/^-?[0-9]+$/))return new Xt(o);e.logWithError(`invalid BigNumberish string: ${o}`)}return typeof o=="number"?(o%1&&e.logWithError(`BigNumberish number underflow: ${o}`),(o>=Zi||o<=-Zi)&&e.logWithError(`BigNumberish number overflow: ${o}`),new Xt(String(o))):typeof o=="bigint"?new Xt(o.toString()):(e.error(`invalid BigNumberish value: ${o}`),new Xt(0))}var Bn=Ne("module/fraction"),Jn=Gt(xn),zt=Gt(jo),Qo={[0]:zt.ROUND_DOWN,[1]:zt.ROUND_HALF_UP,[2]:zt.ROUND_UP},Jo={[0]:xn.roundDown,[1]:xn.roundHalfUp,[2]:xn.roundUp},ae=class{constructor(e,t=new Zo(1)){this.numerator=Se(e),this.denominator=Se(t)}get quotient(){return this.numerator.div(this.denominator)}invert(){return new ae(this.denominator,this.numerator)}add(e){let t=e instanceof ae?e:new ae(Se(e));return this.denominator.eq(t.denominator)?new ae(this.numerator.add(t.numerator),this.denominator):new ae(this.numerator.mul(t.denominator).add(t.numerator.mul(this.denominator)),this.denominator.mul(t.denominator))}sub(e){let t=e instanceof ae?e:new ae(Se(e));return this.denominator.eq(t.denominator)?new ae(this.numerator.sub(t.numerator),this.denominator):new ae(this.numerator.mul(t.denominator).sub(t.numerator.mul(this.denominator)),this.denominator.mul(t.denominator))}mul(e){let t=e instanceof ae?e:new ae(Se(e));return new ae(this.numerator.mul(t.numerator),this.denominator.mul(t.denominator))}div(e){let t=e instanceof ae?e:new ae(Se(e));return new ae(this.numerator.mul(t.denominator),this.denominator.mul(t.numerator))}toSignificant(e,t={groupSeparator:""},n=1){Number.isInteger(e)||Bn.logWithError(`${e} is not an integer.`),e<=0&&Bn.logWithError(`${e} is not positive.`),zt.set({precision:e+1,rounding:Qo[n]});let i=new zt(this.numerator.toString()).div(this.denominator.toString()).toSignificantDigits(e);return i.toFormat(i.decimalPlaces(),t)}toFixed(e,t={groupSeparator:""},n=1){return Number.isInteger(e)||Bn.logWithError(`${e} is not an integer.`),e<0&&Bn.logWithError(`${e} is negative.`),Jn.DP=e,Jn.RM=Jo[n]||1,new Jn(this.numerator.toString()).div(this.denominator.toString()).toFormat(e,t)}isZero(){return this.numerator.isZero()}};var es=Ne("Raydium_amount"),ji=Gt($o);function ts(o,e){let t="0",n="0";if(o.includes(".")){let i=o.split(".");i.length===2?([t,n]=i,n=n.padEnd(e,"0")):es.logWithError(`invalid number string, num: ${o}`)}else t=o;return[t,n.slice(0,e)||n]}var Me=class extends ae{constructor(t,n,i=!0,r){let s=new In(0),a=$n.pow(new In(t.decimals));if(i)s=Se(n);else{let u=new In(0),c=new In(0);if(typeof n=="string"||typeof n=="number"||typeof n=="bigint"){let[l,m]=ts(n.toString(),t.decimals);u=Se(l),c=Se(m)}u=u.mul(a),s=u.add(c)}super(s,a);this.logger=Ne(r||"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,i=0){return super.toSignificant(t,n,i)}toFixed(t=this.token.decimals,n,i=0){return t>this.token.decimals&&this.logger.logWithError("decimals overflow"),super.toFixed(t,n,i)}toExact(t={groupSeparator:""}){return ji.DP=this.token.decimals,new ji(this.numerator.toString()).div(this.denominator.toString()).toFormat(t)}};import{PublicKey as ns}from"@solana/web3.js";import{TOKEN_PROGRAM_ID as Qi}from"@solana/spl-token";var ei={chainId:101,address:ns.default.toBase58(),programId:Qi.toBase58(),decimals:9,symbol:"SOL",name:"solana",logoURI:"https://img-v1.raydium.io/icon/So11111111111111111111111111111111111111112.png",tags:[],priority:2,type:"raydium",extensions:{coingeckoId:"solana"}},kt={chainId:101,address:"So11111111111111111111111111111111111111112",programId:Qi.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 ri}from"@solana/web3.js";import{PublicKey as be,SystemProgram as Ji,SYSVAR_RENT_PUBKEY as is}from"@solana/web3.js";import{TOKEN_PROGRAM_ID as rs}from"@solana/spl-token";function ti({pubkey:o,isSigner:e=!1,isWritable:t=!0}){return{pubkey:o,isWritable:t,isSigner:e}}var _a=[ti({pubkey:rs,isWritable:!1}),ti({pubkey:Ji.programId,isWritable:!1}),ti({pubkey:is,isWritable:!1})];function ni({publicKey:o,transformSol:e}){let t=$i(o.toString());if(t instanceof be)return e&&t.equals(Ht)?te:t;if(e&&t.toString()===Ht.toBase58())return te;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 $i(o){try{return new be(o)}catch{return o}}var It=new be("MemoSq4gqABAXKb96qnH8TysNcWxMyWCqXgDLGmfcHr"),ii=new be("MemoSq4gqABAXKb96qnH8TysNcWxMyWCqXgDLGmfcHr"),Qe=new be("SysvarRent111111111111111111111111111111111"),qa=new be("SysvarC1ock11111111111111111111111111111111"),St=new be("metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"),Ua=new be("Sysvar1nstructions1111111111111111111111111"),Ga=Ji.programId,Xa=new be("4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R"),za=new be("Ea5SjE2Y6yvCeW5dYTn7PYMuW5ikXkvbGdcmSnXeaLjS"),Ha=new be("SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt"),Ya=new be("EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"),Za=new be("Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB"),ja=new be("mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So"),Qa=new be("7dHbWXmci3dT8UFYWYZweBLXgycu7Y3iL6trKn1Y7ARj"),Ja=new be("USDH1SM1ojwWUga67PGrgFWUHibbjqMvuMaDkRJTgkX"),$a=new be("NRVwhjBQiUPYtfDT5zRBVJajzFQHaBUNtC7SNVvqRFa"),eu=new be("ANAxByE6G2WjFp7A4NqtWYXb3mgruyzZYg3spfxe6Lbo"),tu=new be("7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs"),te=new be("So11111111111111111111111111111111111111112"),Ht=be.default;function xt(o){return ni({publicKey:o,transformSol:!0})}var oi=class{constructor({mint:e,decimals:t,symbol:n,name:i,skipMint:r=!1,isToken2022:s=!1}){if(e===Ht.toBase58()||e instanceof ri&&Ht.equals(e)){this.decimals=kt.decimals,this.symbol=kt.symbol,this.name=kt.name,this.mint=new ri(kt.address),this.isToken2022=!1;return}this.decimals=t,this.symbol=n||e.toString().substring(0,6),this.name=i||e.toString().substring(0,6),this.mint=r?ri.default:ni({publicKey:e}),this.isToken2022=s}equals(e){return this===e?!0:this.mint.equals(e.mint)}},it=oi;it.WSOL=new oi(j(W({},kt),{mint:kt.address}));var si=class{constructor({decimals:e,symbol:t="UNKNOWN",name:n="UNKNOWN"}){this.decimals=e,this.symbol=t,this.name=n}equals(e){return this===e}},Sn=si;Sn.SOL=new si(ei);import os from"bn.js";var er=new ae(new os(100)),At=class extends ae{toSignificant(e=5,t,n){return this.mul(er).toSignificant(e,t,n)}toFixed(e=2,t,n){return this.mul(er).toFixed(e,t,n)}};var ss=Ne("Raydium_price"),Je=class extends ae{constructor(t){let{baseToken:n,quoteToken:i,numerator:r,denominator:s}=t;super(r,s);this.baseToken=n,this.quoteToken=i,this.scalar=new ae(ai(n.decimals),ai(i.decimals))}get raw(){return new ae(this.numerator,this.denominator)}get adjusted(){return super.mul(this.scalar)}invert(){return new Je({baseToken:this.quoteToken,quoteToken:this.baseToken,denominator:this.numerator,numerator:this.denominator})}mul(t){this.quoteToken!==t.baseToken&&ss.logWithError("mul token not equals");let n=super.mul(t);return new Je({baseToken:this.baseToken,quoteToken:t.quoteToken,denominator:n.denominator,numerator:n.numerator})}toSignificant(t=this.quoteToken.decimals,n,i){return this.adjusted.toSignificant(t,n,i)}toFixed(t=this.quoteToken.decimals,n,i){return this.adjusted.toFixed(t,n,i)}};import{PublicKey as Ru}from"@solana/web3.js";import Fu from"bn.js";var as=new dt(0),$u=new dt(1),ec=new dt(2),tc=new dt(3),nc=new dt(5),$n=new dt(10),ic=new dt(100),rc=new dt(1e3),oc=new dt(1e4);function ai(o){return $n.pow(Se(o))}function Qn(o,e=1,t=[]){let n=[...o];if(e<=0)return t;for(;n.length;)t.push(n.splice(0,e));return t}import{PublicKey as fs}from"@solana/web3.js";import{TOKEN_PROGRAM_ID as ys}from"@solana/spl-token";import{ComputeBudgetProgram as tr,Keypair as ir,PublicKey as us,Transaction as rr,TransactionMessage as cs,VersionedTransaction as or}from"@solana/web3.js";var ne={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",CustodyInitializeUser:"CustodyInitializeUser",CustodyDeposit:"CustodyDeposit",CustodyWithdraw:"CustodyWithdraw",CustodyOpenPosition:"CustodyOpenPosition",CustodyClosePosition:"CustodyClosePosition",CustodyIncreasePosition:"CustodyIncreasePosition",CustodyDecreasePosition:"CustodyDecreasePosition",CustodySwapBaseIn:"CustodySwapBaseIn",CustodySwapBaseOut:"CustodySwapBaseOut",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 ls}from"@solana/spl-token";var nr=Ne("Raydium_txUtil"),sr=1644;function Cn(o){let e=[],t=[];return o.microLamports&&(e.push(tr.setComputeUnitPrice({microLamports:o.microLamports})),t.push(ne.SetComputeUnitPrice)),o.units&&(e.push(tr.setComputeUnitLimit({units:o.units})),t.push(ne.SetComputeUnitLimit)),{instructions:e,instructionTypes:t}}async function Wt(o,e){var n,i;let t=e!=null?e:"confirmed";return(i=await((n=o.getLatestBlockhash)==null?void 0:n.call(o,{commitment:t})))==null?void 0:i.blockhash}async function Kn(o,e){return o.getSignatureStatuses([e]),new Promise((t,n)=>{let i=setTimeout(n,6e4);o.onSignature(e,r=>{if(clearTimeout(i),!r.err){t("");return}n(Object.assign(r.err,{txId:e}))},"confirmed")})}function ms(o,e){o.length<1&&nr.logWithError(`no instructions provided: ${o.toString()}`),e.length<1&&nr.logWithError(`no signers provided:, ${e.toString()}`);let t=new rr;t.recentBlockhash="11111111111111111111111111111111",t.feePayer=e[0],t.add(...o);try{return Buffer.from(t.serialize({verifySignatures:!1})).toString("base64").length<sr}catch{return!1}}function Ce(o,e){let[t,n]=us.findProgramAddressSync(o,e);return{publicKey:t,nonce:n}}function Yt({instructions:o,payer:e,signers:t}){return ms(o,[e,...t])}function Zt({instructions:o,payer:e,lookupTableAddressAccount:t,recentBlockhash:n=ir.generate().publicKey.toString()}){let r=new cs({payerKey:e,recentBlockhash:n,instructions:o}).compileToV0Message(Object.values(t!=null?t:{}));try{return Buffer.from(new or(r).serialize()).toString("base64").length<sr}catch{return!1}}var ds=o=>Buffer.isBuffer(o)?o:o instanceof Uint8Array?Buffer.from(o.buffer,o.byteOffset,o.byteLength):Buffer.from(o),ps=o=>{let e=o.serialize({requireAllSignatures:!1,verifySignatures:!1});o instanceof or&&(e=ds(e));try{return e instanceof Buffer?e.toString("base64"):Buffer.from(e).toString("base64")}catch{return e.toString("base64")}};function Ct(o){let e=[];return o.forEach(t=>{t instanceof rr&&(t.recentBlockhash||(t.recentBlockhash=ls.toBase58()),t.feePayer||(t.feePayer=ir.generate().publicKey)),e.push(ps(t))}),console.log("simulate tx string:",e),e}function G(o,e,t){return Ce([o.toBuffer(),(t!=null?t:ys).toBuffer(),e.toBuffer()],new fs("ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL"))}import{PublicKey as Q}from"@solana/web3.js";var Ic=new Q("EhhTKczWMGQt46ynNeRX1WfeagwwJd7ufHvCDjRxjo5Q"),Sc=new Q("CBuCnLe26faBpcBP2fktp4rp8abpcAnTWft6ZrP5Q4T"),Cc=new Q("9KEPoZmtHUrBbhWN1v1KWLMkkvwY6WLtAVUCPRtRjP4z"),Kc=new Q("FarmqiPv5eAj3j1GMdMCMUGXqPUvmquZtMy86QH6rzhG"),Lc=new Q("CLaimxFqjHzgTJtAGHU47NPhg6qrc5sCnpC4tBLyABQS"),Nc=new Q("srmqPvymJeFKQ4zGQed1GFppgkRHL9kaELCbyksJtPX"),Mc=new Q("9xQeWvG816bUx9EPjHmaT23yvVM2ZWbrrpZb9PusVFin"),Rc=new Q("675kPX9MHTjS2zt1qfr1NYHuzeLXfQM9H24wFSUt1Mp8"),Oc=new Q("5quBtoiQqxF9Jv6KYKctB59NT3gtJD2Y65kdnB1Uev3h"),Fc=new Q("CDSr3ssLcRB6XYPJwAfFt18MZvEZp4LjHcvzBVZ45duo"),jt=new Q("CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK"),Qt=new Q("LockrWmn6K5twhz3y9w1dQERbmgSaRkfnTeTKbpofwE"),Ln=new Q("kN1kEznaF5Xbd8LYuqtEFcxzWSBk5Fv6ygX6SqEGJVy"),Ec=new Q("routeUGWgWzqBWFcrCfv8tritsqukccJPu3q5GPP3xS"),Wc=new Q("7YttLkHDoNj9wyDur5pM1ejNaAvT9X4eqaYcHQqtj2G5"),vc=new Q("6FJon3QE27qgPVggARueB22hLvoh22VzJpXv4rBEoSLF"),Dc=new Q("CC12se5To