UNPKG

snapper-sdk

Version:

An SDK for building applications on top of Snapper.

1 lines 385 kB
import ja from"axios";import{PublicKey as aa}from"@solana/web3.js";import{get as fr,set as ra}from"lodash";var jc=(i=>(i[i.Error=0]="Error",i[i.Warning=1]="Warning",i[i.Info=2]="Info",i[i.Debug=3]="Debug",i))(jc||{}),yr=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}},br={},sa={};function ce(o){let e=fr(br,o);if(!e){let t=fr(sa,o);e=new yr({name:o,logLevel:t}),ra(br,o,e)}return e}function Df(o,e){ra(sa,o,e);let t=fr(br,o);t&&(t.level=e)}import{MINT_SIZE as Yc,TOKEN_PROGRAM_ID as Hc,getTransferFeeConfig as Zc,unpackMint as $c}from"@solana/spl-token";var gr=ce("Raydium_accountInfo_util");async function It(o,e,t){let{batchRequest:n,commitment:i="confirmed",chunkCount:r=100}={batchRequest:!1,...t},s=Ar(e,r),a=new Array(s.length).fill([]);if(n){let u=s.map(m=>{let d=o._buildArgs([m.map(p=>p.toBase58())],i,"base64");return{methodName:"getMultipleAccounts",args:d}}),c=Ar(u,10);a=(await(await Promise.all(c.map(async m=>await o._rpcBatchRequest(m)))).flat()).map(m=>(m.error&&gr.logWithError(`failed to get info for multiple accounts, RPC_ERROR, ${m.error.message}`),m.result.value.map(d=>{if(d){let{data:p,executable:y,lamports:f,owner:b,rentEpoch:g}=d;return p.length!==2&&p[1]!=="base64"&&gr.logWithError("info must be base64 encoded, RPC_ERROR"),{data:Buffer.from(p[0],"base64"),executable:y,lamports:f,owner:new aa(b),rentEpoch:g}}return null})))}else try{a=await Promise.all(s.map(u=>o.getMultipleAccountsInfo(u,i)))}catch(u){u instanceof Error&&gr.logWithError(`failed to get info for multiple accounts, RPC_ERROR, ${u.message}`)}return a.flat()}async function Ee(o,e,t){let n=await It(o,e.map(i=>i.pubkey),t);return e.map((i,r)=>({...i,accountInfo:n[r]}))}var Jc=(n=>(n[n.Uninitialized=0]="Uninitialized",n[n.Mint=1]="Mint",n[n.Account=2]="Account",n))(Jc||{}),Yf=1;async function En({connection:o,mints:e,config:t}){var r,s,a;if(e.length===0)return{};let n=await Ee(o,e.map(u=>({pubkey:pt(u)})),t),i={};for(let u of n){if(!u.accountInfo||u.accountInfo.data.length<Yc){console.log("invalid mint account",u.pubkey.toBase58());continue}let c=$c(u.pubkey,u.accountInfo,(r=u.accountInfo)==null?void 0:r.owner);i[u.pubkey.toString()]={...c,programId:((s=u.accountInfo)==null?void 0:s.owner)||Hc,feeConfig:(a=Zc(c))!=null?a:void 0}}return i[aa.default.toBase58()]=i[z.toBase58()],i}import Ne from"bn.js";var Fn=9e15,rn=1e9,wr="0123456789abcdef",si="2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058",ai="3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789",Pr={precision:20,rounding:4,modulo:1,toExpNeg:-7,toExpPos:21,minE:-Fn,maxE:Fn,crypto:!1},ma,qt,ne=!0,ci="[DecimalError] ",on=ci+"Invalid argument: ",da=ci+"Precision limit exceeded",pa=ci+"crypto unavailable",fa="[object Decimal]",Ze=Math.floor,Fe=Math.pow,el=/^0b([01]+(\.[01]*)?|\.[01]+)(p[+-]?\d+)?$/i,tl=/^0x([0-9a-f]+(\.[0-9a-f]*)?|\.[0-9a-f]+)(p[+-]?\d+)?$/i,nl=/^0o([0-7]+(\.[0-7]*)?|\.[0-7]+)(p[+-]?\d+)?$/i,ya=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,xt=1e7,ee=7,ol=9007199254740991,il=si.length-1,kr=ai.length-1,_={toStringTag:fa};_.absoluteValue=_.abs=function(){var o=new this.constructor(this);return o.s<0&&(o.s=1),H(o)};_.ceil=function(){return H(new this.constructor(this),this.e+1,2)};_.clampedTo=_.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(on+e);return t=n.cmp(o),t<0?o:n.cmp(e)>0?e:new i(n)};_.comparedTo=_.cmp=function(o){var e,t,n,i,r=this,s=r.d,a=(o=new r.constructor(o)).d,u=r.s,c=o.s;if(!s||!a)return!u||!c?NaN:u!==c?u:s===a?0:!s^u<0?1:-1;if(!s[0]||!a[0])return s[0]?u:a[0]?-c:0;if(u!==c)return u;if(r.e!==o.e)return r.e>o.e^u<0?1:-1;for(n=s.length,i=a.length,e=0,t=n<i?n:i;e<t;++e)if(s[e]!==a[e])return s[e]>a[e]^u<0?1:-1;return n===i?0:n>i^u<0?1:-1};_.cosine=_.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())+ee,n.rounding=1,t=rl(n,Pa(n,t)),n.precision=o,n.rounding=e,H(qt==2||qt==3?t.neg():t,o,e,!0)):new n(1):new n(NaN)};_.cubeRoot=_.cbrt=function(){var o,e,t,n,i,r,s,a,u,c,l=this,m=l.constructor;if(!l.isFinite()||l.isZero())return new m(l);for(ne=!1,r=l.s*Fe(l.s*l,1/3),!r||Math.abs(r)==1/0?(t=je(l.d),o=l.e,(r=(o-t.length+1)%3)&&(t+=r==1||r==-2?"0":"00"),r=Fe(t,1/3),o=Ze((o+1)/3)-(o%3==(o<0?-1:2)),r==1/0?t="5e"+o:(t=r.toExponential(),t=t.slice(0,t.indexOf("e")+1)+o),n=new m(t),n.s=l.s):n=new m(r.toString()),s=(o=m.precision)+3;;)if(a=n,u=a.times(a).times(a),c=u.plus(l),n=ke(c.plus(l).times(a),c.plus(u),s+2,1),je(a.d).slice(0,s)===(t=je(n.d)).slice(0,s))if(t=t.slice(s-3,s+1),t=="9999"||!i&&t=="4999"){if(!i&&(H(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")&&(H(n,o+1,1),e=!n.times(n).times(n).eq(l));break}return ne=!0,H(n,o,m.rounding,e)};_.decimalPlaces=_.dp=function(){var o,e=this.d,t=NaN;if(e){if(o=e.length-1,t=(o-Ze(this.e/ee))*ee,o=e[o],o)for(;o%10==0;o/=10)t--;t<0&&(t=0)}return t};_.dividedBy=_.div=function(o){return ke(this,new this.constructor(o))};_.dividedToIntegerBy=_.divToInt=function(o){var e=this,t=e.constructor;return H(ke(e,new t(o),0,1,1),t.precision,t.rounding)};_.equals=_.eq=function(o){return this.cmp(o)===0};_.floor=function(){return H(new this.constructor(this),this.e+1,3)};_.greaterThan=_.gt=function(o){return this.cmp(o)>0};_.greaterThanOrEqualTo=_.gte=function(o){var e=this.cmp(o);return e==1||e===0};_.hyperbolicCosine=_.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/mi(4,o)).toString()):(o=16,e="2.3283064365386962890625e-10"),r=Dn(s,1,r.times(e),new s(1),!0);for(var u,c=o,l=new s(8);c--;)u=r.times(r),r=a.minus(u.times(l.minus(u.times(l))));return H(r,s.precision=t,s.rounding=n,!0)};_.hyperbolicSine=_.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=Dn(r,2,i,i,!0);else{o=1.4*Math.sqrt(n),o=o>16?16:o|0,i=i.times(1/mi(5,o)),i=Dn(r,2,i,i,!0);for(var s,a=new r(5),u=new r(16),c=new r(20);o--;)s=i.times(i),i=i.times(a.plus(s.times(u.times(s).plus(c))))}return r.precision=e,r.rounding=t,H(i,e,t,!0)};_.hyperbolicTangent=_.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,ke(t.sinh(),t.cosh(),n.precision=o,n.rounding=e)):new n(t.s)};_.inverseCosine=_.acos=function(){var o,e=this,t=e.constructor,n=e.abs().cmp(1),i=t.precision,r=t.rounding;return n!==-1?n===0?e.isNeg()?Bt(t,i,r):new t(0):new t(NaN):e.isZero()?Bt(t,i+4,r).times(.5):(t.precision=i+6,t.rounding=1,e=e.asin(),o=Bt(t,i+4,r).times(.5),t.precision=i,t.rounding=r,o.minus(e))};_.inverseHyperbolicCosine=_.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,ne=!1,t=t.times(t).minus(1).sqrt().plus(t),ne=!0,n.precision=o,n.rounding=e,t.ln()):new n(t)};_.inverseHyperbolicSine=_.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,ne=!1,t=t.times(t).plus(1).sqrt().plus(t),ne=!0,n.precision=o,n.rounding=e,t.ln())};_.inverseHyperbolicTangent=_.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?H(new r(i),o,e,!0):(r.precision=t=n-i.e,i=ke(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)};_.inverseSine=_.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=Bt(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)))};_.inverseTangent=_.atan=function(){var o,e,t,n,i,r,s,a,u,c=this,l=c.constructor,m=l.precision,d=l.rounding;if(c.isFinite()){if(c.isZero())return new l(c);if(c.abs().eq(1)&&m+4<=kr)return s=Bt(l,m+4,d).times(.25),s.s=c.s,s}else{if(!c.s)return new l(NaN);if(m+4<=kr)return s=Bt(l,m+4,d).times(.5),s.s=c.s,s}for(l.precision=a=m+10,l.rounding=1,t=Math.min(28,a/ee+2|0),o=t;o;--o)c=c.div(c.times(c).plus(1).sqrt().plus(1));for(ne=!1,e=Math.ceil(a/ee),n=1,u=c.times(c),s=new l(c),i=c;o!==-1;)if(i=i.times(u),r=s.minus(i.div(n+=2)),i=i.times(u),s=r.plus(i.div(n+=2)),s.d[e]!==void 0)for(o=e;s.d[o]===r.d[o]&&o--;);return t&&(s=s.times(2<<t-1)),ne=!0,H(s,l.precision=m,l.rounding=d,!0)};_.isFinite=function(){return!!this.d};_.isInteger=_.isInt=function(){return!!this.d&&Ze(this.e/ee)>this.d.length-2};_.isNaN=function(){return!this.s};_.isNegative=_.isNeg=function(){return this.s<0};_.isPositive=_.isPos=function(){return this.s>0};_.isZero=function(){return!!this.d&&this.d[0]===0};_.lessThan=_.lt=function(o){return this.cmp(o)<0};_.lessThanOrEqualTo=_.lte=function(o){return this.cmp(o)<1};_.logarithm=_.log=function(o){var e,t,n,i,r,s,a,u,c=this,l=c.constructor,m=l.precision,d=l.rounding,p=5;if(o==null)o=new l(10),e=!0;else{if(o=new l(o),t=o.d,o.s<0||!t||!t[0]||o.eq(1))return new l(NaN);e=o.eq(10)}if(t=c.d,c.s<0||!t||!t[0]||c.eq(1))return new l(t&&!t[0]?-1/0:c.s!=1?NaN:t?0:1/0);if(e)if(t.length>1)r=!0;else{for(i=t[0];i%10===0;)i/=10;r=i!==1}if(ne=!1,a=m+p,s=nn(c,a),n=e?ui(l,a+10):nn(o,a),u=ke(s,n,a,1),io(u.d,i=m,d))do if(a+=10,s=nn(c,a),n=e?ui(l,a+10):nn(o,a),u=ke(s,n,a,1),!r){+je(u.d).slice(i+1,i+15)+1==1e14&&(u=H(u,m+1,0));break}while(io(u.d,i+=10,d));return ne=!0,H(u,m,d)};_.minus=_.sub=function(o){var e,t,n,i,r,s,a,u,c,l,m,d,p=this,y=p.constructor;if(o=new y(o),!p.d||!o.d)return!p.s||!o.s?o=new y(NaN):p.d?o.s=-o.s:o=new y(o.d||p.s!==o.s?p:NaN),o;if(p.s!=o.s)return o.s=-o.s,p.plus(o);if(c=p.d,d=o.d,a=y.precision,u=y.rounding,!c[0]||!d[0]){if(d[0])o.s=-o.s;else if(c[0])o=new y(p);else return new y(u===3?-0:0);return ne?H(o,a,u):o}if(t=Ze(o.e/ee),l=Ze(p.e/ee),c=c.slice(),r=l-t,r){for(m=r<0,m?(e=c,r=-r,s=d.length):(e=d,t=l,s=c.length),n=Math.max(Math.ceil(a/ee),s)+2,r>n&&(r=n,e.length=1),e.reverse(),n=r;n--;)e.push(0);e.reverse()}else{for(n=c.length,s=d.length,m=n<s,m&&(s=n),n=0;n<s;n++)if(c[n]!=d[n]){m=c[n]<d[n];break}r=0}for(m&&(e=c,c=d,d=e,o.s=-o.s),s=c.length,n=d.length-s;n>0;--n)c[s++]=0;for(n=d.length;n>r;){if(c[--n]<d[n]){for(i=n;i&&c[--i]===0;)c[i]=xt-1;--c[i],c[n]+=xt}c[n]-=d[n]}for(;c[--s]===0;)c.pop();for(;c[0]===0;c.shift())--t;return c[0]?(o.d=c,o.e=li(c,t),ne?H(o,a,u):o):new y(u===3?-0:0)};_.modulo=_.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]?H(new n(t),n.precision,n.rounding):(ne=!1,n.modulo==9?(e=ke(t,o.abs(),0,3,1),e.s*=o.s):e=ke(t,o,0,n.modulo,1),e=e.times(o),ne=!0,t.minus(e))};_.naturalExponential=_.exp=function(){return hr(this)};_.naturalLogarithm=_.ln=function(){return nn(this)};_.negated=_.neg=function(){var o=new this.constructor(this);return o.s=-o.s,H(o)};_.plus=_.add=function(o){var e,t,n,i,r,s,a,u,c,l,m=this,d=m.constructor;if(o=new d(o),!m.d||!o.d)return!m.s||!o.s?o=new d(NaN):m.d||(o=new d(o.d||m.s===o.s?m:NaN)),o;if(m.s!=o.s)return o.s=-o.s,m.minus(o);if(c=m.d,l=o.d,a=d.precision,u=d.rounding,!c[0]||!l[0])return l[0]||(o=new d(m)),ne?H(o,a,u):o;if(r=Ze(m.e/ee),n=Ze(o.e/ee),c=c.slice(),i=r-n,i){for(i<0?(t=c,i=-i,s=l.length):(t=l,n=r,s=c.length),r=Math.ceil(a/ee),s=r>s?r+1:s+1,i>s&&(i=s,t.length=1),t.reverse();i--;)t.push(0);t.reverse()}for(s=c.length,i=l.length,s-i<0&&(i=s,t=l,l=c,c=t),e=0;i;)e=(c[--i]=c[i]+l[i]+e)/xt|0,c[i]%=xt;for(e&&(c.unshift(e),++n),s=c.length;c[--s]==0;)c.pop();return o.d=c,o.e=li(c,n),ne?H(o,a,u):o};_.precision=_.sd=function(o){var e,t=this;if(o!==void 0&&o!==!!o&&o!==1&&o!==0)throw Error(on+o);return t.d?(e=ba(t.d),o&&t.e+1>e&&(e=t.e+1)):e=NaN,e};_.round=function(){var o=this,e=o.constructor;return H(new e(o),o.e+1,e.rounding)};_.sine=_.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())+ee,n.rounding=1,t=al(n,Pa(n,t)),n.precision=o,n.rounding=e,H(qt>2?t.neg():t,o,e,!0)):new n(NaN)};_.squareRoot=_.sqrt=function(){var o,e,t,n,i,r,s=this,a=s.d,u=s.e,c=s.s,l=s.constructor;if(c!==1||!a||!a[0])return new l(!c||c<0&&(!a||a[0])?NaN:a?s:1/0);for(ne=!1,c=Math.sqrt(+s),c==0||c==1/0?(e=je(a),(e.length+u)%2==0&&(e+="0"),c=Math.sqrt(e),u=Ze((u+1)/2)-(u<0||u%2),c==1/0?e="5e"+u:(e=c.toExponential(),e=e.slice(0,e.indexOf("e")+1)+u),n=new l(e)):n=new l(c.toString()),t=(u=l.precision)+3;;)if(r=n,n=r.plus(ke(s,r,t+2,1)).times(.5),je(r.d).slice(0,t)===(e=je(n.d)).slice(0,t))if(e=e.slice(t-3,t+1),e=="9999"||!i&&e=="4999"){if(!i&&(H(r,u+1,0),r.times(r).eq(s))){n=r;break}t+=4,i=1}else{(!+e||!+e.slice(1)&&e.charAt(0)=="5")&&(H(n,u+1,1),o=!n.times(n).eq(s));break}return ne=!0,H(n,u,l.rounding,o)};_.tangent=_.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=ke(t,new n(1).minus(t.times(t)).sqrt(),o+10,0),n.precision=o,n.rounding=e,H(qt==2||qt==4?t.neg():t,o,e,!0)):new n(NaN)};_.times=_.mul=function(o){var e,t,n,i,r,s,a,u,c,l=this,m=l.constructor,d=l.d,p=(o=new m(o)).d;if(o.s*=l.s,!d||!d[0]||!p||!p[0])return new m(!o.s||d&&!d[0]&&!p||p&&!p[0]&&!d?NaN:!d||!p?o.s/0:o.s*0);for(t=Ze(l.e/ee)+Ze(o.e/ee),u=d.length,c=p.length,u<c&&(r=d,d=p,p=r,s=u,u=c,c=s),r=[],s=u+c,n=s;n--;)r.push(0);for(n=c;--n>=0;){for(e=0,i=u+n;i>n;)a=r[i]+p[n]*d[i-n-1]+e,r[i--]=a%xt|0,e=a/xt|0;r[i]=(r[i]+e)%xt|0}for(;!r[--s];)r.pop();return e?++t:r.shift(),o.d=r,o.e=li(r,t),ne?H(o,m.precision,m.rounding):o};_.toBinary=function(o,e){return Ir(this,2,o,e)};_.toDecimalPlaces=_.toDP=function(o,e){var t=this,n=t.constructor;return t=new n(t),o===void 0?t:(ut(o,0,rn),e===void 0?e=n.rounding:ut(e,0,8),H(t,o+t.e+1,e))};_.toExponential=function(o,e){var t,n=this,i=n.constructor;return o===void 0?t=vt(n,!0):(ut(o,0,rn),e===void 0?e=i.rounding:ut(e,0,8),n=H(new i(n),o+1,e),t=vt(n,!0,o+1)),n.isNeg()&&!n.isZero()?"-"+t:t};_.toFixed=function(o,e){var t,n,i=this,r=i.constructor;return o===void 0?t=vt(i):(ut(o,0,rn),e===void 0?e=r.rounding:ut(e,0,8),n=H(new r(i),o+i.e+1,e),t=vt(n,!1,o+n.e+1)),i.isNeg()&&!i.isZero()?"-"+t:t};_.toFraction=function(o){var e,t,n,i,r,s,a,u,c,l,m,d,p=this,y=p.d,f=p.constructor;if(!y)return new f(p);if(c=t=new f(1),n=u=new f(0),e=new f(n),r=e.e=ba(y)-p.e-1,s=r%ee,e.d[0]=Fe(10,s<0?ee+s:s),o==null)o=r>0?e:c;else{if(a=new f(o),!a.isInt()||a.lt(c))throw Error(on+a);o=a.gt(e)?r>0?e:c:a}for(ne=!1,a=new f(je(y)),l=f.precision,f.precision=r=y.length*ee*2;m=ke(a,e,0,1,1),i=t.plus(m.times(n)),i.cmp(o)!=1;)t=n,n=i,i=c,c=u.plus(m.times(i)),u=i,i=e,e=a.minus(m.times(i)),a=i;return i=ke(o.minus(t),n,0,1,1),u=u.plus(i.times(c)),t=t.plus(i.times(n)),u.s=c.s=p.s,d=ke(c,n,r,1).minus(p).abs().cmp(ke(u,t,r,1).minus(p).abs())<1?[c,n]:[u,t],f.precision=l,ne=!0,d};_.toHexadecimal=_.toHex=function(o,e){return Ir(this,16,o,e)};_.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:ut(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]?(ne=!1,t=ke(t,o,0,e,1).times(o),ne=!0,H(t)):(o.s=t.s,t=o),t};_.toNumber=function(){return+this};_.toOctal=function(o,e){return Ir(this,8,o,e)};_.toPower=_.pow=function(o){var e,t,n,i,r,s,a=this,u=a.constructor,c=+(o=new u(o));if(!a.d||!o.d||!a.d[0]||!o.d[0])return new u(Fe(+a,c));if(a=new u(a),a.eq(1))return a;if(n=u.precision,r=u.rounding,o.eq(1))return H(a,n,r);if(e=Ze(o.e/ee),e>=o.d.length-1&&(t=c<0?-c:c)<=ol)return i=ga(u,a,t,n),o.s<0?new u(1).div(i):H(i,n,r);if(s=a.s,s<0){if(e<o.d.length-1)return new u(NaN);if((o.d[e]&1)==0&&(s=1),a.e==0&&a.d[0]==1&&a.d.length==1)return a.s=s,a}return t=Fe(+a,c),e=t==0||!isFinite(t)?Ze(c*(Math.log("0."+je(a.d))/Math.LN10+a.e+1)):new u(t+"").e,e>u.maxE+1||e<u.minE-1?new u(e>0?s/0:0):(ne=!1,u.rounding=a.s=1,t=Math.min(12,(e+"").length),i=hr(o.times(nn(a,n+t)),n),i.d&&(i=H(i,n+5,1),io(i.d,n,r)&&(e=n+10,i=H(hr(o.times(nn(a,e+t)),e),e+5,1),+je(i.d).slice(n+1,n+15)+1==1e14&&(i=H(i,n+1,0)))),i.s=s,ne=!0,u.rounding=r,H(i,n,r))};_.toPrecision=function(o,e){var t,n=this,i=n.constructor;return o===void 0?t=vt(n,n.e<=i.toExpNeg||n.e>=i.toExpPos):(ut(o,1,rn),e===void 0?e=i.rounding:ut(e,0,8),n=H(new i(n),o,e),t=vt(n,o<=n.e||n.e<=i.toExpNeg,o)),n.isNeg()&&!n.isZero()?"-"+t:t};_.toSignificantDigits=_.toSD=function(o,e){var t=this,n=t.constructor;return o===void 0?(o=n.precision,e=n.rounding):(ut(o,1,rn),e===void 0?e=n.rounding:ut(e,0,8)),H(new n(t),o,e)};_.toString=function(){var o=this,e=o.constructor,t=vt(o,o.e<=e.toExpNeg||o.e>=e.toExpPos);return o.isNeg()&&!o.isZero()?"-"+t:t};_.truncated=_.trunc=function(){return H(new this.constructor(this),this.e+1,1)};_.valueOf=_.toJSON=function(){var o=this,e=o.constructor,t=vt(o,o.e<=e.toExpNeg||o.e>=e.toExpPos);return o.isNeg()?"-"+t:t};function je(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=ee-n.length,t&&(r+=tn(t)),r+=n;s=o[e],n=s+"",t=ee-n.length,t&&(r+=tn(t))}else if(s===0)return"0";for(;s%10===0;)s/=10;return r+s}function ut(o,e,t){if(o!==~~o||o<e||o>t)throw Error(on+o)}function io(o,e,t,n){var i,r,s,a;for(r=o[0];r>=10;r/=10)--e;return--e<0?(e+=ee,i=0):(i=Math.ceil((e+1)/ee),e%=ee),r=Fe(10,ee-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)==Fe(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)==Fe(10,e-3)-1,s}function ri(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]+=wr.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 rl(o,e){var t,n,i;if(e.isZero())return e;n=e.d.length,n<32?(t=Math.ceil(n/3),i=(1/mi(4,t)).toString()):(t=16,i="2.3283064365386962890625e-10"),o.precision+=t,e=Dn(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 ke=function(){function o(n,i,r){var s,a=0,u=n.length;for(n=n.slice();u--;)s=n[u]*i+a,n[u]=s%r|0,a=s/r|0;return a&&n.unshift(a),n}function e(n,i,r,s){var a,u;if(r!=s)u=r>s?1:-1;else for(a=u=0;a<r;a++)if(n[a]!=i[a]){u=n[a]>i[a]?1:-1;break}return u}function t(n,i,r,s){for(var a=0;r--;)n[r]-=a,a=n[r]<i[r]?1:0,n[r]=a*s+n[r]-i[r];for(;!n[0]&&n.length>1;)n.shift()}return function(n,i,r,s,a,u){var c,l,m,d,p,y,f,b,g,A,w,h,I,T,B,x,C,S,R,F,V=n.constructor,Z=n.s==i.s?1:-1,Y=n.d,D=i.d;if(!Y||!Y[0]||!D||!D[0])return new V(!n.s||!i.s||(Y?D&&Y[0]==D[0]:!D)?NaN:Y&&Y[0]==0||!D?Z*0:Z/0);for(u?(p=1,l=n.e-i.e):(u=xt,p=ee,l=Ze(n.e/p)-Ze(i.e/p)),R=D.length,C=Y.length,g=new V(Z),A=g.d=[],m=0;D[m]==(Y[m]||0);m++);if(D[m]>(Y[m]||0)&&l--,r==null?(T=r=V.precision,s=V.rounding):a?T=r+(n.e-i.e)+1:T=r,T<0)A.push(1),y=!0;else{if(T=T/p+2|0,m=0,R==1){for(d=0,D=D[0],T++;(m<C||d)&&T--;m++)B=d*u+(Y[m]||0),A[m]=B/D|0,d=B%D|0;y=d||m<C}else{for(d=u/(D[0]+1)|0,d>1&&(D=o(D,d,u),Y=o(Y,d,u),R=D.length,C=Y.length),x=R,w=Y.slice(0,R),h=w.length;h<R;)w[h++]=0;F=D.slice(),F.unshift(0),S=D[0],D[1]>=u/2&&++S;do d=0,c=e(D,w,R,h),c<0?(I=w[0],R!=h&&(I=I*u+(w[1]||0)),d=I/S|0,d>1?(d>=u&&(d=u-1),f=o(D,d,u),b=f.length,h=w.length,c=e(f,w,b,h),c==1&&(d--,t(f,R<b?F:D,b,u))):(d==0&&(c=d=1),f=D.slice()),b=f.length,b<h&&f.unshift(0),t(w,f,h,u),c==-1&&(h=w.length,c=e(D,w,R,h),c<1&&(d++,t(w,R<h?F:D,h,u))),h=w.length):c===0&&(d++,w=[0]),A[m++]=d,c&&w[0]?w[h++]=Y[x]||0:(w=[Y[x]],h=1);while((x++<C||w[0]!==void 0)&&T--);y=w[0]!==void 0}A[0]||A.shift()}if(p==1)g.e=l,ma=y;else{for(m=1,d=A[0];d>=10;d/=10)m++;g.e=m+l*p-1,H(g,a?r+g.e+1:r,s,y)}return g}}();function H(o,e,t,n){var i,r,s,a,u,c,l,m,d,p=o.constructor;e:if(e!=null){if(m=o.d,!m)return o;for(i=1,a=m[0];a>=10;a/=10)i++;if(r=e-i,r<0)r+=ee,s=e,l=m[d=0],u=l/Fe(10,i-s-1)%10|0;else if(d=Math.ceil((r+1)/ee),a=m.length,d>=a)if(n){for(;a++<=d;)m.push(0);l=u=0,i=1,r%=ee,s=r-ee+1}else break e;else{for(l=a=m[d],i=1;a>=10;a/=10)i++;r%=ee,s=r-ee+i,u=s<0?0:l/Fe(10,i-s-1)%10|0}if(n=n||e<0||m[d+1]!==void 0||(s<0?l:l%Fe(10,i-s-1)),c=t<4?(u||n)&&(t==0||t==(o.s<0?3:2)):u>5||u==5&&(t==4||n||t==6&&(r>0?s>0?l/Fe(10,i-s):0:m[d-1])%10&1||t==(o.s<0?8:7)),e<1||!m[0])return m.length=0,c?(e-=o.e+1,m[0]=Fe(10,(ee-e%ee)%ee),o.e=-e||0):m[0]=o.e=0,o;if(r==0?(m.length=d,a=1,d--):(m.length=d+1,a=Fe(10,ee-r),m[d]=s>0?(l/Fe(10,i-s)%Fe(10,s)|0)*a:0),c)for(;;)if(d==0){for(r=1,s=m[0];s>=10;s/=10)r++;for(s=m[0]+=a,a=1;s>=10;s/=10)a++;r!=a&&(o.e++,m[0]==xt&&(m[0]=1));break}else{if(m[d]+=a,m[d]!=xt)break;m[d--]=0,a=1}for(r=m.length;m[--r]===0;)m.pop()}return ne&&(o.e>p.maxE?(o.d=null,o.e=NaN):o.e<p.minE&&(o.e=0,o.d=[0])),o}function vt(o,e,t){if(!o.isFinite())return wa(o);var n,i=o.e,r=je(o.d),s=r.length;return e?(t&&(n=t-s)>0?r=r.charAt(0)+"."+r.slice(1)+tn(n):s>1&&(r=r.charAt(0)+"."+r.slice(1)),r=r+(o.e<0?"e":"e+")+o.e):i<0?(r="0."+tn(-i-1)+r,t&&(n=t-s)>0&&(r+=tn(n))):i>=s?(r+=tn(i+1-s),t&&(n=t-i-1)>0&&(r=r+"."+tn(n))):((n=i+1)<s&&(r=r.slice(0,n)+"."+r.slice(n)),t&&(n=t-s)>0&&(i+1===s&&(r+="."),r+=tn(n))),r}function li(o,e){var t=o[0];for(e*=ee;t>=10;t/=10)e++;return e}function ui(o,e,t){if(e>il)throw ne=!0,t&&(o.precision=t),Error(da);return H(new o(si),e,1,!0)}function Bt(o,e,t){if(e>kr)throw Error(da);return H(new o(ai),e,t,!0)}function ba(o){var e=o.length-1,t=e*ee+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 tn(o){for(var e="";o--;)e+="0";return e}function ga(o,e,t,n){var i,r=new o(1),s=Math.ceil(n/ee+4);for(ne=!1;;){if(t%2&&(r=r.times(e),ca(r.d,s)&&(i=!0)),t=Ze(t/2),t===0){t=r.d.length-1,i&&r.d[t]===0&&++r.d[t];break}e=e.times(e),ca(e.d,s)}return ne=!0,r}function ua(o){return o.d[o.d.length-1]&1}function Aa(o,e,t){for(var n,i=new o(e[0]),r=0;++r<e.length;)if(n=new o(e[r]),n.s)i[t](n)&&(i=n);else{i=n;break}return i}function hr(o,e){var t,n,i,r,s,a,u,c=0,l=0,m=0,d=o.constructor,p=d.rounding,y=d.precision;if(!o.d||!o.d[0]||o.e>17)return new d(o.d?o.d[0]?o.s<0?0:1/0:1:o.s?o.s<0?0:o:0/0);for(e==null?(ne=!1,u=y):u=e,a=new d(.03125);o.e>-2;)o=o.times(a),m+=5;for(n=Math.log(Fe(2,m))/Math.LN10*2+5|0,u+=n,t=r=s=new d(1),d.precision=u;;){if(r=H(r.times(o),u,1),t=t.times(++l),a=s.plus(ke(r,t,u,1)),je(a.d).slice(0,u)===je(s.d).slice(0,u)){for(i=m;i--;)s=H(s.times(s),u,1);if(e==null)if(c<3&&io(s.d,u-n,p,c))d.precision=u+=10,t=r=a=new d(1),l=0,c++;else return H(s,d.precision=y,p,ne=!0);else return d.precision=y,s}s=a}}function nn(o,e){var t,n,i,r,s,a,u,c,l,m,d,p=1,y=10,f=o,b=f.d,g=f.constructor,A=g.rounding,w=g.precision;if(f.s<0||!b||!b[0]||!f.e&&b[0]==1&&b.length==1)return new g(b&&!b[0]?-1/0:f.s!=1?NaN:b?0:f);if(e==null?(ne=!1,l=w):l=e,g.precision=l+=y,t=je(b),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=je(f.d),n=t.charAt(0),p++;r=f.e,n>1?(f=new g("0."+t),r++):f=new g(n+"."+t.slice(1))}else return c=ui(g,l+2,w).times(r+""),f=nn(new g(n+"."+t.slice(1)),l-y).plus(c),g.precision=w,e==null?H(f,w,A,ne=!0):f;for(m=f,u=s=f=ke(f.minus(1),f.plus(1),l,1),d=H(f.times(f),l,1),i=3;;){if(s=H(s.times(d),l,1),c=u.plus(ke(s,new g(i),l,1)),je(c.d).slice(0,l)===je(u.d).slice(0,l))if(u=u.times(2),r!==0&&(u=u.plus(ui(g,l+2,w).times(r+""))),u=ke(u,new g(p),l,1),e==null)if(io(u.d,l-y,A,a))g.precision=l+=y,c=s=f=ke(m.minus(1),m.plus(1),l,1),d=H(f.times(f),l,1),i=a=1;else return H(u,g.precision=w,A,ne=!0);else return g.precision=w,u;u=c,i+=2}}function wa(o){return String(o.s*o.s/0)}function Tr(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)%ee,t<0&&(n+=ee),n<i){for(n&&o.d.push(+e.slice(0,n)),i-=ee;n<i;)o.d.push(+e.slice(n,n+=ee));e=e.slice(n),n=ee-e.length}else n-=i;for(;n--;)e+="0";o.d.push(+e),ne&&(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 sl(o,e){var t,n,i,r,s,a,u,c,l;if(e.indexOf("_")>-1){if(e=e.replace(/(\d)_(?=\d)/g,"$1"),ya.test(e))return Tr(o,e)}else if(e==="Infinity"||e==="NaN")return+e||(o.s=NaN),o.e=NaN,o.d=null,o;if(tl.test(e))t=16,e=e.toLowerCase();else if(el.test(e))t=2;else if(nl.test(e))t=8;else throw Error(on+e);for(r=e.search(/p/i),r>0?(u=+e.slice(r+1),e=e.substring(2,r)):e=e.slice(2),r=e.indexOf("."),s=r>=0,n=o.constructor,s&&(e=e.replace(".",""),a=e.length,r=a-r,i=ga(n,new n(t),r,r*2)),c=ri(e,t,xt),l=c.length-1,r=l;c[r]===0;--r)c.pop();return r<0?new n(o.s*0):(o.e=li(c,l),o.d=c,ne=!1,s&&(o=ke(o,i,a*4)),u&&(o=o.times(Math.abs(u)<54?Fe(2,u):ro.pow(2,u))),ne=!0,o)}function al(o,e){var t,n=e.d.length;if(n<3)return e.isZero()?e:Dn(o,2,e,e);t=1.4*Math.sqrt(n),t=t>16?16:t|0,e=e.times(1/mi(5,t)),e=Dn(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 Dn(o,e,t,n,i){var r,s,a,u,c=1,l=o.precision,m=Math.ceil(l/ee);for(ne=!1,u=t.times(t),a=new o(n);;){if(s=ke(a.times(u),new o(e++*e++),l,1),a=i?n.plus(s):n.minus(s),n=ke(s.times(u),new o(e++*e++),l,1),s=a.plus(n),s.d[m]!==void 0){for(r=m;s.d[r]===a.d[r]&&r--;);if(r==-1)break}r=a,a=n,n=s,s=r,c++}return ne=!0,s.d.length=m+1,s}function mi(o,e){for(var t=o;--e;)t*=o;return t}function Pa(o,e){var t,n=e.s<0,i=Bt(o,o.precision,1),r=i.times(.5);if(e=e.abs(),e.lte(r))return qt=n?4:1,e;if(t=e.divToInt(i),t.isZero())qt=n?3:2;else{if(e=e.minus(t.times(i)),e.lte(r))return qt=ua(t)?n?2:3:n?4:1,e;qt=ua(t)?n?1:4:n?3:2}return e.minus(i).abs()}function Ir(o,e,t,n){var i,r,s,a,u,c,l,m,d,p=o.constructor,y=t!==void 0;if(y?(ut(t,1,rn),n===void 0?n=p.rounding:ut(n,0,8)):(t=p.precision,n=p.rounding),!o.isFinite())l=wa(o);else{for(l=vt(o),s=l.indexOf("."),y?(i=2,e==16?t=t*4-3:e==8&&(t=t*3-2)):i=e,s>=0&&(l=l.replace(".",""),d=new p(1),d.e=l.length-s,d.d=ri(vt(d),10,i),d.e=d.d.length),m=ri(l,10,i),r=u=m.length;m[--u]==0;)m.pop();if(!m[0])l=y?"0p+0":"0";else{if(s<0?r--:(o=new p(o),o.d=m,o.e=r,o=ke(o,d,t,n,0,i),m=o.d,r=o.e,c=ma),s=m[t],a=i/2,c=c||m[t+1]!==void 0,c=n<4?(s!==void 0||c)&&(n===0||n===(o.s<0?3:2)):s>a||s===a&&(n===4||c||n===6&&m[t-1]&1||n===(o.s<0?8:7)),m.length=t,c)for(;++m[--t]>i-1;)m[t]=0,t||(++r,m.unshift(1));for(u=m.length;!m[u-1];--u);for(s=0,l="";s<u;s++)l+=wr.charAt(m[s]);if(y){if(u>1)if(e==16||e==8){for(s=e==16?4:3,--u;u%s;u++)l+="0";for(m=ri(l,i,e),u=m.length;!m[u-1];--u);for(s=1,l="1.";s<u;s++)l+=wr.charAt(m[s])}else l=l.charAt(0)+"."+l.slice(1);l=l+(r<0?"p":"p+")+r}else if(r<0){for(;++r;)l="0"+l;l="0."+l}else if(++r>u)for(r-=u;r--;)l+="0";else r<u&&(l=l.slice(0,r)+"."+l.slice(r))}l=(e==16?"0x":e==2?"0b":e==8?"0o":"")+l}return o.s<0?"-"+l:l}function ca(o,e){if(o.length>e)return o.length=e,!0}function ul(o){return new this(o).abs()}function cl(o){return new this(o).acos()}function ll(o){return new this(o).acosh()}function ml(o,e){return new this(o).plus(e)}function dl(o){return new this(o).asin()}function pl(o){return new this(o).asinh()}function fl(o){return new this(o).atan()}function yl(o){return new this(o).atanh()}function bl(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=Bt(this,r,1).times(e.s>0?.25:.75),t.s=o.s):!e.d||o.isZero()?(t=e.s<0?Bt(this,n,i):new this(0),t.s=o.s):!o.d||e.isZero()?(t=Bt(this,r,1).times(.5),t.s=o.s):e.s<0?(this.precision=r,this.rounding=1,t=this.atan(ke(o,e,r,1)),e=Bt(this,r,1),this.precision=n,this.rounding=i,t=o.s<0?t.minus(e):t.plus(e)):t=this.atan(ke(o,e,r,1)),t}function gl(o){return new this(o).cbrt()}function Al(o){return H(o=new this(o),o.e+1,2)}function wl(o,e,t){return new this(o).clamp(e,t)}function Pl(o){if(!o||typeof o!="object")throw Error(ci+"Object expected");var e,t,n,i=o.defaults===!0,r=["precision",1,rn,"rounding",0,8,"toExpNeg",-Fn,0,"toExpPos",0,Fn,"maxE",0,Fn,"minE",-Fn,0,"modulo",0,9];for(e=0;e<r.length;e+=3)if(t=r[e],i&&(this[t]=Pr[t]),(n=o[t])!==void 0)if(Ze(n)===n&&n>=r[e+1]&&n<=r[e+2])this[t]=n;else throw Error(on+t+": "+n);if(t="crypto",i&&(this[t]=Pr[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(pa);else this[t]=!1;else throw Error(on+t+": "+n);return this}function kl(o){return new this(o).cos()}function hl(o){return new this(o).cosh()}function ka(o){var e,t,n;function i(r){var s,a,u,c=this;if(!(c instanceof i))return new i(r);if(c.constructor=i,la(r)){c.s=r.s,ne?!r.d||r.e>i.maxE?(c.e=NaN,c.d=null):r.e<i.minE?(c.e=0,c.d=[0]):(c.e=r.e,c.d=r.d.slice()):(c.e=r.e,c.d=r.d?r.d.slice():r.d);return}if(u=typeof r,u==="number"){if(r===0){c.s=1/r<0?-1:1,c.e=0,c.d=[0];return}if(r<0?(r=-r,c.s=-1):c.s=1,r===~~r&&r<1e7){for(s=0,a=r;a>=10;a/=10)s++;ne?s>i.maxE?(c.e=NaN,c.d=null):s<i.minE?(c.e=0,c.d=[0]):(c.e=s,c.d=[r]):(c.e=s,c.d=[r]);return}else if(r*0!==0){r||(c.s=NaN),c.e=NaN,c.d=null;return}return Tr(c,r.toString())}else if(u!=="string")throw Error(on+r);return(a=r.charCodeAt(0))===45?(r=r.slice(1),c.s=-1):(a===43&&(r=r.slice(1)),c.s=1),ya.test(r)?Tr(c,r):sl(c,r)}if(i.prototype=_,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=Pl,i.clone=ka,i.isDecimal=la,i.abs=ul,i.acos=cl,i.acosh=ll,i.add=ml,i.asin=dl,i.asinh=pl,i.atan=fl,i.atanh=yl,i.atan2=bl,i.cbrt=gl,i.ceil=Al,i.clamp=wl,i.cos=kl,i.cosh=hl,i.div=Tl,i.exp=Il,i.floor=Bl,i.hypot=xl,i.ln=Sl,i.log=Kl,i.log10=Rl,i.log2=Cl,i.max=Ll,i.min=Ol,i.mod=Nl,i.mul=Ml,i.pow=_l,i.random=Vl,i.round=vl,i.sign=El,i.sin=Fl,i.sinh=Dl,i.sqrt=Wl,i.sub=ql,i.sum=Ul,i.tan=Gl,i.tanh=Xl,i.trunc=zl,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 Tl(o,e){return new this(o).div(e)}function Il(o){return new this(o).exp()}function Bl(o){return H(o=new this(o),o.e+1,3)}function xl(){var o,e,t=new this(0);for(ne=!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 ne=!0,new this(1/0);t=e}return ne=!0,t.sqrt()}function la(o){return o instanceof ro||o&&o.toStringTag===fa||!1}function Sl(o){return new this(o).ln()}function Kl(o,e){return new this(o).log(e)}function Cl(o){return new this(o).log(2)}function Rl(o){return new this(o).log(10)}function Ll(){return Aa(this,arguments,"lt")}function Ol(){return Aa(this,arguments,"gt")}function Nl(o,e){return new this(o).mod(e)}function Ml(o,e){return new this(o).mul(e)}function _l(o,e){return new this(o).pow(e)}function Vl(o){var e,t,n,i,r=0,s=new this(1),a=[];if(o===void 0?o=this.precision:ut(o,1,rn),n=Math.ceil(o/ee),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(pa);else for(;r<n;)a[r++]=Math.random()*1e7|0;for(n=a[--r],o%=ee,n&&o&&(i=Fe(10,ee-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-=ee)a.shift();for(n=1,i=a[0];i>=10;i/=10)n++;n<ee&&(t-=ee-n)}return s.e=t,s.d=a,s}function vl(o){return H(o=new this(o),o.e+1,this.rounding)}function El(o){return o=new this(o),o.d?o.d[0]?o.s:0*o.s:o.s||NaN}function Fl(o){return new this(o).sin()}function Dl(o){return new this(o).sinh()}function Wl(o){return new this(o).sqrt()}function ql(o,e){return new this(o).sub(e)}function Ul(){var o=0,e=arguments,t=new this(e[o]);for(ne=!1;t.s&&++o<e.length;)t=t.plus(e[o]);return ne=!0,H(t,this.precision,this.rounding)}function Gl(o){return new this(o).tan()}function Xl(o){return new this(o).tanh()}function zl(o){return H(o=new this(o),o.e+1,1)}_[Symbol.for("nodejs.util.inspect.custom")]=_.toString;_[Symbol.toStringTag]="Decimal";var ro=_.constructor=ka(Pr);si=new ro(si);ai=new ro(ai);var L=ro;import Jl from"big.js";import sn from"bn.js";import Ql from"toformat";var jl=Ql,so=jl;import pi from"big.js";import Yl from"bn.js";import Hl from"decimal.js-light";import ao from"bn.js";var Br=(n=>(n[n.ROUND_DOWN=0]="ROUND_DOWN",n[n.ROUND_HALF_UP=1]="ROUND_HALF_UP",n[n.ROUND_UP=2]="ROUND_UP",n))(Br||{}),ha=9007199254740991;function Q(o){let e=ce("Raydium_parseBigNumberish");if(o instanceof ao)return o;if(typeof o=="string"){if(o.match(/^-?[0-9]+$/))return new ao(o);e.logWithError(`invalid BigNumberish string: ${o}`)}return typeof o=="number"?(o%1&&e.logWithError(`BigNumberish number underflow: ${o}`),(o>=ha||o<=-ha)&&e.logWithError(`BigNumberish number overflow: ${o}`),new ao(String(o))):typeof o=="bigint"?new ao(o.toString()):(e.error(`invalid BigNumberish value: ${o}`),new ao(0))}var di=ce("module/fraction"),xr=so(pi),uo=so(Hl),Zl={[0]:uo.ROUND_DOWN,[1]:uo.ROUND_HALF_UP,[2]:uo.ROUND_UP},$l={[0]:pi.roundDown,[1]:pi.roundHalfUp,[2]:pi.roundUp},oe=class{constructor(e,t=new Yl(1)){this.numerator=Q(e),this.denominator=Q(t)}get quotient(){return this.numerator.div(this.denominator)}invert(){return new oe(this.denominator,this.numerator)}add(e){let t=e instanceof oe?e:new oe(Q(e));return this.denominator.eq(t.denominator)?new oe(this.numerator.add(t.numerator),this.denominator):new oe(this.numerator.mul(t.denominator).add(t.numerator.mul(this.denominator)),this.denominator.mul(t.denominator))}sub(e){let t=e instanceof oe?e:new oe(Q(e));return this.denominator.eq(t.denominator)?new oe(this.numerator.sub(t.numerator),this.denominator):new oe(this.numerator.mul(t.denominator).sub(t.numerator.mul(this.denominator)),this.denominator.mul(t.denominator))}mul(e){let t=e instanceof oe?e:new oe(Q(e));return new oe(this.numerator.mul(t.numerator),this.denominator.mul(t.denominator))}div(e){let t=e instanceof oe?e:new oe(Q(e));return new oe(this.numerator.mul(t.denominator),this.denominator.mul(t.numerator))}toSignificant(e,t={groupSeparator:""},n=1){Number.isInteger(e)||di.logWithError(`${e} is not an integer.`),e<=0&&di.logWithError(`${e} is not positive.`),uo.set({precision:e+1,rounding:Zl[n]});let i=new uo(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)||di.logWithError(`${e} is not an integer.`),e<0&&di.logWithError(`${e} is negative.`),xr.DP=e,xr.RM=$l[n]||1,new xr(this.numerator.toString()).div(this.denominator.toString()).toFormat(e,t)}isZero(){return this.numerator.isZero()}};var em=ce("Raydium_amount"),fi=so(Jl);function Ta(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")):em.logWithError(`invalid number string, num: ${o}`)}else t=o;return[t,n.slice(0,e)||n]}var fe=class extends oe{constructor(t,n,i=!0,r){let s=new sn(0),a=An.pow(new sn(t.decimals));if(i)s=Q(n);else{let u=new sn(0),c=new sn(0);if(typeof n=="string"||typeof n=="number"||typeof n=="bigint"){let[l,m]=Ta(n.toString(),t.decimals);u=Q(l),c=Q(m)}u=u.mul(a),s=u.add(c)}super(s,a);this.logger=ce(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 fe(this.token,this.raw.add(t.raw))}subtract(t){return this.token.equals(t.token)||this.logger.logWithError("sub token not equals"),new fe(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 fi.DP=this.token.decimals,new fi(this.numerator.toString()).div(this.denominator.toString()).toFormat(t)}},gn=class extends oe{constructor(t,n,i=!0,r){let s=new sn(0),a=An.pow(new sn(t.decimals));if(i)s=Q(n);else{let u=new sn(0),c=new sn(0);if(typeof n=="string"||typeof n=="number"||typeof n=="bigint"){let[l,m]=Ta(n.toString(),t.decimals);u=Q(l),c=Q(m)}u=u.mul(a),s=u.add(c)}super(s,a);this.logger=ce(r||"TokenAmount"),this.currency=t}get raw(){return this.numerator}isZero(){return this.raw.isZero()}gt(t){return this.currency.equals(t.currency)||this.logger.logWithError("gt currency not equals"),this.raw.gt(t.raw)}lt(t){return this.currency.equals(t.currency)||this.logger.logWithError("lt currency not equals"),this.raw.lt(t.raw)}add(t){return this.currency.equals(t.currency)||this.logger.logWithError("add currency not equals"),new gn(this.currency,this.raw.add(t.raw))}sub(t){return this.currency.equals(t.currency)||this.logger.logWithError("sub currency not equals"),new gn(this.currency,this.raw.sub(t.raw))}toSignificant(t=this.currency.decimals,n,i=0){return super.toSignificant(t,n,i)}toFixed(t=this.currency.decimals,n,i=0){return t>this.currency.decimals&&this.logger.logWithError("decimals overflow"),super.toFixed(t,n,i)}toExact(t={groupSeparator:""}){return fi.DP=this.currency.decimals,new fi(this.numerator.toString()).div(this.denominator.toString()).toFormat(t)}};import{PublicKey as tm}from"@solana/web3.js";import{TOKEN_PROGRAM_ID as Ia}from"@solana/spl-token";var Et={chainId:101,address:tm.default.toBase58(),programId:Ia.toBase58(),decimals:9,symbol:"SOL",name:"solana",logoURI:"https://img.raydium.io/icon/So11111111111111111111111111111111111111112.png",tags:[],priority:2,type:"raydium",extensions:{coingeckoId:"solana"}},De={chainId:101,address:"So11111111111111111111111111111111111111112",programId:Ia.toBase58(),decimals:9,symbol:"WSOL",name:"Wrapped SOL",logoURI:"https://img.raydium.io/icon/So11111111111111111111111111111111111111112.png",tags:[],priority:2,type:"raydium",extensions:{coingeckoId:"solana"}};import{PublicKey as Lr}from"@solana/web3.js";import{PublicKey as Be,SystemProgram as Ba,SYSVAR_RENT_PUBKEY as nm}from"@solana/web3.js";import{TOKEN_PROGRAM_ID as om}from"@solana/spl-token";function k({pubkey:o,isSigner:e=!1,isWritable:t=!0}){return{pubkey:o,isWritable:t,isSigner:e}}var Sr=[k({pubkey:om,isWritable:!1}),k({pubkey:Ba.programId,isWritable:!1}),k({pubkey:nm,isWritable:!1})];function Kr({publicKey:o,transformSol:e}){let t=Cr(o.toString());if(t instanceof Be)return e&&t.equals(We)?z:t;if(e&&t.toString()===We.toBase58())return z;if(typeof t=="string"){if(t===Be.default.toBase58())return Be.default;try{return new Be(t)}catch{throw new Error("invalid public key")}}throw new Error("invalid public key")}function Cr(o){try{return new Be(o)}catch{return o}}var yi=new Be("MemoSq4gqABAXKb96qnH8TysNcWxMyWCqXgDLGmfcHr"),an=new Be("MemoSq4gqABAXKb96qnH8TysNcWxMyWCqXgDLGmfcHr"),$e=new Be("SysvarRent111111111111111111111111111111111"),Rr=new Be("SysvarC1ock11111111111111111111111111111111"),Ut=new Be("metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"),bi=new Be("Sysvar1nstructions1111111111111111111111111"),Wn=Ba.programId,Ky=new Be("2cpMA1jNS4obgRz8XNg38QuSP83L1AXpUgfxPNcvnAGj"),Cy=new Be("Ea5SjE2Y6yvCeW5dYTn7PYMuW5ikXkvbGdcmSnXeaLjS"),Ry=new Be("SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt"),Ly=new Be("EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"),Oy=new Be("Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB"),Ny=new Be("mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So"),My=new Be("7dHbWXmci3dT8UFYWYZweBLXgycu7Y3iL6trKn1Y7ARj"),_y=new Be("USDH1SM1ojwWUga67PGrgFWUHibbjqMvuMaDkRJTgkX"),Vy=new Be("NRVwhjBQiUPYtfDT5zRBVJajzFQHaBUNtC7SNVvqRFa"),vy=new Be("ANAxByE6G2WjFp7A4NqtWYXb3mgruyzZYg3spfxe6Lbo"),Ey=new Be("7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs"),z=new Be("So11111111111111111111111111111111111111112"),We=Be.default;function pt(o){return Kr({publicKey:o,transformSol:!0})}var Or=class{constructor({mint:e,decimals:t,symbol:n,name:i,skipMint:r=!1,isToken2022:s=!1}){if(e===We.toBase58()||e instanceof Lr&&We.equals(e)){this.decimals=De.decimals,this.symbol=De.symbol,this.name=De.name,this.mint=new Lr(De.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?Lr.default:Kr({publicKey:e}),this.isToken2022=s}equals(e){return this===e?!0:this.mint.equals(e.mint)}},ge=Or;ge.WSOL=new Or({...De,mint:De.address});var Nr=class{constructor({decimals:e,symbol:t="UNKNOWN",name:n="UNKNOWN"}){this.decimals=e,this.symbol=t,this.name=n}equals(e){return this===e}},co=Nr;co.SOL=new Nr(Et);function Qy(o,e){return o instanceof ge&&e instanceof ge?o.equals(e):o instanceof ge||e instanceof ge?!1:o===e}import im from"bn.js";var xa=new oe(new im(100)),Ke=class extends oe{toSignificant(e=5,t,n){return this.mul(xa).toSignificant(e,t,n)}toFixed(e=2,t,n){return this.mul(xa).toFixed(e,t,n)}};var rm=ce("Raydium_price"),Ge=class extends oe{constructor(t){let{baseToken:n,quoteToken:i,numerator:r,denominator:s}=t;super(r,s);this.baseToken=n,this.quoteToken=i,this.scalar=new oe(Mr(n.decimals),Mr(i.decimals))}get raw(){return new oe(this.numerator,this.denominator)}get adjusted(){return super.mul(this.scalar)}invert(){return new Ge({baseToken:this.quoteToken,quoteToken:this.baseToken,denominator:this.numerator,numerator:this.denominator})}mul(t){this.quoteToken!==t.baseToken&&rm.logWithError("mul token not equals");let n=super.mul(t);return new Ge({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)}};function Oe(o){if(o instanceof Ke)return new oe(o.numerator,o.denominator);if(o instanceof Ge)return o.adjusted;if(o instanceof fe)try{return Oe(o.toExact())}catch{return new oe(qe)}if(o instanceof oe)return o;let e=String(o),t=wn(e);return new oe(t.numerator,t.denominator)}function fb(o){var n;if(o instanceof Ke)return{fr:new oe(o.numerator,o.denominator)};if(o instanceof Ge)return{fr:o.adjusted};if(o instanceof fe)return{fr:Oe(o.toExact()),decimals:o.token.decimals};if(o instanceof oe)return{fr:o};let e=String(o),t=wn(e);return{fr:new oe(t.numerator,t.denominator),decimals:(n=t.dec)==null?void 0:n.length}}function yb(o,e){if(o==null||e==null)return!1;let t=Oe(o),n=Oe(e);return t.sub(n).numerator,t.sub(n).numerator.lt(qe)}function sm(o,e){if(o==null||e==null)return!1;let t=Oe(o),n=Oe(e);return t.sub(n).numerator.gt(qe)}function bb(o,e){if(o==null||e==null)return!1;let t=Oe(o),n=Oe(e);return t.sub(n).numerator.lte(qe)}function gb(o,e){if(o==null||e==null)return!1;let t=Oe(o),n=Oe(e);return t.sub(n).numerator.gte(qe)}function am(o,e){if(o==null||e==null)return!1;let t=Oe(o),n=Oe(e);return t.sub(n).numerator.eq(qe)}function Ab(o,e){if(o==null||e==null)return;let t=Oe(o),n=Oe(e);try{return t.div(n)}catch{return t}}function wb(o,e){if(o==null||e==null)return;let t=Oe(o),n=Oe(e);return t.sub(n)}function Pb(o){return o==null?!1:!am(o,0)}function kb(o,e){return sm(e,o)?e:o}function _r(o,e){if(o==null||e==null)return;let t=Oe(o),n=Oe(e);return t.mul(n)}function hb(o,e){if(o==null||e==null)return;let t=Oe(o),n=Oe(e);return t.add(n)}import{PublicKey as um}from"@solana/web3.js";import cm from"bn.js";async function Sa(o){new Promise(e=>setTimeout(e,o))}function Kb(){return new Date().getTime()}function Vr(o){return typeof o=="object"&&o!==null&&![ge,fe,um,oe,cm,Ge,Ke].some(e=>typeof e=="object"&&o instanceof e)}function he(o){return typeof o=="string"?Cr(o):Array.isArray(o)?o.map(e=>he(e)):Vr(o)?Object.fromEntries(Object.entries(o).map(([e,t])=>[e,he(t)])):o}var qe=new Ne(0),Ra=new Ne(1),Wb=new Ne(2),qb=new Ne(3),Ub=new Ne(5),An=new Ne(10),Gb=new Ne(100),Xb=new Ne(1e3),zb=new Ne(1e4);function Mr(o){return An.pow(Q(o))}function wn(o){var a;if(o===void 0)return{denominator:"1",numerator:"0"};if(o instanceof Ne)return{numerator:o.toString(),denominator:"1"};if(o instanceof oe)return{denominator:o.denominator.toString(),numerator:o.numerator.toString()};let e=String(o),[,t="",n="",i=""]=(a=e.replace(",","").match(/(-?)(\d*)\.?(\d*)/))!=null?a:[],r="1"+"0".repeat(i.length),s=t+(n==="0"?"":n)+i||"0";return{denominator:r,numerator:s,sign:t,int:n,dec:i}}function gi(o,e){let t=o.divmod(e);return t.mod.isZero()?t.div:t.div.isNeg()?t.div.isubn(1):t.div.iaddn(1)}function lm(o){var n;let[,e="",t=""]=(n=o.toFixed(2).match(/(-?)(\d*)\.?(\d*)/))!=null?n:[];return`${e}${t}`}function mm(o,e=0){return o instanceof Ne?o:new Ne(lm(La(o).mul(An.pow(new Ne(String(e))))))}function La(o){if(o instanceof Ke)return new oe(o.numerator,o.denominator);if(o instanceof Ge)return o.adjusted;if(o instanceof fe)try{return La(o.toExact())}catch{return new oe(qe)}if(o instanceof oe)return o;let e=String(o),t=wn(e);return new oe(t.numerator,t.denominator)}function Qb(o,e){let{numerator:t,denominator:n}=wn(o);return new Ke(new Ne(t),new Ne(n).mul(e!=null&&e.alreadyDecimaled?new Ne(100):new Ne(1)))}function jb(o){let{token:e,numberPrice:t,decimalDone:n}=o,i=new ge({mint:"",decimals:6,symbol:"usd",name:"usd",skipMint:!0}),{numerator:r,denominator:s}=wn(t),a=n?new Ne(r).mul(An.pow(new Ne(e.decimals))):r,u=new Ne(s).mul(An.pow(new Ne(i.decimals)));return new Ge({baseToken:i,denominator:u.toString(),quoteToken:new ge({...e,skipMint:!0,mint:""}),numerator:a.toString()})}function Ka(o){let e=new co({decimals:6,symbol:"usd",name:"usd"}),t=mm(_r(o,10**e.decimals));return new gn(e,t)}function Yb(o,e){return Ka(!e||!o?0:_r(o,e))}function dm(o){if(o==null)return;let{numerator:e,denominator:t}=wn(o.toString());return new oe(e,t)}function pm(o){return o instanceof L}function Ca(o){return pm(o)?dm(o):Array.isArray(o)?o.map(e=>Ca(e)):Vr(o)?Object.fromEntries(Object.entries(o).map(([e,t])=>[e,Ca(t)])):o}var Oa=o=>typeof o=="number",Na=o=>o?new Date(o):new Date,fm=o=>Na(o).getTime();function Ma(o,e,t){let n=Oa(e)?e*((t==null?void 0:t.unit)==="s"?1e3:1):e;return new Date(o).getTime()<=n}function _a(o,e,t){let n=Oa(e)?e*((t==null?void 0:t.unit)==="s"?1e3:1):e;return new Date(o).getTime()>n}function Zb(o,e){let n=fm(o)+(e.days?e.days*24*60*60*1e3:0)+(e.hours?e.hours*60*60*1e3:0)+(e.minutes?e.minutes*60*1e3:0)+(e.seconds?e.seconds*1e3:0)+(e.milliseconds?e.milliseconds:0);return Na(n)}function Ar(o,e=1,t=[]){let n=[...o];if(e<=0)return t;for(;n.length;)t.push(n.splice(0,e));return t}function Jb(o,...e){return o.filter(t=>e.every(n=>n.includes(t)))}function eg(o,...e){return o.filter(t=>e.every(n=>!n.includes(t)))}function tg(o){return[...new Set(o)]}var St=class{constructor(e){this._owner=e}get publicKey(){return St.isKeyPair(this._owner)?this._owner.publicKey:this._owner}get signer(){return St.isKeyPair(this._owner)?this._owner:void 0}get isKeyPa