@haven-fi/solauto-sdk 1.0.191 → 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 +2 -3
- 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 +2 -4
- 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,178 @@
|
|
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 StabbleWeightedSwapInstructionAccounts = {
|
31
|
+
swapProgram: PublicKey | Pda;
|
32
|
+
user: PublicKey | Pda;
|
33
|
+
userTokenIn: PublicKey | Pda;
|
34
|
+
userTokenOut: PublicKey | Pda;
|
35
|
+
vaultTokenIn: PublicKey | Pda;
|
36
|
+
vaultTokenOut: PublicKey | Pda;
|
37
|
+
beneficiaryTokenOut: PublicKey | Pda;
|
38
|
+
pool: PublicKey | Pda;
|
39
|
+
withdrawAuthority: PublicKey | Pda;
|
40
|
+
vault: PublicKey | Pda;
|
41
|
+
vaultAuthority: PublicKey | Pda;
|
42
|
+
vaultProgram: PublicKey | Pda;
|
43
|
+
tokenProgram?: PublicKey | Pda;
|
44
|
+
};
|
45
|
+
|
46
|
+
// Data.
|
47
|
+
export type StabbleWeightedSwapInstructionData = {
|
48
|
+
discriminator: Array<number>;
|
49
|
+
};
|
50
|
+
|
51
|
+
export type StabbleWeightedSwapInstructionDataArgs = {};
|
52
|
+
|
53
|
+
export function getStabbleWeightedSwapInstructionDataSerializer(): Serializer<
|
54
|
+
StabbleWeightedSwapInstructionDataArgs,
|
55
|
+
StabbleWeightedSwapInstructionData
|
56
|
+
> {
|
57
|
+
return mapSerializer<
|
58
|
+
StabbleWeightedSwapInstructionDataArgs,
|
59
|
+
any,
|
60
|
+
StabbleWeightedSwapInstructionData
|
61
|
+
>(
|
62
|
+
struct<StabbleWeightedSwapInstructionData>(
|
63
|
+
[['discriminator', array(u8(), { size: 8 })]],
|
64
|
+
{ description: 'StabbleWeightedSwapInstructionData' }
|
65
|
+
),
|
66
|
+
(value) => ({
|
67
|
+
...value,
|
68
|
+
discriminator: [94, 214, 232, 111, 142, 61, 123, 29],
|
69
|
+
})
|
70
|
+
) as Serializer<
|
71
|
+
StabbleWeightedSwapInstructionDataArgs,
|
72
|
+
StabbleWeightedSwapInstructionData
|
73
|
+
>;
|
74
|
+
}
|
75
|
+
|
76
|
+
// Instruction.
|
77
|
+
export function stabbleWeightedSwap(
|
78
|
+
context: Pick<Context, 'programs'>,
|
79
|
+
input: StabbleWeightedSwapInstructionAccounts
|
80
|
+
): TransactionBuilder {
|
81
|
+
// Program ID.
|
82
|
+
const programId = context.programs.getPublicKey(
|
83
|
+
'jupiter',
|
84
|
+
'JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4'
|
85
|
+
);
|
86
|
+
|
87
|
+
// Accounts.
|
88
|
+
const resolvedAccounts = {
|
89
|
+
swapProgram: {
|
90
|
+
index: 0,
|
91
|
+
isWritable: false as boolean,
|
92
|
+
value: input.swapProgram ?? null,
|
93
|
+
},
|
94
|
+
user: { index: 1, isWritable: false as boolean, value: input.user ?? null },
|
95
|
+
userTokenIn: {
|
96
|
+
index: 2,
|
97
|
+
isWritable: true as boolean,
|
98
|
+
value: input.userTokenIn ?? null,
|
99
|
+
},
|
100
|
+
userTokenOut: {
|
101
|
+
index: 3,
|
102
|
+
isWritable: true as boolean,
|
103
|
+
value: input.userTokenOut ?? null,
|
104
|
+
},
|
105
|
+
vaultTokenIn: {
|
106
|
+
index: 4,
|
107
|
+
isWritable: true as boolean,
|
108
|
+
value: input.vaultTokenIn ?? null,
|
109
|
+
},
|
110
|
+
vaultTokenOut: {
|
111
|
+
index: 5,
|
112
|
+
isWritable: true as boolean,
|
113
|
+
value: input.vaultTokenOut ?? null,
|
114
|
+
},
|
115
|
+
beneficiaryTokenOut: {
|
116
|
+
index: 6,
|
117
|
+
isWritable: true as boolean,
|
118
|
+
value: input.beneficiaryTokenOut ?? null,
|
119
|
+
},
|
120
|
+
pool: { index: 7, isWritable: true as boolean, value: input.pool ?? null },
|
121
|
+
withdrawAuthority: {
|
122
|
+
index: 8,
|
123
|
+
isWritable: false as boolean,
|
124
|
+
value: input.withdrawAuthority ?? null,
|
125
|
+
},
|
126
|
+
vault: {
|
127
|
+
index: 9,
|
128
|
+
isWritable: false as boolean,
|
129
|
+
value: input.vault ?? null,
|
130
|
+
},
|
131
|
+
vaultAuthority: {
|
132
|
+
index: 10,
|
133
|
+
isWritable: false as boolean,
|
134
|
+
value: input.vaultAuthority ?? null,
|
135
|
+
},
|
136
|
+
vaultProgram: {
|
137
|
+
index: 11,
|
138
|
+
isWritable: false as boolean,
|
139
|
+
value: input.vaultProgram ?? null,
|
140
|
+
},
|
141
|
+
tokenProgram: {
|
142
|
+
index: 12,
|
143
|
+
isWritable: false as boolean,
|
144
|
+
value: input.tokenProgram ?? null,
|
145
|
+
},
|
146
|
+
} satisfies ResolvedAccountsWithIndices;
|
147
|
+
|
148
|
+
// Default values.
|
149
|
+
if (!resolvedAccounts.tokenProgram.value) {
|
150
|
+
resolvedAccounts.tokenProgram.value = context.programs.getPublicKey(
|
151
|
+
'splToken',
|
152
|
+
'TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA'
|
153
|
+
);
|
154
|
+
resolvedAccounts.tokenProgram.isWritable = false;
|
155
|
+
}
|
156
|
+
|
157
|
+
// Accounts in order.
|
158
|
+
const orderedAccounts: ResolvedAccount[] = Object.values(
|
159
|
+
resolvedAccounts
|
160
|
+
).sort((a, b) => a.index - b.index);
|
161
|
+
|
162
|
+
// Keys and Signers.
|
163
|
+
const [keys, signers] = getAccountMetasAndSigners(
|
164
|
+
orderedAccounts,
|
165
|
+
'programId',
|
166
|
+
programId
|
167
|
+
);
|
168
|
+
|
169
|
+
// Data.
|
170
|
+
const data = getStabbleWeightedSwapInstructionDataSerializer().serialize({});
|
171
|
+
|
172
|
+
// Bytes Created On Chain.
|
173
|
+
const bytesCreatedOnChain = 0;
|
174
|
+
|
175
|
+
return transactionBuilder([
|
176
|
+
{ instruction: { keys, programId, data }, signers, bytesCreatedOnChain },
|
177
|
+
]);
|
178
|
+
}
|
@@ -0,0 +1,168 @@
|
|
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 StepSwapInstructionAccounts = {
|
31
|
+
tokenSwapProgram: PublicKey | Pda;
|
32
|
+
tokenProgram?: PublicKey | Pda;
|
33
|
+
swap: PublicKey | Pda;
|
34
|
+
authority?: PublicKey | Pda;
|
35
|
+
userTransferAuthority: PublicKey | Pda;
|
36
|
+
source: PublicKey | Pda;
|
37
|
+
swapSource: PublicKey | Pda;
|
38
|
+
swapDestination: PublicKey | Pda;
|
39
|
+
destination: PublicKey | Pda;
|
40
|
+
poolMint: PublicKey | Pda;
|
41
|
+
poolFee: PublicKey | Pda;
|
42
|
+
};
|
43
|
+
|
44
|
+
// Data.
|
45
|
+
export type StepSwapInstructionData = { discriminator: Array<number> };
|
46
|
+
|
47
|
+
export type StepSwapInstructionDataArgs = {};
|
48
|
+
|
49
|
+
export function getStepSwapInstructionDataSerializer(): Serializer<
|
50
|
+
StepSwapInstructionDataArgs,
|
51
|
+
StepSwapInstructionData
|
52
|
+
> {
|
53
|
+
return mapSerializer<
|
54
|
+
StepSwapInstructionDataArgs,
|
55
|
+
any,
|
56
|
+
StepSwapInstructionData
|
57
|
+
>(
|
58
|
+
struct<StepSwapInstructionData>(
|
59
|
+
[['discriminator', array(u8(), { size: 8 })]],
|
60
|
+
{ description: 'StepSwapInstructionData' }
|
61
|
+
),
|
62
|
+
(value) => ({
|
63
|
+
...value,
|
64
|
+
discriminator: [155, 56, 208, 198, 27, 61, 149, 233],
|
65
|
+
})
|
66
|
+
) as Serializer<StepSwapInstructionDataArgs, StepSwapInstructionData>;
|
67
|
+
}
|
68
|
+
|
69
|
+
// Instruction.
|
70
|
+
export function stepSwap(
|
71
|
+
context: Pick<Context, 'identity' | 'programs'>,
|
72
|
+
input: StepSwapInstructionAccounts
|
73
|
+
): TransactionBuilder {
|
74
|
+
// Program ID.
|
75
|
+
const programId = context.programs.getPublicKey(
|
76
|
+
'jupiter',
|
77
|
+
'JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4'
|
78
|
+
);
|
79
|
+
|
80
|
+
// Accounts.
|
81
|
+
const resolvedAccounts = {
|
82
|
+
tokenSwapProgram: {
|
83
|
+
index: 0,
|
84
|
+
isWritable: false as boolean,
|
85
|
+
value: input.tokenSwapProgram ?? null,
|
86
|
+
},
|
87
|
+
tokenProgram: {
|
88
|
+
index: 1,
|
89
|
+
isWritable: false as boolean,
|
90
|
+
value: input.tokenProgram ?? null,
|
91
|
+
},
|
92
|
+
swap: { index: 2, isWritable: false as boolean, value: input.swap ?? null },
|
93
|
+
authority: {
|
94
|
+
index: 3,
|
95
|
+
isWritable: false as boolean,
|
96
|
+
value: input.authority ?? null,
|
97
|
+
},
|
98
|
+
userTransferAuthority: {
|
99
|
+
index: 4,
|
100
|
+
isWritable: false as boolean,
|
101
|
+
value: input.userTransferAuthority ?? null,
|
102
|
+
},
|
103
|
+
source: {
|
104
|
+
index: 5,
|
105
|
+
isWritable: true as boolean,
|
106
|
+
value: input.source ?? null,
|
107
|
+
},
|
108
|
+
swapSource: {
|
109
|
+
index: 6,
|
110
|
+
isWritable: true as boolean,
|
111
|
+
value: input.swapSource ?? null,
|
112
|
+
},
|
113
|
+
swapDestination: {
|
114
|
+
index: 7,
|
115
|
+
isWritable: true as boolean,
|
116
|
+
value: input.swapDestination ?? null,
|
117
|
+
},
|
118
|
+
destination: {
|
119
|
+
index: 8,
|
120
|
+
isWritable: true as boolean,
|
121
|
+
value: input.destination ?? null,
|
122
|
+
},
|
123
|
+
poolMint: {
|
124
|
+
index: 9,
|
125
|
+
isWritable: true as boolean,
|
126
|
+
value: input.poolMint ?? null,
|
127
|
+
},
|
128
|
+
poolFee: {
|
129
|
+
index: 10,
|
130
|
+
isWritable: true as boolean,
|
131
|
+
value: input.poolFee ?? null,
|
132
|
+
},
|
133
|
+
} satisfies ResolvedAccountsWithIndices;
|
134
|
+
|
135
|
+
// Default values.
|
136
|
+
if (!resolvedAccounts.tokenProgram.value) {
|
137
|
+
resolvedAccounts.tokenProgram.value = context.programs.getPublicKey(
|
138
|
+
'splToken',
|
139
|
+
'TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA'
|
140
|
+
);
|
141
|
+
resolvedAccounts.tokenProgram.isWritable = false;
|
142
|
+
}
|
143
|
+
if (!resolvedAccounts.authority.value) {
|
144
|
+
resolvedAccounts.authority.value = context.identity.publicKey;
|
145
|
+
}
|
146
|
+
|
147
|
+
// Accounts in order.
|
148
|
+
const orderedAccounts: ResolvedAccount[] = Object.values(
|
149
|
+
resolvedAccounts
|
150
|
+
).sort((a, b) => a.index - b.index);
|
151
|
+
|
152
|
+
// Keys and Signers.
|
153
|
+
const [keys, signers] = getAccountMetasAndSigners(
|
154
|
+
orderedAccounts,
|
155
|
+
'programId',
|
156
|
+
programId
|
157
|
+
);
|
158
|
+
|
159
|
+
// Data.
|
160
|
+
const data = getStepSwapInstructionDataSerializer().serialize({});
|
161
|
+
|
162
|
+
// Bytes Created On Chain.
|
163
|
+
const bytesCreatedOnChain = 0;
|
164
|
+
|
165
|
+
return transactionBuilder([
|
166
|
+
{ instruction: { keys, programId, data }, signers, bytesCreatedOnChain },
|
167
|
+
]);
|
168
|
+
}
|
@@ -0,0 +1,187 @@
|
|
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 SymmetrySwapInstructionAccounts = {
|
31
|
+
swapProgram: PublicKey | Pda;
|
32
|
+
buyer: PublicKey | Pda;
|
33
|
+
fundState: PublicKey | Pda;
|
34
|
+
pdaAccount: PublicKey | Pda;
|
35
|
+
pdaFromTokenAccount: PublicKey | Pda;
|
36
|
+
buyerFromTokenAccount: PublicKey | Pda;
|
37
|
+
pdaToTokenAccount: PublicKey | Pda;
|
38
|
+
buyerToTokenAccount: PublicKey | Pda;
|
39
|
+
swapFeeAccount: PublicKey | Pda;
|
40
|
+
hostFeeAccount: PublicKey | Pda;
|
41
|
+
managerFeeAccount: PublicKey | Pda;
|
42
|
+
tokenList: PublicKey | Pda;
|
43
|
+
prismData: PublicKey | Pda;
|
44
|
+
tokenProgram?: PublicKey | Pda;
|
45
|
+
};
|
46
|
+
|
47
|
+
// Data.
|
48
|
+
export type SymmetrySwapInstructionData = { discriminator: Array<number> };
|
49
|
+
|
50
|
+
export type SymmetrySwapInstructionDataArgs = {};
|
51
|
+
|
52
|
+
export function getSymmetrySwapInstructionDataSerializer(): Serializer<
|
53
|
+
SymmetrySwapInstructionDataArgs,
|
54
|
+
SymmetrySwapInstructionData
|
55
|
+
> {
|
56
|
+
return mapSerializer<
|
57
|
+
SymmetrySwapInstructionDataArgs,
|
58
|
+
any,
|
59
|
+
SymmetrySwapInstructionData
|
60
|
+
>(
|
61
|
+
struct<SymmetrySwapInstructionData>(
|
62
|
+
[['discriminator', array(u8(), { size: 8 })]],
|
63
|
+
{ description: 'SymmetrySwapInstructionData' }
|
64
|
+
),
|
65
|
+
(value) => ({
|
66
|
+
...value,
|
67
|
+
discriminator: [17, 114, 237, 234, 154, 12, 185, 116],
|
68
|
+
})
|
69
|
+
) as Serializer<SymmetrySwapInstructionDataArgs, SymmetrySwapInstructionData>;
|
70
|
+
}
|
71
|
+
|
72
|
+
// Instruction.
|
73
|
+
export function symmetrySwap(
|
74
|
+
context: Pick<Context, 'programs'>,
|
75
|
+
input: SymmetrySwapInstructionAccounts
|
76
|
+
): TransactionBuilder {
|
77
|
+
// Program ID.
|
78
|
+
const programId = context.programs.getPublicKey(
|
79
|
+
'jupiter',
|
80
|
+
'JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4'
|
81
|
+
);
|
82
|
+
|
83
|
+
// Accounts.
|
84
|
+
const resolvedAccounts = {
|
85
|
+
swapProgram: {
|
86
|
+
index: 0,
|
87
|
+
isWritable: false as boolean,
|
88
|
+
value: input.swapProgram ?? null,
|
89
|
+
},
|
90
|
+
buyer: {
|
91
|
+
index: 1,
|
92
|
+
isWritable: false as boolean,
|
93
|
+
value: input.buyer ?? null,
|
94
|
+
},
|
95
|
+
fundState: {
|
96
|
+
index: 2,
|
97
|
+
isWritable: true as boolean,
|
98
|
+
value: input.fundState ?? null,
|
99
|
+
},
|
100
|
+
pdaAccount: {
|
101
|
+
index: 3,
|
102
|
+
isWritable: false as boolean,
|
103
|
+
value: input.pdaAccount ?? null,
|
104
|
+
},
|
105
|
+
pdaFromTokenAccount: {
|
106
|
+
index: 4,
|
107
|
+
isWritable: true as boolean,
|
108
|
+
value: input.pdaFromTokenAccount ?? null,
|
109
|
+
},
|
110
|
+
buyerFromTokenAccount: {
|
111
|
+
index: 5,
|
112
|
+
isWritable: true as boolean,
|
113
|
+
value: input.buyerFromTokenAccount ?? null,
|
114
|
+
},
|
115
|
+
pdaToTokenAccount: {
|
116
|
+
index: 6,
|
117
|
+
isWritable: true as boolean,
|
118
|
+
value: input.pdaToTokenAccount ?? null,
|
119
|
+
},
|
120
|
+
buyerToTokenAccount: {
|
121
|
+
index: 7,
|
122
|
+
isWritable: true as boolean,
|
123
|
+
value: input.buyerToTokenAccount ?? null,
|
124
|
+
},
|
125
|
+
swapFeeAccount: {
|
126
|
+
index: 8,
|
127
|
+
isWritable: true as boolean,
|
128
|
+
value: input.swapFeeAccount ?? null,
|
129
|
+
},
|
130
|
+
hostFeeAccount: {
|
131
|
+
index: 9,
|
132
|
+
isWritable: true as boolean,
|
133
|
+
value: input.hostFeeAccount ?? null,
|
134
|
+
},
|
135
|
+
managerFeeAccount: {
|
136
|
+
index: 10,
|
137
|
+
isWritable: true as boolean,
|
138
|
+
value: input.managerFeeAccount ?? null,
|
139
|
+
},
|
140
|
+
tokenList: {
|
141
|
+
index: 11,
|
142
|
+
isWritable: false as boolean,
|
143
|
+
value: input.tokenList ?? null,
|
144
|
+
},
|
145
|
+
prismData: {
|
146
|
+
index: 12,
|
147
|
+
isWritable: false as boolean,
|
148
|
+
value: input.prismData ?? null,
|
149
|
+
},
|
150
|
+
tokenProgram: {
|
151
|
+
index: 13,
|
152
|
+
isWritable: false as boolean,
|
153
|
+
value: input.tokenProgram ?? null,
|
154
|
+
},
|
155
|
+
} satisfies ResolvedAccountsWithIndices;
|
156
|
+
|
157
|
+
// Default values.
|
158
|
+
if (!resolvedAccounts.tokenProgram.value) {
|
159
|
+
resolvedAccounts.tokenProgram.value = context.programs.getPublicKey(
|
160
|
+
'splToken',
|
161
|
+
'TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA'
|
162
|
+
);
|
163
|
+
resolvedAccounts.tokenProgram.isWritable = false;
|
164
|
+
}
|
165
|
+
|
166
|
+
// Accounts in order.
|
167
|
+
const orderedAccounts: ResolvedAccount[] = Object.values(
|
168
|
+
resolvedAccounts
|
169
|
+
).sort((a, b) => a.index - b.index);
|
170
|
+
|
171
|
+
// Keys and Signers.
|
172
|
+
const [keys, signers] = getAccountMetasAndSigners(
|
173
|
+
orderedAccounts,
|
174
|
+
'programId',
|
175
|
+
programId
|
176
|
+
);
|
177
|
+
|
178
|
+
// Data.
|
179
|
+
const data = getSymmetrySwapInstructionDataSerializer().serialize({});
|
180
|
+
|
181
|
+
// Bytes Created On Chain.
|
182
|
+
const bytesCreatedOnChain = 0;
|
183
|
+
|
184
|
+
return transactionBuilder([
|
185
|
+
{ instruction: { keys, programId, data }, signers, bytesCreatedOnChain },
|
186
|
+
]);
|
187
|
+
}
|
@@ -0,0 +1,168 @@
|
|
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 TokenSwapInstructionAccounts = {
|
31
|
+
tokenSwapProgram: PublicKey | Pda;
|
32
|
+
tokenProgram?: PublicKey | Pda;
|
33
|
+
swap: PublicKey | Pda;
|
34
|
+
authority?: PublicKey | Pda;
|
35
|
+
userTransferAuthority: PublicKey | Pda;
|
36
|
+
source: PublicKey | Pda;
|
37
|
+
swapSource: PublicKey | Pda;
|
38
|
+
swapDestination: PublicKey | Pda;
|
39
|
+
destination: PublicKey | Pda;
|
40
|
+
poolMint: PublicKey | Pda;
|
41
|
+
poolFee: PublicKey | Pda;
|
42
|
+
};
|
43
|
+
|
44
|
+
// Data.
|
45
|
+
export type TokenSwapInstructionData = { discriminator: Array<number> };
|
46
|
+
|
47
|
+
export type TokenSwapInstructionDataArgs = {};
|
48
|
+
|
49
|
+
export function getTokenSwapInstructionDataSerializer(): Serializer<
|
50
|
+
TokenSwapInstructionDataArgs,
|
51
|
+
TokenSwapInstructionData
|
52
|
+
> {
|
53
|
+
return mapSerializer<
|
54
|
+
TokenSwapInstructionDataArgs,
|
55
|
+
any,
|
56
|
+
TokenSwapInstructionData
|
57
|
+
>(
|
58
|
+
struct<TokenSwapInstructionData>(
|
59
|
+
[['discriminator', array(u8(), { size: 8 })]],
|
60
|
+
{ description: 'TokenSwapInstructionData' }
|
61
|
+
),
|
62
|
+
(value) => ({
|
63
|
+
...value,
|
64
|
+
discriminator: [187, 192, 118, 212, 62, 109, 28, 213],
|
65
|
+
})
|
66
|
+
) as Serializer<TokenSwapInstructionDataArgs, TokenSwapInstructionData>;
|
67
|
+
}
|
68
|
+
|
69
|
+
// Instruction.
|
70
|
+
export function tokenSwap(
|
71
|
+
context: Pick<Context, 'identity' | 'programs'>,
|
72
|
+
input: TokenSwapInstructionAccounts
|
73
|
+
): TransactionBuilder {
|
74
|
+
// Program ID.
|
75
|
+
const programId = context.programs.getPublicKey(
|
76
|
+
'jupiter',
|
77
|
+
'JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4'
|
78
|
+
);
|
79
|
+
|
80
|
+
// Accounts.
|
81
|
+
const resolvedAccounts = {
|
82
|
+
tokenSwapProgram: {
|
83
|
+
index: 0,
|
84
|
+
isWritable: false as boolean,
|
85
|
+
value: input.tokenSwapProgram ?? null,
|
86
|
+
},
|
87
|
+
tokenProgram: {
|
88
|
+
index: 1,
|
89
|
+
isWritable: false as boolean,
|
90
|
+
value: input.tokenProgram ?? null,
|
91
|
+
},
|
92
|
+
swap: { index: 2, isWritable: false as boolean, value: input.swap ?? null },
|
93
|
+
authority: {
|
94
|
+
index: 3,
|
95
|
+
isWritable: false as boolean,
|
96
|
+
value: input.authority ?? null,
|
97
|
+
},
|
98
|
+
userTransferAuthority: {
|
99
|
+
index: 4,
|
100
|
+
isWritable: false as boolean,
|
101
|
+
value: input.userTransferAuthority ?? null,
|
102
|
+
},
|
103
|
+
source: {
|
104
|
+
index: 5,
|
105
|
+
isWritable: true as boolean,
|
106
|
+
value: input.source ?? null,
|
107
|
+
},
|
108
|
+
swapSource: {
|
109
|
+
index: 6,
|
110
|
+
isWritable: true as boolean,
|
111
|
+
value: input.swapSource ?? null,
|
112
|
+
},
|
113
|
+
swapDestination: {
|
114
|
+
index: 7,
|
115
|
+
isWritable: true as boolean,
|
116
|
+
value: input.swapDestination ?? null,
|
117
|
+
},
|
118
|
+
destination: {
|
119
|
+
index: 8,
|
120
|
+
isWritable: true as boolean,
|
121
|
+
value: input.destination ?? null,
|
122
|
+
},
|
123
|
+
poolMint: {
|
124
|
+
index: 9,
|
125
|
+
isWritable: true as boolean,
|
126
|
+
value: input.poolMint ?? null,
|
127
|
+
},
|
128
|
+
poolFee: {
|
129
|
+
index: 10,
|
130
|
+
isWritable: true as boolean,
|
131
|
+
value: input.poolFee ?? null,
|
132
|
+
},
|
133
|
+
} satisfies ResolvedAccountsWithIndices;
|
134
|
+
|
135
|
+
// Default values.
|
136
|
+
if (!resolvedAccounts.tokenProgram.value) {
|
137
|
+
resolvedAccounts.tokenProgram.value = context.programs.getPublicKey(
|
138
|
+
'splToken',
|
139
|
+
'TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA'
|
140
|
+
);
|
141
|
+
resolvedAccounts.tokenProgram.isWritable = false;
|
142
|
+
}
|
143
|
+
if (!resolvedAccounts.authority.value) {
|
144
|
+
resolvedAccounts.authority.value = context.identity.publicKey;
|
145
|
+
}
|
146
|
+
|
147
|
+
// Accounts in order.
|
148
|
+
const orderedAccounts: ResolvedAccount[] = Object.values(
|
149
|
+
resolvedAccounts
|
150
|
+
).sort((a, b) => a.index - b.index);
|
151
|
+
|
152
|
+
// Keys and Signers.
|
153
|
+
const [keys, signers] = getAccountMetasAndSigners(
|
154
|
+
orderedAccounts,
|
155
|
+
'programId',
|
156
|
+
programId
|
157
|
+
);
|
158
|
+
|
159
|
+
// Data.
|
160
|
+
const data = getTokenSwapInstructionDataSerializer().serialize({});
|
161
|
+
|
162
|
+
// Bytes Created On Chain.
|
163
|
+
const bytesCreatedOnChain = 0;
|
164
|
+
|
165
|
+
return transactionBuilder([
|
166
|
+
{ instruction: { keys, programId, data }, signers, bytesCreatedOnChain },
|
167
|
+
]);
|
168
|
+
}
|