@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,89 @@
|
|
1
|
+
"use strict";
|
2
|
+
/**
|
3
|
+
* This code was AUTOGENERATED using the kinobi library.
|
4
|
+
* Please DO NOT EDIT THIS FILE, instead use visitors
|
5
|
+
* to add features, then rerun kinobi to update it.
|
6
|
+
*
|
7
|
+
* @see https://github.com/metaplex-foundation/kinobi
|
8
|
+
*/
|
9
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
10
|
+
exports.getPhoenixSwapInstructionDataSerializer = getPhoenixSwapInstructionDataSerializer;
|
11
|
+
exports.phoenixSwap = phoenixSwap;
|
12
|
+
const umi_1 = require("@metaplex-foundation/umi");
|
13
|
+
const serializers_1 = require("@metaplex-foundation/umi/serializers");
|
14
|
+
const shared_1 = require("../shared");
|
15
|
+
function getPhoenixSwapInstructionDataSerializer() {
|
16
|
+
return (0, serializers_1.mapSerializer)((0, serializers_1.struct)([['discriminator', (0, serializers_1.array)((0, serializers_1.u8)(), { size: 8 })]], { description: 'PhoenixSwapInstructionData' }), (value) => ({
|
17
|
+
...value,
|
18
|
+
discriminator: [99, 66, 223, 95, 236, 131, 26, 140],
|
19
|
+
}));
|
20
|
+
}
|
21
|
+
// Instruction.
|
22
|
+
function phoenixSwap(context, input) {
|
23
|
+
// Program ID.
|
24
|
+
const programId = context.programs.getPublicKey('jupiter', 'JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4');
|
25
|
+
// Accounts.
|
26
|
+
const resolvedAccounts = {
|
27
|
+
swapProgram: {
|
28
|
+
index: 0,
|
29
|
+
isWritable: false,
|
30
|
+
value: input.swapProgram ?? null,
|
31
|
+
},
|
32
|
+
logAuthority: {
|
33
|
+
index: 1,
|
34
|
+
isWritable: false,
|
35
|
+
value: input.logAuthority ?? null,
|
36
|
+
},
|
37
|
+
market: {
|
38
|
+
index: 2,
|
39
|
+
isWritable: true,
|
40
|
+
value: input.market ?? null,
|
41
|
+
},
|
42
|
+
trader: {
|
43
|
+
index: 3,
|
44
|
+
isWritable: false,
|
45
|
+
value: input.trader ?? null,
|
46
|
+
},
|
47
|
+
baseAccount: {
|
48
|
+
index: 4,
|
49
|
+
isWritable: true,
|
50
|
+
value: input.baseAccount ?? null,
|
51
|
+
},
|
52
|
+
quoteAccount: {
|
53
|
+
index: 5,
|
54
|
+
isWritable: true,
|
55
|
+
value: input.quoteAccount ?? null,
|
56
|
+
},
|
57
|
+
baseVault: {
|
58
|
+
index: 6,
|
59
|
+
isWritable: true,
|
60
|
+
value: input.baseVault ?? null,
|
61
|
+
},
|
62
|
+
quoteVault: {
|
63
|
+
index: 7,
|
64
|
+
isWritable: true,
|
65
|
+
value: input.quoteVault ?? null,
|
66
|
+
},
|
67
|
+
tokenProgram: {
|
68
|
+
index: 8,
|
69
|
+
isWritable: false,
|
70
|
+
value: input.tokenProgram ?? null,
|
71
|
+
},
|
72
|
+
};
|
73
|
+
// Default values.
|
74
|
+
if (!resolvedAccounts.tokenProgram.value) {
|
75
|
+
resolvedAccounts.tokenProgram.value = context.programs.getPublicKey('splToken', 'TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA');
|
76
|
+
resolvedAccounts.tokenProgram.isWritable = false;
|
77
|
+
}
|
78
|
+
// Accounts in order.
|
79
|
+
const orderedAccounts = Object.values(resolvedAccounts).sort((a, b) => a.index - b.index);
|
80
|
+
// Keys and Signers.
|
81
|
+
const [keys, signers] = (0, shared_1.getAccountMetasAndSigners)(orderedAccounts, 'programId', programId);
|
82
|
+
// Data.
|
83
|
+
const data = getPhoenixSwapInstructionDataSerializer().serialize({});
|
84
|
+
// Bytes Created On Chain.
|
85
|
+
const bytesCreatedOnChain = 0;
|
86
|
+
return (0, umi_1.transactionBuilder)([
|
87
|
+
{ instruction: { keys, programId, data }, signers, bytesCreatedOnChain },
|
88
|
+
]);
|
89
|
+
}
|
@@ -0,0 +1,34 @@
|
|
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
|
+
import { Context, Pda, PublicKey, TransactionBuilder } from '@metaplex-foundation/umi';
|
9
|
+
import { Serializer } from '@metaplex-foundation/umi/serializers';
|
10
|
+
export type PumpdotfunWrappedBuyInstructionAccounts = {
|
11
|
+
swapProgram: PublicKey | Pda;
|
12
|
+
global: PublicKey | Pda;
|
13
|
+
feeRecipient: PublicKey | Pda;
|
14
|
+
mint: PublicKey | Pda;
|
15
|
+
bondingCurve: PublicKey | Pda;
|
16
|
+
associatedBondingCurve: PublicKey | Pda;
|
17
|
+
associatedUser: PublicKey | Pda;
|
18
|
+
user: PublicKey | Pda;
|
19
|
+
systemProgram?: PublicKey | Pda;
|
20
|
+
tokenProgram?: PublicKey | Pda;
|
21
|
+
rent?: PublicKey | Pda;
|
22
|
+
eventAuthority: PublicKey | Pda;
|
23
|
+
program: PublicKey | Pda;
|
24
|
+
userWsolTokenAccount: PublicKey | Pda;
|
25
|
+
tempWsolTokenAccount: PublicKey | Pda;
|
26
|
+
wsolMint: PublicKey | Pda;
|
27
|
+
};
|
28
|
+
export type PumpdotfunWrappedBuyInstructionData = {
|
29
|
+
discriminator: Array<number>;
|
30
|
+
};
|
31
|
+
export type PumpdotfunWrappedBuyInstructionDataArgs = {};
|
32
|
+
export declare function getPumpdotfunWrappedBuyInstructionDataSerializer(): Serializer<PumpdotfunWrappedBuyInstructionDataArgs, PumpdotfunWrappedBuyInstructionData>;
|
33
|
+
export declare function pumpdotfunWrappedBuy(context: Pick<Context, 'programs'>, input: PumpdotfunWrappedBuyInstructionAccounts): TransactionBuilder;
|
34
|
+
//# sourceMappingURL=pumpdotfunWrappedBuy.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pumpdotfunWrappedBuy.d.ts","sourceRoot":"","sources":["../../../src/jupiter-sdk/instructions/pumpdotfunWrappedBuy.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,EACL,OAAO,EACP,GAAG,EACH,SAAS,EACT,kBAAkB,EAGnB,MAAM,0BAA0B,CAAC;AAClC,OAAO,EACL,UAAU,EAKX,MAAM,sCAAsC,CAAC;AAQ9C,MAAM,MAAM,uCAAuC,GAAG;IACpD,WAAW,EAAE,SAAS,GAAG,GAAG,CAAC;IAC7B,MAAM,EAAE,SAAS,GAAG,GAAG,CAAC;IACxB,YAAY,EAAE,SAAS,GAAG,GAAG,CAAC;IAC9B,IAAI,EAAE,SAAS,GAAG,GAAG,CAAC;IACtB,YAAY,EAAE,SAAS,GAAG,GAAG,CAAC;IAC9B,sBAAsB,EAAE,SAAS,GAAG,GAAG,CAAC;IACxC,cAAc,EAAE,SAAS,GAAG,GAAG,CAAC;IAChC,IAAI,EAAE,SAAS,GAAG,GAAG,CAAC;IACtB,aAAa,CAAC,EAAE,SAAS,GAAG,GAAG,CAAC;IAChC,YAAY,CAAC,EAAE,SAAS,GAAG,GAAG,CAAC;IAC/B,IAAI,CAAC,EAAE,SAAS,GAAG,GAAG,CAAC;IACvB,cAAc,EAAE,SAAS,GAAG,GAAG,CAAC;IAChC,OAAO,EAAE,SAAS,GAAG,GAAG,CAAC;IACzB,oBAAoB,EAAE,SAAS,GAAG,GAAG,CAAC;IACtC,oBAAoB,EAAE,SAAS,GAAG,GAAG,CAAC;IACtC,QAAQ,EAAE,SAAS,GAAG,GAAG,CAAC;CAC3B,CAAC;AAGF,MAAM,MAAM,mCAAmC,GAAG;IAChD,aAAa,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CAC9B,CAAC;AAEF,MAAM,MAAM,uCAAuC,GAAG,EAAE,CAAC;AAEzD,wBAAgB,gDAAgD,IAAI,UAAU,CAC5E,uCAAuC,EACvC,mCAAmC,CACpC,CAkBA;AAGD,wBAAgB,oBAAoB,CAClC,OAAO,EAAE,IAAI,CAAC,OAAO,EAAE,UAAU,CAAC,EAClC,KAAK,EAAE,uCAAuC,GAC7C,kBAAkB,CA6HpB"}
|
@@ -0,0 +1,123 @@
|
|
1
|
+
"use strict";
|
2
|
+
/**
|
3
|
+
* This code was AUTOGENERATED using the kinobi library.
|
4
|
+
* Please DO NOT EDIT THIS FILE, instead use visitors
|
5
|
+
* to add features, then rerun kinobi to update it.
|
6
|
+
*
|
7
|
+
* @see https://github.com/metaplex-foundation/kinobi
|
8
|
+
*/
|
9
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
10
|
+
exports.getPumpdotfunWrappedBuyInstructionDataSerializer = getPumpdotfunWrappedBuyInstructionDataSerializer;
|
11
|
+
exports.pumpdotfunWrappedBuy = pumpdotfunWrappedBuy;
|
12
|
+
const umi_1 = require("@metaplex-foundation/umi");
|
13
|
+
const serializers_1 = require("@metaplex-foundation/umi/serializers");
|
14
|
+
const shared_1 = require("../shared");
|
15
|
+
function getPumpdotfunWrappedBuyInstructionDataSerializer() {
|
16
|
+
return (0, serializers_1.mapSerializer)((0, serializers_1.struct)([['discriminator', (0, serializers_1.array)((0, serializers_1.u8)(), { size: 8 })]], { description: 'PumpdotfunWrappedBuyInstructionData' }), (value) => ({
|
17
|
+
...value,
|
18
|
+
discriminator: [138, 139, 167, 134, 208, 91, 138, 158],
|
19
|
+
}));
|
20
|
+
}
|
21
|
+
// Instruction.
|
22
|
+
function pumpdotfunWrappedBuy(context, input) {
|
23
|
+
// Program ID.
|
24
|
+
const programId = context.programs.getPublicKey('jupiter', 'JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4');
|
25
|
+
// Accounts.
|
26
|
+
const resolvedAccounts = {
|
27
|
+
swapProgram: {
|
28
|
+
index: 0,
|
29
|
+
isWritable: false,
|
30
|
+
value: input.swapProgram ?? null,
|
31
|
+
},
|
32
|
+
global: {
|
33
|
+
index: 1,
|
34
|
+
isWritable: false,
|
35
|
+
value: input.global ?? null,
|
36
|
+
},
|
37
|
+
feeRecipient: {
|
38
|
+
index: 2,
|
39
|
+
isWritable: true,
|
40
|
+
value: input.feeRecipient ?? null,
|
41
|
+
},
|
42
|
+
mint: { index: 3, isWritable: false, value: input.mint ?? null },
|
43
|
+
bondingCurve: {
|
44
|
+
index: 4,
|
45
|
+
isWritable: true,
|
46
|
+
value: input.bondingCurve ?? null,
|
47
|
+
},
|
48
|
+
associatedBondingCurve: {
|
49
|
+
index: 5,
|
50
|
+
isWritable: true,
|
51
|
+
value: input.associatedBondingCurve ?? null,
|
52
|
+
},
|
53
|
+
associatedUser: {
|
54
|
+
index: 6,
|
55
|
+
isWritable: true,
|
56
|
+
value: input.associatedUser ?? null,
|
57
|
+
},
|
58
|
+
user: { index: 7, isWritable: true, value: input.user ?? null },
|
59
|
+
systemProgram: {
|
60
|
+
index: 8,
|
61
|
+
isWritable: false,
|
62
|
+
value: input.systemProgram ?? null,
|
63
|
+
},
|
64
|
+
tokenProgram: {
|
65
|
+
index: 9,
|
66
|
+
isWritable: false,
|
67
|
+
value: input.tokenProgram ?? null,
|
68
|
+
},
|
69
|
+
rent: {
|
70
|
+
index: 10,
|
71
|
+
isWritable: false,
|
72
|
+
value: input.rent ?? null,
|
73
|
+
},
|
74
|
+
eventAuthority: {
|
75
|
+
index: 11,
|
76
|
+
isWritable: false,
|
77
|
+
value: input.eventAuthority ?? null,
|
78
|
+
},
|
79
|
+
program: {
|
80
|
+
index: 12,
|
81
|
+
isWritable: false,
|
82
|
+
value: input.program ?? null,
|
83
|
+
},
|
84
|
+
userWsolTokenAccount: {
|
85
|
+
index: 13,
|
86
|
+
isWritable: true,
|
87
|
+
value: input.userWsolTokenAccount ?? null,
|
88
|
+
},
|
89
|
+
tempWsolTokenAccount: {
|
90
|
+
index: 14,
|
91
|
+
isWritable: true,
|
92
|
+
value: input.tempWsolTokenAccount ?? null,
|
93
|
+
},
|
94
|
+
wsolMint: {
|
95
|
+
index: 15,
|
96
|
+
isWritable: false,
|
97
|
+
value: input.wsolMint ?? null,
|
98
|
+
},
|
99
|
+
};
|
100
|
+
// Default values.
|
101
|
+
if (!resolvedAccounts.systemProgram.value) {
|
102
|
+
resolvedAccounts.systemProgram.value = context.programs.getPublicKey('splSystem', '11111111111111111111111111111111');
|
103
|
+
resolvedAccounts.systemProgram.isWritable = false;
|
104
|
+
}
|
105
|
+
if (!resolvedAccounts.tokenProgram.value) {
|
106
|
+
resolvedAccounts.tokenProgram.value = context.programs.getPublicKey('splToken', 'TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA');
|
107
|
+
resolvedAccounts.tokenProgram.isWritable = false;
|
108
|
+
}
|
109
|
+
if (!resolvedAccounts.rent.value) {
|
110
|
+
resolvedAccounts.rent.value = (0, umi_1.publicKey)('SysvarRent111111111111111111111111111111111');
|
111
|
+
}
|
112
|
+
// Accounts in order.
|
113
|
+
const orderedAccounts = Object.values(resolvedAccounts).sort((a, b) => a.index - b.index);
|
114
|
+
// Keys and Signers.
|
115
|
+
const [keys, signers] = (0, shared_1.getAccountMetasAndSigners)(orderedAccounts, 'programId', programId);
|
116
|
+
// Data.
|
117
|
+
const data = getPumpdotfunWrappedBuyInstructionDataSerializer().serialize({});
|
118
|
+
// Bytes Created On Chain.
|
119
|
+
const bytesCreatedOnChain = 0;
|
120
|
+
return (0, umi_1.transactionBuilder)([
|
121
|
+
{ instruction: { keys, programId, data }, signers, bytesCreatedOnChain },
|
122
|
+
]);
|
123
|
+
}
|
@@ -0,0 +1,32 @@
|
|
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
|
+
import { Context, Pda, PublicKey, TransactionBuilder } from '@metaplex-foundation/umi';
|
9
|
+
import { Serializer } from '@metaplex-foundation/umi/serializers';
|
10
|
+
export type PumpdotfunWrappedSellInstructionAccounts = {
|
11
|
+
swapProgram: PublicKey | Pda;
|
12
|
+
global: PublicKey | Pda;
|
13
|
+
feeRecipient: PublicKey | Pda;
|
14
|
+
mint: PublicKey | Pda;
|
15
|
+
bondingCurve: PublicKey | Pda;
|
16
|
+
associatedBondingCurve: PublicKey | Pda;
|
17
|
+
associatedUser: PublicKey | Pda;
|
18
|
+
user: PublicKey | Pda;
|
19
|
+
systemProgram?: PublicKey | Pda;
|
20
|
+
associatedTokenProgram: PublicKey | Pda;
|
21
|
+
tokenProgram?: PublicKey | Pda;
|
22
|
+
eventAuthority: PublicKey | Pda;
|
23
|
+
program: PublicKey | Pda;
|
24
|
+
userWsolTokenAccount: PublicKey | Pda;
|
25
|
+
};
|
26
|
+
export type PumpdotfunWrappedSellInstructionData = {
|
27
|
+
discriminator: Array<number>;
|
28
|
+
};
|
29
|
+
export type PumpdotfunWrappedSellInstructionDataArgs = {};
|
30
|
+
export declare function getPumpdotfunWrappedSellInstructionDataSerializer(): Serializer<PumpdotfunWrappedSellInstructionDataArgs, PumpdotfunWrappedSellInstructionData>;
|
31
|
+
export declare function pumpdotfunWrappedSell(context: Pick<Context, 'programs'>, input: PumpdotfunWrappedSellInstructionAccounts): TransactionBuilder;
|
32
|
+
//# sourceMappingURL=pumpdotfunWrappedSell.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"pumpdotfunWrappedSell.d.ts","sourceRoot":"","sources":["../../../src/jupiter-sdk/instructions/pumpdotfunWrappedSell.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,EACL,OAAO,EACP,GAAG,EACH,SAAS,EACT,kBAAkB,EAEnB,MAAM,0BAA0B,CAAC;AAClC,OAAO,EACL,UAAU,EAKX,MAAM,sCAAsC,CAAC;AAQ9C,MAAM,MAAM,wCAAwC,GAAG;IACrD,WAAW,EAAE,SAAS,GAAG,GAAG,CAAC;IAC7B,MAAM,EAAE,SAAS,GAAG,GAAG,CAAC;IACxB,YAAY,EAAE,SAAS,GAAG,GAAG,CAAC;IAC9B,IAAI,EAAE,SAAS,GAAG,GAAG,CAAC;IACtB,YAAY,EAAE,SAAS,GAAG,GAAG,CAAC;IAC9B,sBAAsB,EAAE,SAAS,GAAG,GAAG,CAAC;IACxC,cAAc,EAAE,SAAS,GAAG,GAAG,CAAC;IAChC,IAAI,EAAE,SAAS,GAAG,GAAG,CAAC;IACtB,aAAa,CAAC,EAAE,SAAS,GAAG,GAAG,CAAC;IAChC,sBAAsB,EAAE,SAAS,GAAG,GAAG,CAAC;IACxC,YAAY,CAAC,EAAE,SAAS,GAAG,GAAG,CAAC;IAC/B,cAAc,EAAE,SAAS,GAAG,GAAG,CAAC;IAChC,OAAO,EAAE,SAAS,GAAG,GAAG,CAAC;IACzB,oBAAoB,EAAE,SAAS,GAAG,GAAG,CAAC;CACvC,CAAC;AAGF,MAAM,MAAM,oCAAoC,GAAG;IACjD,aAAa,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CAC9B,CAAC;AAEF,MAAM,MAAM,wCAAwC,GAAG,EAAE,CAAC;AAE1D,wBAAgB,iDAAiD,IAAI,UAAU,CAC7E,wCAAwC,EACxC,oCAAoC,CACrC,CAeA;AAGD,wBAAgB,qBAAqB,CACnC,OAAO,EAAE,IAAI,CAAC,OAAO,EAAE,UAAU,CAAC,EAClC,KAAK,EAAE,wCAAwC,GAC9C,kBAAkB,CAgHpB"}
|
@@ -0,0 +1,107 @@
|
|
1
|
+
"use strict";
|
2
|
+
/**
|
3
|
+
* This code was AUTOGENERATED using the kinobi library.
|
4
|
+
* Please DO NOT EDIT THIS FILE, instead use visitors
|
5
|
+
* to add features, then rerun kinobi to update it.
|
6
|
+
*
|
7
|
+
* @see https://github.com/metaplex-foundation/kinobi
|
8
|
+
*/
|
9
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
10
|
+
exports.getPumpdotfunWrappedSellInstructionDataSerializer = getPumpdotfunWrappedSellInstructionDataSerializer;
|
11
|
+
exports.pumpdotfunWrappedSell = pumpdotfunWrappedSell;
|
12
|
+
const umi_1 = require("@metaplex-foundation/umi");
|
13
|
+
const serializers_1 = require("@metaplex-foundation/umi/serializers");
|
14
|
+
const shared_1 = require("../shared");
|
15
|
+
function getPumpdotfunWrappedSellInstructionDataSerializer() {
|
16
|
+
return (0, serializers_1.mapSerializer)((0, serializers_1.struct)([['discriminator', (0, serializers_1.array)((0, serializers_1.u8)(), { size: 8 })]], { description: 'PumpdotfunWrappedSellInstructionData' }), (value) => ({ ...value, discriminator: [255, 19, 99, 99, 40, 65, 83, 255] }));
|
17
|
+
}
|
18
|
+
// Instruction.
|
19
|
+
function pumpdotfunWrappedSell(context, input) {
|
20
|
+
// Program ID.
|
21
|
+
const programId = context.programs.getPublicKey('jupiter', 'JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4');
|
22
|
+
// Accounts.
|
23
|
+
const resolvedAccounts = {
|
24
|
+
swapProgram: {
|
25
|
+
index: 0,
|
26
|
+
isWritable: false,
|
27
|
+
value: input.swapProgram ?? null,
|
28
|
+
},
|
29
|
+
global: {
|
30
|
+
index: 1,
|
31
|
+
isWritable: false,
|
32
|
+
value: input.global ?? null,
|
33
|
+
},
|
34
|
+
feeRecipient: {
|
35
|
+
index: 2,
|
36
|
+
isWritable: true,
|
37
|
+
value: input.feeRecipient ?? null,
|
38
|
+
},
|
39
|
+
mint: { index: 3, isWritable: false, value: input.mint ?? null },
|
40
|
+
bondingCurve: {
|
41
|
+
index: 4,
|
42
|
+
isWritable: true,
|
43
|
+
value: input.bondingCurve ?? null,
|
44
|
+
},
|
45
|
+
associatedBondingCurve: {
|
46
|
+
index: 5,
|
47
|
+
isWritable: true,
|
48
|
+
value: input.associatedBondingCurve ?? null,
|
49
|
+
},
|
50
|
+
associatedUser: {
|
51
|
+
index: 6,
|
52
|
+
isWritable: true,
|
53
|
+
value: input.associatedUser ?? null,
|
54
|
+
},
|
55
|
+
user: { index: 7, isWritable: true, value: input.user ?? null },
|
56
|
+
systemProgram: {
|
57
|
+
index: 8,
|
58
|
+
isWritable: false,
|
59
|
+
value: input.systemProgram ?? null,
|
60
|
+
},
|
61
|
+
associatedTokenProgram: {
|
62
|
+
index: 9,
|
63
|
+
isWritable: false,
|
64
|
+
value: input.associatedTokenProgram ?? null,
|
65
|
+
},
|
66
|
+
tokenProgram: {
|
67
|
+
index: 10,
|
68
|
+
isWritable: false,
|
69
|
+
value: input.tokenProgram ?? null,
|
70
|
+
},
|
71
|
+
eventAuthority: {
|
72
|
+
index: 11,
|
73
|
+
isWritable: false,
|
74
|
+
value: input.eventAuthority ?? null,
|
75
|
+
},
|
76
|
+
program: {
|
77
|
+
index: 12,
|
78
|
+
isWritable: false,
|
79
|
+
value: input.program ?? null,
|
80
|
+
},
|
81
|
+
userWsolTokenAccount: {
|
82
|
+
index: 13,
|
83
|
+
isWritable: true,
|
84
|
+
value: input.userWsolTokenAccount ?? null,
|
85
|
+
},
|
86
|
+
};
|
87
|
+
// Default values.
|
88
|
+
if (!resolvedAccounts.systemProgram.value) {
|
89
|
+
resolvedAccounts.systemProgram.value = context.programs.getPublicKey('splSystem', '11111111111111111111111111111111');
|
90
|
+
resolvedAccounts.systemProgram.isWritable = false;
|
91
|
+
}
|
92
|
+
if (!resolvedAccounts.tokenProgram.value) {
|
93
|
+
resolvedAccounts.tokenProgram.value = context.programs.getPublicKey('splToken', 'TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA');
|
94
|
+
resolvedAccounts.tokenProgram.isWritable = false;
|
95
|
+
}
|
96
|
+
// Accounts in order.
|
97
|
+
const orderedAccounts = Object.values(resolvedAccounts).sort((a, b) => a.index - b.index);
|
98
|
+
// Keys and Signers.
|
99
|
+
const [keys, signers] = (0, shared_1.getAccountMetasAndSigners)(orderedAccounts, 'programId', programId);
|
100
|
+
// Data.
|
101
|
+
const data = getPumpdotfunWrappedSellInstructionDataSerializer().serialize({});
|
102
|
+
// Bytes Created On Chain.
|
103
|
+
const bytesCreatedOnChain = 0;
|
104
|
+
return (0, umi_1.transactionBuilder)([
|
105
|
+
{ instruction: { keys, programId, data }, signers, bytesCreatedOnChain },
|
106
|
+
]);
|
107
|
+
}
|
@@ -0,0 +1,29 @@
|
|
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
|
+
import { Context, Pda, PublicKey, TransactionBuilder } from '@metaplex-foundation/umi';
|
9
|
+
import { Serializer } from '@metaplex-foundation/umi/serializers';
|
10
|
+
export type RaydiumClmmSwapInstructionAccounts = {
|
11
|
+
swapProgram: PublicKey | Pda;
|
12
|
+
payer?: PublicKey | Pda;
|
13
|
+
ammConfig: PublicKey | Pda;
|
14
|
+
poolState: PublicKey | Pda;
|
15
|
+
inputTokenAccount: PublicKey | Pda;
|
16
|
+
outputTokenAccount: PublicKey | Pda;
|
17
|
+
inputVault: PublicKey | Pda;
|
18
|
+
outputVault: PublicKey | Pda;
|
19
|
+
observationState: PublicKey | Pda;
|
20
|
+
tokenProgram?: PublicKey | Pda;
|
21
|
+
tickArray: PublicKey | Pda;
|
22
|
+
};
|
23
|
+
export type RaydiumClmmSwapInstructionData = {
|
24
|
+
discriminator: Array<number>;
|
25
|
+
};
|
26
|
+
export type RaydiumClmmSwapInstructionDataArgs = {};
|
27
|
+
export declare function getRaydiumClmmSwapInstructionDataSerializer(): Serializer<RaydiumClmmSwapInstructionDataArgs, RaydiumClmmSwapInstructionData>;
|
28
|
+
export declare function raydiumClmmSwap(context: Pick<Context, 'payer' | 'programs'>, input: RaydiumClmmSwapInstructionAccounts): TransactionBuilder;
|
29
|
+
//# sourceMappingURL=raydiumClmmSwap.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"raydiumClmmSwap.d.ts","sourceRoot":"","sources":["../../../src/jupiter-sdk/instructions/raydiumClmmSwap.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,EACL,OAAO,EACP,GAAG,EACH,SAAS,EACT,kBAAkB,EAEnB,MAAM,0BAA0B,CAAC;AAClC,OAAO,EACL,UAAU,EAKX,MAAM,sCAAsC,CAAC;AAQ9C,MAAM,MAAM,kCAAkC,GAAG;IAC/C,WAAW,EAAE,SAAS,GAAG,GAAG,CAAC;IAC7B,KAAK,CAAC,EAAE,SAAS,GAAG,GAAG,CAAC;IACxB,SAAS,EAAE,SAAS,GAAG,GAAG,CAAC;IAC3B,SAAS,EAAE,SAAS,GAAG,GAAG,CAAC;IAC3B,iBAAiB,EAAE,SAAS,GAAG,GAAG,CAAC;IACnC,kBAAkB,EAAE,SAAS,GAAG,GAAG,CAAC;IACpC,UAAU,EAAE,SAAS,GAAG,GAAG,CAAC;IAC5B,WAAW,EAAE,SAAS,GAAG,GAAG,CAAC;IAC7B,gBAAgB,EAAE,SAAS,GAAG,GAAG,CAAC;IAClC,YAAY,CAAC,EAAE,SAAS,GAAG,GAAG,CAAC;IAC/B,SAAS,EAAE,SAAS,GAAG,GAAG,CAAC;CAC5B,CAAC;AAGF,MAAM,MAAM,8BAA8B,GAAG;IAAE,aAAa,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;CAAE,CAAC;AAE9E,MAAM,MAAM,kCAAkC,GAAG,EAAE,CAAC;AAEpD,wBAAgB,2CAA2C,IAAI,UAAU,CACvE,kCAAkC,EAClC,8BAA8B,CAC/B,CAkBA;AAGD,wBAAgB,eAAe,CAC7B,OAAO,EAAE,IAAI,CAAC,OAAO,EAAE,OAAO,GAAG,UAAU,CAAC,EAC5C,KAAK,EAAE,kCAAkC,GACxC,kBAAkB,CAmGpB"}
|
@@ -0,0 +1,102 @@
|
|
1
|
+
"use strict";
|
2
|
+
/**
|
3
|
+
* This code was AUTOGENERATED using the kinobi library.
|
4
|
+
* Please DO NOT EDIT THIS FILE, instead use visitors
|
5
|
+
* to add features, then rerun kinobi to update it.
|
6
|
+
*
|
7
|
+
* @see https://github.com/metaplex-foundation/kinobi
|
8
|
+
*/
|
9
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
10
|
+
exports.getRaydiumClmmSwapInstructionDataSerializer = getRaydiumClmmSwapInstructionDataSerializer;
|
11
|
+
exports.raydiumClmmSwap = raydiumClmmSwap;
|
12
|
+
const umi_1 = require("@metaplex-foundation/umi");
|
13
|
+
const serializers_1 = require("@metaplex-foundation/umi/serializers");
|
14
|
+
const shared_1 = require("../shared");
|
15
|
+
function getRaydiumClmmSwapInstructionDataSerializer() {
|
16
|
+
return (0, serializers_1.mapSerializer)((0, serializers_1.struct)([['discriminator', (0, serializers_1.array)((0, serializers_1.u8)(), { size: 8 })]], { description: 'RaydiumClmmSwapInstructionData' }), (value) => ({
|
17
|
+
...value,
|
18
|
+
discriminator: [47, 184, 213, 193, 35, 210, 87, 4],
|
19
|
+
}));
|
20
|
+
}
|
21
|
+
// Instruction.
|
22
|
+
function raydiumClmmSwap(context, input) {
|
23
|
+
// Program ID.
|
24
|
+
const programId = context.programs.getPublicKey('jupiter', 'JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4');
|
25
|
+
// Accounts.
|
26
|
+
const resolvedAccounts = {
|
27
|
+
swapProgram: {
|
28
|
+
index: 0,
|
29
|
+
isWritable: false,
|
30
|
+
value: input.swapProgram ?? null,
|
31
|
+
},
|
32
|
+
payer: {
|
33
|
+
index: 1,
|
34
|
+
isWritable: false,
|
35
|
+
value: input.payer ?? null,
|
36
|
+
},
|
37
|
+
ammConfig: {
|
38
|
+
index: 2,
|
39
|
+
isWritable: false,
|
40
|
+
value: input.ammConfig ?? null,
|
41
|
+
},
|
42
|
+
poolState: {
|
43
|
+
index: 3,
|
44
|
+
isWritable: true,
|
45
|
+
value: input.poolState ?? null,
|
46
|
+
},
|
47
|
+
inputTokenAccount: {
|
48
|
+
index: 4,
|
49
|
+
isWritable: true,
|
50
|
+
value: input.inputTokenAccount ?? null,
|
51
|
+
},
|
52
|
+
outputTokenAccount: {
|
53
|
+
index: 5,
|
54
|
+
isWritable: true,
|
55
|
+
value: input.outputTokenAccount ?? null,
|
56
|
+
},
|
57
|
+
inputVault: {
|
58
|
+
index: 6,
|
59
|
+
isWritable: true,
|
60
|
+
value: input.inputVault ?? null,
|
61
|
+
},
|
62
|
+
outputVault: {
|
63
|
+
index: 7,
|
64
|
+
isWritable: true,
|
65
|
+
value: input.outputVault ?? null,
|
66
|
+
},
|
67
|
+
observationState: {
|
68
|
+
index: 8,
|
69
|
+
isWritable: true,
|
70
|
+
value: input.observationState ?? null,
|
71
|
+
},
|
72
|
+
tokenProgram: {
|
73
|
+
index: 9,
|
74
|
+
isWritable: false,
|
75
|
+
value: input.tokenProgram ?? null,
|
76
|
+
},
|
77
|
+
tickArray: {
|
78
|
+
index: 10,
|
79
|
+
isWritable: true,
|
80
|
+
value: input.tickArray ?? null,
|
81
|
+
},
|
82
|
+
};
|
83
|
+
// Default values.
|
84
|
+
if (!resolvedAccounts.payer.value) {
|
85
|
+
resolvedAccounts.payer.value = context.payer.publicKey;
|
86
|
+
}
|
87
|
+
if (!resolvedAccounts.tokenProgram.value) {
|
88
|
+
resolvedAccounts.tokenProgram.value = context.programs.getPublicKey('splToken', 'TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA');
|
89
|
+
resolvedAccounts.tokenProgram.isWritable = false;
|
90
|
+
}
|
91
|
+
// Accounts in order.
|
92
|
+
const orderedAccounts = Object.values(resolvedAccounts).sort((a, b) => a.index - b.index);
|
93
|
+
// Keys and Signers.
|
94
|
+
const [keys, signers] = (0, shared_1.getAccountMetasAndSigners)(orderedAccounts, 'programId', programId);
|
95
|
+
// Data.
|
96
|
+
const data = getRaydiumClmmSwapInstructionDataSerializer().serialize({});
|
97
|
+
// Bytes Created On Chain.
|
98
|
+
const bytesCreatedOnChain = 0;
|
99
|
+
return (0, umi_1.transactionBuilder)([
|
100
|
+
{ instruction: { keys, programId, data }, signers, bytesCreatedOnChain },
|
101
|
+
]);
|
102
|
+
}
|
@@ -0,0 +1,32 @@
|
|
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
|
+
import { Context, Pda, PublicKey, TransactionBuilder } from '@metaplex-foundation/umi';
|
9
|
+
import { Serializer } from '@metaplex-foundation/umi/serializers';
|
10
|
+
export type RaydiumClmmSwapV2InstructionAccounts = {
|
11
|
+
swapProgram: PublicKey | Pda;
|
12
|
+
payer?: PublicKey | Pda;
|
13
|
+
ammConfig: PublicKey | Pda;
|
14
|
+
poolState: PublicKey | Pda;
|
15
|
+
inputTokenAccount: PublicKey | Pda;
|
16
|
+
outputTokenAccount: PublicKey | Pda;
|
17
|
+
inputVault: PublicKey | Pda;
|
18
|
+
outputVault: PublicKey | Pda;
|
19
|
+
observationState: PublicKey | Pda;
|
20
|
+
tokenProgram?: PublicKey | Pda;
|
21
|
+
tokenProgram2022: PublicKey | Pda;
|
22
|
+
memoProgram: PublicKey | Pda;
|
23
|
+
inputVaultMint: PublicKey | Pda;
|
24
|
+
outputVaultMint: PublicKey | Pda;
|
25
|
+
};
|
26
|
+
export type RaydiumClmmSwapV2InstructionData = {
|
27
|
+
discriminator: Array<number>;
|
28
|
+
};
|
29
|
+
export type RaydiumClmmSwapV2InstructionDataArgs = {};
|
30
|
+
export declare function getRaydiumClmmSwapV2InstructionDataSerializer(): Serializer<RaydiumClmmSwapV2InstructionDataArgs, RaydiumClmmSwapV2InstructionData>;
|
31
|
+
export declare function raydiumClmmSwapV2(context: Pick<Context, 'payer' | 'programs'>, input: RaydiumClmmSwapV2InstructionAccounts): TransactionBuilder;
|
32
|
+
//# sourceMappingURL=raydiumClmmSwapV2.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"raydiumClmmSwapV2.d.ts","sourceRoot":"","sources":["../../../src/jupiter-sdk/instructions/raydiumClmmSwapV2.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,EACL,OAAO,EACP,GAAG,EACH,SAAS,EACT,kBAAkB,EAEnB,MAAM,0BAA0B,CAAC;AAClC,OAAO,EACL,UAAU,EAKX,MAAM,sCAAsC,CAAC;AAQ9C,MAAM,MAAM,oCAAoC,GAAG;IACjD,WAAW,EAAE,SAAS,GAAG,GAAG,CAAC;IAC7B,KAAK,CAAC,EAAE,SAAS,GAAG,GAAG,CAAC;IACxB,SAAS,EAAE,SAAS,GAAG,GAAG,CAAC;IAC3B,SAAS,EAAE,SAAS,GAAG,GAAG,CAAC;IAC3B,iBAAiB,EAAE,SAAS,GAAG,GAAG,CAAC;IACnC,kBAAkB,EAAE,SAAS,GAAG,GAAG,CAAC;IACpC,UAAU,EAAE,SAAS,GAAG,GAAG,CAAC;IAC5B,WAAW,EAAE,SAAS,GAAG,GAAG,CAAC;IAC7B,gBAAgB,EAAE,SAAS,GAAG,GAAG,CAAC;IAClC,YAAY,CAAC,EAAE,SAAS,GAAG,GAAG,CAAC;IAC/B,gBAAgB,EAAE,SAAS,GAAG,GAAG,CAAC;IAClC,WAAW,EAAE,SAAS,GAAG,GAAG,CAAC;IAC7B,cAAc,EAAE,SAAS,GAAG,GAAG,CAAC;IAChC,eAAe,EAAE,SAAS,GAAG,GAAG,CAAC;CAClC,CAAC;AAGF,MAAM,MAAM,gCAAgC,GAAG;IAAE,aAAa,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;CAAE,CAAC;AAEhF,MAAM,MAAM,oCAAoC,GAAG,EAAE,CAAC;AAEtD,wBAAgB,6CAA6C,IAAI,UAAU,CACzE,oCAAoC,EACpC,gCAAgC,CACjC,CAkBA;AAGD,wBAAgB,iBAAiB,CAC/B,OAAO,EAAE,IAAI,CAAC,OAAO,EAAE,OAAO,GAAG,UAAU,CAAC,EAC5C,KAAK,EAAE,oCAAoC,GAC1C,kBAAkB,CAkHpB"}
|