@raydium-io/raydium-sdk-v2
Version:
An SDK for building applications on top of Raydium.
1 lines • 248 kB
JavaScript
var Rs=Object.create;var wn=Object.defineProperty,Os=Object.defineProperties,Fs=Object.getOwnPropertyDescriptor,Ms=Object.getOwnPropertyDescriptors,vs=Object.getOwnPropertyNames,Zn=Object.getOwnPropertySymbols,Es=Object.getPrototypeOf,Ei=Object.prototype.hasOwnProperty,zo=Object.prototype.propertyIsEnumerable;var Xo=(o,e,t)=>e in o?wn(o,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):o[e]=t,G=(o,e)=>{for(var t in e||(e={}))Ei.call(e,t)&&Xo(o,t,e[t]);if(Zn)for(var t of Zn(e))zo.call(e,t)&&Xo(o,t,e[t]);return o},$=(o,e)=>Os(o,Ms(e));var Mt=(o,e)=>{var t={};for(var n in o)Ei.call(o,n)&&e.indexOf(n)<0&&(t[n]=o[n]);if(o!=null&&Zn)for(var n of Zn(o))e.indexOf(n)<0&&zo.call(o,n)&&(t[n]=o[n]);return t};var Ws=(o,e)=>{for(var t in e)wn(o,t,{get:e[t],enumerable:!0})},Yo=(o,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of vs(e))!Ei.call(o,i)&&i!==t&&wn(o,i,{get:()=>e[i],enumerable:!(n=Fs(e,i))||n.enumerable});return o};var re=(o,e,t)=>(t=o!=null?Rs(Es(o)):{},Yo(e||!o||!o.__esModule?wn(t,"default",{value:o,enumerable:!0}):t,o)),Vs=o=>Yo(wn({},"__esModule",{value:!0}),o);var Zu={};Ws(Zu,{default:()=>vi});module.exports=Vs(Zu);var U=require("@solana/web3.js"),X=require("@solana/spl-token"),le=re(require("bn.js"));var on=9e15,Vt=1e9,Wi="0123456789abcdef",Jn="2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058",ei="3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789",Vi={precision:20,rounding:4,modulo:1,toExpNeg:-7,toExpPos:21,minE:-on,maxE:on,crypto:!1},jo,It,ee=!0,ni="[DecimalError] ",Wt=ni+"Invalid argument: ",$o=ni+"Precision limit exceeded",Jo=ni+"crypto unavailable",er="[object Decimal]",Xe=Math.floor,We=Math.pow,_s=/^0b([01]+(\.[01]*)?|\.[01]+)(p[+-]?\d+)?$/i,Ds=/^0x([0-9a-f]+(\.[0-9a-f]*)?|\.[0-9a-f]+)(p[+-]?\d+)?$/i,qs=/^0o([0-7]+(\.[0-7]*)?|\.[0-7]+)(p[+-]?\d+)?$/i,tr=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,ut=1e7,j=7,Gs=9007199254740991,Us=Jn.length-1,_i=ei.length-1,L={toStringTag:er};L.absoluteValue=L.abs=function(){var o=new this.constructor(this);return o.s<0&&(o.s=1),Y(o)};L.ceil=function(){return Y(new this.constructor(this),this.e+1,2)};L.clampedTo=L.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(Wt+e);return t=n.cmp(o),t<0?o:n.cmp(e)>0?e:new i(n)};L.comparedTo=L.cmp=function(o){var e,t,n,i,r=this,s=r.d,a=(o=new r.constructor(o)).d,c=r.s,u=o.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(r.e!==o.e)return r.e>o.e^c<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]^c<0?1:-1;return n===i?0:n>i^c<0?1:-1};L.cosine=L.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())+j,n.rounding=1,t=Xs(n,sr(n,t)),n.precision=o,n.rounding=e,Y(It==2||It==3?t.neg():t,o,e,!0)):new n(1):new n(NaN)};L.cubeRoot=L.cbrt=function(){var o,e,t,n,i,r,s,a,c,u,l=this,p=l.constructor;if(!l.isFinite()||l.isZero())return new p(l);for(ee=!1,r=l.s*We(l.s*l,1/3),!r||Math.abs(r)==1/0?(t=Ue(l.d),o=l.e,(r=(o-t.length+1)%3)&&(t+=r==1||r==-2?"0":"00"),r=We(t,1/3),o=Xe((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 p(t),n.s=l.s):n=new p(r.toString()),s=(o=p.precision)+3;;)if(a=n,c=a.times(a).times(a),u=c.plus(l),n=he(u.plus(l).times(a),u.plus(c),s+2,1),Ue(a.d).slice(0,s)===(t=Ue(n.d)).slice(0,s))if(t=t.slice(s-3,s+1),t=="9999"||!i&&t=="4999"){if(!i&&(Y(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")&&(Y(n,o+1,1),e=!n.times(n).times(n).eq(l));break}return ee=!0,Y(n,o,p.rounding,e)};L.decimalPlaces=L.dp=function(){var o,e=this.d,t=NaN;if(e){if(o=e.length-1,t=(o-Xe(this.e/j))*j,o=e[o],o)for(;o%10==0;o/=10)t--;t<0&&(t=0)}return t};L.dividedBy=L.div=function(o){return he(this,new this.constructor(o))};L.dividedToIntegerBy=L.divToInt=function(o){var e=this,t=e.constructor;return Y(he(e,new t(o),0,1,1),t.precision,t.rounding)};L.equals=L.eq=function(o){return this.cmp(o)===0};L.floor=function(){return Y(new this.constructor(this),this.e+1,3)};L.greaterThan=L.gt=function(o){return this.cmp(o)>0};L.greaterThanOrEqualTo=L.gte=function(o){var e=this.cmp(o);return e==1||e===0};L.hyperbolicCosine=L.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/oi(4,o)).toString()):(o=16,e="2.3283064365386962890625e-10"),r=rn(s,1,r.times(e),new s(1),!0);for(var c,u=o,l=new s(8);u--;)c=r.times(r),r=a.minus(c.times(l.minus(c.times(l))));return Y(r,s.precision=t,s.rounding=n,!0)};L.hyperbolicSine=L.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=rn(r,2,i,i,!0);else{o=1.4*Math.sqrt(n),o=o>16?16:o|0,i=i.times(1/oi(5,o)),i=rn(r,2,i,i,!0);for(var s,a=new r(5),c=new r(16),u=new r(20);o--;)s=i.times(i),i=i.times(a.plus(s.times(c.times(s).plus(u))))}return r.precision=e,r.rounding=t,Y(i,e,t,!0)};L.hyperbolicTangent=L.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,he(t.sinh(),t.cosh(),n.precision=o,n.rounding=e)):new n(t.s)};L.inverseCosine=L.acos=function(){var o=this,e=o.constructor,t=o.abs().cmp(1),n=e.precision,i=e.rounding;return t!==-1?t===0?o.isNeg()?gt(e,n,i):new e(0):new e(NaN):o.isZero()?gt(e,n+4,i).times(.5):(e.precision=n+6,e.rounding=1,o=new e(1).minus(o).div(o.plus(1)).sqrt().atan(),e.precision=n,e.rounding=i,o.times(2))};L.inverseHyperbolicCosine=L.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,ee=!1,t=t.times(t).minus(1).sqrt().plus(t),ee=!0,n.precision=o,n.rounding=e,t.ln()):new n(t)};L.inverseHyperbolicSine=L.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,ee=!1,t=t.times(t).plus(1).sqrt().plus(t),ee=!0,n.precision=o,n.rounding=e,t.ln())};L.inverseHyperbolicTangent=L.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?Y(new r(i),o,e,!0):(r.precision=t=n-i.e,i=he(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)};L.inverseSine=L.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=gt(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)))};L.inverseTangent=L.atan=function(){var o,e,t,n,i,r,s,a,c,u=this,l=u.constructor,p=l.precision,m=l.rounding;if(u.isFinite()){if(u.isZero())return new l(u);if(u.abs().eq(1)&&p+4<=_i)return s=gt(l,p+4,m).times(.25),s.s=u.s,s}else{if(!u.s)return new l(NaN);if(p+4<=_i)return s=gt(l,p+4,m).times(.5),s.s=u.s,s}for(l.precision=a=p+10,l.rounding=1,t=Math.min(28,a/j+2|0),o=t;o;--o)u=u.div(u.times(u).plus(1).sqrt().plus(1));for(ee=!1,e=Math.ceil(a/j),n=1,c=u.times(u),s=new l(u),i=u;o!==-1;)if(i=i.times(c),r=s.minus(i.div(n+=2)),i=i.times(c),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)),ee=!0,Y(s,l.precision=p,l.rounding=m,!0)};L.isFinite=function(){return!!this.d};L.isInteger=L.isInt=function(){return!!this.d&&Xe(this.e/j)>this.d.length-2};L.isNaN=function(){return!this.s};L.isNegative=L.isNeg=function(){return this.s<0};L.isPositive=L.isPos=function(){return this.s>0};L.isZero=function(){return!!this.d&&this.d[0]===0};L.lessThan=L.lt=function(o){return this.cmp(o)<0};L.lessThanOrEqualTo=L.lte=function(o){return this.cmp(o)<1};L.logarithm=L.log=function(o){var e,t,n,i,r,s,a,c,u=this,l=u.constructor,p=l.precision,m=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=u.d,u.s<0||!t||!t[0]||u.eq(1))return new l(t&&!t[0]?-1/0:u.s!=1?NaN:t?0:1/0);if(e)if(t.length>1)r=!0;else{for(i=t[0];i%10===0;)i/=10;r=i!==1}if(ee=!1,a=p+d,s=Et(u,a),n=e?ti(l,a+10):Et(o,a),c=he(s,n,a,1),hn(c.d,i=p,m))do if(a+=10,s=Et(u,a),n=e?ti(l,a+10):Et(o,a),c=he(s,n,a,1),!r){+Ue(c.d).slice(i+1,i+15)+1==1e14&&(c=Y(c,p+1,0));break}while(hn(c.d,i+=10,m));return ee=!0,Y(c,p,m)};L.minus=L.sub=function(o){var e,t,n,i,r,s,a,c,u,l,p,m,d=this,b=d.constructor;if(o=new b(o),!d.d||!o.d)return!d.s||!o.s?o=new b(NaN):d.d?o.s=-o.s:o=new b(o.d||d.s!==o.s?d:NaN),o;if(d.s!=o.s)return o.s=-o.s,d.plus(o);if(u=d.d,m=o.d,a=b.precision,c=b.rounding,!u[0]||!m[0]){if(m[0])o.s=-o.s;else if(u[0])o=new b(d);else return new b(c===3?-0:0);return ee?Y(o,a,c):o}if(t=Xe(o.e/j),l=Xe(d.e/j),u=u.slice(),r=l-t,r){for(p=r<0,p?(e=u,r=-r,s=m.length):(e=m,t=l,s=u.length),n=Math.max(Math.ceil(a/j),s)+2,r>n&&(r=n,e.length=1),e.reverse(),n=r;n--;)e.push(0);e.reverse()}else{for(n=u.length,s=m.length,p=n<s,p&&(s=n),n=0;n<s;n++)if(u[n]!=m[n]){p=u[n]<m[n];break}r=0}for(p&&(e=u,u=m,m=e,o.s=-o.s),s=u.length,n=m.length-s;n>0;--n)u[s++]=0;for(n=m.length;n>r;){if(u[--n]<m[n]){for(i=n;i&&u[--i]===0;)u[i]=ut-1;--u[i],u[n]+=ut}u[n]-=m[n]}for(;u[--s]===0;)u.pop();for(;u[0]===0;u.shift())--t;return u[0]?(o.d=u,o.e=ii(u,t),ee?Y(o,a,c):o):new b(c===3?-0:0)};L.modulo=L.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]?Y(new n(t),n.precision,n.rounding):(ee=!1,n.modulo==9?(e=he(t,o.abs(),0,3,1),e.s*=o.s):e=he(t,o,0,n.modulo,1),e=e.times(o),ee=!0,t.minus(e))};L.naturalExponential=L.exp=function(){return Di(this)};L.naturalLogarithm=L.ln=function(){return Et(this)};L.negated=L.neg=function(){var o=new this.constructor(this);return o.s=-o.s,Y(o)};L.plus=L.add=function(o){var e,t,n,i,r,s,a,c,u,l,p=this,m=p.constructor;if(o=new m(o),!p.d||!o.d)return!p.s||!o.s?o=new m(NaN):p.d||(o=new m(o.d||p.s===o.s?p:NaN)),o;if(p.s!=o.s)return o.s=-o.s,p.minus(o);if(u=p.d,l=o.d,a=m.precision,c=m.rounding,!u[0]||!l[0])return l[0]||(o=new m(p)),ee?Y(o,a,c):o;if(r=Xe(p.e/j),n=Xe(o.e/j),u=u.slice(),i=r-n,i){for(i<0?(t=u,i=-i,s=l.length):(t=l,n=r,s=u.length),r=Math.ceil(a/j),s=r>s?r+1:s+1,i>s&&(i=s,t.length=1),t.reverse();i--;)t.push(0);t.reverse()}for(s=u.length,i=l.length,s-i<0&&(i=s,t=l,l=u,u=t),e=0;i;)e=(u[--i]=u[i]+l[i]+e)/ut|0,u[i]%=ut;for(e&&(u.unshift(e),++n),s=u.length;u[--s]==0;)u.pop();return o.d=u,o.e=ii(u,n),ee?Y(o,a,c):o};L.precision=L.sd=function(o){var e,t=this;if(o!==void 0&&o!==!!o&&o!==1&&o!==0)throw Error(Wt+o);return t.d?(e=nr(t.d),o&&t.e+1>e&&(e=t.e+1)):e=NaN,e};L.round=function(){var o=this,e=o.constructor;return Y(new e(o),o.e+1,e.rounding)};L.sine=L.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())+j,n.rounding=1,t=Ys(n,sr(n,t)),n.precision=o,n.rounding=e,Y(It>2?t.neg():t,o,e,!0)):new n(NaN)};L.squareRoot=L.sqrt=function(){var o,e,t,n,i,r,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(ee=!1,u=Math.sqrt(+s),u==0||u==1/0?(e=Ue(a),(e.length+c)%2==0&&(e+="0"),u=Math.sqrt(e),c=Xe((c+1)/2)-(c<0||c%2),u==1/0?e="5e"+c:(e=u.toExponential(),e=e.slice(0,e.indexOf("e")+1)+c),n=new l(e)):n=new l(u.toString()),t=(c=l.precision)+3;;)if(r=n,n=r.plus(he(s,r,t+2,1)).times(.5),Ue(r.d).slice(0,t)===(e=Ue(n.d)).slice(0,t))if(e=e.slice(t-3,t+1),e=="9999"||!i&&e=="4999"){if(!i&&(Y(r,c+1,0),r.times(r).eq(s))){n=r;break}t+=4,i=1}else{(!+e||!+e.slice(1)&&e.charAt(0)=="5")&&(Y(n,c+1,1),o=!n.times(n).eq(s));break}return ee=!0,Y(n,c,l.rounding,o)};L.tangent=L.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=he(t,new n(1).minus(t.times(t)).sqrt(),o+10,0),n.precision=o,n.rounding=e,Y(It==2||It==4?t.neg():t,o,e,!0)):new n(NaN)};L.times=L.mul=function(o){var e,t,n,i,r,s,a,c,u,l=this,p=l.constructor,m=l.d,d=(o=new p(o)).d;if(o.s*=l.s,!m||!m[0]||!d||!d[0])return new p(!o.s||m&&!m[0]&&!d||d&&!d[0]&&!m?NaN:!m||!d?o.s/0:o.s*0);for(t=Xe(l.e/j)+Xe(o.e/j),c=m.length,u=d.length,c<u&&(r=m,m=d,d=r,s=c,c=u,u=s),r=[],s=c+u,n=s;n--;)r.push(0);for(n=u;--n>=0;){for(e=0,i=c+n;i>n;)a=r[i]+d[n]*m[i-n-1]+e,r[i--]=a%ut|0,e=a/ut|0;r[i]=(r[i]+e)%ut|0}for(;!r[--s];)r.pop();return e?++t:r.shift(),o.d=r,o.e=ii(r,t),ee?Y(o,p.precision,p.rounding):o};L.toBinary=function(o,e){return qi(this,2,o,e)};L.toDecimalPlaces=L.toDP=function(o,e){var t=this,n=t.constructor;return t=new n(t),o===void 0?t:(Ze(o,0,Vt),e===void 0?e=n.rounding:Ze(e,0,8),Y(t,o+t.e+1,e))};L.toExponential=function(o,e){var t,n=this,i=n.constructor;return o===void 0?t=Pt(n,!0):(Ze(o,0,Vt),e===void 0?e=i.rounding:Ze(e,0,8),n=Y(new i(n),o+1,e),t=Pt(n,!0,o+1)),n.isNeg()&&!n.isZero()?"-"+t:t};L.toFixed=function(o,e){var t,n,i=this,r=i.constructor;return o===void 0?t=Pt(i):(Ze(o,0,Vt),e===void 0?e=r.rounding:Ze(e,0,8),n=Y(new r(i),o+i.e+1,e),t=Pt(n,!1,o+n.e+1)),i.isNeg()&&!i.isZero()?"-"+t:t};L.toFraction=function(o){var e,t,n,i,r,s,a,c,u,l,p,m,d=this,b=d.d,f=d.constructor;if(!b)return new f(d);if(u=t=new f(1),n=c=new f(0),e=new f(n),r=e.e=nr(b)-d.e-1,s=r%j,e.d[0]=We(10,s<0?j+s:s),o==null)o=r>0?e:u;else{if(a=new f(o),!a.isInt()||a.lt(u))throw Error(Wt+a);o=a.gt(e)?r>0?e:u:a}for(ee=!1,a=new f(Ue(b)),l=f.precision,f.precision=r=b.length*j*2;p=he(a,e,0,1,1),i=t.plus(p.times(n)),i.cmp(o)!=1;)t=n,n=i,i=u,u=c.plus(p.times(i)),c=i,i=e,e=a.minus(p.times(i)),a=i;return i=he(o.minus(t),n,0,1,1),c=c.plus(i.times(u)),t=t.plus(i.times(n)),c.s=u.s=d.s,m=he(u,n,r,1).minus(d).abs().cmp(he(c,t,r,1).minus(d).abs())<1?[u,n]:[c,t],f.precision=l,ee=!0,m};L.toHexadecimal=L.toHex=function(o,e){return qi(this,16,o,e)};L.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:Ze(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]?(ee=!1,t=he(t,o,0,e,1).times(o),ee=!0,Y(t)):(o.s=t.s,t=o),t};L.toNumber=function(){return+this};L.toOctal=function(o,e){return qi(this,8,o,e)};L.toPower=L.pow=function(o){var e,t,n,i,r,s,a=this,c=a.constructor,u=+(o=new c(o));if(!a.d||!o.d||!a.d[0]||!o.d[0])return new c(We(+a,u));if(a=new c(a),a.eq(1))return a;if(n=c.precision,r=c.rounding,o.eq(1))return Y(a,n,r);if(e=Xe(o.e/j),e>=o.d.length-1&&(t=u<0?-u:u)<=Gs)return i=ir(c,a,t,n),o.s<0?new c(1).div(i):Y(i,n,r);if(s=a.s,s<0){if(e<o.d.length-1)return new c(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=We(+a,u),e=t==0||!isFinite(t)?Xe(u*(Math.log("0."+Ue(a.d))/Math.LN10+a.e+1)):new c(t+"").e,e>c.maxE+1||e<c.minE-1?new c(e>0?s/0:0):(ee=!1,c.rounding=a.s=1,t=Math.min(12,(e+"").length),i=Di(o.times(Et(a,n+t)),n),i.d&&(i=Y(i,n+5,1),hn(i.d,n,r)&&(e=n+10,i=Y(Di(o.times(Et(a,e+t)),e),e+5,1),+Ue(i.d).slice(n+1,n+15)+1==1e14&&(i=Y(i,n+1,0)))),i.s=s,ee=!0,c.rounding=r,Y(i,n,r))};L.toPrecision=function(o,e){var t,n=this,i=n.constructor;return o===void 0?t=Pt(n,n.e<=i.toExpNeg||n.e>=i.toExpPos):(Ze(o,1,Vt),e===void 0?e=i.rounding:Ze(e,0,8),n=Y(new i(n),o,e),t=Pt(n,o<=n.e||n.e<=i.toExpNeg,o)),n.isNeg()&&!n.isZero()?"-"+t:t};L.toSignificantDigits=L.toSD=function(o,e){var t=this,n=t.constructor;return o===void 0?(o=n.precision,e=n.rounding):(Ze(o,1,Vt),e===void 0?e=n.rounding:Ze(e,0,8)),Y(new n(t),o,e)};L.toString=function(){var o=this,e=o.constructor,t=Pt(o,o.e<=e.toExpNeg||o.e>=e.toExpPos);return o.isNeg()&&!o.isZero()?"-"+t:t};L.truncated=L.trunc=function(){return Y(new this.constructor(this),this.e+1,1)};L.valueOf=L.toJSON=function(){var o=this,e=o.constructor,t=Pt(o,o.e<=e.toExpNeg||o.e>=e.toExpPos);return o.isNeg()?"-"+t:t};function Ue(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=j-n.length,t&&(r+=vt(t)),r+=n;s=o[e],n=s+"",t=j-n.length,t&&(r+=vt(t))}else if(s===0)return"0";for(;s%10===0;)s/=10;return r+s}function Ze(o,e,t){if(o!==~~o||o<e||o>t)throw Error(Wt+o)}function hn(o,e,t,n){var i,r,s,a;for(r=o[0];r>=10;r/=10)--e;return--e<0?(e+=j,i=0):(i=Math.ceil((e+1)/j),e%=j),r=We(10,j-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)==We(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)==We(10,e-3)-1,s}function jn(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]+=Wi.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 Xs(o,e){var t,n,i;if(e.isZero())return e;n=e.d.length,n<32?(t=Math.ceil(n/3),i=(1/oi(4,t)).toString()):(t=16,i="2.3283064365386962890625e-10"),o.precision+=t,e=rn(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 he=function(){function o(n,i,r){var s,a=0,c=n.length;for(n=n.slice();c--;)s=n[c]*i+a,n[c]=s%r|0,a=s/r|0;return a&&n.unshift(a),n}function e(n,i,r,s){var a,c;if(r!=s)c=r>s?1:-1;else for(a=c=0;a<r;a++)if(n[a]!=i[a]){c=n[a]>i[a]?1:-1;break}return c}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,c){var u,l,p,m,d,b,f,y,g,w,k,B,h,A,T,x,C,I,O,E,R=n.constructor,z=n.s==i.s?1:-1,W=n.d,M=i.d;if(!W||!W[0]||!M||!M[0])return new R(!n.s||!i.s||(W?M&&W[0]==M[0]:!M)?NaN:W&&W[0]==0||!M?z*0:z/0);for(c?(d=1,l=n.e-i.e):(c=ut,d=j,l=Xe(n.e/d)-Xe(i.e/d)),O=M.length,C=W.length,g=new R(z),w=g.d=[],p=0;M[p]==(W[p]||0);p++);if(M[p]>(W[p]||0)&&l--,r==null?(A=r=R.precision,s=R.rounding):a?A=r+(n.e-i.e)+1:A=r,A<0)w.push(1),b=!0;else{if(A=A/d+2|0,p=0,O==1){for(m=0,M=M[0],A++;(p<C||m)&&A--;p++)T=m*c+(W[p]||0),w[p]=T/M|0,m=T%M|0;b=m||p<C}else{for(m=c/(M[0]+1)|0,m>1&&(M=o(M,m,c),W=o(W,m,c),O=M.length,C=W.length),x=O,k=W.slice(0,O),B=k.length;B<O;)k[B++]=0;E=M.slice(),E.unshift(0),I=M[0],M[1]>=c/2&&++I;do m=0,u=e(M,k,O,B),u<0?(h=k[0],O!=B&&(h=h*c+(k[1]||0)),m=h/I|0,m>1?(m>=c&&(m=c-1),f=o(M,m,c),y=f.length,B=k.length,u=e(f,k,y,B),u==1&&(m--,t(f,O<y?E:M,y,c))):(m==0&&(u=m=1),f=M.slice()),y=f.length,y<B&&f.unshift(0),t(k,f,B,c),u==-1&&(B=k.length,u=e(M,k,O,B),u<1&&(m++,t(k,O<B?E:M,B,c))),B=k.length):u===0&&(m++,k=[0]),w[p++]=m,u&&k[0]?k[B++]=W[x]||0:(k=[W[x]],B=1);while((x++<C||k[0]!==void 0)&&A--);b=k[0]!==void 0}w[0]||w.shift()}if(d==1)g.e=l,jo=b;else{for(p=1,m=w[0];m>=10;m/=10)p++;g.e=p+l*d-1,Y(g,a?r+g.e+1:r,s,b)}return g}}();function Y(o,e,t,n){var i,r,s,a,c,u,l,p,m,d=o.constructor;e:if(e!=null){if(p=o.d,!p)return o;for(i=1,a=p[0];a>=10;a/=10)i++;if(r=e-i,r<0)r+=j,s=e,l=p[m=0],c=l/We(10,i-s-1)%10|0;else if(m=Math.ceil((r+1)/j),a=p.length,m>=a)if(n){for(;a++<=m;)p.push(0);l=c=0,i=1,r%=j,s=r-j+1}else break e;else{for(l=a=p[m],i=1;a>=10;a/=10)i++;r%=j,s=r-j+i,c=s<0?0:l/We(10,i-s-1)%10|0}if(n=n||e<0||p[m+1]!==void 0||(s<0?l:l%We(10,i-s-1)),u=t<4?(c||n)&&(t==0||t==(o.s<0?3:2)):c>5||c==5&&(t==4||n||t==6&&(r>0?s>0?l/We(10,i-s):0:p[m-1])%10&1||t==(o.s<0?8:7)),e<1||!p[0])return p.length=0,u?(e-=o.e+1,p[0]=We(10,(j-e%j)%j),o.e=-e||0):p[0]=o.e=0,o;if(r==0?(p.length=m,a=1,m--):(p.length=m+1,a=We(10,j-r),p[m]=s>0?(l/We(10,i-s)%We(10,s)|0)*a:0),u)for(;;)if(m==0){for(r=1,s=p[0];s>=10;s/=10)r++;for(s=p[0]+=a,a=1;s>=10;s/=10)a++;r!=a&&(o.e++,p[0]==ut&&(p[0]=1));break}else{if(p[m]+=a,p[m]!=ut)break;p[m--]=0,a=1}for(r=p.length;p[--r]===0;)p.pop()}return ee&&(o.e>d.maxE?(o.d=null,o.e=NaN):o.e<d.minE&&(o.e=0,o.d=[0])),o}function Pt(o,e,t){if(!o.isFinite())return rr(o);var n,i=o.e,r=Ue(o.d),s=r.length;return e?(t&&(n=t-s)>0?r=r.charAt(0)+"."+r.slice(1)+vt(n):s>1&&(r=r.charAt(0)+"."+r.slice(1)),r=r+(o.e<0?"e":"e+")+o.e):i<0?(r="0."+vt(-i-1)+r,t&&(n=t-s)>0&&(r+=vt(n))):i>=s?(r+=vt(i+1-s),t&&(n=t-i-1)>0&&(r=r+"."+vt(n))):((n=i+1)<s&&(r=r.slice(0,n)+"."+r.slice(n)),t&&(n=t-s)>0&&(i+1===s&&(r+="."),r+=vt(n))),r}function ii(o,e){var t=o[0];for(e*=j;t>=10;t/=10)e++;return e}function ti(o,e,t){if(e>Us)throw ee=!0,t&&(o.precision=t),Error($o);return Y(new o(Jn),e,1,!0)}function gt(o,e,t){if(e>_i)throw Error($o);return Y(new o(ei),e,t,!0)}function nr(o){var e=o.length-1,t=e*j+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 vt(o){for(var e="";o--;)e+="0";return e}function ir(o,e,t,n){var i,r=new o(1),s=Math.ceil(n/j+4);for(ee=!1;;){if(t%2&&(r=r.times(e),Qo(r.d,s)&&(i=!0)),t=Xe(t/2),t===0){t=r.d.length-1,i&&r.d[t]===0&&++r.d[t];break}e=e.times(e),Qo(e.d,s)}return ee=!0,r}function Ho(o){return o.d[o.d.length-1]&1}function or(o,e,t){for(var n,i,r=new o(e[0]),s=0;++s<e.length;){if(i=new o(e[s]),!i.s){r=i;break}n=r.cmp(i),(n===t||n===0&&r.s===t)&&(r=i)}return r}function Di(o,e){var t,n,i,r,s,a,c,u=0,l=0,p=0,m=o.constructor,d=m.rounding,b=m.precision;if(!o.d||!o.d[0]||o.e>17)return new m(o.d?o.d[0]?o.s<0?0:1/0:1:o.s?o.s<0?0:o:0/0);for(e==null?(ee=!1,c=b):c=e,a=new m(.03125);o.e>-2;)o=o.times(a),p+=5;for(n=Math.log(We(2,p))/Math.LN10*2+5|0,c+=n,t=r=s=new m(1),m.precision=c;;){if(r=Y(r.times(o),c,1),t=t.times(++l),a=s.plus(he(r,t,c,1)),Ue(a.d).slice(0,c)===Ue(s.d).slice(0,c)){for(i=p;i--;)s=Y(s.times(s),c,1);if(e==null)if(u<3&&hn(s.d,c-n,d,u))m.precision=c+=10,t=r=a=new m(1),l=0,u++;else return Y(s,m.precision=b,d,ee=!0);else return m.precision=b,s}s=a}}function Et(o,e){var t,n,i,r,s,a,c,u,l,p,m,d=1,b=10,f=o,y=f.d,g=f.constructor,w=g.rounding,k=g.precision;if(f.s<0||!y||!y[0]||!f.e&&y[0]==1&&y.length==1)return new g(y&&!y[0]?-1/0:f.s!=1?NaN:y?0:f);if(e==null?(ee=!1,l=k):l=e,g.precision=l+=b,t=Ue(y),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=Ue(f.d),n=t.charAt(0),d++;r=f.e,n>1?(f=new g("0."+t),r++):f=new g(n+"."+t.slice(1))}else return u=ti(g,l+2,k).times(r+""),f=Et(new g(n+"."+t.slice(1)),l-b).plus(u),g.precision=k,e==null?Y(f,k,w,ee=!0):f;for(p=f,c=s=f=he(f.minus(1),f.plus(1),l,1),m=Y(f.times(f),l,1),i=3;;){if(s=Y(s.times(m),l,1),u=c.plus(he(s,new g(i),l,1)),Ue(u.d).slice(0,l)===Ue(c.d).slice(0,l))if(c=c.times(2),r!==0&&(c=c.plus(ti(g,l+2,k).times(r+""))),c=he(c,new g(d),l,1),e==null)if(hn(c.d,l-b,w,a))g.precision=l+=b,u=s=f=he(p.minus(1),p.plus(1),l,1),m=Y(f.times(f),l,1),i=a=1;else return Y(c,g.precision=k,w,ee=!0);else return g.precision=k,c;c=u,i+=2}}function rr(o){return String(o.s*o.s/0)}function $n(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)%j,t<0&&(n+=j),n<i){for(n&&o.d.push(+e.slice(0,n)),i-=j;n<i;)o.d.push(+e.slice(n,n+=j));e=e.slice(n),n=j-e.length}else n-=i;for(;n--;)e+="0";o.d.push(+e),ee&&(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 zs(o,e){var t,n,i,r,s,a,c,u,l;if(e.indexOf("_")>-1){if(e=e.replace(/(\d)_(?=\d)/g,"$1"),tr.test(e))return $n(o,e)}else if(e==="Infinity"||e==="NaN")return+e||(o.s=NaN),o.e=NaN,o.d=null,o;if(Ds.test(e))t=16,e=e.toLowerCase();else if(_s.test(e))t=2;else if(qs.test(e))t=8;else throw Error(Wt+e);for(r=e.search(/p/i),r>0?(c=+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=ir(n,new n(t),r,r*2)),u=jn(e,t,ut),l=u.length-1,r=l;u[r]===0;--r)u.pop();return r<0?new n(o.s*0):(o.e=ii(u,l),o.d=u,ee=!1,s&&(o=he(o,i,a*4)),c&&(o=o.times(Math.abs(c)<54?We(2,c):Bn.pow(2,c))),ee=!0,o)}function Ys(o,e){var t,n=e.d.length;if(n<3)return e.isZero()?e:rn(o,2,e,e);t=1.4*Math.sqrt(n),t=t>16?16:t|0,e=e.times(1/oi(5,t)),e=rn(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 rn(o,e,t,n,i){var r,s,a,c,u=1,l=o.precision,p=Math.ceil(l/j);for(ee=!1,c=t.times(t),a=new o(n);;){if(s=he(a.times(c),new o(e++*e++),l,1),a=i?n.plus(s):n.minus(s),n=he(s.times(c),new o(e++*e++),l,1),s=a.plus(n),s.d[p]!==void 0){for(r=p;s.d[r]===a.d[r]&&r--;);if(r==-1)break}r=a,a=n,n=s,s=r,u++}return ee=!0,s.d.length=p+1,s}function oi(o,e){for(var t=o;--e;)t*=o;return t}function sr(o,e){var t,n=e.s<0,i=gt(o,o.precision,1),r=i.times(.5);if(e=e.abs(),e.lte(r))return It=n?4:1,e;if(t=e.divToInt(i),t.isZero())It=n?3:2;else{if(e=e.minus(t.times(i)),e.lte(r))return It=Ho(t)?n?2:3:n?4:1,e;It=Ho(t)?n?1:4:n?3:2}return e.minus(i).abs()}function qi(o,e,t,n){var i,r,s,a,c,u,l,p,m,d=o.constructor,b=t!==void 0;if(b?(Ze(t,1,Vt),n===void 0?n=d.rounding:Ze(n,0,8)):(t=d.precision,n=d.rounding),!o.isFinite())l=rr(o);else{for(l=Pt(o),s=l.indexOf("."),b?(i=2,e==16?t=t*4-3:e==8&&(t=t*3-2)):i=e,s>=0&&(l=l.replace(".",""),m=new d(1),m.e=l.length-s,m.d=jn(Pt(m),10,i),m.e=m.d.length),p=jn(l,10,i),r=c=p.length;p[--c]==0;)p.pop();if(!p[0])l=b?"0p+0":"0";else{if(s<0?r--:(o=new d(o),o.d=p,o.e=r,o=he(o,m,t,n,0,i),p=o.d,r=o.e,u=jo),s=p[t],a=i/2,u=u||p[t+1]!==void 0,u=n<4?(s!==void 0||u)&&(n===0||n===(o.s<0?3:2)):s>a||s===a&&(n===4||u||n===6&&p[t-1]&1||n===(o.s<0?8:7)),p.length=t,u)for(;++p[--t]>i-1;)p[t]=0,t||(++r,p.unshift(1));for(c=p.length;!p[c-1];--c);for(s=0,l="";s<c;s++)l+=Wi.charAt(p[s]);if(b){if(c>1)if(e==16||e==8){for(s=e==16?4:3,--c;c%s;c++)l+="0";for(p=jn(l,i,e),c=p.length;!p[c-1];--c);for(s=1,l="1.";s<c;s++)l+=Wi.charAt(p[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>c)for(r-=c;r--;)l+="0";else r<c&&(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 Qo(o,e){if(o.length>e)return o.length=e,!0}function Hs(o){return new this(o).abs()}function Qs(o){return new this(o).acos()}function Zs(o){return new this(o).acosh()}function js(o,e){return new this(o).plus(e)}function $s(o){return new this(o).asin()}function Js(o){return new this(o).asinh()}function ea(o){return new this(o).atan()}function ta(o){return new this(o).atanh()}function na(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=gt(this,r,1).times(e.s>0?.25:.75),t.s=o.s):!e.d||o.isZero()?(t=e.s<0?gt(this,n,i):new this(0),t.s=o.s):!o.d||e.isZero()?(t=gt(this,r,1).times(.5),t.s=o.s):e.s<0?(this.precision=r,this.rounding=1,t=this.atan(he(o,e,r,1)),e=gt(this,r,1),this.precision=n,this.rounding=i,t=o.s<0?t.minus(e):t.plus(e)):t=this.atan(he(o,e,r,1)),t}function ia(o){return new this(o).cbrt()}function oa(o){return Y(o=new this(o),o.e+1,2)}function ra(o,e,t){return new this(o).clamp(e,t)}function sa(o){if(!o||typeof o!="object")throw Error(ni+"Object expected");var e,t,n,i=o.defaults===!0,r=["precision",1,Vt,"rounding",0,8,"toExpNeg",-on,0,"toExpPos",0,on,"maxE",0,on,"minE",-on,0,"modulo",0,9];for(e=0;e<r.length;e+=3)if(t=r[e],i&&(this[t]=Vi[t]),(n=o[t])!==void 0)if(Xe(n)===n&&n>=r[e+1]&&n<=r[e+2])this[t]=n;else throw Error(Wt+t+": "+n);if(t="crypto",i&&(this[t]=Vi[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(Jo);else this[t]=!1;else throw Error(Wt+t+": "+n);return this}function aa(o){return new this(o).cos()}function ua(o){return new this(o).cosh()}function ar(o){var e,t,n;function i(r){var s,a,c,u=this;if(!(u instanceof i))return new i(r);if(u.constructor=i,Zo(r)){u.s=r.s,ee?!r.d||r.e>i.maxE?(u.e=NaN,u.d=null):r.e<i.minE?(u.e=0,u.d=[0]):(u.e=r.e,u.d=r.d.slice()):(u.e=r.e,u.d=r.d?r.d.slice():r.d);return}if(c=typeof r,c==="number"){if(r===0){u.s=1/r<0?-1:1,u.e=0,u.d=[0];return}if(r<0?(r=-r,u.s=-1):u.s=1,r===~~r&&r<1e7){for(s=0,a=r;a>=10;a/=10)s++;ee?s>i.maxE?(u.e=NaN,u.d=null):s<i.minE?(u.e=0,u.d=[0]):(u.e=s,u.d=[r]):(u.e=s,u.d=[r]);return}if(r*0!==0){r||(u.s=NaN),u.e=NaN,u.d=null;return}return $n(u,r.toString())}if(c==="string")return(a=r.charCodeAt(0))===45?(r=r.slice(1),u.s=-1):(a===43&&(r=r.slice(1)),u.s=1),tr.test(r)?$n(u,r):zs(u,r);if(c==="bigint")return r<0?(r=-r,u.s=-1):u.s=1,$n(u,r.toString());throw Error(Wt+r)}if(i.prototype=L,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=sa,i.clone=ar,i.isDecimal=Zo,i.abs=Hs,i.acos=Qs,i.acosh=Zs,i.add=js,i.asin=$s,i.asinh=Js,i.atan=ea,i.atanh=ta,i.atan2=na,i.cbrt=ia,i.ceil=oa,i.clamp=ra,i.cos=aa,i.cosh=ua,i.div=ca,i.exp=la,i.floor=ma,i.hypot=pa,i.ln=da,i.log=fa,i.log10=ya,i.log2=ba,i.max=ga,i.min=Pa,i.mod=Aa,i.mul=ka,i.pow=wa,i.random=ha,i.round=Ba,i.sign=Ta,i.sin=Ia,i.sinh=xa,i.sqrt=Sa,i.sub=Ka,i.sum=Ca,i.tan=Na,i.tanh=La,i.trunc=Ra,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 ca(o,e){return new this(o).div(e)}function la(o){return new this(o).exp()}function ma(o){return Y(o=new this(o),o.e+1,3)}function pa(){var o,e,t=new this(0);for(ee=!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 ee=!0,new this(1/0);t=e}return ee=!0,t.sqrt()}function Zo(o){return o instanceof Bn||o&&o.toStringTag===er||!1}function da(o){return new this(o).ln()}function fa(o,e){return new this(o).log(e)}function ba(o){return new this(o).log(2)}function ya(o){return new this(o).log(10)}function ga(){return or(this,arguments,-1)}function Pa(){return or(this,arguments,1)}function Aa(o,e){return new this(o).mod(e)}function ka(o,e){return new this(o).mul(e)}function wa(o,e){return new this(o).pow(e)}function ha(o){var e,t,n,i,r=0,s=new this(1),a=[];if(o===void 0?o=this.precision:Ze(o,1,Vt),n=Math.ceil(o/j),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(Jo);else for(;r<n;)a[r++]=Math.random()*1e7|0;for(n=a[--r],o%=j,n&&o&&(i=We(10,j-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-=j)a.shift();for(n=1,i=a[0];i>=10;i/=10)n++;n<j&&(t-=j-n)}return s.e=t,s.d=a,s}function Ba(o){return Y(o=new this(o),o.e+1,this.rounding)}function Ta(o){return o=new this(o),o.d?o.d[0]?o.s:0*o.s:o.s||NaN}function Ia(o){return new this(o).sin()}function xa(o){return new this(o).sinh()}function Sa(o){return new this(o).sqrt()}function Ka(o,e){return new this(o).sub(e)}function Ca(){var o=0,e=arguments,t=new this(e[o]);for(ee=!1;t.s&&++o<e.length;)t=t.plus(e[o]);return ee=!0,Y(t,this.precision,this.rounding)}function Na(o){return new this(o).tan()}function La(o){return new this(o).tanh()}function Ra(o){return Y(o=new this(o),o.e+1,1)}L[Symbol.for("nodejs.util.inspect.custom")]=L.toString;L[Symbol.toStringTag]="Decimal";var Bn=L.constructor=ar(Vi);Jn=new Bn(Jn);ei=new Bn(ei);var K=Bn;var zi=require("@solana/web3.js");var Tn=require("lodash");var Gi=class{constructor(e){this.logLevel=e.logLevel!==void 0?e.logLevel:0,this.name=e.name}set level(e){this.logLevel=e}get time(){return Date.now().toString()}get moduleName(){return this.name}isLogLevel(e){return e<=this.logLevel}error(...e){return this.isLogLevel(0)?(console.error(this.time,this.name,"sdk logger error",...e),this):this}logWithError(...e){let t=e.map(n=>typeof n=="object"?JSON.stringify(n):n).join(", ");throw new Error(t)}warning(...e){return this.isLogLevel(1)?(console.warn(this.time,this.name,"sdk logger warning",...e),this):this}info(...e){return this.isLogLevel(2)?(console.info(this.time,this.name,"sdk logger info",...e),this):this}debug(...e){return this.isLogLevel(3)?(console.debug(this.time,this.name,"sdk logger debug",...e),this):this}},ur={},Oa={};function Be(o){let e=(0,Tn.get)(ur,o);if(!e){let t=(0,Tn.get)(Oa,o);e=new Gi({name:o,logLevel:t}),(0,Tn.set)(ur,o,e)}return e}var _t=require("@solana/spl-token"),Ui=Be("Raydium_accountInfo_util");async function xt(o,e,t){let{batchRequest:n,commitment:i="confirmed",chunkCount:r=100}=G({batchRequest:!1},t),s=Xi(e,r),a=new Array(s.length).fill([]);if(n){let c=s.map(p=>{let m=o._buildArgs([p.map(d=>d.toBase58())],i,"base64");return{methodName:"getMultipleAccounts",args:m}}),u=Xi(c,10);a=(await(await Promise.all(u.map(async p=>await o._rpcBatchRequest(p)))).flat()).map(p=>(p.error&&Ui.logWithError(`failed to get info for multiple accounts, RPC_ERROR, ${p.error.message}`),p.result.value.map(m=>{if(m){let{data:d,executable:b,lamports:f,owner:y,rentEpoch:g}=m;return d.length!==2&&d[1]!=="base64"&&Ui.logWithError("info must be base64 encoded, RPC_ERROR"),{data:Buffer.from(d[0],"base64"),executable:b,lamports:f,owner:new zi.PublicKey(y),rentEpoch:g}}return null})))}else try{a=await Promise.all(s.map(c=>o.getMultipleAccountsInfo(c,i)))}catch(c){c instanceof Error&&Ui.logWithError(`failed to get info for multiple accounts, RPC_ERROR, ${c.message}`)}return a.flat()}async function Dt(o,e,t){let n=await xt(o,e.map(i=>i.pubkey),t);return e.map((i,r)=>$(G({},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 Dt(o,e.map(c=>({pubkey:At(c)})),t),i={};for(let c of n){if(!c.accountInfo||c.accountInfo.data.length<_t.MINT_SIZE){console.log("invalid mint account",c.pubkey.toBase58());continue}let u=(0,_t.unpackMint)(c.pubkey,c.accountInfo,(r=c.accountInfo)==null?void 0:r.owner);i[c.pubkey.toString()]=$(G({},u),{programId:((s=c.accountInfo)==null?void 0:s.owner)||_t.TOKEN_PROGRAM_ID,feeConfig:(a=(0,_t.getTransferFeeConfig)(u))!=null?a:void 0})}return i[zi.PublicKey.default.toBase58()]=i[Me.toBase58()],i}var lt=re(require("bn.js"));var fr=re(require("big.js")),Kn=re(require("bn.js"));var cr=re(require("toformat")),Fa=cr.default,In=Fa;var xn=re(require("big.js")),mr=re(require("bn.js")),pr=re(require("decimal.js-light"));var sn=re(require("bn.js"));var lr=9007199254740991;function Te(o){let e=Be("Raydium_parseBigNumberish");if(o instanceof sn.default)return o;if(typeof o=="string"){if(o.match(/^-?[0-9]+$/))return new sn.default(o);e.logWithError(`invalid BigNumberish string: ${o}`)}return typeof o=="number"?(o%1&&e.logWithError(`BigNumberish number underflow: ${o}`),(o>=lr||o<=-lr)&&e.logWithError(`BigNumberish number overflow: ${o}`),new sn.default(String(o))):typeof o=="bigint"?new sn.default(o.toString()):(e.error(`invalid BigNumberish value: ${o}`),new sn.default(0))}var ri=Be("module/fraction"),Hi=In(xn.default),Sn=In(pr.default),va={[0]:Sn.ROUND_DOWN,[1]:Sn.ROUND_HALF_UP,[2]:Sn.ROUND_UP},Ea={[0]:xn.default.roundDown,[1]:xn.default.roundHalfUp,[2]:xn.default.roundUp},fe=class{constructor(e,t=new mr.default(1)){this.numerator=Te(e),this.denominator=Te(t)}get quotient(){return this.numerator.div(this.denominator)}invert(){return new fe(this.denominator,this.numerator)}add(e){let t=e instanceof fe?e:new fe(Te(e));return this.denominator.eq(t.denominator)?new fe(this.numerator.add(t.numerator),this.denominator):new fe(this.numerator.mul(t.denominator).add(t.numerator.mul(this.denominator)),this.denominator.mul(t.denominator))}sub(e){let t=e instanceof fe?e:new fe(Te(e));return this.denominator.eq(t.denominator)?new fe(this.numerator.sub(t.numerator),this.denominator):new fe(this.numerator.mul(t.denominator).sub(t.numerator.mul(this.denominator)),this.denominator.mul(t.denominator))}mul(e){let t=e instanceof fe?e:new fe(Te(e));return new fe(this.numerator.mul(t.numerator),this.denominator.mul(t.denominator))}div(e){let t=e instanceof fe?e:new fe(Te(e));return new fe(this.numerator.mul(t.denominator),this.denominator.mul(t.numerator))}toSignificant(e,t={groupSeparator:""},n=1){Number.isInteger(e)||ri.logWithError(`${e} is not an integer.`),e<=0&&ri.logWithError(`${e} is not positive.`),Sn.set({precision:e+1,rounding:va[n]});let i=new Sn(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)||ri.logWithError(`${e} is not an integer.`),e<0&&ri.logWithError(`${e} is negative.`),Hi.DP=e,Hi.RM=Ea[n]||1,new Hi(this.numerator.toString()).div(this.denominator.toString()).toFormat(e,t)}isZero(){return this.numerator.isZero()}};var Wa=Be("Raydium_amount"),dr=In(fr.default);function Va(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")):Wa.logWithError(`invalid number string, num: ${o}`)}else t=o;return[t,n.slice(0,e)||n]}var Ce=class extends fe{constructor(t,n,i=!0,r){let s=new Kn.default(0),a=Qi.pow(new Kn.default(t.decimals));if(i)s=Te(n);else{let c=new Kn.default(0),u=new Kn.default(0);if(typeof n=="string"||typeof n=="number"||typeof n=="bigint"){let[l,p]=Va(n.toString(),t.decimals);c=Te(l),u=Te(p)}c=c.mul(a),s=c.add(u)}super(s,a);this.logger=Be(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 Ce(this.token,this.raw.add(t.raw))}subtract(t){return this.token.equals(t.token)||this.logger.logWithError("sub token not equals"),new Ce(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 dr.DP=this.token.decimals,new dr(this.numerator.toString()).div(this.denominator.toString()).toFormat(t)}};var br=require("@solana/web3.js"),Zi=require("@solana/spl-token"),ji={chainId:101,address:br.PublicKey.default.toBase58(),programId:Zi.TOKEN_PROGRAM_ID.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:Zi.TOKEN_PROGRAM_ID.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"}};var ai=require("@solana/web3.js");var Pe=require("@solana/web3.js"),yr=require("@solana/spl-token");function F({pubkey:o,isSigner:e=!1,isWritable:t=!0}){return{pubkey:o,isWritable:t,isSigner:e}}var Ic=[F({pubkey:yr.TOKEN_PROGRAM_ID,isWritable:!1}),F({pubkey:Pe.SystemProgram.programId,isWritable:!1}),F({pubkey:Pe.SYSVAR_RENT_PUBKEY,isWritable:!1})];function $i({publicKey:o,transformSol:e}){let t=Ji(o.toString());if(t instanceof Pe.PublicKey)return e&&t.equals(Cn)?Me:t;if(e&&t.toString()===Cn.toBase58())return Me;if(typeof t=="string"){if(t===Pe.PublicKey.default.toBase58())return Pe.PublicKey.default;try{return new Pe.PublicKey(t)}catch{throw new Error("invalid public key")}}throw new Error("invalid public key")}function Ji(o){try{return new Pe.PublicKey(o)}catch{return o}}var si=new Pe.PublicKey("MemoSq4gqABAXKb96qnH8TysNcWxMyWCqXgDLGmfcHr"),an=new Pe.PublicKey("MemoSq4gqABAXKb96qnH8TysNcWxMyWCqXgDLGmfcHr"),ct=new Pe.PublicKey("SysvarRent111111111111111111111111111111111"),xc=new Pe.PublicKey("SysvarC1ock11111111111111111111111111111111"),St=new Pe.PublicKey("metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"),Sc=new Pe.PublicKey("Sysvar1nstructions1111111111111111111111111"),_a=Pe.SystemProgram.programId,Kc=new Pe.PublicKey("4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R"),Cc=new Pe.PublicKey("Ea5SjE2Y6yvCeW5dYTn7PYMuW5ikXkvbGdcmSnXeaLjS"),Nc=new Pe.PublicKey("SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt"),Lc=new Pe.PublicKey("EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"),Rc=new Pe.PublicKey("Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB"),Oc=new Pe.PublicKey("mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So"),Fc=new Pe.PublicKey("7dHbWXmci3dT8UFYWYZweBLXgycu7Y3iL6trKn1Y7ARj"),Mc=new Pe.PublicKey("USDH1SM1ojwWUga67PGrgFWUHibbjqMvuMaDkRJTgkX"),vc=new Pe.PublicKey("NRVwhjBQiUPYtfDT5zRBVJajzFQHaBUNtC7SNVvqRFa"),Ec=new Pe.PublicKey("ANAxByE6G2WjFp7A4NqtWYXb3mgruyzZYg3spfxe6Lbo"),Wc=new Pe.PublicKey("7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs"),Me=new Pe.PublicKey("So11111111111111111111111111111111111111112"),Cn=Pe.PublicKey.default;function At(o){return $i({publicKey:o,transformSol:!0})}var eo=class{constructor({mint:e,decimals:t,symbol:n,name:i,skipMint:r=!1,isToken2022:s=!1}){if(e===Cn.toBase58()||e instanceof ai.PublicKey&&Cn.equals(e)){this.decimals=kt.decimals,this.symbol=kt.symbol,this.name=kt.name,this.mint=new ai.PublicKey(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?ai.PublicKey.default:$i({publicKey:e}),this.isToken2022=s}equals(e){return this===e?!0:this.mint.equals(e.mint)}},et=eo;et.WSOL=new eo($(G({},kt),{mint:kt.address}));var to=class{constructor({decimals:e,symbol:t="UNKNOWN",name:n="UNKNOWN"}){this.decimals=e,this.symbol=t,this.name=n}equals(e){return this===e}},ui=to;ui.SOL=new to(ji);var Pr=re(require("bn.js"));var gr=new fe(new Pr.default(100)),Kt=class extends fe{toSignificant(e=5,t,n){return this.mul(gr).toSignificant(e,t,n)}toFixed(e=2,t,n){return this.mul(gr).toFixed(e,t,n)}};var Da=Be("Raydium_price"),je=class extends fe{constructor(t){let{baseToken:n,quoteToken:i,numerator:r,denominator:s}=t;super(r,s);this.baseToken=n,this.quoteToken=i,this.scalar=new fe(no(n.decimals),no(i.decimals))}get raw(){return new fe(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&&Da.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)}};var Ar=new lt.default(0),qa=new lt.default(1),Tl=new lt.default(2),Il=new lt.default(3),xl=new lt.default(5),Qi=new lt.default(10),Sl=new lt.default(100),Kl=new lt.default(1e3),Cl=new lt.default(1e4);function no(o){return Qi.pow(Te(o))}function io(o,e,t){return o.mul(e).add(t).sub(new lt.default(1)).div(t)}function Xi(o,e=1,t=[]){let n=[...o];if(e<=0)return t;for(;n.length;)t.push(n.splice(0,e));return t}var Br=require("@solana/web3.js"),Tr=require("@solana/spl-token");var ze=require("@solana/web3.js");var se={CreateAccount:"CreateAccount",InitAccount:"InitAccount",CreateATA:"CreateATA",CloseAccount:"CloseAccount",TransferAmount:"TransferAmount",InitMint:"InitMint",MintTo:"MintTo",InitMarket:"InitMarket",Util1216OwnerClaim:"Util1216OwnerClaim",SetComputeUnitPrice:"SetComputeUnitPrice",SetComputeUnitLimit:"SetComputeUnitLimit",ClmmCreatePool:"ClmmCreatePool",ClmmOpenPosition:"ClmmOpenPosition",ClmmIncreasePosition:"ClmmIncreasePosition",ClmmDecreasePosition:"ClmmDecreasePosition",ClmmClosePosition:"ClmmClosePosition",ClmmSwapBaseIn:"ClmmSwapBaseIn",ClmmSwapBaseOut:"ClmmSwapBaseOut",ClmmInitReward:"ClmmInitReward",ClmmSetReward:"ClmmSetReward",ClmmCollectReward:"ClmmCollectReward",ClmmLockPosition:"ClmmLockPosition",ClmmHarvestLockPosition:"ClmmHarvestLockPosition",AmmV4Swap:"AmmV4Swap",AmmV4AddLiquidity:"AmmV4AddLiquidity",AmmV4RemoveLiquidity:"AmmV4RemoveLiquidity",AmmV4SimulatePoolInfo:"AmmV4SimulatePoolInfo",AmmV4SwapBaseIn:"AmmV4SwapBaseIn",AmmV4SwapBaseOut:"AmmV4SwapBaseOut",AmmV4CreatePool:"AmmV4CreatePool",AmmV4InitPool:"AmmV4InitPool",AmmV5AddLiquidity:"AmmV5AddLiquidity",AmmV5RemoveLiquidity:"AmmV5RemoveLiquidity",AmmV5SimulatePoolInfo:"AmmV5SimulatePoolInfo",AmmV5SwapBaseIn:"AmmV5SwapBaseIn",AmmV5SwapBaseOut:"AmmV5SwapBaseOut",RouteSwap:"RouteSwap",RouteSwap1:"RouteSwap1",RouteSwap2:"RouteSwap2",FarmV3Deposit:"FarmV3Deposit",FarmV3Withdraw:"FarmV3Withdraw",FarmV3CreateLedger:"FarmV3CreateLedger",FarmV4Withdraw:"FarmV4Withdraw",FarmV5Deposit:"FarmV5Deposit",FarmV5Withdraw:"FarmV5Withdraw",FarmV5CreateLedger:"FarmV5CreateLedger",FarmV6Deposit:"FarmV6Deposit",FarmV6Withdraw:"FarmV6Withdraw",FarmV6Create:"FarmV6Create",FarmV6Restart:"FarmV6Restart",FarmV6CreatorAddReward:"FarmV6CreatorAddReward",FarmV6CreatorWithdraw:"FarmV6CreatorWithdraw",CpmmCreatePool:"CpmmCreatePool",CpmmAddLiquidity:"CpmmAddLiquidity",CpmmWithdrawLiquidity:"CpmmWithdrawLiquidity",CpmmSwapBaseIn:"CpmmSwapBaseIn",CpmmSwapBaseOut:"CpmmSwapBaseOut",CpmmLockLp:"CpmmLockLp",CpmmCollectLockFee:"CpmmCollectLockFee",TransferTip:"TransferTip"};var wr=require("@solana/spl-token"),kr=Be("Raydium_txUtil"),hr=1644;function ci(o){let e=[],t=[];return o.microLamports&&(e.push(ze.ComputeBudgetProgram.setComputeUnitPrice({microLamports:o.microLamports})),t.push(se.SetComputeUnitPrice)),o.units&&(e.push(ze.ComputeBudgetProgram.setComputeUnitLimit({units:o.units})),t.push(se.SetComputeUnitLimit)),{instructions:e,instructionTypes:t}}async function un(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 li(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 Ga(o,e){o.length<1&&kr.logWithError(`no instructions provided: ${o.toString()}`),e.length<1&&kr.logWithError(`no signers provided:, ${e.toString()}`);let t=new ze.Transaction;t.recentBlockhash="11111111111111111111111111111111",t.feePayer=e[0],t.add(...o);try{return Buffer.from(t.serialize({verifySignatures:!1})).toString("base64").length<hr}catch{return!1}}function Ie(o,e){let[t,n]=ze.PublicKey.findProgramAddressSync(o,e);return{publicKey:t,nonce:n}}function Nn({instructions:o,payer:e,signers:t}){return Ga(o,[e,...t])}function Ln({instructions:o,payer:e,lookupTableAddressAccount:t,recentBlockhash:n=ze.Keypair.generate().publicKey.toString()}){let r=new ze.TransactionMessage({payerKey:e,recentBlockhash:n,instructions:o}).compileToV0Message(Object.values(t!=null?t:{}));try{return Buffer.from(new ze.VersionedTransaction(r).serialize()).toString("base64").length<hr}catch{return!1}}var Ua=o=>Buffer.isBuffer(o)?o:o instanceof Uint8Array?Buffer.from(o.buffer,o.byteOffset,o.byteLength):Buffer.from(o),Xa=o=>{let e=o.serialize({requireAllSignatures:!1,verifySignatures:!1});o instanceof ze.VersionedTransaction&&(e=Ua(e));try{return e instanceof Buffer?e.toString("base64"):Buffer.from(e).toString("base64")}catch{return e.toString("base64")}};function Yt(o){let e=[];return o.forEach(t=>{t instanceof ze.Transaction&&(t.recentBlockhash||(t.recentBlockhash=wr.TOKEN_PROGRAM_ID.toBase58()),t.feePayer||(t.feePayer=ze.Keypair.generate().publicKey)),e.push(Xa(t))}),console.log("simulate tx string:",e),e}function xe(o,e,t){return Ie([o.toBuffer(),(t!=null?t:Tr.TOKEN_PROGRAM_ID).toBuffer(),e.toBuffer()],new Br.PublicKey("ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL"))}var H=require("@solana/web3.js"),Xl=new H.PublicKey("EhhTKczWMGQt46ynNeRX1WfeagwwJd7ufHvCDjRxjo5Q"),zl=new H.Publi