@kamino-finance/klend-sdk 7.0.4 → 7.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/@codegen/jupiter_perps/instructions/addCustody.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/addCustody.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/addLiquidity.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/addLiquidity.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/addPool.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/addPool.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/closePositionRequest.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/closePositionRequest.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/createDecreasePositionRequest.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/createDecreasePositionRequest.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/createIncreasePositionRequest.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/createIncreasePositionRequest.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/decreasePosition.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/decreasePosition.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/decreasePositionPostSwap.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/decreasePositionPostSwap.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/getAddLiquidityAmountAndFee.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/getAddLiquidityAmountAndFee.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/getDecreasePosition.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/getDecreasePosition.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/getExactOutSwapAmountAndFees.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/getExactOutSwapAmountAndFees.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/getIncreasePosition.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/getIncreasePosition.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/getLiquidationState.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/getLiquidationState.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/getOraclePrice.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/getOraclePrice.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/getPnl.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/getPnl.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/getRemoveLiquidityAmountAndFee.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/getRemoveLiquidityAmountAndFee.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/getSwapAmountAndFees.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/getSwapAmountAndFees.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/increasePosition.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/increasePosition.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/increasePositionPreSwap.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/increasePositionPreSwap.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/init.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/init.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/liquidatePosition.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/liquidatePosition.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/removeLiquidity.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/removeLiquidity.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/setCustodyConfig.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/setCustodyConfig.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/setCustodyGlobalLimit.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/setCustodyGlobalLimit.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/setPerpetualsConfig.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/setPerpetualsConfig.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/setPoolConfig.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/setPoolConfig.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/setTestOraclePrice.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/setTestOraclePrice.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/setTestTime.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/setTestTime.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/swap.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/swap.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/swapExactOut.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/swapExactOut.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/testInit.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/testInit.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/transferAdmin.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/transferAdmin.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/updateDecreasePositionRequest.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/updateDecreasePositionRequest.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/updateIncreasePositionRequest.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/updateIncreasePositionRequest.d.ts.map +1 -1
- package/dist/@codegen/jupiter_perps/instructions/withdrawFees.d.ts +2 -2
- package/dist/@codegen/jupiter_perps/instructions/withdrawFees.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/borrowObligationLiquidity.d.ts +2 -2
- package/dist/@codegen/klend/instructions/borrowObligationLiquidity.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/borrowObligationLiquidityV2.d.ts +2 -2
- package/dist/@codegen/klend/instructions/borrowObligationLiquidityV2.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/deleteReferrerStateAndShortUrl.d.ts +2 -2
- package/dist/@codegen/klend/instructions/deleteReferrerStateAndShortUrl.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/depositAndWithdraw.d.ts +2 -2
- package/dist/@codegen/klend/instructions/depositAndWithdraw.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/depositObligationCollateral.d.ts +2 -2
- package/dist/@codegen/klend/instructions/depositObligationCollateral.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/depositObligationCollateralV2.d.ts +2 -2
- package/dist/@codegen/klend/instructions/depositObligationCollateralV2.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/depositReserveLiquidity.d.ts +2 -2
- package/dist/@codegen/klend/instructions/depositReserveLiquidity.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/depositReserveLiquidityAndObligationCollateral.d.ts +2 -2
- package/dist/@codegen/klend/instructions/depositReserveLiquidityAndObligationCollateral.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/depositReserveLiquidityAndObligationCollateralV2.d.ts +2 -2
- package/dist/@codegen/klend/instructions/depositReserveLiquidityAndObligationCollateralV2.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/flashBorrowReserveLiquidity.d.ts +2 -2
- package/dist/@codegen/klend/instructions/flashBorrowReserveLiquidity.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/flashRepayReserveLiquidity.d.ts +2 -2
- package/dist/@codegen/klend/instructions/flashRepayReserveLiquidity.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/idlMissingTypes.d.ts +2 -2
- package/dist/@codegen/klend/instructions/idlMissingTypes.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/initFarmsForReserve.d.ts +2 -2
- package/dist/@codegen/klend/instructions/initFarmsForReserve.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/initGlobalConfig.d.ts +2 -2
- package/dist/@codegen/klend/instructions/initGlobalConfig.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/initLendingMarket.d.ts +2 -2
- package/dist/@codegen/klend/instructions/initLendingMarket.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/initObligation.d.ts +2 -2
- package/dist/@codegen/klend/instructions/initObligation.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/initObligationFarmsForReserve.d.ts +2 -2
- package/dist/@codegen/klend/instructions/initObligationFarmsForReserve.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/initReferrerStateAndShortUrl.d.ts +2 -2
- package/dist/@codegen/klend/instructions/initReferrerStateAndShortUrl.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/initReferrerTokenState.d.ts +2 -2
- package/dist/@codegen/klend/instructions/initReferrerTokenState.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/initReserve.d.ts +2 -2
- package/dist/@codegen/klend/instructions/initReserve.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/initUserMetadata.d.ts +2 -2
- package/dist/@codegen/klend/instructions/initUserMetadata.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/liquidateObligationAndRedeemReserveCollateral.d.ts +2 -2
- package/dist/@codegen/klend/instructions/liquidateObligationAndRedeemReserveCollateral.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/liquidateObligationAndRedeemReserveCollateralV2.d.ts +2 -2
- package/dist/@codegen/klend/instructions/liquidateObligationAndRedeemReserveCollateralV2.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/markObligationForDeleveraging.d.ts +2 -2
- package/dist/@codegen/klend/instructions/markObligationForDeleveraging.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/redeemFees.d.ts +2 -2
- package/dist/@codegen/klend/instructions/redeemFees.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/redeemReserveCollateral.d.ts +2 -2
- package/dist/@codegen/klend/instructions/redeemReserveCollateral.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/refreshObligation.d.ts +2 -2
- package/dist/@codegen/klend/instructions/refreshObligation.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/refreshObligationFarmsForReserve.d.ts +2 -2
- package/dist/@codegen/klend/instructions/refreshObligationFarmsForReserve.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/refreshReserve.d.ts +2 -2
- package/dist/@codegen/klend/instructions/refreshReserve.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/refreshReservesBatch.d.ts +2 -2
- package/dist/@codegen/klend/instructions/refreshReservesBatch.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/repayAndWithdrawAndRedeem.d.ts +2 -2
- package/dist/@codegen/klend/instructions/repayAndWithdrawAndRedeem.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/repayObligationLiquidity.d.ts +2 -2
- package/dist/@codegen/klend/instructions/repayObligationLiquidity.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/repayObligationLiquidityV2.d.ts +2 -2
- package/dist/@codegen/klend/instructions/repayObligationLiquidityV2.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/requestElevationGroup.d.ts +2 -2
- package/dist/@codegen/klend/instructions/requestElevationGroup.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/setObligationOrder.d.ts +2 -2
- package/dist/@codegen/klend/instructions/setObligationOrder.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/socializeLoss.d.ts +2 -2
- package/dist/@codegen/klend/instructions/socializeLoss.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/socializeLossV2.d.ts +2 -2
- package/dist/@codegen/klend/instructions/socializeLossV2.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/updateGlobalConfig.d.ts +2 -2
- package/dist/@codegen/klend/instructions/updateGlobalConfig.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/updateGlobalConfigAdmin.d.ts +2 -2
- package/dist/@codegen/klend/instructions/updateGlobalConfigAdmin.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/updateLendingMarket.d.ts +2 -2
- package/dist/@codegen/klend/instructions/updateLendingMarket.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/updateLendingMarketOwner.d.ts +2 -2
- package/dist/@codegen/klend/instructions/updateLendingMarketOwner.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/updateReserveConfig.d.ts +2 -2
- package/dist/@codegen/klend/instructions/updateReserveConfig.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/withdrawObligationCollateral.d.ts +2 -2
- package/dist/@codegen/klend/instructions/withdrawObligationCollateral.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/withdrawObligationCollateralAndRedeemReserveCollateral.d.ts +2 -2
- package/dist/@codegen/klend/instructions/withdrawObligationCollateralAndRedeemReserveCollateral.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/withdrawObligationCollateralAndRedeemReserveCollateralV2.d.ts +2 -2
- package/dist/@codegen/klend/instructions/withdrawObligationCollateralAndRedeemReserveCollateralV2.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/withdrawObligationCollateralV2.d.ts +2 -2
- package/dist/@codegen/klend/instructions/withdrawObligationCollateralV2.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/withdrawProtocolFee.d.ts +2 -2
- package/dist/@codegen/klend/instructions/withdrawProtocolFee.d.ts.map +1 -1
- package/dist/@codegen/klend/instructions/withdrawReferrerFees.d.ts +2 -2
- package/dist/@codegen/klend/instructions/withdrawReferrerFees.d.ts.map +1 -1
- package/dist/@codegen/kvault/instructions/deposit.d.ts +2 -2
- package/dist/@codegen/kvault/instructions/deposit.d.ts.map +1 -1
- package/dist/@codegen/kvault/instructions/giveUpPendingFees.d.ts +2 -2
- package/dist/@codegen/kvault/instructions/giveUpPendingFees.d.ts.map +1 -1
- package/dist/@codegen/kvault/instructions/initVault.d.ts +2 -2
- package/dist/@codegen/kvault/instructions/initVault.d.ts.map +1 -1
- package/dist/@codegen/kvault/instructions/initializeSharesMetadata.d.ts +2 -2
- package/dist/@codegen/kvault/instructions/initializeSharesMetadata.d.ts.map +1 -1
- package/dist/@codegen/kvault/instructions/invest.d.ts +2 -2
- package/dist/@codegen/kvault/instructions/invest.d.ts.map +1 -1
- package/dist/@codegen/kvault/instructions/removeAllocation.d.ts +2 -2
- package/dist/@codegen/kvault/instructions/removeAllocation.d.ts.map +1 -1
- package/dist/@codegen/kvault/instructions/updateAdmin.d.ts +2 -2
- package/dist/@codegen/kvault/instructions/updateAdmin.d.ts.map +1 -1
- package/dist/@codegen/kvault/instructions/updateReserveAllocation.d.ts +2 -2
- package/dist/@codegen/kvault/instructions/updateReserveAllocation.d.ts.map +1 -1
- package/dist/@codegen/kvault/instructions/updateSharesMetadata.d.ts +2 -2
- package/dist/@codegen/kvault/instructions/updateSharesMetadata.d.ts.map +1 -1
- package/dist/@codegen/kvault/instructions/updateVaultConfig.d.ts +2 -2
- package/dist/@codegen/kvault/instructions/updateVaultConfig.d.ts.map +1 -1
- package/dist/@codegen/kvault/instructions/withdraw.d.ts +2 -2
- package/dist/@codegen/kvault/instructions/withdraw.d.ts.map +1 -1
- package/dist/@codegen/kvault/instructions/withdrawFromAvailable.d.ts +2 -2
- package/dist/@codegen/kvault/instructions/withdrawFromAvailable.d.ts.map +1 -1
- package/dist/@codegen/kvault/instructions/withdrawPendingFees.d.ts +2 -2
- package/dist/@codegen/kvault/instructions/withdrawPendingFees.d.ts.map +1 -1
- package/dist/@codegen/pyth_rec/instructions/acceptGovernanceAuthorityTransfer.d.ts +2 -2
- package/dist/@codegen/pyth_rec/instructions/acceptGovernanceAuthorityTransfer.d.ts.map +1 -1
- package/dist/@codegen/pyth_rec/instructions/reclaimRent.d.ts +2 -2
- package/dist/@codegen/pyth_rec/instructions/reclaimRent.d.ts.map +1 -1
- package/dist/@codegen/pyth_rec/instructions/reclaimTwapRent.d.ts +2 -2
- package/dist/@codegen/pyth_rec/instructions/reclaimTwapRent.d.ts.map +1 -1
- package/dist/@codegen/pyth_rec/instructions/requestGovernanceAuthorityTransfer.d.ts +2 -2
- package/dist/@codegen/pyth_rec/instructions/requestGovernanceAuthorityTransfer.d.ts.map +1 -1
- package/dist/@codegen/pyth_rec/instructions/setDataSources.d.ts +2 -2
- package/dist/@codegen/pyth_rec/instructions/setDataSources.d.ts.map +1 -1
- package/dist/@codegen/pyth_rec/instructions/setFee.d.ts +2 -2
- package/dist/@codegen/pyth_rec/instructions/setFee.d.ts.map +1 -1
- package/dist/@codegen/pyth_rec/instructions/setMinimumSignatures.d.ts +2 -2
- package/dist/@codegen/pyth_rec/instructions/setMinimumSignatures.d.ts.map +1 -1
- package/dist/@codegen/pyth_rec/instructions/setWormholeAddress.d.ts +2 -2
- package/dist/@codegen/pyth_rec/instructions/setWormholeAddress.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/aggregatorAddJob.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/aggregatorAddJob.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/aggregatorInit.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/aggregatorInit.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/aggregatorLock.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/aggregatorLock.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/aggregatorOpenRound.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/aggregatorOpenRound.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/aggregatorRemoveJob.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/aggregatorRemoveJob.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/aggregatorSaveResult.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/aggregatorSaveResult.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/aggregatorSaveResultV2.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/aggregatorSaveResultV2.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/aggregatorSetAuthority.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/aggregatorSetAuthority.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/aggregatorSetConfig.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/aggregatorSetConfig.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/aggregatorSetHistoryBuffer.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/aggregatorSetHistoryBuffer.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/aggregatorSetQueue.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/aggregatorSetQueue.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/aggregatorSetResolutionMode.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/aggregatorSetResolutionMode.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/bufferRelayerInit.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/bufferRelayerInit.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/bufferRelayerOpenRound.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/bufferRelayerOpenRound.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/bufferRelayerSaveResult.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/bufferRelayerSaveResult.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/crankInit.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/crankInit.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/crankPop.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/crankPop.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/crankPopV2.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/crankPopV2.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/crankPush.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/crankPush.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/jobInit.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/jobInit.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/jobSetData.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/jobSetData.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/leaseExtend.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/leaseExtend.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/leaseInit.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/leaseInit.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/leaseSetAuthority.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/leaseSetAuthority.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/leaseWithdraw.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/leaseWithdraw.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/oracleHeartbeat.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/oracleHeartbeat.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/oracleInit.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/oracleInit.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/oracleQueueInit.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/oracleQueueInit.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/oracleQueueSetConfig.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/oracleQueueSetConfig.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/oracleWithdraw.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/oracleWithdraw.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/permissionInit.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/permissionInit.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/permissionSet.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/permissionSet.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/programConfig.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/programConfig.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/programInit.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/programInit.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/vaultTransfer.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/vaultTransfer.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/vrfCloseAction.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/vrfCloseAction.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/vrfInit.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/vrfInit.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/vrfLiteCloseAction.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/vrfLiteCloseAction.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/vrfLiteInit.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/vrfLiteInit.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/vrfLiteProveAndVerify.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/vrfLiteProveAndVerify.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/vrfLiteRequestRandomness.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/vrfLiteRequestRandomness.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/vrfPoolAdd.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/vrfPoolAdd.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/vrfPoolInit.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/vrfPoolInit.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/vrfPoolRemove.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/vrfPoolRemove.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/vrfPoolRequest.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/vrfPoolRequest.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/vrfProveAndVerify.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/vrfProveAndVerify.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/vrfRequestRandomness.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/vrfRequestRandomness.d.ts.map +1 -1
- package/dist/@codegen/switchboard_v2/instructions/vrfSetCallback.d.ts +2 -2
- package/dist/@codegen/switchboard_v2/instructions/vrfSetCallback.d.ts.map +1 -1
- package/dist/classes/action.d.ts +2 -2
- package/dist/classes/action.d.ts.map +1 -1
- package/dist/classes/fraction.d.ts.map +1 -1
- package/dist/classes/fraction.js +24 -5
- package/dist/classes/fraction.js.map +1 -1
- package/dist/classes/manager.d.ts +3 -2
- package/dist/classes/manager.d.ts.map +1 -1
- package/dist/classes/manager.js +3 -2
- package/dist/classes/manager.js.map +1 -1
- package/dist/classes/vault.d.ts +7 -6
- package/dist/classes/vault.d.ts.map +1 -1
- package/dist/classes/vault.js +8 -7
- package/dist/classes/vault.js.map +1 -1
- package/dist/leverage/instructions.d.ts +4 -4
- package/dist/leverage/instructions.d.ts.map +1 -1
- package/dist/leverage/operations.d.ts +3 -3
- package/dist/referrals/instructions.d.ts +2 -2
- package/dist/referrals/instructions.d.ts.map +1 -1
- package/dist/utils/ata.d.ts +1 -1
- package/dist/utils/ata.d.ts.map +1 -1
- package/dist/utils/farmUtils.d.ts +1 -1
- package/dist/utils/farmUtils.d.ts.map +1 -1
- package/dist/utils/farmUtils.js +3 -3
- package/dist/utils/farmUtils.js.map +1 -1
- package/package.json +5 -4
- package/src/classes/fraction.ts +25 -5
- package/src/classes/manager.ts +4 -2
- package/src/classes/vault.ts +20 -7
- package/src/utils/farmUtils.ts +6 -3
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction, TransactionSigner } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface AddCustodyArgs {
|
|
4
4
|
params: types.AddCustodyParamsFields;
|
|
@@ -16,5 +16,5 @@ export interface AddCustodyAccounts {
|
|
|
16
16
|
rent: Address;
|
|
17
17
|
}
|
|
18
18
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
19
|
-
export declare function addCustody(args: AddCustodyArgs, accounts: AddCustodyAccounts, programAddress?: Address): IInstruction
|
|
19
|
+
export declare function addCustody(args: AddCustodyArgs, accounts: AddCustodyAccounts, programAddress?: Address): IInstruction;
|
|
20
20
|
//# sourceMappingURL=addCustody.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"addCustody.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/addCustody.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"addCustody.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/addCustody.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAEZ,iBAAiB,EAClB,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,cAAc;IAC7B,MAAM,EAAE,KAAK,CAAC,sBAAsB,CAAA;CACrC;AAED,MAAM,WAAW,kBAAkB;IACjC,KAAK,EAAE,iBAAiB,CAAA;IACxB,iBAAiB,EAAE,OAAO,CAAA;IAC1B,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,OAAO,EAAE,OAAO,CAAA;IAChB,mBAAmB,EAAE,OAAO,CAAA;IAC5B,gBAAgB,EAAE,OAAO,CAAA;IACzB,aAAa,EAAE,OAAO,CAAA;IACtB,YAAY,EAAE,OAAO,CAAA;IACrB,IAAI,EAAE,OAAO,CAAA;CACd;AAED,eAAO,MAAM,MAAM,yCAA0D,CAAA;AAE7E,wBAAgB,UAAU,CACxB,IAAI,EAAE,cAAc,EACpB,QAAQ,EAAE,kBAAkB,EAC5B,cAAc,GAAE,OAAoB,gBAyBrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction, TransactionSigner } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface AddLiquidityArgs {
|
|
4
4
|
params: types.AddLiquidityParamsFields;
|
|
@@ -19,5 +19,5 @@ export interface AddLiquidityAccounts {
|
|
|
19
19
|
program: Address;
|
|
20
20
|
}
|
|
21
21
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
22
|
-
export declare function addLiquidity(args: AddLiquidityArgs, accounts: AddLiquidityAccounts, programAddress?: Address): IInstruction
|
|
22
|
+
export declare function addLiquidity(args: AddLiquidityArgs, accounts: AddLiquidityAccounts, programAddress?: Address): IInstruction;
|
|
23
23
|
//# sourceMappingURL=addLiquidity.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"addLiquidity.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/addLiquidity.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"addLiquidity.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/addLiquidity.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAEZ,iBAAiB,EAClB,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,gBAAgB;IAC/B,MAAM,EAAE,KAAK,CAAC,wBAAwB,CAAA;CACvC;AAED,MAAM,WAAW,oBAAoB;IACnC,KAAK,EAAE,iBAAiB,CAAA;IACxB,cAAc,EAAE,OAAO,CAAA;IACvB,cAAc,EAAE,OAAO,CAAA;IACvB,iBAAiB,EAAE,OAAO,CAAA;IAC1B,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,OAAO,EAAE,OAAO,CAAA;IAChB,oBAAoB,EAAE,OAAO,CAAA;IAC7B,mBAAmB,EAAE,OAAO,CAAA;IAC5B,WAAW,EAAE,OAAO,CAAA;IACpB,YAAY,EAAE,OAAO,CAAA;IACrB,cAAc,EAAE,OAAO,CAAA;IACvB,OAAO,EAAE,OAAO,CAAA;CACjB;AAED,eAAO,MAAM,MAAM,yCAA4D,CAAA;AAE/E,wBAAgB,YAAY,CAC1B,IAAI,EAAE,gBAAgB,EACtB,QAAQ,EAAE,oBAAoB,EAC9B,cAAc,GAAE,OAAoB,gBA4BrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction, TransactionSigner } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface AddPoolArgs {
|
|
4
4
|
params: types.AddPoolParamsFields;
|
|
@@ -14,5 +14,5 @@ export interface AddPoolAccounts {
|
|
|
14
14
|
rent: Address;
|
|
15
15
|
}
|
|
16
16
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
17
|
-
export declare function addPool(args: AddPoolArgs, accounts: AddPoolAccounts, programAddress?: Address): IInstruction
|
|
17
|
+
export declare function addPool(args: AddPoolArgs, accounts: AddPoolAccounts, programAddress?: Address): IInstruction;
|
|
18
18
|
//# sourceMappingURL=addPool.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"addPool.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/addPool.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"addPool.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/addPool.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAEZ,iBAAiB,EAClB,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,WAAW;IAC1B,MAAM,EAAE,KAAK,CAAC,mBAAmB,CAAA;CAClC;AAED,MAAM,WAAW,eAAe;IAC9B,KAAK,EAAE,iBAAiB,CAAA;IACxB,iBAAiB,EAAE,OAAO,CAAA;IAC1B,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,WAAW,EAAE,OAAO,CAAA;IACpB,aAAa,EAAE,OAAO,CAAA;IACtB,YAAY,EAAE,OAAO,CAAA;IACrB,IAAI,EAAE,OAAO,CAAA;CACd;AAED,eAAO,MAAM,MAAM,yCAAuD,CAAA;AAE1E,wBAAgB,OAAO,CACrB,IAAI,EAAE,WAAW,EACjB,QAAQ,EAAE,eAAe,EACzB,cAAc,GAAE,OAAoB,gBAuBrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction, Option, TransactionSigner } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface ClosePositionRequestArgs {
|
|
4
4
|
params: types.ClosePositionRequestParamsFields;
|
|
@@ -16,5 +16,5 @@ export interface ClosePositionRequestAccounts {
|
|
|
16
16
|
program: Address;
|
|
17
17
|
}
|
|
18
18
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
19
|
-
export declare function closePositionRequest(args: ClosePositionRequestArgs, accounts: ClosePositionRequestAccounts, programAddress?: Address): IInstruction
|
|
19
|
+
export declare function closePositionRequest(args: ClosePositionRequestArgs, accounts: ClosePositionRequestAccounts, programAddress?: Address): IInstruction;
|
|
20
20
|
//# sourceMappingURL=closePositionRequest.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"closePositionRequest.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/closePositionRequest.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"closePositionRequest.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/closePositionRequest.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EACZ,MAAM,EACN,iBAAiB,EAClB,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,wBAAwB;IACvC,MAAM,EAAE,KAAK,CAAC,gCAAgC,CAAA;CAC/C;AAED,MAAM,WAAW,4BAA4B;IAC3C,MAAM,EAAE,MAAM,CAAC,iBAAiB,CAAC,CAAA;IACjC,KAAK,EAAE,OAAO,CAAA;IACd,QAAQ,EAAE,MAAM,CAAC,OAAO,CAAC,CAAA;IACzB,IAAI,EAAE,OAAO,CAAA;IACb,eAAe,EAAE,OAAO,CAAA;IACxB,kBAAkB,EAAE,OAAO,CAAA;IAC3B,QAAQ,EAAE,OAAO,CAAA;IACjB,YAAY,EAAE,OAAO,CAAA;IACrB,cAAc,EAAE,OAAO,CAAA;IACvB,OAAO,EAAE,OAAO,CAAA;CACjB;AAED,eAAO,MAAM,MAAM,yCAEjB,CAAA;AAEF,wBAAgB,oBAAoB,CAClC,IAAI,EAAE,wBAAwB,EAC9B,QAAQ,EAAE,4BAA4B,EACtC,cAAc,GAAE,OAAoB,gBAiCrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction, Option, TransactionSigner } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface CreateDecreasePositionRequestArgs {
|
|
4
4
|
params: types.CreateDecreasePositionRequestParamsFields;
|
|
@@ -23,5 +23,5 @@ export interface CreateDecreasePositionRequestAccounts {
|
|
|
23
23
|
program: Address;
|
|
24
24
|
}
|
|
25
25
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
26
|
-
export declare function createDecreasePositionRequest(args: CreateDecreasePositionRequestArgs, accounts: CreateDecreasePositionRequestAccounts, programAddress?: Address): IInstruction
|
|
26
|
+
export declare function createDecreasePositionRequest(args: CreateDecreasePositionRequestArgs, accounts: CreateDecreasePositionRequestAccounts, programAddress?: Address): IInstruction;
|
|
27
27
|
//# sourceMappingURL=createDecreasePositionRequest.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createDecreasePositionRequest.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/createDecreasePositionRequest.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"createDecreasePositionRequest.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/createDecreasePositionRequest.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EACZ,MAAM,EACN,iBAAiB,EAClB,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,iCAAiC;IAChD,MAAM,EAAE,KAAK,CAAC,yCAAyC,CAAA;CACxD;AAED,MAAM,WAAW,qCAAqC;IACpD,KAAK,EAAE,iBAAiB,CAAA;IACxB,gBAAgB,EAAE,OAAO,CAAA;IACzB,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,QAAQ,EAAE,OAAO,CAAA;IACjB,eAAe,EAAE,OAAO,CAAA;IACxB,kBAAkB,EAAE,OAAO,CAAA;IAC3B,OAAO,EAAE,OAAO,CAAA;IAChB,oBAAoB,EAAE,OAAO,CAAA;IAC7B,iBAAiB,EAAE,OAAO,CAAA;IAC1B,WAAW,EAAE,OAAO,CAAA;IACpB,QAAQ,EAAE,MAAM,CAAC,OAAO,CAAC,CAAA;IACzB,YAAY,EAAE,OAAO,CAAA;IACrB,sBAAsB,EAAE,OAAO,CAAA;IAC/B,aAAa,EAAE,OAAO,CAAA;IACtB,cAAc,EAAE,OAAO,CAAA;IACvB,OAAO,EAAE,OAAO,CAAA;CACjB;AAED,eAAO,MAAM,MAAM,yCAEjB,CAAA;AAEF,wBAAgB,6BAA6B,CAC3C,IAAI,EAAE,iCAAiC,EACvC,QAAQ,EAAE,qCAAqC,EAC/C,cAAc,GAAE,OAAoB,gBAoCrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction, Option, TransactionSigner } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface CreateIncreasePositionRequestArgs {
|
|
4
4
|
params: types.CreateIncreasePositionRequestParamsFields;
|
|
@@ -23,5 +23,5 @@ export interface CreateIncreasePositionRequestAccounts {
|
|
|
23
23
|
program: Address;
|
|
24
24
|
}
|
|
25
25
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
26
|
-
export declare function createIncreasePositionRequest(args: CreateIncreasePositionRequestArgs, accounts: CreateIncreasePositionRequestAccounts, programAddress?: Address): IInstruction
|
|
26
|
+
export declare function createIncreasePositionRequest(args: CreateIncreasePositionRequestArgs, accounts: CreateIncreasePositionRequestAccounts, programAddress?: Address): IInstruction;
|
|
27
27
|
//# sourceMappingURL=createIncreasePositionRequest.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createIncreasePositionRequest.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/createIncreasePositionRequest.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"createIncreasePositionRequest.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/createIncreasePositionRequest.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EACZ,MAAM,EACN,iBAAiB,EAClB,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,iCAAiC;IAChD,MAAM,EAAE,KAAK,CAAC,yCAAyC,CAAA;CACxD;AAED,MAAM,WAAW,qCAAqC;IACpD,KAAK,EAAE,iBAAiB,CAAA;IACxB,cAAc,EAAE,OAAO,CAAA;IACvB,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,QAAQ,EAAE,OAAO,CAAA;IACjB,eAAe,EAAE,OAAO,CAAA;IACxB,kBAAkB,EAAE,OAAO,CAAA;IAC3B,OAAO,EAAE,OAAO,CAAA;IAChB,oBAAoB,EAAE,OAAO,CAAA;IAC7B,iBAAiB,EAAE,OAAO,CAAA;IAC1B,SAAS,EAAE,OAAO,CAAA;IAClB,QAAQ,EAAE,MAAM,CAAC,OAAO,CAAC,CAAA;IACzB,YAAY,EAAE,OAAO,CAAA;IACrB,sBAAsB,EAAE,OAAO,CAAA;IAC/B,aAAa,EAAE,OAAO,CAAA;IACtB,cAAc,EAAE,OAAO,CAAA;IACvB,OAAO,EAAE,OAAO,CAAA;CACjB;AAED,eAAO,MAAM,MAAM,yCAEjB,CAAA;AAEF,wBAAgB,6BAA6B,CAC3C,IAAI,EAAE,iCAAiC,EACvC,QAAQ,EAAE,qCAAqC,EAC/C,cAAc,GAAE,OAAoB,gBAoCrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction, Option, TransactionSigner } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface DecreasePositionArgs {
|
|
4
4
|
params: types.DecreasePositionParamsFields;
|
|
@@ -24,5 +24,5 @@ export interface DecreasePositionAccounts {
|
|
|
24
24
|
program: Address;
|
|
25
25
|
}
|
|
26
26
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
27
|
-
export declare function decreasePosition(args: DecreasePositionArgs, accounts: DecreasePositionAccounts, programAddress?: Address): IInstruction
|
|
27
|
+
export declare function decreasePosition(args: DecreasePositionArgs, accounts: DecreasePositionAccounts, programAddress?: Address): IInstruction;
|
|
28
28
|
//# sourceMappingURL=decreasePosition.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"decreasePosition.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/decreasePosition.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"decreasePosition.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/decreasePosition.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EACZ,MAAM,EACN,iBAAiB,EAClB,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,oBAAoB;IACnC,MAAM,EAAE,KAAK,CAAC,4BAA4B,CAAA;CAC3C;AAED,MAAM,WAAW,wBAAwB;IACvC,MAAM,EAAE,iBAAiB,CAAA;IACzB,SAAS,EAAE,MAAM,CAAC,OAAO,CAAC,CAAA;IAC1B,KAAK,EAAE,OAAO,CAAA;IACd,iBAAiB,EAAE,OAAO,CAAA;IAC1B,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,eAAe,EAAE,OAAO,CAAA;IACxB,kBAAkB,EAAE,OAAO,CAAA;IAC3B,QAAQ,EAAE,OAAO,CAAA;IACjB,OAAO,EAAE,OAAO,CAAA;IAChB,oBAAoB,EAAE,OAAO,CAAA;IAC7B,iBAAiB,EAAE,OAAO,CAAA;IAC1B,8BAA8B,EAAE,OAAO,CAAA;IACvC,6BAA6B,EAAE,OAAO,CAAA;IACtC,WAAW,EAAE,OAAO,CAAA;IACpB,YAAY,EAAE,OAAO,CAAA;IACrB,cAAc,EAAE,OAAO,CAAA;IACvB,OAAO,EAAE,OAAO,CAAA;CACjB;AAED,eAAO,MAAM,MAAM,yCAEjB,CAAA;AAEF,wBAAgB,gBAAgB,CAC9B,IAAI,EAAE,oBAAoB,EAC1B,QAAQ,EAAE,wBAAwB,EAClC,cAAc,GAAE,OAAoB,gBAmCrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction, TransactionSigner } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface DecreasePositionPostSwapArgs {
|
|
4
4
|
params: types.DecreasePositionPostSwapParamsFields;
|
|
@@ -11,5 +11,5 @@ export interface DecreasePositionPostSwapAccounts {
|
|
|
11
11
|
program: Address;
|
|
12
12
|
}
|
|
13
13
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
14
|
-
export declare function decreasePositionPostSwap(args: DecreasePositionPostSwapArgs, accounts: DecreasePositionPostSwapAccounts, programAddress?: Address): IInstruction
|
|
14
|
+
export declare function decreasePositionPostSwap(args: DecreasePositionPostSwapArgs, accounts: DecreasePositionPostSwapAccounts, programAddress?: Address): IInstruction;
|
|
15
15
|
//# sourceMappingURL=decreasePositionPostSwap.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"decreasePositionPostSwap.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/decreasePositionPostSwap.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"decreasePositionPostSwap.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/decreasePositionPostSwap.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAEZ,iBAAiB,EAClB,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,4BAA4B;IAC3C,MAAM,EAAE,KAAK,CAAC,oCAAoC,CAAA;CACnD;AAED,MAAM,WAAW,gCAAgC;IAC/C,MAAM,EAAE,iBAAiB,CAAA;IACzB,eAAe,EAAE,OAAO,CAAA;IACxB,kBAAkB,EAAE,OAAO,CAAA;IAC3B,cAAc,EAAE,OAAO,CAAA;IACvB,OAAO,EAAE,OAAO,CAAA;CACjB;AAED,eAAO,MAAM,MAAM,yCAEjB,CAAA;AAEF,wBAAgB,wBAAwB,CACtC,IAAI,EAAE,4BAA4B,EAClC,QAAQ,EAAE,gCAAgC,EAC1C,cAAc,GAAE,OAAoB,gBAoBrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface GetAddLiquidityAmountAndFeeArgs {
|
|
4
4
|
params: types.GetAddLiquidityAmountAndFeeParamsFields;
|
|
@@ -11,5 +11,5 @@ export interface GetAddLiquidityAmountAndFeeAccounts {
|
|
|
11
11
|
lpTokenMint: Address;
|
|
12
12
|
}
|
|
13
13
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
14
|
-
export declare function getAddLiquidityAmountAndFee(args: GetAddLiquidityAmountAndFeeArgs, accounts: GetAddLiquidityAmountAndFeeAccounts, programAddress?: Address): IInstruction
|
|
14
|
+
export declare function getAddLiquidityAmountAndFee(args: GetAddLiquidityAmountAndFeeArgs, accounts: GetAddLiquidityAmountAndFeeAccounts, programAddress?: Address): IInstruction;
|
|
15
15
|
//# sourceMappingURL=getAddLiquidityAmountAndFee.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAddLiquidityAmountAndFee.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/getAddLiquidityAmountAndFee.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"getAddLiquidityAmountAndFee.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/getAddLiquidityAmountAndFee.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAGb,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,+BAA+B;IAC9C,MAAM,EAAE,KAAK,CAAC,uCAAuC,CAAA;CACtD;AAED,MAAM,WAAW,mCAAmC;IAClD,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,OAAO,EAAE,OAAO,CAAA;IAChB,oBAAoB,EAAE,OAAO,CAAA;IAC7B,WAAW,EAAE,OAAO,CAAA;CACrB;AAED,eAAO,MAAM,MAAM,yCAEjB,CAAA;AAEF,wBAAgB,2BAA2B,CACzC,IAAI,EAAE,+BAA+B,EACrC,QAAQ,EAAE,mCAAmC,EAC7C,cAAc,GAAE,OAAoB,gBAoBrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface GetDecreasePositionArgs {
|
|
4
4
|
params: types.GetDecreasePositionParamsFields;
|
|
@@ -13,5 +13,5 @@ export interface GetDecreasePositionAccounts {
|
|
|
13
13
|
collateralCustodyOracleAccount: Address;
|
|
14
14
|
}
|
|
15
15
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
16
|
-
export declare function getDecreasePosition(args: GetDecreasePositionArgs, accounts: GetDecreasePositionAccounts, programAddress?: Address): IInstruction
|
|
16
|
+
export declare function getDecreasePosition(args: GetDecreasePositionArgs, accounts: GetDecreasePositionAccounts, programAddress?: Address): IInstruction;
|
|
17
17
|
//# sourceMappingURL=getDecreasePosition.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDecreasePosition.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/getDecreasePosition.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"getDecreasePosition.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/getDecreasePosition.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAGb,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,uBAAuB;IACtC,MAAM,EAAE,KAAK,CAAC,+BAA+B,CAAA;CAC9C;AAED,MAAM,WAAW,2BAA2B;IAC1C,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,QAAQ,EAAE,OAAO,CAAA;IACjB,OAAO,EAAE,OAAO,CAAA;IAChB,oBAAoB,EAAE,OAAO,CAAA;IAC7B,iBAAiB,EAAE,OAAO,CAAA;IAC1B,8BAA8B,EAAE,OAAO,CAAA;CACxC;AAED,eAAO,MAAM,MAAM,yCAEjB,CAAA;AAEF,wBAAgB,mBAAmB,CACjC,IAAI,EAAE,uBAAuB,EAC7B,QAAQ,EAAE,2BAA2B,EACrC,cAAc,GAAE,OAAoB,gBAsBrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface GetExactOutSwapAmountAndFeesArgs {
|
|
4
4
|
params: types.GetExactOutSwapAmountAndFeesParamsFields;
|
|
@@ -12,5 +12,5 @@ export interface GetExactOutSwapAmountAndFeesAccounts {
|
|
|
12
12
|
dispensingCustodyOracleAccount: Address;
|
|
13
13
|
}
|
|
14
14
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
15
|
-
export declare function getExactOutSwapAmountAndFees(args: GetExactOutSwapAmountAndFeesArgs, accounts: GetExactOutSwapAmountAndFeesAccounts, programAddress?: Address): IInstruction
|
|
15
|
+
export declare function getExactOutSwapAmountAndFees(args: GetExactOutSwapAmountAndFeesArgs, accounts: GetExactOutSwapAmountAndFeesAccounts, programAddress?: Address): IInstruction;
|
|
16
16
|
//# sourceMappingURL=getExactOutSwapAmountAndFees.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getExactOutSwapAmountAndFees.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/getExactOutSwapAmountAndFees.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"getExactOutSwapAmountAndFees.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/getExactOutSwapAmountAndFees.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAGb,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,gCAAgC;IAC/C,MAAM,EAAE,KAAK,CAAC,wCAAwC,CAAA;CACvD;AAED,MAAM,WAAW,oCAAoC;IACnD,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,gBAAgB,EAAE,OAAO,CAAA;IACzB,6BAA6B,EAAE,OAAO,CAAA;IACtC,iBAAiB,EAAE,OAAO,CAAA;IAC1B,8BAA8B,EAAE,OAAO,CAAA;CACxC;AAED,eAAO,MAAM,MAAM,yCAEjB,CAAA;AAEF,wBAAgB,4BAA4B,CAC1C,IAAI,EAAE,gCAAgC,EACtC,QAAQ,EAAE,oCAAoC,EAC9C,cAAc,GAAE,OAAoB,gBAqBrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction, Option } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface GetIncreasePositionArgs {
|
|
4
4
|
params: types.GetIncreasePositionParamsFields;
|
|
@@ -13,5 +13,5 @@ export interface GetIncreasePositionAccounts {
|
|
|
13
13
|
collateralCustodyOracleAccount: Address;
|
|
14
14
|
}
|
|
15
15
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
16
|
-
export declare function getIncreasePosition(args: GetIncreasePositionArgs, accounts: GetIncreasePositionAccounts, programAddress?: Address): IInstruction
|
|
16
|
+
export declare function getIncreasePosition(args: GetIncreasePositionArgs, accounts: GetIncreasePositionAccounts, programAddress?: Address): IInstruction;
|
|
17
17
|
//# sourceMappingURL=getIncreasePosition.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getIncreasePosition.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/getIncreasePosition.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"getIncreasePosition.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/getIncreasePosition.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EACZ,MAAM,EAEP,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,uBAAuB;IACtC,MAAM,EAAE,KAAK,CAAC,+BAA+B,CAAA;CAC9C;AAED,MAAM,WAAW,2BAA2B;IAC1C,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,QAAQ,EAAE,MAAM,CAAC,OAAO,CAAC,CAAA;IACzB,OAAO,EAAE,OAAO,CAAA;IAChB,oBAAoB,EAAE,OAAO,CAAA;IAC7B,iBAAiB,EAAE,OAAO,CAAA;IAC1B,8BAA8B,EAAE,OAAO,CAAA;CACxC;AAED,eAAO,MAAM,MAAM,yCAEjB,CAAA;AAEF,wBAAgB,mBAAmB,CACjC,IAAI,EAAE,uBAAuB,EAC7B,QAAQ,EAAE,2BAA2B,EACrC,cAAc,GAAE,OAAoB,gBAwBrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface GetLiquidationStateArgs {
|
|
4
4
|
params: types.GetLiquidationStateParamsFields;
|
|
@@ -12,5 +12,5 @@ export interface GetLiquidationStateAccounts {
|
|
|
12
12
|
collateralCustody: Address;
|
|
13
13
|
}
|
|
14
14
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
15
|
-
export declare function getLiquidationState(args: GetLiquidationStateArgs, accounts: GetLiquidationStateAccounts, programAddress?: Address): IInstruction
|
|
15
|
+
export declare function getLiquidationState(args: GetLiquidationStateArgs, accounts: GetLiquidationStateAccounts, programAddress?: Address): IInstruction;
|
|
16
16
|
//# sourceMappingURL=getLiquidationState.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getLiquidationState.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/getLiquidationState.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"getLiquidationState.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/getLiquidationState.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAGb,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,uBAAuB;IACtC,MAAM,EAAE,KAAK,CAAC,+BAA+B,CAAA;CAC9C;AAED,MAAM,WAAW,2BAA2B;IAC1C,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,QAAQ,EAAE,OAAO,CAAA;IACjB,OAAO,EAAE,OAAO,CAAA;IAChB,oBAAoB,EAAE,OAAO,CAAA;IAC7B,iBAAiB,EAAE,OAAO,CAAA;CAC3B;AAED,eAAO,MAAM,MAAM,yCAEjB,CAAA;AAEF,wBAAgB,mBAAmB,CACjC,IAAI,EAAE,uBAAuB,EAC7B,QAAQ,EAAE,2BAA2B,EACrC,cAAc,GAAE,OAAoB,gBAqBrC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction } from "@solana/kit";
|
|
2
2
|
export interface GetOraclePriceAccounts {
|
|
3
3
|
perpetuals: Address;
|
|
4
4
|
pool: Address;
|
|
5
5
|
custody: Address;
|
|
6
6
|
custodyOracleAccount: Address;
|
|
7
7
|
}
|
|
8
|
-
export declare function getOraclePrice(accounts: GetOraclePriceAccounts, programAddress?: Address): IInstruction
|
|
8
|
+
export declare function getOraclePrice(accounts: GetOraclePriceAccounts, programAddress?: Address): IInstruction;
|
|
9
9
|
//# sourceMappingURL=getOraclePrice.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOraclePrice.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/getOraclePrice.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"getOraclePrice.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/getOraclePrice.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAGb,MAAM,aAAa,CAAA;AAQpB,MAAM,WAAW,sBAAsB;IACrC,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,OAAO,EAAE,OAAO,CAAA;IAChB,oBAAoB,EAAE,OAAO,CAAA;CAC9B;AAED,wBAAgB,cAAc,CAC5B,QAAQ,EAAE,sBAAsB,EAChC,cAAc,GAAE,OAAoB,gBAYrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface GetPnlArgs {
|
|
4
4
|
params: types.GetPnlAndFeeParamsFields;
|
|
@@ -12,5 +12,5 @@ export interface GetPnlAccounts {
|
|
|
12
12
|
collateralCustody: Address;
|
|
13
13
|
}
|
|
14
14
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
15
|
-
export declare function getPnl(args: GetPnlArgs, accounts: GetPnlAccounts, programAddress?: Address): IInstruction
|
|
15
|
+
export declare function getPnl(args: GetPnlArgs, accounts: GetPnlAccounts, programAddress?: Address): IInstruction;
|
|
16
16
|
//# sourceMappingURL=getPnl.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPnl.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/getPnl.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"getPnl.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/getPnl.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAGb,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,UAAU;IACzB,MAAM,EAAE,KAAK,CAAC,wBAAwB,CAAA;CACvC;AAED,MAAM,WAAW,cAAc;IAC7B,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,QAAQ,EAAE,OAAO,CAAA;IACjB,OAAO,EAAE,OAAO,CAAA;IAChB,oBAAoB,EAAE,OAAO,CAAA;IAC7B,iBAAiB,EAAE,OAAO,CAAA;CAC3B;AAED,eAAO,MAAM,MAAM,yCAA4D,CAAA;AAE/E,wBAAgB,MAAM,CACpB,IAAI,EAAE,UAAU,EAChB,QAAQ,EAAE,cAAc,EACxB,cAAc,GAAE,OAAoB,gBAqBrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface GetRemoveLiquidityAmountAndFeeArgs {
|
|
4
4
|
params: types.GetRemoveLiquidityAmountAndFeeParamsFields;
|
|
@@ -11,5 +11,5 @@ export interface GetRemoveLiquidityAmountAndFeeAccounts {
|
|
|
11
11
|
lpTokenMint: Address;
|
|
12
12
|
}
|
|
13
13
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
14
|
-
export declare function getRemoveLiquidityAmountAndFee(args: GetRemoveLiquidityAmountAndFeeArgs, accounts: GetRemoveLiquidityAmountAndFeeAccounts, programAddress?: Address): IInstruction
|
|
14
|
+
export declare function getRemoveLiquidityAmountAndFee(args: GetRemoveLiquidityAmountAndFeeArgs, accounts: GetRemoveLiquidityAmountAndFeeAccounts, programAddress?: Address): IInstruction;
|
|
15
15
|
//# sourceMappingURL=getRemoveLiquidityAmountAndFee.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRemoveLiquidityAmountAndFee.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/getRemoveLiquidityAmountAndFee.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"getRemoveLiquidityAmountAndFee.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/getRemoveLiquidityAmountAndFee.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAGb,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,kCAAkC;IACjD,MAAM,EAAE,KAAK,CAAC,0CAA0C,CAAA;CACzD;AAED,MAAM,WAAW,sCAAsC;IACrD,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,OAAO,EAAE,OAAO,CAAA;IAChB,oBAAoB,EAAE,OAAO,CAAA;IAC7B,WAAW,EAAE,OAAO,CAAA;CACrB;AAED,eAAO,MAAM,MAAM,yCAEjB,CAAA;AAEF,wBAAgB,8BAA8B,CAC5C,IAAI,EAAE,kCAAkC,EACxC,QAAQ,EAAE,sCAAsC,EAChD,cAAc,GAAE,OAAoB,gBAsBrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface GetSwapAmountAndFeesArgs {
|
|
4
4
|
params: types.GetSwapAmountAndFeesParamsFields;
|
|
@@ -12,5 +12,5 @@ export interface GetSwapAmountAndFeesAccounts {
|
|
|
12
12
|
dispensingCustodyOracleAccount: Address;
|
|
13
13
|
}
|
|
14
14
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
15
|
-
export declare function getSwapAmountAndFees(args: GetSwapAmountAndFeesArgs, accounts: GetSwapAmountAndFeesAccounts, programAddress?: Address): IInstruction
|
|
15
|
+
export declare function getSwapAmountAndFees(args: GetSwapAmountAndFeesArgs, accounts: GetSwapAmountAndFeesAccounts, programAddress?: Address): IInstruction;
|
|
16
16
|
//# sourceMappingURL=getSwapAmountAndFees.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSwapAmountAndFees.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/getSwapAmountAndFees.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"getSwapAmountAndFees.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/getSwapAmountAndFees.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAGb,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,wBAAwB;IACvC,MAAM,EAAE,KAAK,CAAC,gCAAgC,CAAA;CAC/C;AAED,MAAM,WAAW,4BAA4B;IAC3C,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,gBAAgB,EAAE,OAAO,CAAA;IACzB,6BAA6B,EAAE,OAAO,CAAA;IACtC,iBAAiB,EAAE,OAAO,CAAA;IAC1B,8BAA8B,EAAE,OAAO,CAAA;CACxC;AAED,eAAO,MAAM,MAAM,yCAEjB,CAAA;AAEF,wBAAgB,oBAAoB,CAClC,IAAI,EAAE,wBAAwB,EAC9B,QAAQ,EAAE,4BAA4B,EACtC,cAAc,GAAE,OAAoB,gBAqBrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction, TransactionSigner } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface IncreasePositionArgs {
|
|
4
4
|
params: types.IncreasePositionParamsFields;
|
|
@@ -20,5 +20,5 @@ export interface IncreasePositionAccounts {
|
|
|
20
20
|
program: Address;
|
|
21
21
|
}
|
|
22
22
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
23
|
-
export declare function increasePosition(args: IncreasePositionArgs, accounts: IncreasePositionAccounts, programAddress?: Address): IInstruction
|
|
23
|
+
export declare function increasePosition(args: IncreasePositionArgs, accounts: IncreasePositionAccounts, programAddress?: Address): IInstruction;
|
|
24
24
|
//# sourceMappingURL=increasePosition.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"increasePosition.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/increasePosition.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"increasePosition.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/increasePosition.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAEZ,iBAAiB,EAClB,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,oBAAoB;IACnC,MAAM,EAAE,KAAK,CAAC,4BAA4B,CAAA;CAC3C;AAED,MAAM,WAAW,wBAAwB;IACvC,MAAM,EAAE,iBAAiB,CAAA;IACzB,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,eAAe,EAAE,OAAO,CAAA;IACxB,kBAAkB,EAAE,OAAO,CAAA;IAC3B,QAAQ,EAAE,OAAO,CAAA;IACjB,OAAO,EAAE,OAAO,CAAA;IAChB,oBAAoB,EAAE,OAAO,CAAA;IAC7B,iBAAiB,EAAE,OAAO,CAAA;IAC1B,8BAA8B,EAAE,OAAO,CAAA;IACvC,6BAA6B,EAAE,OAAO,CAAA;IACtC,YAAY,EAAE,OAAO,CAAA;IACrB,cAAc,EAAE,OAAO,CAAA;IACvB,OAAO,EAAE,OAAO,CAAA;CACjB;AAED,eAAO,MAAM,MAAM,yCAEjB,CAAA;AAEF,wBAAgB,gBAAgB,CAC9B,IAAI,EAAE,oBAAoB,EAC1B,QAAQ,EAAE,wBAAwB,EAClC,cAAc,GAAE,OAAoB,gBA6BrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction, TransactionSigner } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface IncreasePositionPreSwapArgs {
|
|
4
4
|
params: types.IncreasePositionPreSwapParamsFields;
|
|
@@ -17,5 +17,5 @@ export interface IncreasePositionPreSwapAccounts {
|
|
|
17
17
|
program: Address;
|
|
18
18
|
}
|
|
19
19
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
20
|
-
export declare function increasePositionPreSwap(args: IncreasePositionPreSwapArgs, accounts: IncreasePositionPreSwapAccounts, programAddress?: Address): IInstruction
|
|
20
|
+
export declare function increasePositionPreSwap(args: IncreasePositionPreSwapArgs, accounts: IncreasePositionPreSwapAccounts, programAddress?: Address): IInstruction;
|
|
21
21
|
//# sourceMappingURL=increasePositionPreSwap.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"increasePositionPreSwap.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/increasePositionPreSwap.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"increasePositionPreSwap.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/increasePositionPreSwap.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAEZ,iBAAiB,EAClB,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,2BAA2B;IAC1C,MAAM,EAAE,KAAK,CAAC,mCAAmC,CAAA;CAClD;AAED,MAAM,WAAW,+BAA+B;IAC9C,MAAM,EAAE,iBAAiB,CAAA;IACzB,SAAS,EAAE,OAAO,CAAA;IAClB,eAAe,EAAE,OAAO,CAAA;IACxB,kBAAkB,EAAE,OAAO,CAAA;IAC3B,QAAQ,EAAE,OAAO,CAAA;IACjB,iBAAiB,EAAE,OAAO,CAAA;IAC1B,6BAA6B,EAAE,OAAO,CAAA;IACtC,WAAW,EAAE,OAAO,CAAA;IACpB,YAAY,EAAE,OAAO,CAAA;IACrB,cAAc,EAAE,OAAO,CAAA;IACvB,OAAO,EAAE,OAAO,CAAA;CACjB;AAED,eAAO,MAAM,MAAM,yCAEjB,CAAA;AAEF,wBAAgB,uBAAuB,CACrC,IAAI,EAAE,2BAA2B,EACjC,QAAQ,EAAE,+BAA+B,EACzC,cAAc,GAAE,OAAoB,gBA0BrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction, TransactionSigner } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface InitArgs {
|
|
4
4
|
params: types.InitParamsFields;
|
|
@@ -14,5 +14,5 @@ export interface InitAccounts {
|
|
|
14
14
|
tokenProgram: Address;
|
|
15
15
|
}
|
|
16
16
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
17
|
-
export declare function init(args: InitArgs, accounts: InitAccounts, programAddress?: Address): IInstruction
|
|
17
|
+
export declare function init(args: InitArgs, accounts: InitAccounts, programAddress?: Address): IInstruction;
|
|
18
18
|
//# sourceMappingURL=init.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"init.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/init.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"init.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/init.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAEZ,iBAAiB,EAClB,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,QAAQ;IACvB,MAAM,EAAE,KAAK,CAAC,gBAAgB,CAAA;CAC/B;AAED,MAAM,WAAW,YAAY;IAC3B,gBAAgB,EAAE,iBAAiB,CAAA;IACnC,KAAK,EAAE,OAAO,CAAA;IACd,iBAAiB,EAAE,OAAO,CAAA;IAC1B,UAAU,EAAE,OAAO,CAAA;IACnB,iBAAiB,EAAE,OAAO,CAAA;IAC1B,qBAAqB,EAAE,OAAO,CAAA;IAC9B,aAAa,EAAE,OAAO,CAAA;IACtB,YAAY,EAAE,OAAO,CAAA;CACtB;AAED,eAAO,MAAM,MAAM,yCAAoD,CAAA;AAEvE,wBAAgB,IAAI,CAClB,IAAI,EAAE,QAAQ,EACd,QAAQ,EAAE,YAAY,EACtB,cAAc,GAAE,OAAoB,gBA2BrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction, TransactionSigner } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface LiquidatePositionArgs {
|
|
4
4
|
params: types.LiquidatePositionParamsFields;
|
|
@@ -21,5 +21,5 @@ export interface LiquidatePositionAccounts {
|
|
|
21
21
|
program: Address;
|
|
22
22
|
}
|
|
23
23
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
24
|
-
export declare function liquidatePosition(args: LiquidatePositionArgs, accounts: LiquidatePositionAccounts, programAddress?: Address): IInstruction
|
|
24
|
+
export declare function liquidatePosition(args: LiquidatePositionArgs, accounts: LiquidatePositionAccounts, programAddress?: Address): IInstruction;
|
|
25
25
|
//# sourceMappingURL=liquidatePosition.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"liquidatePosition.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/liquidatePosition.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"liquidatePosition.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/liquidatePosition.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAEZ,iBAAiB,EAClB,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,qBAAqB;IACpC,MAAM,EAAE,KAAK,CAAC,6BAA6B,CAAA;CAC5C;AAED,MAAM,WAAW,yBAAyB;IACxC,MAAM,EAAE,iBAAiB,CAAA;IACzB,gBAAgB,EAAE,OAAO,CAAA;IACzB,sBAAsB,EAAE,OAAO,CAAA;IAC/B,iBAAiB,EAAE,OAAO,CAAA;IAC1B,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,QAAQ,EAAE,OAAO,CAAA;IACjB,OAAO,EAAE,OAAO,CAAA;IAChB,oBAAoB,EAAE,OAAO,CAAA;IAC7B,iBAAiB,EAAE,OAAO,CAAA;IAC1B,8BAA8B,EAAE,OAAO,CAAA;IACvC,6BAA6B,EAAE,OAAO,CAAA;IACtC,YAAY,EAAE,OAAO,CAAA;IACrB,cAAc,EAAE,OAAO,CAAA;IACvB,OAAO,EAAE,OAAO,CAAA;CACjB;AAED,eAAO,MAAM,MAAM,yCAEjB,CAAA;AAEF,wBAAgB,iBAAiB,CAC/B,IAAI,EAAE,qBAAqB,EAC3B,QAAQ,EAAE,yBAAyB,EACnC,cAAc,GAAE,OAAoB,gBA8BrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction, TransactionSigner } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface RemoveLiquidityArgs {
|
|
4
4
|
params: types.RemoveLiquidityParamsFields;
|
|
@@ -19,5 +19,5 @@ export interface RemoveLiquidityAccounts {
|
|
|
19
19
|
program: Address;
|
|
20
20
|
}
|
|
21
21
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
22
|
-
export declare function removeLiquidity(args: RemoveLiquidityArgs, accounts: RemoveLiquidityAccounts, programAddress?: Address): IInstruction
|
|
22
|
+
export declare function removeLiquidity(args: RemoveLiquidityArgs, accounts: RemoveLiquidityAccounts, programAddress?: Address): IInstruction;
|
|
23
23
|
//# sourceMappingURL=removeLiquidity.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"removeLiquidity.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/removeLiquidity.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"removeLiquidity.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/removeLiquidity.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAEZ,iBAAiB,EAClB,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,mBAAmB;IAClC,MAAM,EAAE,KAAK,CAAC,2BAA2B,CAAA;CAC1C;AAED,MAAM,WAAW,uBAAuB;IACtC,KAAK,EAAE,iBAAiB,CAAA;IACxB,gBAAgB,EAAE,OAAO,CAAA;IACzB,cAAc,EAAE,OAAO,CAAA;IACvB,iBAAiB,EAAE,OAAO,CAAA;IAC1B,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,OAAO,EAAE,OAAO,CAAA;IAChB,oBAAoB,EAAE,OAAO,CAAA;IAC7B,mBAAmB,EAAE,OAAO,CAAA;IAC5B,WAAW,EAAE,OAAO,CAAA;IACpB,YAAY,EAAE,OAAO,CAAA;IACrB,cAAc,EAAE,OAAO,CAAA;IACvB,OAAO,EAAE,OAAO,CAAA;CACjB;AAED,eAAO,MAAM,MAAM,yCAEjB,CAAA;AAEF,wBAAgB,eAAe,CAC7B,IAAI,EAAE,mBAAmB,EACzB,QAAQ,EAAE,uBAAuB,EACjC,cAAc,GAAE,OAAoB,gBA4BrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction, TransactionSigner } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface SetCustodyConfigArgs {
|
|
4
4
|
params: types.SetCustodyConfigParamsFields;
|
|
@@ -9,5 +9,5 @@ export interface SetCustodyConfigAccounts {
|
|
|
9
9
|
custody: Address;
|
|
10
10
|
}
|
|
11
11
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
12
|
-
export declare function setCustodyConfig(args: SetCustodyConfigArgs, accounts: SetCustodyConfigAccounts, programAddress?: Address): IInstruction
|
|
12
|
+
export declare function setCustodyConfig(args: SetCustodyConfigArgs, accounts: SetCustodyConfigAccounts, programAddress?: Address): IInstruction;
|
|
13
13
|
//# sourceMappingURL=setCustodyConfig.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"setCustodyConfig.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/setCustodyConfig.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"setCustodyConfig.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/setCustodyConfig.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAEZ,iBAAiB,EAClB,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,oBAAoB;IACnC,MAAM,EAAE,KAAK,CAAC,4BAA4B,CAAA;CAC3C;AAED,MAAM,WAAW,wBAAwB;IACvC,KAAK,EAAE,iBAAiB,CAAA;IACxB,UAAU,EAAE,OAAO,CAAA;IACnB,OAAO,EAAE,OAAO,CAAA;CACjB;AAED,eAAO,MAAM,MAAM,yCAEjB,CAAA;AAEF,wBAAgB,gBAAgB,CAC9B,IAAI,EAAE,oBAAoB,EAC1B,QAAQ,EAAE,wBAAwB,EAClC,cAAc,GAAE,OAAoB,gBAkBrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction, TransactionSigner } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface SetCustodyGlobalLimitArgs {
|
|
4
4
|
params: types.SetCustodyGlobalLimitParamsFields;
|
|
@@ -8,5 +8,5 @@ export interface SetCustodyGlobalLimitAccounts {
|
|
|
8
8
|
custody: Address;
|
|
9
9
|
}
|
|
10
10
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
11
|
-
export declare function setCustodyGlobalLimit(args: SetCustodyGlobalLimitArgs, accounts: SetCustodyGlobalLimitAccounts, programAddress?: Address): IInstruction
|
|
11
|
+
export declare function setCustodyGlobalLimit(args: SetCustodyGlobalLimitArgs, accounts: SetCustodyGlobalLimitAccounts, programAddress?: Address): IInstruction;
|
|
12
12
|
//# sourceMappingURL=setCustodyGlobalLimit.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"setCustodyGlobalLimit.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/setCustodyGlobalLimit.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"setCustodyGlobalLimit.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/setCustodyGlobalLimit.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAEZ,iBAAiB,EAClB,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,yBAAyB;IACxC,MAAM,EAAE,KAAK,CAAC,iCAAiC,CAAA;CAChD;AAED,MAAM,WAAW,6BAA6B;IAC5C,MAAM,EAAE,iBAAiB,CAAA;IACzB,OAAO,EAAE,OAAO,CAAA;CACjB;AAED,eAAO,MAAM,MAAM,yCAEjB,CAAA;AAEF,wBAAgB,qBAAqB,CACnC,IAAI,EAAE,yBAAyB,EAC/B,QAAQ,EAAE,6BAA6B,EACvC,cAAc,GAAE,OAAoB,gBAiBrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction, TransactionSigner } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface SetPerpetualsConfigArgs {
|
|
4
4
|
params: types.SetPerpetualsConfigParamsFields;
|
|
@@ -8,5 +8,5 @@ export interface SetPerpetualsConfigAccounts {
|
|
|
8
8
|
perpetuals: Address;
|
|
9
9
|
}
|
|
10
10
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
11
|
-
export declare function setPerpetualsConfig(args: SetPerpetualsConfigArgs, accounts: SetPerpetualsConfigAccounts, programAddress?: Address): IInstruction
|
|
11
|
+
export declare function setPerpetualsConfig(args: SetPerpetualsConfigArgs, accounts: SetPerpetualsConfigAccounts, programAddress?: Address): IInstruction;
|
|
12
12
|
//# sourceMappingURL=setPerpetualsConfig.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"setPerpetualsConfig.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/setPerpetualsConfig.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"setPerpetualsConfig.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/setPerpetualsConfig.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAEZ,iBAAiB,EAClB,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,uBAAuB;IACtC,MAAM,EAAE,KAAK,CAAC,+BAA+B,CAAA;CAC9C;AAED,MAAM,WAAW,2BAA2B;IAC1C,KAAK,EAAE,iBAAiB,CAAA;IACxB,UAAU,EAAE,OAAO,CAAA;CACpB;AAED,eAAO,MAAM,MAAM,yCAEjB,CAAA;AAEF,wBAAgB,mBAAmB,CACjC,IAAI,EAAE,uBAAuB,EAC7B,QAAQ,EAAE,2BAA2B,EACrC,cAAc,GAAE,OAAoB,gBAiBrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction, TransactionSigner } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface SetPoolConfigArgs {
|
|
4
4
|
params: types.SetPoolConfigParamsFields;
|
|
@@ -9,5 +9,5 @@ export interface SetPoolConfigAccounts {
|
|
|
9
9
|
pool: Address;
|
|
10
10
|
}
|
|
11
11
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
12
|
-
export declare function setPoolConfig(args: SetPoolConfigArgs, accounts: SetPoolConfigAccounts, programAddress?: Address): IInstruction
|
|
12
|
+
export declare function setPoolConfig(args: SetPoolConfigArgs, accounts: SetPoolConfigAccounts, programAddress?: Address): IInstruction;
|
|
13
13
|
//# sourceMappingURL=setPoolConfig.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"setPoolConfig.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/setPoolConfig.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"setPoolConfig.d.ts","sourceRoot":"","sources":["../../../../src/@codegen/jupiter_perps/instructions/setPoolConfig.ts"],"names":[],"mappings":"AACA,OAAO,EACL,OAAO,EAIP,YAAY,EAEZ,iBAAiB,EAClB,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,KAAK,MAAM,UAAU,CAAA;AAGjC,MAAM,WAAW,iBAAiB;IAChC,MAAM,EAAE,KAAK,CAAC,yBAAyB,CAAA;CACxC;AAED,MAAM,WAAW,qBAAqB;IACpC,KAAK,EAAE,iBAAiB,CAAA;IACxB,UAAU,EAAE,OAAO,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;CACd;AAED,eAAO,MAAM,MAAM,yCAA6D,CAAA;AAEhF,wBAAgB,aAAa,CAC3B,IAAI,EAAE,iBAAiB,EACvB,QAAQ,EAAE,qBAAqB,EAC/B,cAAc,GAAE,OAAoB,gBAkBrC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Address,
|
|
1
|
+
import { Address, IInstruction, TransactionSigner } from "@solana/kit";
|
|
2
2
|
import * as types from "../types";
|
|
3
3
|
export interface SetTestOraclePriceArgs {
|
|
4
4
|
params: types.SetTestOraclePriceParamsFields;
|
|
@@ -12,5 +12,5 @@ export interface SetTestOraclePriceAccounts {
|
|
|
12
12
|
systemProgram: Address;
|
|
13
13
|
}
|
|
14
14
|
export declare const layout: import("buffer-layout").Layout<unknown>;
|
|
15
|
-
export declare function setTestOraclePrice(args: SetTestOraclePriceArgs, accounts: SetTestOraclePriceAccounts, programAddress?: Address): IInstruction
|
|
15
|
+
export declare function setTestOraclePrice(args: SetTestOraclePriceArgs, accounts: SetTestOraclePriceAccounts, programAddress?: Address): IInstruction;
|
|
16
16
|
//# sourceMappingURL=setTestOraclePrice.d.ts.map
|