@haven-fi/solauto-sdk 1.0.192 → 1.0.193
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/clients/solautoClient.d.ts +1 -1
- package/dist/clients/solautoClient.d.ts.map +1 -1
- package/dist/clients/solautoMarginfiClient.d.ts +1 -1
- package/dist/clients/solautoMarginfiClient.d.ts.map +1 -1
- package/dist/clients/solautoMarginfiClient.js +1 -2
- package/dist/constants/solautoConstants.d.ts +0 -1
- package/dist/constants/solautoConstants.d.ts.map +1 -1
- package/dist/constants/solautoConstants.js +1 -2
- package/dist/generated/instructions/marginfiRebalance.d.ts +0 -2
- package/dist/generated/instructions/marginfiRebalance.d.ts.map +1 -1
- package/dist/generated/instructions/marginfiRebalance.js +0 -1
- package/dist/jupiter-sdk/accounts/index.d.ts +9 -0
- package/dist/jupiter-sdk/accounts/index.d.ts.map +1 -0
- package/dist/jupiter-sdk/accounts/index.js +24 -0
- package/dist/jupiter-sdk/accounts/tokenLedger.d.ts +32 -0
- package/dist/jupiter-sdk/accounts/tokenLedger.d.ts.map +1 -0
- package/dist/jupiter-sdk/accounts/tokenLedger.js +68 -0
- package/dist/jupiter-sdk/index.d.ts +4 -0
- package/dist/jupiter-sdk/index.d.ts.map +1 -1
- package/dist/jupiter-sdk/index.js +4 -0
- package/dist/jupiter-sdk/instructions/aldrinSwap.d.ts +29 -0
- package/dist/jupiter-sdk/instructions/aldrinSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/aldrinSwap.js +95 -0
- package/dist/jupiter-sdk/instructions/aldrinV2Swap.d.ts +30 -0
- package/dist/jupiter-sdk/instructions/aldrinV2Swap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/aldrinV2Swap.js +100 -0
- package/dist/jupiter-sdk/instructions/balansolSwap.d.ts +34 -0
- package/dist/jupiter-sdk/instructions/balansolSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/balansolSwap.js +130 -0
- package/dist/jupiter-sdk/instructions/claim.d.ts +25 -0
- package/dist/jupiter-sdk/instructions/claim.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/claim.js +64 -0
- package/dist/jupiter-sdk/instructions/claimToken.d.ts +31 -0
- package/dist/jupiter-sdk/instructions/claimToken.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/claimToken.js +93 -0
- package/dist/jupiter-sdk/instructions/cloneSwap.d.ts +34 -0
- package/dist/jupiter-sdk/instructions/cloneSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/cloneSwap.js +120 -0
- package/dist/jupiter-sdk/instructions/createOpenOrders.d.ts +24 -0
- package/dist/jupiter-sdk/instructions/createOpenOrders.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/createOpenOrders.js +76 -0
- package/dist/jupiter-sdk/instructions/createProgramOpenOrders.d.ts +29 -0
- package/dist/jupiter-sdk/instructions/createProgramOpenOrders.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/createProgramOpenOrders.js +86 -0
- package/dist/jupiter-sdk/instructions/createTokenAccount.d.ts +27 -0
- package/dist/jupiter-sdk/instructions/createTokenAccount.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/createTokenAccount.js +70 -0
- package/dist/jupiter-sdk/instructions/createTokenLedger.d.ts +21 -0
- package/dist/jupiter-sdk/instructions/createTokenLedger.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/createTokenLedger.js +62 -0
- package/dist/jupiter-sdk/instructions/cremaSwap.d.ts +33 -0
- package/dist/jupiter-sdk/instructions/cremaSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/cremaSwap.js +119 -0
- package/dist/jupiter-sdk/instructions/cropperSwap.d.ts +30 -0
- package/dist/jupiter-sdk/instructions/cropperSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/cropperSwap.js +103 -0
- package/dist/jupiter-sdk/instructions/cykuraSwap.d.ts +29 -0
- package/dist/jupiter-sdk/instructions/cykuraSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/cykuraSwap.js +99 -0
- package/dist/jupiter-sdk/instructions/deltafiSwap.d.ts +31 -0
- package/dist/jupiter-sdk/instructions/deltafiSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/deltafiSwap.js +109 -0
- package/dist/jupiter-sdk/instructions/dradexSwap.d.ts +35 -0
- package/dist/jupiter-sdk/instructions/dradexSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/dradexSwap.js +121 -0
- package/dist/jupiter-sdk/instructions/exactOutRoute.d.ts +42 -0
- package/dist/jupiter-sdk/instructions/exactOutRoute.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/exactOutRoute.js +109 -0
- package/dist/jupiter-sdk/instructions/goosefxSwap.d.ts +33 -0
- package/dist/jupiter-sdk/instructions/goosefxSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/goosefxSwap.js +115 -0
- package/dist/jupiter-sdk/instructions/goosefxV2Swap.d.ts +38 -0
- package/dist/jupiter-sdk/instructions/goosefxV2Swap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/goosefxV2Swap.js +140 -0
- package/dist/jupiter-sdk/instructions/heliumTreasuryManagementRedeemV0.d.ts +29 -0
- package/dist/jupiter-sdk/instructions/heliumTreasuryManagementRedeemV0.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/heliumTreasuryManagementRedeemV0.js +91 -0
- package/dist/jupiter-sdk/instructions/index.d.ts +72 -0
- package/dist/jupiter-sdk/instructions/index.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/index.js +87 -0
- package/dist/jupiter-sdk/instructions/invariantSwap.d.ts +29 -0
- package/dist/jupiter-sdk/instructions/invariantSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/invariantSwap.js +95 -0
- package/dist/jupiter-sdk/instructions/lifinitySwap.d.ts +32 -0
- package/dist/jupiter-sdk/instructions/lifinitySwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/lifinitySwap.js +113 -0
- package/dist/jupiter-sdk/instructions/lifinityV2Swap.d.ts +32 -0
- package/dist/jupiter-sdk/instructions/lifinityV2Swap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/lifinityV2Swap.js +113 -0
- package/dist/jupiter-sdk/instructions/marcoPoloSwap.d.ts +36 -0
- package/dist/jupiter-sdk/instructions/marcoPoloSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/marcoPoloSwap.js +137 -0
- package/dist/jupiter-sdk/instructions/marinadeDeposit.d.ts +36 -0
- package/dist/jupiter-sdk/instructions/marinadeDeposit.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/marinadeDeposit.js +144 -0
- package/dist/jupiter-sdk/instructions/marinadeUnstake.d.ts +30 -0
- package/dist/jupiter-sdk/instructions/marinadeUnstake.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/marinadeUnstake.js +105 -0
- package/dist/jupiter-sdk/instructions/mercurialSwap.d.ts +25 -0
- package/dist/jupiter-sdk/instructions/mercurialSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/mercurialSwap.js +76 -0
- package/dist/jupiter-sdk/instructions/meteoraDlmmSwap.d.ts +34 -0
- package/dist/jupiter-sdk/instructions/meteoraDlmmSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/meteoraDlmmSwap.js +119 -0
- package/dist/jupiter-sdk/instructions/meteoraSwap.d.ts +34 -0
- package/dist/jupiter-sdk/instructions/meteoraSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/meteoraSwap.js +120 -0
- package/dist/jupiter-sdk/instructions/moonshotWrappedBuy.d.ts +33 -0
- package/dist/jupiter-sdk/instructions/moonshotWrappedBuy.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/moonshotWrappedBuy.js +119 -0
- package/dist/jupiter-sdk/instructions/moonshotWrappedSell.d.ts +31 -0
- package/dist/jupiter-sdk/instructions/moonshotWrappedSell.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/moonshotWrappedSell.js +106 -0
- package/dist/jupiter-sdk/instructions/obricSwap.d.ts +31 -0
- package/dist/jupiter-sdk/instructions/obricSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/obricSwap.js +106 -0
- package/dist/jupiter-sdk/instructions/oneIntroSwap.d.ts +30 -0
- package/dist/jupiter-sdk/instructions/oneIntroSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/oneIntroSwap.js +100 -0
- package/dist/jupiter-sdk/instructions/openBookV2Swap.d.ts +35 -0
- package/dist/jupiter-sdk/instructions/openBookV2Swap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/openBookV2Swap.js +125 -0
- package/dist/jupiter-sdk/instructions/perpsAddLiquidity.d.ts +32 -0
- package/dist/jupiter-sdk/instructions/perpsAddLiquidity.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/perpsAddLiquidity.js +110 -0
- package/dist/jupiter-sdk/instructions/perpsRemoveLiquidity.d.ts +32 -0
- package/dist/jupiter-sdk/instructions/perpsRemoveLiquidity.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/perpsRemoveLiquidity.js +110 -0
- package/dist/jupiter-sdk/instructions/perpsSwap.d.ts +34 -0
- package/dist/jupiter-sdk/instructions/perpsSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/perpsSwap.js +120 -0
- package/dist/jupiter-sdk/instructions/perpsV2AddLiquidity.d.ts +33 -0
- package/dist/jupiter-sdk/instructions/perpsV2AddLiquidity.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/perpsV2AddLiquidity.js +115 -0
- package/dist/jupiter-sdk/instructions/perpsV2RemoveLiquidity.d.ts +33 -0
- package/dist/jupiter-sdk/instructions/perpsV2RemoveLiquidity.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/perpsV2RemoveLiquidity.js +112 -0
- package/dist/jupiter-sdk/instructions/perpsV2Swap.d.ts +36 -0
- package/dist/jupiter-sdk/instructions/perpsV2Swap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/perpsV2Swap.js +130 -0
- package/dist/jupiter-sdk/instructions/phoenixSwap.d.ts +27 -0
- package/dist/jupiter-sdk/instructions/phoenixSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/phoenixSwap.js +89 -0
- package/dist/jupiter-sdk/instructions/pumpdotfunWrappedBuy.d.ts +34 -0
- package/dist/jupiter-sdk/instructions/pumpdotfunWrappedBuy.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/pumpdotfunWrappedBuy.js +123 -0
- package/dist/jupiter-sdk/instructions/pumpdotfunWrappedSell.d.ts +32 -0
- package/dist/jupiter-sdk/instructions/pumpdotfunWrappedSell.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/pumpdotfunWrappedSell.js +107 -0
- package/dist/jupiter-sdk/instructions/raydiumClmmSwap.d.ts +29 -0
- package/dist/jupiter-sdk/instructions/raydiumClmmSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/raydiumClmmSwap.js +102 -0
- package/dist/jupiter-sdk/instructions/raydiumClmmSwapV2.d.ts +32 -0
- package/dist/jupiter-sdk/instructions/raydiumClmmSwapV2.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/raydiumClmmSwapV2.js +117 -0
- package/dist/jupiter-sdk/instructions/raydiumCpSwap.d.ts +32 -0
- package/dist/jupiter-sdk/instructions/raydiumCpSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/raydiumCpSwap.js +116 -0
- package/dist/jupiter-sdk/instructions/raydiumSwap.d.ts +36 -0
- package/dist/jupiter-sdk/instructions/raydiumSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/raydiumSwap.js +134 -0
- package/dist/jupiter-sdk/instructions/route.d.ts +40 -0
- package/dist/jupiter-sdk/instructions/route.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/route.js +99 -0
- package/dist/jupiter-sdk/instructions/routeWithTokenLedger.d.ts +39 -0
- package/dist/jupiter-sdk/instructions/routeWithTokenLedger.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/routeWithTokenLedger.js +103 -0
- package/dist/jupiter-sdk/instructions/saberAddDecimals.d.ts +26 -0
- package/dist/jupiter-sdk/instructions/saberAddDecimals.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/saberAddDecimals.js +81 -0
- package/dist/jupiter-sdk/instructions/saberSwap.d.ts +28 -0
- package/dist/jupiter-sdk/instructions/saberSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/saberSwap.js +87 -0
- package/dist/jupiter-sdk/instructions/senchaSwap.d.ts +28 -0
- package/dist/jupiter-sdk/instructions/senchaSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/senchaSwap.js +90 -0
- package/dist/jupiter-sdk/instructions/serumSwap.d.ts +34 -0
- package/dist/jupiter-sdk/instructions/serumSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/serumSwap.js +122 -0
- package/dist/jupiter-sdk/instructions/setTokenLedger.d.ts +20 -0
- package/dist/jupiter-sdk/instructions/setTokenLedger.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/setTokenLedger.js +46 -0
- package/dist/jupiter-sdk/instructions/sharedAccountsExactOutRoute.d.ts +46 -0
- package/dist/jupiter-sdk/instructions/sharedAccountsExactOutRoute.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/sharedAccountsExactOutRoute.js +120 -0
- package/dist/jupiter-sdk/instructions/sharedAccountsRoute.d.ts +46 -0
- package/dist/jupiter-sdk/instructions/sharedAccountsRoute.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/sharedAccountsRoute.js +120 -0
- package/dist/jupiter-sdk/instructions/sharedAccountsRouteWithTokenLedger.d.ts +45 -0
- package/dist/jupiter-sdk/instructions/sharedAccountsRouteWithTokenLedger.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/sharedAccountsRouteWithTokenLedger.js +126 -0
- package/dist/jupiter-sdk/instructions/stabbleStableSwap.d.ts +31 -0
- package/dist/jupiter-sdk/instructions/stabbleStableSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/stabbleStableSwap.js +101 -0
- package/dist/jupiter-sdk/instructions/stabbleWeightedSwap.d.ts +31 -0
- package/dist/jupiter-sdk/instructions/stabbleWeightedSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/stabbleWeightedSwap.js +101 -0
- package/dist/jupiter-sdk/instructions/stepSwap.d.ts +29 -0
- package/dist/jupiter-sdk/instructions/stepSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/stepSwap.js +98 -0
- package/dist/jupiter-sdk/instructions/symmetrySwap.d.ts +32 -0
- package/dist/jupiter-sdk/instructions/symmetrySwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/symmetrySwap.js +114 -0
- package/dist/jupiter-sdk/instructions/tokenSwap.d.ts +29 -0
- package/dist/jupiter-sdk/instructions/tokenSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/tokenSwap.js +98 -0
- package/dist/jupiter-sdk/instructions/tokenSwapV2.d.ts +33 -0
- package/dist/jupiter-sdk/instructions/tokenSwapV2.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/tokenSwapV2.js +114 -0
- package/dist/jupiter-sdk/instructions/whirlpoolSwap.d.ts +31 -0
- package/dist/jupiter-sdk/instructions/whirlpoolSwap.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/whirlpoolSwap.js +104 -0
- package/dist/jupiter-sdk/instructions/whirlpoolSwapV2.d.ts +35 -0
- package/dist/jupiter-sdk/instructions/whirlpoolSwapV2.d.ts.map +1 -0
- package/dist/jupiter-sdk/instructions/whirlpoolSwapV2.js +119 -0
- package/dist/jupiter-sdk/shared/index.d.ts +54 -0
- package/dist/jupiter-sdk/shared/index.d.ts.map +1 -0
- package/dist/jupiter-sdk/shared/index.js +69 -0
- package/dist/jupiter-sdk/types/accountsType.d.ts +15 -0
- package/dist/jupiter-sdk/types/accountsType.d.ts.map +1 -0
- package/dist/jupiter-sdk/types/accountsType.js +22 -0
- package/dist/jupiter-sdk/types/amountWithSlippage.d.ts +18 -0
- package/dist/jupiter-sdk/types/amountWithSlippage.d.ts.map +1 -0
- package/dist/jupiter-sdk/types/amountWithSlippage.js +17 -0
- package/dist/jupiter-sdk/types/index.d.ts +15 -0
- package/dist/jupiter-sdk/types/index.d.ts.map +1 -0
- package/dist/jupiter-sdk/types/index.js +30 -0
- package/dist/jupiter-sdk/types/remainingAccountsInfo.d.ts +17 -0
- package/dist/jupiter-sdk/types/remainingAccountsInfo.d.ts.map +1 -0
- package/dist/jupiter-sdk/types/remainingAccountsInfo.js +15 -0
- package/dist/jupiter-sdk/types/remainingAccountsSlice.d.ts +19 -0
- package/dist/jupiter-sdk/types/remainingAccountsSlice.d.ts.map +1 -0
- package/dist/jupiter-sdk/types/remainingAccountsSlice.js +18 -0
- package/dist/jupiter-sdk/types/routePlanStep.d.ts +23 -0
- package/dist/jupiter-sdk/types/routePlanStep.d.ts.map +1 -0
- package/dist/jupiter-sdk/types/routePlanStep.js +20 -0
- package/dist/jupiter-sdk/types/side.d.ts +15 -0
- package/dist/jupiter-sdk/types/side.d.ts.map +1 -0
- package/dist/jupiter-sdk/types/side.js +20 -0
- package/dist/jupiter-sdk/types/swap.d.ts +372 -0
- package/dist/jupiter-sdk/types/swap.d.ts.map +1 -0
- package/dist/jupiter-sdk/types/swap.js +188 -0
- package/dist/transactions/transactionUtils.d.ts.map +1 -1
- package/dist/transactions/transactionUtils.js +0 -1
- package/dist/utils/solauto/rebalanceUtils.d.ts +1 -1
- package/dist/utils/solauto/rebalanceUtils.d.ts.map +1 -1
- package/dist/utils/solauto/rebalanceUtils.js +2 -16
- package/package.json +1 -1
- package/src/clients/solautoClient.ts +0 -1
- package/src/clients/solautoMarginfiClient.ts +0 -2
- package/src/constants/solautoConstants.ts +0 -1
- package/src/generated/instructions/marginfiRebalance.ts +0 -3
- package/src/jupiter-sdk/accounts/index.ts +9 -0
- package/src/jupiter-sdk/accounts/tokenLedger.ts +146 -0
- package/src/jupiter-sdk/index.ts +4 -0
- package/src/jupiter-sdk/instructions/aldrinSwap.ts +165 -0
- package/src/jupiter-sdk/instructions/aldrinV2Swap.ts +171 -0
- package/src/jupiter-sdk/instructions/balansolSwap.ts +211 -0
- package/src/jupiter-sdk/instructions/claim.ts +128 -0
- package/src/jupiter-sdk/instructions/claimToken.ts +171 -0
- package/src/jupiter-sdk/instructions/cloneSwap.ts +195 -0
- package/src/jupiter-sdk/instructions/createOpenOrders.ts +148 -0
- package/src/jupiter-sdk/instructions/createProgramOpenOrders.ts +170 -0
- package/src/jupiter-sdk/instructions/createTokenAccount.ts +152 -0
- package/src/jupiter-sdk/instructions/createTokenLedger.ts +128 -0
- package/src/jupiter-sdk/instructions/cremaSwap.ts +193 -0
- package/src/jupiter-sdk/instructions/cropperSwap.ts +174 -0
- package/src/jupiter-sdk/instructions/cykuraSwap.ts +169 -0
- package/src/jupiter-sdk/instructions/deltafiSwap.ts +181 -0
- package/src/jupiter-sdk/instructions/dradexSwap.ts +200 -0
- package/src/jupiter-sdk/instructions/exactOutRoute.ts +208 -0
- package/src/jupiter-sdk/instructions/goosefxSwap.ts +189 -0
- package/src/jupiter-sdk/instructions/goosefxV2Swap.ts +222 -0
- package/src/jupiter-sdk/instructions/heliumTreasuryManagementRedeemV0.ts +169 -0
- package/src/jupiter-sdk/instructions/index.ts +72 -0
- package/src/jupiter-sdk/instructions/invariantSwap.ts +168 -0
- package/src/jupiter-sdk/instructions/lifinitySwap.ts +186 -0
- package/src/jupiter-sdk/instructions/lifinityV2Swap.ts +189 -0
- package/src/jupiter-sdk/instructions/marcoPoloSwap.ts +223 -0
- package/src/jupiter-sdk/instructions/marinadeDeposit.ts +230 -0
- package/src/jupiter-sdk/instructions/marinadeUnstake.ts +182 -0
- package/src/jupiter-sdk/instructions/mercurialSwap.ts +145 -0
- package/src/jupiter-sdk/instructions/meteoraDlmmSwap.ts +193 -0
- package/src/jupiter-sdk/instructions/meteoraSwap.ts +195 -0
- package/src/jupiter-sdk/instructions/moonshotWrappedBuy.ts +201 -0
- package/src/jupiter-sdk/instructions/moonshotWrappedSell.ts +186 -0
- package/src/jupiter-sdk/instructions/obricSwap.ts +178 -0
- package/src/jupiter-sdk/instructions/oneIntroSwap.ts +171 -0
- package/src/jupiter-sdk/instructions/openBookV2Swap.ts +207 -0
- package/src/jupiter-sdk/instructions/perpsAddLiquidity.ts +186 -0
- package/src/jupiter-sdk/instructions/perpsRemoveLiquidity.ts +188 -0
- package/src/jupiter-sdk/instructions/perpsSwap.ts +195 -0
- package/src/jupiter-sdk/instructions/perpsV2AddLiquidity.ts +194 -0
- package/src/jupiter-sdk/instructions/perpsV2RemoveLiquidity.ts +193 -0
- package/src/jupiter-sdk/instructions/perpsV2Swap.ts +207 -0
- package/src/jupiter-sdk/instructions/phoenixSwap.ts +157 -0
- package/src/jupiter-sdk/instructions/pumpdotfunWrappedBuy.ts +209 -0
- package/src/jupiter-sdk/instructions/pumpdotfunWrappedSell.ts +190 -0
- package/src/jupiter-sdk/instructions/raydiumClmmSwap.ts +175 -0
- package/src/jupiter-sdk/instructions/raydiumClmmSwapV2.ts +193 -0
- package/src/jupiter-sdk/instructions/raydiumCpSwap.ts +189 -0
- package/src/jupiter-sdk/instructions/raydiumSwap.ts +211 -0
- package/src/jupiter-sdk/instructions/route.ts +189 -0
- package/src/jupiter-sdk/instructions/routeWithTokenLedger.ts +201 -0
- package/src/jupiter-sdk/instructions/saberAddDecimals.ts +151 -0
- package/src/jupiter-sdk/instructions/saberSwap.ts +156 -0
- package/src/jupiter-sdk/instructions/senchaSwap.ts +159 -0
- package/src/jupiter-sdk/instructions/serumSwap.ts +200 -0
- package/src/jupiter-sdk/instructions/setTokenLedger.ts +106 -0
- package/src/jupiter-sdk/instructions/sharedAccountsExactOutRoute.ts +226 -0
- package/src/jupiter-sdk/instructions/sharedAccountsRoute.ts +225 -0
- package/src/jupiter-sdk/instructions/sharedAccountsRouteWithTokenLedger.ts +231 -0
- package/src/jupiter-sdk/instructions/stabbleStableSwap.ts +176 -0
- package/src/jupiter-sdk/instructions/stabbleWeightedSwap.ts +178 -0
- package/src/jupiter-sdk/instructions/stepSwap.ts +168 -0
- package/src/jupiter-sdk/instructions/symmetrySwap.ts +187 -0
- package/src/jupiter-sdk/instructions/tokenSwap.ts +168 -0
- package/src/jupiter-sdk/instructions/tokenSwapV2.ts +185 -0
- package/src/jupiter-sdk/instructions/whirlpoolSwap.ts +179 -0
- package/src/jupiter-sdk/instructions/whirlpoolSwapV2.ts +194 -0
- package/src/jupiter-sdk/shared/index.ts +117 -0
- package/src/jupiter-sdk/types/accountsType.ts +25 -0
- package/src/jupiter-sdk/types/amountWithSlippage.ts +34 -0
- package/src/jupiter-sdk/types/index.ts +15 -0
- package/src/jupiter-sdk/types/remainingAccountsInfo.ts +34 -0
- package/src/jupiter-sdk/types/remainingAccountsSlice.ts +33 -0
- package/src/jupiter-sdk/types/routePlanStep.ts +39 -0
- package/src/jupiter-sdk/types/side.ts +23 -0
- package/src/jupiter-sdk/types/swap.ts +566 -0
- package/src/transactions/transactionUtils.ts +0 -1
- package/src/utils/solauto/rebalanceUtils.ts +3 -24
@@ -0,0 +1,188 @@
|
|
1
|
+
/**
|
2
|
+
* This code was AUTOGENERATED using the kinobi library.
|
3
|
+
* Please DO NOT EDIT THIS FILE, instead use visitors
|
4
|
+
* to add features, then rerun kinobi to update it.
|
5
|
+
*
|
6
|
+
* @see https://github.com/metaplex-foundation/kinobi
|
7
|
+
*/
|
8
|
+
|
9
|
+
import {
|
10
|
+
Context,
|
11
|
+
Pda,
|
12
|
+
PublicKey,
|
13
|
+
TransactionBuilder,
|
14
|
+
transactionBuilder,
|
15
|
+
} from '@metaplex-foundation/umi';
|
16
|
+
import {
|
17
|
+
Serializer,
|
18
|
+
array,
|
19
|
+
mapSerializer,
|
20
|
+
struct,
|
21
|
+
u8,
|
22
|
+
} from '@metaplex-foundation/umi/serializers';
|
23
|
+
import {
|
24
|
+
ResolvedAccount,
|
25
|
+
ResolvedAccountsWithIndices,
|
26
|
+
getAccountMetasAndSigners,
|
27
|
+
} from '../shared';
|
28
|
+
|
29
|
+
// Accounts.
|
30
|
+
export type PerpsRemoveLiquidityInstructionAccounts = {
|
31
|
+
swapProgram: PublicKey | Pda;
|
32
|
+
owner: PublicKey | Pda;
|
33
|
+
fundingOrReceivingAccount: PublicKey | Pda;
|
34
|
+
lpTokenAccount: PublicKey | Pda;
|
35
|
+
transferAuthority: PublicKey | Pda;
|
36
|
+
perpetuals: PublicKey | Pda;
|
37
|
+
pool: PublicKey | Pda;
|
38
|
+
custody: PublicKey | Pda;
|
39
|
+
custodyOracleAccount: PublicKey | Pda;
|
40
|
+
custodyTokenAccount: PublicKey | Pda;
|
41
|
+
lpTokenMint: PublicKey | Pda;
|
42
|
+
tokenProgram?: PublicKey | Pda;
|
43
|
+
eventAuthority: PublicKey | Pda;
|
44
|
+
program: PublicKey | Pda;
|
45
|
+
};
|
46
|
+
|
47
|
+
// Data.
|
48
|
+
export type PerpsRemoveLiquidityInstructionData = {
|
49
|
+
discriminator: Array<number>;
|
50
|
+
};
|
51
|
+
|
52
|
+
export type PerpsRemoveLiquidityInstructionDataArgs = {};
|
53
|
+
|
54
|
+
export function getPerpsRemoveLiquidityInstructionDataSerializer(): Serializer<
|
55
|
+
PerpsRemoveLiquidityInstructionDataArgs,
|
56
|
+
PerpsRemoveLiquidityInstructionData
|
57
|
+
> {
|
58
|
+
return mapSerializer<
|
59
|
+
PerpsRemoveLiquidityInstructionDataArgs,
|
60
|
+
any,
|
61
|
+
PerpsRemoveLiquidityInstructionData
|
62
|
+
>(
|
63
|
+
struct<PerpsRemoveLiquidityInstructionData>(
|
64
|
+
[['discriminator', array(u8(), { size: 8 })]],
|
65
|
+
{ description: 'PerpsRemoveLiquidityInstructionData' }
|
66
|
+
),
|
67
|
+
(value) => ({
|
68
|
+
...value,
|
69
|
+
discriminator: [79, 211, 232, 140, 8, 78, 220, 34],
|
70
|
+
})
|
71
|
+
) as Serializer<
|
72
|
+
PerpsRemoveLiquidityInstructionDataArgs,
|
73
|
+
PerpsRemoveLiquidityInstructionData
|
74
|
+
>;
|
75
|
+
}
|
76
|
+
|
77
|
+
// Instruction.
|
78
|
+
export function perpsRemoveLiquidity(
|
79
|
+
context: Pick<Context, 'programs'>,
|
80
|
+
input: PerpsRemoveLiquidityInstructionAccounts
|
81
|
+
): TransactionBuilder {
|
82
|
+
// Program ID.
|
83
|
+
const programId = context.programs.getPublicKey(
|
84
|
+
'jupiter',
|
85
|
+
'JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4'
|
86
|
+
);
|
87
|
+
|
88
|
+
// Accounts.
|
89
|
+
const resolvedAccounts = {
|
90
|
+
swapProgram: {
|
91
|
+
index: 0,
|
92
|
+
isWritable: false as boolean,
|
93
|
+
value: input.swapProgram ?? null,
|
94
|
+
},
|
95
|
+
owner: {
|
96
|
+
index: 1,
|
97
|
+
isWritable: true as boolean,
|
98
|
+
value: input.owner ?? null,
|
99
|
+
},
|
100
|
+
fundingOrReceivingAccount: {
|
101
|
+
index: 2,
|
102
|
+
isWritable: true as boolean,
|
103
|
+
value: input.fundingOrReceivingAccount ?? null,
|
104
|
+
},
|
105
|
+
lpTokenAccount: {
|
106
|
+
index: 3,
|
107
|
+
isWritable: true as boolean,
|
108
|
+
value: input.lpTokenAccount ?? null,
|
109
|
+
},
|
110
|
+
transferAuthority: {
|
111
|
+
index: 4,
|
112
|
+
isWritable: false as boolean,
|
113
|
+
value: input.transferAuthority ?? null,
|
114
|
+
},
|
115
|
+
perpetuals: {
|
116
|
+
index: 5,
|
117
|
+
isWritable: false as boolean,
|
118
|
+
value: input.perpetuals ?? null,
|
119
|
+
},
|
120
|
+
pool: { index: 6, isWritable: true as boolean, value: input.pool ?? null },
|
121
|
+
custody: {
|
122
|
+
index: 7,
|
123
|
+
isWritable: true as boolean,
|
124
|
+
value: input.custody ?? null,
|
125
|
+
},
|
126
|
+
custodyOracleAccount: {
|
127
|
+
index: 8,
|
128
|
+
isWritable: false as boolean,
|
129
|
+
value: input.custodyOracleAccount ?? null,
|
130
|
+
},
|
131
|
+
custodyTokenAccount: {
|
132
|
+
index: 9,
|
133
|
+
isWritable: true as boolean,
|
134
|
+
value: input.custodyTokenAccount ?? null,
|
135
|
+
},
|
136
|
+
lpTokenMint: {
|
137
|
+
index: 10,
|
138
|
+
isWritable: true as boolean,
|
139
|
+
value: input.lpTokenMint ?? null,
|
140
|
+
},
|
141
|
+
tokenProgram: {
|
142
|
+
index: 11,
|
143
|
+
isWritable: false as boolean,
|
144
|
+
value: input.tokenProgram ?? null,
|
145
|
+
},
|
146
|
+
eventAuthority: {
|
147
|
+
index: 12,
|
148
|
+
isWritable: false as boolean,
|
149
|
+
value: input.eventAuthority ?? null,
|
150
|
+
},
|
151
|
+
program: {
|
152
|
+
index: 13,
|
153
|
+
isWritable: false as boolean,
|
154
|
+
value: input.program ?? null,
|
155
|
+
},
|
156
|
+
} satisfies ResolvedAccountsWithIndices;
|
157
|
+
|
158
|
+
// Default values.
|
159
|
+
if (!resolvedAccounts.tokenProgram.value) {
|
160
|
+
resolvedAccounts.tokenProgram.value = context.programs.getPublicKey(
|
161
|
+
'splToken',
|
162
|
+
'TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA'
|
163
|
+
);
|
164
|
+
resolvedAccounts.tokenProgram.isWritable = false;
|
165
|
+
}
|
166
|
+
|
167
|
+
// Accounts in order.
|
168
|
+
const orderedAccounts: ResolvedAccount[] = Object.values(
|
169
|
+
resolvedAccounts
|
170
|
+
).sort((a, b) => a.index - b.index);
|
171
|
+
|
172
|
+
// Keys and Signers.
|
173
|
+
const [keys, signers] = getAccountMetasAndSigners(
|
174
|
+
orderedAccounts,
|
175
|
+
'programId',
|
176
|
+
programId
|
177
|
+
);
|
178
|
+
|
179
|
+
// Data.
|
180
|
+
const data = getPerpsRemoveLiquidityInstructionDataSerializer().serialize({});
|
181
|
+
|
182
|
+
// Bytes Created On Chain.
|
183
|
+
const bytesCreatedOnChain = 0;
|
184
|
+
|
185
|
+
return transactionBuilder([
|
186
|
+
{ instruction: { keys, programId, data }, signers, bytesCreatedOnChain },
|
187
|
+
]);
|
188
|
+
}
|
@@ -0,0 +1,195 @@
|
|
1
|
+
/**
|
2
|
+
* This code was AUTOGENERATED using the kinobi library.
|
3
|
+
* Please DO NOT EDIT THIS FILE, instead use visitors
|
4
|
+
* to add features, then rerun kinobi to update it.
|
5
|
+
*
|
6
|
+
* @see https://github.com/metaplex-foundation/kinobi
|
7
|
+
*/
|
8
|
+
|
9
|
+
import {
|
10
|
+
Context,
|
11
|
+
Pda,
|
12
|
+
PublicKey,
|
13
|
+
TransactionBuilder,
|
14
|
+
transactionBuilder,
|
15
|
+
} from '@metaplex-foundation/umi';
|
16
|
+
import {
|
17
|
+
Serializer,
|
18
|
+
array,
|
19
|
+
mapSerializer,
|
20
|
+
struct,
|
21
|
+
u8,
|
22
|
+
} from '@metaplex-foundation/umi/serializers';
|
23
|
+
import {
|
24
|
+
ResolvedAccount,
|
25
|
+
ResolvedAccountsWithIndices,
|
26
|
+
getAccountMetasAndSigners,
|
27
|
+
} from '../shared';
|
28
|
+
|
29
|
+
// Accounts.
|
30
|
+
export type PerpsSwapInstructionAccounts = {
|
31
|
+
swapProgram: PublicKey | Pda;
|
32
|
+
owner: PublicKey | Pda;
|
33
|
+
fundingAccount: PublicKey | Pda;
|
34
|
+
receivingAccount: PublicKey | Pda;
|
35
|
+
transferAuthority: PublicKey | Pda;
|
36
|
+
perpetuals: PublicKey | Pda;
|
37
|
+
pool: PublicKey | Pda;
|
38
|
+
receivingCustody: PublicKey | Pda;
|
39
|
+
receivingCustodyOracleAccount: PublicKey | Pda;
|
40
|
+
receivingCustodyTokenAccount: PublicKey | Pda;
|
41
|
+
dispensingCustody: PublicKey | Pda;
|
42
|
+
dispensingCustodyOracleAccount: PublicKey | Pda;
|
43
|
+
dispensingCustodyTokenAccount: PublicKey | Pda;
|
44
|
+
tokenProgram?: PublicKey | Pda;
|
45
|
+
eventAuthority: PublicKey | Pda;
|
46
|
+
program: PublicKey | Pda;
|
47
|
+
};
|
48
|
+
|
49
|
+
// Data.
|
50
|
+
export type PerpsSwapInstructionData = { discriminator: Array<number> };
|
51
|
+
|
52
|
+
export type PerpsSwapInstructionDataArgs = {};
|
53
|
+
|
54
|
+
export function getPerpsSwapInstructionDataSerializer(): Serializer<
|
55
|
+
PerpsSwapInstructionDataArgs,
|
56
|
+
PerpsSwapInstructionData
|
57
|
+
> {
|
58
|
+
return mapSerializer<
|
59
|
+
PerpsSwapInstructionDataArgs,
|
60
|
+
any,
|
61
|
+
PerpsSwapInstructionData
|
62
|
+
>(
|
63
|
+
struct<PerpsSwapInstructionData>(
|
64
|
+
[['discriminator', array(u8(), { size: 8 })]],
|
65
|
+
{ description: 'PerpsSwapInstructionData' }
|
66
|
+
),
|
67
|
+
(value) => ({
|
68
|
+
...value,
|
69
|
+
discriminator: [147, 22, 108, 178, 110, 18, 171, 34],
|
70
|
+
})
|
71
|
+
) as Serializer<PerpsSwapInstructionDataArgs, PerpsSwapInstructionData>;
|
72
|
+
}
|
73
|
+
|
74
|
+
// Instruction.
|
75
|
+
export function perpsSwap(
|
76
|
+
context: Pick<Context, 'programs'>,
|
77
|
+
input: PerpsSwapInstructionAccounts
|
78
|
+
): TransactionBuilder {
|
79
|
+
// Program ID.
|
80
|
+
const programId = context.programs.getPublicKey(
|
81
|
+
'jupiter',
|
82
|
+
'JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4'
|
83
|
+
);
|
84
|
+
|
85
|
+
// Accounts.
|
86
|
+
const resolvedAccounts = {
|
87
|
+
swapProgram: {
|
88
|
+
index: 0,
|
89
|
+
isWritable: false as boolean,
|
90
|
+
value: input.swapProgram ?? null,
|
91
|
+
},
|
92
|
+
owner: {
|
93
|
+
index: 1,
|
94
|
+
isWritable: true as boolean,
|
95
|
+
value: input.owner ?? null,
|
96
|
+
},
|
97
|
+
fundingAccount: {
|
98
|
+
index: 2,
|
99
|
+
isWritable: true as boolean,
|
100
|
+
value: input.fundingAccount ?? null,
|
101
|
+
},
|
102
|
+
receivingAccount: {
|
103
|
+
index: 3,
|
104
|
+
isWritable: true as boolean,
|
105
|
+
value: input.receivingAccount ?? null,
|
106
|
+
},
|
107
|
+
transferAuthority: {
|
108
|
+
index: 4,
|
109
|
+
isWritable: false as boolean,
|
110
|
+
value: input.transferAuthority ?? null,
|
111
|
+
},
|
112
|
+
perpetuals: {
|
113
|
+
index: 5,
|
114
|
+
isWritable: false as boolean,
|
115
|
+
value: input.perpetuals ?? null,
|
116
|
+
},
|
117
|
+
pool: { index: 6, isWritable: true as boolean, value: input.pool ?? null },
|
118
|
+
receivingCustody: {
|
119
|
+
index: 7,
|
120
|
+
isWritable: true as boolean,
|
121
|
+
value: input.receivingCustody ?? null,
|
122
|
+
},
|
123
|
+
receivingCustodyOracleAccount: {
|
124
|
+
index: 8,
|
125
|
+
isWritable: false as boolean,
|
126
|
+
value: input.receivingCustodyOracleAccount ?? null,
|
127
|
+
},
|
128
|
+
receivingCustodyTokenAccount: {
|
129
|
+
index: 9,
|
130
|
+
isWritable: true as boolean,
|
131
|
+
value: input.receivingCustodyTokenAccount ?? null,
|
132
|
+
},
|
133
|
+
dispensingCustody: {
|
134
|
+
index: 10,
|
135
|
+
isWritable: true as boolean,
|
136
|
+
value: input.dispensingCustody ?? null,
|
137
|
+
},
|
138
|
+
dispensingCustodyOracleAccount: {
|
139
|
+
index: 11,
|
140
|
+
isWritable: false as boolean,
|
141
|
+
value: input.dispensingCustodyOracleAccount ?? null,
|
142
|
+
},
|
143
|
+
dispensingCustodyTokenAccount: {
|
144
|
+
index: 12,
|
145
|
+
isWritable: true as boolean,
|
146
|
+
value: input.dispensingCustodyTokenAccount ?? null,
|
147
|
+
},
|
148
|
+
tokenProgram: {
|
149
|
+
index: 13,
|
150
|
+
isWritable: false as boolean,
|
151
|
+
value: input.tokenProgram ?? null,
|
152
|
+
},
|
153
|
+
eventAuthority: {
|
154
|
+
index: 14,
|
155
|
+
isWritable: false as boolean,
|
156
|
+
value: input.eventAuthority ?? null,
|
157
|
+
},
|
158
|
+
program: {
|
159
|
+
index: 15,
|
160
|
+
isWritable: false as boolean,
|
161
|
+
value: input.program ?? null,
|
162
|
+
},
|
163
|
+
} satisfies ResolvedAccountsWithIndices;
|
164
|
+
|
165
|
+
// Default values.
|
166
|
+
if (!resolvedAccounts.tokenProgram.value) {
|
167
|
+
resolvedAccounts.tokenProgram.value = context.programs.getPublicKey(
|
168
|
+
'splToken',
|
169
|
+
'TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA'
|
170
|
+
);
|
171
|
+
resolvedAccounts.tokenProgram.isWritable = false;
|
172
|
+
}
|
173
|
+
|
174
|
+
// Accounts in order.
|
175
|
+
const orderedAccounts: ResolvedAccount[] = Object.values(
|
176
|
+
resolvedAccounts
|
177
|
+
).sort((a, b) => a.index - b.index);
|
178
|
+
|
179
|
+
// Keys and Signers.
|
180
|
+
const [keys, signers] = getAccountMetasAndSigners(
|
181
|
+
orderedAccounts,
|
182
|
+
'programId',
|
183
|
+
programId
|
184
|
+
);
|
185
|
+
|
186
|
+
// Data.
|
187
|
+
const data = getPerpsSwapInstructionDataSerializer().serialize({});
|
188
|
+
|
189
|
+
// Bytes Created On Chain.
|
190
|
+
const bytesCreatedOnChain = 0;
|
191
|
+
|
192
|
+
return transactionBuilder([
|
193
|
+
{ instruction: { keys, programId, data }, signers, bytesCreatedOnChain },
|
194
|
+
]);
|
195
|
+
}
|
@@ -0,0 +1,194 @@
|
|
1
|
+
/**
|
2
|
+
* This code was AUTOGENERATED using the kinobi library.
|
3
|
+
* Please DO NOT EDIT THIS FILE, instead use visitors
|
4
|
+
* to add features, then rerun kinobi to update it.
|
5
|
+
*
|
6
|
+
* @see https://github.com/metaplex-foundation/kinobi
|
7
|
+
*/
|
8
|
+
|
9
|
+
import {
|
10
|
+
Context,
|
11
|
+
Pda,
|
12
|
+
PublicKey,
|
13
|
+
TransactionBuilder,
|
14
|
+
transactionBuilder,
|
15
|
+
} from '@metaplex-foundation/umi';
|
16
|
+
import {
|
17
|
+
Serializer,
|
18
|
+
array,
|
19
|
+
mapSerializer,
|
20
|
+
struct,
|
21
|
+
u8,
|
22
|
+
} from '@metaplex-foundation/umi/serializers';
|
23
|
+
import {
|
24
|
+
ResolvedAccount,
|
25
|
+
ResolvedAccountsWithIndices,
|
26
|
+
getAccountMetasAndSigners,
|
27
|
+
} from '../shared';
|
28
|
+
|
29
|
+
// Accounts.
|
30
|
+
export type PerpsV2AddLiquidityInstructionAccounts = {
|
31
|
+
swapProgram: PublicKey | Pda;
|
32
|
+
owner: PublicKey | Pda;
|
33
|
+
fundingOrReceivingAccount: PublicKey | Pda;
|
34
|
+
lpTokenAccount: PublicKey | Pda;
|
35
|
+
transferAuthority: PublicKey | Pda;
|
36
|
+
perpetuals: PublicKey | Pda;
|
37
|
+
pool: PublicKey | Pda;
|
38
|
+
custody: PublicKey | Pda;
|
39
|
+
custodyDovesPriceAccount: PublicKey | Pda;
|
40
|
+
custodyPythnetPriceAccount: PublicKey | Pda;
|
41
|
+
custodyTokenAccount: PublicKey | Pda;
|
42
|
+
lpTokenMint: PublicKey | Pda;
|
43
|
+
tokenProgram?: PublicKey | Pda;
|
44
|
+
eventAuthority: PublicKey | Pda;
|
45
|
+
program: PublicKey | Pda;
|
46
|
+
};
|
47
|
+
|
48
|
+
// Data.
|
49
|
+
export type PerpsV2AddLiquidityInstructionData = {
|
50
|
+
discriminator: Array<number>;
|
51
|
+
};
|
52
|
+
|
53
|
+
export type PerpsV2AddLiquidityInstructionDataArgs = {};
|
54
|
+
|
55
|
+
export function getPerpsV2AddLiquidityInstructionDataSerializer(): Serializer<
|
56
|
+
PerpsV2AddLiquidityInstructionDataArgs,
|
57
|
+
PerpsV2AddLiquidityInstructionData
|
58
|
+
> {
|
59
|
+
return mapSerializer<
|
60
|
+
PerpsV2AddLiquidityInstructionDataArgs,
|
61
|
+
any,
|
62
|
+
PerpsV2AddLiquidityInstructionData
|
63
|
+
>(
|
64
|
+
struct<PerpsV2AddLiquidityInstructionData>(
|
65
|
+
[['discriminator', array(u8(), { size: 8 })]],
|
66
|
+
{ description: 'PerpsV2AddLiquidityInstructionData' }
|
67
|
+
),
|
68
|
+
(value) => ({
|
69
|
+
...value,
|
70
|
+
discriminator: [18, 66, 88, 194, 197, 52, 116, 212],
|
71
|
+
})
|
72
|
+
) as Serializer<
|
73
|
+
PerpsV2AddLiquidityInstructionDataArgs,
|
74
|
+
PerpsV2AddLiquidityInstructionData
|
75
|
+
>;
|
76
|
+
}
|
77
|
+
|
78
|
+
// Instruction.
|
79
|
+
export function perpsV2AddLiquidity(
|
80
|
+
context: Pick<Context, 'programs'>,
|
81
|
+
input: PerpsV2AddLiquidityInstructionAccounts
|
82
|
+
): TransactionBuilder {
|
83
|
+
// Program ID.
|
84
|
+
const programId = context.programs.getPublicKey(
|
85
|
+
'jupiter',
|
86
|
+
'JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4'
|
87
|
+
);
|
88
|
+
|
89
|
+
// Accounts.
|
90
|
+
const resolvedAccounts = {
|
91
|
+
swapProgram: {
|
92
|
+
index: 0,
|
93
|
+
isWritable: false as boolean,
|
94
|
+
value: input.swapProgram ?? null,
|
95
|
+
},
|
96
|
+
owner: {
|
97
|
+
index: 1,
|
98
|
+
isWritable: false as boolean,
|
99
|
+
value: input.owner ?? null,
|
100
|
+
},
|
101
|
+
fundingOrReceivingAccount: {
|
102
|
+
index: 2,
|
103
|
+
isWritable: true as boolean,
|
104
|
+
value: input.fundingOrReceivingAccount ?? null,
|
105
|
+
},
|
106
|
+
lpTokenAccount: {
|
107
|
+
index: 3,
|
108
|
+
isWritable: true as boolean,
|
109
|
+
value: input.lpTokenAccount ?? null,
|
110
|
+
},
|
111
|
+
transferAuthority: {
|
112
|
+
index: 4,
|
113
|
+
isWritable: false as boolean,
|
114
|
+
value: input.transferAuthority ?? null,
|
115
|
+
},
|
116
|
+
perpetuals: {
|
117
|
+
index: 5,
|
118
|
+
isWritable: false as boolean,
|
119
|
+
value: input.perpetuals ?? null,
|
120
|
+
},
|
121
|
+
pool: { index: 6, isWritable: true as boolean, value: input.pool ?? null },
|
122
|
+
custody: {
|
123
|
+
index: 7,
|
124
|
+
isWritable: true as boolean,
|
125
|
+
value: input.custody ?? null,
|
126
|
+
},
|
127
|
+
custodyDovesPriceAccount: {
|
128
|
+
index: 8,
|
129
|
+
isWritable: false as boolean,
|
130
|
+
value: input.custodyDovesPriceAccount ?? null,
|
131
|
+
},
|
132
|
+
custodyPythnetPriceAccount: {
|
133
|
+
index: 9,
|
134
|
+
isWritable: false as boolean,
|
135
|
+
value: input.custodyPythnetPriceAccount ?? null,
|
136
|
+
},
|
137
|
+
custodyTokenAccount: {
|
138
|
+
index: 10,
|
139
|
+
isWritable: true as boolean,
|
140
|
+
value: input.custodyTokenAccount ?? null,
|
141
|
+
},
|
142
|
+
lpTokenMint: {
|
143
|
+
index: 11,
|
144
|
+
isWritable: true as boolean,
|
145
|
+
value: input.lpTokenMint ?? null,
|
146
|
+
},
|
147
|
+
tokenProgram: {
|
148
|
+
index: 12,
|
149
|
+
isWritable: false as boolean,
|
150
|
+
value: input.tokenProgram ?? null,
|
151
|
+
},
|
152
|
+
eventAuthority: {
|
153
|
+
index: 13,
|
154
|
+
isWritable: false as boolean,
|
155
|
+
value: input.eventAuthority ?? null,
|
156
|
+
},
|
157
|
+
program: {
|
158
|
+
index: 14,
|
159
|
+
isWritable: false as boolean,
|
160
|
+
value: input.program ?? null,
|
161
|
+
},
|
162
|
+
} satisfies ResolvedAccountsWithIndices;
|
163
|
+
|
164
|
+
// Default values.
|
165
|
+
if (!resolvedAccounts.tokenProgram.value) {
|
166
|
+
resolvedAccounts.tokenProgram.value = context.programs.getPublicKey(
|
167
|
+
'splToken',
|
168
|
+
'TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA'
|
169
|
+
);
|
170
|
+
resolvedAccounts.tokenProgram.isWritable = false;
|
171
|
+
}
|
172
|
+
|
173
|
+
// Accounts in order.
|
174
|
+
const orderedAccounts: ResolvedAccount[] = Object.values(
|
175
|
+
resolvedAccounts
|
176
|
+
).sort((a, b) => a.index - b.index);
|
177
|
+
|
178
|
+
// Keys and Signers.
|
179
|
+
const [keys, signers] = getAccountMetasAndSigners(
|
180
|
+
orderedAccounts,
|
181
|
+
'programId',
|
182
|
+
programId
|
183
|
+
);
|
184
|
+
|
185
|
+
// Data.
|
186
|
+
const data = getPerpsV2AddLiquidityInstructionDataSerializer().serialize({});
|
187
|
+
|
188
|
+
// Bytes Created On Chain.
|
189
|
+
const bytesCreatedOnChain = 0;
|
190
|
+
|
191
|
+
return transactionBuilder([
|
192
|
+
{ instruction: { keys, programId, data }, signers, bytesCreatedOnChain },
|
193
|
+
]);
|
194
|
+
}
|