@lightprotocol/compressed-token 0.23.0-beta.7 → 0.23.0-beta.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/browser/index.cjs +1 -1
- package/dist/cjs/browser/types-yDZoEoYW.cjs +2 -0
- package/dist/cjs/browser/types-yDZoEoYW.cjs.map +1 -0
- package/dist/cjs/browser/unified/index.cjs +1 -1
- package/dist/cjs/node/index.cjs +1 -1
- package/dist/cjs/node/types-n2UYeAW3.cjs +2 -0
- package/dist/cjs/node/types-n2UYeAW3.cjs.map +1 -0
- package/dist/cjs/node/unified/index.cjs +1 -1
- package/dist/es/browser/index.js +1 -1
- package/dist/es/browser/types-DGrEdIo3.js +2 -0
- package/dist/es/browser/types-DGrEdIo3.js.map +1 -0
- package/dist/es/browser/unified/index.js +1 -1
- package/package.json +2 -2
- package/dist/cjs/browser/types-D7Vfriyx.cjs +0 -2
- package/dist/cjs/browser/types-D7Vfriyx.cjs.map +0 -1
- package/dist/cjs/node/types-DM7_3vD2.cjs +0 -2
- package/dist/cjs/node/types-DM7_3vD2.cjs.map +0 -1
- package/dist/es/browser/types-MLa8Txs3.js +0 -2
- package/dist/es/browser/types-MLa8Txs3.js.map +0 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var e=require("@lightprotocol/stateless.js"),t=require("@solana/web3.js"),n=require("@solana/spl-token"),r=require("buffer"),o=require("@coral-xyz/borsh");const i=new t.PublicKey("ACXg8a7VaqecBWrSbdu73W4Pg9gsqXJ3EXAqkHyhvVXg"),s=new t.PublicKey("r18WwUxfG8kQ69bQPAB2jV6zGNKy3GosFGctjQoV4ti");var a;exports.TokenDataVersion=void 0,(a=exports.TokenDataVersion||(exports.TokenDataVersion={}))[a.V1=1]="V1",a[a.V2=2]="V2",a[a.ShaFlat=3]="ShaFlat";const u=r.Buffer.from("pool"),c=r.Buffer.from("cpi_authority"),l=r.Buffer.from([23,169,27,122,147,169,209,152]),d=r.Buffer.from([241,34,48,186,37,179,123,192]),p=r.Buffer.from([65,206,101,37,147,42,221,144]),m=r.Buffer.from([163,52,200,231,140,3,69,186]),h=r.Buffer.from([112,230,105,101,145,202,157,97]),f=r.Buffer.from([69,74,217,36,115,117,97,76]),g=r.Buffer.from([170,23,31,34,133,173,93,242]),y=r.Buffer.from([114,143,210,73,96,115,1,228]),b=r.Buffer.from([107]);function I(e){return 128+1*e}const w=I(272);function A(e){return{mint:e.mint,tokenPoolPda:e.splInterfacePda,splInterfacePda:e.splInterfacePda,tokenProgram:e.tokenProgram,activity:e.activity,isInitialized:e.isInitialized,balance:e.balance,poolIndex:e.poolIndex,bump:e.bump}}function k(e){var t;return{mint:e.mint,splInterfacePda:null!==(t=e.tokenPoolPda)&&void 0!==t?t:e.splInterfacePda,tokenProgram:e.tokenProgram,activity:e.activity,isInitialized:e.isInitialized,balance:e.balance,poolIndex:e.poolIndex,bump:e.bump}}function v(t,n,r=0){const[o,i]=ve.deriveSplInterfacePdaWithIndex(t,r);return{mint:t,splInterfacePda:o,tokenProgram:n,activity:void 0,balance:e.bn(0),isInitialized:1,poolIndex:r,bump:i}}function T(e,t){const n="tokenPoolPda"in e?k(e):e;if(!n.mint.equals(t))throw new Error("SplInterface mint does not match the provided mint.");if(!n.isInitialized)throw new Error(`SplInterface is not initialized. Please create an SPL interface for mint: ${t.toBase58()} via createSplInterface().`);return 1}async function M(t,r,o){const i=Array.from({length:5},((e,t)=>ve.deriveSplInterfacePdaWithIndex(r,t))),s=await t.getMultipleAccountsInfo(i.map((e=>e[0])),o);if(null===s[0])throw new Error(`SplInterface not found. Please create an SPL interface for mint: ${r.toBase58()} via createSplInterface().`);const a=i.map(((e,t)=>s[t]?n.unpackAccount(e[0],s[t],s[t].owner):null)),u=s[0].owner;return a.map(((t,n)=>t?{mint:r,splInterfacePda:t.address,tokenProgram:u,activity:void 0,balance:e.bn(t.amount.toString()),isInitialized:1,poolIndex:n,bump:i[n][1]}:{mint:r,splInterfacePda:i[n][0],tokenProgram:u,activity:void 0,balance:e.bn(0),isInitialized:0,poolIndex:n,bump:i[n][1]}))}var P;exports.Action=void 0,(P=exports.Action||(exports.Action={}))[P.Compress=1]="Compress",P[P.Decompress=2]="Decompress",P[P.Transfer=3]="Transfer";const x=e=>{for(let t=e.length-1;t>0;t--){const n=Math.floor(Math.random()*(t+1));[e[t],e[n]]=[e[n],e[t]]}return e};function S(e){const t=x(e).filter((e=>e.isInitialized));if(0===t.length)throw new Error("Please pass at least one initialized SPL interface info.");return t[0]}function C(t,n){if(0===t.length)throw new Error("Please pass at least one SPL interface info.");const r=(t=x(t)).find((t=>t.balance.gte(e.bn(n).mul(e.bn(10)))));if((t=t.filter((e=>e.isInitialized)).sort(((e,t)=>e.poolIndex-t.poolIndex))).every((e=>e.balance.isZero())))throw new Error("All provided SPL interface balances are zero. Please pass recent SPL interface infos.");return r?[r]:t}const _="Could not find accounts to select for transfer.",E="Cannot select accounts from different tree types (V1/V2) in the same batch. Filter accounts by tree type first.";function O(e,t){return t?e.filter((e=>e.compressedAccount.treeInfo.treeType===t)):e}function B(e){if(e.length<=1)return;const t=e.filter((e=>{var t,n;return void 0!==(null===(n=null===(t=e.compressedAccount)||void 0===t?void 0:t.treeInfo)||void 0===n?void 0:n.treeType)}));if(t.length<=1)return;const n=t[0].compressedAccount.treeInfo.treeType;if(t.some((e=>e.compressedAccount.treeInfo.treeType!==n)))throw new Error(E)}function D(e){const t=new Map;for(const n of e){const e=n.compressedAccount.treeInfo.treeType,r=t.get(e)||[];r.push(n),t.set(e,r)}return t}function R(t,n){const r=e.featureFlags.isV2()?e.TreeType.StateV2:e.TreeType.StateV1,o=D(t);let i=r,s=o.get(r)||[],a=s.reduce(((e,t)=>e.add(t.parsed.amount)),e.bn(0));if(n&&a.lt(n)){const t=r===e.TreeType.StateV2?e.TreeType.StateV1:e.TreeType.StateV2,u=o.get(t)||[],c=u.reduce(((e,t)=>e.add(t.parsed.amount)),e.bn(0));c.gte(n)&&(i=t,s=u,a=c)}return{accounts:s,treeType:i,totalBalance:a}}function L(e,t,n=4,r){const o=O(e,null==r?void 0:r.treeType),i=o.find((e=>e.parsed.amount.eq(t)));return i?[[i],i.parsed.amount,i.compressedAccount.lamports,i.parsed.amount]:K(o,t,n,r)}function K(t,n,r=4,o){const i=O(t,null==o?void 0:o.treeType),[s,a,u,c]=N(i,n,r);if(B(s),a.lt(e.bn(n))){const t=i.reduce(((e,t)=>e.add(t.parsed.amount)),e.bn(0));throw s.length>=r?new Error(`Account limit exceeded: max ${c.toString()} (${r} accounts) per transaction. Total balance: ${t.toString()} (${i.length} accounts). Consider multiple transfers to spend full balance.`):new Error(`Insufficient balance for transfer. Required: ${n.toString()}, available: ${t.toString()}.`)}if(0===s.length)throw new Error(_);return[s,a,u,c]}function N(t,n,r=4){if(0===t.length)throw new Error(_);let o=e.bn(0),i=e.bn(0),s=e.bn(0);const a=[];t.sort(((e,t)=>t.parsed.amount.cmp(e.parsed.amount)));for(const s of t){if(a.length>=r)break;if(o.gte(e.bn(n)))break;s.parsed.amount.isZero()&&s.compressedAccount.lamports.isZero()||(o=o.add(s.parsed.amount),i=i.add(s.compressedAccount.lamports),a.push(s))}if(s=t.slice(0,r).reduce(((e,t)=>e.add(t.parsed.amount)),e.bn(0)),o.lt(e.bn(n))&&console.log(`Insufficient balance for transfer. Requested: ${n.toString()}, Returns max available: ${s.toString()}.`),0===a.length)throw new Error(_);return[a,o,i,s]}function U(t,n,r=4){if(0===t.length)throw new Error(_);let o=e.bn(0),i=e.bn(0);const s=[],a=t.filter((e=>!e.parsed.amount.isZero()||!e.compressedAccount.lamports.isZero()));a.sort(((e,t)=>t.parsed.amount.cmp(e.parsed.amount)));for(const t of a){if(s.length>=r)break;if(o=o.add(t.parsed.amount),i=i.add(t.compressedAccount.lamports),s.push(t),o.gte(e.bn(n))){const e=a.slice(s.length);if(e.length>0){const t=e.reduce(((e,t)=>t.parsed.amount.lt(e.parsed.amount)?t:e));s.length<r&&(s.push(t),o=o.add(t.parsed.amount),i=i.add(t.compressedAccount.lamports))}break}}const u=a.slice(0,r).reduce(((e,t)=>e.add(t.parsed.amount)),e.bn(0));if(0===s.length)throw new Error(_);return[s,o,i,u]}function W(t){const{inputCompressedTokenAccounts:n,outputStateTreeInfo:r,remainingAccounts:o=[],rootIndices:i,tokenTransferOutputs:s}=t,a=o.slice();let u=null;n.length>0&&n[0].parsed.delegate&&(u=e.getIndexOrAdd(a,n[0].parsed.delegate));const c=[];let l;if(n.forEach(((t,n)=>{const r=e.getIndexOrAdd(a,t.compressedAccount.treeInfo.tree),o=e.getIndexOrAdd(a,t.compressedAccount.treeInfo.queue);c.push({amount:t.parsed.amount,delegateIndex:u,merkleContext:{merkleTreePubkeyIndex:r,queuePubkeyIndex:o,leafIndex:t.compressedAccount.leafIndex,proveByIndex:t.compressedAccount.proveByIndex},rootIndex:i[n],lamports:t.compressedAccount.lamports.eq(e.bn(0))?null:t.compressedAccount.lamports,tlv:null})})),r)l=r;else{if(!(n.length>0))throw new Error("Either input accounts or outputStateTreeInfo must be provided");l=n[0].compressedAccount.treeInfo}const d=l.nextTreeInfo||l;let p=d.tree;if(d.treeType===e.TreeType.StateV2){if(!e.featureFlags.isV2())throw new Error("V2 trees are not supported yet");p=d.queue}const m=e.padOutputStateMerkleTrees(p,s.length),h=[];m.forEach(((t,n)=>{var r;const o=e.getIndexOrAdd(a,t);h.push({owner:s[n].owner,amount:s[n].amount,lamports:(null===(r=s[n].lamports)||void 0===r?void 0:r.eq(e.bn(0)))?null:s[n].lamports,merkleTreeIndex:o,tlv:null})}));const f=a.map((e=>({pubkey:e,isWritable:1,isSigner:0})));return{inputTokenDataWithContext:c,remainingAccountMetas:f,packedOutputTokenData:h}}function G(e,t){if(!e.every((e=>e.parsed.mint.equals(t))))throw new Error("All input accounts must belong to the same mint");return 1}const q=o.struct([o.array(o.u8(),32,"a"),o.array(o.u8(),64,"b"),o.array(o.u8(),32,"c")]),V=o.struct([o.publicKey("owner"),o.u64("amount"),o.option(o.u64(),"lamports"),o.u8("merkleTreeIndex"),o.option(o.vecU8(),"tlv")]),F=o.struct([o.u64("amount"),o.option(o.u8(),"delegateIndex"),o.struct([o.u8("merkleTreePubkeyIndex"),o.u8("queuePubkeyIndex"),o.u32("leafIndex"),o.bool("proveByIndex")],"merkleContext"),o.u16("rootIndex"),o.option(o.u64(),"lamports"),o.option(o.vecU8(),"tlv")]),H=o.struct([o.publicKey("owner"),o.option(o.u8(),"delegateChangeAccountIndex")]),z=o.struct([o.bool("setContext"),o.bool("firstSetContext"),o.u8("cpiContextAccountIndex")]),j=o.struct([o.option(q,"proof"),o.publicKey("mint"),o.option(H,"delegatedTransfer"),o.vec(F,"inputTokenDataWithContext"),o.vec(V,"outputCompressedAccounts"),o.bool("isCompress"),o.option(o.u64(),"compressOrDecompressAmount"),o.option(z,"cpiContext"),o.option(o.u8(),"lamportsChangeAccountMerkleTreeIndex")]),$=o.struct([o.vec(o.publicKey(),"recipients"),o.vec(o.u64(),"amounts"),o.option(o.u64(),"lamports")]),Z=o.struct([o.vec(o.publicKey(),"pubkeys"),o.option(o.vec(o.u64(),"amounts"),"amounts"),o.option(o.u64(),"lamports"),o.option(o.u64(),"amount"),o.u8("index"),o.u8("bump")]),Q=o.struct([o.publicKey("owner"),o.option(o.u64(),"remainingAmount"),o.option(z,"cpiContext")]);function X(e){const t=r.Buffer.alloc(1e3),n=$.encode({recipients:e.recipients,amounts:e.amounts,lamports:e.lamports},t);return r.Buffer.concat([new Uint8Array(d),new Uint8Array(t.subarray(0,n))])}function Y(e){const t=r.Buffer.alloc(1e3),n=Z.encode(e,t),o=r.Buffer.alloc(4);o.writeUInt32LE(n,0);const i=t.subarray(0,n);return r.Buffer.concat([new Uint8Array(p),new Uint8Array(o),new Uint8Array(i)])}function J(e){const t=r.Buffer.alloc(1e3),n=Q.encode({owner:e.owner,remainingAmount:e.remainingAmount,cpiContext:e.cpiContext},t);return r.Buffer.concat([new Uint8Array(h),new Uint8Array(t.subarray(0,n))])}function ee(e){const t=r.Buffer.alloc(1e3),n=j.encode(e,t),o=r.Buffer.alloc(4);o.writeUInt32LE(n,0);const i=t.subarray(0,n);return r.Buffer.concat([new Uint8Array(m),new Uint8Array(o),new Uint8Array(i)])}const te=e=>{const{feePayer:t,tokenPoolPda:n,systemProgram:r,mint:o,tokenProgram:i,cpiAuthorityPda:s}=e;return[{pubkey:t,isSigner:1,isWritable:1},{pubkey:n,isSigner:0,isWritable:1},{pubkey:r,isSigner:0,isWritable:0},{pubkey:o,isSigner:0,isWritable:1},{pubkey:i,isSigner:0,isWritable:0},{pubkey:s,isSigner:0,isWritable:0}]},ne=e=>{const{feePayer:t,tokenPoolPda:n,systemProgram:r,mint:o,tokenProgram:i,cpiAuthorityPda:s,existingTokenPoolPda:a}=e;return[{pubkey:t,isSigner:1,isWritable:1},{pubkey:n,isSigner:0,isWritable:1},{pubkey:a,isSigner:0,isWritable:0},{pubkey:r,isSigner:0,isWritable:0},{pubkey:o,isSigner:0,isWritable:1},{pubkey:i,isSigner:0,isWritable:0},{pubkey:s,isSigner:0,isWritable:0}]},re=e=>{const t=ve.programId,{feePayer:n,authority:r,cpiAuthorityPda:o,mint:i,tokenPoolPda:s,tokenProgram:a,lightSystemProgram:u,registeredProgramPda:c,noopProgram:l,accountCompressionAuthority:d,accountCompressionProgram:p,merkleTree:m,selfProgram:h,systemProgram:f,solPoolPda:g}=e;return[{pubkey:n,isSigner:1,isWritable:1},{pubkey:r,isSigner:1,isWritable:0},{pubkey:o,isSigner:0,isWritable:0},{pubkey:i,isSigner:0,isWritable:1},{pubkey:s,isSigner:0,isWritable:1},{pubkey:a,isSigner:0,isWritable:0},{pubkey:u,isSigner:0,isWritable:0},{pubkey:c,isSigner:0,isWritable:0},{pubkey:l,isSigner:0,isWritable:0},{pubkey:d,isSigner:0,isWritable:0},{pubkey:p,isSigner:0,isWritable:0},{pubkey:m,isSigner:0,isWritable:1},{pubkey:h,isSigner:0,isWritable:0},{pubkey:f,isSigner:0,isWritable:0},{pubkey:null!=g?g:t,isSigner:0,isWritable:1}]},oe=e=>{const t=ve.programId,{feePayer:n,authority:r,cpiAuthorityPda:o,lightSystemProgram:i,registeredProgramPda:s,noopProgram:a,accountCompressionAuthority:u,accountCompressionProgram:c,selfProgram:l,tokenPoolPda:d,compressOrDecompressTokenAccount:p,tokenProgram:m,systemProgram:h}=e;return[{pubkey:n,isSigner:1,isWritable:1},{pubkey:r,isSigner:1,isWritable:0},{pubkey:o,isSigner:0,isWritable:0},{pubkey:i,isSigner:0,isWritable:0},{pubkey:s,isSigner:0,isWritable:0},{pubkey:a,isSigner:0,isWritable:0},{pubkey:u,isSigner:0,isWritable:0},{pubkey:c,isSigner:0,isWritable:0},{pubkey:l,isSigner:0,isWritable:0},{pubkey:null!=d?d:t,isSigner:0,isWritable:1},{pubkey:null!=p?p:t,isSigner:0,isWritable:1},{pubkey:null!=m?m:t,isSigner:0,isWritable:0},{pubkey:h,isSigner:0,isWritable:0}]},ie=e=>{const{feePayer:t,authority:n,cpiAuthorityPda:r,lightSystemProgram:o,registeredProgramPda:i,noopProgram:s,accountCompressionAuthority:a,accountCompressionProgram:u,selfProgram:c,systemProgram:l}=e;return[{pubkey:t,isSigner:1,isWritable:1},{pubkey:n,isSigner:1,isWritable:0},{pubkey:r,isSigner:0,isWritable:0},{pubkey:o,isSigner:0,isWritable:0},{pubkey:i,isSigner:0,isWritable:0},{pubkey:s,isSigner:0,isWritable:0},{pubkey:a,isSigner:0,isWritable:0},{pubkey:u,isSigner:0,isWritable:0},{pubkey:c,isSigner:0,isWritable:0},{pubkey:l,isSigner:0,isWritable:0}]},se=ie,ae=e=>{const{feePayer:t,authority:n,cpiAuthorityPda:r,lightSystemProgram:o,registeredProgramPda:i,noopProgram:s,accountCompressionAuthority:a,accountCompressionProgram:u,selfProgram:c,systemProgram:l,mint:d}=e;return[{pubkey:t,isSigner:1,isWritable:1},{pubkey:n,isSigner:1,isWritable:0},{pubkey:r,isSigner:0,isWritable:0},{pubkey:o,isSigner:0,isWritable:0},{pubkey:i,isSigner:0,isWritable:0},{pubkey:s,isSigner:0,isWritable:0},{pubkey:a,isSigner:0,isWritable:0},{pubkey:u,isSigner:0,isWritable:0},{pubkey:c,isSigner:0,isWritable:0},{pubkey:l,isSigner:0,isWritable:0},{pubkey:d,isSigner:0,isWritable:0}]},ue=ae,ce=o.struct([o.struct([o.array(o.u8(),32,"a"),o.array(o.u8(),64,"b"),o.array(o.u8(),32,"c")],"proof"),o.publicKey("mint"),o.vec(F,"inputTokenDataWithContext"),o.option(z,"cpiContext"),o.publicKey("delegate"),o.u64("delegatedAmount"),o.u8("delegateMerkleTreeIndex"),o.u8("changeAccountMerkleTreeIndex"),o.option(o.u64(),"delegateLamports")]),le=o.struct([o.struct([o.array(o.u8(),32,"a"),o.array(o.u8(),64,"b"),o.array(o.u8(),32,"c")],"proof"),o.publicKey("mint"),o.vec(F,"inputTokenDataWithContext"),o.option(z,"cpiContext"),o.u8("outputAccountMerkleTreeIndex")]),de={a:new Array(32).fill(0),b:new Array(64).fill(0),c:new Array(32).fill(0)};function pe(e){return e.a.every((e=>0===e))&&e.b.every((e=>0===e))&&e.c.every((e=>0===e))}function me(e){var t;const n=r.Buffer.alloc(1e3),o=null!==(t=e.proof)&&void 0!==t?t:de,i=ce.encode(Object.assign(Object.assign({},e),{proof:o}),n),s=r.Buffer.alloc(4);s.writeUInt32LE(i,0);const a=n.subarray(0,i);return r.Buffer.concat([new Uint8Array(f),new Uint8Array(s),new Uint8Array(a)])}function he(e){var t;const n=r.Buffer.alloc(1e3),o=null!==(t=e.proof)&&void 0!==t?t:de,i=le.encode(Object.assign(Object.assign({},e),{proof:o}),n),s=r.Buffer.alloc(4);s.writeUInt32LE(i,0);const a=n.subarray(0,i);return r.Buffer.concat([new Uint8Array(g),new Uint8Array(s),new Uint8Array(a)])}const fe={tree:new t.PublicKey(e.batchMerkleTree1),queue:new t.PublicKey(e.batchQueue1),cpiContext:new t.PublicKey(e.batchCpiContext1),treeType:e.TreeType.StateV2,nextTreeInfo:null};function ge(e){var t;return"tokenPoolPda"in e&&null!==(t=e.tokenPoolPda)&&void 0!==t?t:e.splInterfacePda}const ye=t=>t.reduce(((e,t)=>e.add(t.parsed.amount)),e.bn(0)),be=e=>{const t=e[0].parsed.owner;e.forEach((e=>{if(!e.parsed.owner.equals(t))throw new Error("Token accounts must be owned by the same owner")}))},Ie=e=>({mint:e[0].parsed.mint,currentOwner:e[0].parsed.owner,delegate:e[0].parsed.delegate}),we=(e,t)=>{if(e.length<1)throw new Error("Must supply at least one input token account.");const n=e[0].parsed.owner,r=e.findIndex((e=>e.parsed.delegate));if(-1===r)return{delegatedTransfer:null,authority:n};const o=e[r].parsed.delegate;return{delegatedTransfer:{owner:n,delegateChangeAccountIndex:t.length<=1?null:0},authority:o}};function Ae(t,n,r){r=e.bn(r);const o=ye(t),i=e.sumUpLamports(t.map((e=>e.compressedAccount))),s=o.sub(r);return e.validateSufficientBalance(s),s.eq(e.bn(0))&&i.eq(e.bn(0))?[{owner:n,amount:r,lamports:i,tlv:null}]:(e.validateSameOwner(t.map((e=>e.compressedAccount))),be(t),[{owner:t[0].parsed.owner,amount:s,lamports:i,tlv:null},{owner:n,amount:r,lamports:e.bn(0),tlv:null}])}function ke(t,n){n=e.bn(n);const r=e.sumUpLamports(t.map((e=>e.compressedAccount))),o=ye(t).sub(n);return e.validateSufficientBalance(o),o.eq(e.bn(0))&&r.eq(e.bn(0))?[]:(e.validateSameOwner(t.map((e=>e.compressedAccount))),be(t),[{owner:t[0].parsed.owner,amount:o,lamports:r,tlv:null}])}class ve{constructor(){}static setProgramId(e){this.programId="string"==typeof e?new t.PublicKey(e):e}static deriveSplInterfacePda(e){const n=[u,e.toBuffer()],[r,o]=t.PublicKey.findProgramAddressSync(n,this.programId);return r}static deriveTokenPoolPda(e){return this.deriveSplInterfacePda(e)}static findSplInterfaceIndexAndBump(e,t){for(let n=0;n<5;n++){const r=ve.deriveSplInterfacePdaWithIndex(t,n);if(r[0].equals(e))return[n,r[1]]}throw new Error("SPL interface not found")}static findTokenPoolIndexAndBump(e,t){return this.findSplInterfaceIndexAndBump(e,t)}static deriveSplInterfacePdaWithIndex(e,n){let o=[];o=0===n?[r.Buffer.from("pool"),e.toBuffer(),r.Buffer.from([])]:[r.Buffer.from("pool"),e.toBuffer(),r.Buffer.from([n])];const[i,s]=t.PublicKey.findProgramAddressSync(o,this.programId);return[i,s]}static deriveTokenPoolPdaWithIndex(e,t){return this.deriveSplInterfacePdaWithIndex(e,t)}static get deriveCpiAuthorityPda(){const[e,n]=t.PublicKey.findProgramAddressSync([c],this.programId);return e}static async createMint({feePayer:e,mint:r,authority:o,freezeAuthority:i,decimals:s,rentExemptBalance:a,tokenProgramId:u,mintSize:c}){const l=null!=u?u:n.TOKEN_PROGRAM_ID;return[t.SystemProgram.createAccount({fromPubkey:e,lamports:a,newAccountPubkey:r,programId:l,space:null!=c?c:n.MINT_SIZE}),n.createInitializeMint2Instruction(r,s,o,i,l),await this.createSplInterface({feePayer:e,mint:r,tokenProgramId:l})]}static async createSplInterface({feePayer:e,mint:r,tokenProgramId:o}){const i=null!=o?o:n.TOKEN_PROGRAM_ID,s=this.deriveSplInterfacePdaWithIndex(r,0),a=te({mint:r,feePayer:e,tokenPoolPda:s[0],tokenProgram:i,cpiAuthorityPda:this.deriveCpiAuthorityPda,systemProgram:t.SystemProgram.programId});return new t.TransactionInstruction({programId:this.programId,keys:a,data:l})}static async createTokenPool(e){return this.createSplInterface(e)}static async addTokenPool({feePayer:e,mint:o,poolIndex:i,tokenProgramId:s}){if(i<=0)throw new Error("Pool index must be greater than 0. For 0, use CreateTokenPool instead.");if(i>3)throw new Error(`Invalid poolIndex ${i}. Max 4 pools per mint.`);const a=null!=s?s:n.TOKEN_PROGRAM_ID,u=this.deriveSplInterfacePdaWithIndex(o,i-1),c=this.deriveSplInterfacePdaWithIndex(o,i),l=ne({mint:o,feePayer:e,tokenPoolPda:c[0],existingTokenPoolPda:u[0],tokenProgram:a,cpiAuthorityPda:this.deriveCpiAuthorityPda,systemProgram:t.SystemProgram.programId});return new t.TransactionInstruction({programId:this.programId,keys:l,data:r.Buffer.concat([new Uint8Array(y),new Uint8Array(r.Buffer.from([i]))])})}static async mintTo({feePayer:n,mint:r,authority:o,toPubkey:i,amount:s,outputStateTreeInfo:a,tokenPoolInfo:u}){const c=e.defaultStaticAccountsStruct(),l=u.tokenProgram;T(u,r);const d=e.toArray(s).map((t=>e.bn(t))),p=e.toArray(i);if(d.length!==p.length)throw new Error("Amount and toPubkey arrays must have the same length");const m=re({mint:r,feePayer:n,authority:o,cpiAuthorityPda:this.deriveCpiAuthorityPda,tokenProgram:l,tokenPoolPda:ge(u),lightSystemProgram:e.LightSystemProgram.programId,registeredProgramPda:c.registeredProgramPda,noopProgram:c.noopProgram,accountCompressionAuthority:c.accountCompressionAuthority,accountCompressionProgram:c.accountCompressionProgram,merkleTree:a.treeType===e.TreeType.StateV2?a.queue:a.tree,selfProgram:this.programId,systemProgram:t.SystemProgram.programId,solPoolPda:null}),h=X({recipients:p,amounts:d,lamports:null});return new t.TransactionInstruction({programId:this.programId,keys:m,data:h})}static async approveAndMintTo({feePayer:e,mint:t,authority:r,authorityTokenAccount:o,toPubkey:i,amount:s,outputStateTreeInfo:a,tokenPoolInfo:u}){const c=BigInt(s.toString());return[n.createMintToInstruction(t,o,r,c,[],u.tokenProgram),await this.compress({payer:e,owner:r,source:o,toAddress:i,mint:t,amount:s,outputStateTreeInfo:a,tokenPoolInfo:u})]}static async transfer({payer:n,inputCompressedTokenAccounts:r,toAddress:o,amount:i,recentValidityProof:s,recentInputStateRootIndices:a}){var u;const c=Ae(r,o,i),l=(null===(u=r[0])||void 0===u?void 0:u.compressedAccount.treeInfo.treeType)===e.TreeType.StateV1&&e.featureFlags.isV2()?fe:void 0,{inputTokenDataWithContext:d,packedOutputTokenData:p,remainingAccountMetas:m}=W({inputCompressedTokenAccounts:r,rootIndices:a,tokenTransferOutputs:c,outputStateTreeInfo:l}),{mint:h}=Ie(r),{delegatedTransfer:f,authority:g}=we(r,c),y=ee({proof:s,mint:h,delegatedTransfer:f,inputTokenDataWithContext:d,outputCompressedAccounts:p,compressOrDecompressAmount:null,isCompress:0,cpiContext:null,lamportsChangeAccountMerkleTreeIndex:null}),{accountCompressionAuthority:b,noopProgram:I,registeredProgramPda:w,accountCompressionProgram:A}=e.defaultStaticAccountsStruct(),k=oe({feePayer:n,authority:g,cpiAuthorityPda:this.deriveCpiAuthorityPda,lightSystemProgram:e.LightSystemProgram.programId,registeredProgramPda:w,noopProgram:I,accountCompressionAuthority:b,accountCompressionProgram:A,selfProgram:this.programId,tokenPoolPda:void 0,compressOrDecompressTokenAccount:void 0,tokenProgram:void 0,systemProgram:t.SystemProgram.programId});return k.push(...m),new t.TransactionInstruction({programId:this.programId,keys:k,data:y})}static async createTokenProgramLookupTable({payer:r,authority:o,mints:i,recentSlot:s,remainingAccounts:a}){const[u,c]=t.AddressLookupTableProgram.createLookupTable({authority:o,payer:o,recentSlot:s});let l=[];i&&(l=[...i,...i.map((e=>this.deriveSplInterfacePda(e)))]);const d=[u,t.AddressLookupTableProgram.extendLookupTable({payer:r,authority:o,lookupTable:c,addresses:[t.SystemProgram.programId,t.ComputeBudgetProgram.programId,this.deriveCpiAuthorityPda,e.LightSystemProgram.programId,ve.programId,e.defaultStaticAccountsStruct().registeredProgramPda,e.defaultStaticAccountsStruct().noopProgram,e.defaultStaticAccountsStruct().accountCompressionAuthority,e.defaultStaticAccountsStruct().accountCompressionProgram,e.defaultTestStateTreeAccounts().merkleTree,e.defaultTestStateTreeAccounts().nullifierQueue,e.defaultTestStateTreeAccounts().addressTree,e.defaultTestStateTreeAccounts().addressQueue,this.programId,n.TOKEN_PROGRAM_ID,n.TOKEN_2022_PROGRAM_ID,o,...l]})];if(a&&a.length>0)for(let e=0;e<a.length;e+=25){const n=a.slice(e,e+25),i=t.AddressLookupTableProgram.extendLookupTable({payer:r,authority:o,lookupTable:c,addresses:n});d.push(i)}return{instructions:d,address:c}}static async compress({payer:n,owner:r,source:o,toAddress:i,amount:s,mint:a,outputStateTreeInfo:u,tokenPoolInfo:c}){let l;const d=e.toArray(s),p=e.toArray(i);if(T(c,a),d.length!==p.length)throw new Error("Amount and toAddress arrays must have the same length");if(e.featureFlags.isV2()){const[i,s]=this.findSplInterfaceIndexAndBump(ge(c),a),l=Y({pubkeys:p,amounts:d.length>1?d.map((t=>e.bn(t))):null,lamports:null,amount:1===d.length?e.bn(d[0]):null,index:i,bump:s}),m=re(Object.assign(Object.assign({mint:a,feePayer:n,authority:r,cpiAuthorityPda:this.deriveCpiAuthorityPda,tokenProgram:c.tokenProgram,tokenPoolPda:ge(c),lightSystemProgram:e.LightSystemProgram.programId},e.defaultStaticAccountsStruct()),{merkleTree:u.queue,selfProgram:this.programId,systemProgram:t.SystemProgram.programId,solPoolPda:null}));return m.push({pubkey:o,isWritable:1,isSigner:0}),new t.TransactionInstruction({programId:this.programId,keys:m,data:l})}{l=d.map(((t,n)=>{const r=e.bn(t);return{owner:p[n],amount:r,lamports:null,tlv:null}}));const{inputTokenDataWithContext:i,packedOutputTokenData:m,remainingAccountMetas:h}=W({inputCompressedTokenAccounts:[],outputStateTreeInfo:u,rootIndices:[],tokenTransferOutputs:l}),f=ee({proof:null,mint:a,delegatedTransfer:null,inputTokenDataWithContext:i,outputCompressedAccounts:m,compressOrDecompressAmount:Array.isArray(s)?s.map((t=>e.bn(t))).reduce(((e,t)=>e.add(t)),e.bn(0)):e.bn(s),isCompress:1,cpiContext:null,lamportsChangeAccountMerkleTreeIndex:null}),g=oe(Object.assign(Object.assign({},e.defaultStaticAccountsStruct()),{feePayer:n,authority:r,cpiAuthorityPda:this.deriveCpiAuthorityPda,lightSystemProgram:e.LightSystemProgram.programId,selfProgram:this.programId,systemProgram:t.SystemProgram.programId,tokenPoolPda:ge(c),compressOrDecompressTokenAccount:o,tokenProgram:c.tokenProgram}));return g.push(...h),new t.TransactionInstruction({programId:this.programId,keys:g,data:f})}}static async decompress({payer:n,inputCompressedTokenAccounts:r,toAddress:o,amount:i,recentValidityProof:s,recentInputStateRootIndices:a,tokenPoolInfos:u}){const c=e.bn(i),l=e.toArray(u),d=ke(r,c),{inputTokenDataWithContext:p,packedOutputTokenData:m,remainingAccountMetas:h}=W({inputCompressedTokenAccounts:r,rootIndices:a,tokenTransferOutputs:d,remainingAccounts:l.slice(1).map((e=>ge(e)))}),{mint:f}=Ie(r),{delegatedTransfer:g,authority:y}=we(r,d),b=ee({proof:s,mint:f,delegatedTransfer:g,inputTokenDataWithContext:p,outputCompressedAccounts:m,compressOrDecompressAmount:c,isCompress:0,cpiContext:null,lamportsChangeAccountMerkleTreeIndex:null}),I=l[0].tokenProgram,{accountCompressionAuthority:w,noopProgram:A,registeredProgramPda:k,accountCompressionProgram:v}=e.defaultStaticAccountsStruct(),T=oe({feePayer:n,authority:y,cpiAuthorityPda:this.deriveCpiAuthorityPda,lightSystemProgram:e.LightSystemProgram.programId,registeredProgramPda:k,noopProgram:A,accountCompressionAuthority:w,accountCompressionProgram:v,selfProgram:this.programId,tokenPoolPda:ge(l[0]),compressOrDecompressTokenAccount:o,tokenProgram:I,systemProgram:t.SystemProgram.programId});return T.push(...h),new t.TransactionInstruction({programId:this.programId,keys:T,data:b})}static async mergeTokenAccounts({payer:t,owner:n,inputCompressedTokenAccounts:r,mint:o,recentValidityProof:i,recentInputStateRootIndices:s}){const a=e.featureFlags.isV2()?8:4;if(r.length>a)throw new Error(`Cannot merge more than ${a} token accounts at once`);return G(r,o),[await this.transfer({payer:t,inputCompressedTokenAccounts:r,toAddress:n,amount:r.reduce(((e,t)=>e.add(t.parsed.amount)),e.bn(0)),recentInputStateRootIndices:s,recentValidityProof:i})]}static async compressSplTokenAccount({feePayer:n,authority:r,tokenAccount:o,mint:i,remainingAmount:s,outputStateTreeInfo:a,tokenPoolInfo:u}){T(u,i);const c=[{pubkey:a.treeType===e.TreeType.StateV2?a.queue:a.tree,isSigner:0,isWritable:1}],l=J({owner:r,remainingAmount:null!=s?s:null,cpiContext:null}),{accountCompressionAuthority:d,noopProgram:p,registeredProgramPda:m,accountCompressionProgram:h}=e.defaultStaticAccountsStruct(),f=oe({feePayer:n,authority:r,cpiAuthorityPda:this.deriveCpiAuthorityPda,lightSystemProgram:e.LightSystemProgram.programId,registeredProgramPda:m,noopProgram:p,accountCompressionAuthority:d,accountCompressionProgram:h,selfProgram:this.programId,tokenPoolPda:ge(u),compressOrDecompressTokenAccount:o,tokenProgram:u.tokenProgram,systemProgram:t.SystemProgram.programId});return f.push(...c),new t.TransactionInstruction({programId:this.programId,keys:f,data:l})}static async getMintProgramId(e,t){var n;return null===(n=await t.getAccountInfo(e))||void 0===n?void 0:n.owner}static async approve({payer:n,inputCompressedTokenAccounts:r,toAddress:o,amount:i,recentValidityProof:s,recentInputStateRootIndices:a}){const{inputTokenDataWithContext:u,remainingAccountMetas:c}=W({inputCompressedTokenAccounts:r,rootIndices:a,tokenTransferOutputs:[]}),{mint:l,currentOwner:d}=Ie(r),p=r[0].compressedAccount.treeInfo.treeType===e.TreeType.StateV2?1:0,m=me({proof:s,mint:l,inputTokenDataWithContext:u,cpiContext:null,delegate:o,delegatedAmount:e.bn(i),delegateMerkleTreeIndex:p,changeAccountMerkleTreeIndex:p,delegateLamports:null}),{accountCompressionAuthority:h,noopProgram:f,registeredProgramPda:g,accountCompressionProgram:y}=e.defaultStaticAccountsStruct(),b=ie({feePayer:n,authority:d,cpiAuthorityPda:this.deriveCpiAuthorityPda,lightSystemProgram:e.LightSystemProgram.programId,registeredProgramPda:g,noopProgram:f,accountCompressionAuthority:h,accountCompressionProgram:y,selfProgram:this.programId,systemProgram:t.SystemProgram.programId});return b.push(...c),new t.TransactionInstruction({programId:this.programId,keys:b,data:m})}static async revoke({payer:n,inputCompressedTokenAccounts:r,recentValidityProof:o,recentInputStateRootIndices:i}){be(r);const{inputTokenDataWithContext:s,remainingAccountMetas:a}=W({inputCompressedTokenAccounts:r,rootIndices:i,tokenTransferOutputs:[]}),{mint:u,currentOwner:c}=Ie(r),l=he({proof:o,mint:u,inputTokenDataWithContext:s,cpiContext:null,outputAccountMerkleTreeIndex:r[0].compressedAccount.treeInfo.treeType===e.TreeType.StateV2?2:1}),{accountCompressionAuthority:d,noopProgram:p,registeredProgramPda:m,accountCompressionProgram:h}=e.defaultStaticAccountsStruct(),f=se({feePayer:n,authority:c,cpiAuthorityPda:this.deriveCpiAuthorityPda,lightSystemProgram:e.LightSystemProgram.programId,registeredProgramPda:m,noopProgram:p,accountCompressionAuthority:d,accountCompressionProgram:h,selfProgram:this.programId,systemProgram:t.SystemProgram.programId});return f.push(...a),new t.TransactionInstruction({programId:this.programId,keys:f,data:l})}}function Te(t,n){const r=e.deriveAddressV2(Pe(t)[0].toBytes(),n.tree,e.LIGHT_TOKEN_PROGRAM_ID);return Array.from(r.toBytes())}ve.programId=new t.PublicKey("cTokenmWW8bLPjZEBAUgYy3zKxQZW6VKi7bqNFEVv3m");const Me=r.Buffer.from([99,111,109,112,114,101,115,115,101,100,95,109,105,110,116]);function Pe(n){const[r,o]=t.PublicKey.findProgramAddressSync([Me,n.toBuffer()],e.LIGHT_TOKEN_PROGRAM_ID);return[r,o]}const xe=r.Buffer.from([103]),Se=o.struct([o.publicKey("recipient"),o.u64("amount")]),Ce=o.struct([o.u8("tokenAccountVersion"),o.vec(Se,"recipients")]),_e=o.struct([o.option(o.publicKey(),"newAuthority")]),Ee=o.struct([o.u8("accountIndex"),o.u64("amount")]),Oe=o.struct([o.u8("extensionIndex"),o.u8("fieldType"),o.vecU8("key"),o.vecU8("value")]),Be=o.struct([o.u8("extensionIndex"),o.publicKey("newAuthority")]),De=o.struct([o.u8("extensionIndex"),o.vecU8("key"),o.u8("idempotent")]),Re=o.struct([o.u8("rentPayment"),o.u32("writeTopUp")]),Le=o.struct([o.u8("idempotent")]),Ke=o.rustEnum([Ce.replicate("mintToCompressed"),_e.replicate("updateMintAuthority"),_e.replicate("updateFreezeAuthority"),Ee.replicate("mintToCToken"),Oe.replicate("updateMetadataField"),Be.replicate("updateMetadataAuthority"),De.replicate("removeMetadataKey"),Re.replicate("decompressMint"),Le.replicate("compressAndCloseCMint")]),Ne=o.struct([o.array(o.u8(),32,"a"),o.array(o.u8(),64,"b"),o.array(o.u8(),32,"c")]),Ue=o.struct([o.bool("setContext"),o.bool("firstSetContext"),o.u8("inTreeIndex"),o.u8("inQueueIndex"),o.u8("outQueueIndex"),o.u8("tokenOutQueueIndex"),o.u8("assignedAccountIndex"),o.array(o.u8(),4,"readOnlyAddressTrees"),o.array(o.u8(),32,"addressTreePubkey")]),We=o.struct([o.array(o.u8(),4,"readOnlyAddressTrees"),o.array(o.u16(),4,"readOnlyAddressTreeRootIndices")]),Ge=o.struct([o.vecU8("key"),o.vecU8("value")]),qe=o.struct([o.option(o.publicKey(),"updateAuthority"),o.vecU8("name"),o.vecU8("symbol"),o.vecU8("uri"),o.option(o.vec(Ge),"additionalMetadata")]),Ve=o.struct([]),Fe=o.rustEnum([Ve.replicate("placeholder0"),Ve.replicate("placeholder1"),Ve.replicate("placeholder2"),Ve.replicate("placeholder3"),Ve.replicate("placeholder4"),Ve.replicate("placeholder5"),Ve.replicate("placeholder6"),Ve.replicate("placeholder7"),Ve.replicate("placeholder8"),Ve.replicate("placeholder9"),Ve.replicate("placeholder10"),Ve.replicate("placeholder11"),Ve.replicate("placeholder12"),Ve.replicate("placeholder13"),Ve.replicate("placeholder14"),Ve.replicate("placeholder15"),Ve.replicate("placeholder16"),Ve.replicate("placeholder17"),Ve.replicate("placeholder18"),qe.replicate("tokenMetadata")]),He=o.struct([o.u8("version"),o.bool("cmintDecompressed"),o.publicKey("mint"),o.array(o.u8(),32,"mintSigner"),o.u8("bump")]),ze=o.struct([o.u64("supply"),o.u8("decimals"),He.replicate("metadata"),o.option(o.publicKey(),"mintAuthority"),o.option(o.publicKey(),"freezeAuthority"),o.option(o.vec(Fe),"extensions")]),je=o.struct([o.u32("leafIndex"),o.bool("proveByIndex"),o.u16("rootIndex"),o.u16("maxTopUp"),o.option(We,"createMint"),o.vec(Ke,"actions"),o.option(Ne,"proof"),o.option(Ue,"cpiContext"),o.option(ze,"mint")]);function $e(t){const n=t.actions.map((t=>"mintToCompressed"in t&&t.mintToCompressed?{mintToCompressed:Object.assign(Object.assign({},t.mintToCompressed),{recipients:t.mintToCompressed.recipients.map((t=>Object.assign(Object.assign({},t),{amount:e.bn(t.amount.toString())})))})}:"mintToCToken"in t&&t.mintToCToken?{mintToCToken:Object.assign(Object.assign({},t.mintToCToken),{amount:e.bn(t.mintToCToken.amount.toString())})}:t)),o=r.Buffer.alloc(1e4),i=Object.assign(Object.assign({},t),{actions:n,mint:t.mint?Object.assign(Object.assign({},t.mint),{supply:e.bn(t.mint.supply.toString())}):null}),s=je.encode(i,o);return r.Buffer.concat([xe,o.subarray(0,s)])}function Ze(n,o,a,u,c,l,d,p,m){return function(n,r,o,a,u,c){const l=e.defaultStaticAccountsStruct(),[d]=Pe(n),p=[{pubkey:e.LightSystemProgram.programId,isSigner:0,isWritable:0},{pubkey:n,isSigner:1,isWritable:0},{pubkey:r,isSigner:1,isWritable:0},{pubkey:i,isSigner:0,isWritable:0},{pubkey:d,isSigner:0,isWritable:1},{pubkey:s,isSigner:0,isWritable:1},{pubkey:o,isSigner:1,isWritable:1},{pubkey:ve.deriveCpiAuthorityPda,isSigner:0,isWritable:0},{pubkey:l.registeredProgramPda,isSigner:0,isWritable:0},{pubkey:l.accountCompressionAuthority,isSigner:0,isWritable:0},{pubkey:l.accountCompressionProgram,isSigner:0,isWritable:0},{pubkey:t.SystemProgram.programId,isSigner:0,isWritable:0},{pubkey:a.queue,isSigner:0,isWritable:1},{pubkey:u.tree,isSigner:0,isWritable:1}];return new t.TransactionInstruction({programId:e.LIGHT_TOKEN_PROGRAM_ID,keys:p,data:c})}(n,a,c,p,d,function(e){var t;const[n,o]=Pe(e.mintSigner);let i=null;e.metadata&&(i=[{tokenMetadata:{updateAuthority:null!==(t=e.metadata.updateAuthority)&&void 0!==t?t:null,name:r.Buffer.from(e.metadata.name),symbol:r.Buffer.from(e.metadata.symbol),uri:r.Buffer.from(e.metadata.uri),additionalMetadata:e.metadata.additionalMetadata}}]);const s=function(e){if(!e)return null;if(32!==e.a.length)throw new Error(`Invalid proof.a length: expected 32, got ${e.a.length}`);if(64!==e.b.length)throw new Error(`Invalid proof.b length: expected 64, got ${e.b.length}`);if(32!==e.c.length)throw new Error(`Invalid proof.c length: expected 32, got ${e.c.length}`);return e}(e.proof);return $e({leafIndex:0,proveByIndex:0,rootIndex:e.rootIndex,maxTopUp:0,createMint:{readOnlyAddressTrees:[0,0,0,0],readOnlyAddressTreeRootIndices:[0,0,0,0]},actions:[{decompressMint:{rentPayment:16,writeTopUp:766}}],proof:s,cpiContext:null,mint:{supply:BigInt(0),decimals:e.decimals,metadata:{version:exports.TokenDataVersion.ShaFlat,cmintDecompressed:0,mint:n,mintSigner:Array.from(e.mintSigner.toBytes()),bump:o},mintAuthority:e.mintAuthority,freezeAuthority:e.freezeAuthority,extensions:i}})}({mintSigner:n,mintAuthority:a,freezeAuthority:u,decimals:o,addressTree:d.tree,outputQueue:p.queue,rootIndex:l.rootIndices[0],proof:l.compressedProof,metadata:m}))}function Qe(e){var t,n,o;const i="mintAuthority"===e.actionType?{updateMintAuthority:{newAuthority:e.newAuthority}}:{updateFreezeAuthority:{newAuthority:e.newAuthority}},s=null!==(n=null===(t=e.mintInterface.mintContext)||void 0===t?void 0:t.cmintDecompressed)&&void 0!==n?n:0;let a=null;return!s&&e.mintInterface.tokenMetadata&&(a=[{tokenMetadata:{updateAuthority:null!==(o=e.mintInterface.tokenMetadata.updateAuthority)&&void 0!==o?o:null,name:r.Buffer.from(e.mintInterface.tokenMetadata.name),symbol:r.Buffer.from(e.mintInterface.tokenMetadata.symbol),uri:r.Buffer.from(e.mintInterface.tokenMetadata.uri),additionalMetadata:null}}]),$e({leafIndex:e.leafIndex,proveByIndex:e.proveByIndex,rootIndex:e.rootIndex,maxTopUp:0,createMint:null,actions:[i],proof:e.proof,cpiContext:null,mint:s?null:{supply:e.mintInterface.mint.supply,decimals:e.mintInterface.mint.decimals,metadata:{version:e.mintInterface.mintContext.version,cmintDecompressed:e.mintInterface.mintContext.cmintDecompressed,mint:e.mintInterface.mintContext.splMint,mintSigner:Array.from(e.mintInterface.mintContext.mintSigner),bump:e.mintInterface.mintContext.bump},mintAuthority:e.mintInterface.mint.mintAuthority,freezeAuthority:e.mintInterface.mint.freezeAuthority,extensions:a}})}function Xe(n,r,o,i,s){var a,u,c;if(!n.merkleContext)throw new Error("MintInterface must have merkleContext for compressed mint operations");if(!n.mintContext)throw new Error("MintInterface must have mintContext for compressed mint operations");const l=n.merkleContext,d=e.getOutputQueue(l),p=null!==(a=n.mintContext.cmintDecompressed)&&void 0!==a?a:0,m=e.getDefaultAddressTreeInfo(),h=Qe({splMint:n.mintContext.splMint,addressTree:m.tree,leafIndex:l.leafIndex,proveByIndex:1,rootIndex:null!==(u=null==s?void 0:s.rootIndices[0])&&void 0!==u?u:0,proof:p?null:null!==(c=null==s?void 0:s.compressedProof)&&void 0!==c?c:null,mintInterface:n,newAuthority:o,actionType:"mintAuthority"}),f=e.defaultStaticAccountsStruct(),g=[{pubkey:e.LightSystemProgram.programId,isSigner:0,isWritable:0},{pubkey:r,isSigner:1,isWritable:0},...p?[{pubkey:n.mint.address,isSigner:0,isWritable:1}]:[],{pubkey:i,isSigner:1,isWritable:1},{pubkey:ve.deriveCpiAuthorityPda,isSigner:0,isWritable:0},{pubkey:f.registeredProgramPda,isSigner:0,isWritable:0},{pubkey:f.accountCompressionAuthority,isSigner:0,isWritable:0},{pubkey:f.accountCompressionProgram,isSigner:0,isWritable:0},{pubkey:t.SystemProgram.programId,isSigner:0,isWritable:0},{pubkey:d,isSigner:0,isWritable:1},{pubkey:l.treeInfo.tree,isSigner:0,isWritable:1},{pubkey:l.treeInfo.queue,isSigner:0,isWritable:1}];return new t.TransactionInstruction({programId:e.LIGHT_TOKEN_PROGRAM_ID,keys:g,data:h})}function Ye(n,r,o,i,s){var a,u,c;if(!n.merkleContext)throw new Error("MintInterface must have merkleContext for compressed mint operations");if(!n.mintContext)throw new Error("MintInterface must have mintContext for compressed mint operations");const l=n.merkleContext,d=e.getOutputQueue(l),p=null!==(a=n.mintContext.cmintDecompressed)&&void 0!==a?a:0,m=e.getDefaultAddressTreeInfo(),h=Qe({splMint:n.mintContext.splMint,addressTree:m.tree,leafIndex:l.leafIndex,proveByIndex:1,rootIndex:null!==(u=null==s?void 0:s.rootIndices[0])&&void 0!==u?u:0,proof:p?null:null!==(c=null==s?void 0:s.compressedProof)&&void 0!==c?c:null,mintInterface:n,newAuthority:o,actionType:"freezeAuthority"}),f=e.defaultStaticAccountsStruct(),g=[{pubkey:e.LightSystemProgram.programId,isSigner:0,isWritable:0},{pubkey:r,isSigner:1,isWritable:0},...p?[{pubkey:n.mint.address,isSigner:0,isWritable:1}]:[],{pubkey:i,isSigner:1,isWritable:1},{pubkey:ve.deriveCpiAuthorityPda,isSigner:0,isWritable:0},{pubkey:f.registeredProgramPda,isSigner:0,isWritable:0},{pubkey:f.accountCompressionAuthority,isSigner:0,isWritable:0},{pubkey:f.accountCompressionProgram,isSigner:0,isWritable:0},{pubkey:t.SystemProgram.programId,isSigner:0,isWritable:0},{pubkey:d,isSigner:0,isWritable:1},{pubkey:l.treeInfo.tree,isSigner:0,isWritable:1},{pubkey:l.treeInfo.queue,isSigner:0,isWritable:1}];return new t.TransactionInstruction({programId:e.LIGHT_TOKEN_PROGRAM_ID,keys:g,data:h})}function Je(n,o,i,s,a){var u,c,l;if(!n.merkleContext)throw new Error("MintInterface must have merkleContext for compressed mint operations");if(!n.mintContext)throw new Error("MintInterface must have mintContext for compressed mint operations");if(!n.tokenMetadata)throw new Error("MintInterface must have tokenMetadata for metadata operations");const d=n.merkleContext,p=e.getOutputQueue(d),m=null!==(u=n.mintContext.cmintDecompressed)&&void 0!==u?u:0,h=e.getDefaultAddressTreeInfo(),f=function(e){var t,n,o;const i=e.mintInterface;if(!i.tokenMetadata)throw new Error("MintInterface must have tokenMetadata for metadata operations");const s=null!==(n=null===(t=i.mintContext)||void 0===t?void 0:t.cmintDecompressed)&&void 0!==n?n:0;var a;return $e({leafIndex:e.leafIndex,proveByIndex:null===e.proof,rootIndex:e.rootIndex,maxTopUp:0,createMint:null,actions:[(a=e.action,"updateField"===a.type?{updateMetadataField:{extensionIndex:a.extensionIndex,fieldType:a.fieldType,key:r.Buffer.from(a.key),value:r.Buffer.from(a.value)}}:"updateAuthority"===a.type?{updateMetadataAuthority:{extensionIndex:a.extensionIndex,newAuthority:a.newAuthority}}:{removeMetadataKey:{extensionIndex:a.extensionIndex,key:r.Buffer.from(a.key),idempotent:a.idempotent?1:0}})],proof:e.proof,cpiContext:null,mint:s?null:{supply:i.mint.supply,decimals:i.mint.decimals,metadata:{version:i.mintContext.version,cmintDecompressed:i.mintContext.cmintDecompressed,mint:i.mintContext.splMint,mintSigner:Array.from(i.mintContext.mintSigner),bump:i.mintContext.bump},mintAuthority:i.mint.mintAuthority,freezeAuthority:i.mint.freezeAuthority,extensions:[{tokenMetadata:{updateAuthority:null!==(o=i.tokenMetadata.updateAuthority)&&void 0!==o?o:null,name:r.Buffer.from(i.tokenMetadata.name),symbol:r.Buffer.from(i.tokenMetadata.symbol),uri:r.Buffer.from(i.tokenMetadata.uri),additionalMetadata:null}}]}})}({splMint:n.mintContext.splMint,addressTree:h.tree,leafIndex:d.leafIndex,rootIndex:null!==(c=null==s?void 0:s.rootIndices[0])&&void 0!==c?c:0,proof:m?null:null!==(l=null==s?void 0:s.compressedProof)&&void 0!==l?l:null,mintInterface:n,action:a}),g=e.defaultStaticAccountsStruct(),y=[{pubkey:e.LightSystemProgram.programId,isSigner:0,isWritable:0},{pubkey:o,isSigner:1,isWritable:0},...m?[{pubkey:n.mint.address,isSigner:0,isWritable:1}]:[],{pubkey:i,isSigner:1,isWritable:1},{pubkey:ve.deriveCpiAuthorityPda,isSigner:0,isWritable:0},{pubkey:g.registeredProgramPda,isSigner:0,isWritable:0},{pubkey:g.accountCompressionAuthority,isSigner:0,isWritable:0},{pubkey:g.accountCompressionProgram,isSigner:0,isWritable:0},{pubkey:t.SystemProgram.programId,isSigner:0,isWritable:0},{pubkey:p,isSigner:0,isWritable:1},{pubkey:d.treeInfo.tree,isSigner:0,isWritable:1},{pubkey:d.treeInfo.queue,isSigner:0,isWritable:1}];return new t.TransactionInstruction({programId:e.LIGHT_TOKEN_PROGRAM_ID,keys:y,data:f})}function et(e,t,n,r,o,i,s,a=0){return Je(e,t,n,r,{type:"updateField",extensionIndex:a,fieldType:"name"===o?0:"symbol"===o?1:"uri"===o?2:3,key:s||"",value:i})}function tt(e,t,n,r,o,i=0){return Je(e,t,r,o,{type:"updateAuthority",extensionIndex:i,newAuthority:n})}function nt(e,t,n,r,o,i=0,s=0){return Je(e,t,n,r,{type:"removeKey",extensionIndex:s,key:o,idempotent:i})}const rt=r.Buffer.from([100]),ot=r.Buffer.from([102]),it=o.struct([o.u8("bump"),o.array(o.u8(),32,"programId"),o.vec(o.vec(o.u8()),"seeds")]),st=o.struct([o.u8("tokenAccountVersion"),o.u8("rentPayment"),o.u8("compressionOnly"),o.u32("writeTopUp"),o.option(it,"compressToAccountPubkey")]),at=o.struct([o.option(st,"compressibleConfig")]),ut={tokenAccountVersion:3,rentPayment:16,compressionOnly:1,writeTopUp:766,compressToAccountPubkey:null};function ct(n,r){return t.PublicKey.findProgramAddressSync([n.toBuffer(),e.LIGHT_TOKEN_PROGRAM_ID.toBuffer(),r.toBuffer()],e.LIGHT_TOKEN_PROGRAM_ID)[0]}function lt(e,t){const n=r.Buffer.alloc(2e3),o=at.encode({compressibleConfig:e.compressibleConfig||null},n),i=t?ot:rt;return r.Buffer.concat([i,n.subarray(0,o)])}function dt(n,r,o,a=ut,u=i,c=s){const l=ct(r,o),d=lt({compressibleConfig:a},0),p=[{pubkey:r,isSigner:0,isWritable:0},{pubkey:o,isSigner:0,isWritable:0},{pubkey:n,isSigner:1,isWritable:1},{pubkey:l,isSigner:0,isWritable:1},{pubkey:t.SystemProgram.programId,isSigner:0,isWritable:0}];return a&&p.push({pubkey:u,isSigner:0,isWritable:0},{pubkey:c,isSigner:0,isWritable:1}),new t.TransactionInstruction({programId:e.LIGHT_TOKEN_PROGRAM_ID,keys:p,data:d})}function pt(n,r,o,a=ut,u=i,c=s){const l=ct(r,o),d=lt({compressibleConfig:a},1),p=[{pubkey:r,isSigner:0,isWritable:0},{pubkey:o,isSigner:0,isWritable:0},{pubkey:n,isSigner:1,isWritable:1},{pubkey:l,isSigner:0,isWritable:1},{pubkey:t.SystemProgram.programId,isSigner:0,isWritable:0}];return a&&p.push({pubkey:u,isSigner:0,isWritable:0},{pubkey:c,isSigner:0,isWritable:1}),new t.TransactionInstruction({programId:e.LIGHT_TOKEN_PROGRAM_ID,keys:p,data:d})}function mt(t){return t.equals(e.LIGHT_TOKEN_PROGRAM_ID)?e.LIGHT_TOKEN_PROGRAM_ID:n.ASSOCIATED_TOKEN_PROGRAM_ID}function ht(t,r,o,i,s=0){if(i){const e=n.getAssociatedTokenAddressSync(r,o,s,i,mt(i));if(t.equals(e))return{valid:1,type:ft(i),programId:i};throw new Error(`ATA address mismatch for ${i.toBase58()}. Expected: ${e.toBase58()}, got: ${t.toBase58()}`)}let a,u,c;if(a=n.getAssociatedTokenAddressSync(r,o,s,e.LIGHT_TOKEN_PROGRAM_ID,mt(e.LIGHT_TOKEN_PROGRAM_ID)),t.equals(a))return{valid:1,type:"ctoken",programId:e.LIGHT_TOKEN_PROGRAM_ID};if(u=n.getAssociatedTokenAddressSync(r,o,s,n.TOKEN_PROGRAM_ID,mt(n.TOKEN_PROGRAM_ID)),t.equals(u))return{valid:1,type:"spl",programId:n.TOKEN_PROGRAM_ID};if(c=n.getAssociatedTokenAddressSync(r,o,s,n.TOKEN_2022_PROGRAM_ID,mt(n.TOKEN_2022_PROGRAM_ID)),t.equals(c))return{valid:1,type:"token2022",programId:n.TOKEN_2022_PROGRAM_ID};throw new Error(`ATA address does not match any valid derivation from mint+owner. Got: ${t.toBase58()}, expected one of: c-token=${a.toBase58()}, SPL=${u.toBase58()}, T22=${c.toBase58()}`)}function ft(t){if(t.equals(e.LIGHT_TOKEN_PROGRAM_ID))return"ctoken";if(t.equals(n.TOKEN_PROGRAM_ID))return"spl";if(t.equals(n.TOKEN_2022_PROGRAM_ID))return"token2022";throw new Error(`Unknown program ID: ${t.toBase58()}`)}function gt(t,r,o,i,s=n.TOKEN_PROGRAM_ID,a,u){const c=null!=a?a:mt(s);return s.equals(e.LIGHT_TOKEN_PROGRAM_ID)?dt(t,o,i,null==u?void 0:u.compressibleConfig,null==u?void 0:u.configAccount,null==u?void 0:u.rentPayerPda):n.createAssociatedTokenAccountInstruction(t,r,o,i,s,c)}function yt(t,r,o,i,s=n.TOKEN_PROGRAM_ID,a,u){const c=null!=a?a:mt(s);return s.equals(e.LIGHT_TOKEN_PROGRAM_ID)?pt(t,o,i,null==u?void 0:u.compressibleConfig,null==u?void 0:u.configAccount,null==u?void 0:u.rentPayerPda):n.createAssociatedTokenAccountIdempotentInstruction(t,r,o,i,s,c)}const bt=yt;function It(n){const{mint:o,destination:i,amount:s,authority:a,maxTopUp:u,feePayer:c}=n,l=[{pubkey:o,isSigner:0,isWritable:1},{pubkey:i,isSigner:0,isWritable:1},{pubkey:a,isSigner:1,isWritable:void 0!==u&&!c},{pubkey:t.SystemProgram.programId,isSigner:0,isWritable:0}];c&&l.push({pubkey:c,isSigner:1,isWritable:1});const d=BigInt(s.toString()),p=void 0!==u?11:9,m=r.Buffer.alloc(p);return m.writeUInt8(7,0),m.writeBigUInt64LE(d,1),void 0!==u&&m.writeUInt16LE(u,9),new t.TransactionInstruction({programId:e.LIGHT_TOKEN_PROGRAM_ID,keys:l,data:m})}function wt(n,r,o,i,s,a,u,c=exports.TokenDataVersion.ShaFlat){var l;const d=s.cmintDecompressed,p=function(e){if(e.mintData.metadata)throw new Error("TokenMetadata extension not supported in mintTo instruction");const t=e.mintData.cmintDecompressed;return $e({leafIndex:e.leafIndex,proveByIndex:1,rootIndex:e.rootIndex,maxTopUp:0,createMint:null,actions:[{mintToCompressed:{tokenAccountVersion:e.tokenAccountVersion,recipients:e.recipients.map((e=>({recipient:e.recipient,amount:BigInt(e.amount.toString())})))}}],proof:t?null:e.proof,cpiContext:null,mint:t?null:{supply:e.mintData.supply,decimals:e.mintData.decimals,metadata:{version:e.mintData.version,cmintDecompressed:e.mintData.cmintDecompressed,mint:e.mintData.splMint,mintSigner:Array.from(e.mintData.mintSigner),bump:e.mintData.bump},mintAuthority:e.mintData.mintAuthority,freezeAuthority:e.mintData.freezeAuthority,extensions:null}})}({addressTree:e.getDefaultAddressTreeInfo().tree,leafIndex:i.leafIndex,rootIndex:o.rootIndices[0],proof:o.compressedProof,mintData:s,recipients:a,tokenAccountVersion:c}),m=null!==(l=null==u?void 0:u.queue)&&void 0!==l?l:e.getOutputQueue(i),h=e.defaultStaticAccountsStruct(),f=[{pubkey:e.LightSystemProgram.programId,isSigner:0,isWritable:0},{pubkey:n,isSigner:1,isWritable:0},...d?[{pubkey:s.splMint,isSigner:0,isWritable:1}]:[],{pubkey:r,isSigner:1,isWritable:1},{pubkey:ve.deriveCpiAuthorityPda,isSigner:0,isWritable:0},{pubkey:h.registeredProgramPda,isSigner:0,isWritable:0},{pubkey:h.accountCompressionAuthority,isSigner:0,isWritable:0},{pubkey:h.accountCompressionProgram,isSigner:0,isWritable:0},{pubkey:t.SystemProgram.programId,isSigner:0,isWritable:0},{pubkey:m,isSigner:0,isWritable:1},{pubkey:i.treeInfo.tree,isSigner:0,isWritable:1},{pubkey:i.treeInfo.queue,isSigner:0,isWritable:1},{pubkey:m,isSigner:0,isWritable:1}];return new t.TransactionInstruction({programId:e.LIGHT_TOKEN_PROGRAM_ID,keys:f,data:p})}function At(e,t,r,o,i,s,a=[]){const u=e.mint.address,c=e.programId;if(!e.merkleContext)return n.createMintToInstruction(u,t,r,BigInt(i.toString()),a,c);if(!e.mintContext)throw new Error("mintContext required for CToken mint-to");const l=r.equals(o)?void 0:o;return It({mint:u,destination:t,amount:i,authority:r,feePayer:l})}const kt=3;function vt(n,r,o,i,s){const a=Buffer.alloc(9);a.writeUInt8(kt,0),a.writeBigUInt64LE(BigInt(i),1);const u=null!=s?s:o,c=[{pubkey:n,isSigner:0,isWritable:1},{pubkey:r,isSigner:0,isWritable:1},{pubkey:o,isSigner:1,isWritable:1},{pubkey:t.SystemProgram.programId,isSigner:0,isWritable:0},{pubkey:u,isSigner:!u.equals(o),isWritable:1}];return new t.TransactionInstruction({programId:e.LIGHT_TOKEN_PROGRAM_ID,keys:c,data:a})}const Tt=r.Buffer.from([101]),Mt=19,Pt=31,xt=32,St=0,Ct=1,_t=o.struct([o.vec(o.u8(),"key"),o.vec(o.u8(),"value")]),Et=o.struct([o.option(o.array(o.u8(),32),"updateAuthority"),o.vec(o.u8(),"name"),o.vec(o.u8(),"symbol"),o.vec(o.u8(),"uri"),o.option(o.vec(_t),"additionalMetadata")]),Ot=o.struct([o.u64("delegatedAmount"),o.u64("withheldTransferFee"),o.bool("isFrozen"),o.u8("compressionIndex"),o.bool("isAta"),o.u8("bump"),o.u8("ownerIndex")]);o.struct([o.u8("bump"),o.array(o.u8(),32,"programId"),o.vec(o.vec(o.u8()),"seeds")]);const Bt=o.struct([o.u16("baseRent"),o.u16("compressionCost"),o.u8("lamportsPerBytePerEpoch"),o.u8("maxFundedEpochs"),o.u16("maxTopUp")]),Dt=o.struct([o.u16("configAccountVersion"),o.u8("compressToPubkey"),o.u8("accountVersion"),o.u32("lamportsPerWrite"),o.array(o.u8(),32,"compressionAuthority"),o.array(o.u8(),32,"rentSponsor"),o.u64("lastClaimedSlot"),o.u32("rentExemptionPaid"),o.u32("reserved"),Bt.replicate("rentConfig")]);function Rt(t){const n=r.Buffer.alloc(1024);let o=0;if("TokenMetadata"===t.type){n.writeUInt8(Mt,o),o+=1;const e={updateAuthority:t.data.updateAuthority?Array.from(t.data.updateAuthority.toBytes()):null,name:Array.from(t.data.name),symbol:Array.from(t.data.symbol),uri:Array.from(t.data.uri),additionalMetadata:t.data.additionalMetadata?t.data.additionalMetadata.map((e=>({key:Array.from(e.key),value:Array.from(e.value)}))):null};o+=Et.encode(e,n,o)}else if("CompressedOnly"===t.type){n.writeUInt8(Pt,o),o+=1;const r={delegatedAmount:e.bn(t.data.delegatedAmount.toString()),withheldTransferFee:e.bn(t.data.withheldTransferFee.toString()),isFrozen:t.data.isFrozen,compressionIndex:t.data.compressionIndex,isAta:t.data.isAta,bump:t.data.bump,ownerIndex:t.data.ownerIndex};o+=Ot.encode(r,n,o)}else if("Compressible"===t.type){n.writeUInt8(xt,o),o+=1;const r={configAccountVersion:t.data.configAccountVersion,compressToPubkey:t.data.compressToPubkey,accountVersion:t.data.accountVersion,lamportsPerWrite:t.data.lamportsPerWrite,compressionAuthority:Array.from(t.data.compressionAuthority.toBytes()),rentSponsor:Array.from(t.data.rentSponsor.toBytes()),lastClaimedSlot:e.bn(t.data.lastClaimedSlot.toString()),rentExemptionPaid:t.data.rentExemptionPaid,reserved:t.data.reserved,rentConfig:t.data.rentConfig};o+=Dt.encode(r,n,o)}return n.subarray(0,o)}function Lt(e){if(null===e)return null;const t=[],n=r.Buffer.alloc(4);n.writeUInt32LE(e.length,0),t.push(n);for(const n of e){const e=r.Buffer.alloc(4);e.writeUInt32LE(n.length,0),t.push(e);for(const e of n)t.push(Rt(e))}return r.Buffer.concat(t)}const Kt=o.struct([o.u8("mode"),o.u64("amount"),o.u8("mint"),o.u8("sourceOrRecipient"),o.u8("authority"),o.u8("poolAccountIndex"),o.u8("poolIndex"),o.u8("bump"),o.u8("decimals")]),Nt=o.struct([o.u8("merkleTreePubkeyIndex"),o.u8("queuePubkeyIndex"),o.u32("leafIndex"),o.bool("proveByIndex")]),Ut=o.struct([o.u8("owner"),o.u64("amount"),o.bool("hasDelegate"),o.u8("delegate"),o.u8("mint"),o.u8("version"),Nt.replicate("merkleContext"),o.u16("rootIndex")]),Wt=o.struct([o.u8("owner"),o.u64("amount"),o.bool("hasDelegate"),o.u8("delegate"),o.u8("mint"),o.u8("version")]),Gt=o.struct([o.bool("setContext"),o.bool("firstSetContext"),o.u8("cpiContextAccountIndex")]),qt=o.struct([o.array(o.u8(),32,"a"),o.array(o.u8(),64,"b"),o.array(o.u8(),32,"c")]),Vt=o.struct([o.bool("withTransactionHash"),o.bool("withLamportsChangeAccountMerkleTreeIndex"),o.u8("lamportsChangeAccountMerkleTreeIndex"),o.u8("lamportsChangeAccountOwnerIndex"),o.u8("outputQueue"),o.u16("maxTopUp"),o.option(Gt,"cpiContext"),o.option(o.vec(Kt),"compressions"),o.option(qt,"proof"),o.vec(Ut,"inTokenData"),o.vec(Wt,"outTokenData"),o.option(o.vec(o.u64()),"inLamports"),o.option(o.vec(o.u64()),"outLamports")]);function Ft(t){var n,o,i,s,a,u;const c={withTransactionHash:t.withTransactionHash,withLamportsChangeAccountMerkleTreeIndex:t.withLamportsChangeAccountMerkleTreeIndex,lamportsChangeAccountMerkleTreeIndex:t.lamportsChangeAccountMerkleTreeIndex,lamportsChangeAccountOwnerIndex:t.lamportsChangeAccountOwnerIndex,outputQueue:t.outputQueue,maxTopUp:t.maxTopUp,cpiContext:t.cpiContext,compressions:null!==(o=null===(n=t.compressions)||void 0===n?void 0:n.map((t=>Object.assign(Object.assign({},t),{amount:e.bn(t.amount.toString())}))))&&void 0!==o?o:null,proof:t.proof,inTokenData:t.inTokenData.map((t=>Object.assign(Object.assign({},t),{amount:e.bn(t.amount.toString())}))),outTokenData:t.outTokenData.map((t=>Object.assign(Object.assign({},t),{amount:e.bn(t.amount.toString())}))),inLamports:null!==(s=null===(i=t.inLamports)||void 0===i?void 0:i.map((t=>e.bn(t.toString()))))&&void 0!==s?s:null,outLamports:null!==(u=null===(a=t.outLamports)||void 0===a?void 0:a.map((t=>e.bn(t.toString()))))&&void 0!==u?u:null},l=r.Buffer.alloc(4e3),d=Vt.encode(c,l),p=[Tt,l.subarray(0,d)];if(null===t.inTlv)p.push(r.Buffer.from([0]));else{p.push(r.Buffer.from([1]));const e=Lt(t.inTlv);e&&p.push(r.Buffer.from(e))}if(null===t.outTlv)p.push(r.Buffer.from([0]));else{p.push(r.Buffer.from([1]));const e=Lt(t.outTlv);e&&p.push(r.Buffer.from(e))}return r.Buffer.concat(p)}function Ht(e,t,n,r,o,i,s,a){return{mode:St,amount:e,mint:t,sourceOrRecipient:n,authority:r,poolAccountIndex:o,poolIndex:i,bump:s,decimals:a}}function zt(e,t,n,r){return{mode:Ct,amount:e,mint:t,sourceOrRecipient:n,authority:0,poolAccountIndex:r,poolIndex:0,bump:0,decimals:0}}function jt(e,t,n,r,o){return{mode:St,amount:e,mint:t,sourceOrRecipient:n,authority:r,poolAccountIndex:o,poolIndex:0,bump:0,decimals:0}}function $t(e,t,n,r,o,i,s){return{mode:Ct,amount:e,mint:t,sourceOrRecipient:n,authority:0,poolAccountIndex:r,poolIndex:o,bump:i,decimals:s}}function Zt(e){return!e||e.length<8?exports.TokenDataVersion.ShaFlat:2===e[0]?exports.TokenDataVersion.V1:3===e[7]?exports.TokenDataVersion.V2:exports.TokenDataVersion.ShaFlat}function Qt(n,r,o,i,s,a,u){var c;if(0===r.length)throw new Error("No input compressed token accounts provided");const l=r[0].parsed.mint,d=r[0].parsed.owner,p=new Map,m=[],h=new Set,f=new Set;for(const e of r)h.add(e.compressedAccount.treeInfo.tree.toBase58()),f.add(e.compressedAccount.treeInfo.queue.toBase58());for(const e of h)p.set(e,m.length),m.push(new t.PublicKey(e));let g=0,y=1;for(const e of f)y&&(g=m.length,y=0),p.set(e,m.length),m.push(new t.PublicKey(e));const b=m.length;p.set(l.toBase58(),b),m.push(l);const I=m.length;p.set(d.toBase58(),I),m.push(d);const w=m.length;p.set(o.toBase58(),w),m.push(o);for(const e of r)if(e.parsed.delegate){const t=e.parsed.delegate.toBase58();p.has(t)||(p.set(t,m.length),m.push(e.parsed.delegate))}let A=0,k=0,v=0,T=0;a&&(A=m.length,p.set(a.splInterfacePda.toBase58(),A),m.push(a.splInterfacePda),T=m.length,p.set(a.tokenProgram.toBase58(),T),m.push(a.tokenProgram),k=a.poolIndex,v=a.bump);const M=function(e,t,n){return e.map(((e,r)=>{var o,i;const s=e.parsed.owner.toBase58(),a=e.parsed.mint.toBase58(),u=Zt(null===(o=e.compressedAccount.data)||void 0===o?void 0:o.discriminator);return{owner:n.get(s),amount:BigInt(e.parsed.amount.toString()),hasDelegate:null!==e.parsed.delegate,delegate:e.parsed.delegate&&null!==(i=n.get(e.parsed.delegate.toBase58()))&&void 0!==i?i:0,mint:n.get(a),version:u,merkleContext:{merkleTreePubkeyIndex:n.get(e.compressedAccount.treeInfo.tree.toBase58()),queuePubkeyIndex:n.get(e.compressedAccount.treeInfo.queue.toBase58()),leafIndex:e.compressedAccount.leafIndex,proveByIndex:e.compressedAccount.proveByIndex},rootIndex:t[r]}}))}(r,s.rootIndices,p),P=r.reduce(((e,t)=>e+BigInt(t.parsed.amount.toString())),BigInt(0))-i,x=[];if(P>0){const e=Zt(null===(c=r[0].compressedAccount.data)||void 0===c?void 0:c.discriminator);x.push({owner:I,amount:P,hasDelegate:0,delegate:0,mint:b,version:e})}const S=Ft({withTransactionHash:0,withLamportsChangeAccountMerkleTreeIndex:0,lamportsChangeAccountMerkleTreeIndex:0,lamportsChangeAccountOwnerIndex:0,outputQueue:g,maxTopUp:0,cpiContext:null,compressions:[{mode:Ct,amount:i,mint:b,sourceOrRecipient:w,authority:0,poolAccountIndex:a?A:0,poolIndex:a?k:0,bump:a?v:0,decimals:u}],proof:s.compressedProof?{a:Array.from(s.compressedProof.a),b:Array.from(s.compressedProof.b),c:Array.from(s.compressedProof.c)}:null,inTokenData:M,outTokenData:x,inLamports:null,outLamports:null,inTlv:null,outTlv:null}),{accountCompressionAuthority:C,registeredProgramPda:_,accountCompressionProgram:E}=e.defaultStaticAccountsStruct(),O=[{pubkey:e.LightSystemProgram.programId,isSigner:0,isWritable:0},{pubkey:n,isSigner:1,isWritable:1},{pubkey:ve.deriveCpiAuthorityPda,isSigner:0,isWritable:0},{pubkey:_,isSigner:0,isWritable:0},{pubkey:C,isSigner:0,isWritable:0},{pubkey:E,isSigner:0,isWritable:0},{pubkey:t.SystemProgram.programId,isSigner:0,isWritable:0},...m.map(((e,t)=>{const n=t<h.size+f.size,r=e.equals(o),i=void 0!==a&&e.equals(a.splInterfacePda);return{pubkey:e,isSigner:t===I,isWritable:n||r||i}}))];return new t.TransactionInstruction({programId:ve.programId,keys:O,data:S})}var Xt="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Yt(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Jt(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var n=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:1}),Object.keys(e).forEach((function(t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,r.get?r:{enumerable:1,get:function(){return e[t]}})})),n}var en={exports:{}},tn=Jt(Object.freeze({__proto__:null,default:{}}));!function(e,t){function n(e,t){if(!e)throw new Error(t||"Assertion failed")}function r(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}function o(e,t,n){if(o.isBN(e))return e;this.negative=0,this.words=null,this.length=0,this.red=null,null!==e&&("le"!==t&&"be"!==t||(n=t,t=10),this._init(e||0,t||10,n||"be"))}var i;"object"==typeof en?en.exports=o:t.BN=o,o.BN=o,o.wordSize=26;try{i="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:tn.Buffer}catch(e){}function s(e,t){var r=e.charCodeAt(t);return r>=48&&r<=57?r-48:r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:void n(0,"Invalid character in "+e)}function a(e,t,n){var r=s(e,n);return n-1>=t&&(r|=s(e,n-1)<<4),r}function u(e,t,r,o){for(var i=0,s=0,a=Math.min(e.length,r),u=t;u<a;u++){var c=e.charCodeAt(u)-48;i*=o,s=c>=49?c-49+10:c>=17?c-17+10:c,n(c>=0&&s<o,"Invalid character"),i+=s}return i}function c(e,t){e.words=t.words,e.length=t.length,e.negative=t.negative,e.red=t.red}if(o.isBN=function(e){return e instanceof o?1:null!==e&&"object"==typeof e&&e.constructor.wordSize===o.wordSize&&Array.isArray(e.words)},o.max=function(e,t){return e.cmp(t)>0?e:t},o.min=function(e,t){return e.cmp(t)<0?e:t},o.prototype._init=function(e,t,r){if("number"==typeof e)return this._initNumber(e,t,r);if("object"==typeof e)return this._initArray(e,t,r);"hex"===t&&(t=16),n(t===(0|t)&&t>=2&&t<=36);var o=0;"-"===(e=e.toString().replace(/\s+/g,""))[0]&&(o++,this.negative=1),o<e.length&&(16===t?this._parseHex(e,o,r):(this._parseBase(e,t,o),"le"===r&&this._initArray(this.toArray(),t,r)))},o.prototype._initNumber=function(e,t,r){e<0&&(this.negative=1,e=-e),e<67108864?(this.words=[67108863&e],this.length=1):e<4503599627370496?(this.words=[67108863&e,e/67108864&67108863],this.length=2):(n(e<9007199254740992),this.words=[67108863&e,e/67108864&67108863,1],this.length=3),"le"===r&&this._initArray(this.toArray(),t,r)},o.prototype._initArray=function(e,t,r){if(n("number"==typeof e.length),e.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(e.length/3),this.words=new Array(this.length);for(var o=0;o<this.length;o++)this.words[o]=0;var i,s,a=0;if("be"===r)for(o=e.length-1,i=0;o>=0;o-=3)s=e[o]|e[o-1]<<8|e[o-2]<<16,this.words[i]|=s<<a&67108863,this.words[i+1]=s>>>26-a&67108863,(a+=24)>=26&&(a-=26,i++);else if("le"===r)for(o=0,i=0;o<e.length;o+=3)s=e[o]|e[o+1]<<8|e[o+2]<<16,this.words[i]|=s<<a&67108863,this.words[i+1]=s>>>26-a&67108863,(a+=24)>=26&&(a-=26,i++);return this._strip()},o.prototype._parseHex=function(e,t,n){this.length=Math.ceil((e.length-t)/6),this.words=new Array(this.length);for(var r=0;r<this.length;r++)this.words[r]=0;var o,i=0,s=0;if("be"===n)for(r=e.length-1;r>=t;r-=2)o=a(e,t,r)<<i,this.words[s]|=67108863&o,i>=18?(i-=18,s+=1,this.words[s]|=o>>>26):i+=8;else for(r=(e.length-t)%2==0?t+1:t;r<e.length;r+=2)o=a(e,t,r)<<i,this.words[s]|=67108863&o,i>=18?(i-=18,s+=1,this.words[s]|=o>>>26):i+=8;this._strip()},o.prototype._parseBase=function(e,t,n){this.words=[0],this.length=1;for(var r=0,o=1;o<=67108863;o*=t)r++;r--,o=o/t|0;for(var i=e.length-n,s=i%r,a=Math.min(i,i-s)+n,c=0,l=n;l<a;l+=r)c=u(e,l,l+r,t),this.imuln(o),this.words[0]+c<67108864?this.words[0]+=c:this._iaddn(c);if(0!==s){var d=1;for(c=u(e,l,e.length,t),l=0;l<s;l++)d*=t;this.imuln(d),this.words[0]+c<67108864?this.words[0]+=c:this._iaddn(c)}this._strip()},o.prototype.copy=function(e){e.words=new Array(this.length);for(var t=0;t<this.length;t++)e.words[t]=this.words[t];e.length=this.length,e.negative=this.negative,e.red=this.red},o.prototype._move=function(e){c(e,this)},o.prototype.clone=function(){var e=new o(null);return this.copy(e),e},o.prototype._expand=function(e){for(;this.length<e;)this.words[this.length++]=0;return this},o.prototype._strip=function(){for(;this.length>1&&0===this.words[this.length-1];)this.length--;return this._normSign()},o.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{o.prototype[Symbol.for("nodejs.util.inspect.custom")]=l}catch(e){o.prototype.inspect=l}else o.prototype.inspect=l;function l(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"}var d=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],p=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],m=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function h(e,t,n){n.negative=t.negative^e.negative;var r=e.length+t.length|0;n.length=r,r=r-1|0;var o=0|e.words[0],i=0|t.words[0],s=o*i,a=67108863&s,u=s/67108864|0;n.words[0]=a;for(var c=1;c<r;c++){for(var l=u>>>26,d=67108863&u,p=Math.min(c,t.length-1),m=Math.max(0,c-e.length+1);m<=p;m++){var h=c-m|0;l+=(s=(o=0|e.words[h])*(i=0|t.words[m])+d)/67108864|0,d=67108863&s}n.words[c]=0|d,u=0|l}return 0!==u?n.words[c]=0|u:n.length--,n._strip()}o.prototype.toString=function(e,t){var r;if(t=0|t||1,16===(e=e||10)||"hex"===e){r="";for(var o=0,i=0,s=0;s<this.length;s++){var a=this.words[s],u=(16777215&(a<<o|i)).toString(16);i=a>>>24-o&16777215,(o+=2)>=26&&(o-=26,s--),r=0!==i||s!==this.length-1?d[6-u.length]+u+r:u+r}for(0!==i&&(r=i.toString(16)+r);r.length%t!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}if(e===(0|e)&&e>=2&&e<=36){var c=p[e],l=m[e];r="";var h=this.clone();for(h.negative=0;!h.isZero();){var f=h.modrn(l).toString(e);r=(h=h.idivn(l)).isZero()?f+r:d[c-f.length]+f+r}for(this.isZero()&&(r="0"+r);r.length%t!=0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}n(0,"Base should be between 2 and 36")},o.prototype.toNumber=function(){var e=this.words[0];return 2===this.length?e+=67108864*this.words[1]:3===this.length&&1===this.words[2]?e+=4503599627370496+67108864*this.words[1]:this.length>2&&n(0,"Number can only safely store up to 53 bits"),0!==this.negative?-e:e},o.prototype.toJSON=function(){return this.toString(16,2)},i&&(o.prototype.toBuffer=function(e,t){return this.toArrayLike(i,e,t)}),o.prototype.toArray=function(e,t){return this.toArrayLike(Array,e,t)},o.prototype.toArrayLike=function(e,t,r){this._strip();var o=this.byteLength(),i=r||Math.max(1,o);n(o<=i,"byte array longer than desired length"),n(i>0,"Requested array length <= 0");var s=function(e,t){return e.allocUnsafe?e.allocUnsafe(t):new e(t)}(e,i);return this["_toArrayLike"+("le"===t?"LE":"BE")](s,o),s},o.prototype._toArrayLikeLE=function(e){for(var t=0,n=0,r=0,o=0;r<this.length;r++){var i=this.words[r]<<o|n;e[t++]=255&i,t<e.length&&(e[t++]=i>>8&255),t<e.length&&(e[t++]=i>>16&255),6===o?(t<e.length&&(e[t++]=i>>24&255),n=0,o=0):(n=i>>>24,o+=2)}if(t<e.length)for(e[t++]=n;t<e.length;)e[t++]=0},o.prototype._toArrayLikeBE=function(e){for(var t=e.length-1,n=0,r=0,o=0;r<this.length;r++){var i=this.words[r]<<o|n;e[t--]=255&i,t>=0&&(e[t--]=i>>8&255),t>=0&&(e[t--]=i>>16&255),6===o?(t>=0&&(e[t--]=i>>24&255),n=0,o=0):(n=i>>>24,o+=2)}if(t>=0)for(e[t--]=n;t>=0;)e[t--]=0},Math.clz32?o.prototype._countBits=function(e){return 32-Math.clz32(e)}:o.prototype._countBits=function(e){var t=e,n=0;return t>=4096&&(n+=13,t>>>=13),t>=64&&(n+=7,t>>>=7),t>=8&&(n+=4,t>>>=4),t>=2&&(n+=2,t>>>=2),n+t},o.prototype._zeroBits=function(e){if(0===e)return 26;var t=e,n=0;return 0==(8191&t)&&(n+=13,t>>>=13),0==(127&t)&&(n+=7,t>>>=7),0==(15&t)&&(n+=4,t>>>=4),0==(3&t)&&(n+=2,t>>>=2),0==(1&t)&&n++,n},o.prototype.bitLength=function(){var e=this.words[this.length-1],t=this._countBits(e);return 26*(this.length-1)+t},o.prototype.zeroBits=function(){if(this.isZero())return 0;for(var e=0,t=0;t<this.length;t++){var n=this._zeroBits(this.words[t]);if(e+=n,26!==n)break}return e},o.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},o.prototype.toTwos=function(e){return 0!==this.negative?this.abs().inotn(e).iaddn(1):this.clone()},o.prototype.fromTwos=function(e){return this.testn(e-1)?this.notn(e).iaddn(1).ineg():this.clone()},o.prototype.isNeg=function(){return 0!==this.negative},o.prototype.neg=function(){return this.clone().ineg()},o.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},o.prototype.iuor=function(e){for(;this.length<e.length;)this.words[this.length++]=0;for(var t=0;t<e.length;t++)this.words[t]=this.words[t]|e.words[t];return this._strip()},o.prototype.ior=function(e){return n(0==(this.negative|e.negative)),this.iuor(e)},o.prototype.or=function(e){return this.length>e.length?this.clone().ior(e):e.clone().ior(this)},o.prototype.uor=function(e){return this.length>e.length?this.clone().iuor(e):e.clone().iuor(this)},o.prototype.iuand=function(e){var t;t=this.length>e.length?e:this;for(var n=0;n<t.length;n++)this.words[n]=this.words[n]&e.words[n];return this.length=t.length,this._strip()},o.prototype.iand=function(e){return n(0==(this.negative|e.negative)),this.iuand(e)},o.prototype.and=function(e){return this.length>e.length?this.clone().iand(e):e.clone().iand(this)},o.prototype.uand=function(e){return this.length>e.length?this.clone().iuand(e):e.clone().iuand(this)},o.prototype.iuxor=function(e){var t,n;this.length>e.length?(t=this,n=e):(t=e,n=this);for(var r=0;r<n.length;r++)this.words[r]=t.words[r]^n.words[r];if(this!==t)for(;r<t.length;r++)this.words[r]=t.words[r];return this.length=t.length,this._strip()},o.prototype.ixor=function(e){return n(0==(this.negative|e.negative)),this.iuxor(e)},o.prototype.xor=function(e){return this.length>e.length?this.clone().ixor(e):e.clone().ixor(this)},o.prototype.uxor=function(e){return this.length>e.length?this.clone().iuxor(e):e.clone().iuxor(this)},o.prototype.inotn=function(e){n("number"==typeof e&&e>=0);var t=0|Math.ceil(e/26),r=e%26;this._expand(t),r>0&&t--;for(var o=0;o<t;o++)this.words[o]=67108863&~this.words[o];return r>0&&(this.words[o]=~this.words[o]&67108863>>26-r),this._strip()},o.prototype.notn=function(e){return this.clone().inotn(e)},o.prototype.setn=function(e,t){n("number"==typeof e&&e>=0);var r=e/26|0,o=e%26;return this._expand(r+1),this.words[r]=t?this.words[r]|1<<o:this.words[r]&~(1<<o),this._strip()},o.prototype.iadd=function(e){var t,n,r;if(0!==this.negative&&0===e.negative)return this.negative=0,t=this.isub(e),this.negative^=1,this._normSign();if(0===this.negative&&0!==e.negative)return e.negative=0,t=this.isub(e),e.negative=1,t._normSign();this.length>e.length?(n=this,r=e):(n=e,r=this);for(var o=0,i=0;i<r.length;i++)t=(0|n.words[i])+(0|r.words[i])+o,this.words[i]=67108863&t,o=t>>>26;for(;0!==o&&i<n.length;i++)t=(0|n.words[i])+o,this.words[i]=67108863&t,o=t>>>26;if(this.length=n.length,0!==o)this.words[this.length]=o,this.length++;else if(n!==this)for(;i<n.length;i++)this.words[i]=n.words[i];return this},o.prototype.add=function(e){var t;return 0!==e.negative&&0===this.negative?(e.negative=0,t=this.sub(e),e.negative^=1,t):0===e.negative&&0!==this.negative?(this.negative=0,t=e.sub(this),this.negative=1,t):this.length>e.length?this.clone().iadd(e):e.clone().iadd(this)},o.prototype.isub=function(e){if(0!==e.negative){e.negative=0;var t=this.iadd(e);return e.negative=1,t._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(e),this.negative=1,this._normSign();var n,r,o=this.cmp(e);if(0===o)return this.negative=0,this.length=1,this.words[0]=0,this;o>0?(n=this,r=e):(n=e,r=this);for(var i=0,s=0;s<r.length;s++)i=(t=(0|n.words[s])-(0|r.words[s])+i)>>26,this.words[s]=67108863&t;for(;0!==i&&s<n.length;s++)i=(t=(0|n.words[s])+i)>>26,this.words[s]=67108863&t;if(0===i&&s<n.length&&n!==this)for(;s<n.length;s++)this.words[s]=n.words[s];return this.length=Math.max(this.length,s),n!==this&&(this.negative=1),this._strip()},o.prototype.sub=function(e){return this.clone().isub(e)};var f=function(e,t,n){var r,o,i,s=e.words,a=t.words,u=n.words,c=0,l=0|s[0],d=8191&l,p=l>>>13,m=0|s[1],h=8191&m,f=m>>>13,g=0|s[2],y=8191&g,b=g>>>13,I=0|s[3],w=8191&I,A=I>>>13,k=0|s[4],v=8191&k,T=k>>>13,M=0|s[5],P=8191&M,x=M>>>13,S=0|s[6],C=8191&S,_=S>>>13,E=0|s[7],O=8191&E,B=E>>>13,D=0|s[8],R=8191&D,L=D>>>13,K=0|s[9],N=8191&K,U=K>>>13,W=0|a[0],G=8191&W,q=W>>>13,V=0|a[1],F=8191&V,H=V>>>13,z=0|a[2],j=8191&z,$=z>>>13,Z=0|a[3],Q=8191&Z,X=Z>>>13,Y=0|a[4],J=8191&Y,ee=Y>>>13,te=0|a[5],ne=8191&te,re=te>>>13,oe=0|a[6],ie=8191&oe,se=oe>>>13,ae=0|a[7],ue=8191&ae,ce=ae>>>13,le=0|a[8],de=8191&le,pe=le>>>13,me=0|a[9],he=8191&me,fe=me>>>13;n.negative=e.negative^t.negative,n.length=19;var ge=(c+(r=Math.imul(d,G))|0)+((8191&(o=(o=Math.imul(d,q))+Math.imul(p,G)|0))<<13)|0;c=((i=Math.imul(p,q))+(o>>>13)|0)+(ge>>>26)|0,ge&=67108863,r=Math.imul(h,G),o=(o=Math.imul(h,q))+Math.imul(f,G)|0,i=Math.imul(f,q);var ye=(c+(r=r+Math.imul(d,F)|0)|0)+((8191&(o=(o=o+Math.imul(d,H)|0)+Math.imul(p,F)|0))<<13)|0;c=((i=i+Math.imul(p,H)|0)+(o>>>13)|0)+(ye>>>26)|0,ye&=67108863,r=Math.imul(y,G),o=(o=Math.imul(y,q))+Math.imul(b,G)|0,i=Math.imul(b,q),r=r+Math.imul(h,F)|0,o=(o=o+Math.imul(h,H)|0)+Math.imul(f,F)|0,i=i+Math.imul(f,H)|0;var be=(c+(r=r+Math.imul(d,j)|0)|0)+((8191&(o=(o=o+Math.imul(d,$)|0)+Math.imul(p,j)|0))<<13)|0;c=((i=i+Math.imul(p,$)|0)+(o>>>13)|0)+(be>>>26)|0,be&=67108863,r=Math.imul(w,G),o=(o=Math.imul(w,q))+Math.imul(A,G)|0,i=Math.imul(A,q),r=r+Math.imul(y,F)|0,o=(o=o+Math.imul(y,H)|0)+Math.imul(b,F)|0,i=i+Math.imul(b,H)|0,r=r+Math.imul(h,j)|0,o=(o=o+Math.imul(h,$)|0)+Math.imul(f,j)|0,i=i+Math.imul(f,$)|0;var Ie=(c+(r=r+Math.imul(d,Q)|0)|0)+((8191&(o=(o=o+Math.imul(d,X)|0)+Math.imul(p,Q)|0))<<13)|0;c=((i=i+Math.imul(p,X)|0)+(o>>>13)|0)+(Ie>>>26)|0,Ie&=67108863,r=Math.imul(v,G),o=(o=Math.imul(v,q))+Math.imul(T,G)|0,i=Math.imul(T,q),r=r+Math.imul(w,F)|0,o=(o=o+Math.imul(w,H)|0)+Math.imul(A,F)|0,i=i+Math.imul(A,H)|0,r=r+Math.imul(y,j)|0,o=(o=o+Math.imul(y,$)|0)+Math.imul(b,j)|0,i=i+Math.imul(b,$)|0,r=r+Math.imul(h,Q)|0,o=(o=o+Math.imul(h,X)|0)+Math.imul(f,Q)|0,i=i+Math.imul(f,X)|0;var we=(c+(r=r+Math.imul(d,J)|0)|0)+((8191&(o=(o=o+Math.imul(d,ee)|0)+Math.imul(p,J)|0))<<13)|0;c=((i=i+Math.imul(p,ee)|0)+(o>>>13)|0)+(we>>>26)|0,we&=67108863,r=Math.imul(P,G),o=(o=Math.imul(P,q))+Math.imul(x,G)|0,i=Math.imul(x,q),r=r+Math.imul(v,F)|0,o=(o=o+Math.imul(v,H)|0)+Math.imul(T,F)|0,i=i+Math.imul(T,H)|0,r=r+Math.imul(w,j)|0,o=(o=o+Math.imul(w,$)|0)+Math.imul(A,j)|0,i=i+Math.imul(A,$)|0,r=r+Math.imul(y,Q)|0,o=(o=o+Math.imul(y,X)|0)+Math.imul(b,Q)|0,i=i+Math.imul(b,X)|0,r=r+Math.imul(h,J)|0,o=(o=o+Math.imul(h,ee)|0)+Math.imul(f,J)|0,i=i+Math.imul(f,ee)|0;var Ae=(c+(r=r+Math.imul(d,ne)|0)|0)+((8191&(o=(o=o+Math.imul(d,re)|0)+Math.imul(p,ne)|0))<<13)|0;c=((i=i+Math.imul(p,re)|0)+(o>>>13)|0)+(Ae>>>26)|0,Ae&=67108863,r=Math.imul(C,G),o=(o=Math.imul(C,q))+Math.imul(_,G)|0,i=Math.imul(_,q),r=r+Math.imul(P,F)|0,o=(o=o+Math.imul(P,H)|0)+Math.imul(x,F)|0,i=i+Math.imul(x,H)|0,r=r+Math.imul(v,j)|0,o=(o=o+Math.imul(v,$)|0)+Math.imul(T,j)|0,i=i+Math.imul(T,$)|0,r=r+Math.imul(w,Q)|0,o=(o=o+Math.imul(w,X)|0)+Math.imul(A,Q)|0,i=i+Math.imul(A,X)|0,r=r+Math.imul(y,J)|0,o=(o=o+Math.imul(y,ee)|0)+Math.imul(b,J)|0,i=i+Math.imul(b,ee)|0,r=r+Math.imul(h,ne)|0,o=(o=o+Math.imul(h,re)|0)+Math.imul(f,ne)|0,i=i+Math.imul(f,re)|0;var ke=(c+(r=r+Math.imul(d,ie)|0)|0)+((8191&(o=(o=o+Math.imul(d,se)|0)+Math.imul(p,ie)|0))<<13)|0;c=((i=i+Math.imul(p,se)|0)+(o>>>13)|0)+(ke>>>26)|0,ke&=67108863,r=Math.imul(O,G),o=(o=Math.imul(O,q))+Math.imul(B,G)|0,i=Math.imul(B,q),r=r+Math.imul(C,F)|0,o=(o=o+Math.imul(C,H)|0)+Math.imul(_,F)|0,i=i+Math.imul(_,H)|0,r=r+Math.imul(P,j)|0,o=(o=o+Math.imul(P,$)|0)+Math.imul(x,j)|0,i=i+Math.imul(x,$)|0,r=r+Math.imul(v,Q)|0,o=(o=o+Math.imul(v,X)|0)+Math.imul(T,Q)|0,i=i+Math.imul(T,X)|0,r=r+Math.imul(w,J)|0,o=(o=o+Math.imul(w,ee)|0)+Math.imul(A,J)|0,i=i+Math.imul(A,ee)|0,r=r+Math.imul(y,ne)|0,o=(o=o+Math.imul(y,re)|0)+Math.imul(b,ne)|0,i=i+Math.imul(b,re)|0,r=r+Math.imul(h,ie)|0,o=(o=o+Math.imul(h,se)|0)+Math.imul(f,ie)|0,i=i+Math.imul(f,se)|0;var ve=(c+(r=r+Math.imul(d,ue)|0)|0)+((8191&(o=(o=o+Math.imul(d,ce)|0)+Math.imul(p,ue)|0))<<13)|0;c=((i=i+Math.imul(p,ce)|0)+(o>>>13)|0)+(ve>>>26)|0,ve&=67108863,r=Math.imul(R,G),o=(o=Math.imul(R,q))+Math.imul(L,G)|0,i=Math.imul(L,q),r=r+Math.imul(O,F)|0,o=(o=o+Math.imul(O,H)|0)+Math.imul(B,F)|0,i=i+Math.imul(B,H)|0,r=r+Math.imul(C,j)|0,o=(o=o+Math.imul(C,$)|0)+Math.imul(_,j)|0,i=i+Math.imul(_,$)|0,r=r+Math.imul(P,Q)|0,o=(o=o+Math.imul(P,X)|0)+Math.imul(x,Q)|0,i=i+Math.imul(x,X)|0,r=r+Math.imul(v,J)|0,o=(o=o+Math.imul(v,ee)|0)+Math.imul(T,J)|0,i=i+Math.imul(T,ee)|0,r=r+Math.imul(w,ne)|0,o=(o=o+Math.imul(w,re)|0)+Math.imul(A,ne)|0,i=i+Math.imul(A,re)|0,r=r+Math.imul(y,ie)|0,o=(o=o+Math.imul(y,se)|0)+Math.imul(b,ie)|0,i=i+Math.imul(b,se)|0,r=r+Math.imul(h,ue)|0,o=(o=o+Math.imul(h,ce)|0)+Math.imul(f,ue)|0,i=i+Math.imul(f,ce)|0;var Te=(c+(r=r+Math.imul(d,de)|0)|0)+((8191&(o=(o=o+Math.imul(d,pe)|0)+Math.imul(p,de)|0))<<13)|0;c=((i=i+Math.imul(p,pe)|0)+(o>>>13)|0)+(Te>>>26)|0,Te&=67108863,r=Math.imul(N,G),o=(o=Math.imul(N,q))+Math.imul(U,G)|0,i=Math.imul(U,q),r=r+Math.imul(R,F)|0,o=(o=o+Math.imul(R,H)|0)+Math.imul(L,F)|0,i=i+Math.imul(L,H)|0,r=r+Math.imul(O,j)|0,o=(o=o+Math.imul(O,$)|0)+Math.imul(B,j)|0,i=i+Math.imul(B,$)|0,r=r+Math.imul(C,Q)|0,o=(o=o+Math.imul(C,X)|0)+Math.imul(_,Q)|0,i=i+Math.imul(_,X)|0,r=r+Math.imul(P,J)|0,o=(o=o+Math.imul(P,ee)|0)+Math.imul(x,J)|0,i=i+Math.imul(x,ee)|0,r=r+Math.imul(v,ne)|0,o=(o=o+Math.imul(v,re)|0)+Math.imul(T,ne)|0,i=i+Math.imul(T,re)|0,r=r+Math.imul(w,ie)|0,o=(o=o+Math.imul(w,se)|0)+Math.imul(A,ie)|0,i=i+Math.imul(A,se)|0,r=r+Math.imul(y,ue)|0,o=(o=o+Math.imul(y,ce)|0)+Math.imul(b,ue)|0,i=i+Math.imul(b,ce)|0,r=r+Math.imul(h,de)|0,o=(o=o+Math.imul(h,pe)|0)+Math.imul(f,de)|0,i=i+Math.imul(f,pe)|0;var Me=(c+(r=r+Math.imul(d,he)|0)|0)+((8191&(o=(o=o+Math.imul(d,fe)|0)+Math.imul(p,he)|0))<<13)|0;c=((i=i+Math.imul(p,fe)|0)+(o>>>13)|0)+(Me>>>26)|0,Me&=67108863,r=Math.imul(N,F),o=(o=Math.imul(N,H))+Math.imul(U,F)|0,i=Math.imul(U,H),r=r+Math.imul(R,j)|0,o=(o=o+Math.imul(R,$)|0)+Math.imul(L,j)|0,i=i+Math.imul(L,$)|0,r=r+Math.imul(O,Q)|0,o=(o=o+Math.imul(O,X)|0)+Math.imul(B,Q)|0,i=i+Math.imul(B,X)|0,r=r+Math.imul(C,J)|0,o=(o=o+Math.imul(C,ee)|0)+Math.imul(_,J)|0,i=i+Math.imul(_,ee)|0,r=r+Math.imul(P,ne)|0,o=(o=o+Math.imul(P,re)|0)+Math.imul(x,ne)|0,i=i+Math.imul(x,re)|0,r=r+Math.imul(v,ie)|0,o=(o=o+Math.imul(v,se)|0)+Math.imul(T,ie)|0,i=i+Math.imul(T,se)|0,r=r+Math.imul(w,ue)|0,o=(o=o+Math.imul(w,ce)|0)+Math.imul(A,ue)|0,i=i+Math.imul(A,ce)|0,r=r+Math.imul(y,de)|0,o=(o=o+Math.imul(y,pe)|0)+Math.imul(b,de)|0,i=i+Math.imul(b,pe)|0;var Pe=(c+(r=r+Math.imul(h,he)|0)|0)+((8191&(o=(o=o+Math.imul(h,fe)|0)+Math.imul(f,he)|0))<<13)|0;c=((i=i+Math.imul(f,fe)|0)+(o>>>13)|0)+(Pe>>>26)|0,Pe&=67108863,r=Math.imul(N,j),o=(o=Math.imul(N,$))+Math.imul(U,j)|0,i=Math.imul(U,$),r=r+Math.imul(R,Q)|0,o=(o=o+Math.imul(R,X)|0)+Math.imul(L,Q)|0,i=i+Math.imul(L,X)|0,r=r+Math.imul(O,J)|0,o=(o=o+Math.imul(O,ee)|0)+Math.imul(B,J)|0,i=i+Math.imul(B,ee)|0,r=r+Math.imul(C,ne)|0,o=(o=o+Math.imul(C,re)|0)+Math.imul(_,ne)|0,i=i+Math.imul(_,re)|0,r=r+Math.imul(P,ie)|0,o=(o=o+Math.imul(P,se)|0)+Math.imul(x,ie)|0,i=i+Math.imul(x,se)|0,r=r+Math.imul(v,ue)|0,o=(o=o+Math.imul(v,ce)|0)+Math.imul(T,ue)|0,i=i+Math.imul(T,ce)|0,r=r+Math.imul(w,de)|0,o=(o=o+Math.imul(w,pe)|0)+Math.imul(A,de)|0,i=i+Math.imul(A,pe)|0;var xe=(c+(r=r+Math.imul(y,he)|0)|0)+((8191&(o=(o=o+Math.imul(y,fe)|0)+Math.imul(b,he)|0))<<13)|0;c=((i=i+Math.imul(b,fe)|0)+(o>>>13)|0)+(xe>>>26)|0,xe&=67108863,r=Math.imul(N,Q),o=(o=Math.imul(N,X))+Math.imul(U,Q)|0,i=Math.imul(U,X),r=r+Math.imul(R,J)|0,o=(o=o+Math.imul(R,ee)|0)+Math.imul(L,J)|0,i=i+Math.imul(L,ee)|0,r=r+Math.imul(O,ne)|0,o=(o=o+Math.imul(O,re)|0)+Math.imul(B,ne)|0,i=i+Math.imul(B,re)|0,r=r+Math.imul(C,ie)|0,o=(o=o+Math.imul(C,se)|0)+Math.imul(_,ie)|0,i=i+Math.imul(_,se)|0,r=r+Math.imul(P,ue)|0,o=(o=o+Math.imul(P,ce)|0)+Math.imul(x,ue)|0,i=i+Math.imul(x,ce)|0,r=r+Math.imul(v,de)|0,o=(o=o+Math.imul(v,pe)|0)+Math.imul(T,de)|0,i=i+Math.imul(T,pe)|0;var Se=(c+(r=r+Math.imul(w,he)|0)|0)+((8191&(o=(o=o+Math.imul(w,fe)|0)+Math.imul(A,he)|0))<<13)|0;c=((i=i+Math.imul(A,fe)|0)+(o>>>13)|0)+(Se>>>26)|0,Se&=67108863,r=Math.imul(N,J),o=(o=Math.imul(N,ee))+Math.imul(U,J)|0,i=Math.imul(U,ee),r=r+Math.imul(R,ne)|0,o=(o=o+Math.imul(R,re)|0)+Math.imul(L,ne)|0,i=i+Math.imul(L,re)|0,r=r+Math.imul(O,ie)|0,o=(o=o+Math.imul(O,se)|0)+Math.imul(B,ie)|0,i=i+Math.imul(B,se)|0,r=r+Math.imul(C,ue)|0,o=(o=o+Math.imul(C,ce)|0)+Math.imul(_,ue)|0,i=i+Math.imul(_,ce)|0,r=r+Math.imul(P,de)|0,o=(o=o+Math.imul(P,pe)|0)+Math.imul(x,de)|0,i=i+Math.imul(x,pe)|0;var Ce=(c+(r=r+Math.imul(v,he)|0)|0)+((8191&(o=(o=o+Math.imul(v,fe)|0)+Math.imul(T,he)|0))<<13)|0;c=((i=i+Math.imul(T,fe)|0)+(o>>>13)|0)+(Ce>>>26)|0,Ce&=67108863,r=Math.imul(N,ne),o=(o=Math.imul(N,re))+Math.imul(U,ne)|0,i=Math.imul(U,re),r=r+Math.imul(R,ie)|0,o=(o=o+Math.imul(R,se)|0)+Math.imul(L,ie)|0,i=i+Math.imul(L,se)|0,r=r+Math.imul(O,ue)|0,o=(o=o+Math.imul(O,ce)|0)+Math.imul(B,ue)|0,i=i+Math.imul(B,ce)|0,r=r+Math.imul(C,de)|0,o=(o=o+Math.imul(C,pe)|0)+Math.imul(_,de)|0,i=i+Math.imul(_,pe)|0;var _e=(c+(r=r+Math.imul(P,he)|0)|0)+((8191&(o=(o=o+Math.imul(P,fe)|0)+Math.imul(x,he)|0))<<13)|0;c=((i=i+Math.imul(x,fe)|0)+(o>>>13)|0)+(_e>>>26)|0,_e&=67108863,r=Math.imul(N,ie),o=(o=Math.imul(N,se))+Math.imul(U,ie)|0,i=Math.imul(U,se),r=r+Math.imul(R,ue)|0,o=(o=o+Math.imul(R,ce)|0)+Math.imul(L,ue)|0,i=i+Math.imul(L,ce)|0,r=r+Math.imul(O,de)|0,o=(o=o+Math.imul(O,pe)|0)+Math.imul(B,de)|0,i=i+Math.imul(B,pe)|0;var Ee=(c+(r=r+Math.imul(C,he)|0)|0)+((8191&(o=(o=o+Math.imul(C,fe)|0)+Math.imul(_,he)|0))<<13)|0;c=((i=i+Math.imul(_,fe)|0)+(o>>>13)|0)+(Ee>>>26)|0,Ee&=67108863,r=Math.imul(N,ue),o=(o=Math.imul(N,ce))+Math.imul(U,ue)|0,i=Math.imul(U,ce),r=r+Math.imul(R,de)|0,o=(o=o+Math.imul(R,pe)|0)+Math.imul(L,de)|0,i=i+Math.imul(L,pe)|0;var Oe=(c+(r=r+Math.imul(O,he)|0)|0)+((8191&(o=(o=o+Math.imul(O,fe)|0)+Math.imul(B,he)|0))<<13)|0;c=((i=i+Math.imul(B,fe)|0)+(o>>>13)|0)+(Oe>>>26)|0,Oe&=67108863,r=Math.imul(N,de),o=(o=Math.imul(N,pe))+Math.imul(U,de)|0,i=Math.imul(U,pe);var Be=(c+(r=r+Math.imul(R,he)|0)|0)+((8191&(o=(o=o+Math.imul(R,fe)|0)+Math.imul(L,he)|0))<<13)|0;c=((i=i+Math.imul(L,fe)|0)+(o>>>13)|0)+(Be>>>26)|0,Be&=67108863;var De=(c+(r=Math.imul(N,he))|0)+((8191&(o=(o=Math.imul(N,fe))+Math.imul(U,he)|0))<<13)|0;return c=((i=Math.imul(U,fe))+(o>>>13)|0)+(De>>>26)|0,De&=67108863,u[0]=ge,u[1]=ye,u[2]=be,u[3]=Ie,u[4]=we,u[5]=Ae,u[6]=ke,u[7]=ve,u[8]=Te,u[9]=Me,u[10]=Pe,u[11]=xe,u[12]=Se,u[13]=Ce,u[14]=_e,u[15]=Ee,u[16]=Oe,u[17]=Be,u[18]=De,0!==c&&(u[19]=c,n.length++),n};function g(e,t,n){n.negative=t.negative^e.negative,n.length=e.length+t.length;for(var r=0,o=0,i=0;i<n.length-1;i++){var s=o;o=0;for(var a=67108863&r,u=Math.min(i,t.length-1),c=Math.max(0,i-e.length+1);c<=u;c++){var l=i-c,d=(0|e.words[l])*(0|t.words[c]),p=67108863&d;a=67108863&(p=p+a|0),o+=(s=(s=s+(d/67108864|0)|0)+(p>>>26)|0)>>>26,s&=67108863}n.words[i]=a,r=s,s=o}return 0!==r?n.words[i]=r:n.length--,n._strip()}function y(e,t,n){return g(e,t,n)}Math.imul||(f=h),o.prototype.mulTo=function(e,t){var n=this.length+e.length;return 10===this.length&&10===e.length?f(this,e,t):n<63?h(this,e,t):n<1024?g(this,e,t):y(this,e,t)},o.prototype.mul=function(e){var t=new o(null);return t.words=new Array(this.length+e.length),this.mulTo(e,t)},o.prototype.mulf=function(e){var t=new o(null);return t.words=new Array(this.length+e.length),y(this,e,t)},o.prototype.imul=function(e){return this.clone().mulTo(e,this)},o.prototype.imuln=function(e){var t=e<0;t&&(e=-e),n("number"==typeof e),n(e<67108864);for(var r=0,o=0;o<this.length;o++){var i=(0|this.words[o])*e,s=(67108863&i)+(67108863&r);r>>=26,r+=i/67108864|0,r+=s>>>26,this.words[o]=67108863&s}return 0!==r&&(this.words[o]=r,this.length++),t?this.ineg():this},o.prototype.muln=function(e){return this.clone().imuln(e)},o.prototype.sqr=function(){return this.mul(this)},o.prototype.isqr=function(){return this.imul(this.clone())},o.prototype.pow=function(e){var t=function(e){for(var t=new Array(e.bitLength()),n=0;n<t.length;n++){var r=n/26|0,o=n%26;t[n]=e.words[r]>>>o&1}return t}(e);if(0===t.length)return new o(1);for(var n=this,r=0;r<t.length&&0===t[r];r++,n=n.sqr());if(++r<t.length)for(var i=n.sqr();r<t.length;r++,i=i.sqr())0!==t[r]&&(n=n.mul(i));return n},o.prototype.iushln=function(e){n("number"==typeof e&&e>=0);var t,r=e%26,o=(e-r)/26,i=67108863>>>26-r<<26-r;if(0!==r){var s=0;for(t=0;t<this.length;t++){var a=this.words[t]&i,u=(0|this.words[t])-a<<r;this.words[t]=u|s,s=a>>>26-r}s&&(this.words[t]=s,this.length++)}if(0!==o){for(t=this.length-1;t>=0;t--)this.words[t+o]=this.words[t];for(t=0;t<o;t++)this.words[t]=0;this.length+=o}return this._strip()},o.prototype.ishln=function(e){return n(0===this.negative),this.iushln(e)},o.prototype.iushrn=function(e,t,r){var o;n("number"==typeof e&&e>=0),o=t?(t-t%26)/26:0;var i=e%26,s=Math.min((e-i)/26,this.length),a=67108863^67108863>>>i<<i,u=r;if(o-=s,o=Math.max(0,o),u){for(var c=0;c<s;c++)u.words[c]=this.words[c];u.length=s}if(0===s);else if(this.length>s)for(this.length-=s,c=0;c<this.length;c++)this.words[c]=this.words[c+s];else this.words[0]=0,this.length=1;var l=0;for(c=this.length-1;c>=0&&(0!==l||c>=o);c--){var d=0|this.words[c];this.words[c]=l<<26-i|d>>>i,l=d&a}return u&&0!==l&&(u.words[u.length++]=l),0===this.length&&(this.words[0]=0,this.length=1),this._strip()},o.prototype.ishrn=function(e,t,r){return n(0===this.negative),this.iushrn(e,t,r)},o.prototype.shln=function(e){return this.clone().ishln(e)},o.prototype.ushln=function(e){return this.clone().iushln(e)},o.prototype.shrn=function(e){return this.clone().ishrn(e)},o.prototype.ushrn=function(e){return this.clone().iushrn(e)},o.prototype.testn=function(e){n("number"==typeof e&&e>=0);var t=e%26,r=(e-t)/26,o=1<<t;return this.length<=r?0:!!(this.words[r]&o)},o.prototype.imaskn=function(e){n("number"==typeof e&&e>=0);var t=e%26,r=(e-t)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=r)return this;if(0!==t&&r++,this.length=Math.min(r,this.length),0!==t){var o=67108863^67108863>>>t<<t;this.words[this.length-1]&=o}return this._strip()},o.prototype.maskn=function(e){return this.clone().imaskn(e)},o.prototype.iaddn=function(e){return n("number"==typeof e),n(e<67108864),e<0?this.isubn(-e):0!==this.negative?1===this.length&&(0|this.words[0])<=e?(this.words[0]=e-(0|this.words[0]),this.negative=0,this):(this.negative=0,this.isubn(e),this.negative=1,this):this._iaddn(e)},o.prototype._iaddn=function(e){this.words[0]+=e;for(var t=0;t<this.length&&this.words[t]>=67108864;t++)this.words[t]-=67108864,t===this.length-1?this.words[t+1]=1:this.words[t+1]++;return this.length=Math.max(this.length,t+1),this},o.prototype.isubn=function(e){if(n("number"==typeof e),n(e<67108864),e<0)return this.iaddn(-e);if(0!==this.negative)return this.negative=0,this.iaddn(e),this.negative=1,this;if(this.words[0]-=e,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var t=0;t<this.length&&this.words[t]<0;t++)this.words[t]+=67108864,this.words[t+1]-=1;return this._strip()},o.prototype.addn=function(e){return this.clone().iaddn(e)},o.prototype.subn=function(e){return this.clone().isubn(e)},o.prototype.iabs=function(){return this.negative=0,this},o.prototype.abs=function(){return this.clone().iabs()},o.prototype._ishlnsubmul=function(e,t,r){var o,i,s=e.length+r;this._expand(s);var a=0;for(o=0;o<e.length;o++){i=(0|this.words[o+r])+a;var u=(0|e.words[o])*t;a=((i-=67108863&u)>>26)-(u/67108864|0),this.words[o+r]=67108863&i}for(;o<this.length-r;o++)a=(i=(0|this.words[o+r])+a)>>26,this.words[o+r]=67108863&i;if(0===a)return this._strip();for(n(-1===a),a=0,o=0;o<this.length;o++)a=(i=-(0|this.words[o])+a)>>26,this.words[o]=67108863&i;return this.negative=1,this._strip()},o.prototype._wordDiv=function(e,t){var n=(this.length,e.length),r=this.clone(),i=e,s=0|i.words[i.length-1];0!=(n=26-this._countBits(s))&&(i=i.ushln(n),r.iushln(n),s=0|i.words[i.length-1]);var a,u=r.length-i.length;if("mod"!==t){(a=new o(null)).length=u+1,a.words=new Array(a.length);for(var c=0;c<a.length;c++)a.words[c]=0}var l=r.clone()._ishlnsubmul(i,1,u);0===l.negative&&(r=l,a&&(a.words[u]=1));for(var d=u-1;d>=0;d--){var p=67108864*(0|r.words[i.length+d])+(0|r.words[i.length+d-1]);for(p=Math.min(p/s|0,67108863),r._ishlnsubmul(i,p,d);0!==r.negative;)p--,r.negative=0,r._ishlnsubmul(i,1,d),r.isZero()||(r.negative^=1);a&&(a.words[d]=p)}return a&&a._strip(),r._strip(),"div"!==t&&0!==n&&r.iushrn(n),{div:a||null,mod:r}},o.prototype.divmod=function(e,t,r){return n(!e.isZero()),this.isZero()?{div:new o(0),mod:new o(0)}:0!==this.negative&&0===e.negative?(a=this.neg().divmod(e,t),"mod"!==t&&(i=a.div.neg()),"div"!==t&&(s=a.mod.neg(),r&&0!==s.negative&&s.iadd(e)),{div:i,mod:s}):0===this.negative&&0!==e.negative?(a=this.divmod(e.neg(),t),"mod"!==t&&(i=a.div.neg()),{div:i,mod:a.mod}):0!=(this.negative&e.negative)?(a=this.neg().divmod(e.neg(),t),"div"!==t&&(s=a.mod.neg(),r&&0!==s.negative&&s.isub(e)),{div:a.div,mod:s}):e.length>this.length||this.cmp(e)<0?{div:new o(0),mod:this}:1===e.length?"div"===t?{div:this.divn(e.words[0]),mod:null}:"mod"===t?{div:null,mod:new o(this.modrn(e.words[0]))}:{div:this.divn(e.words[0]),mod:new o(this.modrn(e.words[0]))}:this._wordDiv(e,t);var i,s,a},o.prototype.div=function(e){return this.divmod(e,"div",0).div},o.prototype.mod=function(e){return this.divmod(e,"mod",0).mod},o.prototype.umod=function(e){return this.divmod(e,"mod",1).mod},o.prototype.divRound=function(e){var t=this.divmod(e);if(t.mod.isZero())return t.div;var n=0!==t.div.negative?t.mod.isub(e):t.mod,r=e.ushrn(1),o=e.andln(1),i=n.cmp(r);return i<0||1===o&&0===i?t.div:0!==t.div.negative?t.div.isubn(1):t.div.iaddn(1)},o.prototype.modrn=function(e){var t=e<0;t&&(e=-e),n(e<=67108863);for(var r=(1<<26)%e,o=0,i=this.length-1;i>=0;i--)o=(r*o+(0|this.words[i]))%e;return t?-o:o},o.prototype.modn=function(e){return this.modrn(e)},o.prototype.idivn=function(e){var t=e<0;t&&(e=-e),n(e<=67108863);for(var r=0,o=this.length-1;o>=0;o--){var i=(0|this.words[o])+67108864*r;this.words[o]=i/e|0,r=i%e}return this._strip(),t?this.ineg():this},o.prototype.divn=function(e){return this.clone().idivn(e)},o.prototype.egcd=function(e){n(0===e.negative),n(!e.isZero());var t=this,r=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var i=new o(1),s=new o(0),a=new o(0),u=new o(1),c=0;t.isEven()&&r.isEven();)t.iushrn(1),r.iushrn(1),++c;for(var l=r.clone(),d=t.clone();!t.isZero();){for(var p=0,m=1;0==(t.words[0]&m)&&p<26;++p,m<<=1);if(p>0)for(t.iushrn(p);p-- >0;)(i.isOdd()||s.isOdd())&&(i.iadd(l),s.isub(d)),i.iushrn(1),s.iushrn(1);for(var h=0,f=1;0==(r.words[0]&f)&&h<26;++h,f<<=1);if(h>0)for(r.iushrn(h);h-- >0;)(a.isOdd()||u.isOdd())&&(a.iadd(l),u.isub(d)),a.iushrn(1),u.iushrn(1);t.cmp(r)>=0?(t.isub(r),i.isub(a),s.isub(u)):(r.isub(t),a.isub(i),u.isub(s))}return{a:a,b:u,gcd:r.iushln(c)}},o.prototype._invmp=function(e){n(0===e.negative),n(!e.isZero());var t=this,r=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var i,s=new o(1),a=new o(0),u=r.clone();t.cmpn(1)>0&&r.cmpn(1)>0;){for(var c=0,l=1;0==(t.words[0]&l)&&c<26;++c,l<<=1);if(c>0)for(t.iushrn(c);c-- >0;)s.isOdd()&&s.iadd(u),s.iushrn(1);for(var d=0,p=1;0==(r.words[0]&p)&&d<26;++d,p<<=1);if(d>0)for(r.iushrn(d);d-- >0;)a.isOdd()&&a.iadd(u),a.iushrn(1);t.cmp(r)>=0?(t.isub(r),s.isub(a)):(r.isub(t),a.isub(s))}return(i=0===t.cmpn(1)?s:a).cmpn(0)<0&&i.iadd(e),i},o.prototype.gcd=function(e){if(this.isZero())return e.abs();if(e.isZero())return this.abs();var t=this.clone(),n=e.clone();t.negative=0,n.negative=0;for(var r=0;t.isEven()&&n.isEven();r++)t.iushrn(1),n.iushrn(1);for(;;){for(;t.isEven();)t.iushrn(1);for(;n.isEven();)n.iushrn(1);var o=t.cmp(n);if(o<0){var i=t;t=n,n=i}else if(0===o||0===n.cmpn(1))break;t.isub(n)}return n.iushln(r)},o.prototype.invm=function(e){return this.egcd(e).a.umod(e)},o.prototype.isEven=function(){return 0==(1&this.words[0])},o.prototype.isOdd=function(){return 1==(1&this.words[0])},o.prototype.andln=function(e){return this.words[0]&e},o.prototype.bincn=function(e){n("number"==typeof e);var t=e%26,r=(e-t)/26,o=1<<t;if(this.length<=r)return this._expand(r+1),this.words[r]|=o,this;for(var i=o,s=r;0!==i&&s<this.length;s++){var a=0|this.words[s];i=(a+=i)>>>26,a&=67108863,this.words[s]=a}return 0!==i&&(this.words[s]=i,this.length++),this},o.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},o.prototype.cmpn=function(e){var t,r=e<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this._strip(),this.length>1)t=1;else{r&&(e=-e),n(e<=67108863,"Number is too big");var o=0|this.words[0];t=o===e?0:o<e?-1:1}return 0!==this.negative?0|-t:t},o.prototype.cmp=function(e){if(0!==this.negative&&0===e.negative)return-1;if(0===this.negative&&0!==e.negative)return 1;var t=this.ucmp(e);return 0!==this.negative?0|-t:t},o.prototype.ucmp=function(e){if(this.length>e.length)return 1;if(this.length<e.length)return-1;for(var t=0,n=this.length-1;n>=0;n--){var r=0|this.words[n],o=0|e.words[n];if(r!==o){r<o?t=-1:r>o&&(t=1);break}}return t},o.prototype.gtn=function(e){return 1===this.cmpn(e)},o.prototype.gt=function(e){return 1===this.cmp(e)},o.prototype.gten=function(e){return this.cmpn(e)>=0},o.prototype.gte=function(e){return this.cmp(e)>=0},o.prototype.ltn=function(e){return-1===this.cmpn(e)},o.prototype.lt=function(e){return-1===this.cmp(e)},o.prototype.lten=function(e){return this.cmpn(e)<=0},o.prototype.lte=function(e){return this.cmp(e)<=0},o.prototype.eqn=function(e){return 0===this.cmpn(e)},o.prototype.eq=function(e){return 0===this.cmp(e)},o.red=function(e){return new T(e)},o.prototype.toRed=function(e){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),e.convertTo(this)._forceRed(e)},o.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},o.prototype._forceRed=function(e){return this.red=e,this},o.prototype.forceRed=function(e){return n(!this.red,"Already a number in reduction context"),this._forceRed(e)},o.prototype.redAdd=function(e){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,e)},o.prototype.redIAdd=function(e){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,e)},o.prototype.redSub=function(e){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,e)},o.prototype.redISub=function(e){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,e)},o.prototype.redShl=function(e){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,e)},o.prototype.redMul=function(e){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.mul(this,e)},o.prototype.redIMul=function(e){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.imul(this,e)},o.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},o.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},o.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},o.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},o.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},o.prototype.redPow=function(e){return n(this.red&&!e.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,e)};var b={k256:null,p224:null,p192:null,p25519:null};function I(e,t){this.name=e,this.p=new o(t,16),this.n=this.p.bitLength(),this.k=new o(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function w(){I.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function A(){I.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function k(){I.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function v(){I.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function T(e){if("string"==typeof e){var t=o._prime(e);this.m=t.p,this.prime=t}else n(e.gtn(1),"modulus must be greater than 1"),this.m=e,this.prime=null}function M(e){T.call(this,e),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new o(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}I.prototype._tmp=function(){var e=new o(null);return e.words=new Array(Math.ceil(this.n/13)),e},I.prototype.ireduce=function(e){var t,n=e;do{this.split(n,this.tmp),t=(n=(n=this.imulK(n)).iadd(this.tmp)).bitLength()}while(t>this.n);var r=t<this.n?-1:n.ucmp(this.p);return 0===r?(n.words[0]=0,n.length=1):r>0?n.isub(this.p):void 0!==n.strip?n.strip():n._strip(),n},I.prototype.split=function(e,t){e.iushrn(this.n,0,t)},I.prototype.imulK=function(e){return e.imul(this.k)},r(w,I),w.prototype.split=function(e,t){for(var n=4194303,r=Math.min(e.length,9),o=0;o<r;o++)t.words[o]=e.words[o];if(t.length=r,e.length<=9)return e.words[0]=0,void(e.length=1);var i=e.words[9];for(t.words[t.length++]=i&n,o=10;o<e.length;o++){var s=0|e.words[o];e.words[o-10]=(s&n)<<4|i>>>22,i=s}i>>>=22,e.words[o-10]=i,0===i&&e.length>10?e.length-=10:e.length-=9},w.prototype.imulK=function(e){e.words[e.length]=0,e.words[e.length+1]=0,e.length+=2;for(var t=0,n=0;n<e.length;n++){var r=0|e.words[n];t+=977*r,e.words[n]=67108863&t,t=64*r+(t/67108864|0)}return 0===e.words[e.length-1]&&(e.length--,0===e.words[e.length-1]&&e.length--),e},r(A,I),r(k,I),r(v,I),v.prototype.imulK=function(e){for(var t=0,n=0;n<e.length;n++){var r=19*(0|e.words[n])+t,o=67108863&r;r>>>=26,e.words[n]=o,t=r}return 0!==t&&(e.words[e.length++]=t),e},o._prime=function(e){if(b[e])return b[e];var t;if("k256"===e)t=new w;else if("p224"===e)t=new A;else if("p192"===e)t=new k;else{if("p25519"!==e)throw new Error("Unknown prime "+e);t=new v}return b[e]=t,t},T.prototype._verify1=function(e){n(0===e.negative,"red works only with positives"),n(e.red,"red works only with red numbers")},T.prototype._verify2=function(e,t){n(0==(e.negative|t.negative),"red works only with positives"),n(e.red&&e.red===t.red,"red works only with red numbers")},T.prototype.imod=function(e){return this.prime?this.prime.ireduce(e)._forceRed(this):(c(e,e.umod(this.m)._forceRed(this)),e)},T.prototype.neg=function(e){return e.isZero()?e.clone():this.m.sub(e)._forceRed(this)},T.prototype.add=function(e,t){this._verify2(e,t);var n=e.add(t);return n.cmp(this.m)>=0&&n.isub(this.m),n._forceRed(this)},T.prototype.iadd=function(e,t){this._verify2(e,t);var n=e.iadd(t);return n.cmp(this.m)>=0&&n.isub(this.m),n},T.prototype.sub=function(e,t){this._verify2(e,t);var n=e.sub(t);return n.cmpn(0)<0&&n.iadd(this.m),n._forceRed(this)},T.prototype.isub=function(e,t){this._verify2(e,t);var n=e.isub(t);return n.cmpn(0)<0&&n.iadd(this.m),n},T.prototype.shl=function(e,t){return this._verify1(e),this.imod(e.ushln(t))},T.prototype.imul=function(e,t){return this._verify2(e,t),this.imod(e.imul(t))},T.prototype.mul=function(e,t){return this._verify2(e,t),this.imod(e.mul(t))},T.prototype.isqr=function(e){return this.imul(e,e.clone())},T.prototype.sqr=function(e){return this.mul(e,e)},T.prototype.sqrt=function(e){if(e.isZero())return e.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var r=this.m.add(new o(1)).iushrn(2);return this.pow(e,r)}for(var i=this.m.subn(1),s=0;!i.isZero()&&0===i.andln(1);)s++,i.iushrn(1);n(!i.isZero());var a=new o(1).toRed(this),u=a.redNeg(),c=this.m.subn(1).iushrn(1),l=this.m.bitLength();for(l=new o(2*l*l).toRed(this);0!==this.pow(l,c).cmp(u);)l.redIAdd(u);for(var d=this.pow(l,i),p=this.pow(e,i.addn(1).iushrn(1)),m=this.pow(e,i),h=s;0!==m.cmp(a);){for(var f=m,g=0;0!==f.cmp(a);g++)f=f.redSqr();n(g<h);var y=this.pow(d,new o(1).iushln(h-g-1));p=p.redMul(y),d=y.redSqr(),m=m.redMul(d),h=g}return p},T.prototype.invm=function(e){var t=e._invmp(this.m);return 0!==t.negative?(t.negative=0,this.imod(t).redNeg()):this.imod(t)},T.prototype.pow=function(e,t){if(t.isZero())return new o(1).toRed(this);if(0===t.cmpn(1))return e.clone();var n=new Array(16);n[0]=new o(1).toRed(this),n[1]=e;for(var r=2;r<n.length;r++)n[r]=this.mul(n[r-1],e);var i=n[0],s=0,a=0,u=t.bitLength()%26;for(0===u&&(u=26),r=t.length-1;r>=0;r--){for(var c=t.words[r],l=u-1;l>=0;l--){var d=c>>l&1;i!==n[0]&&(i=this.sqr(i)),0!==d||0!==s?(s<<=1,s|=d,(4==++a||0===r&&0===l)&&(i=this.mul(i,n[s]),a=0,s=0)):a=0}u=26}return i},T.prototype.convertTo=function(e){var t=e.umod(this.m);return t===e?t.clone():t},T.prototype.convertFrom=function(e){var t=e.clone();return t.red=null,t},o.mont=function(e){return new M(e)},r(M,T),M.prototype.convertTo=function(e){return this.imod(e.ushln(this.shift))},M.prototype.convertFrom=function(e){var t=this.imod(e.mul(this.rinv));return t.red=null,t},M.prototype.imul=function(e,t){if(e.isZero()||t.isZero())return e.words[0]=0,e.length=1,e;var n=e.imul(t),r=n.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=n.isub(r).iushrn(this.shift),i=o;return o.cmp(this.m)>=0?i=o.isub(this.m):o.cmpn(0)<0&&(i=o.iadd(this.m)),i._forceRed(this)},M.prototype.mul=function(e,t){if(e.isZero()||t.isZero())return new o(0)._forceRed(this);var n=e.mul(t),r=n.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),i=n.isub(r).iushrn(this.shift),s=i;return i.cmp(this.m)>=0?s=i.isub(this.m):i.cmpn(0)<0&&(s=i.iadd(this.m)),s._forceRed(this)},M.prototype.invm=function(e){return this.imod(e._invmp(this.m).mul(this.r2))._forceRed(this)}}(0,Xt);var nn=Yt(en.exports);const rn={Spl:"spl",Token2022:"token2022",SplCold:"spl-cold",Token2022Cold:"token2022-cold",CTokenHot:"ctoken-hot",CTokenCold:"ctoken-cold"};function on(e){if(!e||0===e.length)return null;try{let n=0;const r=new t.PublicKey(e.slice(n,n+32));n+=32;const o=new t.PublicKey(e.slice(n,n+32));n+=32;const i=new nn(e.slice(n,n+8),"le");n+=8;const s=e[n];n+=1;const a=s?new t.PublicKey(e.slice(n,n+32)):null;n+=32;const u=e[n];n+=1;const c=e[n];return n+=1,{mint:r,owner:o,amount:i,delegate:a,state:u,tlv:c?e.slice(n):null}}catch(e){return console.error("Token data parsing error:",e),null}}function sn(e,t){return{address:e,mint:t.mint,owner:t.owner,amount:BigInt(t.amount.toString()),delegate:t.delegate,delegatedAmount:BigInt(0),isInitialized:t.state!==n.AccountState.Uninitialized,isFrozen:t.state===n.AccountState.Frozen,isNative:0,rentExemptReserve:null,closeAuthority:null,tlvData:t.tlv?r.Buffer.from(t.tlv):r.Buffer.alloc(0)}}function an(e){const t=r.Buffer.from(e.data.discriminator),n=r.Buffer.from(e.data.data),o=r.Buffer.concat([t,n]);return{executable:0,owner:e.owner,lamports:e.lamports.toNumber(),data:o,rentEpoch:void 0}}function un(e,t){const n=on(t.data);if(!n)throw new Error("Invalid token data");return{accountInfo:t,loadContext:void 0,parsed:sn(e,n),isCold:0}}function cn(e,t){const n=on(t.data.data);if(!n)throw new Error("Invalid token data");return{accountInfo:an(t),loadContext:{treeInfo:t.treeInfo,hash:t.hash,leafIndex:t.leafIndex,proveByIndex:t.proveByIndex},parsed:sn(e,n),isCold:1}}async function ln(t,n,r,o){return e.assertBetaEnabled(),pn(t,n,r,o,void 0)}async function dn(t,n,r,o,i,s,a=0,u=0){e.assertBetaEnabled();const c=ht(n,o,r,s,u);if(a&&"ctoken"!==c.type)throw new Error(`For wrap=true, ata must be the c-token ATA. Got ${c.type} ATA instead.`);const l=await pn(t,n,i,s,{owner:r,mint:o},a);return l._isAta=1,l._owner=r,l._mint=o,l}async function pn(t,r,o,i,s,a=0){if(!r&&!s)throw new Error("One of address or fetchByOwner is required");if(!i)return async function(t,r,o,i,s){const a=null!=r?r:n.getAssociatedTokenAddressSync(i.mint,i.owner,0,e.LIGHT_TOKEN_PROGRAM_ID,mt(e.LIGHT_TOKEN_PROGRAM_ID)),u=[],c=[],l=[];if(u.push(async function(t,n,r){const o=await t.getAccountInfo(n,r);if(!o||!o.owner.equals(e.LIGHT_TOKEN_PROGRAM_ID))throw new Error("Not a CTOKEN onchain account");return un(n,o)}(t,a,o)),c.push(rn.CTokenHot),l.push(a),s){if(!i)throw new Error("fetchByOwner is required for wrap=true to derive SPL/T22 addresses");const e=n.getAssociatedTokenAddressSync(i.mint,i.owner,0,n.TOKEN_PROGRAM_ID,mt(n.TOKEN_PROGRAM_ID)),r=n.getAssociatedTokenAddressSync(i.mint,i.owner,0,n.TOKEN_2022_PROGRAM_ID,mt(n.TOKEN_2022_PROGRAM_ID));u.push(async function(e,t,r){const o=await e.getAccountInfo(t,r);if(!o||!o.owner.equals(n.TOKEN_PROGRAM_ID))throw new Error("Not a TOKEN_PROGRAM_ID account");return{accountInfo:o,parsed:n.unpackAccount(t,o,n.TOKEN_PROGRAM_ID),isCold:0,loadContext:void 0}}(t,e,o)),c.push(rn.Spl),l.push(e),u.push(async function(e,t,r){const o=await e.getAccountInfo(t,r);if(!o||!o.owner.equals(n.TOKEN_2022_PROGRAM_ID))throw new Error("Not a TOKEN_2022_PROGRAM_ID account");return{accountInfo:o,parsed:n.unpackAccount(t,o,n.TOKEN_2022_PROGRAM_ID),isCold:0,loadContext:void 0}}(t,r,o)),c.push(rn.Token2022),l.push(r)}const d=i?t.getCompressedTokenAccountsByOwner(i.owner,{mint:i.mint}):t.getCompressedTokenAccountsByOwner(r),[p,m]=await Promise.all([Promise.allSettled(u),d.catch((()=>({items:[]})))]),h=[];for(let e=0;e<p.length;e++){const t=p[e];if("fulfilled"===t.status){const n=t.value;h.push({type:c[e],address:l[e],amount:n.parsed.amount,accountInfo:n.accountInfo,loadContext:n.loadContext,parsed:n.parsed})}}for(const t of m.items){const n=t.compressedAccount;if(n&&n.data&&n.data.data.length>0&&n.owner.equals(e.LIGHT_TOKEN_PROGRAM_ID)){const e=cn(a,n);h.push({type:rn.CTokenCold,address:a,amount:e.parsed.amount,accountInfo:e.accountInfo,loadContext:e.loadContext,parsed:e.parsed})}}if(0===h.length)throw new n.TokenAccountNotFoundError;const f=[rn.CTokenHot,rn.CTokenCold,rn.Spl,rn.Token2022];return h.sort(((e,t)=>f.indexOf(e.type)-f.indexOf(t.type))),mn(h,a)}(t,r,o,s,a);if(i.equals(e.LIGHT_TOKEN_PROGRAM_ID))return async function(t,r,o,i){if(!r){if(!i)throw new Error("fetchByOwner is required");r=n.getAssociatedTokenAddressSync(i.mint,i.owner,0,e.LIGHT_TOKEN_PROGRAM_ID,mt(e.LIGHT_TOKEN_PROGRAM_ID))}const[s,a]=await Promise.allSettled([t.getAccountInfo(r,o),i?t.getCompressedTokenAccountsByOwner(i.owner,{mint:i.mint}):t.getCompressedTokenAccountsByOwner(r)]),u="fulfilled"===s.status?s.value:null,c="fulfilled"===a.status?a.value.items.map((e=>e.compressedAccount)):[],l=[];if(u&&u.owner.equals(e.LIGHT_TOKEN_PROGRAM_ID)){const e=un(r,u);l.push({type:rn.CTokenHot,address:r,amount:e.parsed.amount,accountInfo:u,parsed:e.parsed})}for(const t of c)if(t&&t.data&&t.data.data.length>0&&t.owner.equals(e.LIGHT_TOKEN_PROGRAM_ID)){const e=cn(r,t);l.push({type:rn.CTokenCold,address:r,amount:e.parsed.amount,accountInfo:e.accountInfo,loadContext:e.loadContext,parsed:e.parsed})}if(0===l.length)throw new n.TokenAccountNotFoundError;return l.sort(((e,t)=>"ctoken-hot"===e.type&&"ctoken-cold"===t.type?-1:"ctoken-cold"===e.type&&"ctoken-hot"===t.type?1:0)),mn(l,r)}(t,r,o,s);if(i.equals(n.TOKEN_PROGRAM_ID)||i.equals(n.TOKEN_2022_PROGRAM_ID))return async function(t,r,o,i,s){if(!r){if(!s)throw new Error("fetchByOwner is required");r=n.getAssociatedTokenAddressSync(s.mint,s.owner,0,i,mt(i))}const a=i.equals(n.TOKEN_PROGRAM_ID)?rn.Spl:rn.Token2022,u=i.equals(n.TOKEN_PROGRAM_ID)?rn.SplCold:rn.Token2022Cold,c=t.getAccountInfo(r,o).catch((()=>null)),l=s?t.getCompressedTokenAccountsByOwner(s.owner,{mint:s.mint}).catch((()=>({items:[]}))):Promise.resolve({items:[]}),[d,p]=await Promise.all([c,l]),m=[];if(d)try{const e=n.unpackAccount(r,d,i);m.push({type:a,address:r,amount:e.amount,accountInfo:d,parsed:e})}catch(e){}for(const t of p.items){const n=t.compressedAccount;if(n&&n.data&&n.data.data.length>0&&n.owner.equals(e.LIGHT_TOKEN_PROGRAM_ID)){const e=cn(r,n);m.push({type:u,address:r,amount:e.parsed.amount,accountInfo:e.accountInfo,loadContext:e.loadContext,parsed:e.parsed})}}if(0===m.length)throw new n.TokenAccountNotFoundError;return mn(m,r)}(t,r,o,i,s);throw new Error(`Unsupported program ID: ${i.toBase58()}`)}function mn(e,t){const n=e.reduce(((e,t)=>e+t.amount),BigInt(0)),r=e[0],o=e.some((e=>null!==e.parsed.delegate)),i=e.some((e=>e.parsed.isFrozen)),s=e.length>1,a=Object.assign(Object.assign({},r.parsed),{address:t,amount:n});return{accountInfo:r.accountInfo,parsed:a,isCold:["ctoken-cold","spl-cold","token2022-cold"].includes(r.type),loadContext:r.loadContext,_sources:e,_needsConsolidation:s,_hasDelegate:o,_anyFrozen:i}}function hn(t,r,o=0,i=e.LIGHT_TOKEN_PROGRAM_ID,s){const a=null!=s?s:mt(i);return n.getAssociatedTokenAddressSync(t,r,o,i,a)}function fn(n,r,o,i,s,a,u,c=o){const l=Ft({withTransactionHash:0,withLamportsChangeAccountMerkleTreeIndex:0,lamportsChangeAccountMerkleTreeIndex:0,lamportsChangeAccountOwnerIndex:0,outputQueue:0,maxTopUp:0,cpiContext:null,compressions:[Ht(s,0,2,1,4,a.poolIndex,a.bump,u),zt(s,0,3,6)],proof:null,inTokenData:[],outTokenData:[],inLamports:null,outLamports:null,inTlv:null,outTlv:null}),d=[{pubkey:ve.deriveCpiAuthorityPda,isSigner:0,isWritable:0},{pubkey:c,isSigner:1,isWritable:1},{pubkey:i,isSigner:0,isWritable:0},{pubkey:o,isSigner:1,isWritable:0},{pubkey:n,isSigner:0,isWritable:1},{pubkey:r,isSigner:0,isWritable:1},{pubkey:a.splInterfacePda,isSigner:0,isWritable:1},{pubkey:a.tokenProgram,isSigner:0,isWritable:0},{pubkey:e.LIGHT_TOKEN_PROGRAM_ID,isSigner:0,isWritable:0},{pubkey:t.SystemProgram.programId,isSigner:0,isWritable:0}];return new t.TransactionInstruction({programId:ve.programId,keys:d,data:l})}const gn=8,yn=new Set([rn.CTokenCold,rn.SplCold,rn.Token2022Cold]),bn=[8,4,3,2,1],In=[8,7,6,5,4,3,2,1];function wn(e,t){if(0===e.length||t<=BigInt(0))return[];const n=[...e].sort(((e,t)=>{const n=BigInt(e.parsed.amount.toString()),r=BigInt(t.parsed.amount.toString());return r>n?1:r<n?-1:0}));let r=BigInt(0),o=0;for(const e of n)if(o++,r+=BigInt(e.parsed.amount.toString()),r>=t)break;const i=Math.min(Math.max(o,gn),n.length);return n.slice(0,i)}function An(e,t){const n=[];let r=0,o=e.length;for(const i of t)for(;o>=i;)n.push(e.slice(r,r+i)),r+=i,o-=i;return n}function kn(t){const n=[],r=[];for(const o of t)o.compressedAccount.treeInfo.treeType===e.TreeType.StateV1?n.push(o):r.push(o);return[...An(r,In),...An(n,bn)]}function vn(e){const t=new Set;for(const n of e)for(const e of n){const n=e.compressedAccount.hash.toString();if(t.has(n))throw new Error(`Duplicate compressed account hash across chunks: ${n}. Each compressed account must appear in exactly one chunk.`);t.add(n)}}async function Tn(e,t,n,r,o,i){if(0===n.length)return[];const s=[],a=kn(n);vn(a);const u=await Promise.all(a.map((async t=>{const n=t.map((e=>({hash:e.compressedAccount.hash,tree:e.compressedAccount.treeInfo.tree,queue:e.compressedAccount.treeInfo.queue})));return e.getValidityProofV0(n)})));for(let e=0;e<a.length;e++){const n=a[e],c=u[e],l=n.reduce(((e,t)=>e+BigInt(t.parsed.amount.toString())),BigInt(0)),d=Qt(t,n,r,l,c,o,i);s.push(d)}return s}function Mn(t){const n=new Set([rn.CTokenCold,rn.SplCold,rn.Token2022Cold]);return t.filter((e=>void 0!==e.loadContext)).filter((e=>n.has(e.type))).filter((e=>!e.parsed.isFrozen)).map((t=>{const n=t.accountInfo.data,r=n.subarray(0,Math.min(8,n.length)),o=n.length>8?n.subarray(8):Buffer.alloc(0),i={treeInfo:t.loadContext.treeInfo,hash:t.loadContext.hash,leafIndex:t.loadContext.leafIndex,proveByIndex:t.loadContext.proveByIndex,owner:t.accountInfo.owner,lamports:e.bn(t.accountInfo.lamports),address:null,data:0===n.length?null:{discriminator:Array.from(r),data:Buffer.from(o),dataHash:new Array(32).fill(0)},readOnly:0},s=t.parsed.isInitialized?t.parsed.isFrozen?2:1:0;return{compressedAccount:i,parsed:{mint:t.parsed.mint,owner:t.parsed.owner,amount:e.bn(t.parsed.amount.toString()),delegate:t.parsed.delegate,state:s,tlv:t.parsed.tlvData.length>0?t.parsed.tlvData:null}}}))}async function Pn(t,r,o,i,s=0,a){var u,c,l,d;if(!o._isAta||!o._owner||!o._mint)throw new Error("AccountInterface must be from getAtaInterface (requires _isAta, _owner, _mint)");const p=[],m=o._owner,h=o._mint,f=null!==(u=o._sources)&&void 0!==u?u:[];Mn(f);const g=hn(h,m),y=n.getAssociatedTokenAddressSync(h,m,0,n.TOKEN_PROGRAM_ID,mt(n.TOKEN_PROGRAM_ID)),b=n.getAssociatedTokenAddressSync(h,m,0,n.TOKEN_2022_PROGRAM_ID,mt(n.TOKEN_2022_PROGRAM_ID));let I="ctoken";if(a&&(I=ht(a,h,m).type,s&&"ctoken"!==I))throw new Error(`For wrap=true, targetAta must be c-token ATA. Got ${I} ATA.`);const w=f.find((e=>"spl"===e.type&&!e.parsed.isFrozen)),A=f.find((e=>"token2022"===e.type&&!e.parsed.isFrozen)),k=f.find((e=>"ctoken-hot"===e.type)),v=f.filter((e=>yn.has(e.type)&&!e.parsed.isFrozen)),T=null!==(c=null==w?void 0:w.amount)&&void 0!==c?c:BigInt(0),P=null!==(l=null==A?void 0:A.amount)&&void 0!==l?l:BigInt(0),x=v.reduce(((e,t)=>e+t.amount),BigInt(0));if(T===BigInt(0)&&P===BigInt(0)&&x===BigInt(0))return[];let S,C=0;if(s||"spl"===I||"token2022"===I||T>BigInt(0)||P>BigInt(0))try{S=(null!==(d=null==i?void 0:i.splInterfaceInfos)&&void 0!==d?d:await M(t,h)).find((e=>e.isInitialized)),S&&(C=(await n.getMint(t,h,void 0,S.tokenProgram)).decimals)}catch(e){}if(s){if(k||p.push(yt(r,g,m,h,e.LIGHT_TOKEN_PROGRAM_ID)),T>BigInt(0)&&S&&p.push(fn(y,g,m,h,T,S,C,r)),P>BigInt(0)&&S&&p.push(fn(b,g,m,h,P,S,C,r)),x>BigInt(0)&&v.length>0){const e=Mn(f);if(e.length>0){const n=await Tn(t,r,e,g,void 0,C);p.push(...n)}}}else if(x>BigInt(0)&&v.length>0){const o=Mn(f);if(o.length>0)if("ctoken"===I){k||p.push(yt(r,g,m,h,e.LIGHT_TOKEN_PROGRAM_ID));const n=await Tn(t,r,o,g,void 0,C);p.push(...n)}else if("spl"===I&&S){w||p.push(n.createAssociatedTokenAccountIdempotentInstruction(r,y,m,h,n.TOKEN_PROGRAM_ID));const e=await Tn(t,r,o,y,S,C);p.push(...e)}else if("token2022"===I&&S){A||p.push(n.createAssociatedTokenAccountIdempotentInstruction(r,b,m,h,n.TOKEN_2022_PROGRAM_ID));const e=await Tn(t,r,o,b,S,C);p.push(...e)}}return p}function xn(e){var t;let n=0;if(e.hasAtaCreation&&(n+=3e4),n+=5e4*e.wrapCount,e.compressedAccounts.length>0){n+=5e4;const r=e.compressedAccounts.some((e=>{var t;return!(null!==(t=e.compressedAccount.proveByIndex)&&void 0!==t&&t)}));r&&(n+=1e5);for(const r of e.compressedAccounts)n+=null!==(t=r.compressedAccount.proveByIndex)&&void 0!==t&&t?1e4:3e4}return n=Math.ceil(1.3*n),Math.max(5e4,Math.min(14e5,n))}async function Sn(t,r,o,i,s,a,u){var c,l,d,p,m;if(!o._isAta||!o._owner||!o._mint)throw new Error("AccountInterface must be from getAtaInterface (requires _isAta, _owner, _mint)");const h=o._owner,f=o._mint,g=null!==(c=o._sources)&&void 0!==c?c:[],y=Mn(g),b=hn(f,h),I=n.getAssociatedTokenAddressSync(f,h,0,n.TOKEN_PROGRAM_ID,mt(n.TOKEN_PROGRAM_ID)),w=n.getAssociatedTokenAddressSync(f,h,0,n.TOKEN_2022_PROGRAM_ID,mt(n.TOKEN_2022_PROGRAM_ID));let A="ctoken";if(A=ht(a,f,h).type,s&&"ctoken"!==A)throw new Error(`For wrap=true, targetAta must be c-token ATA. Got ${A} ATA.`);const k=g.find((e=>"spl"===e.type&&!e.parsed.isFrozen)),v=g.find((e=>"token2022"===e.type&&!e.parsed.isFrozen)),T=g.find((e=>"ctoken-hot"===e.type)),P=g.filter((e=>yn.has(e.type)&&!e.parsed.isFrozen)),x=null!==(l=null==k?void 0:k.amount)&&void 0!==l?l:BigInt(0),S=null!==(d=null==v?void 0:v.amount)&&void 0!==d?d:BigInt(0),C=P.reduce(((e,t)=>e+t.amount),BigInt(0));if(x===BigInt(0)&&S===BigInt(0)&&C===BigInt(0))return[];let _,E=0;if(s||"spl"===A||"token2022"===A||x>BigInt(0)||S>BigInt(0))try{_=(null!==(p=null==i?void 0:i.splInterfaceInfos)&&void 0!==p?p:await M(t,f)).find((e=>e.isInitialized)),_&&(E=(await n.getMint(t,f,void 0,_.tokenProgram)).decimals)}catch(e){}const O=[];let B,D=0,R=0,L=b,K=0;s?(L=b,B=void 0,K=1,T||(R=1,O.push(yt(r,b,h,f,e.LIGHT_TOKEN_PROGRAM_ID))),x>BigInt(0)&&_&&(O.push(fn(I,b,h,f,x,_,E,r)),D++),S>BigInt(0)&&_&&(O.push(fn(w,b,h,f,S,_,E,r)),D++)):"ctoken"===A?(L=b,B=void 0,K=1,T||(R=1,O.push(yt(r,b,h,f,e.LIGHT_TOKEN_PROGRAM_ID)))):"spl"===A&&_?(L=I,B=_,K=1,k||(R=1,O.push(n.createAssociatedTokenAccountIdempotentInstruction(r,I,h,f,n.TOKEN_PROGRAM_ID)))):"token2022"===A&&_&&(L=w,B=_,K=1,v||(R=1,O.push(n.createAssociatedTokenAccountIdempotentInstruction(r,w,h,f,n.TOKEN_2022_PROGRAM_ID))));let N=y;if(void 0!==u&&K&&y.length>0){const e=null!==(m=null==T?void 0:T.amount)&&void 0!==m?m:BigInt(0);let t;t=s?e+x+S:"ctoken"===A?e:"spl"===A?x:S;const n=u>t?u-t:BigInt(0);N=n===BigInt(0)?[]:wn(y,n)}if(!K||0===N.length)return 0===O.length?[]:[{instructions:O,compressedAccounts:[],wrapCount:D,hasAtaCreation:R}];const U=kn(N);vn(U);const W=await Promise.all(U.map((async e=>{const n=e.map((e=>({hash:e.compressedAccount.hash,tree:e.compressedAccount.treeInfo.tree,queue:e.compressedAccount.treeInfo.queue})));return t.getValidityProofV0(n)}))),G=s||"ctoken"===A?yt(r,b,h,f,e.LIGHT_TOKEN_PROGRAM_ID):"spl"===A?n.createAssociatedTokenAccountIdempotentInstruction(r,I,h,f,n.TOKEN_PROGRAM_ID):n.createAssociatedTokenAccountIdempotentInstruction(r,w,h,f,n.TOKEN_2022_PROGRAM_ID),q=[];for(let e=0;e<U.length;e++){const t=U[e],n=W[e],o=t.reduce(((e,t)=>e+BigInt(t.parsed.amount.toString())),BigInt(0)),i=[];let s=0,a=0;0===e?(i.push(...O),s=D,a=R):(i.push(G),a=1),i.push(Qt(r,t,L,o,n,B,E)),q.push({instructions:i,compressedAccounts:t,wrapCount:s,hasAtaCreation:a})}return q}async function Cn(r,o,i,s,a,u,c,l=0){let d;e.assertBetaEnabled(),null!=a||(a=i);try{d=await dn(r,o,i.publicKey,s,void 0,void 0,l)}catch(e){if(e instanceof n.TokenAccountNotFoundError)return null;throw e}const p=await Sn(r,a.publicKey,d,c,l,o);if(0===p.length)return null;const m=e.dedupeSigner(a,[i]),h=p.map((async n=>{const{blockhash:o}=await r.getLatestBlockhash(),i=xn(n),s=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:i}),...n.instructions],a,o,m);return e.sendAndConfirmTx(r,s,u)})),f=await Promise.all(h);return f[f.length-1]}function _n(n,r,o,i,s,a,u,c=o){const l=Ft({withTransactionHash:0,withLamportsChangeAccountMerkleTreeIndex:0,lamportsChangeAccountMerkleTreeIndex:0,lamportsChangeAccountOwnerIndex:0,outputQueue:0,maxTopUp:0,cpiContext:null,compressions:[jt(s,0,2,1,6),$t(s,0,3,4,a.poolIndex,a.bump,u)],proof:null,inTokenData:[],outTokenData:[],inLamports:null,outLamports:null,inTlv:null,outTlv:null}),d=[{pubkey:ve.deriveCpiAuthorityPda,isSigner:0,isWritable:0},{pubkey:c,isSigner:1,isWritable:1},{pubkey:i,isSigner:0,isWritable:0},{pubkey:o,isSigner:1,isWritable:0},{pubkey:n,isSigner:0,isWritable:1},{pubkey:r,isSigner:0,isWritable:1},{pubkey:a.splInterfacePda,isSigner:0,isWritable:1},{pubkey:a.tokenProgram,isSigner:0,isWritable:0},{pubkey:e.LIGHT_TOKEN_PROGRAM_ID,isSigner:0,isWritable:0},{pubkey:t.SystemProgram.programId,isSigner:0,isWritable:0}];return new t.TransactionInstruction({programId:ve.programId,keys:d,data:l})}async function En(r,o,i,s,a=t.Keypair.generate(),u,c,l){const d=await r.getMinimumBalanceForRentExemption(n.MINT_SIZE),p=1==c?n.TOKEN_2022_PROGRAM_ID:c||n.TOKEN_PROGRAM_ID,m=await ve.createMint({feePayer:o.publicKey,mint:a.publicKey,decimals:s,authority:"secretKey"in i?i.publicKey:i,freezeAuthority:l&&"secretKey"in l?l.publicKey:null!=l?l:null,rentExemptBalance:d,tokenProgramId:p}),{blockhash:h}=await r.getLatestBlockhash(),f=e.dedupeSigner(o,[i,null!=l?l:null].filter((e=>null!=e&&"secretKey"in e))),g=e.buildAndSignTx(m,o,h,[...f,a]),y=await e.sendAndConfirmTx(r,g,u);return{mint:a.publicKey,transactionSignature:y}}var On={};Object.defineProperty(On,"__esModule",{value:1}),On.s16=On.s8=On.nu64be=On.u48be=On.u40be=On.u32be=On.u24be=On.u16be=On.nu64=On.u48=On.u40=On.u32=On.u24=On.u16=gr=On.u8=On.offset=On.greedy=On.Constant=On.UTF8=On.CString=On.Blob=On.Boolean=On.BitField=On.BitStructure=On.VariantLayout=On.Union=On.UnionLayoutDiscriminator=On.UnionDiscriminator=On.Structure=On.Sequence=On.DoubleBE=On.Double=On.FloatBE=On.Float=On.NearInt64BE=On.NearInt64=On.NearUInt64BE=On.NearUInt64=On.IntBE=On.Int=On.UIntBE=On.UInt=On.OffsetLayout=On.GreedyCount=On.ExternalLayout=On.bindConstructorLayout=On.nameWithProperty=On.Layout=On.uint8ArrayToBuffer=On.checkUint8Array=void 0,On.constant=On.utf8=On.cstr=br=On.blob=On.unionLayoutDiscriminator=On.union=On.seq=On.bits=yr=On.struct=On.f64be=On.f64=On.f32be=On.f32=On.ns64be=On.s48be=On.s40be=On.s32be=On.s24be=On.s16be=On.ns64=On.s48=On.s40=On.s32=On.s24=void 0;const Bn=r;function Dn(e){if(!(e instanceof Uint8Array))throw new TypeError("b must be a Uint8Array")}function Rn(e){return Dn(e),Bn.Buffer.from(e.buffer,e.byteOffset,e.length)}On.checkUint8Array=Dn,On.uint8ArrayToBuffer=Rn;class Ln{constructor(e,t){if(!Number.isInteger(e))throw new TypeError("span must be an integer");this.span=e,this.property=t}makeDestinationObject(){return{}}getSpan(e,t){if(0>this.span)throw new RangeError("indeterminate span");return this.span}replicate(e){const t=Object.create(this.constructor.prototype);return Object.assign(t,this),t.property=e,t}fromArray(e){}}function Kn(e,t){return t.property?e+"["+t.property+"]":e}On.Layout=Ln,On.nameWithProperty=Kn,On.bindConstructorLayout=function(e,t){if("function"!=typeof e)throw new TypeError("Class must be constructor");if(Object.prototype.hasOwnProperty.call(e,"layout_"))throw new Error("Class is already bound to a layout");if(!(t&&t instanceof Ln))throw new TypeError("layout must be a Layout");if(Object.prototype.hasOwnProperty.call(t,"boundConstructor_"))throw new Error("layout is already bound to a constructor");e.layout_=t,t.boundConstructor_=e,t.makeDestinationObject=()=>new e,Object.defineProperty(e.prototype,"encode",{value(e,n){return t.encode(this,e,n)},writable:1}),Object.defineProperty(e,"decode",{value:(e,n)=>t.decode(e,n),writable:1})};class Nn extends Ln{isCount(){throw new Error("ExternalLayout is abstract")}}On.ExternalLayout=Nn;class Un extends Nn{constructor(e=1,t){if(!Number.isInteger(e)||0>=e)throw new TypeError("elementSpan must be a (positive) integer");super(-1,t),this.elementSpan=e}isCount(){return 1}decode(e,t=0){Dn(e);const n=e.length-t;return Math.floor(n/this.elementSpan)}encode(e,t,n){return 0}}On.GreedyCount=Un;class Wn extends Nn{constructor(e,t=0,n){if(!(e instanceof Ln))throw new TypeError("layout must be a Layout");if(!Number.isInteger(t))throw new TypeError("offset must be integer or undefined");super(e.span,n||e.property),this.layout=e,this.offset=t}isCount(){return this.layout instanceof Gn||this.layout instanceof qn}decode(e,t=0){return this.layout.decode(e,t+this.offset)}encode(e,t,n=0){return this.layout.encode(e,t,n+this.offset)}}On.OffsetLayout=Wn;class Gn extends Ln{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Rn(e).readUIntLE(t,this.span)}encode(e,t,n=0){return Rn(t).writeUIntLE(e,n,this.span),this.span}}On.UInt=Gn;class qn extends Ln{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Rn(e).readUIntBE(t,this.span)}encode(e,t,n=0){return Rn(t).writeUIntBE(e,n,this.span),this.span}}On.UIntBE=qn;class Vn extends Ln{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Rn(e).readIntLE(t,this.span)}encode(e,t,n=0){return Rn(t).writeIntLE(e,n,this.span),this.span}}On.Int=Vn;class Fn extends Ln{constructor(e,t){if(super(e,t),6<this.span)throw new RangeError("span must not exceed 6 bytes")}decode(e,t=0){return Rn(e).readIntBE(t,this.span)}encode(e,t,n=0){return Rn(t).writeIntBE(e,n,this.span),this.span}}On.IntBE=Fn;const Hn=Math.pow(2,32);function zn(e){const t=Math.floor(e/Hn);return{hi32:t,lo32:e-t*Hn}}function jn(e,t){return e*Hn+t}class $n extends Ln{constructor(e){super(8,e)}decode(e,t=0){const n=Rn(e),r=n.readUInt32LE(t);return jn(n.readUInt32LE(t+4),r)}encode(e,t,n=0){const r=zn(e),o=Rn(t);return o.writeUInt32LE(r.lo32,n),o.writeUInt32LE(r.hi32,n+4),8}}On.NearUInt64=$n;class Zn extends Ln{constructor(e){super(8,e)}decode(e,t=0){const n=Rn(e);return jn(n.readUInt32BE(t),n.readUInt32BE(t+4))}encode(e,t,n=0){const r=zn(e),o=Rn(t);return o.writeUInt32BE(r.hi32,n),o.writeUInt32BE(r.lo32,n+4),8}}On.NearUInt64BE=Zn;class Qn extends Ln{constructor(e){super(8,e)}decode(e,t=0){const n=Rn(e),r=n.readUInt32LE(t);return jn(n.readInt32LE(t+4),r)}encode(e,t,n=0){const r=zn(e),o=Rn(t);return o.writeUInt32LE(r.lo32,n),o.writeInt32LE(r.hi32,n+4),8}}On.NearInt64=Qn;class Xn extends Ln{constructor(e){super(8,e)}decode(e,t=0){const n=Rn(e);return jn(n.readInt32BE(t),n.readUInt32BE(t+4))}encode(e,t,n=0){const r=zn(e),o=Rn(t);return o.writeInt32BE(r.hi32,n),o.writeUInt32BE(r.lo32,n+4),8}}On.NearInt64BE=Xn;class Yn extends Ln{constructor(e){super(4,e)}decode(e,t=0){return Rn(e).readFloatLE(t)}encode(e,t,n=0){return Rn(t).writeFloatLE(e,n),4}}On.Float=Yn;class Jn extends Ln{constructor(e){super(4,e)}decode(e,t=0){return Rn(e).readFloatBE(t)}encode(e,t,n=0){return Rn(t).writeFloatBE(e,n),4}}On.FloatBE=Jn;class er extends Ln{constructor(e){super(8,e)}decode(e,t=0){return Rn(e).readDoubleLE(t)}encode(e,t,n=0){return Rn(t).writeDoubleLE(e,n),8}}On.Double=er;class tr extends Ln{constructor(e){super(8,e)}decode(e,t=0){return Rn(e).readDoubleBE(t)}encode(e,t,n=0){return Rn(t).writeDoubleBE(e,n),8}}On.DoubleBE=tr;class nr extends Ln{constructor(e,t,n){if(!(e instanceof Ln))throw new TypeError("elementLayout must be a Layout");if(!(t instanceof Nn&&t.isCount()||Number.isInteger(t)&&0<=t))throw new TypeError("count must be non-negative integer or an unsigned integer ExternalLayout");let r=-1;!(t instanceof Nn)&&0<e.span&&(r=t*e.span),super(r,n),this.elementLayout=e,this.count=t}getSpan(e,t=0){if(0<=this.span)return this.span;let n=0,r=this.count;if(r instanceof Nn&&(r=r.decode(e,t)),0<this.elementLayout.span)n=r*this.elementLayout.span;else{let o=0;for(;o<r;)n+=this.elementLayout.getSpan(e,t+n),++o}return n}decode(e,t=0){const n=[];let r=0,o=this.count;for(o instanceof Nn&&(o=o.decode(e,t));r<o;)n.push(this.elementLayout.decode(e,t)),t+=this.elementLayout.getSpan(e,t),r+=1;return n}encode(e,t,n=0){const r=this.elementLayout,o=e.reduce(((e,o)=>e+r.encode(o,t,n+e)),0);return this.count instanceof Nn&&this.count.encode(e.length,t,n),o}}On.Sequence=nr;class rr extends Ln{constructor(e,t,n){if(!Array.isArray(e)||!e.reduce(((e,t)=>e&&t instanceof Ln),1))throw new TypeError("fields must be array of Layout instances");"boolean"==typeof t&&void 0===n&&(n=t,t=void 0);for(const t of e)if(0>t.span&&void 0===t.property)throw new Error("fields cannot contain unnamed variable-length layout");let r=-1;try{r=e.reduce(((e,t)=>e+t.getSpan()),0)}catch(e){}super(r,t),this.fields=e,this.decodePrefixes=!!n}getSpan(e,t=0){if(0<=this.span)return this.span;let n=0;try{n=this.fields.reduce(((n,r)=>{const o=r.getSpan(e,t);return t+=o,n+o}),0)}catch(e){throw new RangeError("indeterminate span")}return n}decode(e,t=0){Dn(e);const n=this.makeDestinationObject();for(const r of this.fields)if(void 0!==r.property&&(n[r.property]=r.decode(e,t)),t+=r.getSpan(e,t),this.decodePrefixes&&e.length===t)break;return n}encode(e,t,n=0){const r=n;let o=0,i=0;for(const r of this.fields){let s=r.span;if(i=0<s?s:0,void 0!==r.property){const o=e[r.property];void 0!==o&&(i=r.encode(o,t,n),0>s&&(s=r.getSpan(t,n)))}o=n,n+=s}return o+i-r}fromArray(e){const t=this.makeDestinationObject();for(const n of this.fields)void 0!==n.property&&0<e.length&&(t[n.property]=e.shift());return t}layoutFor(e){if("string"!=typeof e)throw new TypeError("property must be string");for(const t of this.fields)if(t.property===e)return t}offsetOf(e){if("string"!=typeof e)throw new TypeError("property must be string");let t=0;for(const n of this.fields){if(n.property===e)return t;0>n.span?t=-1:0<=t&&(t+=n.span)}}}On.Structure=rr;class or{constructor(e){this.property=e}decode(e,t){throw new Error("UnionDiscriminator is abstract")}encode(e,t,n){throw new Error("UnionDiscriminator is abstract")}}On.UnionDiscriminator=or;class ir extends or{constructor(e,t){if(!(e instanceof Nn&&e.isCount()))throw new TypeError("layout must be an unsigned integer ExternalLayout");super(t||e.property||"variant"),this.layout=e}decode(e,t){return this.layout.decode(e,t)}encode(e,t,n){return this.layout.encode(e,t,n)}}On.UnionLayoutDiscriminator=ir;class sr extends Ln{constructor(e,t,n){let r;if(e instanceof Gn||e instanceof qn)r=new ir(new Wn(e));else if(e instanceof Nn&&e.isCount())r=new ir(e);else{if(!(e instanceof or))throw new TypeError("discr must be a UnionDiscriminator or an unsigned integer layout");r=e}if(void 0===t&&(t=null),!(null===t||t instanceof Ln))throw new TypeError("defaultLayout must be null or a Layout");if(null!==t){if(0>t.span)throw new Error("defaultLayout must have constant span");void 0===t.property&&(t=t.replicate("content"))}let o=-1;t&&(o=t.span,0<=o&&(e instanceof Gn||e instanceof qn)&&(o+=r.layout.span)),super(o,n),this.discriminator=r,this.usesPrefixDiscriminator=e instanceof Gn||e instanceof qn,this.defaultLayout=t,this.registry={};let i=this.defaultGetSourceVariant.bind(this);this.getSourceVariant=function(e){return i(e)},this.configGetSourceVariant=function(e){i=e.bind(this)}}getSpan(e,t=0){if(0<=this.span)return this.span;const n=this.getVariant(e,t);if(!n)throw new Error("unable to determine span for unrecognized variant");return n.getSpan(e,t)}defaultGetSourceVariant(e){if(Object.prototype.hasOwnProperty.call(e,this.discriminator.property)){if(this.defaultLayout&&this.defaultLayout.property&&Object.prototype.hasOwnProperty.call(e,this.defaultLayout.property))return;const t=this.registry[e[this.discriminator.property]];if(t&&(!t.layout||t.property&&Object.prototype.hasOwnProperty.call(e,t.property)))return t}else for(const t in this.registry){const n=this.registry[t];if(n.property&&Object.prototype.hasOwnProperty.call(e,n.property))return n}throw new Error("unable to infer src variant")}decode(e,t=0){let n;const r=this.discriminator,o=r.decode(e,t),i=this.registry[o];if(void 0===i){const i=this.defaultLayout;let s=0;this.usesPrefixDiscriminator&&(s=r.layout.span),n=this.makeDestinationObject(),n[r.property]=o,n[i.property]=i.decode(e,t+s)}else n=i.decode(e,t);return n}encode(e,t,n=0){const r=this.getSourceVariant(e);if(void 0===r){const r=this.discriminator,o=this.defaultLayout;let i=0;return this.usesPrefixDiscriminator&&(i=r.layout.span),r.encode(e[r.property],t,n),i+o.encode(e[o.property],t,n+i)}return r.encode(e,t,n)}addVariant(e,t,n){const r=new ar(this,e,t,n);return this.registry[e]=r,r}getVariant(e,t=0){let n;return n=e instanceof Uint8Array?this.discriminator.decode(e,t):e,this.registry[n]}}On.Union=sr;class ar extends Ln{constructor(e,t,n,r){if(!(e instanceof sr))throw new TypeError("union must be a Union");if(!Number.isInteger(t)||0>t)throw new TypeError("variant must be a (non-negative) integer");if("string"==typeof n&&void 0===r&&(r=n,n=null),n){if(!(n instanceof Ln))throw new TypeError("layout must be a Layout");if(null!==e.defaultLayout&&0<=n.span&&n.span>e.defaultLayout.span)throw new Error("variant span exceeds span of containing union");if("string"!=typeof r)throw new TypeError("variant must have a String property")}let o=e.span;0>e.span&&(o=n?n.span:0,0<=o&&e.usesPrefixDiscriminator&&(o+=e.discriminator.layout.span)),super(o,r),this.union=e,this.variant=t,this.layout=n||null}getSpan(e,t=0){if(0<=this.span)return this.span;let n=0;this.union.usesPrefixDiscriminator&&(n=this.union.discriminator.layout.span);let r=0;return this.layout&&(r=this.layout.getSpan(e,t+n)),n+r}decode(e,t=0){const n=this.makeDestinationObject();if(this!==this.union.getVariant(e,t))throw new Error("variant mismatch");let r=0;return this.union.usesPrefixDiscriminator&&(r=this.union.discriminator.layout.span),this.layout?n[this.property]=this.layout.decode(e,t+r):this.property?n[this.property]=1:this.union.usesPrefixDiscriminator&&(n[this.union.discriminator.property]=this.variant),n}encode(e,t,n=0){let r=0;if(this.union.usesPrefixDiscriminator&&(r=this.union.discriminator.layout.span),this.layout&&!Object.prototype.hasOwnProperty.call(e,this.property))throw new TypeError("variant lacks property "+this.property);this.union.discriminator.encode(this.variant,t,n);let o=r;if(this.layout&&(this.layout.encode(e[this.property],t,n+r),o+=this.layout.getSpan(t,n+r),0<=this.union.span&&o>this.union.span))throw new Error("encoded variant overruns containing union");return o}fromArray(e){if(this.layout)return this.layout.fromArray(e)}}function ur(e){return 0>e&&(e+=4294967296),e}On.VariantLayout=ar;class cr extends Ln{constructor(e,t,n){if(!(e instanceof Gn||e instanceof qn))throw new TypeError("word must be a UInt or UIntBE layout");if("string"==typeof t&&void 0===n&&(n=t,t=0),4<e.span)throw new RangeError("word cannot exceed 32 bits");super(e.span,n),this.word=e,this.msb=!!t,this.fields=[];let r=0;this._packedSetValue=function(e){return r=ur(e),this},this._packedGetValue=function(){return r}}decode(e,t=0){const n=this.makeDestinationObject(),r=this.word.decode(e,t);this._packedSetValue(r);for(const t of this.fields)void 0!==t.property&&(n[t.property]=t.decode(e));return n}encode(e,t,n=0){const r=this.word.decode(t,n);this._packedSetValue(r);for(const t of this.fields)if(void 0!==t.property){const n=e[t.property];void 0!==n&&t.encode(n)}return this.word.encode(this._packedGetValue(),t,n)}addField(e,t){const n=new lr(this,e,t);return this.fields.push(n),n}addBoolean(e){const t=new dr(this,e);return this.fields.push(t),t}fieldFor(e){if("string"!=typeof e)throw new TypeError("property must be string");for(const t of this.fields)if(t.property===e)return t}}On.BitStructure=cr;class lr{constructor(e,t,n){if(!(e instanceof cr))throw new TypeError("container must be a BitStructure");if(!Number.isInteger(t)||0>=t)throw new TypeError("bits must be positive integer");const r=8*e.span,o=e.fields.reduce(((e,t)=>e+t.bits),0);if(t+o>r)throw new Error("bits too long for span remainder ("+(r-o)+" of "+r+" remain)");this.container=e,this.bits=t,this.valueMask=(1<<t)-1,32===t&&(this.valueMask=4294967295),this.start=o,this.container.msb&&(this.start=r-o-t),this.wordMask=ur(this.valueMask<<this.start),this.property=n}decode(e,t){return ur(this.container._packedGetValue()&this.wordMask)>>>this.start}encode(e){if("number"!=typeof e||!Number.isInteger(e)||e!==ur(e&this.valueMask))throw new TypeError(Kn("BitField.encode",this)+" value must be integer not exceeding "+this.valueMask);const t=this.container._packedGetValue(),n=ur(e<<this.start);this.container._packedSetValue(ur(t&~this.wordMask)|n)}}On.BitField=lr;class dr extends lr{constructor(e,t){super(e,1,t)}decode(e,t){return!!super.decode(e,t)}encode(e){"boolean"==typeof e&&(e=+e),super.encode(e)}}On.Boolean=dr;class pr extends Ln{constructor(e,t){if(!(e instanceof Nn&&e.isCount()||Number.isInteger(e)&&0<=e))throw new TypeError("length must be positive integer or an unsigned integer ExternalLayout");let n=-1;e instanceof Nn||(n=e),super(n,t),this.length=e}getSpan(e,t){let n=this.span;return 0>n&&(n=this.length.decode(e,t)),n}decode(e,t=0){let n=this.span;return 0>n&&(n=this.length.decode(e,t)),Rn(e).slice(t,t+n)}encode(e,t,n){let r=this.length;if(this.length instanceof Nn&&(r=e.length),!(e instanceof Uint8Array&&r===e.length))throw new TypeError(Kn("Blob.encode",this)+" requires (length "+r+") Uint8Array as src");if(n+r>t.length)throw new RangeError("encoding overruns Uint8Array");const o=Rn(e);return Rn(t).write(o.toString("hex"),n,r,"hex"),this.length instanceof Nn&&this.length.encode(r,t,n),r}}On.Blob=pr;class mr extends Ln{constructor(e){super(-1,e)}getSpan(e,t=0){Dn(e);let n=t;for(;n<e.length&&0!==e[n];)n+=1;return 1+n-t}decode(e,t=0){const n=this.getSpan(e,t);return Rn(e).slice(t,t+n-1).toString("utf-8")}encode(e,t,n=0){"string"!=typeof e&&(e=String(e));const r=Bn.Buffer.from(e,"utf8"),o=r.length;if(n+o>t.length)throw new RangeError("encoding overruns Buffer");const i=Rn(t);return r.copy(i,n),i[n+o]=0,o+1}}On.CString=mr;class hr extends Ln{constructor(e,t){if("string"==typeof e&&void 0===t&&(t=e,e=void 0),void 0===e)e=-1;else if(!Number.isInteger(e))throw new TypeError("maxSpan must be an integer");super(-1,t),this.maxSpan=e}getSpan(e,t=0){return Dn(e),e.length-t}decode(e,t=0){const n=this.getSpan(e,t);if(0<=this.maxSpan&&this.maxSpan<n)throw new RangeError("text length exceeds maxSpan");return Rn(e).slice(t,t+n).toString("utf-8")}encode(e,t,n=0){"string"!=typeof e&&(e=String(e));const r=Bn.Buffer.from(e,"utf8"),o=r.length;if(0<=this.maxSpan&&this.maxSpan<o)throw new RangeError("text length exceeds maxSpan");if(n+o>t.length)throw new RangeError("encoding overruns Buffer");return r.copy(Rn(t),n),o}}On.UTF8=hr;class fr extends Ln{constructor(e,t){super(0,t),this.value=e}decode(e,t){return this.value}encode(e,t,n){return 0}}On.Constant=fr,On.greedy=(e,t)=>new Un(e,t),On.offset=(e,t,n)=>new Wn(e,t,n);var gr=On.u8=e=>new Gn(1,e);On.u16=e=>new Gn(2,e),On.u24=e=>new Gn(3,e),On.u32=e=>new Gn(4,e),On.u40=e=>new Gn(5,e),On.u48=e=>new Gn(6,e),On.nu64=e=>new $n(e),On.u16be=e=>new qn(2,e),On.u24be=e=>new qn(3,e),On.u32be=e=>new qn(4,e),On.u40be=e=>new qn(5,e),On.u48be=e=>new qn(6,e),On.nu64be=e=>new Zn(e),On.s8=e=>new Vn(1,e),On.s16=e=>new Vn(2,e),On.s24=e=>new Vn(3,e),On.s32=e=>new Vn(4,e),On.s40=e=>new Vn(5,e),On.s48=e=>new Vn(6,e),On.ns64=e=>new Qn(e),On.s16be=e=>new Fn(2,e),On.s24be=e=>new Fn(3,e),On.s32be=e=>new Fn(4,e),On.s40be=e=>new Fn(5,e),On.s48be=e=>new Fn(6,e),On.ns64be=e=>new Xn(e),On.f32=e=>new Yn(e),On.f32be=e=>new Jn(e),On.f64=e=>new er(e),On.f64be=e=>new tr(e);var yr=On.struct=(e,t,n)=>new rr(e,t,n);On.bits=(e,t,n)=>new cr(e,t,n),On.seq=(e,t,n)=>new nr(e,t,n),On.union=(e,t,n)=>new sr(e,t,n),On.unionLayoutDiscriminator=(e,t)=>new ir(e,t);var br=On.blob=(e,t)=>new pr(e,t);On.cstr=e=>new mr(e),On.utf8=(e,t)=>new hr(e,t),On.constant=(e,t)=>new fr(e,t);const Ir=o.struct([o.publicKey("updateAuthority"),o.publicKey("mint"),o.vecU8("name"),o.vecU8("symbol"),o.vecU8("uri"),o.vec(o.struct([o.vecU8("key"),o.vecU8("value")]),"additionalMetadata")]),wr=yr([gr("version"),gr("cmintDecompressed"),(()=>{const e=br(32,"splMint"),{encode:n,decode:r}=(e=>({decode:e.decode.bind(e),encode:e.encode.bind(e)}))(e),o=e;return o.decode=(e,n)=>{const o=r(e,n);return new t.PublicKey(o)},o.encode=(e,t,r)=>{const o=e.toBuffer();return n(o,t,r)},o})()]),Ar=wr.span,kr=32,vr=1,Tr=16,Mr=1;function Pr(e,t,n){return e===exports.ExtensionType.TokenMetadata?function(e,t){let n=t;n+=32,n+=32,n+=4+e.readUInt32LE(n),n+=4+e.readUInt32LE(n),n+=4+e.readUInt32LE(n);const r=e.readUInt32LE(n);n+=4;for(let t=0;t<r;t++)n+=4+e.readUInt32LE(n),n+=4+e.readUInt32LE(n);return n-t}(t,n):t.length-n}function xr(e){const o=e instanceof r.Buffer?e:r.Buffer.from(e);let i=0;const s=n.MintLayout.decode(o.slice(i,i+n.MINT_SIZE));i+=n.MINT_SIZE;const a=wr.decode(o.slice(i,i+Ar));i+=Ar;const u=o.slice(i,i+kr);i+=kr;const c=o.readUInt8(i);i+=vr;const l=o.slice(i,i+Tr);i+=Tr;const d=o.readUInt8(i);i+=Mr;const[p,m]=function(e,n){const r=n,o=e.readUInt16LE(n);n+=2;const i=e.readUInt8(n);n+=1;const s=e.readUInt8(n);n+=1;const a=e.readUInt32LE(n);n+=4;const u=new t.PublicKey(e.slice(n,n+32));n+=32;const c=new t.PublicKey(e.slice(n,n+32));n+=32;const l=e.readBigUInt64LE(n);n+=8;const d=e.readUInt32LE(n);n+=4;const p=e.readUInt32LE(n);n+=4;const m=e.readUInt16LE(n);n+=2;const h=e.readUInt16LE(n);n+=2;const f=e.readUInt8(n);n+=1;const g=e.readUInt8(n);return n+=1,[{configAccountVersion:o,compressToPubkey:i,accountVersion:s,lamportsPerWrite:a,compressionAuthority:u,rentSponsor:c,lastClaimedSlot:l,rentExemptionPaid:d,reserved:p,rentConfig:{baseRent:m,compressionCost:h,lamportsPerBytePerEpoch:f,maxFundedEpochs:g,maxTopUp:e.readUInt16LE(n)}},(n+=2)-r]}(o,i);i+=m;const h=1===o.readUInt8(i);i+=1;let f=null;if(h){const e=o.readUInt32LE(i);i+=4,f=[];for(let t=0;t<e;t++){const e=o.readUInt8(i);i+=1;const t=Pr(e,o,i),n=o.slice(i,i+t);i+=t,f.push({extensionType:e,data:n})}}return{base:{mintAuthority:1===s.mintAuthorityOption?s.mintAuthority:null,supply:s.supply,decimals:s.decimals,isInitialized:s.isInitialized,freezeAuthority:1===s.freezeAuthorityOption?s.freezeAuthority:null},mintContext:{version:a.version,cmintDecompressed:0!==a.cmintDecompressed,splMint:a.splMint,mintSigner:u,bump:c},reserved:l,accountType:d,compression:p,extensions:f}}var Sr;function Cr(e){try{const t=r.Buffer.from(e);if(t.length<80)return null;const n=Ir.decode(t),o=n.updateAuthority.toBuffer().every((e=>0===e))?void 0:n.updateAuthority,i=r.Buffer.from(n.name).toString("utf-8"),s=r.Buffer.from(n.symbol).toString("utf-8"),a=r.Buffer.from(n.uri).toString("utf-8");let u;return n.additionalMetadata&&n.additionalMetadata.length>0&&(u=n.additionalMetadata.map((e=>({key:r.Buffer.from(e.key).toString("utf-8"),value:r.Buffer.from(e.value).toString("utf-8")})))),{updateAuthority:o,mint:n.mint,name:i,symbol:s,uri:a,additionalMetadata:u}}catch(e){return console.error("Failed to decode TokenMetadata:",e),null}}exports.ExtensionType=void 0,(Sr=exports.ExtensionType||(exports.ExtensionType={}))[Sr.TokenMetadata=19]="TokenMetadata";const _r=Cr;function Er(e){if(!e)return null;const t=e.find((e=>e.extensionType===exports.ExtensionType.TokenMetadata));return t?_r(t.data):null}async function Or(t,o,i,s){var a;if(e.assertBetaEnabled(),!s){const[r,s,a]=await Promise.allSettled([Or(t,o,i,n.TOKEN_PROGRAM_ID),Or(t,o,i,n.TOKEN_2022_PROGRAM_ID),Or(t,o,i,e.LIGHT_TOKEN_PROGRAM_ID)]);if("fulfilled"===r.status)return r.value;if("fulfilled"===s.status)return s.value;if("fulfilled"===a.status)return a.value;throw new Error(`Mint not found: ${o.toString()}. Tried TOKEN_PROGRAM_ID, TOKEN_2022_PROGRAM_ID, and LIGHT_TOKEN_PROGRAM_ID.`)}if(s.equals(e.LIGHT_TOKEN_PROGRAM_ID)){const n=e.getDefaultAddressTreeInfo().tree,i=e.deriveAddressV2(o.toBytes(),n,e.LIGHT_TOKEN_PROGRAM_ID),u=await t.getCompressedAccount(e.bn(i.toBytes()));if(!(null===(a=null==u?void 0:u.data)||void 0===a?void 0:a.data))throw new Error(`Compressed mint not found for ${o.toString()}`);const c=r.Buffer.from(u.data.data),l=64;let d;if(c.length<l){const e=await t.getAccountInfo(o);if(!(null==e?void 0:e.data))throw new Error(`Decompressed CMint account not found on-chain for ${o.toString()}`);d=xr(r.Buffer.from(e.data))}else d=xr(c);const p={address:o,mintAuthority:d.base.mintAuthority,supply:d.base.supply,decimals:d.base.decimals,isInitialized:d.base.isInitialized,freezeAuthority:d.base.freezeAuthority,tlvData:r.Buffer.alloc(0)},m={treeInfo:u.treeInfo,hash:u.hash,leafIndex:u.leafIndex,proveByIndex:u.proveByIndex},h=Er(d.extensions),f={mint:p,programId:s,merkleContext:m,mintContext:d.mintContext,tokenMetadata:h||void 0,extensions:d.extensions||void 0,compression:d.compression};if(s.equals(e.LIGHT_TOKEN_PROGRAM_ID)){if(!f.merkleContext)throw new Error("Invalid compressed mint: merkleContext is required for LIGHT_TOKEN_PROGRAM_ID");if(!f.mintContext)throw new Error("Invalid compressed mint: mintContext is required for LIGHT_TOKEN_PROGRAM_ID")}return f}return{mint:await n.getMint(t,o,i,s),programId:s}}function Br(e){if(!("publicKey"in e)||!("secretKey"in e))return 0;const t=e;return t.secretKey instanceof Uint8Array&&t.secretKey.length>0}function Dr(e){return Br(e)?e.publicKey:e}async function Rr(r,o,i,s,a,u,c,l,d,p){const m=Dr(s),h=n.getAssociatedTokenAddressSync(i,m,a,l,d);return l.equals(e.LIGHT_TOKEN_PROGRAM_ID)?async function(t,r,o,i,s,a,u,c=0,l=0){var d,p,m;const h=Dr(i);let f;Br(i);let g=0;try{f=await dn(t,s,h,o,a,e.LIGHT_TOKEN_PROGRAM_ID,c,l),g=null!==(p=null===(d=f._sources)||void 0===d?void 0:d.some((e=>e.type===rn.CTokenHot)))&&void 0!==p?p:0}catch(i){if(!(i instanceof n.TokenAccountNotFoundError||i instanceof n.TokenInvalidAccountOwnerError))throw i;await Lr(t,r,o,h,s,u),f=await dn(t,s,h,o,a,e.LIGHT_TOKEN_PROGRAM_ID,c,l),g=1}if(g||await Lr(t,r,o,h,s,u),Br(i)){const n=null!==(m=f._sources)&&void 0!==m?m:[],d=n.some((e=>e.type===rn.CTokenCold&&e.amount>BigInt(0))),p=c&&n.some((e=>(e.type===rn.Spl||e.type===rn.Token2022)&&e.amount>BigInt(0)));if(d||p){if(!(i.secretKey instanceof Uint8Array)||0===i.secretKey.length)throw new Error("Owner must be a valid Signer with secretKey to auto-load");await Cn(t,s,i,o,r,u,void 0,c),f=await dn(t,s,h,o,a,e.LIGHT_TOKEN_PROGRAM_ID,c,l)}}const y=f.parsed;if(!y.mint.equals(o))throw new n.TokenInvalidMintError;if(!y.owner.equals(h))throw new n.TokenInvalidOwnerError;return f}(r,o,i,s,h,u,c,p,a):async function(e,r,o,i,s,a,u,c,l){let d;try{d=await ln(e,s,c,a)}catch(p){if(!(p instanceof n.TokenAccountNotFoundError||p instanceof n.TokenInvalidAccountOwnerError))throw p;try{const n=(new t.Transaction).add(gt(r.publicKey,s,i,o,a,u));await t.sendAndConfirmTransaction(e,n,[r],l)}catch(e){}d=await ln(e,s,c,a)}const p=d.parsed;if(!p.mint.equals(o))throw new n.TokenInvalidMintError;if(!p.owner.equals(i))throw new n.TokenInvalidOwnerError;return d}(r,o,i,m,h,l,d,u,c)}async function Lr(n,r,o,i,s,a){try{const u=yt(r.publicKey,s,i,o,e.LIGHT_TOKEN_PROGRAM_ID),{blockhash:c}=await n.getLatestBlockhash(),l=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:2e5}),u],r,c,[]);await e.sendAndConfirmTx(n,l,a)}catch(e){}}"function"==typeof SuppressedError&&SuppressedError;const Kr=1232;function Nr(e){return e<128?1:e<16384?2:3}function Ur(e,t){const n=new Set;for(const t of e){n.add(t.programId.toBase58());for(const e of t.keys)n.add(e.pubkey.toBase58())}const r=n.size,o=Nr(t)+64*t,i=Nr(r)+32*r;let s=Nr(e.length);for(const t of e)s+=1,s+=Nr(t.keys.length),s+=t.keys.length,s+=Nr(t.data.length),s+=t.data.length;return o+1+3+i+32+s+Nr(0)}function Wr(e){if(0===e.length)throw new Error("sliceLast: array must not be empty");return{rest:e.slice(0,-1),last:e.at(-1)}}function Gr(e){var t;let n=1e4;if(e&&(e.hasAtaCreation&&(n+=3e4),n+=5e4*e.wrapCount,e.compressedAccounts.length>0)){n+=5e4;const r=e.compressedAccounts.some((e=>{var t;return!(null!==(t=e.compressedAccount.proveByIndex)&&void 0!==t&&t)}));r&&(n+=1e5);for(const r of e.compressedAccounts)n+=null!==(t=r.compressedAccount.proveByIndex)&&void 0!==t&&t?1e4:3e4}return n=Math.ceil(1.3*n),Math.max(5e4,Math.min(14e5,n))}function qr(e,t){const n=Ur(e,t);if(n>Kr)throw new Error(`Batch exceeds max transaction size: ${n} > ${Kr}. This indicates a bug in batch assembly.`)}async function Vr(r,o,i,s,a,u,c){var l;e.assertBetaEnabled();const d=BigInt(s.toString());if(d<=BigInt(0))throw new Error("Transfer amount must be greater than zero.");const p=null!=c?c:{},{wrap:m=0,programId:h=e.LIGHT_TOKEN_PROGRAM_ID,ensureRecipientAta:f=1}=p,g=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(p,["wrap","programId","ensureRecipientAta"]);if(!t.PublicKey.isOnCurve(u.toBytes()))throw new Error(`Recipient must be a wallet public key (on-curve), not a PDA or ATA. Got: ${u.toBase58()}`);const y=h.equals(n.TOKEN_PROGRAM_ID)||h.equals(n.TOKEN_2022_PROGRAM_ID),b=hn(i,a,0,h),I=hn(i,u,0,h);let w;try{w=await dn(r,b,a,i,void 0,h.equals(e.LIGHT_TOKEN_PROGRAM_ID)?void 0:h,m)}catch(e){if(e instanceof n.TokenAccountNotFoundError)throw new Error("Sender has no token accounts for this mint.");throw e}const A=null!==(l=w._sources)&&void 0!==l?l:[],k=y&&!m?h.equals(n.TOKEN_PROGRAM_ID)?rn.Spl:rn.Token2022:rn.CTokenHot,v=A.find((e=>e.type===k));if(null==v?void 0:v.parsed.isFrozen)throw new Error("Cannot transfer: sender token account is frozen.");const T=A.filter((e=>!e.parsed.isFrozen)).reduce(((e,t)=>e+t.amount),BigInt(0));if(T<d){const e=w.parsed.amount-T,t=e>BigInt(0)?` (${e} frozen, not usable)`:"";throw new Error(`Insufficient balance. Required: ${d}, Available (unfrozen): ${T}${t}`)}const M=await Sn(r,o,w,g,m,b,d);let P;if(y&&!m){const e=await n.getMint(r,i,void 0,h);P=n.createTransferCheckedInstruction(b,i,I,a,d,e.decimals,[],h)}else P=vt(b,I,a,d);const x=[];f&&x.push(yt(o,I,u,i,h,void 0,h.equals(e.LIGHT_TOKEN_PROGRAM_ID)?{compressibleConfig:ut}:void 0));const S=o.equals(a)?1:2;if(0===M.length){const e=Gr(null),n=[t.ComputeBudgetProgram.setComputeUnitLimit({units:e}),...x,P];return qr(n,S),[n]}if(1===M.length){const e=M[0],n=Gr(e),r=[t.ComputeBudgetProgram.setComputeUnitLimit({units:n}),...x,...e.instructions,P];return qr(r,S),[r]}const C=[];for(let e=0;e<M.length-1;e++){const n=M[e],r=xn(n),o=[t.ComputeBudgetProgram.setComputeUnitLimit({units:r}),...n.instructions];qr(o,S),C.push(o)}const _=M[M.length-1],E=Gr(_),O=[t.ComputeBudgetProgram.setComputeUnitLimit({units:E}),...x,..._.instructions,P];return qr(O,S),C.push(O),C}async function Fr(r,o,i,s,a,u,c,l,d=0){e.assertBetaEnabled(),null!=u||(u=i);let p=c;if(!p&&(p=(await M(r,s)).find((e=>e.isInitialized)),!p))throw new Error(`No initialized SPL interface found for mint: ${s.toBase58()}. Please create an SPL interface via createSplInterface().`);if(!await r.getAccountInfo(o))throw new Error(`Destination account does not exist: ${o.toBase58()}. Create it first using getOrCreateAssociatedTokenAccount or createAssociatedTokenAccountIdempotentInstruction.`);const m=hn(s,i);let h;try{h=await dn(r,m,i,s,void 0,void 0,d)}catch(e){if(e instanceof n.TokenAccountNotFoundError)throw new Error("No c-token balance to unwrap");throw e}const f=h.parsed.amount;if(f===BigInt(0))throw new Error("No c-token balance to unwrap");const g=a?BigInt(a.toString()):f;if(g>f)throw new Error(`Insufficient c-token balance. Requested: ${g}, Available: ${f}`);const y=await Sn(r,u,h,l,d,m,void 0!==a?g:void 0),b=_n(m,o,i,s,g,p,(await n.getMint(r,s,void 0,p.tokenProgram)).decimals,u),I=[t.ComputeBudgetProgram.setComputeUnitLimit({units:2e5}),b],w=u.equals(i)?1:2,A=[];for(const e of y){const n=xn(e),r=[t.ComputeBudgetProgram.setComputeUnitLimit({units:n}),...e.instructions];Hr(r,w),A.push(r)}return Hr(I,w),A.push(I),A}function Hr(e,t){const n=Ur(e,t);if(n>Kr)throw new Error(`Unwrap batch exceeds max transaction size: ${n} > ${Kr}. This indicates a bug in batch assembly.`)}o.struct([o.array(o.u8(),32,"a"),o.array(o.u8(),64,"b"),o.array(o.u8(),32,"c")]);const zr=o.struct([o.u16("rootIndex"),o.bool("proveByIndex"),o.u8("merkleTreePubkeyIndex"),o.u8("queuePubkeyIndex"),o.u32("leafIndex")]);async function jr(t,n,r,o,i){i=i||await ve.getMintProgramId(r,t);const s=await ve.createSplInterface({feePayer:n.publicKey,mint:r,tokenProgramId:i}),{blockhash:a}=await t.getLatestBlockhash(),u=e.buildAndSignTx([s],n,a);return await e.sendAndConfirmTx(t,u,o)}o.struct([zr.replicate("treeInfo"),o.option(o.array(o.u8(),32),"address"),o.option(o.u64(),"lamports"),o.u8("outputStateTreeIndex")]);const $r=jr;async function Zr(t,n,r,o,i,s){s=s||await ve.getMintProgramId(r,t);const a=[],u=(await M(t,r)).slice(0,4),c=[];for(let e=0;e<u.length;e++)u[e].isInitialized||c.push(e);for(let e=0;e<o&&!(e>=c.length);e++)a.push(await ve.addTokenPool({mint:r,feePayer:n.publicKey,tokenProgramId:s,poolIndex:c[e]}));const{blockhash:l}=await t.getLatestBlockhash(),d=e.buildAndSignTx(a,n,l);return await e.sendAndConfirmTx(t,d,i)}const Qr=Zr;function Xr(e){return!Array.isArray(e)}const Yr=Xr;exports.ADD_TOKEN_POOL_DISCRIMINATOR=y,exports.APPROVE_DISCRIMINATOR=f,exports.BASE_RENT_PER_EPOCH=128,exports.BATCH_COMPRESS_DISCRIMINATOR=p,exports.COMPRESSED_MINT_SEED=Me,exports.COMPRESSIBLE_CTOKEN_ACCOUNT_SIZE=272,exports.COMPRESSIBLE_CTOKEN_RENT_PER_EPOCH=w,exports.COMPRESSION_COST=1e4,exports.COMPRESSION_INCENTIVE=1e3,exports.COMPRESS_SPL_TOKEN_ACCOUNT_DISCRIMINATOR=h,exports.CPI_AUTHORITY_SEED=c,exports.CREATE_TOKEN_POOL_DISCRIMINATOR=l,exports.CompressedTokenInstructionDataApproveLayout=ce,exports.CompressedTokenInstructionDataRevokeLayout=le,exports.CompressedTokenInstructionDataTransferLayout=j,exports.CompressedTokenProgram=ve,exports.CpiContextLayout=z,exports.DECOMPRESS_ACCOUNTS_IDEMPOTENT_DISCRIMINATOR=b,exports.DEFAULT_COMPRESSIBLE_CONFIG=ut,exports.DEFAULT_PREPAY_EPOCHS=16,exports.DEFAULT_WRITE_TOP_UP=766,exports.DelegatedTransferLayout=H,exports.ERROR_MIXED_TREE_TYPES=E,exports.ERROR_NO_ACCOUNTS_FOUND=_,exports.IDL={version:"1.2.0",name:"light_compressed_token",instructions:[{name:"createTokenPool",docs:["This instruction creates a token pool for a given mint. Every spl mint","can have one token pool. When a token is compressed the tokens are","transferrred to the token pool, and their compressed equivalent is","minted into a Merkle tree."],accounts:[{name:"feePayer",isMut:1,isSigner:1,docs:["UNCHECKED: only pays fees."]},{name:"tokenPoolPda",isMut:1,isSigner:0},{name:"systemProgram",isMut:0,isSigner:0},{name:"mint",isMut:1,isSigner:0},{name:"tokenProgram",isMut:0,isSigner:0},{name:"cpiAuthorityPda",isMut:0,isSigner:0}],args:[]},{name:"addTokenPool",docs:["This instruction creates an additional token pool for a given mint.","The maximum number of token pools per mint is 5."],accounts:[{name:"feePayer",isMut:1,isSigner:1,docs:["UNCHECKED: only pays fees."]},{name:"tokenPoolPda",isMut:1,isSigner:0},{name:"existingTokenPoolPda",isMut:0,isSigner:0},{name:"systemProgram",isMut:0,isSigner:0},{name:"mint",isMut:1,isSigner:0},{name:"tokenProgram",isMut:0,isSigner:0},{name:"cpiAuthorityPda",isMut:0,isSigner:0}],args:[{name:"tokenPoolIndex",type:"u8"}]},{name:"mintTo",docs:["Mints tokens from an spl token mint to a list of compressed accounts.","Minted tokens are transferred to a pool account owned by the compressed","token program. The instruction creates one compressed output account for","every amount and pubkey input pair. A constant amount of lamports can be","transferred to each output account to enable. A use case to add lamports","to a compressed token account is to prevent spam. This is the only way","to add lamports to a compressed token account."],accounts:[{name:"feePayer",isMut:1,isSigner:1,docs:["UNCHECKED: only pays fees."]},{name:"authority",isMut:0,isSigner:1},{name:"cpiAuthorityPda",isMut:0,isSigner:0},{name:"mint",isMut:1,isSigner:0},{name:"tokenPoolPda",isMut:1,isSigner:0},{name:"tokenProgram",isMut:0,isSigner:0},{name:"lightSystemProgram",isMut:0,isSigner:0},{name:"registeredProgramPda",isMut:0,isSigner:0},{name:"noopProgram",isMut:0,isSigner:0,docs:["programs"]},{name:"accountCompressionAuthority",isMut:0,isSigner:0},{name:"accountCompressionProgram",isMut:0,isSigner:0},{name:"merkleTree",isMut:1,isSigner:0},{name:"selfProgram",isMut:0,isSigner:0},{name:"systemProgram",isMut:0,isSigner:0},{name:"solPoolPda",isMut:1,isSigner:0,isOptional:1}],args:[{name:"publicKeys",type:{vec:"publicKey"}},{name:"amounts",type:{vec:"u64"}},{name:"lamports",type:{option:"u64"}}]},{name:"compressSplTokenAccount",docs:["Compresses the balance of an spl token account sub an optional remaining","amount. This instruction does not close the spl token account. To close","the account bundle a close spl account instruction in your transaction."],accounts:[{name:"feePayer",isMut:1,isSigner:1,docs:["UNCHECKED: only pays fees."]},{name:"authority",isMut:0,isSigner:1,docs:["Authority is verified through proof since both owner and delegate","are included in the token data hash, which is a public input to the","validity proof."]},{name:"cpiAuthorityPda",isMut:0,isSigner:0},{name:"lightSystemProgram",isMut:0,isSigner:0},{name:"registeredProgramPda",isMut:0,isSigner:0},{name:"noopProgram",isMut:0,isSigner:0},{name:"accountCompressionAuthority",isMut:0,isSigner:0},{name:"accountCompressionProgram",isMut:0,isSigner:0},{name:"selfProgram",isMut:0,isSigner:0,docs:["this program is the signer of the cpi."]},{name:"tokenPoolPda",isMut:1,isSigner:0,isOptional:1},{name:"compressOrDecompressTokenAccount",isMut:1,isSigner:0,isOptional:1},{name:"tokenProgram",isMut:0,isSigner:0,isOptional:1},{name:"systemProgram",isMut:0,isSigner:0}],args:[{name:"owner",type:"publicKey"},{name:"remainingAmount",type:{option:"u64"}},{name:"cpiContext",type:{option:{defined:"CompressedCpiContext"}}}]},{name:"transfer",docs:["Transfers compressed tokens from one account to another. All accounts","must be of the same mint. Additional spl tokens can be compressed or","decompressed. In one transaction only compression or decompression is","possible. Lamports can be transferred alongside tokens. If output token","accounts specify less lamports than inputs the remaining lamports are","transferred to an output compressed account. Signer must be owner or","delegate. If a delegated token account is transferred the delegate is","not preserved."],accounts:[{name:"feePayer",isMut:1,isSigner:1,docs:["UNCHECKED: only pays fees."]},{name:"authority",isMut:0,isSigner:1,docs:["Authority is verified through proof since both owner and delegate","are included in the token data hash, which is a public input to the","validity proof."]},{name:"cpiAuthorityPda",isMut:0,isSigner:0},{name:"lightSystemProgram",isMut:0,isSigner:0},{name:"registeredProgramPda",isMut:0,isSigner:0},{name:"noopProgram",isMut:0,isSigner:0},{name:"accountCompressionAuthority",isMut:0,isSigner:0},{name:"accountCompressionProgram",isMut:0,isSigner:0},{name:"selfProgram",isMut:0,isSigner:0,docs:["this program is the signer of the cpi."]},{name:"tokenPoolPda",isMut:1,isSigner:0,isOptional:1},{name:"compressOrDecompressTokenAccount",isMut:1,isSigner:0,isOptional:1},{name:"tokenProgram",isMut:0,isSigner:0,isOptional:1},{name:"systemProgram",isMut:0,isSigner:0}],args:[{name:"inputs",type:"bytes"}]},{name:"approve",docs:["Delegates an amount to a delegate. A compressed token account is either","completely delegated or not. Prior delegates are not preserved. Cannot","be called by a delegate.","The instruction creates two output accounts:","1. one account with delegated amount","2. one account with remaining(change) amount"],accounts:[{name:"feePayer",isMut:1,isSigner:1,docs:["UNCHECKED: only pays fees."]},{name:"authority",isMut:0,isSigner:1,docs:["Authority is verified through proof since both owner and delegate","are included in the token data hash, which is a public input to the","validity proof."]},{name:"cpiAuthorityPda",isMut:0,isSigner:0},{name:"lightSystemProgram",isMut:0,isSigner:0},{name:"registeredProgramPda",isMut:0,isSigner:0},{name:"noopProgram",isMut:0,isSigner:0},{name:"accountCompressionAuthority",isMut:0,isSigner:0},{name:"accountCompressionProgram",isMut:0,isSigner:0},{name:"selfProgram",isMut:0,isSigner:0,docs:["this program is the signer of the cpi."]},{name:"systemProgram",isMut:0,isSigner:0}],args:[{name:"inputs",type:"bytes"}]},{name:"revoke",docs:["Revokes a delegation. The instruction merges all inputs into one output","account. Cannot be called by a delegate. Delegates are not preserved."],accounts:[{name:"feePayer",isMut:1,isSigner:1,docs:["UNCHECKED: only pays fees."]},{name:"authority",isMut:0,isSigner:1,docs:["Authority is verified through proof since both owner and delegate","are included in the token data hash, which is a public input to the","validity proof."]},{name:"cpiAuthorityPda",isMut:0,isSigner:0},{name:"lightSystemProgram",isMut:0,isSigner:0},{name:"registeredProgramPda",isMut:0,isSigner:0},{name:"noopProgram",isMut:0,isSigner:0},{name:"accountCompressionAuthority",isMut:0,isSigner:0},{name:"accountCompressionProgram",isMut:0,isSigner:0},{name:"selfProgram",isMut:0,isSigner:0,docs:["this program is the signer of the cpi."]},{name:"systemProgram",isMut:0,isSigner:0}],args:[{name:"inputs",type:"bytes"}]},{name:"freeze",docs:["Freezes compressed token accounts. Inputs must not be frozen. Creates as","many outputs as inputs. Balances and delegates are preserved."],accounts:[{name:"feePayer",isMut:1,isSigner:1,docs:["UNCHECKED: only pays fees."]},{name:"authority",isMut:0,isSigner:1},{name:"cpiAuthorityPda",isMut:0,isSigner:0},{name:"lightSystemProgram",isMut:0,isSigner:0},{name:"registeredProgramPda",isMut:0,isSigner:0},{name:"noopProgram",isMut:0,isSigner:0},{name:"accountCompressionAuthority",isMut:0,isSigner:0},{name:"accountCompressionProgram",isMut:0,isSigner:0},{name:"selfProgram",isMut:0,isSigner:0,docs:["that this program is the signer of the cpi."]},{name:"systemProgram",isMut:0,isSigner:0},{name:"mint",isMut:0,isSigner:0}],args:[{name:"inputs",type:"bytes"}]},{name:"thaw",docs:["Thaws frozen compressed token accounts. Inputs must be frozen. Creates","as many outputs as inputs. Balances and delegates are preserved."],accounts:[{name:"feePayer",isMut:1,isSigner:1,docs:["UNCHECKED: only pays fees."]},{name:"authority",isMut:0,isSigner:1},{name:"cpiAuthorityPda",isMut:0,isSigner:0},{name:"lightSystemProgram",isMut:0,isSigner:0},{name:"registeredProgramPda",isMut:0,isSigner:0},{name:"noopProgram",isMut:0,isSigner:0},{name:"accountCompressionAuthority",isMut:0,isSigner:0},{name:"accountCompressionProgram",isMut:0,isSigner:0},{name:"selfProgram",isMut:0,isSigner:0,docs:["that this program is the signer of the cpi."]},{name:"systemProgram",isMut:0,isSigner:0},{name:"mint",isMut:0,isSigner:0}],args:[{name:"inputs",type:"bytes"}]},{name:"burn",docs:["Burns compressed tokens and spl tokens from the pool account. Delegates","can burn tokens. The output compressed token account remains delegated.","Creates one output compressed token account."],accounts:[{name:"feePayer",isMut:1,isSigner:1,docs:["UNCHECKED: only pays fees."]},{name:"authority",isMut:0,isSigner:1,docs:["Authority is verified through proof since both owner and delegate","are included in the token data hash, which is a public input to the","validity proof."]},{name:"cpiAuthorityPda",isMut:0,isSigner:0},{name:"mint",isMut:1,isSigner:0},{name:"tokenPoolPda",isMut:1,isSigner:0},{name:"tokenProgram",isMut:0,isSigner:0},{name:"lightSystemProgram",isMut:0,isSigner:0},{name:"registeredProgramPda",isMut:0,isSigner:0},{name:"noopProgram",isMut:0,isSigner:0},{name:"accountCompressionAuthority",isMut:0,isSigner:0},{name:"accountCompressionProgram",isMut:0,isSigner:0},{name:"selfProgram",isMut:0,isSigner:0},{name:"systemProgram",isMut:0,isSigner:0}],args:[{name:"inputs",type:"bytes"}]},{name:"stubIdlBuild",docs:["This function is a stub to allow Anchor to include the input types in","the IDL. It should not be included in production builds nor be called in","practice."],accounts:[{name:"feePayer",isMut:1,isSigner:1,docs:["UNCHECKED: only pays fees."]},{name:"authority",isMut:0,isSigner:1,docs:["Authority is verified through proof since both owner and delegate","are included in the token data hash, which is a public input to the","validity proof."]},{name:"cpiAuthorityPda",isMut:0,isSigner:0},{name:"lightSystemProgram",isMut:0,isSigner:0},{name:"registeredProgramPda",isMut:0,isSigner:0},{name:"noopProgram",isMut:0,isSigner:0},{name:"accountCompressionAuthority",isMut:0,isSigner:0},{name:"accountCompressionProgram",isMut:0,isSigner:0},{name:"selfProgram",isMut:0,isSigner:0,docs:["this program is the signer of the cpi."]},{name:"tokenPoolPda",isMut:1,isSigner:0,isOptional:1},{name:"compressOrDecompressTokenAccount",isMut:1,isSigner:0,isOptional:1},{name:"tokenProgram",isMut:0,isSigner:0,isOptional:1},{name:"systemProgram",isMut:0,isSigner:0}],args:[{name:"inputs1",type:{defined:"CompressedTokenInstructionDataTransfer"}},{name:"inputs2",type:{defined:"TokenData"}}]}],types:[{name:"AccountState",type:{kind:"enum",variants:[{name:"Initialized"},{name:"Frozen"}]}},{name:"CompressedAccount",type:{kind:"struct",fields:[{name:"owner",type:"publicKey"},{name:"lamports",type:"u64"},{name:"address",type:{option:{array:["u8",32]}}},{name:"data",type:{option:{defined:"CompressedAccountData"}}}]}},{name:"CompressedAccountData",type:{kind:"struct",fields:[{name:"discriminator",type:{array:["u8",8]}},{name:"data",type:"bytes"},{name:"dataHash",type:{array:["u8",32]}}]}},{name:"CompressedCpiContext",type:{kind:"struct",fields:[{name:"setContext",docs:["Is set by the program that is invoking the CPI to signal that is should","set the cpi context."],type:"bool"},{name:"firstSetContext",docs:["Is set to wipe the cpi context since someone could have set it before","with unrelated data."],type:"bool"},{name:"cpiContextAccountIndex",docs:["Index of cpi context account in remaining accounts."],type:"u8"}]}},{name:"CompressedProof",type:{kind:"struct",fields:[{name:"a",type:{array:["u8",32]}},{name:"b",type:{array:["u8",64]}},{name:"c",type:{array:["u8",32]}}]}},{name:"CompressedTokenInstructionDataTransfer",type:{kind:"struct",fields:[{name:"proof",type:{option:{defined:"CompressedProof"}}},{name:"mint",type:"publicKey"},{name:"delegatedTransfer",docs:["Is required if the signer is delegate,","-> delegate is authority account,","owner = Some(owner) is the owner of the token account."],type:{option:{defined:"DelegatedTransfer"}}},{name:"inputTokenDataWithContext",type:{vec:{defined:"InputTokenDataWithContext"}}},{name:"outputCompressedAccounts",type:{vec:{defined:"PackedTokenTransferOutputData"}}},{name:"isCompress",type:"bool"},{name:"compressOrDecompressAmount",type:{option:"u64"}},{name:"cpiContext",type:{option:{defined:"CompressedCpiContext"}}},{name:"lamportsChangeAccountMerkleTreeIndex",type:{option:"u8"}}]}},{name:"CompressedTokenInstructionDataRevoke",type:{kind:"struct",fields:[{name:"proof",type:{option:{defined:"CompressedProof"}}},{name:"mint",type:"publicKey"},{name:"inputTokenDataWithContext",type:{vec:{defined:"InputTokenDataWithContext"}}},{name:"cpiContext",type:{option:{defined:"CompressedCpiContext"}}},{name:"outputAccountMerkleTreeIndex",type:"u8"}]}},{name:"CompressedTokenInstructionDataApprove",type:{kind:"struct",fields:[{name:"proof",type:{option:{defined:"CompressedProof"}}},{name:"mint",type:"publicKey"},{name:"inputTokenDataWithContext",type:{vec:{defined:"InputTokenDataWithContext"}}},{name:"cpiContext",type:{option:{defined:"CompressedCpiContext"}}},{name:"delegate",type:"publicKey"},{name:"delegatedAmount",type:"u64"},{name:"delegateMerkleTreeIndex",type:"u8"},{name:"changeAccountMerkleTreeIndex",type:"u8"},{name:"delegateLamports",type:{option:"u64"}}]}},{name:"DelegatedTransfer",docs:["Struct to provide the owner when the delegate is signer of the transaction."],type:{kind:"struct",fields:[{name:"owner",type:"publicKey"},{name:"delegateChangeAccountIndex",docs:["Index of change compressed account in output compressed accounts. In","case that the delegate didn't spend the complete delegated compressed","account balance the change compressed account will be delegated to her","as well."],type:{option:"u8"}}]}},{name:"InputTokenDataWithContext",type:{kind:"struct",fields:[{name:"amount",type:"u64"},{name:"delegateIndex",type:{option:"u8"}},{name:"merkleContext",type:{defined:"PackedMerkleContext"}},{name:"rootIndex",type:"u16"},{name:"lamports",type:{option:"u64"}},{name:"tlv",docs:["Placeholder for TokenExtension tlv data (unimplemented)"],type:{option:"bytes"}}]}},{name:"InstructionDataInvoke",type:{kind:"struct",fields:[{name:"proof",type:{option:{defined:"CompressedProof"}}},{name:"inputCompressedAccountsWithMerkleContext",type:{vec:{defined:"PackedCompressedAccountWithMerkleContext"}}},{name:"outputCompressedAccounts",type:{vec:{defined:"OutputCompressedAccountWithPackedContext"}}},{name:"relayFee",type:{option:"u64"}},{name:"newAddressParams",type:{vec:{defined:"NewAddressParamsPacked"}}},{name:"compressOrDecompressLamports",type:{option:"u64"}},{name:"isCompress",type:"bool"}]}},{name:"InstructionDataInvokeCpi",type:{kind:"struct",fields:[{name:"proof",type:{option:{defined:"CompressedProof"}}},{name:"newAddressParams",type:{vec:{defined:"NewAddressParamsPacked"}}},{name:"inputCompressedAccountsWithMerkleContext",type:{vec:{defined:"PackedCompressedAccountWithMerkleContext"}}},{name:"outputCompressedAccounts",type:{vec:{defined:"OutputCompressedAccountWithPackedContext"}}},{name:"relayFee",type:{option:"u64"}},{name:"compressOrDecompressLamports",type:{option:"u64"}},{name:"isCompress",type:"bool"},{name:"cpiContext",type:{option:{defined:"CompressedCpiContext"}}}]}},{name:"MerkleTreeSequenceNumber",type:{kind:"struct",fields:[{name:"pubkey",type:"publicKey"},{name:"seq",type:"u64"}]}},{name:"NewAddressParamsPacked",type:{kind:"struct",fields:[{name:"seed",type:{array:["u8",32]}},{name:"addressQueueAccountIndex",type:"u8"},{name:"addressMerkleTreeAccountIndex",type:"u8"},{name:"addressMerkleTreeRootIndex",type:"u16"}]}},{name:"OutputCompressedAccountWithPackedContext",type:{kind:"struct",fields:[{name:"compressedAccount",type:{defined:"CompressedAccount"}},{name:"merkleTreeIndex",type:"u8"}]}},{name:"PackedCompressedAccountWithMerkleContext",type:{kind:"struct",fields:[{name:"compressedAccount",type:{defined:"CompressedAccount"}},{name:"merkleContext",type:{defined:"PackedMerkleContext"}},{name:"rootIndex",docs:["Index of root used in inclusion validity proof."],type:"u16"},{name:"readOnly",docs:["Placeholder to mark accounts read-only unimplemented set to false."],type:"bool"}]}},{name:"PackedMerkleContext",type:{kind:"struct",fields:[{name:"merkleTreePubkeyIndex",type:"u8"},{name:"queuePubkeyIndex",type:"u8"},{name:"leafIndex",type:"u32"},{name:"proveByIndex",type:"bool"}]}},{name:"PackedTokenTransferOutputData",type:{kind:"struct",fields:[{name:"owner",type:"publicKey"},{name:"amount",type:"u64"},{name:"lamports",type:{option:"u64"}},{name:"merkleTreeIndex",type:"u8"},{name:"tlv",docs:["Placeholder for TokenExtension tlv data (unimplemented)"],type:{option:"bytes"}}]}},{name:"PublicTransactionEvent",type:{kind:"struct",fields:[{name:"inputCompressedAccountHashes",type:{vec:{array:["u8",32]}}},{name:"outputCompressedAccountHashes",type:{vec:{array:["u8",32]}}},{name:"outputCompressedAccounts",type:{vec:{defined:"OutputCompressedAccountWithPackedContext"}}},{name:"outputLeafIndices",type:{vec:"u32"}},{name:"sequenceNumbers",type:{vec:{defined:"MerkleTreeSequenceNumber"}}},{name:"relayFee",type:{option:"u64"}},{name:"isCompress",type:"bool"},{name:"compressOrDecompressLamports",type:{option:"u64"}},{name:"pubkeyArray",type:{vec:"publicKey"}},{name:"message",type:{option:"bytes"}}]}},{name:"QueueIndex",type:{kind:"struct",fields:[{name:"queueId",docs:["Id of queue in queue account."],type:"u8"},{name:"index",docs:["Index of compressed account hash in queue."],type:"u16"}]}},{name:"TokenData",type:{kind:"struct",fields:[{name:"mint",docs:["The mint associated with this account"],type:"publicKey"},{name:"owner",docs:["The owner of this account."],type:"publicKey"},{name:"amount",docs:["The amount of tokens this account holds."],type:"u64"},{name:"delegate",docs:["If `delegate` is `Some` then `delegated_amount` represents","the amount authorized by the delegate"],type:{option:"publicKey"}},{name:"state",docs:["The account's state"],type:{defined:"AccountState"}},{name:"tlv",docs:["Placeholder for TokenExtension tlv data (unimplemented)"],type:{option:"bytes"}}]}}],errors:[{code:6e3,name:"PublicKeyAmountMissmatch",msg:"public keys and amounts must be of same length"},{code:6001,name:"ComputeInputSumFailed",msg:"ComputeInputSumFailed"},{code:6002,name:"ComputeOutputSumFailed",msg:"ComputeOutputSumFailed"},{code:6003,name:"ComputeCompressSumFailed",msg:"ComputeCompressSumFailed"},{code:6004,name:"ComputeDecompressSumFailed",msg:"ComputeDecompressSumFailed"},{code:6005,name:"SumCheckFailed",msg:"SumCheckFailed"},{code:6006,name:"DecompressRecipientUndefinedForDecompress",msg:"DecompressRecipientUndefinedForDecompress"},{code:6007,name:"CompressedPdaUndefinedForDecompress",msg:"CompressedPdaUndefinedForDecompress"},{code:6008,name:"DeCompressAmountUndefinedForDecompress",msg:"DeCompressAmountUndefinedForDecompress"},{code:6009,name:"CompressedPdaUndefinedForCompress",msg:"CompressedPdaUndefinedForCompress"},{code:6010,name:"DeCompressAmountUndefinedForCompress",msg:"DeCompressAmountUndefinedForCompress"},{code:6011,name:"DelegateSignerCheckFailed",msg:"DelegateSignerCheckFailed"},{code:6012,name:"MintTooLarge",msg:"Minted amount greater than u64::MAX"},{code:6013,name:"SplTokenSupplyMismatch",msg:"SplTokenSupplyMismatch"},{code:6014,name:"HeapMemoryCheckFailed",msg:"HeapMemoryCheckFailed"},{code:6015,name:"InstructionNotCallable",msg:"The instruction is not callable"},{code:6016,name:"ArithmeticUnderflow",msg:"ArithmeticUnderflow"},{code:6017,name:"HashToFieldError",msg:"HashToFieldError"},{code:6018,name:"InvalidAuthorityMint",msg:"Expected the authority to be also a mint authority"},{code:6019,name:"InvalidFreezeAuthority",msg:"Provided authority is not the freeze authority"},{code:6020,name:"InvalidDelegateIndex"},{code:6021,name:"TokenPoolPdaUndefined"},{code:6022,name:"IsTokenPoolPda",msg:"Compress or decompress recipient is the same account as the token pool pda."},{code:6023,name:"InvalidTokenPoolPda"},{code:6024,name:"NoInputTokenAccountsProvided"},{code:6025,name:"NoInputsProvided"},{code:6026,name:"MintHasNoFreezeAuthority"},{code:6027,name:"MintWithInvalidExtension"},{code:6028,name:"InsufficientTokenAccountBalance",msg:"The token account balance is less than the remaining amount."},{code:6029,name:"InvalidTokenPoolBump",msg:"Max number of token pools reached."},{code:6030,name:"FailedToDecompress"},{code:6031,name:"FailedToBurnSplTokensFromTokenPool"},{code:6032,name:"NoMatchingBumpFound"}]},exports.LIGHT_TOKEN_CONFIG=i,exports.LIGHT_TOKEN_RENT_SPONSOR=s,exports.MAX_COMBINED_BATCH_BYTES=900,exports.MAX_LOAD_ONLY_BATCH_BYTES=1e3,exports.MAX_TRANSACTION_SIZE=Kr,exports.MINT_TO_DISCRIMINATOR=d,exports.POOL_SEED=u,exports.RENT_PER_BYTE_PER_EPOCH=1,exports.REVOKE_DISCRIMINATOR=g,exports.SLOTS_PER_RENT_EPOCH=13500,exports.SPL_TOKEN_MINT_RENT_EXEMPT_BALANCE=1461600,exports.TOTAL_COMPRESSION_COST=11e3,exports.TRANSFER_DISCRIMINATOR=m,exports._getOrCreateAtaInterface=Rr,exports.addSplInterfaces=Zr,exports.addTokenPoolAccountsLayout=ne,exports.addTokenPools=Qr,exports.approve=async function(n,r,o,i,s,a,u){i=e.bn(i);const c=await n.getCompressedTokenAccountsByOwner(s.publicKey,{mint:o}),{accounts:l}=R(c.items,i),[d]=L(l,i),p=await n.getValidityProofV0(d.map((e=>({hash:e.compressedAccount.hash,tree:e.compressedAccount.treeInfo.tree,queue:e.compressedAccount.treeInfo.queue})))),m=await ve.approve({payer:r.publicKey,inputCompressedTokenAccounts:d,toAddress:a,amount:i,recentInputStateRootIndices:p.rootIndices,recentValidityProof:p.compressedProof}),{blockhash:h}=await n.getLatestBlockhash(),f=e.dedupeSigner(r,[s]),g=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:35e4}),m],r,h,f);return e.sendAndConfirmTx(n,g,u)},exports.approveAccountsLayout=ie,exports.approveAndMintTo=async function(r,o,i,s,a,u,c,l,d){c=null!=c?c:e.selectStateTreeInfo(await r.getStateTreeInfos()),l=null!=l?l:S(await M(r,i));const p=await n.getOrCreateAssociatedTokenAccount(r,o,i,a.publicKey,void 0,void 0,d,l.tokenProgram),m=await ve.approveAndMintTo({feePayer:o.publicKey,mint:i,authority:a.publicKey,authorityTokenAccount:p.address,amount:u,toPubkey:s,outputStateTreeInfo:c,tokenPoolInfo:l}),{blockhash:h}=await r.getLatestBlockhash(),f=e.dedupeSigner(o,[a]),g=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:15e4+2e4*e.toArray(u).length}),...m],o,h,f);return await e.sendAndConfirmTx(r,g,d)},exports.batchCompressLayout=Z,exports.calculateCompressibleLoadComputeUnits=function(e,t){let n=5e4;return t&&(n+=1e5),n+=3e4*e,n},exports.calculateFeePayerCostAtCreation=function(e=16,t=272){return 11e3+e*I(t)},exports.checkMint=G,exports.checkSplInterfaceInfo=T,exports.checkTokenPoolInfo=function(e,t){return T(k(e),t)},exports.compress=async function(n,r,o,i,s,a,u,c,l,d){c=null!=c?c:e.selectStateTreeInfo(await n.getStateTreeInfos()),l=null!=l?l:S(await M(n,o));const p=await ve.compress({payer:r.publicKey,owner:s.publicKey,source:a,toAddress:u,amount:i,mint:o,outputStateTreeInfo:c,tokenPoolInfo:l}),m=await n.getLatestBlockhash(),h=e.dedupeSigner(r,[s]),f=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:13e4+2e4*e.toArray(i).length}),p],r,m.blockhash,h);return await e.sendAndConfirmTx(n,f,d,m)},exports.compressSplTokenAccount=async function(n,r,o,i,s,a,u,c,l){u=null!=u?u:e.selectStateTreeInfo(await n.getStateTreeInfos()),c=null!=c?c:S(await M(n,o));const d=await ve.compressSplTokenAccount({feePayer:r.publicKey,authority:i.publicKey,tokenAccount:s,mint:o,remainingAmount:a,outputStateTreeInfo:u,tokenPoolInfo:c}),p=await n.getLatestBlockhash(),m=e.dedupeSigner(r,[i]),h=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:15e4}),d],r,p.blockhash,m);return await e.sendAndConfirmTx(n,h,l,p)},exports.compressSplTokenAccountInstructionDataLayout=Q,exports.convertTokenDataToAccount=sn,exports.createAssociatedCTokenAccountIdempotentInstruction=pt,exports.createAssociatedCTokenAccountInstruction=dt,exports.createAssociatedTokenAccountInterfaceIdempotentInstruction=yt,exports.createAssociatedTokenAccountInterfaceInstruction=gt,exports.createAtaInterface=async function(n,r,o,i,s=0,a,u=e.LIGHT_TOKEN_PROGRAM_ID,c,l){e.assertBetaEnabled();const d=null!=c?c:mt(u),p=hn(o,i,s,u,d),m=gt(r.publicKey,p,i,o,u,d,l);if(u.equals(e.LIGHT_TOKEN_PROGRAM_ID)){const{blockhash:o}=await n.getLatestBlockhash(),i=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:3e4}),m],r,o,[]);await e.sendAndConfirmTx(n,i,a)}else{const e=(new t.Transaction).add(m);await t.sendAndConfirmTransaction(n,e,[r],a)}return p},exports.createAtaInterfaceIdempotent=async function(n,r,o,i,s=0,a,u=e.LIGHT_TOKEN_PROGRAM_ID,c,l){e.assertBetaEnabled();const d=null!=c?c:mt(u),p=hn(o,i,s,u,d),m=yt(r.publicKey,p,i,o,u,d,l);if(u.equals(e.LIGHT_TOKEN_PROGRAM_ID)){const{blockhash:o}=await n.getLatestBlockhash(),i=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:3e4}),m],r,o,[]);await e.sendAndConfirmTx(n,i,a)}else{const e=(new t.Transaction).add(m);await t.sendAndConfirmTransaction(n,e,[r],a)}return p},exports.createAtaInterfaceIdempotentInstruction=bt,exports.createDecompressInterfaceInstruction=Qt,exports.createDecompressOutputState=ke,exports.createLightTokenTransferInstruction=vt,exports.createLoadAccountsParams=async function(t,n,r,o=[],i=[],s){let a=null;const u=o.filter((e=>void 0!==e.info.loadContext));if(u.length>0){const n=u.map((e=>({hash:e.info.loadContext.hash,tree:e.info.loadContext.treeInfo.tree,queue:e.info.loadContext.treeInfo.queue}))),o=await t.getValidityProofV0(n,[]),i=u.map((e=>{if("cTokenData"===e.accountType){if(!e.tokenVariant)throw new Error('tokenVariant is required when accountType is "cTokenData"');return{key:"cTokenData",data:{variant:{[e.tokenVariant]:{}},tokenData:e.info.parsed},treeInfo:e.info.loadContext.treeInfo}}return{key:e.accountType,data:e.info.parsed,treeInfo:e.info.loadContext.treeInfo}})),s=u.map((e=>e.address)),c=u.map((e=>e.info.loadContext.treeInfo)),l=await e.packDecompressAccountsIdempotent(r,{compressedProof:o.compressedProof,treeInfos:c},i,s);a={proofOption:l.proofOption,compressedAccounts:l.compressedAccounts,systemAccountsOffset:l.systemAccountsOffset,remainingAccounts:l.remainingAccounts}}const c=[];for(const e of i){const r=await Pn(t,n,e,s);c.push(...r)}return{decompressParams:a,ataInstructions:c}},exports.createLoadAtaInstructions=async function(t,r,o,i,s,a,u=0){let c;e.assertBetaEnabled(),null!=s||(s=o);try{c=await dn(t,r,o,i,void 0,void 0,u)}catch(e){if(e instanceof n.TokenAccountNotFoundError)return[];throw e}return(await Sn(t,s,c,a,u,r)).map((e=>e.instructions))},exports.createLoadAtaInstructionsFromInterface=Pn,exports.createMint=En,exports.createMintInstruction=Ze,exports.createMintInterface=async function(r,o,i,s,a,u=t.Keypair.generate(),c,l=e.LIGHT_TOKEN_PROGRAM_ID,d,p,m){if(e.assertBetaEnabled(),l.equals(n.TOKEN_PROGRAM_ID)||l.equals(n.TOKEN_2022_PROGRAM_ID))return En(r,o,i,a,u,c,l,s);if(!("secretKey"in i))throw new Error("mintAuthority must be a Signer for compressed token mints");if(m&&!m.tree.equals(e.getDefaultAddressTreeInfo().tree))throw new Error(`addressTreeInfo ${null==m?void 0:m.tree.toString()} must be the default address tree info: ${e.getDefaultAddressTreeInfo().tree.toString()}`);const h=s&&"secretKey"in s?s.publicKey:s;m=null!=m?m:e.getBatchAddressTreeInfo(),p=null!=p?p:e.selectStateTreeInfo(await r.getStateTreeInfos());const f=Te(u.publicKey,m),g=await r.getValidityProofV2([],[{address:Uint8Array.from(f),treeInfo:m}],e.DerivationMode.standard),y=Ze(u.publicKey,a,i.publicKey,h,o.publicKey,g,m,p,d),b=e.dedupeSigner(o,[u,i]),{blockhash:I}=await r.getLatestBlockhash(),w=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:5e5}),y],o,I,b),A=await e.sendAndConfirmTx(r,w);return console.log("txId",A),{mint:Pe(u.publicKey)[0],transactionSignature:A}},exports.createMintToCompressedInstruction=wt,exports.createMintToInstruction=It,exports.createMintToInterfaceInstruction=At,exports.createRemoveMetadataKeyInstruction=nt,exports.createSplInterface=jr,exports.createTokenMetadata=function(e,t,n,r,o=null){return{name:e,symbol:t,uri:n,updateAuthority:null!=r?r:null,additionalMetadata:null!=o?o:null}},exports.createTokenPool=$r,exports.createTokenPoolAccountsLayout=te,exports.createTokenProgramLookupTable=async function(t,n,r,o,i){const s=await t.getSlot("finalized"),{instructions:a,address:u}=await ve.createTokenProgramLookupTable({payer:n.publicKey,authority:r.publicKey,mints:o,remainingAccounts:i,recentSlot:s}),c=e.dedupeSigner(n,[r]),l=[];for(const r of a){const o=await t.getLatestBlockhash(),i=e.buildAndSignTx([r],n,o.blockhash,c),s=await e.sendAndConfirmTx(t,i,{commitment:"finalized"},o);l.push(s)}return{txIds:l,address:u}},exports.createTransferInterfaceInstructions=Vr,exports.createTransferOutputState=Ae,exports.createUnwrapInstruction=_n,exports.createUnwrapInstructions=Fr,exports.createUpdateFreezeAuthorityInstruction=Ye,exports.createUpdateMetadataAuthorityInstruction=tt,exports.createUpdateMetadataFieldInstruction=et,exports.createUpdateMintAuthorityInstruction=Xe,exports.createWrapInstruction=fn,exports.decodeApproveInstructionData=function(e){const t=ce.decode(e.subarray(f.length));return Object.assign(Object.assign({},t),{proof:pe(t.proof)?null:t.proof})},exports.decodeBatchCompressInstructionData=function(e){return Z.decode(e.subarray(p.length+4))},exports.decodeCompressSplTokenAccountInstructionData=function(e){const t=Q.decode(e.subarray(h.length));return{owner:t.owner,remainingAmount:t.remainingAmount,cpiContext:t.cpiContext}},exports.decodeMintToInstructionData=function(e){return $.decode(e.subarray(d.length))},exports.decodeRevokeInstructionData=function(e){const t=le.decode(e.subarray(g.length));return Object.assign(Object.assign({},t),{proof:pe(t.proof)?null:t.proof})},exports.decodeTokenMetadata=Cr,exports.decodeTransferInstructionData=function(e){return j.decode(e.slice(m.length+4))},exports.decompress=async function(n,r,o,i,s,a,u,c){i=e.bn(i);const l=await n.getCompressedTokenAccountsByOwner(s.publicKey,{mint:o}),{accounts:d}=R(l.items,i),[p]=K(d,i),m=await n.getValidityProofV0(p.map((e=>({hash:e.compressedAccount.hash,tree:e.compressedAccount.treeInfo.tree,queue:e.compressedAccount.treeInfo.queue})))),h=C(u=null!=u?u:await M(n,o),i),f=await ve.decompress({payer:r.publicKey,inputCompressedTokenAccounts:p,toAddress:a,amount:i,tokenPoolInfos:h,recentInputStateRootIndices:m.rootIndices,recentValidityProof:m.compressedProof}),{blockhash:g}=await n.getLatestBlockhash(),y=e.dedupeSigner(r,[s]),b=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:35e4}),f],r,g,y);return await e.sendAndConfirmTx(n,b,c)},exports.decompressDelegated=async function(n,r,o,i,s,a,u,c){i=e.bn(i);const l=await n.getCompressedTokenAccountsByDelegate(s.publicKey,{mint:o}),{accounts:d}=R(l.items,i),[p]=K(d,i),m=await n.getValidityProofV0(p.map((e=>({hash:e.compressedAccount.hash,tree:e.compressedAccount.treeInfo.tree,queue:e.compressedAccount.treeInfo.queue})))),h=null!=u?u:C(await M(n,o),i),f=await ve.decompress({payer:r.publicKey,inputCompressedTokenAccounts:p,toAddress:a,amount:i,recentInputStateRootIndices:m.rootIndices,recentValidityProof:m.compressedProof,tokenPoolInfos:h}),{blockhash:g}=await n.getLatestBlockhash(),y=e.dedupeSigner(r,[s]),b=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:35e4}),f],r,g,y);return e.sendAndConfirmTx(n,b,c)},exports.decompressInterface=async function(r,o,i,s,a,u,c,l,d){var p;e.assertBetaEnabled();const m=void 0!==l,h=(await r.getCompressedTokenAccountsByOwner(i.publicKey,{mint:s})).items;if(0===h.length)return null;!function(t){const n=t.filter((t=>t.compressedAccount.treeInfo.treeType===e.TreeType.StateV1)).length;if(n>0)throw new Error(`v3 interface does not support V1 compressed accounts. Found ${n} V1 account(s). Use the main SDK actions (transfer, decompress, merge) to migrate V1 accounts to V2.`)}(h);const f=h.reduce(((e,t)=>e+BigInt(t.parsed.amount.toString())),BigInt(0)),g=a?BigInt(a.toString()):f;if(g>f)throw new Error(`Insufficient compressed balance. Requested: ${g}, Available: ${f}`);const y=[];let b=BigInt(0);for(const e of h){if(b>=g)break;y.push(e),b+=BigInt(e.parsed.amount.toString())}const I=await r.getValidityProofV0(y.map((e=>({hash:e.compressedAccount.hash,tree:e.compressedAccount.treeInfo.tree,queue:e.compressedAccount.treeInfo.queue})))),w=null!=c?c:i.publicKey;let A;A=m?null!=u?u:await n.getAssociatedTokenAddress(s,w,0,l.tokenProgram):null!=u?u:hn(s,w);const k=[];await r.getAccountInfo(A)||(m?k.push(n.createAssociatedTokenAccountIdempotentInstruction(o.publicKey,A,w,s,l.tokenProgram)):k.push(yt(o.publicKey,A,w,s,e.LIGHT_TOKEN_PROGRAM_ID)));let v=5e4;null!==I.compressedProof&&(v+=1e5);for(const e of y)v+=null!==(p=e.compressedAccount.proveByIndex)&&void 0!==p&&p?1e4:3e4;m&&(v+=5e4);let T=0;m&&(T=(await n.getMint(r,s,void 0,l.tokenProgram)).decimals),k.push(Qt(o.publicKey,y,A,g,I,l,T));const{blockhash:M}=await r.getLatestBlockhash(),P=e.dedupeSigner(o,[i]),x=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:v}),...k],o,M,P);return e.sendAndConfirmTx(r,x,d)},exports.deriveCMintAddress=Te,exports.deriveSplInterfaceInfo=v,exports.deriveTokenPoolInfo=function(e,t,n=0){return A(v(e,t,n))},exports.deserializeMint=xr,exports.encodeApproveInstructionData=me,exports.encodeBatchCompressInstructionData=Y,exports.encodeCompressSplTokenAccountInstructionData=J,exports.encodeMintToInstructionData=X,exports.encodeRevokeInstructionData=he,exports.encodeTokenMetadata=function(e){const n=r.Buffer.alloc(2e3),o=e.updateAuthority||new t.PublicKey(0),i=Ir.encode({updateAuthority:o,mint:e.mint,name:r.Buffer.from(e.name),symbol:r.Buffer.from(e.symbol),uri:r.Buffer.from(e.uri),additionalMetadata:e.additionalMetadata?e.additionalMetadata.map((e=>({key:r.Buffer.from(e.key),value:r.Buffer.from(e.value)}))):[]},n);return n.subarray(0,i)},exports.encodeTransferInstructionData=ee,exports.estimateTransactionSize=Ur,exports.extractTokenMetadata=Er,exports.findMintAddress=Pe,exports.freezeAccountsLayout=ae,exports.getAccountInterface=ln,exports.getAssociatedCTokenAddress=function(n,r){return t.PublicKey.findProgramAddressSync([n.toBuffer(),e.LIGHT_TOKEN_PROGRAM_ID.toBuffer(),r.toBuffer()],e.LIGHT_TOKEN_PROGRAM_ID)[0]},exports.getAssociatedCTokenAddressAndBump=function(n,r){return t.PublicKey.findProgramAddressSync([n.toBuffer(),e.LIGHT_TOKEN_PROGRAM_ID.toBuffer(),r.toBuffer()],e.LIGHT_TOKEN_PROGRAM_ID)},exports.getAssociatedTokenAddressInterface=hn,exports.getAtaInterface=dn,exports.getAtaProgramId=mt,exports.getMintInterface=Or,exports.getOrCreateAtaInterface=async function(t,n,r,o,i=0,s,a,u=e.LIGHT_TOKEN_PROGRAM_ID,c=mt(u)){return e.assertBetaEnabled(),Rr(t,n,r,o,i,s,a,u,c,0)},exports.getSplInterfaceInfos=M,exports.getTokenPoolInfos=async function(e,t,n){return(await M(e,t,n)).map(A)},exports.groupAccountsByTreeType=D,exports.isSingleSplInterfaceInfo=Xr,exports.isSingleTokenPoolInfo=Yr,exports.loadAta=Cn,exports.mergeTokenAccounts=async function(n,r,o,i,s){const a=await n.getCompressedTokenAccountsByOwner(i.publicKey,{mint:o});if(0===a.items.length)throw new Error(`No compressed token accounts found for mint ${o.toBase58()}`);if(1===a.items.length)throw new Error("Only one token account exists, nothing to merge");const{accounts:u,treeType:c}=R(a.items);let l=u,d=c;if(l.length<2){const t=c===e.TreeType.StateV2?e.TreeType.StateV1:e.TreeType.StateV2,n=a.items.filter((e=>e.compressedAccount.treeInfo.treeType===t));if(!(n.length>=2))throw 1===l.length&&1===n.length?new Error("Cannot merge accounts from different tree types (V1/V2). You have 1 V1 and 1 V2 account - nothing to merge within same type."):new Error(`Not enough accounts of the same tree type to merge. Found: ${l.length} ${d===e.TreeType.StateV1?"V1":"V2"} accounts.`);l=n,d=t}const p=l.slice(0,4),m=await n.getValidityProof(p.map((t=>e.bn(t.compressedAccount.hash)))),h=await ve.mergeTokenAccounts({payer:r.publicKey,owner:i.publicKey,inputCompressedTokenAccounts:p,mint:o,recentValidityProof:m.compressedProof,recentInputStateRootIndices:m.rootIndices}),f=[t.ComputeBudgetProgram.setComputeUnitLimit({units:1e6}),...h],{blockhash:g}=await n.getLatestBlockhash(),y=e.dedupeSigner(r,[i]),b=e.buildAndSignTx(f,r,g,y);return e.sendAndConfirmTx(n,b,s)},exports.mintTo=async function(n,r,o,i,s,a,u,c){e.assertBetaEnabled();const l=s.publicKey.equals(r.publicKey)?void 0:r.publicKey,d=It({mint:o,destination:i,amount:a,authority:s.publicKey,maxTopUp:u,feePayer:l}),p=s.publicKey.equals(r.publicKey)?[]:[s],{blockhash:m}=await n.getLatestBlockhash(),h=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:2e5}),d],r,m,p);return await e.sendAndConfirmTx(n,h,c)},exports.mintTo$1=async function(n,r,o,i,s,a,u,c,l){u=null!=u?u:e.selectStateTreeInfo(await n.getStateTreeInfos()),c=null!=c?c:S(await M(n,o));const d=await ve.mintTo({feePayer:r.publicKey,mint:o,authority:s.publicKey,amount:a,toPubkey:i,outputStateTreeInfo:u,tokenPoolInfo:c}),{blockhash:p}=await n.getLatestBlockhash(),m=e.dedupeSigner(r,[s]),h=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:1e6}),d],r,p,m);return e.sendAndConfirmTx(n,h,l)},exports.mintToAccountsLayout=re,exports.mintToCompressed=async function(n,r,o,i,s,a,u=3,c){e.assertBetaEnabled();const l=await Or(n,o,null==c?void 0:c.commitment,e.LIGHT_TOKEN_PROGRAM_ID);if(!l.merkleContext)throw new Error("Mint does not have MerkleContext");if(!a){const t=await n.getStateTreeInfos();a=e.selectStateTreeInfo(t)}const d=await n.getValidityProofV2([{hash:e.bn(l.merkleContext.hash),leafIndex:l.merkleContext.leafIndex,treeInfo:l.merkleContext.treeInfo,proveByIndex:l.merkleContext.proveByIndex}],[],e.DerivationMode.compressible),p=wt(i.publicKey,r.publicKey,d,l.merkleContext,{supply:l.mint.supply,decimals:l.mint.decimals,mintAuthority:l.mint.mintAuthority,freezeAuthority:l.mint.freezeAuthority,splMint:l.mintContext.splMint,cmintDecompressed:l.mintContext.cmintDecompressed,version:l.mintContext.version,mintSigner:l.mintContext.mintSigner,bump:l.mintContext.bump,metadata:l.tokenMetadata?{updateAuthority:l.tokenMetadata.updateAuthority||null,name:l.tokenMetadata.name,symbol:l.tokenMetadata.symbol,uri:l.tokenMetadata.uri}:void 0},s,a,u),m=i.publicKey.equals(r.publicKey)?[]:[i],{blockhash:h}=await n.getLatestBlockhash(),f=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:5e5}),p],r,h,m);return await e.sendAndConfirmTx(n,f,c)},exports.mintToInterface=async function(n,r,o,i,s,a,u=[],c,l){e.assertBetaEnabled();const d=await Or(n,o,null==c?void 0:c.commitment,l),p=s instanceof t.PublicKey?s:s.publicKey,m=u.map((e=>e.publicKey)),h=At(d,i,p,r.publicKey,a,0,m),f=[];s instanceof t.PublicKey||s.publicKey.equals(r.publicKey)||f.push(s),f.push(...u);const{blockhash:g}=await n.getLatestBlockhash(),y=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:2e5}),h],r,g,f);return await e.sendAndConfirmTx(n,y,c)},exports.mintToLayout=$,exports.packCompressedTokenAccounts=W,exports.parseCTokenCold=cn,exports.parseCTokenHot=un,exports.parseMaybeDelegatedTransfer=we,exports.parseTokenData=Ie,exports.removeMetadataKey=async function(n,r,o,i,s,a=0,u=0,c){var l,d;e.assertBetaEnabled();const p=await Or(n,o,null==c?void 0:c.commitment,e.LIGHT_TOKEN_PROGRAM_ID);if(!p.tokenMetadata||!p.merkleContext)throw new Error("Mint does not have TokenMetadata extension");const m=null!==(d=null===(l=p.mintContext)||void 0===l?void 0:l.cmintDecompressed)&&void 0!==d&&d?null:await n.getValidityProofV2([{hash:e.bn(p.merkleContext.hash),leafIndex:p.merkleContext.leafIndex,treeInfo:p.merkleContext.treeInfo,proveByIndex:p.merkleContext.proveByIndex}],[],e.DerivationMode.compressible),h=nt(p,i.publicKey,r.publicKey,m,s,a,u),f=i.publicKey.equals(r.publicKey)?[]:[i],{blockhash:g}=await n.getLatestBlockhash(),y=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:5e5}),h],r,g,f);return await e.sendAndConfirmTx(n,y,c)},exports.rentPerEpoch=I,exports.revoke=async function(n,r,o,i,s){if(D(o).size>1)throw new Error("Cannot revoke accounts from different tree types (V1/V2) in the same transaction. Revoke V1 and V2 accounts separately.");const a=await n.getValidityProofV0(o.map((e=>({hash:e.compressedAccount.hash,tree:e.compressedAccount.treeInfo.tree,queue:e.compressedAccount.treeInfo.queue}))));!function(e,t){if(!e.publicKey.equals(t[0].parsed.owner))throw new Error(`Owner ${e.publicKey.toBase58()} does not match account ${t[0].parsed.owner.toBase58()}`)}(i,o),function(e){if(e.some((e=>null===e.parsed.delegate)))throw new Error("Account is not delegated")}(o);const u=await ve.revoke({payer:r.publicKey,inputCompressedTokenAccounts:o,recentInputStateRootIndices:a.rootIndices,recentValidityProof:a.compressedProof}),{blockhash:c}=await n.getLatestBlockhash(),l=e.dedupeSigner(r,[i]),d=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:5e5}),u],r,c,l);return e.sendAndConfirmTx(n,d,s)},exports.revokeAccountsLayout=se,exports.selectAccountsByPreferredTreeType=R,exports.selectInputsForAmount=wn,exports.selectMinCompressedTokenAccountsForDecompression=function(e,t,n=4,r){const[o,i,s,a]=K(e,t,n,r);return{selectedAccounts:o,total:i,totalLamports:s,maxPossibleAmount:a}},exports.selectMinCompressedTokenAccountsForTransfer=K,exports.selectMinCompressedTokenAccountsForTransferOrPartial=N,exports.selectSmartCompressedTokenAccountsForTransfer=function(t,n,r=4,o){const i=O(t,null==o?void 0:o.treeType),[s,a,u,c]=U(i,n,r);if(B(s),a.lt(e.bn(n))){const t=i.reduce(((e,t)=>e.add(t.parsed.amount)),e.bn(0));throw s.length>=r?new Error(`Account limit exceeded: max ${c.toString()} (${r} accounts) per transaction. Total balance: ${t.toString()} (${i.length} accounts). Consider multiple transfers to spend full balance.`):new Error(`Insufficient balance. Required: ${n.toString()}, available: ${t.toString()}.`)}if(0===s.length)throw new Error(_);return[s,a,u,c]},exports.selectSmartCompressedTokenAccountsForTransferOrPartial=U,exports.selectSplInterfaceInfo=S,exports.selectSplInterfaceInfosForDecompression=C,exports.selectTokenAccountsForApprove=L,exports.selectTokenPoolInfo=function(e){return A(S(e.map(k)))},exports.selectTokenPoolInfosForDecompression=function(e,t){return C(e.map(k),t).map(A)},exports.serializeMint=function(e){var o,i;const s=[],a=r.Buffer.alloc(n.MINT_SIZE);n.MintLayout.encode({mintAuthorityOption:e.base.mintAuthority?1:0,mintAuthority:e.base.mintAuthority||new t.PublicKey(0),supply:e.base.supply,decimals:e.base.decimals,isInitialized:e.base.isInitialized,freezeAuthorityOption:e.base.freezeAuthority?1:0,freezeAuthority:e.base.freezeAuthority||new t.PublicKey(0)},a),s.push(a);const u=r.Buffer.alloc(Ar);wr.encode({version:e.mintContext.version,cmintDecompressed:e.mintContext.cmintDecompressed?1:0,splMint:e.mintContext.splMint},u),s.push(u),s.push(r.Buffer.from(e.mintContext.mintSigner)),s.push(r.Buffer.from([e.mintContext.bump]));const c=null!==(o=e.reserved)&&void 0!==o?o:new Uint8Array(Tr);s.push(r.Buffer.from(c));const l=null!==(i=e.accountType)&&void 0!==i?i:1;if(s.push(r.Buffer.from([l])),e.compression?s.push(function(e){const t=r.Buffer.alloc(96);let n=0;return t.writeUInt16LE(e.configAccountVersion,n),n+=2,t.writeUInt8(e.compressToPubkey,n),n+=1,t.writeUInt8(e.accountVersion,n),n+=1,t.writeUInt32LE(e.lamportsPerWrite,n),n+=4,e.compressionAuthority.toBuffer().copy(t,n),n+=32,e.rentSponsor.toBuffer().copy(t,n),n+=32,t.writeBigUInt64LE(e.lastClaimedSlot,n),n+=8,t.writeUInt32LE(e.rentExemptionPaid,n),n+=4,t.writeUInt32LE(e.reserved,n),n+=4,t.writeUInt16LE(e.rentConfig.baseRent,n),n+=2,t.writeUInt16LE(e.rentConfig.compressionCost,n),n+=2,t.writeUInt8(e.rentConfig.lamportsPerBytePerEpoch,n),n+=1,t.writeUInt8(e.rentConfig.maxFundedEpochs,n),n+=1,t.writeUInt16LE(e.rentConfig.maxTopUp,n),n+=2,t}(e.compression)):s.push(r.Buffer.alloc(96)),e.extensions&&e.extensions.length>0){s.push(r.Buffer.from([1]));const t=r.Buffer.alloc(4);t.writeUInt32LE(e.extensions.length),s.push(t);for(const t of e.extensions)s.push(r.Buffer.from([t.extensionType])),s.push(r.Buffer.from(t.data))}else s.push(r.Buffer.from([0]));return r.Buffer.concat(s)},exports.sliceLast=Wr,exports.sumUpTokenAmount=ye,exports.thawAccountsLayout=ue,exports.toAccountInfo=an,exports.toOffChainMetadataJson=function(e){const t={name:e.name,symbol:e.symbol};return void 0!==e.description&&(t.description=e.description),void 0!==e.image&&(t.image=e.image),void 0!==e.additionalMetadata&&e.additionalMetadata.length>0&&(t.additionalMetadata=e.additionalMetadata),t},exports.toTokenPoolInfo=A,exports.transfer=async function(n,r,o,i,s,a,u){i=e.bn(i);const c=await n.getCompressedTokenAccountsByOwner(s.publicKey,{mint:o}),{accounts:l}=R(c.items,i),[d]=K(l,i),p=await n.getValidityProofV0(d.map((e=>({hash:e.compressedAccount.hash,tree:e.compressedAccount.treeInfo.tree,queue:e.compressedAccount.treeInfo.queue})))),m=await ve.transfer({payer:r.publicKey,inputCompressedTokenAccounts:d,toAddress:a,amount:i,recentInputStateRootIndices:p.rootIndices,recentValidityProof:p.compressedProof}),{blockhash:h}=await n.getLatestBlockhash(),f=e.dedupeSigner(r,[s]),g=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:5e5}),m],r,h,f);return e.sendAndConfirmTx(n,g,u)},exports.transferAccountsLayout=oe,exports.transferDelegated=async function(n,r,o,i,s,a,u){i=e.bn(i);const c=await n.getCompressedTokenAccountsByDelegate(s.publicKey,{mint:o}),{accounts:l}=R(c.items,i),[d]=K(l,i),p=await n.getValidityProofV0(d.map((e=>({hash:e.compressedAccount.hash,tree:e.compressedAccount.treeInfo.tree,queue:e.compressedAccount.treeInfo.queue})))),m=await ve.transfer({payer:r.publicKey,inputCompressedTokenAccounts:d,toAddress:a,amount:i,recentInputStateRootIndices:p.rootIndices,recentValidityProof:p.compressedProof}),{blockhash:h}=await n.getLatestBlockhash(),f=e.dedupeSigner(r,[s]),g=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:5e5}),m],r,h,f);return e.sendAndConfirmTx(n,g,u)},exports.transferInterface=async function(t,n,r,o,i,s,a,u=e.LIGHT_TOKEN_PROGRAM_ID,c,l,d=0){e.assertBetaEnabled();const p=hn(o,s.publicKey,0,u);if(!r.equals(p))throw new Error(`Source mismatch. Expected ${p.toBase58()}, got ${r.toBase58()}`);const m=BigInt(a.toString()),h=await Vr(t,n.publicKey,o,m,s.publicKey,i,Object.assign(Object.assign({},l),{wrap:d,programId:u,ensureRecipientAta:1})),f=e.dedupeSigner(n,[s]),{rest:g,last:y}=Wr(h);g.length>0&&await Promise.all(g.map((async r=>{const{blockhash:o}=await t.getLatestBlockhash(),i=e.buildAndSignTx(r,n,o,f);return e.sendAndConfirmTx(t,i,c)})));const{blockhash:b}=await t.getLatestBlockhash(),I=e.buildAndSignTx(y,n,b,f);return e.sendAndConfirmTx(t,I,c)},exports.unpackMintData=function(e){const t=xr(e instanceof r.Buffer?e:r.Buffer.from(e)),n=Er(t.extensions);return{mintContext:t.mintContext,tokenMetadata:n||void 0,extensions:t.extensions||void 0}},exports.unpackMintInterface=function(t,o,i=n.TOKEN_PROGRAM_ID){const s=o instanceof r.Buffer?o:o instanceof Uint8Array?r.Buffer.from(o):o.data;if(i.equals(e.LIGHT_TOKEN_PROGRAM_ID)){const n=xr(s),o={address:t,mintAuthority:n.base.mintAuthority,supply:n.base.supply,decimals:n.base.decimals,isInitialized:n.base.isInitialized,freezeAuthority:n.base.freezeAuthority,tlvData:r.Buffer.alloc(0)},a=Er(n.extensions),u={mint:o,programId:i,mintContext:n.mintContext,tokenMetadata:a||void 0,extensions:n.extensions||void 0,compression:n.compression};if(i.equals(e.LIGHT_TOKEN_PROGRAM_ID)&&!u.mintContext)throw new Error("Invalid compressed mint: mintContext is required for LIGHT_TOKEN_PROGRAM_ID");return u}const a=o;return{mint:n.unpackMint(t,a,i),programId:i}},exports.unwrap=async function(t,n,r,o,i,s,a,u){const c=await Fr(t,r,o.publicKey,i,s,n.publicKey,a);let l="";for(const r of c){const{blockhash:i}=await t.getLatestBlockhash(),s=e.dedupeSigner(n,[o]),a=e.buildAndSignTx(r,n,i,s);l=await e.sendAndConfirmTx(t,a,u)}return l},exports.updateFreezeAuthority=async function(n,r,o,i,s,a){var u,c;e.assertBetaEnabled();const l=await Or(n,o,null==a?void 0:a.commitment,e.LIGHT_TOKEN_PROGRAM_ID);if(!l.merkleContext)throw new Error("Mint does not have MerkleContext");const d=null!==(c=null===(u=l.mintContext)||void 0===u?void 0:u.cmintDecompressed)&&void 0!==c&&c?null:await n.getValidityProofV2([{hash:e.bn(l.merkleContext.hash),leafIndex:l.merkleContext.leafIndex,treeInfo:l.merkleContext.treeInfo,proveByIndex:l.merkleContext.proveByIndex}],[],e.DerivationMode.compressible),p=Ye(l,i.publicKey,s,r.publicKey,d),m=i.publicKey.equals(r.publicKey)?[]:[i],{blockhash:h}=await n.getLatestBlockhash(),f=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:5e5}),p],r,h,m);return await e.sendAndConfirmTx(n,f,a)},exports.updateMetadataAuthority=async function(n,r,o,i,s,a=0,u){var c,l;e.assertBetaEnabled();const d=await Or(n,o,null==u?void 0:u.commitment,e.LIGHT_TOKEN_PROGRAM_ID);if(!d.tokenMetadata||!d.merkleContext)throw new Error("Mint does not have TokenMetadata extension");const p=null!==(l=null===(c=d.mintContext)||void 0===c?void 0:c.cmintDecompressed)&&void 0!==l&&l?null:await n.getValidityProofV2([{hash:e.bn(d.merkleContext.hash),leafIndex:d.merkleContext.leafIndex,treeInfo:d.merkleContext.treeInfo,proveByIndex:d.merkleContext.proveByIndex}],[],e.DerivationMode.compressible),m=tt(d,i.publicKey,s,r.publicKey,p,a),h=i.publicKey.equals(r.publicKey)?[]:[i],{blockhash:f}=await n.getLatestBlockhash(),g=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:5e5}),m],r,f,h);return await e.sendAndConfirmTx(n,g,u)},exports.updateMetadataField=async function(n,r,o,i,s,a,u,c=0,l){var d,p;e.assertBetaEnabled();const m=await Or(n,o,null==l?void 0:l.commitment,e.LIGHT_TOKEN_PROGRAM_ID);if(!m.tokenMetadata||!m.merkleContext)throw new Error("Mint does not have TokenMetadata extension");const h=null!==(p=null===(d=m.mintContext)||void 0===d?void 0:d.cmintDecompressed)&&void 0!==p&&p?null:await n.getValidityProofV2([{hash:e.bn(m.merkleContext.hash),leafIndex:m.merkleContext.leafIndex,treeInfo:m.merkleContext.treeInfo,proveByIndex:m.merkleContext.proveByIndex}],[],e.DerivationMode.compressible),f=et(m,i.publicKey,r.publicKey,h,s,a,u,c),g=i.publicKey.equals(r.publicKey)?[]:[i],{blockhash:y}=await n.getLatestBlockhash(),b=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:5e5}),f],r,y,g);return await e.sendAndConfirmTx(n,b,l)},exports.updateMintAuthority=async function(n,r,o,i,s,a){var u,c;e.assertBetaEnabled();const l=await Or(n,o,null==a?void 0:a.commitment,e.LIGHT_TOKEN_PROGRAM_ID);if(!l.merkleContext)throw new Error("Mint does not have MerkleContext");const d=null!==(c=null===(u=l.mintContext)||void 0===u?void 0:u.cmintDecompressed)&&void 0!==c&&c?null:await n.getValidityProofV2([{hash:e.bn(l.merkleContext.hash),leafIndex:l.merkleContext.leafIndex,treeInfo:l.merkleContext.treeInfo,proveByIndex:l.merkleContext.proveByIndex}],[],e.DerivationMode.compressible),p=Xe(l,i.publicKey,s,r.publicKey,d),m=i.publicKey.equals(r.publicKey)?[]:[i],{blockhash:h}=await n.getLatestBlockhash(),f=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:5e5}),p],r,h,m);return await e.sendAndConfirmTx(n,f,a)},exports.validateSameTokenOwner=be,exports.wrap=async function(r,o,i,s,a,u,c,l,d){e.assertBetaEnabled();let p=l;if(!p&&(p=(await M(r,u)).find((e=>e.isInitialized)),!p))throw new Error(`No initialized SPL interface found for mint: ${u.toBase58()}. Please create an SPL interface via createSplInterface().`);const m=await n.getMint(r,u,void 0,p.tokenProgram),h=fn(i,s,a.publicKey,u,c,p,m.decimals,o.publicKey),{blockhash:f}=await r.getLatestBlockhash(),g=e.dedupeSigner(o,[a]),y=e.buildAndSignTx([t.ComputeBudgetProgram.setComputeUnitLimit({units:2e5}),h],o,f,g);return await e.sendAndConfirmTx(r,y,d)};
|
|
2
|
+
//# sourceMappingURL=types-n2UYeAW3.cjs.map
|