@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,128 @@
|
|
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
|
+
Signer,
|
14
|
+
TransactionBuilder,
|
15
|
+
transactionBuilder,
|
16
|
+
} from '@metaplex-foundation/umi';
|
17
|
+
import {
|
18
|
+
Serializer,
|
19
|
+
array,
|
20
|
+
mapSerializer,
|
21
|
+
struct,
|
22
|
+
u8,
|
23
|
+
} from '@metaplex-foundation/umi/serializers';
|
24
|
+
import {
|
25
|
+
ResolvedAccount,
|
26
|
+
ResolvedAccountsWithIndices,
|
27
|
+
getAccountMetasAndSigners,
|
28
|
+
} from '../shared';
|
29
|
+
|
30
|
+
// Accounts.
|
31
|
+
export type CreateTokenLedgerInstructionAccounts = {
|
32
|
+
tokenLedger: Signer;
|
33
|
+
payer?: Signer;
|
34
|
+
systemProgram?: PublicKey | Pda;
|
35
|
+
};
|
36
|
+
|
37
|
+
// Data.
|
38
|
+
export type CreateTokenLedgerInstructionData = { discriminator: Array<number> };
|
39
|
+
|
40
|
+
export type CreateTokenLedgerInstructionDataArgs = {};
|
41
|
+
|
42
|
+
export function getCreateTokenLedgerInstructionDataSerializer(): Serializer<
|
43
|
+
CreateTokenLedgerInstructionDataArgs,
|
44
|
+
CreateTokenLedgerInstructionData
|
45
|
+
> {
|
46
|
+
return mapSerializer<
|
47
|
+
CreateTokenLedgerInstructionDataArgs,
|
48
|
+
any,
|
49
|
+
CreateTokenLedgerInstructionData
|
50
|
+
>(
|
51
|
+
struct<CreateTokenLedgerInstructionData>(
|
52
|
+
[['discriminator', array(u8(), { size: 8 })]],
|
53
|
+
{ description: 'CreateTokenLedgerInstructionData' }
|
54
|
+
),
|
55
|
+
(value) => ({
|
56
|
+
...value,
|
57
|
+
discriminator: [232, 242, 197, 253, 240, 143, 129, 52],
|
58
|
+
})
|
59
|
+
) as Serializer<
|
60
|
+
CreateTokenLedgerInstructionDataArgs,
|
61
|
+
CreateTokenLedgerInstructionData
|
62
|
+
>;
|
63
|
+
}
|
64
|
+
|
65
|
+
// Instruction.
|
66
|
+
export function createTokenLedger(
|
67
|
+
context: Pick<Context, 'payer' | 'programs'>,
|
68
|
+
input: CreateTokenLedgerInstructionAccounts
|
69
|
+
): TransactionBuilder {
|
70
|
+
// Program ID.
|
71
|
+
const programId = context.programs.getPublicKey(
|
72
|
+
'jupiter',
|
73
|
+
'JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4'
|
74
|
+
);
|
75
|
+
|
76
|
+
// Accounts.
|
77
|
+
const resolvedAccounts = {
|
78
|
+
tokenLedger: {
|
79
|
+
index: 0,
|
80
|
+
isWritable: true as boolean,
|
81
|
+
value: input.tokenLedger ?? null,
|
82
|
+
},
|
83
|
+
payer: {
|
84
|
+
index: 1,
|
85
|
+
isWritable: true as boolean,
|
86
|
+
value: input.payer ?? null,
|
87
|
+
},
|
88
|
+
systemProgram: {
|
89
|
+
index: 2,
|
90
|
+
isWritable: false as boolean,
|
91
|
+
value: input.systemProgram ?? null,
|
92
|
+
},
|
93
|
+
} satisfies ResolvedAccountsWithIndices;
|
94
|
+
|
95
|
+
// Default values.
|
96
|
+
if (!resolvedAccounts.payer.value) {
|
97
|
+
resolvedAccounts.payer.value = context.payer;
|
98
|
+
}
|
99
|
+
if (!resolvedAccounts.systemProgram.value) {
|
100
|
+
resolvedAccounts.systemProgram.value = context.programs.getPublicKey(
|
101
|
+
'splSystem',
|
102
|
+
'11111111111111111111111111111111'
|
103
|
+
);
|
104
|
+
resolvedAccounts.systemProgram.isWritable = false;
|
105
|
+
}
|
106
|
+
|
107
|
+
// Accounts in order.
|
108
|
+
const orderedAccounts: ResolvedAccount[] = Object.values(
|
109
|
+
resolvedAccounts
|
110
|
+
).sort((a, b) => a.index - b.index);
|
111
|
+
|
112
|
+
// Keys and Signers.
|
113
|
+
const [keys, signers] = getAccountMetasAndSigners(
|
114
|
+
orderedAccounts,
|
115
|
+
'programId',
|
116
|
+
programId
|
117
|
+
);
|
118
|
+
|
119
|
+
// Data.
|
120
|
+
const data = getCreateTokenLedgerInstructionDataSerializer().serialize({});
|
121
|
+
|
122
|
+
// Bytes Created On Chain.
|
123
|
+
const bytesCreatedOnChain = 0;
|
124
|
+
|
125
|
+
return transactionBuilder([
|
126
|
+
{ instruction: { keys, programId, data }, signers, bytesCreatedOnChain },
|
127
|
+
]);
|
128
|
+
}
|
@@ -0,0 +1,193 @@
|
|
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 CremaSwapInstructionAccounts = {
|
31
|
+
swapProgram: PublicKey | Pda;
|
32
|
+
clmmConfig: PublicKey | Pda;
|
33
|
+
clmmpool: PublicKey | Pda;
|
34
|
+
tokenA: PublicKey | Pda;
|
35
|
+
tokenB: PublicKey | Pda;
|
36
|
+
accountA: PublicKey | Pda;
|
37
|
+
accountB: PublicKey | Pda;
|
38
|
+
tokenAVault: PublicKey | Pda;
|
39
|
+
tokenBVault: PublicKey | Pda;
|
40
|
+
tickArrayMap: PublicKey | Pda;
|
41
|
+
owner: PublicKey | Pda;
|
42
|
+
partner: PublicKey | Pda;
|
43
|
+
partnerAtaA: PublicKey | Pda;
|
44
|
+
partnerAtaB: PublicKey | Pda;
|
45
|
+
tokenProgram?: PublicKey | Pda;
|
46
|
+
};
|
47
|
+
|
48
|
+
// Data.
|
49
|
+
export type CremaSwapInstructionData = { discriminator: Array<number> };
|
50
|
+
|
51
|
+
export type CremaSwapInstructionDataArgs = {};
|
52
|
+
|
53
|
+
export function getCremaSwapInstructionDataSerializer(): Serializer<
|
54
|
+
CremaSwapInstructionDataArgs,
|
55
|
+
CremaSwapInstructionData
|
56
|
+
> {
|
57
|
+
return mapSerializer<
|
58
|
+
CremaSwapInstructionDataArgs,
|
59
|
+
any,
|
60
|
+
CremaSwapInstructionData
|
61
|
+
>(
|
62
|
+
struct<CremaSwapInstructionData>(
|
63
|
+
[['discriminator', array(u8(), { size: 8 })]],
|
64
|
+
{ description: 'CremaSwapInstructionData' }
|
65
|
+
),
|
66
|
+
(value) => ({
|
67
|
+
...value,
|
68
|
+
discriminator: [169, 220, 41, 250, 35, 190, 133, 198],
|
69
|
+
})
|
70
|
+
) as Serializer<CremaSwapInstructionDataArgs, CremaSwapInstructionData>;
|
71
|
+
}
|
72
|
+
|
73
|
+
// Instruction.
|
74
|
+
export function cremaSwap(
|
75
|
+
context: Pick<Context, 'programs'>,
|
76
|
+
input: CremaSwapInstructionAccounts
|
77
|
+
): TransactionBuilder {
|
78
|
+
// Program ID.
|
79
|
+
const programId = context.programs.getPublicKey(
|
80
|
+
'jupiter',
|
81
|
+
'JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4'
|
82
|
+
);
|
83
|
+
|
84
|
+
// Accounts.
|
85
|
+
const resolvedAccounts = {
|
86
|
+
swapProgram: {
|
87
|
+
index: 0,
|
88
|
+
isWritable: false as boolean,
|
89
|
+
value: input.swapProgram ?? null,
|
90
|
+
},
|
91
|
+
clmmConfig: {
|
92
|
+
index: 1,
|
93
|
+
isWritable: false as boolean,
|
94
|
+
value: input.clmmConfig ?? null,
|
95
|
+
},
|
96
|
+
clmmpool: {
|
97
|
+
index: 2,
|
98
|
+
isWritable: true as boolean,
|
99
|
+
value: input.clmmpool ?? null,
|
100
|
+
},
|
101
|
+
tokenA: {
|
102
|
+
index: 3,
|
103
|
+
isWritable: false as boolean,
|
104
|
+
value: input.tokenA ?? null,
|
105
|
+
},
|
106
|
+
tokenB: {
|
107
|
+
index: 4,
|
108
|
+
isWritable: false as boolean,
|
109
|
+
value: input.tokenB ?? null,
|
110
|
+
},
|
111
|
+
accountA: {
|
112
|
+
index: 5,
|
113
|
+
isWritable: true as boolean,
|
114
|
+
value: input.accountA ?? null,
|
115
|
+
},
|
116
|
+
accountB: {
|
117
|
+
index: 6,
|
118
|
+
isWritable: true as boolean,
|
119
|
+
value: input.accountB ?? null,
|
120
|
+
},
|
121
|
+
tokenAVault: {
|
122
|
+
index: 7,
|
123
|
+
isWritable: true as boolean,
|
124
|
+
value: input.tokenAVault ?? null,
|
125
|
+
},
|
126
|
+
tokenBVault: {
|
127
|
+
index: 8,
|
128
|
+
isWritable: true as boolean,
|
129
|
+
value: input.tokenBVault ?? null,
|
130
|
+
},
|
131
|
+
tickArrayMap: {
|
132
|
+
index: 9,
|
133
|
+
isWritable: true as boolean,
|
134
|
+
value: input.tickArrayMap ?? null,
|
135
|
+
},
|
136
|
+
owner: {
|
137
|
+
index: 10,
|
138
|
+
isWritable: false as boolean,
|
139
|
+
value: input.owner ?? null,
|
140
|
+
},
|
141
|
+
partner: {
|
142
|
+
index: 11,
|
143
|
+
isWritable: false as boolean,
|
144
|
+
value: input.partner ?? null,
|
145
|
+
},
|
146
|
+
partnerAtaA: {
|
147
|
+
index: 12,
|
148
|
+
isWritable: true as boolean,
|
149
|
+
value: input.partnerAtaA ?? null,
|
150
|
+
},
|
151
|
+
partnerAtaB: {
|
152
|
+
index: 13,
|
153
|
+
isWritable: true as boolean,
|
154
|
+
value: input.partnerAtaB ?? null,
|
155
|
+
},
|
156
|
+
tokenProgram: {
|
157
|
+
index: 14,
|
158
|
+
isWritable: false as boolean,
|
159
|
+
value: input.tokenProgram ?? null,
|
160
|
+
},
|
161
|
+
} satisfies ResolvedAccountsWithIndices;
|
162
|
+
|
163
|
+
// Default values.
|
164
|
+
if (!resolvedAccounts.tokenProgram.value) {
|
165
|
+
resolvedAccounts.tokenProgram.value = context.programs.getPublicKey(
|
166
|
+
'splToken',
|
167
|
+
'TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA'
|
168
|
+
);
|
169
|
+
resolvedAccounts.tokenProgram.isWritable = false;
|
170
|
+
}
|
171
|
+
|
172
|
+
// Accounts in order.
|
173
|
+
const orderedAccounts: ResolvedAccount[] = Object.values(
|
174
|
+
resolvedAccounts
|
175
|
+
).sort((a, b) => a.index - b.index);
|
176
|
+
|
177
|
+
// Keys and Signers.
|
178
|
+
const [keys, signers] = getAccountMetasAndSigners(
|
179
|
+
orderedAccounts,
|
180
|
+
'programId',
|
181
|
+
programId
|
182
|
+
);
|
183
|
+
|
184
|
+
// Data.
|
185
|
+
const data = getCremaSwapInstructionDataSerializer().serialize({});
|
186
|
+
|
187
|
+
// Bytes Created On Chain.
|
188
|
+
const bytesCreatedOnChain = 0;
|
189
|
+
|
190
|
+
return transactionBuilder([
|
191
|
+
{ instruction: { keys, programId, data }, signers, bytesCreatedOnChain },
|
192
|
+
]);
|
193
|
+
}
|
@@ -0,0 +1,174 @@
|
|
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 CropperSwapInstructionAccounts = {
|
31
|
+
tokenSwapProgram: PublicKey | Pda;
|
32
|
+
tokenProgram?: PublicKey | Pda;
|
33
|
+
swap: PublicKey | Pda;
|
34
|
+
swapState: PublicKey | Pda;
|
35
|
+
authority?: PublicKey | Pda;
|
36
|
+
userTransferAuthority: PublicKey | Pda;
|
37
|
+
source: PublicKey | Pda;
|
38
|
+
swapSource: PublicKey | Pda;
|
39
|
+
swapDestination: PublicKey | Pda;
|
40
|
+
destination: PublicKey | Pda;
|
41
|
+
poolMint: PublicKey | Pda;
|
42
|
+
poolFee: PublicKey | Pda;
|
43
|
+
};
|
44
|
+
|
45
|
+
// Data.
|
46
|
+
export type CropperSwapInstructionData = { discriminator: Array<number> };
|
47
|
+
|
48
|
+
export type CropperSwapInstructionDataArgs = {};
|
49
|
+
|
50
|
+
export function getCropperSwapInstructionDataSerializer(): Serializer<
|
51
|
+
CropperSwapInstructionDataArgs,
|
52
|
+
CropperSwapInstructionData
|
53
|
+
> {
|
54
|
+
return mapSerializer<
|
55
|
+
CropperSwapInstructionDataArgs,
|
56
|
+
any,
|
57
|
+
CropperSwapInstructionData
|
58
|
+
>(
|
59
|
+
struct<CropperSwapInstructionData>(
|
60
|
+
[['discriminator', array(u8(), { size: 8 })]],
|
61
|
+
{ description: 'CropperSwapInstructionData' }
|
62
|
+
),
|
63
|
+
(value) => ({
|
64
|
+
...value,
|
65
|
+
discriminator: [230, 216, 47, 182, 165, 117, 210, 103],
|
66
|
+
})
|
67
|
+
) as Serializer<CropperSwapInstructionDataArgs, CropperSwapInstructionData>;
|
68
|
+
}
|
69
|
+
|
70
|
+
// Instruction.
|
71
|
+
export function cropperSwap(
|
72
|
+
context: Pick<Context, 'identity' | 'programs'>,
|
73
|
+
input: CropperSwapInstructionAccounts
|
74
|
+
): TransactionBuilder {
|
75
|
+
// Program ID.
|
76
|
+
const programId = context.programs.getPublicKey(
|
77
|
+
'jupiter',
|
78
|
+
'JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4'
|
79
|
+
);
|
80
|
+
|
81
|
+
// Accounts.
|
82
|
+
const resolvedAccounts = {
|
83
|
+
tokenSwapProgram: {
|
84
|
+
index: 0,
|
85
|
+
isWritable: false as boolean,
|
86
|
+
value: input.tokenSwapProgram ?? null,
|
87
|
+
},
|
88
|
+
tokenProgram: {
|
89
|
+
index: 1,
|
90
|
+
isWritable: false as boolean,
|
91
|
+
value: input.tokenProgram ?? null,
|
92
|
+
},
|
93
|
+
swap: { index: 2, isWritable: false as boolean, value: input.swap ?? null },
|
94
|
+
swapState: {
|
95
|
+
index: 3,
|
96
|
+
isWritable: false as boolean,
|
97
|
+
value: input.swapState ?? null,
|
98
|
+
},
|
99
|
+
authority: {
|
100
|
+
index: 4,
|
101
|
+
isWritable: false as boolean,
|
102
|
+
value: input.authority ?? null,
|
103
|
+
},
|
104
|
+
userTransferAuthority: {
|
105
|
+
index: 5,
|
106
|
+
isWritable: false as boolean,
|
107
|
+
value: input.userTransferAuthority ?? null,
|
108
|
+
},
|
109
|
+
source: {
|
110
|
+
index: 6,
|
111
|
+
isWritable: true as boolean,
|
112
|
+
value: input.source ?? null,
|
113
|
+
},
|
114
|
+
swapSource: {
|
115
|
+
index: 7,
|
116
|
+
isWritable: true as boolean,
|
117
|
+
value: input.swapSource ?? null,
|
118
|
+
},
|
119
|
+
swapDestination: {
|
120
|
+
index: 8,
|
121
|
+
isWritable: true as boolean,
|
122
|
+
value: input.swapDestination ?? null,
|
123
|
+
},
|
124
|
+
destination: {
|
125
|
+
index: 9,
|
126
|
+
isWritable: true as boolean,
|
127
|
+
value: input.destination ?? null,
|
128
|
+
},
|
129
|
+
poolMint: {
|
130
|
+
index: 10,
|
131
|
+
isWritable: true as boolean,
|
132
|
+
value: input.poolMint ?? null,
|
133
|
+
},
|
134
|
+
poolFee: {
|
135
|
+
index: 11,
|
136
|
+
isWritable: true as boolean,
|
137
|
+
value: input.poolFee ?? null,
|
138
|
+
},
|
139
|
+
} satisfies ResolvedAccountsWithIndices;
|
140
|
+
|
141
|
+
// Default values.
|
142
|
+
if (!resolvedAccounts.tokenProgram.value) {
|
143
|
+
resolvedAccounts.tokenProgram.value = context.programs.getPublicKey(
|
144
|
+
'splToken',
|
145
|
+
'TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA'
|
146
|
+
);
|
147
|
+
resolvedAccounts.tokenProgram.isWritable = false;
|
148
|
+
}
|
149
|
+
if (!resolvedAccounts.authority.value) {
|
150
|
+
resolvedAccounts.authority.value = context.identity.publicKey;
|
151
|
+
}
|
152
|
+
|
153
|
+
// Accounts in order.
|
154
|
+
const orderedAccounts: ResolvedAccount[] = Object.values(
|
155
|
+
resolvedAccounts
|
156
|
+
).sort((a, b) => a.index - b.index);
|
157
|
+
|
158
|
+
// Keys and Signers.
|
159
|
+
const [keys, signers] = getAccountMetasAndSigners(
|
160
|
+
orderedAccounts,
|
161
|
+
'programId',
|
162
|
+
programId
|
163
|
+
);
|
164
|
+
|
165
|
+
// Data.
|
166
|
+
const data = getCropperSwapInstructionDataSerializer().serialize({});
|
167
|
+
|
168
|
+
// Bytes Created On Chain.
|
169
|
+
const bytesCreatedOnChain = 0;
|
170
|
+
|
171
|
+
return transactionBuilder([
|
172
|
+
{ instruction: { keys, programId, data }, signers, bytesCreatedOnChain },
|
173
|
+
]);
|
174
|
+
}
|
@@ -0,0 +1,169 @@
|
|
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 CykuraSwapInstructionAccounts = {
|
31
|
+
swapProgram: PublicKey | Pda;
|
32
|
+
signer: PublicKey | Pda;
|
33
|
+
factoryState: PublicKey | Pda;
|
34
|
+
poolState: PublicKey | Pda;
|
35
|
+
inputTokenAccount: PublicKey | Pda;
|
36
|
+
outputTokenAccount: PublicKey | Pda;
|
37
|
+
inputVault: PublicKey | Pda;
|
38
|
+
outputVault: PublicKey | Pda;
|
39
|
+
lastObservationState: PublicKey | Pda;
|
40
|
+
coreProgram: PublicKey | Pda;
|
41
|
+
tokenProgram?: PublicKey | Pda;
|
42
|
+
};
|
43
|
+
|
44
|
+
// Data.
|
45
|
+
export type CykuraSwapInstructionData = { discriminator: Array<number> };
|
46
|
+
|
47
|
+
export type CykuraSwapInstructionDataArgs = {};
|
48
|
+
|
49
|
+
export function getCykuraSwapInstructionDataSerializer(): Serializer<
|
50
|
+
CykuraSwapInstructionDataArgs,
|
51
|
+
CykuraSwapInstructionData
|
52
|
+
> {
|
53
|
+
return mapSerializer<
|
54
|
+
CykuraSwapInstructionDataArgs,
|
55
|
+
any,
|
56
|
+
CykuraSwapInstructionData
|
57
|
+
>(
|
58
|
+
struct<CykuraSwapInstructionData>(
|
59
|
+
[['discriminator', array(u8(), { size: 8 })]],
|
60
|
+
{ description: 'CykuraSwapInstructionData' }
|
61
|
+
),
|
62
|
+
(value) => ({
|
63
|
+
...value,
|
64
|
+
discriminator: [38, 241, 21, 107, 120, 59, 184, 249],
|
65
|
+
})
|
66
|
+
) as Serializer<CykuraSwapInstructionDataArgs, CykuraSwapInstructionData>;
|
67
|
+
}
|
68
|
+
|
69
|
+
// Instruction.
|
70
|
+
export function cykuraSwap(
|
71
|
+
context: Pick<Context, 'programs'>,
|
72
|
+
input: CykuraSwapInstructionAccounts
|
73
|
+
): TransactionBuilder {
|
74
|
+
// Program ID.
|
75
|
+
const programId = context.programs.getPublicKey(
|
76
|
+
'jupiter',
|
77
|
+
'JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4'
|
78
|
+
);
|
79
|
+
|
80
|
+
// Accounts.
|
81
|
+
const resolvedAccounts = {
|
82
|
+
swapProgram: {
|
83
|
+
index: 0,
|
84
|
+
isWritable: false as boolean,
|
85
|
+
value: input.swapProgram ?? null,
|
86
|
+
},
|
87
|
+
signer: {
|
88
|
+
index: 1,
|
89
|
+
isWritable: false as boolean,
|
90
|
+
value: input.signer ?? null,
|
91
|
+
},
|
92
|
+
factoryState: {
|
93
|
+
index: 2,
|
94
|
+
isWritable: false as boolean,
|
95
|
+
value: input.factoryState ?? null,
|
96
|
+
},
|
97
|
+
poolState: {
|
98
|
+
index: 3,
|
99
|
+
isWritable: true as boolean,
|
100
|
+
value: input.poolState ?? null,
|
101
|
+
},
|
102
|
+
inputTokenAccount: {
|
103
|
+
index: 4,
|
104
|
+
isWritable: true as boolean,
|
105
|
+
value: input.inputTokenAccount ?? null,
|
106
|
+
},
|
107
|
+
outputTokenAccount: {
|
108
|
+
index: 5,
|
109
|
+
isWritable: true as boolean,
|
110
|
+
value: input.outputTokenAccount ?? null,
|
111
|
+
},
|
112
|
+
inputVault: {
|
113
|
+
index: 6,
|
114
|
+
isWritable: true as boolean,
|
115
|
+
value: input.inputVault ?? null,
|
116
|
+
},
|
117
|
+
outputVault: {
|
118
|
+
index: 7,
|
119
|
+
isWritable: true as boolean,
|
120
|
+
value: input.outputVault ?? null,
|
121
|
+
},
|
122
|
+
lastObservationState: {
|
123
|
+
index: 8,
|
124
|
+
isWritable: true as boolean,
|
125
|
+
value: input.lastObservationState ?? null,
|
126
|
+
},
|
127
|
+
coreProgram: {
|
128
|
+
index: 9,
|
129
|
+
isWritable: false as boolean,
|
130
|
+
value: input.coreProgram ?? null,
|
131
|
+
},
|
132
|
+
tokenProgram: {
|
133
|
+
index: 10,
|
134
|
+
isWritable: false as boolean,
|
135
|
+
value: input.tokenProgram ?? null,
|
136
|
+
},
|
137
|
+
} satisfies ResolvedAccountsWithIndices;
|
138
|
+
|
139
|
+
// Default values.
|
140
|
+
if (!resolvedAccounts.tokenProgram.value) {
|
141
|
+
resolvedAccounts.tokenProgram.value = context.programs.getPublicKey(
|
142
|
+
'splToken',
|
143
|
+
'TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA'
|
144
|
+
);
|
145
|
+
resolvedAccounts.tokenProgram.isWritable = false;
|
146
|
+
}
|
147
|
+
|
148
|
+
// Accounts in order.
|
149
|
+
const orderedAccounts: ResolvedAccount[] = Object.values(
|
150
|
+
resolvedAccounts
|
151
|
+
).sort((a, b) => a.index - b.index);
|
152
|
+
|
153
|
+
// Keys and Signers.
|
154
|
+
const [keys, signers] = getAccountMetasAndSigners(
|
155
|
+
orderedAccounts,
|
156
|
+
'programId',
|
157
|
+
programId
|
158
|
+
);
|
159
|
+
|
160
|
+
// Data.
|
161
|
+
const data = getCykuraSwapInstructionDataSerializer().serialize({});
|
162
|
+
|
163
|
+
// Bytes Created On Chain.
|
164
|
+
const bytesCreatedOnChain = 0;
|
165
|
+
|
166
|
+
return transactionBuilder([
|
167
|
+
{ instruction: { keys, programId, data }, signers, bytesCreatedOnChain },
|
168
|
+
]);
|
169
|
+
}
|