@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,99 @@
|
|
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.getCykuraSwapInstructionDataSerializer = getCykuraSwapInstructionDataSerializer;
|
11
|
+
exports.cykuraSwap = cykuraSwap;
|
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 getCykuraSwapInstructionDataSerializer() {
|
16
|
+
return (0, serializers_1.mapSerializer)((0, serializers_1.struct)([['discriminator', (0, serializers_1.array)((0, serializers_1.u8)(), { size: 8 })]], { description: 'CykuraSwapInstructionData' }), (value) => ({
|
17
|
+
...value,
|
18
|
+
discriminator: [38, 241, 21, 107, 120, 59, 184, 249],
|
19
|
+
}));
|
20
|
+
}
|
21
|
+
// Instruction.
|
22
|
+
function cykuraSwap(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
|
+
signer: {
|
33
|
+
index: 1,
|
34
|
+
isWritable: false,
|
35
|
+
value: input.signer ?? null,
|
36
|
+
},
|
37
|
+
factoryState: {
|
38
|
+
index: 2,
|
39
|
+
isWritable: false,
|
40
|
+
value: input.factoryState ?? 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
|
+
lastObservationState: {
|
68
|
+
index: 8,
|
69
|
+
isWritable: true,
|
70
|
+
value: input.lastObservationState ?? null,
|
71
|
+
},
|
72
|
+
coreProgram: {
|
73
|
+
index: 9,
|
74
|
+
isWritable: false,
|
75
|
+
value: input.coreProgram ?? null,
|
76
|
+
},
|
77
|
+
tokenProgram: {
|
78
|
+
index: 10,
|
79
|
+
isWritable: false,
|
80
|
+
value: input.tokenProgram ?? null,
|
81
|
+
},
|
82
|
+
};
|
83
|
+
// Default values.
|
84
|
+
if (!resolvedAccounts.tokenProgram.value) {
|
85
|
+
resolvedAccounts.tokenProgram.value = context.programs.getPublicKey('splToken', 'TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA');
|
86
|
+
resolvedAccounts.tokenProgram.isWritable = false;
|
87
|
+
}
|
88
|
+
// Accounts in order.
|
89
|
+
const orderedAccounts = Object.values(resolvedAccounts).sort((a, b) => a.index - b.index);
|
90
|
+
// Keys and Signers.
|
91
|
+
const [keys, signers] = (0, shared_1.getAccountMetasAndSigners)(orderedAccounts, 'programId', programId);
|
92
|
+
// Data.
|
93
|
+
const data = getCykuraSwapInstructionDataSerializer().serialize({});
|
94
|
+
// Bytes Created On Chain.
|
95
|
+
const bytesCreatedOnChain = 0;
|
96
|
+
return (0, umi_1.transactionBuilder)([
|
97
|
+
{ instruction: { keys, programId, data }, signers, bytesCreatedOnChain },
|
98
|
+
]);
|
99
|
+
}
|
@@ -0,0 +1,31 @@
|
|
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 DeltafiSwapInstructionAccounts = {
|
11
|
+
swapProgram: PublicKey | Pda;
|
12
|
+
marketConfig: PublicKey | Pda;
|
13
|
+
swapInfo: PublicKey | Pda;
|
14
|
+
userSourceToken: PublicKey | Pda;
|
15
|
+
userDestinationToken: PublicKey | Pda;
|
16
|
+
swapSourceToken: PublicKey | Pda;
|
17
|
+
swapDestinationToken: PublicKey | Pda;
|
18
|
+
deltafiUser: PublicKey | Pda;
|
19
|
+
adminDestinationToken: PublicKey | Pda;
|
20
|
+
pythPriceBase: PublicKey | Pda;
|
21
|
+
pythPriceQuote: PublicKey | Pda;
|
22
|
+
userAuthority: PublicKey | Pda;
|
23
|
+
tokenProgram?: PublicKey | Pda;
|
24
|
+
};
|
25
|
+
export type DeltafiSwapInstructionData = {
|
26
|
+
discriminator: Array<number>;
|
27
|
+
};
|
28
|
+
export type DeltafiSwapInstructionDataArgs = {};
|
29
|
+
export declare function getDeltafiSwapInstructionDataSerializer(): Serializer<DeltafiSwapInstructionDataArgs, DeltafiSwapInstructionData>;
|
30
|
+
export declare function deltafiSwap(context: Pick<Context, 'programs'>, input: DeltafiSwapInstructionAccounts): TransactionBuilder;
|
31
|
+
//# sourceMappingURL=deltafiSwap.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"deltafiSwap.d.ts","sourceRoot":"","sources":["../../../src/jupiter-sdk/instructions/deltafiSwap.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,8BAA8B,GAAG;IAC3C,WAAW,EAAE,SAAS,GAAG,GAAG,CAAC;IAC7B,YAAY,EAAE,SAAS,GAAG,GAAG,CAAC;IAC9B,QAAQ,EAAE,SAAS,GAAG,GAAG,CAAC;IAC1B,eAAe,EAAE,SAAS,GAAG,GAAG,CAAC;IACjC,oBAAoB,EAAE,SAAS,GAAG,GAAG,CAAC;IACtC,eAAe,EAAE,SAAS,GAAG,GAAG,CAAC;IACjC,oBAAoB,EAAE,SAAS,GAAG,GAAG,CAAC;IACtC,WAAW,EAAE,SAAS,GAAG,GAAG,CAAC;IAC7B,qBAAqB,EAAE,SAAS,GAAG,GAAG,CAAC;IACvC,aAAa,EAAE,SAAS,GAAG,GAAG,CAAC;IAC/B,cAAc,EAAE,SAAS,GAAG,GAAG,CAAC;IAChC,aAAa,EAAE,SAAS,GAAG,GAAG,CAAC;IAC/B,YAAY,CAAC,EAAE,SAAS,GAAG,GAAG,CAAC;CAChC,CAAC;AAGF,MAAM,MAAM,0BAA0B,GAAG;IAAE,aAAa,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;CAAE,CAAC;AAE1E,MAAM,MAAM,8BAA8B,GAAG,EAAE,CAAC;AAEhD,wBAAgB,uCAAuC,IAAI,UAAU,CACnE,8BAA8B,EAC9B,0BAA0B,CAC3B,CAeA;AAGD,wBAAgB,WAAW,CACzB,OAAO,EAAE,IAAI,CAAC,OAAO,EAAE,UAAU,CAAC,EAClC,KAAK,EAAE,8BAA8B,GACpC,kBAAkB,CA0GpB"}
|
@@ -0,0 +1,109 @@
|
|
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.getDeltafiSwapInstructionDataSerializer = getDeltafiSwapInstructionDataSerializer;
|
11
|
+
exports.deltafiSwap = deltafiSwap;
|
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 getDeltafiSwapInstructionDataSerializer() {
|
16
|
+
return (0, serializers_1.mapSerializer)((0, serializers_1.struct)([['discriminator', (0, serializers_1.array)((0, serializers_1.u8)(), { size: 8 })]], { description: 'DeltafiSwapInstructionData' }), (value) => ({
|
17
|
+
...value,
|
18
|
+
discriminator: [132, 230, 102, 120, 205, 9, 237, 190],
|
19
|
+
}));
|
20
|
+
}
|
21
|
+
// Instruction.
|
22
|
+
function deltafiSwap(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
|
+
marketConfig: {
|
33
|
+
index: 1,
|
34
|
+
isWritable: false,
|
35
|
+
value: input.marketConfig ?? null,
|
36
|
+
},
|
37
|
+
swapInfo: {
|
38
|
+
index: 2,
|
39
|
+
isWritable: true,
|
40
|
+
value: input.swapInfo ?? null,
|
41
|
+
},
|
42
|
+
userSourceToken: {
|
43
|
+
index: 3,
|
44
|
+
isWritable: true,
|
45
|
+
value: input.userSourceToken ?? null,
|
46
|
+
},
|
47
|
+
userDestinationToken: {
|
48
|
+
index: 4,
|
49
|
+
isWritable: true,
|
50
|
+
value: input.userDestinationToken ?? null,
|
51
|
+
},
|
52
|
+
swapSourceToken: {
|
53
|
+
index: 5,
|
54
|
+
isWritable: true,
|
55
|
+
value: input.swapSourceToken ?? null,
|
56
|
+
},
|
57
|
+
swapDestinationToken: {
|
58
|
+
index: 6,
|
59
|
+
isWritable: true,
|
60
|
+
value: input.swapDestinationToken ?? null,
|
61
|
+
},
|
62
|
+
deltafiUser: {
|
63
|
+
index: 7,
|
64
|
+
isWritable: true,
|
65
|
+
value: input.deltafiUser ?? null,
|
66
|
+
},
|
67
|
+
adminDestinationToken: {
|
68
|
+
index: 8,
|
69
|
+
isWritable: true,
|
70
|
+
value: input.adminDestinationToken ?? null,
|
71
|
+
},
|
72
|
+
pythPriceBase: {
|
73
|
+
index: 9,
|
74
|
+
isWritable: false,
|
75
|
+
value: input.pythPriceBase ?? null,
|
76
|
+
},
|
77
|
+
pythPriceQuote: {
|
78
|
+
index: 10,
|
79
|
+
isWritable: false,
|
80
|
+
value: input.pythPriceQuote ?? null,
|
81
|
+
},
|
82
|
+
userAuthority: {
|
83
|
+
index: 11,
|
84
|
+
isWritable: false,
|
85
|
+
value: input.userAuthority ?? null,
|
86
|
+
},
|
87
|
+
tokenProgram: {
|
88
|
+
index: 12,
|
89
|
+
isWritable: false,
|
90
|
+
value: input.tokenProgram ?? null,
|
91
|
+
},
|
92
|
+
};
|
93
|
+
// Default values.
|
94
|
+
if (!resolvedAccounts.tokenProgram.value) {
|
95
|
+
resolvedAccounts.tokenProgram.value = context.programs.getPublicKey('splToken', 'TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA');
|
96
|
+
resolvedAccounts.tokenProgram.isWritable = false;
|
97
|
+
}
|
98
|
+
// Accounts in order.
|
99
|
+
const orderedAccounts = Object.values(resolvedAccounts).sort((a, b) => a.index - b.index);
|
100
|
+
// Keys and Signers.
|
101
|
+
const [keys, signers] = (0, shared_1.getAccountMetasAndSigners)(orderedAccounts, 'programId', programId);
|
102
|
+
// Data.
|
103
|
+
const data = getDeltafiSwapInstructionDataSerializer().serialize({});
|
104
|
+
// Bytes Created On Chain.
|
105
|
+
const bytesCreatedOnChain = 0;
|
106
|
+
return (0, umi_1.transactionBuilder)([
|
107
|
+
{ instruction: { keys, programId, data }, signers, bytesCreatedOnChain },
|
108
|
+
]);
|
109
|
+
}
|
@@ -0,0 +1,35 @@
|
|
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 DradexSwapInstructionAccounts = {
|
11
|
+
swapProgram: PublicKey | Pda;
|
12
|
+
pair: PublicKey | Pda;
|
13
|
+
market: PublicKey | Pda;
|
14
|
+
eventQueue: PublicKey | Pda;
|
15
|
+
dexUser: PublicKey | Pda;
|
16
|
+
marketUser: PublicKey | Pda;
|
17
|
+
bids: PublicKey | Pda;
|
18
|
+
asks: PublicKey | Pda;
|
19
|
+
t0Vault: PublicKey | Pda;
|
20
|
+
t1Vault: PublicKey | Pda;
|
21
|
+
t0User: PublicKey | Pda;
|
22
|
+
t1User: PublicKey | Pda;
|
23
|
+
master: PublicKey | Pda;
|
24
|
+
signer: PublicKey | Pda;
|
25
|
+
systemProgram?: PublicKey | Pda;
|
26
|
+
tokenProgram?: PublicKey | Pda;
|
27
|
+
logger: PublicKey | Pda;
|
28
|
+
};
|
29
|
+
export type DradexSwapInstructionData = {
|
30
|
+
discriminator: Array<number>;
|
31
|
+
};
|
32
|
+
export type DradexSwapInstructionDataArgs = {};
|
33
|
+
export declare function getDradexSwapInstructionDataSerializer(): Serializer<DradexSwapInstructionDataArgs, DradexSwapInstructionData>;
|
34
|
+
export declare function dradexSwap(context: Pick<Context, 'programs'>, input: DradexSwapInstructionAccounts): TransactionBuilder;
|
35
|
+
//# sourceMappingURL=dradexSwap.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"dradexSwap.d.ts","sourceRoot":"","sources":["../../../src/jupiter-sdk/instructions/dradexSwap.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,6BAA6B,GAAG;IAC1C,WAAW,EAAE,SAAS,GAAG,GAAG,CAAC;IAC7B,IAAI,EAAE,SAAS,GAAG,GAAG,CAAC;IACtB,MAAM,EAAE,SAAS,GAAG,GAAG,CAAC;IACxB,UAAU,EAAE,SAAS,GAAG,GAAG,CAAC;IAC5B,OAAO,EAAE,SAAS,GAAG,GAAG,CAAC;IACzB,UAAU,EAAE,SAAS,GAAG,GAAG,CAAC;IAC5B,IAAI,EAAE,SAAS,GAAG,GAAG,CAAC;IACtB,IAAI,EAAE,SAAS,GAAG,GAAG,CAAC;IACtB,OAAO,EAAE,SAAS,GAAG,GAAG,CAAC;IACzB,OAAO,EAAE,SAAS,GAAG,GAAG,CAAC;IACzB,MAAM,EAAE,SAAS,GAAG,GAAG,CAAC;IACxB,MAAM,EAAE,SAAS,GAAG,GAAG,CAAC;IACxB,MAAM,EAAE,SAAS,GAAG,GAAG,CAAC;IACxB,MAAM,EAAE,SAAS,GAAG,GAAG,CAAC;IACxB,aAAa,CAAC,EAAE,SAAS,GAAG,GAAG,CAAC;IAChC,YAAY,CAAC,EAAE,SAAS,GAAG,GAAG,CAAC;IAC/B,MAAM,EAAE,SAAS,GAAG,GAAG,CAAC;CACzB,CAAC;AAGF,MAAM,MAAM,yBAAyB,GAAG;IAAE,aAAa,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;CAAE,CAAC;AAEzE,MAAM,MAAM,6BAA6B,GAAG,EAAE,CAAC;AAE/C,wBAAgB,sCAAsC,IAAI,UAAU,CAClE,6BAA6B,EAC7B,yBAAyB,CAC1B,CAeA;AAGD,wBAAgB,UAAU,CACxB,OAAO,EAAE,IAAI,CAAC,OAAO,EAAE,UAAU,CAAC,EAClC,KAAK,EAAE,6BAA6B,GACnC,kBAAkB,CAyHpB"}
|
@@ -0,0 +1,121 @@
|
|
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.getDradexSwapInstructionDataSerializer = getDradexSwapInstructionDataSerializer;
|
11
|
+
exports.dradexSwap = dradexSwap;
|
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 getDradexSwapInstructionDataSerializer() {
|
16
|
+
return (0, serializers_1.mapSerializer)((0, serializers_1.struct)([['discriminator', (0, serializers_1.array)((0, serializers_1.u8)(), { size: 8 })]], { description: 'DradexSwapInstructionData' }), (value) => ({
|
17
|
+
...value,
|
18
|
+
discriminator: [34, 146, 160, 38, 51, 85, 58, 151],
|
19
|
+
}));
|
20
|
+
}
|
21
|
+
// Instruction.
|
22
|
+
function dradexSwap(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
|
+
pair: { index: 1, isWritable: true, value: input.pair ?? null },
|
33
|
+
market: {
|
34
|
+
index: 2,
|
35
|
+
isWritable: true,
|
36
|
+
value: input.market ?? null,
|
37
|
+
},
|
38
|
+
eventQueue: {
|
39
|
+
index: 3,
|
40
|
+
isWritable: true,
|
41
|
+
value: input.eventQueue ?? null,
|
42
|
+
},
|
43
|
+
dexUser: {
|
44
|
+
index: 4,
|
45
|
+
isWritable: false,
|
46
|
+
value: input.dexUser ?? null,
|
47
|
+
},
|
48
|
+
marketUser: {
|
49
|
+
index: 5,
|
50
|
+
isWritable: true,
|
51
|
+
value: input.marketUser ?? null,
|
52
|
+
},
|
53
|
+
bids: { index: 6, isWritable: true, value: input.bids ?? null },
|
54
|
+
asks: { index: 7, isWritable: true, value: input.asks ?? null },
|
55
|
+
t0Vault: {
|
56
|
+
index: 8,
|
57
|
+
isWritable: true,
|
58
|
+
value: input.t0Vault ?? null,
|
59
|
+
},
|
60
|
+
t1Vault: {
|
61
|
+
index: 9,
|
62
|
+
isWritable: true,
|
63
|
+
value: input.t1Vault ?? null,
|
64
|
+
},
|
65
|
+
t0User: {
|
66
|
+
index: 10,
|
67
|
+
isWritable: true,
|
68
|
+
value: input.t0User ?? null,
|
69
|
+
},
|
70
|
+
t1User: {
|
71
|
+
index: 11,
|
72
|
+
isWritable: true,
|
73
|
+
value: input.t1User ?? null,
|
74
|
+
},
|
75
|
+
master: {
|
76
|
+
index: 12,
|
77
|
+
isWritable: false,
|
78
|
+
value: input.master ?? null,
|
79
|
+
},
|
80
|
+
signer: {
|
81
|
+
index: 13,
|
82
|
+
isWritable: true,
|
83
|
+
value: input.signer ?? null,
|
84
|
+
},
|
85
|
+
systemProgram: {
|
86
|
+
index: 14,
|
87
|
+
isWritable: false,
|
88
|
+
value: input.systemProgram ?? null,
|
89
|
+
},
|
90
|
+
tokenProgram: {
|
91
|
+
index: 15,
|
92
|
+
isWritable: false,
|
93
|
+
value: input.tokenProgram ?? null,
|
94
|
+
},
|
95
|
+
logger: {
|
96
|
+
index: 16,
|
97
|
+
isWritable: false,
|
98
|
+
value: input.logger ?? null,
|
99
|
+
},
|
100
|
+
};
|
101
|
+
// Default values.
|
102
|
+
if (!resolvedAccounts.systemProgram.value) {
|
103
|
+
resolvedAccounts.systemProgram.value = context.programs.getPublicKey('splSystem', '11111111111111111111111111111111');
|
104
|
+
resolvedAccounts.systemProgram.isWritable = false;
|
105
|
+
}
|
106
|
+
if (!resolvedAccounts.tokenProgram.value) {
|
107
|
+
resolvedAccounts.tokenProgram.value = context.programs.getPublicKey('splToken', 'TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA');
|
108
|
+
resolvedAccounts.tokenProgram.isWritable = false;
|
109
|
+
}
|
110
|
+
// Accounts in order.
|
111
|
+
const orderedAccounts = Object.values(resolvedAccounts).sort((a, b) => a.index - b.index);
|
112
|
+
// Keys and Signers.
|
113
|
+
const [keys, signers] = (0, shared_1.getAccountMetasAndSigners)(orderedAccounts, 'programId', programId);
|
114
|
+
// Data.
|
115
|
+
const data = getDradexSwapInstructionDataSerializer().serialize({});
|
116
|
+
// Bytes Created On Chain.
|
117
|
+
const bytesCreatedOnChain = 0;
|
118
|
+
return (0, umi_1.transactionBuilder)([
|
119
|
+
{ instruction: { keys, programId, data }, signers, bytesCreatedOnChain },
|
120
|
+
]);
|
121
|
+
}
|
@@ -0,0 +1,42 @@
|
|
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, Signer, TransactionBuilder } from '@metaplex-foundation/umi';
|
9
|
+
import { Serializer } from '@metaplex-foundation/umi/serializers';
|
10
|
+
import { RoutePlanStep, RoutePlanStepArgs } from '../types';
|
11
|
+
export type ExactOutRouteInstructionAccounts = {
|
12
|
+
tokenProgram?: PublicKey | Pda;
|
13
|
+
userTransferAuthority: Signer;
|
14
|
+
userSourceTokenAccount: PublicKey | Pda;
|
15
|
+
userDestinationTokenAccount: PublicKey | Pda;
|
16
|
+
destinationTokenAccount?: PublicKey | Pda;
|
17
|
+
sourceMint: PublicKey | Pda;
|
18
|
+
destinationMint: PublicKey | Pda;
|
19
|
+
platformFeeAccount?: PublicKey | Pda;
|
20
|
+
token2022Program?: PublicKey | Pda;
|
21
|
+
eventAuthority: PublicKey | Pda;
|
22
|
+
program: PublicKey | Pda;
|
23
|
+
};
|
24
|
+
export type ExactOutRouteInstructionData = {
|
25
|
+
discriminator: Array<number>;
|
26
|
+
routePlan: Array<RoutePlanStep>;
|
27
|
+
outAmount: bigint;
|
28
|
+
quotedInAmount: bigint;
|
29
|
+
slippageBps: number;
|
30
|
+
platformFeeBps: number;
|
31
|
+
};
|
32
|
+
export type ExactOutRouteInstructionDataArgs = {
|
33
|
+
routePlan: Array<RoutePlanStepArgs>;
|
34
|
+
outAmount: number | bigint;
|
35
|
+
quotedInAmount: number | bigint;
|
36
|
+
slippageBps: number;
|
37
|
+
platformFeeBps: number;
|
38
|
+
};
|
39
|
+
export declare function getExactOutRouteInstructionDataSerializer(): Serializer<ExactOutRouteInstructionDataArgs, ExactOutRouteInstructionData>;
|
40
|
+
export type ExactOutRouteInstructionArgs = ExactOutRouteInstructionDataArgs;
|
41
|
+
export declare function exactOutRoute(context: Pick<Context, 'programs'>, input: ExactOutRouteInstructionAccounts & ExactOutRouteInstructionArgs): TransactionBuilder;
|
42
|
+
//# sourceMappingURL=exactOutRoute.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"exactOutRoute.d.ts","sourceRoot":"","sources":["../../../src/jupiter-sdk/instructions/exactOutRoute.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,EACL,OAAO,EACP,GAAG,EACH,SAAS,EACT,MAAM,EACN,kBAAkB,EAEnB,MAAM,0BAA0B,CAAC;AAClC,OAAO,EACL,UAAU,EAOX,MAAM,sCAAsC,CAAC;AAM9C,OAAO,EACL,aAAa,EACb,iBAAiB,EAElB,MAAM,UAAU,CAAC;AAGlB,MAAM,MAAM,gCAAgC,GAAG;IAC7C,YAAY,CAAC,EAAE,SAAS,GAAG,GAAG,CAAC;IAC/B,qBAAqB,EAAE,MAAM,CAAC;IAC9B,sBAAsB,EAAE,SAAS,GAAG,GAAG,CAAC;IACxC,2BAA2B,EAAE,SAAS,GAAG,GAAG,CAAC;IAC7C,uBAAuB,CAAC,EAAE,SAAS,GAAG,GAAG,CAAC;IAC1C,UAAU,EAAE,SAAS,GAAG,GAAG,CAAC;IAC5B,eAAe,EAAE,SAAS,GAAG,GAAG,CAAC;IACjC,kBAAkB,CAAC,EAAE,SAAS,GAAG,GAAG,CAAC;IACrC,gBAAgB,CAAC,EAAE,SAAS,GAAG,GAAG,CAAC;IACnC,cAAc,EAAE,SAAS,GAAG,GAAG,CAAC;IAChC,OAAO,EAAE,SAAS,GAAG,GAAG,CAAC;CAC1B,CAAC;AAGF,MAAM,MAAM,4BAA4B,GAAG;IACzC,aAAa,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC7B,SAAS,EAAE,KAAK,CAAC,aAAa,CAAC,CAAC;IAChC,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,MAAM,CAAC;CACxB,CAAC;AAEF,MAAM,MAAM,gCAAgC,GAAG;IAC7C,SAAS,EAAE,KAAK,CAAC,iBAAiB,CAAC,CAAC;IACpC,SAAS,EAAE,MAAM,GAAG,MAAM,CAAC;IAC3B,cAAc,EAAE,MAAM,GAAG,MAAM,CAAC;IAChC,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,MAAM,CAAC;CACxB,CAAC;AAEF,wBAAgB,yCAAyC,IAAI,UAAU,CACrE,gCAAgC,EAChC,4BAA4B,CAC7B,CAyBA;AAGD,MAAM,MAAM,4BAA4B,GAAG,gCAAgC,CAAC;AAG5E,wBAAgB,aAAa,CAC3B,OAAO,EAAE,IAAI,CAAC,OAAO,EAAE,UAAU,CAAC,EAClC,KAAK,EAAE,gCAAgC,GAAG,4BAA4B,GACrE,kBAAkB,CAqGpB"}
|
@@ -0,0 +1,109 @@
|
|
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.getExactOutRouteInstructionDataSerializer = getExactOutRouteInstructionDataSerializer;
|
11
|
+
exports.exactOutRoute = exactOutRoute;
|
12
|
+
const umi_1 = require("@metaplex-foundation/umi");
|
13
|
+
const serializers_1 = require("@metaplex-foundation/umi/serializers");
|
14
|
+
const shared_1 = require("../shared");
|
15
|
+
const types_1 = require("../types");
|
16
|
+
function getExactOutRouteInstructionDataSerializer() {
|
17
|
+
return (0, serializers_1.mapSerializer)((0, serializers_1.struct)([
|
18
|
+
['discriminator', (0, serializers_1.array)((0, serializers_1.u8)(), { size: 8 })],
|
19
|
+
['routePlan', (0, serializers_1.array)((0, types_1.getRoutePlanStepSerializer)())],
|
20
|
+
['outAmount', (0, serializers_1.u64)()],
|
21
|
+
['quotedInAmount', (0, serializers_1.u64)()],
|
22
|
+
['slippageBps', (0, serializers_1.u16)()],
|
23
|
+
['platformFeeBps', (0, serializers_1.u8)()],
|
24
|
+
], { description: 'ExactOutRouteInstructionData' }), (value) => ({
|
25
|
+
...value,
|
26
|
+
discriminator: [208, 51, 239, 151, 123, 43, 237, 92],
|
27
|
+
}));
|
28
|
+
}
|
29
|
+
// Instruction.
|
30
|
+
function exactOutRoute(context, input) {
|
31
|
+
// Program ID.
|
32
|
+
const programId = context.programs.getPublicKey('jupiter', 'JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4');
|
33
|
+
// Accounts.
|
34
|
+
const resolvedAccounts = {
|
35
|
+
tokenProgram: {
|
36
|
+
index: 0,
|
37
|
+
isWritable: false,
|
38
|
+
value: input.tokenProgram ?? null,
|
39
|
+
},
|
40
|
+
userTransferAuthority: {
|
41
|
+
index: 1,
|
42
|
+
isWritable: false,
|
43
|
+
value: input.userTransferAuthority ?? null,
|
44
|
+
},
|
45
|
+
userSourceTokenAccount: {
|
46
|
+
index: 2,
|
47
|
+
isWritable: true,
|
48
|
+
value: input.userSourceTokenAccount ?? null,
|
49
|
+
},
|
50
|
+
userDestinationTokenAccount: {
|
51
|
+
index: 3,
|
52
|
+
isWritable: true,
|
53
|
+
value: input.userDestinationTokenAccount ?? null,
|
54
|
+
},
|
55
|
+
destinationTokenAccount: {
|
56
|
+
index: 4,
|
57
|
+
isWritable: true,
|
58
|
+
value: input.destinationTokenAccount ?? null,
|
59
|
+
},
|
60
|
+
sourceMint: {
|
61
|
+
index: 5,
|
62
|
+
isWritable: false,
|
63
|
+
value: input.sourceMint ?? null,
|
64
|
+
},
|
65
|
+
destinationMint: {
|
66
|
+
index: 6,
|
67
|
+
isWritable: false,
|
68
|
+
value: input.destinationMint ?? null,
|
69
|
+
},
|
70
|
+
platformFeeAccount: {
|
71
|
+
index: 7,
|
72
|
+
isWritable: true,
|
73
|
+
value: input.platformFeeAccount ?? null,
|
74
|
+
},
|
75
|
+
token2022Program: {
|
76
|
+
index: 8,
|
77
|
+
isWritable: false,
|
78
|
+
value: input.token2022Program ?? null,
|
79
|
+
},
|
80
|
+
eventAuthority: {
|
81
|
+
index: 9,
|
82
|
+
isWritable: false,
|
83
|
+
value: input.eventAuthority ?? null,
|
84
|
+
},
|
85
|
+
program: {
|
86
|
+
index: 10,
|
87
|
+
isWritable: false,
|
88
|
+
value: input.program ?? null,
|
89
|
+
},
|
90
|
+
};
|
91
|
+
// Arguments.
|
92
|
+
const resolvedArgs = { ...input };
|
93
|
+
// Default values.
|
94
|
+
if (!resolvedAccounts.tokenProgram.value) {
|
95
|
+
resolvedAccounts.tokenProgram.value = context.programs.getPublicKey('splToken', 'TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA');
|
96
|
+
resolvedAccounts.tokenProgram.isWritable = false;
|
97
|
+
}
|
98
|
+
// Accounts in order.
|
99
|
+
const orderedAccounts = Object.values(resolvedAccounts).sort((a, b) => a.index - b.index);
|
100
|
+
// Keys and Signers.
|
101
|
+
const [keys, signers] = (0, shared_1.getAccountMetasAndSigners)(orderedAccounts, 'programId', programId);
|
102
|
+
// Data.
|
103
|
+
const data = getExactOutRouteInstructionDataSerializer().serialize(resolvedArgs);
|
104
|
+
// Bytes Created On Chain.
|
105
|
+
const bytesCreatedOnChain = 0;
|
106
|
+
return (0, umi_1.transactionBuilder)([
|
107
|
+
{ instruction: { keys, programId, data }, signers, bytesCreatedOnChain },
|
108
|
+
]);
|
109
|
+
}
|
@@ -0,0 +1,33 @@
|
|
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 GoosefxSwapInstructionAccounts = {
|
11
|
+
swapProgram: PublicKey | Pda;
|
12
|
+
controller: PublicKey | Pda;
|
13
|
+
pair: PublicKey | Pda;
|
14
|
+
sslIn: PublicKey | Pda;
|
15
|
+
sslOut: PublicKey | Pda;
|
16
|
+
liabilityVaultIn: PublicKey | Pda;
|
17
|
+
swappedLiabilityVaultIn: PublicKey | Pda;
|
18
|
+
liabilityVaultOut: PublicKey | Pda;
|
19
|
+
swappedLiabilityVaultOut: PublicKey | Pda;
|
20
|
+
userInAta: PublicKey | Pda;
|
21
|
+
userOutAta: PublicKey | Pda;
|
22
|
+
feeCollectorAta: PublicKey | Pda;
|
23
|
+
userWallet: PublicKey | Pda;
|
24
|
+
feeCollector: PublicKey | Pda;
|
25
|
+
tokenProgram?: PublicKey | Pda;
|
26
|
+
};
|
27
|
+
export type GoosefxSwapInstructionData = {
|
28
|
+
discriminator: Array<number>;
|
29
|
+
};
|
30
|
+
export type GoosefxSwapInstructionDataArgs = {};
|
31
|
+
export declare function getGoosefxSwapInstructionDataSerializer(): Serializer<GoosefxSwapInstructionDataArgs, GoosefxSwapInstructionData>;
|
32
|
+
export declare function goosefxSwap(context: Pick<Context, 'programs'>, input: GoosefxSwapInstructionAccounts): TransactionBuilder;
|
33
|
+
//# sourceMappingURL=goosefxSwap.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"goosefxSwap.d.ts","sourceRoot":"","sources":["../../../src/jupiter-sdk/instructions/goosefxSwap.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,8BAA8B,GAAG;IAC3C,WAAW,EAAE,SAAS,GAAG,GAAG,CAAC;IAC7B,UAAU,EAAE,SAAS,GAAG,GAAG,CAAC;IAC5B,IAAI,EAAE,SAAS,GAAG,GAAG,CAAC;IACtB,KAAK,EAAE,SAAS,GAAG,GAAG,CAAC;IACvB,MAAM,EAAE,SAAS,GAAG,GAAG,CAAC;IACxB,gBAAgB,EAAE,SAAS,GAAG,GAAG,CAAC;IAClC,uBAAuB,EAAE,SAAS,GAAG,GAAG,CAAC;IACzC,iBAAiB,EAAE,SAAS,GAAG,GAAG,CAAC;IACnC,wBAAwB,EAAE,SAAS,GAAG,GAAG,CAAC;IAC1C,SAAS,EAAE,SAAS,GAAG,GAAG,CAAC;IAC3B,UAAU,EAAE,SAAS,GAAG,GAAG,CAAC;IAC5B,eAAe,EAAE,SAAS,GAAG,GAAG,CAAC;IACjC,UAAU,EAAE,SAAS,GAAG,GAAG,CAAC;IAC5B,YAAY,EAAE,SAAS,GAAG,GAAG,CAAC;IAC9B,YAAY,CAAC,EAAE,SAAS,GAAG,GAAG,CAAC;CAChC,CAAC;AAGF,MAAM,MAAM,0BAA0B,GAAG;IAAE,aAAa,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;CAAE,CAAC;AAE1E,MAAM,MAAM,8BAA8B,GAAG,EAAE,CAAC;AAEhD,wBAAgB,uCAAuC,IAAI,UAAU,CACnE,8BAA8B,EAC9B,0BAA0B,CAC3B,CAeA;AAGD,wBAAgB,WAAW,CACzB,OAAO,EAAE,IAAI,CAAC,OAAO,EAAE,UAAU,CAAC,EAClC,KAAK,EAAE,8BAA8B,GACpC,kBAAkB,CAgHpB"}
|