UNPKG

@cobaltx/sdk-v2

Version:

An SDK for building applications on top of CobaltX.

6 lines 50.1 kB
import{PublicKey as it,AddressLookupTableAccount as Se}from"@solana/web3.js";import{MINT_SIZE as Rs,TOKEN_PROGRAM_ID as Is,getTransferFeeConfig as Ls,unpackMint as Os}from"@solana/spl-token";import{PublicKey as Nn}from"@solana/web3.js";import G from"bn.js";var X=9e15,Q=1e9,Ee="0123456789abcdef",fe="2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058",me="3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789",_e={precision:20,rounding:4,modulo:1,toExpNeg:-7,toExpPos:21,minE:-X,maxE:X,crypto:!1},ve,U,w=!0,de="[DecimalError] ",z=de+"Invalid argument: ",Fe=de+"Precision limit exceeded",Ke=de+"crypto unavailable",Ve="[object Decimal]",R=Math.floor,C=Math.pow,ot=/^0b([01]+(\.[01]*)?|\.[01]+)(p[+-]?\d+)?$/i,st=/^0x([0-9a-f]+(\.[0-9a-f]*)?|\.[0-9a-f]+)(p[+-]?\d+)?$/i,at=/^0o([0-7]+(\.[0-7]*)?|\.[0-7]+)(p[+-]?\d+)?$/i,We=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,F=1e7,h=7,ut=9007199254740991,ct=fe.length-1,ye=me.length-1,p={toStringTag:Ve};p.absoluteValue=p.abs=function(){var e=new this.constructor(this);return e.s<0&&(e.s=1),g(e)};p.ceil=function(){return g(new this.constructor(this),this.e+1,2)};p.clampedTo=p.clamp=function(e,t){var n,r=this,o=r.constructor;if(e=new o(e),t=new o(t),!e.s||!t.s)return new o(NaN);if(e.gt(t))throw Error(z+t);return n=r.cmp(e),n<0?e:r.cmp(t)>0?t:new o(r)};p.comparedTo=p.cmp=function(e){var t,n,r,o,i=this,s=i.d,a=(e=new i.constructor(e)).d,c=i.s,u=e.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(i.e!==e.e)return i.e>e.e^c<0?1:-1;for(r=s.length,o=a.length,t=0,n=r<o?r:o;t<n;++t)if(s[t]!==a[t])return s[t]>a[t]^c<0?1:-1;return r===o?0:r>o^c<0?1:-1};p.cosine=p.cos=function(){var e,t,n=this,r=n.constructor;return n.d?n.d[0]?(e=r.precision,t=r.rounding,r.precision=e+Math.max(n.e,n.sd())+h,r.rounding=1,n=lt(r,je(r,n)),r.precision=e,r.rounding=t,g(U==2||U==3?n.neg():n,e,t,!0)):new r(1):new r(NaN)};p.cubeRoot=p.cbrt=function(){var e,t,n,r,o,i,s,a,c,u,l=this,f=l.constructor;if(!l.isFinite()||l.isZero())return new f(l);for(w=!1,i=l.s*C(l.s*l,1/3),!i||Math.abs(i)==1/0?(n=B(l.d),e=l.e,(i=(e-n.length+1)%3)&&(n+=i==1||i==-2?"0":"00"),i=C(n,1/3),e=R((e+1)/3)-(e%3==(e<0?-1:2)),i==1/0?n="5e"+e:(n=i.toExponential(),n=n.slice(0,n.indexOf("e")+1)+e),r=new f(n),r.s=l.s):r=new f(i.toString()),s=(e=f.precision)+3;;)if(a=r,c=a.times(a).times(a),u=c.plus(l),r=E(u.plus(l).times(a),u.plus(c),s+2,1),B(a.d).slice(0,s)===(n=B(r.d)).slice(0,s))if(n=n.slice(s-3,s+1),n=="9999"||!o&&n=="4999"){if(!o&&(g(a,e+1,0),a.times(a).times(a).eq(l))){r=a;break}s+=4,o=1}else{(!+n||!+n.slice(1)&&n.charAt(0)=="5")&&(g(r,e+1,1),t=!r.times(r).times(r).eq(l));break}return w=!0,g(r,e,f.rounding,t)};p.decimalPlaces=p.dp=function(){var e,t=this.d,n=NaN;if(t){if(e=t.length-1,n=(e-R(this.e/h))*h,e=t[e],e)for(;e%10==0;e/=10)n--;n<0&&(n=0)}return n};p.dividedBy=p.div=function(e){return E(this,new this.constructor(e))};p.dividedToIntegerBy=p.divToInt=function(e){var t=this,n=t.constructor;return g(E(t,new n(e),0,1,1),n.precision,n.rounding)};p.equals=p.eq=function(e){return this.cmp(e)===0};p.floor=function(){return g(new this.constructor(this),this.e+1,3)};p.greaterThan=p.gt=function(e){return this.cmp(e)>0};p.greaterThanOrEqualTo=p.gte=function(e){var t=this.cmp(e);return t==1||t===0};p.hyperbolicCosine=p.cosh=function(){var e,t,n,r,o,i=this,s=i.constructor,a=new s(1);if(!i.isFinite())return new s(i.s?1/0:NaN);if(i.isZero())return a;n=s.precision,r=s.rounding,s.precision=n+Math.max(i.e,i.sd())+4,s.rounding=1,o=i.d.length,o<32?(e=Math.ceil(o/3),t=(1/he(4,e)).toString()):(e=16,t="2.3283064365386962890625e-10"),i=J(s,1,i.times(t),new s(1),!0);for(var c,u=e,l=new s(8);u--;)c=i.times(i),i=a.minus(c.times(l.minus(c.times(l))));return g(i,s.precision=n,s.rounding=r,!0)};p.hyperbolicSine=p.sinh=function(){var e,t,n,r,o=this,i=o.constructor;if(!o.isFinite()||o.isZero())return new i(o);if(t=i.precision,n=i.rounding,i.precision=t+Math.max(o.e,o.sd())+4,i.rounding=1,r=o.d.length,r<3)o=J(i,2,o,o,!0);else{e=1.4*Math.sqrt(r),e=e>16?16:e|0,o=o.times(1/he(5,e)),o=J(i,2,o,o,!0);for(var s,a=new i(5),c=new i(16),u=new i(20);e--;)s=o.times(o),o=o.times(a.plus(s.times(c.times(s).plus(u))))}return i.precision=t,i.rounding=n,g(o,t,n,!0)};p.hyperbolicTangent=p.tanh=function(){var e,t,n=this,r=n.constructor;return n.isFinite()?n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+7,r.rounding=1,E(n.sinh(),n.cosh(),r.precision=e,r.rounding=t)):new r(n.s)};p.inverseCosine=p.acos=function(){var e=this,t=e.constructor,n=e.abs().cmp(1),r=t.precision,o=t.rounding;return n!==-1?n===0?e.isNeg()?K(t,r,o):new t(0):new t(NaN):e.isZero()?K(t,r+4,o).times(.5):(t.precision=r+6,t.rounding=1,e=new t(1).minus(e).div(e.plus(1)).sqrt().atan(),t.precision=r,t.rounding=o,e.times(2))};p.inverseHyperbolicCosine=p.acosh=function(){var e,t,n=this,r=n.constructor;return n.lte(1)?new r(n.eq(1)?0:NaN):n.isFinite()?(e=r.precision,t=r.rounding,r.precision=e+Math.max(Math.abs(n.e),n.sd())+4,r.rounding=1,w=!1,n=n.times(n).minus(1).sqrt().plus(n),w=!0,r.precision=e,r.rounding=t,n.ln()):new r(n)};p.inverseHyperbolicSine=p.asinh=function(){var e,t,n=this,r=n.constructor;return!n.isFinite()||n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+2*Math.max(Math.abs(n.e),n.sd())+6,r.rounding=1,w=!1,n=n.times(n).plus(1).sqrt().plus(n),w=!0,r.precision=e,r.rounding=t,n.ln())};p.inverseHyperbolicTangent=p.atanh=function(){var e,t,n,r,o=this,i=o.constructor;return o.isFinite()?o.e>=0?new i(o.abs().eq(1)?o.s/0:o.isZero()?o:NaN):(e=i.precision,t=i.rounding,r=o.sd(),Math.max(r,e)<2*-o.e-1?g(new i(o),e,t,!0):(i.precision=n=r-o.e,o=E(o.plus(1),new i(1).minus(o),n+e,1),i.precision=e+4,i.rounding=1,o=o.ln(),i.precision=e,i.rounding=t,o.times(.5))):new i(NaN)};p.inverseSine=p.asin=function(){var e,t,n,r,o=this,i=o.constructor;return o.isZero()?new i(o):(t=o.abs().cmp(1),n=i.precision,r=i.rounding,t!==-1?t===0?(e=K(i,n+4,r).times(.5),e.s=o.s,e):new i(NaN):(i.precision=n+6,i.rounding=1,o=o.div(new i(1).minus(o.times(o)).sqrt().plus(1)).atan(),i.precision=n,i.rounding=r,o.times(2)))};p.inverseTangent=p.atan=function(){var e,t,n,r,o,i,s,a,c,u=this,l=u.constructor,f=l.precision,m=l.rounding;if(u.isFinite()){if(u.isZero())return new l(u);if(u.abs().eq(1)&&f+4<=ye)return s=K(l,f+4,m).times(.25),s.s=u.s,s}else{if(!u.s)return new l(NaN);if(f+4<=ye)return s=K(l,f+4,m).times(.5),s.s=u.s,s}for(l.precision=a=f+10,l.rounding=1,n=Math.min(28,a/h+2|0),e=n;e;--e)u=u.div(u.times(u).plus(1).sqrt().plus(1));for(w=!1,t=Math.ceil(a/h),r=1,c=u.times(u),s=new l(u),o=u;e!==-1;)if(o=o.times(c),i=s.minus(o.div(r+=2)),o=o.times(c),s=i.plus(o.div(r+=2)),s.d[t]!==void 0)for(e=t;s.d[e]===i.d[e]&&e--;);return n&&(s=s.times(2<<n-1)),w=!0,g(s,l.precision=f,l.rounding=m,!0)};p.isFinite=function(){return!!this.d};p.isInteger=p.isInt=function(){return!!this.d&&R(this.e/h)>this.d.length-2};p.isNaN=function(){return!this.s};p.isNegative=p.isNeg=function(){return this.s<0};p.isPositive=p.isPos=function(){return this.s>0};p.isZero=function(){return!!this.d&&this.d[0]===0};p.lessThan=p.lt=function(e){return this.cmp(e)<0};p.lessThanOrEqualTo=p.lte=function(e){return this.cmp(e)<1};p.logarithm=p.log=function(e){var t,n,r,o,i,s,a,c,u=this,l=u.constructor,f=l.precision,m=l.rounding,d=5;if(e==null)e=new l(10),t=!0;else{if(e=new l(e),n=e.d,e.s<0||!n||!n[0]||e.eq(1))return new l(NaN);t=e.eq(10)}if(n=u.d,u.s<0||!n||!n[0]||u.eq(1))return new l(n&&!n[0]?-1/0:u.s!=1?NaN:n?0:1/0);if(t)if(n.length>1)i=!0;else{for(o=n[0];o%10===0;)o/=10;i=o!==1}if(w=!1,a=f+d,s=Y(u,a),r=t?pe(l,a+10):Y(e,a),c=E(s,r,a,1),ee(c.d,o=f,m))do if(a+=10,s=Y(u,a),r=t?pe(l,a+10):Y(e,a),c=E(s,r,a,1),!i){+B(c.d).slice(o+1,o+15)+1==1e14&&(c=g(c,f+1,0));break}while(ee(c.d,o+=10,m));return w=!0,g(c,f,m)};p.minus=p.sub=function(e){var t,n,r,o,i,s,a,c,u,l,f,m,d=this,S=d.constructor;if(e=new S(e),!d.d||!e.d)return!d.s||!e.s?e=new S(NaN):d.d?e.s=-e.s:e=new S(e.d||d.s!==e.s?d:NaN),e;if(d.s!=e.s)return e.s=-e.s,d.plus(e);if(u=d.d,m=e.d,a=S.precision,c=S.rounding,!u[0]||!m[0]){if(m[0])e.s=-e.s;else if(u[0])e=new S(d);else return new S(c===3?-0:0);return w?g(e,a,c):e}if(n=R(e.e/h),l=R(d.e/h),u=u.slice(),i=l-n,i){for(f=i<0,f?(t=u,i=-i,s=m.length):(t=m,n=l,s=u.length),r=Math.max(Math.ceil(a/h),s)+2,i>r&&(i=r,t.length=1),t.reverse(),r=i;r--;)t.push(0);t.reverse()}else{for(r=u.length,s=m.length,f=r<s,f&&(s=r),r=0;r<s;r++)if(u[r]!=m[r]){f=u[r]<m[r];break}i=0}for(f&&(t=u,u=m,m=t,e.s=-e.s),s=u.length,r=m.length-s;r>0;--r)u[s++]=0;for(r=m.length;r>i;){if(u[--r]<m[r]){for(o=r;o&&u[--o]===0;)u[o]=F-1;--u[o],u[r]+=F}u[r]-=m[r]}for(;u[--s]===0;)u.pop();for(;u[0]===0;u.shift())--n;return u[0]?(e.d=u,e.e=ge(u,n),w?g(e,a,c):e):new S(c===3?-0:0)};p.modulo=p.mod=function(e){var t,n=this,r=n.constructor;return e=new r(e),!n.d||!e.s||e.d&&!e.d[0]?new r(NaN):!e.d||n.d&&!n.d[0]?g(new r(n),r.precision,r.rounding):(w=!1,r.modulo==9?(t=E(n,e.abs(),0,3,1),t.s*=e.s):t=E(n,e,0,r.modulo,1),t=t.times(e),w=!0,n.minus(t))};p.naturalExponential=p.exp=function(){return Pe(this)};p.naturalLogarithm=p.ln=function(){return Y(this)};p.negated=p.neg=function(){var e=new this.constructor(this);return e.s=-e.s,g(e)};p.plus=p.add=function(e){var t,n,r,o,i,s,a,c,u,l,f=this,m=f.constructor;if(e=new m(e),!f.d||!e.d)return!f.s||!e.s?e=new m(NaN):f.d||(e=new m(e.d||f.s===e.s?f:NaN)),e;if(f.s!=e.s)return e.s=-e.s,f.minus(e);if(u=f.d,l=e.d,a=m.precision,c=m.rounding,!u[0]||!l[0])return l[0]||(e=new m(f)),w?g(e,a,c):e;if(i=R(f.e/h),r=R(e.e/h),u=u.slice(),o=i-r,o){for(o<0?(n=u,o=-o,s=l.length):(n=l,r=i,s=u.length),i=Math.ceil(a/h),s=i>s?i+1:s+1,o>s&&(o=s,n.length=1),n.reverse();o--;)n.push(0);n.reverse()}for(s=u.length,o=l.length,s-o<0&&(o=s,n=l,l=u,u=n),t=0;o;)t=(u[--o]=u[o]+l[o]+t)/F|0,u[o]%=F;for(t&&(u.unshift(t),++r),s=u.length;u[--s]==0;)u.pop();return e.d=u,e.e=ge(u,r),w?g(e,a,c):e};p.precision=p.sd=function(e){var t,n=this;if(e!==void 0&&e!==!!e&&e!==1&&e!==0)throw Error(z+e);return n.d?(t=Ue(n.d),e&&n.e+1>t&&(t=n.e+1)):t=NaN,t};p.round=function(){var e=this,t=e.constructor;return g(new t(e),e.e+1,t.rounding)};p.sine=p.sin=function(){var e,t,n=this,r=n.constructor;return n.isFinite()?n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+Math.max(n.e,n.sd())+h,r.rounding=1,n=mt(r,je(r,n)),r.precision=e,r.rounding=t,g(U>2?n.neg():n,e,t,!0)):new r(NaN)};p.squareRoot=p.sqrt=function(){var e,t,n,r,o,i,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(w=!1,u=Math.sqrt(+s),u==0||u==1/0?(t=B(a),(t.length+c)%2==0&&(t+="0"),u=Math.sqrt(t),c=R((c+1)/2)-(c<0||c%2),u==1/0?t="5e"+c:(t=u.toExponential(),t=t.slice(0,t.indexOf("e")+1)+c),r=new l(t)):r=new l(u.toString()),n=(c=l.precision)+3;;)if(i=r,r=i.plus(E(s,i,n+2,1)).times(.5),B(i.d).slice(0,n)===(t=B(r.d)).slice(0,n))if(t=t.slice(n-3,n+1),t=="9999"||!o&&t=="4999"){if(!o&&(g(i,c+1,0),i.times(i).eq(s))){r=i;break}n+=4,o=1}else{(!+t||!+t.slice(1)&&t.charAt(0)=="5")&&(g(r,c+1,1),e=!r.times(r).eq(s));break}return w=!0,g(r,c,l.rounding,e)};p.tangent=p.tan=function(){var e,t,n=this,r=n.constructor;return n.isFinite()?n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+10,r.rounding=1,n=n.sin(),n.s=1,n=E(n,new r(1).minus(n.times(n)).sqrt(),e+10,0),r.precision=e,r.rounding=t,g(U==2||U==4?n.neg():n,e,t,!0)):new r(NaN)};p.times=p.mul=function(e){var t,n,r,o,i,s,a,c,u,l=this,f=l.constructor,m=l.d,d=(e=new f(e)).d;if(e.s*=l.s,!m||!m[0]||!d||!d[0])return new f(!e.s||m&&!m[0]&&!d||d&&!d[0]&&!m?NaN:!m||!d?e.s/0:e.s*0);for(n=R(l.e/h)+R(e.e/h),c=m.length,u=d.length,c<u&&(i=m,m=d,d=i,s=c,c=u,u=s),i=[],s=c+u,r=s;r--;)i.push(0);for(r=u;--r>=0;){for(t=0,o=c+r;o>r;)a=i[o]+d[r]*m[o-r-1]+t,i[o--]=a%F|0,t=a/F|0;i[o]=(i[o]+t)%F|0}for(;!i[--s];)i.pop();return t?++n:i.shift(),e.d=i,e.e=ge(i,n),w?g(e,f.precision,f.rounding):e};p.toBinary=function(e,t){return Ce(this,2,e,t)};p.toDecimalPlaces=p.toDP=function(e,t){var n=this,r=n.constructor;return n=new r(n),e===void 0?n:(I(e,0,Q),t===void 0?t=r.rounding:I(t,0,8),g(n,e+n.e+1,t))};p.toExponential=function(e,t){var n,r=this,o=r.constructor;return e===void 0?n=V(r,!0):(I(e,0,Q),t===void 0?t=o.rounding:I(t,0,8),r=g(new o(r),e+1,t),n=V(r,!0,e+1)),r.isNeg()&&!r.isZero()?"-"+n:n};p.toFixed=function(e,t){var n,r,o=this,i=o.constructor;return e===void 0?n=V(o):(I(e,0,Q),t===void 0?t=i.rounding:I(t,0,8),r=g(new i(o),e+o.e+1,t),n=V(r,!1,e+r.e+1)),o.isNeg()&&!o.isZero()?"-"+n:n};p.toFraction=function(e){var t,n,r,o,i,s,a,c,u,l,f,m,d=this,S=d.d,T=d.constructor;if(!S)return new T(d);if(u=n=new T(1),r=c=new T(0),t=new T(r),i=t.e=Ue(S)-d.e-1,s=i%h,t.d[0]=C(10,s<0?h+s:s),e==null)e=i>0?t:u;else{if(a=new T(e),!a.isInt()||a.lt(u))throw Error(z+a);e=a.gt(t)?i>0?t:u:a}for(w=!1,a=new T(B(S)),l=T.precision,T.precision=i=S.length*h*2;f=E(a,t,0,1,1),o=n.plus(f.times(r)),o.cmp(e)!=1;)n=r,r=o,o=u,u=c.plus(f.times(o)),c=o,o=t,t=a.minus(f.times(o)),a=o;return o=E(e.minus(n),r,0,1,1),c=c.plus(o.times(u)),n=n.plus(o.times(r)),c.s=u.s=d.s,m=E(u,r,i,1).minus(d).abs().cmp(E(c,n,i,1).minus(d).abs())<1?[u,r]:[c,n],T.precision=l,w=!0,m};p.toHexadecimal=p.toHex=function(e,t){return Ce(this,16,e,t)};p.toNearest=function(e,t){var n=this,r=n.constructor;if(n=new r(n),e==null){if(!n.d)return n;e=new r(1),t=r.rounding}else{if(e=new r(e),t===void 0?t=r.rounding:I(t,0,8),!n.d)return e.s?n:e;if(!e.d)return e.s&&(e.s=n.s),e}return e.d[0]?(w=!1,n=E(n,e,0,t,1).times(e),w=!0,g(n)):(e.s=n.s,n=e),n};p.toNumber=function(){return+this};p.toOctal=function(e,t){return Ce(this,8,e,t)};p.toPower=p.pow=function(e){var t,n,r,o,i,s,a=this,c=a.constructor,u=+(e=new c(e));if(!a.d||!e.d||!a.d[0]||!e.d[0])return new c(C(+a,u));if(a=new c(a),a.eq(1))return a;if(r=c.precision,i=c.rounding,e.eq(1))return g(a,r,i);if(t=R(e.e/h),t>=e.d.length-1&&(n=u<0?-u:u)<=ut)return o=He(c,a,n,r),e.s<0?new c(1).div(o):g(o,r,i);if(s=a.s,s<0){if(t<e.d.length-1)return new c(NaN);if((e.d[t]&1)==0&&(s=1),a.e==0&&a.d[0]==1&&a.d.length==1)return a.s=s,a}return n=C(+a,u),t=n==0||!isFinite(n)?R(u*(Math.log("0."+B(a.d))/Math.LN10+a.e+1)):new c(n+"").e,t>c.maxE+1||t<c.minE-1?new c(t>0?s/0:0):(w=!1,c.rounding=a.s=1,n=Math.min(12,(t+"").length),o=Pe(e.times(Y(a,r+n)),r),o.d&&(o=g(o,r+5,1),ee(o.d,r,i)&&(t=r+10,o=g(Pe(e.times(Y(a,t+n)),t),t+5,1),+B(o.d).slice(r+1,r+15)+1==1e14&&(o=g(o,r+1,0)))),o.s=s,w=!0,c.rounding=i,g(o,r,i))};p.toPrecision=function(e,t){var n,r=this,o=r.constructor;return e===void 0?n=V(r,r.e<=o.toExpNeg||r.e>=o.toExpPos):(I(e,1,Q),t===void 0?t=o.rounding:I(t,0,8),r=g(new o(r),e,t),n=V(r,e<=r.e||r.e<=o.toExpNeg,e)),r.isNeg()&&!r.isZero()?"-"+n:n};p.toSignificantDigits=p.toSD=function(e,t){var n=this,r=n.constructor;return e===void 0?(e=r.precision,t=r.rounding):(I(e,1,Q),t===void 0?t=r.rounding:I(t,0,8)),g(new r(n),e,t)};p.toString=function(){var e=this,t=e.constructor,n=V(e,e.e<=t.toExpNeg||e.e>=t.toExpPos);return e.isNeg()&&!e.isZero()?"-"+n:n};p.truncated=p.trunc=function(){return g(new this.constructor(this),this.e+1,1)};p.valueOf=p.toJSON=function(){var e=this,t=e.constructor,n=V(e,e.e<=t.toExpNeg||e.e>=t.toExpPos);return e.isNeg()?"-"+n:n};function B(e){var t,n,r,o=e.length-1,i="",s=e[0];if(o>0){for(i+=s,t=1;t<o;t++)r=e[t]+"",n=h-r.length,n&&(i+=j(n)),i+=r;s=e[t],r=s+"",n=h-r.length,n&&(i+=j(n))}else if(s===0)return"0";for(;s%10===0;)s/=10;return i+s}function I(e,t,n){if(e!==~~e||e<t||e>n)throw Error(z+e)}function ee(e,t,n,r){var o,i,s,a;for(i=e[0];i>=10;i/=10)--t;return--t<0?(t+=h,o=0):(o=Math.ceil((t+1)/h),t%=h),i=C(10,h-t),a=e[o]%i|0,r==null?t<3?(t==0?a=a/100|0:t==1&&(a=a/10|0),s=n<4&&a==99999||n>3&&a==49999||a==5e4||a==0):s=(n<4&&a+1==i||n>3&&a+1==i/2)&&(e[o+1]/i/100|0)==C(10,t-2)-1||(a==i/2||a==0)&&(e[o+1]/i/100|0)==0:t<4?(t==0?a=a/1e3|0:t==1?a=a/100|0:t==2&&(a=a/10|0),s=(r||n<4)&&a==9999||!r&&n>3&&a==4999):s=((r||n<4)&&a+1==i||!r&&n>3&&a+1==i/2)&&(e[o+1]/i/1e3|0)==C(10,t-3)-1,s}function ce(e,t,n){for(var r,o=[0],i,s=0,a=e.length;s<a;){for(i=o.length;i--;)o[i]*=t;for(o[0]+=Ee.indexOf(e.charAt(s++)),r=0;r<o.length;r++)o[r]>n-1&&(o[r+1]===void 0&&(o[r+1]=0),o[r+1]+=o[r]/n|0,o[r]%=n)}return o.reverse()}function lt(e,t){var n,r,o;if(t.isZero())return t;r=t.d.length,r<32?(n=Math.ceil(r/3),o=(1/he(4,n)).toString()):(n=16,o="2.3283064365386962890625e-10"),e.precision+=n,t=J(e,1,t.times(o),new e(1));for(var i=n;i--;){var s=t.times(t);t=s.times(s).minus(s).times(8).plus(1)}return e.precision-=n,t}var E=function(){function e(r,o,i){var s,a=0,c=r.length;for(r=r.slice();c--;)s=r[c]*o+a,r[c]=s%i|0,a=s/i|0;return a&&r.unshift(a),r}function t(r,o,i,s){var a,c;if(i!=s)c=i>s?1:-1;else for(a=c=0;a<i;a++)if(r[a]!=o[a]){c=r[a]>o[a]?1:-1;break}return c}function n(r,o,i,s){for(var a=0;i--;)r[i]-=a,a=r[i]<o[i]?1:0,r[i]=a*s+r[i]-o[i];for(;!r[0]&&r.length>1;)r.shift()}return function(r,o,i,s,a,c){var u,l,f,m,d,S,T,k,y,O,x,M,oe,W,Ae,se,$,Ne,v,ae,ue=r.constructor,xe=r.s==o.s?1:-1,D=r.d,_=o.d;if(!D||!D[0]||!_||!_[0])return new ue(!r.s||!o.s||(D?_&&D[0]==_[0]:!_)?NaN:D&&D[0]==0||!_?xe*0:xe/0);for(c?(d=1,l=r.e-o.e):(c=F,d=h,l=R(r.e/d)-R(o.e/d)),v=_.length,$=D.length,y=new ue(xe),O=y.d=[],f=0;_[f]==(D[f]||0);f++);if(_[f]>(D[f]||0)&&l--,i==null?(W=i=ue.precision,s=ue.rounding):a?W=i+(r.e-o.e)+1:W=i,W<0)O.push(1),S=!0;else{if(W=W/d+2|0,f=0,v==1){for(m=0,_=_[0],W++;(f<$||m)&&W--;f++)Ae=m*c+(D[f]||0),O[f]=Ae/_|0,m=Ae%_|0;S=m||f<$}else{for(m=c/(_[0]+1)|0,m>1&&(_=e(_,m,c),D=e(D,m,c),v=_.length,$=D.length),se=v,x=D.slice(0,v),M=x.length;M<v;)x[M++]=0;ae=_.slice(),ae.unshift(0),Ne=_[0],_[1]>=c/2&&++Ne;do m=0,u=t(_,x,v,M),u<0?(oe=x[0],v!=M&&(oe=oe*c+(x[1]||0)),m=oe/Ne|0,m>1?(m>=c&&(m=c-1),T=e(_,m,c),k=T.length,M=x.length,u=t(T,x,k,M),u==1&&(m--,n(T,v<k?ae:_,k,c))):(m==0&&(u=m=1),T=_.slice()),k=T.length,k<M&&T.unshift(0),n(x,T,M,c),u==-1&&(M=x.length,u=t(_,x,v,M),u<1&&(m++,n(x,v<M?ae:_,M,c))),M=x.length):u===0&&(m++,x=[0]),O[f++]=m,u&&x[0]?x[M++]=D[se]||0:(x=[D[se]],M=1);while((se++<$||x[0]!==void 0)&&W--);S=x[0]!==void 0}O[0]||O.shift()}if(d==1)y.e=l,ve=S;else{for(f=1,m=O[0];m>=10;m/=10)f++;y.e=f+l*d-1,g(y,a?i+y.e+1:i,s,S)}return y}}();function g(e,t,n,r){var o,i,s,a,c,u,l,f,m,d=e.constructor;e:if(t!=null){if(f=e.d,!f)return e;for(o=1,a=f[0];a>=10;a/=10)o++;if(i=t-o,i<0)i+=h,s=t,l=f[m=0],c=l/C(10,o-s-1)%10|0;else if(m=Math.ceil((i+1)/h),a=f.length,m>=a)if(r){for(;a++<=m;)f.push(0);l=c=0,o=1,i%=h,s=i-h+1}else break e;else{for(l=a=f[m],o=1;a>=10;a/=10)o++;i%=h,s=i-h+o,c=s<0?0:l/C(10,o-s-1)%10|0}if(r=r||t<0||f[m+1]!==void 0||(s<0?l:l%C(10,o-s-1)),u=n<4?(c||r)&&(n==0||n==(e.s<0?3:2)):c>5||c==5&&(n==4||r||n==6&&(i>0?s>0?l/C(10,o-s):0:f[m-1])%10&1||n==(e.s<0?8:7)),t<1||!f[0])return f.length=0,u?(t-=e.e+1,f[0]=C(10,(h-t%h)%h),e.e=-t||0):f[0]=e.e=0,e;if(i==0?(f.length=m,a=1,m--):(f.length=m+1,a=C(10,h-i),f[m]=s>0?(l/C(10,o-s)%C(10,s)|0)*a:0),u)for(;;)if(m==0){for(i=1,s=f[0];s>=10;s/=10)i++;for(s=f[0]+=a,a=1;s>=10;s/=10)a++;i!=a&&(e.e++,f[0]==F&&(f[0]=1));break}else{if(f[m]+=a,f[m]!=F)break;f[m--]=0,a=1}for(i=f.length;f[--i]===0;)f.pop()}return w&&(e.e>d.maxE?(e.d=null,e.e=NaN):e.e<d.minE&&(e.e=0,e.d=[0])),e}function V(e,t,n){if(!e.isFinite())return Ge(e);var r,o=e.e,i=B(e.d),s=i.length;return t?(n&&(r=n-s)>0?i=i.charAt(0)+"."+i.slice(1)+j(r):s>1&&(i=i.charAt(0)+"."+i.slice(1)),i=i+(e.e<0?"e":"e+")+e.e):o<0?(i="0."+j(-o-1)+i,n&&(r=n-s)>0&&(i+=j(r))):o>=s?(i+=j(o+1-s),n&&(r=n-o-1)>0&&(i=i+"."+j(r))):((r=o+1)<s&&(i=i.slice(0,r)+"."+i.slice(r)),n&&(r=n-s)>0&&(o+1===s&&(i+="."),i+=j(r))),i}function ge(e,t){var n=e[0];for(t*=h;n>=10;n/=10)t++;return t}function pe(e,t,n){if(t>ct)throw w=!0,n&&(e.precision=n),Error(Fe);return g(new e(fe),t,1,!0)}function K(e,t,n){if(t>ye)throw Error(Fe);return g(new e(me),t,n,!0)}function Ue(e){var t=e.length-1,n=t*h+1;if(t=e[t],t){for(;t%10==0;t/=10)n--;for(t=e[0];t>=10;t/=10)n++}return n}function j(e){for(var t="";e--;)t+="0";return t}function He(e,t,n,r){var o,i=new e(1),s=Math.ceil(r/h+4);for(w=!1;;){if(n%2&&(i=i.times(t),Le(i.d,s)&&(o=!0)),n=R(n/2),n===0){n=i.d.length-1,o&&i.d[n]===0&&++i.d[n];break}t=t.times(t),Le(t.d,s)}return w=!0,i}function Ie(e){return e.d[e.d.length-1]&1}function qe(e,t,n){for(var r,o,i=new e(t[0]),s=0;++s<t.length;){if(o=new e(t[s]),!o.s){i=o;break}r=i.cmp(o),(r===n||r===0&&i.s===n)&&(i=o)}return i}function Pe(e,t){var n,r,o,i,s,a,c,u=0,l=0,f=0,m=e.constructor,d=m.rounding,S=m.precision;if(!e.d||!e.d[0]||e.e>17)return new m(e.d?e.d[0]?e.s<0?0:1/0:1:e.s?e.s<0?0:e:0/0);for(t==null?(w=!1,c=S):c=t,a=new m(.03125);e.e>-2;)e=e.times(a),f+=5;for(r=Math.log(C(2,f))/Math.LN10*2+5|0,c+=r,n=i=s=new m(1),m.precision=c;;){if(i=g(i.times(e),c,1),n=n.times(++l),a=s.plus(E(i,n,c,1)),B(a.d).slice(0,c)===B(s.d).slice(0,c)){for(o=f;o--;)s=g(s.times(s),c,1);if(t==null)if(u<3&&ee(s.d,c-r,d,u))m.precision=c+=10,n=i=a=new m(1),l=0,u++;else return g(s,m.precision=S,d,w=!0);else return m.precision=S,s}s=a}}function Y(e,t){var n,r,o,i,s,a,c,u,l,f,m,d=1,S=10,T=e,k=T.d,y=T.constructor,O=y.rounding,x=y.precision;if(T.s<0||!k||!k[0]||!T.e&&k[0]==1&&k.length==1)return new y(k&&!k[0]?-1/0:T.s!=1?NaN:k?0:T);if(t==null?(w=!1,l=x):l=t,y.precision=l+=S,n=B(k),r=n.charAt(0),Math.abs(i=T.e)<15e14){for(;r<7&&r!=1||r==1&&n.charAt(1)>3;)T=T.times(e),n=B(T.d),r=n.charAt(0),d++;i=T.e,r>1?(T=new y("0."+n),i++):T=new y(r+"."+n.slice(1))}else return u=pe(y,l+2,x).times(i+""),T=Y(new y(r+"."+n.slice(1)),l-S).plus(u),y.precision=x,t==null?g(T,x,O,w=!0):T;for(f=T,c=s=T=E(T.minus(1),T.plus(1),l,1),m=g(T.times(T),l,1),o=3;;){if(s=g(s.times(m),l,1),u=c.plus(E(s,new y(o),l,1)),B(u.d).slice(0,l)===B(c.d).slice(0,l))if(c=c.times(2),i!==0&&(c=c.plus(pe(y,l+2,x).times(i+""))),c=E(c,new y(d),l,1),t==null)if(ee(c.d,l-S,O,a))y.precision=l+=S,u=s=T=E(f.minus(1),f.plus(1),l,1),m=g(T.times(T),l,1),o=a=1;else return g(c,y.precision=x,O,w=!0);else return y.precision=x,c;c=u,o+=2}}function Ge(e){return String(e.s*e.s/0)}function le(e,t){var n,r,o;for((n=t.indexOf("."))>-1&&(t=t.replace(".","")),(r=t.search(/e/i))>0?(n<0&&(n=r),n+=+t.slice(r+1),t=t.substring(0,r)):n<0&&(n=t.length),r=0;t.charCodeAt(r)===48;r++);for(o=t.length;t.charCodeAt(o-1)===48;--o);if(t=t.slice(r,o),t){if(o-=r,e.e=n=n-r-1,e.d=[],r=(n+1)%h,n<0&&(r+=h),r<o){for(r&&e.d.push(+t.slice(0,r)),o-=h;r<o;)e.d.push(+t.slice(r,r+=h));t=t.slice(r),r=h-t.length}else r-=o;for(;r--;)t+="0";e.d.push(+t),w&&(e.e>e.constructor.maxE?(e.d=null,e.e=NaN):e.e<e.constructor.minE&&(e.e=0,e.d=[0]))}else e.e=0,e.d=[0];return e}function ft(e,t){var n,r,o,i,s,a,c,u,l;if(t.indexOf("_")>-1){if(t=t.replace(/(\d)_(?=\d)/g,"$1"),We.test(t))return le(e,t)}else if(t==="Infinity"||t==="NaN")return+t||(e.s=NaN),e.e=NaN,e.d=null,e;if(st.test(t))n=16,t=t.toLowerCase();else if(ot.test(t))n=2;else if(at.test(t))n=8;else throw Error(z+t);for(i=t.search(/p/i),i>0?(c=+t.slice(i+1),t=t.substring(2,i)):t=t.slice(2),i=t.indexOf("."),s=i>=0,r=e.constructor,s&&(t=t.replace(".",""),a=t.length,i=a-i,o=He(r,new r(n),i,i*2)),u=ce(t,n,F),l=u.length-1,i=l;u[i]===0;--i)u.pop();return i<0?new r(e.s*0):(e.e=ge(u,l),e.d=u,w=!1,s&&(e=E(e,o,a*4)),c&&(e=e.times(Math.abs(c)<54?C(2,c):Te.pow(2,c))),w=!0,e)}function mt(e,t){var n,r=t.d.length;if(r<3)return t.isZero()?t:J(e,2,t,t);n=1.4*Math.sqrt(r),n=n>16?16:n|0,t=t.times(1/he(5,n)),t=J(e,2,t,t);for(var o,i=new e(5),s=new e(16),a=new e(20);n--;)o=t.times(t),t=t.times(i.plus(o.times(s.times(o).minus(a))));return t}function J(e,t,n,r,o){var i,s,a,c,u=1,l=e.precision,f=Math.ceil(l/h);for(w=!1,c=n.times(n),a=new e(r);;){if(s=E(a.times(c),new e(t++*t++),l,1),a=o?r.plus(s):r.minus(s),r=E(s.times(c),new e(t++*t++),l,1),s=a.plus(r),s.d[f]!==void 0){for(i=f;s.d[i]===a.d[i]&&i--;);if(i==-1)break}i=a,a=r,r=s,s=i,u++}return w=!0,s.d.length=f+1,s}function he(e,t){for(var n=e;--t;)n*=e;return n}function je(e,t){var n,r=t.s<0,o=K(e,e.precision,1),i=o.times(.5);if(t=t.abs(),t.lte(i))return U=r?4:1,t;if(n=t.divToInt(o),n.isZero())U=r?3:2;else{if(t=t.minus(n.times(o)),t.lte(i))return U=Ie(n)?r?2:3:r?4:1,t;U=Ie(n)?r?1:4:r?3:2}return t.minus(o).abs()}function Ce(e,t,n,r){var o,i,s,a,c,u,l,f,m,d=e.constructor,S=n!==void 0;if(S?(I(n,1,Q),r===void 0?r=d.rounding:I(r,0,8)):(n=d.precision,r=d.rounding),!e.isFinite())l=Ge(e);else{for(l=V(e),s=l.indexOf("."),S?(o=2,t==16?n=n*4-3:t==8&&(n=n*3-2)):o=t,s>=0&&(l=l.replace(".",""),m=new d(1),m.e=l.length-s,m.d=ce(V(m),10,o),m.e=m.d.length),f=ce(l,10,o),i=c=f.length;f[--c]==0;)f.pop();if(!f[0])l=S?"0p+0":"0";else{if(s<0?i--:(e=new d(e),e.d=f,e.e=i,e=E(e,m,n,r,0,o),f=e.d,i=e.e,u=ve),s=f[n],a=o/2,u=u||f[n+1]!==void 0,u=r<4?(s!==void 0||u)&&(r===0||r===(e.s<0?3:2)):s>a||s===a&&(r===4||u||r===6&&f[n-1]&1||r===(e.s<0?8:7)),f.length=n,u)for(;++f[--n]>o-1;)f[n]=0,n||(++i,f.unshift(1));for(c=f.length;!f[c-1];--c);for(s=0,l="";s<c;s++)l+=Ee.charAt(f[s]);if(S){if(c>1)if(t==16||t==8){for(s=t==16?4:3,--c;c%s;c++)l+="0";for(f=ce(l,o,t),c=f.length;!f[c-1];--c);for(s=1,l="1.";s<c;s++)l+=Ee.charAt(f[s])}else l=l.charAt(0)+"."+l.slice(1);l=l+(i<0?"p":"p+")+i}else if(i<0){for(;++i;)l="0"+l;l="0."+l}else if(++i>c)for(i-=c;i--;)l+="0";else i<c&&(l=l.slice(0,i)+"."+l.slice(i))}l=(t==16?"0x":t==2?"0b":t==8?"0o":"")+l}return e.s<0?"-"+l:l}function Le(e,t){if(e.length>t)return e.length=t,!0}function pt(e){return new this(e).abs()}function dt(e){return new this(e).acos()}function gt(e){return new this(e).acosh()}function ht(e,t){return new this(e).plus(t)}function Tt(e){return new this(e).asin()}function wt(e){return new this(e).asinh()}function bt(e){return new this(e).atan()}function St(e){return new this(e).atanh()}function At(e,t){e=new this(e),t=new this(t);var n,r=this.precision,o=this.rounding,i=r+4;return!e.s||!t.s?n=new this(NaN):!e.d&&!t.d?(n=K(this,i,1).times(t.s>0?.25:.75),n.s=e.s):!t.d||e.isZero()?(n=t.s<0?K(this,r,o):new this(0),n.s=e.s):!e.d||t.isZero()?(n=K(this,i,1).times(.5),n.s=e.s):t.s<0?(this.precision=i,this.rounding=1,n=this.atan(E(e,t,i,1)),t=K(this,i,1),this.precision=r,this.rounding=o,n=e.s<0?n.minus(t):n.plus(t)):n=this.atan(E(e,t,i,1)),n}function Nt(e){return new this(e).cbrt()}function xt(e){return g(e=new this(e),e.e+1,2)}function Et(e,t,n){return new this(e).clamp(t,n)}function _t(e){if(!e||typeof e!="object")throw Error(de+"Object expected");var t,n,r,o=e.defaults===!0,i=["precision",1,Q,"rounding",0,8,"toExpNeg",-X,0,"toExpPos",0,X,"maxE",0,X,"minE",-X,0,"modulo",0,9];for(t=0;t<i.length;t+=3)if(n=i[t],o&&(this[n]=_e[n]),(r=e[n])!==void 0)if(R(r)===r&&r>=i[t+1]&&r<=i[t+2])this[n]=r;else throw Error(z+n+": "+r);if(n="crypto",o&&(this[n]=_e[n]),(r=e[n])!==void 0)if(r===!0||r===!1||r===0||r===1)if(r)if(typeof crypto<"u"&&crypto&&(crypto.getRandomValues||crypto.randomBytes))this[n]=!0;else throw Error(Ke);else this[n]=!1;else throw Error(z+n+": "+r);return this}function yt(e){return new this(e).cos()}function Pt(e){return new this(e).cosh()}function Ye(e){var t,n,r;function o(i){var s,a,c,u=this;if(!(u instanceof o))return new o(i);if(u.constructor=o,Oe(i)){u.s=i.s,w?!i.d||i.e>o.maxE?(u.e=NaN,u.d=null):i.e<o.minE?(u.e=0,u.d=[0]):(u.e=i.e,u.d=i.d.slice()):(u.e=i.e,u.d=i.d?i.d.slice():i.d);return}if(c=typeof i,c==="number"){if(i===0){u.s=1/i<0?-1:1,u.e=0,u.d=[0];return}if(i<0?(i=-i,u.s=-1):u.s=1,i===~~i&&i<1e7){for(s=0,a=i;a>=10;a/=10)s++;w?s>o.maxE?(u.e=NaN,u.d=null):s<o.minE?(u.e=0,u.d=[0]):(u.e=s,u.d=[i]):(u.e=s,u.d=[i]);return}if(i*0!==0){i||(u.s=NaN),u.e=NaN,u.d=null;return}return le(u,i.toString())}if(c==="string")return(a=i.charCodeAt(0))===45?(i=i.slice(1),u.s=-1):(a===43&&(i=i.slice(1)),u.s=1),We.test(i)?le(u,i):ft(u,i);if(c==="bigint")return i<0?(i=-i,u.s=-1):u.s=1,le(u,i.toString());throw Error(z+i)}if(o.prototype=p,o.ROUND_UP=0,o.ROUND_DOWN=1,o.ROUND_CEIL=2,o.ROUND_FLOOR=3,o.ROUND_HALF_UP=4,o.ROUND_HALF_DOWN=5,o.ROUND_HALF_EVEN=6,o.ROUND_HALF_CEIL=7,o.ROUND_HALF_FLOOR=8,o.EUCLID=9,o.config=o.set=_t,o.clone=Ye,o.isDecimal=Oe,o.abs=pt,o.acos=dt,o.acosh=gt,o.add=ht,o.asin=Tt,o.asinh=wt,o.atan=bt,o.atanh=St,o.atan2=At,o.cbrt=Nt,o.ceil=xt,o.clamp=Et,o.cos=yt,o.cosh=Pt,o.div=Ct,o.exp=kt,o.floor=Bt,o.hypot=Mt,o.ln=Dt,o.log=Rt,o.log10=Lt,o.log2=It,o.max=Ot,o.min=vt,o.mod=Ft,o.mul=Kt,o.pow=Vt,o.random=Wt,o.round=Ut,o.sign=Ht,o.sin=qt,o.sinh=Gt,o.sqrt=jt,o.sub=Yt,o.sum=zt,o.tan=Qt,o.tanh=Zt,o.trunc=Xt,e===void 0&&(e={}),e&&e.defaults!==!0)for(r=["precision","rounding","toExpNeg","toExpPos","maxE","minE","modulo","crypto"],t=0;t<r.length;)e.hasOwnProperty(n=r[t++])||(e[n]=this[n]);return o.config(e),o}function Ct(e,t){return new this(e).div(t)}function kt(e){return new this(e).exp()}function Bt(e){return g(e=new this(e),e.e+1,3)}function Mt(){var e,t,n=new this(0);for(w=!1,e=0;e<arguments.length;)if(t=new this(arguments[e++]),t.d)n.d&&(n=n.plus(t.times(t)));else{if(t.s)return w=!0,new this(1/0);n=t}return w=!0,n.sqrt()}function Oe(e){return e instanceof Te||e&&e.toStringTag===Ve||!1}function Dt(e){return new this(e).ln()}function Rt(e,t){return new this(e).log(t)}function It(e){return new this(e).log(2)}function Lt(e){return new this(e).log(10)}function Ot(){return qe(this,arguments,-1)}function vt(){return qe(this,arguments,1)}function Ft(e,t){return new this(e).mod(t)}function Kt(e,t){return new this(e).mul(t)}function Vt(e,t){return new this(e).pow(t)}function Wt(e){var t,n,r,o,i=0,s=new this(1),a=[];if(e===void 0?e=this.precision:I(e,1,Q),r=Math.ceil(e/h),this.crypto)if(crypto.getRandomValues)for(t=crypto.getRandomValues(new Uint32Array(r));i<r;)o=t[i],o>=429e7?t[i]=crypto.getRandomValues(new Uint32Array(1))[0]:a[i++]=o%1e7;else if(crypto.randomBytes){for(t=crypto.randomBytes(r*=4);i<r;)o=t[i]+(t[i+1]<<8)+(t[i+2]<<16)+((t[i+3]&127)<<24),o>=214e7?crypto.randomBytes(4).copy(t,i):(a.push(o%1e7),i+=4);i=r/4}else throw Error(Ke);else for(;i<r;)a[i++]=Math.random()*1e7|0;for(r=a[--i],e%=h,r&&e&&(o=C(10,h-e),a[i]=(r/o|0)*o);a[i]===0;i--)a.pop();if(i<0)n=0,a=[0];else{for(n=-1;a[0]===0;n-=h)a.shift();for(r=1,o=a[0];o>=10;o/=10)r++;r<h&&(n-=h-r)}return s.e=n,s.d=a,s}function Ut(e){return g(e=new this(e),e.e+1,this.rounding)}function Ht(e){return e=new this(e),e.d?e.d[0]?e.s:0*e.s:e.s||NaN}function qt(e){return new this(e).sin()}function Gt(e){return new this(e).sinh()}function jt(e){return new this(e).sqrt()}function Yt(e,t){return new this(e).sub(t)}function zt(){var e=0,t=arguments,n=new this(t[e]);for(w=!1;n.s&&++e<t.length;)n=n.plus(t[e]);return w=!0,g(n,this.precision,this.rounding)}function Qt(e){return new this(e).tan()}function Zt(e){return new this(e).tanh()}function Xt(e){return g(e=new this(e),e.e+1,1)}p[Symbol.for("nodejs.util.inspect.custom")]=p.toString;p[Symbol.toStringTag]="Decimal";var Te=p.constructor=Ye(_e);fe=new Te(fe);me=new Te(me);import un from"big.js";import Wn from"bn.js";import{get as ze,set as Jt}from"lodash";var ke=class{constructor(t){this.logLevel=t.logLevel!==void 0?t.logLevel:0,this.name=t.name}set level(t){this.logLevel=t}get time(){return Date.now().toString()}get moduleName(){return this.name}isLogLevel(t){return t<=this.logLevel}error(...t){return this.isLogLevel(0)?(console.error(this.time,this.name,"sdk logger error",...t),this):this}logWithError(...t){let n=t.map(r=>typeof r=="object"?JSON.stringify(r):r).join(", ");throw new Error(n)}warning(...t){return this.isLogLevel(1)?(console.warn(this.time,this.name,"sdk logger warning",...t),this):this}info(...t){return this.isLogLevel(2)?(console.info(this.time,this.name,"sdk logger info",...t),this):this}debug(...t){return this.isLogLevel(3)?(console.debug(this.time,this.name,"sdk logger debug",...t),this):this}},Qe={},$t={};function L(e){let t=ze(Qe,e);if(!t){let n=ze($t,e);t=new ke({name:e,logLevel:n}),Jt(Qe,e,t)}return t}import en from"toformat";var tn=en,te=tn;import be from"big.js";import rn from"bn.js";import on from"decimal.js-light";import ne from"bn.js";var Ze=9007199254740991;function H(e){let t=L("CobaltX_parseBigNumberish");if(e instanceof ne)return e;if(typeof e=="string"){if(e.match(/^-?[0-9]+$/))return new ne(e);t.logWithError(`invalid BigNumberish string: ${e}`)}return typeof e=="number"?(e%1&&t.logWithError(`BigNumberish number underflow: ${e}`),(e>=Ze||e<=-Ze)&&t.logWithError(`BigNumberish number overflow: ${e}`),new ne(String(e))):typeof e=="bigint"?new ne(e.toString()):(t.error(`invalid BigNumberish value: ${e}`),new ne(0))}var we=L("module/fraction"),Be=te(be),re=te(on),sn={[0]:re.ROUND_DOWN,[1]:re.ROUND_HALF_UP,[2]:re.ROUND_UP},an={[0]:be.roundDown,[1]:be.roundHalfUp,[2]:be.roundUp},P=class{constructor(t,n=new rn(1)){this.numerator=H(t),this.denominator=H(n)}get quotient(){return this.numerator.div(this.denominator)}invert(){return new P(this.denominator,this.numerator)}add(t){let n=t instanceof P?t:new P(H(t));return this.denominator.eq(n.denominator)?new P(this.numerator.add(n.numerator),this.denominator):new P(this.numerator.mul(n.denominator).add(n.numerator.mul(this.denominator)),this.denominator.mul(n.denominator))}sub(t){let n=t instanceof P?t:new P(H(t));return this.denominator.eq(n.denominator)?new P(this.numerator.sub(n.numerator),this.denominator):new P(this.numerator.mul(n.denominator).sub(n.numerator.mul(this.denominator)),this.denominator.mul(n.denominator))}mul(t){let n=t instanceof P?t:new P(H(t));return new P(this.numerator.mul(n.numerator),this.denominator.mul(n.denominator))}div(t){let n=t instanceof P?t:new P(H(t));return new P(this.numerator.mul(n.denominator),this.denominator.mul(n.numerator))}toSignificant(t,n={groupSeparator:""},r=1){Number.isInteger(t)||we.logWithError(`${t} is not an integer.`),t<=0&&we.logWithError(`${t} is not positive.`),re.set({precision:t+1,rounding:sn[r]});let o=new re(this.numerator.toString()).div(this.denominator.toString()).toSignificantDigits(t);return o.toFormat(o.decimalPlaces(),n)}toFixed(t,n={groupSeparator:""},r=1){return Number.isInteger(t)||we.logWithError(`${t} is not an integer.`),t<0&&we.logWithError(`${t} is negative.`),Be.DP=t,Be.RM=an[r]||1,new Be(this.numerator.toString()).div(this.denominator.toString()).toFormat(t,n)}isZero(){return this.numerator.isZero()}};var Zn=L("CobaltX_amount"),Xn=te(un);import{TOKEN_PROGRAM_ID as nr}from"@solana/spl-token";import{PublicKey as ir}from"@solana/web3.js";import{PublicKey as q}from"@solana/web3.js";var ln={["sooneth"]:{NATIVE_TOKEN_SYMBOL:"ETH",SWAP_HOST:"https://trade-api.cobaltx.io",BASE_HOST:"https://api.cobaltx.io",OWNER_BASE_HOST:"https://api.cobaltx.io",SERVICE_BASE_HOST:"https://api.cobaltx.io",MONITOR_BASE_HOST:"https://api.cobaltx.io",SERVICE_1_BASE_HOST:"https://api.cobaltx.io",ANALYTICS_BASE_HOST:"https://api.cobaltx.io",GITHUB_TOKEN_LIST_URL:"https://raw.githubusercontent.com/cobaltx-io/tokens/main/tokens.json",WSOL_MINT_ADDRESS:"So11111111111111111111111111111111111111112",GITHUB_LOGO_URL:"https://raw.githubusercontent.com/cobaltx-io/tokens/main/logo/So11111111111111111111111111111111111111112.png",LOOKUP_TABLE_CACHE:"6fa5xTGwoYJPMLMXaQ4tQFKMoYvXuvsJFLigMJ9a5QeB",CLMM_PROGRAMM_ID:"2TnjBuwqyBB9to5jURagDT7jLmBPefGRiKL2yh1zPZ4V",BONK_MINT_ADDRESS:"71kRXzJMvSeArtXYNEWa8KAjpRJosdMQ7Dpgy5Jt5zfd",SOL_MINT_ADDRESS:"ERFzpDteGNo8LTDKW1WwVGrkRMmA2y9WZHXNHxMA6BSV",USDC_MINT_ADDRESS:"ExYxyorY2x3h8gLcuypnHFQV3F36rmMkQVn7HHV8mUy9",USDT_MINT_ADDRESS:"742wcXVzkhNuEePAot7L3GvPseh93pvYFPgyHLX8mUy9",FULL_TOKEN_NAME:"Wrapped Ethereum",ETH_MINT_ADDRESS:"71kRXzJMvSeArtXYNEWa8KAjpRJosdMQ7Dpgy5Jt5zfd",WRAPPED_TOKEN_SYMBOL:"WETH",INPUT_MINT_ADDRESS:q.default.toString(),OUTPUT_MINT_ADDRESS:"742wcXVzkhNuEePAot7L3GvPseh93pvYFPgyHLX8mUy9",POPULAR_TOKENS:{SOL:q.default.toString(),ETH:"71kRXzJMvSeArtXYNEWa8KAjpRJosdMQ7Dpgy5Jt5zfd",USDC:"ExYxyorY2x3h8gLcuypnHFQV3F36rmMkQVn7HHV8KjtA",USDT:"742wcXVzkhNuEePAot7L3GvPseh93pvYFPgyHLX8mUy9"},WSOL_DECIMALS:9},["svmbnb"]:{NATIVE_TOKEN_SYMBOL:"BNB",SWAP_HOST:"https://trade-api.svmbnb.cobaltx.io",BASE_HOST:"https://api.svmbnb.cobaltx.io",OWNER_BASE_HOST:"https://api.svmbnb.cobaltx.io",SERVICE_BASE_HOST:"https://api.svmbnb.cobaltx.io",MONITOR_BASE_HOST:"https://api.svmbnb.cobaltx.io",SERVICE_1_BASE_HOST:"https://api.svmbnb.cobaltx.io",ANALYTICS_BASE_HOST:"https://api.svmbnb.cobaltx.io",GITHUB_TOKEN_LIST_URL:"https://raw.githubusercontent.com/cobaltx-io/svmbnb-tokens/main/tokens.json",WSOL_MINT_ADDRESS:"So11111111111111111111111111111111111111112",GITHUB_LOGO_URL:"https://raw.githubusercontent.com/cobaltx-io/svmbnb-tokens/main/logo/So11111111111111111111111111111111111111112.svg",LOOKUP_TABLE_CACHE:"GSR5XQGWhpzV9TTduBJR6qPNjYsepMQSGkpaqfrbrW9w",CLMM_PROGRAMM_ID:"6f1b3xyVZbnWMHXBjgW1KPwxmPAgXcRdrvKNn4Nmf1Cn",ETH_MINT_ADDRESS:"H3xpFH1yN5E1zFdAoBrC9Y7m7RfJUeQNLvkHi8kNf9Qu",USDC_MINT_ADDRESS:"5odzAHDpDETYhupMkc6kjiYen3K2nrf8oPmvqmsoNW4L",USDT_MINT_ADDRESS:"s8cRDxnp3VxjB6khRnGDdxv6QbCUPyY9Vn1bgSQQsnG",SOL_MINT_ADDRESS:"So11111111111111111111111111111111111111112",FULL_TOKEN_NAME:"Wrapped BNB",WRAPPED_TOKEN_SYMBOL:"WBNB",INPUT_MINT_ADDRESS:q.default.toBase58(),OUTPUT_MINT_ADDRESS:"ABoT7umUXnx8RtJTeRqKB6myebVjP2wdJGQuV23jVVH3",POPULAR_TOKENS:{SOL:q.default.toString(),ETH:"H3xpFH1yN5E1zFdAoBrC9Y7m7RfJUeQNLvkHi8kNf9Qu",USDC:"5odzAHDpDETYhupMkc6kjiYen3K2nrf8oPmvqmsoNW4L",USDT:"s8cRDxnp3VxjB6khRnGDdxv6QbCUPyY9Vn1bgSQQsnG"},WSOL_DECIMALS:9},["svmbnb_testnet"]:{NATIVE_TOKEN_SYMBOL:"BNB",SWAP_HOST:"https://trade-api.svmbnb.cobaltx.io",BASE_HOST:"https://api.testnet.svmbnb.cobaltx.io",OWNER_BASE_HOST:"https://api.testnet.svmbnb.cobaltx.io",SERVICE_BASE_HOST:"https://api.testnet.svmbnb.cobaltx.io",MONITOR_BASE_HOST:"https://api.testnet.svmbnb.cobaltx.io",SERVICE_1_BASE_HOST:"https://api.testnet.svmbnb.cobaltx.io",ANALYTICS_BASE_HOST:"https://api.testnet.svmbnb.cobaltx.io",GITHUB_TOKEN_LIST_URL:"https://raw.githubusercontent.com/cobaltx-io/svmbnb-testnet-tokens/main/tokens.json",WSOL_MINT_ADDRESS:"So11111111111111111111111111111111111111112",GITHUB_LOGO_URL:"https://raw.githubusercontent.com/cobaltx-io/svmbnb-testnet-tokens/main/logo/So11111111111111111111111111111111111111112.svg",LOOKUP_TABLE_CACHE:"D79gSiTNV9pyLPJyscW5yZYwdPVDrtKsamL3ZfQi6JiM",CLMM_PROGRAMM_ID:"FgycD57kcCZsjpoTAi2u67GTPxm59bPEhycL2Lw1icm1",ETH_MINT_ADDRESS:"5aLr3sV4UNVcMB6CiA3PZTWbgVBRNyMdEp1s5LNfhR95",USDC_MINT_ADDRESS:"jrhUNRxEDpFmGV3sqaWyveS7bVtRQgtHsfBTCdjfMBw",USDT_MINT_ADDRESS:"Ex86C4gmdjvPRNrfyvsyejbjkP6RstNaBC5g3itZw2iv",FULL_TOKEN_NAME:"Wrapped BNB",WRAPPED_TOKEN_SYMBOL:"WBNB",INPUT_MINT_ADDRESS:"bnb",OUTPUT_MINT_ADDRESS:"jrhUNRxEDpFmGV3sqaWyveS7bVtRQgtHsfBTCdjfMBw",POPULAR_TOKENS:{SOL:q.default.toString(),ETH:"5aLr3sV4UNVcMB6CiA3PZTWbgVBRNyMdEp1s5LNfhR95",USDC:"jrhUNRxEDpFmGV3sqaWyveS7bVtRQgtHsfBTCdjfMBw",USDT:"Ex86C4gmdjvPRNrfyvsyejbjkP6RstNaBC5g3itZw2iv"},WSOL_DECIMALS:9},["svmbase_testnet"]:{NATIVE_TOKEN_SYMBOL:"ETH",SWAP_HOST:"https://trade-api.testnet.svmbase.cobaltx.io",BASE_HOST:"https://api.testnet.svmbase.cobaltx.io",OWNER_BASE_HOST:"https://api.testnet.svmbase.cobaltx.io",SERVICE_BASE_HOST:"https://api.testnet.svmbase.cobaltx.io",MONITOR_BASE_HOST:"https://api.testnet.svmbase.cobaltx.io",SERVICE_1_BASE_HOST:"https://api.testnet.svmbase.cobaltx.io",ANALYTICS_BASE_HOST:"https://api.testnet.svmbase.cobaltx.io",GITHUB_TOKEN_LIST_URL:"https://raw.githubusercontent.com/cobaltx-io/svmbase-testnet-tokens/main/tokens.json",WSOL_MINT_ADDRESS:"So11111111111111111111111111111111111111112",GITHUB_LOGO_URL:"https://raw.githubusercontent.com/cobaltx-io/svmbase-testnet-tokens/main/logo/So11111111111111111111111111111111111111112.png",LOOKUP_TABLE_CACHE:"AyPMvNmUUY2jwZ75NxhkLYPraQGNk5DssVfP4TnMcPJF",CLMM_PROGRAMM_ID:"DnZnBqJKiGSYHUHYvkXAbQmkMbwrjfgo4orR7jWyMsik",ETH_MINT_ADDRESS:"71kRXzJMvSeArtXYNEWa8KAjpRJosdMQ7Dpgy5Jt5zfd",USDC_MINT_ADDRESS:"63tPXWPnYeZ9hA3dJsAY5RcQ8YbwEz8uZ5nKu3uFD1aK",USDT_MINT_ADDRESS:"4fyX7hSmPetQC2wRS3YVAhWeFzif7WStarKwTvCXrBtD",FULL_TOKEN_NAME:"Wrapped Ethereum",WRAPPED_TOKEN_SYMBOL:"WETH",INPUT_MINT_ADDRESS:q.default.toString(),OUTPUT_MINT_ADDRESS:"63tPXWPnYeZ9hA3dJsAY5RcQ8YbwEz8uZ5nKu3uFD1aK",POPULAR_TOKENS:{SOL:q.default.toString(),ETH:"So11111111111111111111111111111111111111112",USDC:"63tPXWPnYeZ9hA3dJsAY5RcQ8YbwEz8uZ5nKu3uFD1aK",USDT:"4fyX7hSmPetQC2wRS3YVAhWeFzif7WStarKwTvCXrBtD"},WSOL_DECIMALS:9},["soonbase_mainnet"]:{NATIVE_TOKEN_SYMBOL:"ETH",SWAP_HOST:"https://trade-api.soonbase.cobaltx.io",BASE_HOST:"https://api.soonbase.cobaltx.io",OWNER_BASE_HOST:"https://api.soonbase.cobaltx.io",SERVICE_BASE_HOST:"https://api.soonbase.cobaltx.io",MONITOR_BASE_HOST:"https://api.soonbase.cobaltx.io",SERVICE_1_BASE_HOST:"https://api.soonbase.cobaltx.io",ANALYTICS_BASE_HOST:"https://api.soonbase.cobaltx.io",GITHUB_TOKEN_LIST_URL:"https://raw.githubusercontent.com/cobaltx-io/soonbase-tokens/main/tokens.json",WSOL_MINT_ADDRESS:"So11111111111111111111111111111111111111112",GITHUB_LOGO_URL:"https://raw.githubusercontent.com/cobaltx-io/soonbase-tokens/main/logo/So11111111111111111111111111111111111111112.png",LOOKUP_TABLE_CACHE:"FGRusuLycV6nhSPQc9VX55YjT6DCzJFc59mvTTarSTjK",CLMM_PROGRAMM_ID:"6f1b3xyVZbnWMHXBjgW1KPwxmPAgXcRdrvKNn4Nmf1Cn",ETH_MINT_ADDRESS:"71kRXzJMvSeArtXYNEWa8KAjpRJosdMQ7Dpgy5Jt5zfd",USDC_MINT_ADDRESS:"BoYN2f2gLQS4jpvMSV9dAZwfzKJiKGk4NPck5BjXfujo",USDT_MINT_ADDRESS:"J87bysZjwfS3n6KR21cwbdPZVJWNSFcXpWF5kiChAwQH",FULL_TOKEN_NAME:"Wrapped Ethereum",WRAPPED_TOKEN_SYMBOL:"WETH",INPUT_MINT_ADDRESS:q.default.toString(),OUTPUT_MINT_ADDRESS:"BoYN2f2gLQS4jpvMSV9dAZwfzKJiKGk4NPck5BjXfujo",POPULAR_TOKENS:{SOL:q.default.toString(),ETH:"FkvCG5DcuYCQ1BnPH4ZzTkCdk3VzutgyDAFBec4qAjhh",USDC:"BoYN2f2gLQS4jpvMSV9dAZwfzKJiKGk4NPck5BjXfujo",USDT:"J87bysZjwfS3n6KR21cwbdPZVJWNSFcXpWF5kiChAwQH"},WSOL_DECIMALS:9}},ie=e=>ln[e];import{PublicKey as Er}from"@solana/web3.js";import{TOKEN_PROGRAM_ID as fn}from"@solana/spl-token";import{PublicKey as Z,SystemProgram as Xe,SYSVAR_RENT_PUBKEY as mn}from"@solana/web3.js";function Me({pubkey:e,isSigner:t=!1,isWritable:n=!0}){return{pubkey:e,isWritable:n,isSigner:t}}var mr=[Me({pubkey:fn,isWritable:!1}),Me({pubkey:Xe.programId,isWritable:!1}),Me({pubkey:mn,isWritable:!1})];var pr=new Z("MemoSq4gqABAXKb96qnH8TysNcWxMyWCqXgDLGmfcHr"),dr=new Z("MemoSq4gqABAXKb96qnH8TysNcWxMyWCqXgDLGmfcHr"),gr=new Z("SysvarRent111111111111111111111111111111111"),hr=new Z("SysvarC1ock11111111111111111111111111111111"),Tr=new Z("metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"),wr=new Z("Sysvar1nstructions1111111111111111111111111"),br=Xe.programId,pn=Z.default;import dn from"bn.js";var Lr=new P(new dn(100));var Wr=L("CobaltX_price");import{PublicKey as oi}from"@solana/web3.js";import ai from"bn.js";var gn=new G(0),Pi=new G(1),Ci=new G(2),ki=new G(3),Bi=new G(5),cn=new G(10),Mi=new G(100),Di=new G(1e3),Ri=new G(1e4);function De(e,t=1,n=[]){let r=[...e];if(t<=0)return n;for(;r.length;)n.push(r.splice(0,t));return n}import{PublicKey as so}from"@solana/web3.js";import{TOKEN_PROGRAM_ID as uo}from"@solana/spl-token";import{ComputeBudgetProgram as Ui,Keypair as Gi,PublicKey as ji,Transaction as zi,TransactionMessage as Zi,VersionedTransaction as Xi}from"@solana/web3.js";import{TOKEN_PROGRAM_ID as to}from"@solana/spl-token";var no=L("CobaltX_txUtil");import{PublicKey as b}from"@solana/web3.js";var po=new b("EhhTKczWMGQt46ynNeRX1WfeagwwJd7ufHvCDjRxjo5Q"),go=new b("CBuCnLe26faBpcBP2fktp4rp8abpcAnTWft6ZrP5Q4T"),ho=new b("9KEPoZmtHUrBbhWN1v1KWLMkkvwY6WLtAVUCPRtRjP4z"),To=new b("FarmqiPv5eAj3j1GMdMCMUGXqPUvmquZtMy86QH6rzhG"),wo=new b("CLaimxFqjHzgTJtAGHU47NPhg6qrc5sCnpC4tBLyABQS"),bo=new b("srmqPvymJeFKQ4zGQed1GFppgkRHL9kaELCbyksJtPX"),So=new b("9xQeWvG816bUx9EPjHmaT23yvVM2ZWbrrpZb9PusVFin"),Ao=new b("675kPX9MHTjS2zt1qfr1NYHuzeLXfQM9H24wFSUt1Mp8"),No=new b("5quBtoiQqxF9Jv6KYKctB59NT3gtJD2Y65kdnB1Uev3h"),xo=new b("CDSr3ssLcRB6XYPJwAfFt18MZvEZp4LjHcvzBVZ45duo");var Eo=new b("LockrWmn6K5twhz3y9w1dQERbmgSaRkfnTeTKbpofwE"),_o=new b("kN1kEznaF5Xbd8LYuqtEFcxzWSBk5Fv6ygX6SqEGJVy"),yo=new b("routeUGWgWzqBWFcrCfv8tritsqukccJPu3q5GPP3xS"),Po=new b("7YttLkHDoNj9wyDur5pM1ejNaAvT9X4eqaYcHQqtj2G5"),Co=new b("6FJon3QE27qgPVggARueB22hLvoh22VzJpXv4rBEoSLF"),ko=new b("CC12se5To1CdEuw7fDS27B7Geo5jJyL7t5UK2B44NgiH"),Bo=new b("9HzJyW1qZsEiSfMUf6L2jo3CcTKAyBmSyKdwQeYisHrC"),Mo=new b("DropEU8AvevN3UrXWXTMuz3rqnMczQVNjq3kcSdW2SQi"),Do=new b("CPMMoo8L3F4NbTegBCKVNunggL7H1ZpdTHKxQB5qKP1C"),Ro=new b("GpMZbSM2GgvTKHJirzeGfMFoaZ8UR2X7F4v8vHTvxFbL"),Io=new b("DNXgeM9EiiaAbaWvwjHj9fQQLAX5ZsfHyvmYUNRAdNC8"),hn=new b("CPMDWBwJDtYax9qW7AyRuVC19Cc4L4Vcy4n2BHAbHkCW"),Tn=new b("7rQ1QFNosMkUCuh7Z7fPbTHvh73b68sQYdirycEzJVuw"),wn=new b("G11FKBRaAkHAKuLCgLM6K6NUc9rTjPAznRCjZifrTQe2"),Lo=new b("LockrWmn6K5twhz3y9w1dQERbmgSaRkfnTeTKbpofwE"),bn=new b("DLockwT7X7sxtLmGH9g5kmfcjaBtncdbUmi738m5bvQC"),Oo=new b("3f7GcQFG397GAaEnv51zR6tsTVihYRydnydDD1cXekxH"),Sn=new b("7AFUeLVRjBfzqK3tTGw8hN48KLQWSk6DTE8xprWdPqix");var vo={SERUM_MARKET:b.default,OPENBOOK_MARKET:new b("EoTcMgcDRTJVZDMZWBoU6rhYHZfkNTVEAfz3uUJRcYGj"),UTIL1216:b.default,FarmV3:new b("85BFyr98MbCUU9MVTEgzx1nbhWACbJqLzho6zd6DZcWL"),FarmV5:new b("EcLzTrNg9V7qhcdyXDe2qjtPkiGzDM2UbdRaeaadU5r2"),FarmV6:new b("Farm2hJLcqPtPg8M4rR6DMrsRNc5TPm5Cs4bVQrMe2T7"),AmmV4:new b("HWy1jotHpo6UqeQxx49dpYYdQB8wj9Qk9MdxwjLvDHB8"),AmmStable:new b("DDg4VmQaJV9ogWce7LpcjBA9bv22wRp5uaTPa5pGjijF"),CLMM:new b("devi51mZmdwUJGU9hjN27vEz64Gps7uUefqxg27EAtH"),CLMM_LOCK_PROGRAM_ID:new b("DLockwT7X7sxtLmGH9g5kmfcjaBtncdbUmi738m5bvQC"),CLMM_LOCK_AUTH_ID:new b("8qmHNvu2Kr2C7U8mJL4Vz1vTDxMhVuXKREwU7TNoaVEo"),Router:new b("BVChZ3XFEwTMUk1o9i3HAf91H6mFxSwa5X2wFAWhYPhU"),CREATE_CPMM_POOL_PROGRAM:hn,CREATE_CPMM_POOL_AUTH:Tn,CREATE_CPMM_POOL_FEE_ACC:wn,FEE_DESTINATION_ID:new b("3XMrhbv989VxAMi3DErLV9eJht1pHppW5LbKxe9fkEFR"),LOCK_CPMM_PROGRAM:bn,LCOK_CPMM_AUTH:Sn};import Vo from"bn.js";import{PublicKey as Jo,sendAndConfirmTransaction as $o,Transaction as ts,TransactionMessage as rs,VersionedTransaction as is}from"@solana/web3.js";import ss from"axios";var Re=L("CobaltX_accountInfo_util");async function rt(e,t,n){let{batchRequest:r,commitment:o="confirmed",chunkCount:i=100}={batchRequest:!1,...n},s=De(t,i),a=new Array(s.length).fill([]);if(r){let c=s.map(f=>{let m=e._buildArgs([f.map(d=>d.toBase58())],o,"base64");return{methodName:"getMultipleAccounts",args:m}}),u=De(c,10);a=(await(await Promise.all(u.map(async f=>await e._rpcBatchRequest(f)))).flat()).map(f=>(f.error&&Re.logWithError(`failed to get info for multiple accounts, RPC_ERROR, ${f.error.message}`),f.result.value.map(m=>{if(m){let{data:d,executable:S,lamports:T,owner:k,rentEpoch:y}=m;return d.length!==2&&d[1]!=="base64"&&Re.logWithError("info must be base64 encoded, RPC_ERROR"),{data:Buffer.from(d[0],"base64"),executable:S,lamports:T,owner:new Nn(k),rentEpoch:y}}return null})))}else try{a=await Promise.all(s.map(c=>e.getMultipleAccountsInfo(c,o)))}catch(c){c instanceof Error&&Re.logWithError(`failed to get info for multiple accounts, RPC_ERROR, ${c.message}`)}return a.flat()}async function An({connection:e,address:t,network:n}){let r=await rt(e,[...new Set(t.map(i=>i.toString()))].map(i=>new it(i))),o={};for(let i=0;i<t.length;i++){let s=r[i],a=t[i];if(!s)continue;let c=new Se({key:a,state:Se.deserialize(s.data)});o[a.toString()]=c,nt(n)[a.toString()]=c}return o}function nt(e){let t=ie(e);return{[t.LOOKUP_TABLE_CACHE]:new Se({key:new it(t.LOOKUP_TABLE_CACHE),state:Se.deserialize(Buffer.from("AQAAAP//////////d49+DAAAAAAAAQZMWvw7GUNJdaccNBVnb57OKakxL2BHLYvhRwVILRsgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMGRm/lIRcy/+ytunLDm+e8jOW7xfcSayxDmzpAAAAABt324ddloZPZy+FGzut5rBy0he1fWzeROoz1hX7/AKkG3fbh7nWP3hhCXbzkbM3athr8TYO5DSf+vfko2KGL/AVKU1D4XciC1hSlVnJ4iilt3x6rq9CmBniISTL07vagBqfVFxksXFEhjMlMPUrxf1ja7gibof1E49vZigAAAAAGp9UXGMd0yShWY5hpHV62i164o5tLbVxzVVshAAAAAIyXJY9OJInxuz0QKRSODYMLWhOZ2v8QhASOe9jb6fhZC3BlsePRfEU4nVJ/awTDzVi4bHMaoP21SbbRvAP4KUbIScv+6Yw2LHF/6K0ZjUPibbSWXCirYPGuuVl7zT789IUPLW4CpHr4JNCatp3ELXDLKMv6JJ+37le50lbBJ2LvDQdRqCgtphMF/imcN7mY5YRx2xE1A3MQ+L4QRaYK9u4GRfZP3LsAd00a+IkCpA22UNQMKdq5BFbJuwuOLqc8zxCTDlqxBG8J0HcxtfogQHDK06ukzfaXiNDKAob1MqBHS9lJxDYCwz8gd5DtFqNSTKG5l1zxIaKpDP/sffi2is1H9aKveyXSu5StXElYRl9SD5As0DHE4N0GLnf84/siiKXVyp4Ez121kLcUui/jLLFZEz/BwZK3Ilf9B9OcsEAeDMKAy2vjGSxQODgBz0QwGA+eP4ZjIjrIAQaXENv31QfLlOdXSRCkaybRniDHF4C8YcwhcvsqrOVuTP4B2Na+9wLdtrB31uz2rtlFI5kahdsnp/d1SrASDInYCtTYtdoke4kX+hoKWcEWM4Tle8pTUkUVv4BxS6fje/EzKBE4Qu9N9LMnrw/JNO0hqMVB4rk/2ou4AB1loQ7FZoPwut2o4KZB+0p9xnbrQKw038qjpHar+PyDwvxBRcu5hpHw3dguezeWv+IwvgW5icu8EGkhGa9AkFPPJT7VMSFb8xowveU=","base64"))})}}export{nt as getLookupTableCache,An as getMultipleLookupTableInfo}; /*! * decimal.js v10.5.0 * An arbitrary-precision Decimal type for JavaScript. * https://github.com/MikeMcl/decimal.js * Copyright (c