aftermath-ts-sdk 1.3.28 → 2.0.0
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/index.d.ts +16828 -5
- package/dist/index.js +22695 -19
- package/dist/index.js.map +1 -0
- package/package.json +69 -60
- package/dist/general/apiHelpers/dynamicFieldsApiHelpers.d.ts +0 -41
- package/dist/general/apiHelpers/dynamicFieldsApiHelpers.d.ts.map +0 -1
- package/dist/general/apiHelpers/dynamicFieldsApiHelpers.js +0 -110
- package/dist/general/apiHelpers/eventsApiHelpers.d.ts +0 -43
- package/dist/general/apiHelpers/eventsApiHelpers.d.ts.map +0 -1
- package/dist/general/apiHelpers/eventsApiHelpers.js +0 -170
- package/dist/general/apiHelpers/inspectionsApiHelpers.d.ts +0 -28
- package/dist/general/apiHelpers/inspectionsApiHelpers.d.ts.map +0 -1
- package/dist/general/apiHelpers/inspectionsApiHelpers.js +0 -58
- package/dist/general/apiHelpers/objectsApiHelpers.d.ts +0 -77
- package/dist/general/apiHelpers/objectsApiHelpers.d.ts.map +0 -1
- package/dist/general/apiHelpers/objectsApiHelpers.js +0 -197
- package/dist/general/apiHelpers/transactionsApiHelpers.d.ts +0 -50
- package/dist/general/apiHelpers/transactionsApiHelpers.d.ts.map +0 -1
- package/dist/general/apiHelpers/transactionsApiHelpers.js +0 -256
- package/dist/general/dynamicGas/dynamicGas.d.ts +0 -48
- package/dist/general/dynamicGas/dynamicGas.d.ts.map +0 -1
- package/dist/general/dynamicGas/dynamicGas.js +0 -69
- package/dist/general/dynamicGas/dynamicGasTypes.d.ts +0 -37
- package/dist/general/dynamicGas/dynamicGasTypes.d.ts.map +0 -1
- package/dist/general/dynamicGas/dynamicGasTypes.js +0 -2
- package/dist/general/nfts/nftsApi.d.ts +0 -35
- package/dist/general/nfts/nftsApi.d.ts.map +0 -1
- package/dist/general/nfts/nftsApi.js +0 -124
- package/dist/general/nfts/nftsApiCasting.d.ts +0 -11
- package/dist/general/nfts/nftsApiCasting.d.ts.map +0 -1
- package/dist/general/nfts/nftsApiCasting.js +0 -115
- package/dist/general/nfts/nftsTypes.d.ts +0 -31
- package/dist/general/nfts/nftsTypes.d.ts.map +0 -1
- package/dist/general/nfts/nftsTypes.js +0 -2
- package/dist/general/priceFeeds/priceFeeds.d.ts +0 -3
- package/dist/general/priceFeeds/priceFeeds.d.ts.map +0 -1
- package/dist/general/priceFeeds/priceFeeds.js +0 -26
- package/dist/general/priceFeeds/priceFeedsApi.d.ts +0 -3
- package/dist/general/priceFeeds/priceFeedsApi.d.ts.map +0 -1
- package/dist/general/priceFeeds/priceFeedsApi.js +0 -33
- package/dist/general/priceFeeds/priceFeedsTypes.d.ts +0 -3
- package/dist/general/priceFeeds/priceFeedsTypes.d.ts.map +0 -1
- package/dist/general/priceFeeds/priceFeedsTypes.js +0 -7
- package/dist/general/prices/coinGeckoTypes.d.ts +0 -16
- package/dist/general/prices/coinGeckoTypes.d.ts.map +0 -1
- package/dist/general/prices/coinGeckoTypes.js +0 -2
- package/dist/general/prices/prices.d.ts +0 -92
- package/dist/general/prices/prices.d.ts.map +0 -1
- package/dist/general/prices/prices.js +0 -124
- package/dist/general/providers/aftermath.d.ts +0 -200
- package/dist/general/providers/aftermath.d.ts.map +0 -1
- package/dist/general/providers/aftermath.js +0 -258
- package/dist/general/providers/aftermathApi.d.ts +0 -197
- package/dist/general/providers/aftermathApi.d.ts.map +0 -1
- package/dist/general/providers/aftermathApi.js +0 -255
- package/dist/general/providers/index.d.ts +0 -3
- package/dist/general/providers/index.d.ts.map +0 -1
- package/dist/general/providers/index.js +0 -18
- package/dist/general/types/castingTypes.d.ts +0 -51
- package/dist/general/types/castingTypes.d.ts.map +0 -1
- package/dist/general/types/castingTypes.js +0 -8
- package/dist/general/types/configTypes.d.ts +0 -187
- package/dist/general/types/configTypes.d.ts.map +0 -1
- package/dist/general/types/configTypes.js +0 -2
- package/dist/general/types/generalTypes.d.ts +0 -349
- package/dist/general/types/generalTypes.d.ts.map +0 -1
- package/dist/general/types/generalTypes.js +0 -2
- package/dist/general/types/index.d.ts +0 -7
- package/dist/general/types/index.d.ts.map +0 -1
- package/dist/general/types/index.js +0 -22
- package/dist/general/types/moveErrorsInterface.d.ts +0 -6
- package/dist/general/types/moveErrorsInterface.d.ts.map +0 -1
- package/dist/general/types/moveErrorsInterface.js +0 -2
- package/dist/general/types/suiTypes.d.ts +0 -2
- package/dist/general/types/suiTypes.d.ts.map +0 -1
- package/dist/general/types/suiTypes.js +0 -5
- package/dist/general/utils/caller.d.ts +0 -58
- package/dist/general/utils/caller.d.ts.map +0 -1
- package/dist/general/utils/caller.js +0 -231
- package/dist/general/utils/casting.d.ts +0 -212
- package/dist/general/utils/casting.d.ts.map +0 -1
- package/dist/general/utils/casting.js +0 -273
- package/dist/general/utils/fixedUtils.d.ts +0 -109
- package/dist/general/utils/fixedUtils.d.ts.map +0 -1
- package/dist/general/utils/fixedUtils.js +0 -100
- package/dist/general/utils/helpers.d.ts +0 -408
- package/dist/general/utils/helpers.d.ts.map +0 -1
- package/dist/general/utils/helpers.js +0 -725
- package/dist/general/utils/iFixedUtils.d.ts +0 -78
- package/dist/general/utils/iFixedUtils.d.ts.map +0 -1
- package/dist/general/utils/iFixedUtils.js +0 -109
- package/dist/general/utils/index.d.ts +0 -3
- package/dist/general/utils/index.d.ts.map +0 -1
- package/dist/general/utils/index.js +0 -18
- package/dist/general/wallet/wallet.d.ts +0 -89
- package/dist/general/wallet/wallet.d.ts.map +0 -1
- package/dist/general/wallet/wallet.js +0 -120
- package/dist/general/wallet/walletApi.d.ts +0 -20
- package/dist/general/wallet/walletApi.d.ts.map +0 -1
- package/dist/general/wallet/walletApi.js +0 -66
- package/dist/index.d.ts.map +0 -1
- package/dist/packages/auth/auth.d.ts +0 -135
- package/dist/packages/auth/auth.d.ts.map +0 -1
- package/dist/packages/auth/auth.js +0 -289
- package/dist/packages/auth/authTypes.d.ts +0 -102
- package/dist/packages/auth/authTypes.d.ts.map +0 -1
- package/dist/packages/auth/authTypes.js +0 -2
- package/dist/packages/auth/index.d.ts +0 -2
- package/dist/packages/auth/index.d.ts.map +0 -1
- package/dist/packages/auth/index.js +0 -17
- package/dist/packages/coin/api/coinApi.d.ts +0 -33
- package/dist/packages/coin/api/coinApi.d.ts.map +0 -1
- package/dist/packages/coin/api/coinApi.js +0 -167
- package/dist/packages/coin/coin.d.ts +0 -320
- package/dist/packages/coin/coin.d.ts.map +0 -1
- package/dist/packages/coin/coin.js +0 -467
- package/dist/packages/coin/coinTypes.d.ts +0 -139
- package/dist/packages/coin/coinTypes.d.ts.map +0 -1
- package/dist/packages/coin/coinTypes.js +0 -2
- package/dist/packages/coin/index.d.ts +0 -2
- package/dist/packages/coin/index.d.ts.map +0 -1
- package/dist/packages/coin/index.js +0 -17
- package/dist/packages/dca/api/dcaApi.d.ts +0 -26
- package/dist/packages/dca/api/dcaApi.d.ts.map +0 -1
- package/dist/packages/dca/api/dcaApi.js +0 -60
- package/dist/packages/dca/dca.d.ts +0 -174
- package/dist/packages/dca/dca.d.ts.map +0 -1
- package/dist/packages/dca/dca.js +0 -230
- package/dist/packages/dca/dcaTypes.d.ts +0 -319
- package/dist/packages/dca/dcaTypes.d.ts.map +0 -1
- package/dist/packages/dca/dcaTypes.js +0 -2
- package/dist/packages/dca/index.d.ts +0 -2
- package/dist/packages/dca/index.d.ts.map +0 -1
- package/dist/packages/dca/index.js +0 -17
- package/dist/packages/farms/api/farmsApi.d.ts +0 -996
- package/dist/packages/farms/api/farmsApi.d.ts.map +0 -1
- package/dist/packages/farms/api/farmsApi.js +0 -1826
- package/dist/packages/farms/api/farmsApiCasting.d.ts +0 -39
- package/dist/packages/farms/api/farmsApiCasting.d.ts.map +0 -1
- package/dist/packages/farms/api/farmsApiCasting.js +0 -427
- package/dist/packages/farms/api/farmsApiCastingTypes.d.ts +0 -235
- package/dist/packages/farms/api/farmsApiCastingTypes.d.ts.map +0 -1
- package/dist/packages/farms/api/farmsApiCastingTypes.js +0 -2
- package/dist/packages/farms/farms.d.ts +0 -221
- package/dist/packages/farms/farms.d.ts.map +0 -1
- package/dist/packages/farms/farms.js +0 -302
- package/dist/packages/farms/farmsStakedPosition.d.ts +0 -229
- package/dist/packages/farms/farmsStakedPosition.d.ts.map +0 -1
- package/dist/packages/farms/farmsStakedPosition.js +0 -473
- package/dist/packages/farms/farmsStakingPool.d.ts +0 -285
- package/dist/packages/farms/farmsStakingPool.d.ts.map +0 -1
- package/dist/packages/farms/farmsStakingPool.js +0 -488
- package/dist/packages/farms/farmsTypes.d.ts +0 -571
- package/dist/packages/farms/farmsTypes.d.ts.map +0 -1
- package/dist/packages/farms/farmsTypes.js +0 -49
- package/dist/packages/farms/index.d.ts +0 -4
- package/dist/packages/farms/index.d.ts.map +0 -1
- package/dist/packages/farms/index.js +0 -19
- package/dist/packages/faucet/api/faucetApi.d.ts +0 -37
- package/dist/packages/faucet/api/faucetApi.d.ts.map +0 -1
- package/dist/packages/faucet/api/faucetApi.js +0 -145
- package/dist/packages/faucet/api/faucetApiCasting.d.ts +0 -7
- package/dist/packages/faucet/api/faucetApiCasting.d.ts.map +0 -1
- package/dist/packages/faucet/api/faucetApiCasting.js +0 -33
- package/dist/packages/faucet/api/faucetApiCastingTypes.d.ts +0 -10
- package/dist/packages/faucet/api/faucetApiCastingTypes.d.ts.map +0 -1
- package/dist/packages/faucet/api/faucetApiCastingTypes.js +0 -2
- package/dist/packages/faucet/faucet.d.ts +0 -16
- package/dist/packages/faucet/faucet.d.ts.map +0 -1
- package/dist/packages/faucet/faucet.js +0 -64
- package/dist/packages/faucet/faucetTypes.d.ts +0 -20
- package/dist/packages/faucet/faucetTypes.d.ts.map +0 -1
- package/dist/packages/faucet/faucetTypes.js +0 -2
- package/dist/packages/faucet/index.d.ts +0 -2
- package/dist/packages/faucet/index.d.ts.map +0 -1
- package/dist/packages/faucet/index.js +0 -17
- package/dist/packages/index.d.ts +0 -14
- package/dist/packages/index.d.ts.map +0 -1
- package/dist/packages/index.js +0 -29
- package/dist/packages/leveragedStaking/api/leveragedStakingApi.d.ts +0 -202
- package/dist/packages/leveragedStaking/api/leveragedStakingApi.d.ts.map +0 -1
- package/dist/packages/leveragedStaking/api/leveragedStakingApi.js +0 -1104
- package/dist/packages/leveragedStaking/api/leveragedStakingApiCasting.d.ts +0 -12
- package/dist/packages/leveragedStaking/api/leveragedStakingApiCasting.d.ts.map +0 -1
- package/dist/packages/leveragedStaking/api/leveragedStakingApiCasting.js +0 -69
- package/dist/packages/leveragedStaking/api/leveragedStakingApiCastingTypes.d.ts +0 -39
- package/dist/packages/leveragedStaking/api/leveragedStakingApiCastingTypes.d.ts.map +0 -1
- package/dist/packages/leveragedStaking/api/leveragedStakingApiCastingTypes.js +0 -2
- package/dist/packages/leveragedStaking/index.d.ts +0 -2
- package/dist/packages/leveragedStaking/index.d.ts.map +0 -1
- package/dist/packages/leveragedStaking/index.js +0 -17
- package/dist/packages/leveragedStaking/leveragedStaking.d.ts +0 -68
- package/dist/packages/leveragedStaking/leveragedStaking.d.ts.map +0 -1
- package/dist/packages/leveragedStaking/leveragedStaking.js +0 -154
- package/dist/packages/leveragedStaking/leveragedStakingTypes.d.ts +0 -48
- package/dist/packages/leveragedStaking/leveragedStakingTypes.d.ts.map +0 -1
- package/dist/packages/leveragedStaking/leveragedStakingTypes.js +0 -16
- package/dist/packages/limitOrders/api/limitOrdersApi.d.ts +0 -12
- package/dist/packages/limitOrders/api/limitOrdersApi.d.ts.map +0 -1
- package/dist/packages/limitOrders/api/limitOrdersApi.js +0 -25
- package/dist/packages/limitOrders/index.d.ts +0 -2
- package/dist/packages/limitOrders/index.d.ts.map +0 -1
- package/dist/packages/limitOrders/index.js +0 -17
- package/dist/packages/limitOrders/limitOrders.d.ts +0 -143
- package/dist/packages/limitOrders/limitOrders.d.ts.map +0 -1
- package/dist/packages/limitOrders/limitOrders.js +0 -190
- package/dist/packages/limitOrders/limitOrdersTypes.d.ts +0 -211
- package/dist/packages/limitOrders/limitOrdersTypes.d.ts.map +0 -1
- package/dist/packages/limitOrders/limitOrdersTypes.js +0 -2
- package/dist/packages/multisig/api/multisigApi.d.ts +0 -10
- package/dist/packages/multisig/api/multisigApi.d.ts.map +0 -1
- package/dist/packages/multisig/api/multisigApi.js +0 -39
- package/dist/packages/multisig/index.d.ts +0 -2
- package/dist/packages/multisig/index.d.ts.map +0 -1
- package/dist/packages/multisig/index.js +0 -17
- package/dist/packages/multisig/multisig.d.ts +0 -46
- package/dist/packages/multisig/multisig.d.ts.map +0 -1
- package/dist/packages/multisig/multisig.js +0 -65
- package/dist/packages/multisig/multisigTypes.d.ts +0 -26
- package/dist/packages/multisig/multisigTypes.d.ts.map +0 -1
- package/dist/packages/multisig/multisigTypes.js +0 -2
- package/dist/packages/nftAmm/api/nftAmmApi.d.ts +0 -93
- package/dist/packages/nftAmm/api/nftAmmApi.d.ts.map +0 -1
- package/dist/packages/nftAmm/api/nftAmmApi.js +0 -250
- package/dist/packages/nftAmm/api/nftAmmApiCasting.d.ts +0 -6
- package/dist/packages/nftAmm/api/nftAmmApiCasting.d.ts.map +0 -1
- package/dist/packages/nftAmm/api/nftAmmApiCasting.js +0 -43
- package/dist/packages/nftAmm/api/nftAmmApiCastingTypes.d.ts +0 -10
- package/dist/packages/nftAmm/api/nftAmmApiCastingTypes.d.ts.map +0 -1
- package/dist/packages/nftAmm/api/nftAmmApiCastingTypes.js +0 -2
- package/dist/packages/nftAmm/index.d.ts +0 -2
- package/dist/packages/nftAmm/index.d.ts.map +0 -1
- package/dist/packages/nftAmm/index.js +0 -17
- package/dist/packages/nftAmm/nftAmm.d.ts +0 -18
- package/dist/packages/nftAmm/nftAmm.d.ts.map +0 -1
- package/dist/packages/nftAmm/nftAmm.js +0 -73
- package/dist/packages/nftAmm/nftAmmMarket.d.ts +0 -54
- package/dist/packages/nftAmm/nftAmmMarket.d.ts.map +0 -1
- package/dist/packages/nftAmm/nftAmmMarket.js +0 -154
- package/dist/packages/nftAmm/nftAmmTypes.d.ts +0 -51
- package/dist/packages/nftAmm/nftAmmTypes.d.ts.map +0 -1
- package/dist/packages/nftAmm/nftAmmTypes.js +0 -2
- package/dist/packages/perpetuals/api/perpetualsApi.d.ts +0 -44
- package/dist/packages/perpetuals/api/perpetualsApi.d.ts.map +0 -1
- package/dist/packages/perpetuals/api/perpetualsApi.js +0 -1420
- package/dist/packages/perpetuals/api/perpetualsApiCasting.d.ts +0 -27
- package/dist/packages/perpetuals/api/perpetualsApiCasting.d.ts.map +0 -1
- package/dist/packages/perpetuals/api/perpetualsApiCasting.js +0 -463
- package/dist/packages/perpetuals/index.d.ts +0 -5
- package/dist/packages/perpetuals/index.d.ts.map +0 -1
- package/dist/packages/perpetuals/index.js +0 -20
- package/dist/packages/perpetuals/perpetuals.d.ts +0 -860
- package/dist/packages/perpetuals/perpetuals.d.ts.map +0 -1
- package/dist/packages/perpetuals/perpetuals.js +0 -1102
- package/dist/packages/perpetuals/perpetualsAccount.d.ts +0 -780
- package/dist/packages/perpetuals/perpetualsAccount.d.ts.map +0 -1
- package/dist/packages/perpetuals/perpetualsAccount.js +0 -1406
- package/dist/packages/perpetuals/perpetualsCastingTypes.d.ts +0 -170
- package/dist/packages/perpetuals/perpetualsCastingTypes.d.ts.map +0 -1
- package/dist/packages/perpetuals/perpetualsCastingTypes.js +0 -2
- package/dist/packages/perpetuals/perpetualsMarket.d.ts +0 -360
- package/dist/packages/perpetuals/perpetualsMarket.d.ts.map +0 -1
- package/dist/packages/perpetuals/perpetualsMarket.js +0 -475
- package/dist/packages/perpetuals/perpetualsTypes.d.ts +0 -2968
- package/dist/packages/perpetuals/perpetualsTypes.d.ts.map +0 -1
- package/dist/packages/perpetuals/perpetualsTypes.js +0 -165
- package/dist/packages/perpetuals/perpetualsVault.d.ts +0 -438
- package/dist/packages/perpetuals/perpetualsVault.d.ts.map +0 -1
- package/dist/packages/perpetuals/perpetualsVault.js +0 -601
- package/dist/packages/perpetuals/utils/index.d.ts +0 -2
- package/dist/packages/perpetuals/utils/index.d.ts.map +0 -1
- package/dist/packages/perpetuals/utils/index.js +0 -17
- package/dist/packages/perpetuals/utils/perpetualsOrderUtils.d.ts +0 -12
- package/dist/packages/perpetuals/utils/perpetualsOrderUtils.d.ts.map +0 -1
- package/dist/packages/perpetuals/utils/perpetualsOrderUtils.js +0 -60
- package/dist/packages/pools/api/poolsApi.d.ts +0 -342
- package/dist/packages/pools/api/poolsApi.d.ts.map +0 -1
- package/dist/packages/pools/api/poolsApi.js +0 -857
- package/dist/packages/pools/api/poolsApiCasting.d.ts +0 -13
- package/dist/packages/pools/api/poolsApiCasting.d.ts.map +0 -1
- package/dist/packages/pools/api/poolsApiCasting.js +0 -91
- package/dist/packages/pools/api/poolsApiCastingTypes.d.ts +0 -64
- package/dist/packages/pools/api/poolsApiCastingTypes.d.ts.map +0 -1
- package/dist/packages/pools/api/poolsApiCastingTypes.js +0 -2
- package/dist/packages/pools/index.d.ts +0 -3
- package/dist/packages/pools/index.d.ts.map +0 -1
- package/dist/packages/pools/index.js +0 -18
- package/dist/packages/pools/pool.d.ts +0 -459
- package/dist/packages/pools/pool.d.ts.map +0 -1
- package/dist/packages/pools/pool.js +0 -647
- package/dist/packages/pools/pools.d.ts +0 -405
- package/dist/packages/pools/pools.d.ts.map +0 -1
- package/dist/packages/pools/pools.js +0 -533
- package/dist/packages/pools/poolsTypes.d.ts +0 -469
- package/dist/packages/pools/poolsTypes.d.ts.map +0 -1
- package/dist/packages/pools/poolsTypes.js +0 -2
- package/dist/packages/pools/utils/cmmmCalculations.d.ts +0 -42
- package/dist/packages/pools/utils/cmmmCalculations.d.ts.map +0 -1
- package/dist/packages/pools/utils/cmmmCalculations.js +0 -1380
- package/dist/packages/referralVault/api/referralVaultApi.d.ts +0 -39
- package/dist/packages/referralVault/api/referralVaultApi.d.ts.map +0 -1
- package/dist/packages/referralVault/api/referralVaultApi.js +0 -125
- package/dist/packages/referralVault/index.d.ts +0 -2
- package/dist/packages/referralVault/index.d.ts.map +0 -1
- package/dist/packages/referralVault/index.js +0 -17
- package/dist/packages/referralVault/referralVault.d.ts +0 -47
- package/dist/packages/referralVault/referralVault.d.ts.map +0 -1
- package/dist/packages/referralVault/referralVault.js +0 -71
- package/dist/packages/referralVault/referralVaultTypes.d.ts +0 -2
- package/dist/packages/referralVault/referralVaultTypes.d.ts.map +0 -1
- package/dist/packages/referralVault/referralVaultTypes.js +0 -2
- package/dist/packages/referrals/index.d.ts +0 -2
- package/dist/packages/referrals/index.d.ts.map +0 -1
- package/dist/packages/referrals/index.js +0 -17
- package/dist/packages/referrals/referrals.d.ts +0 -27
- package/dist/packages/referrals/referrals.d.ts.map +0 -1
- package/dist/packages/referrals/referrals.js +0 -95
- package/dist/packages/referrals/referralsTypes.d.ts +0 -166
- package/dist/packages/referrals/referralsTypes.d.ts.map +0 -1
- package/dist/packages/referrals/referralsTypes.js +0 -2
- package/dist/packages/rewards/index.d.ts +0 -2
- package/dist/packages/rewards/index.d.ts.map +0 -1
- package/dist/packages/rewards/index.js +0 -17
- package/dist/packages/rewards/rewards.d.ts +0 -21
- package/dist/packages/rewards/rewards.d.ts.map +0 -1
- package/dist/packages/rewards/rewards.js +0 -65
- package/dist/packages/rewards/rewardsTypes.d.ts +0 -169
- package/dist/packages/rewards/rewardsTypes.d.ts.map +0 -1
- package/dist/packages/rewards/rewardsTypes.js +0 -2
- package/dist/packages/router/api/routerApi.d.ts +0 -35
- package/dist/packages/router/api/routerApi.d.ts.map +0 -1
- package/dist/packages/router/api/routerApi.js +0 -88
- package/dist/packages/router/api/routerApiCasting.d.ts +0 -6
- package/dist/packages/router/api/routerApiCasting.d.ts.map +0 -1
- package/dist/packages/router/api/routerApiCasting.js +0 -22
- package/dist/packages/router/api/routerApiCastingTypes.d.ts +0 -12
- package/dist/packages/router/api/routerApiCastingTypes.d.ts.map +0 -1
- package/dist/packages/router/api/routerApiCastingTypes.js +0 -2
- package/dist/packages/router/index.d.ts +0 -2
- package/dist/packages/router/index.d.ts.map +0 -1
- package/dist/packages/router/index.js +0 -17
- package/dist/packages/router/router.d.ts +0 -224
- package/dist/packages/router/router.d.ts.map +0 -1
- package/dist/packages/router/router.js +0 -283
- package/dist/packages/router/routerTypes.d.ts +0 -300
- package/dist/packages/router/routerTypes.d.ts.map +0 -1
- package/dist/packages/router/routerTypes.js +0 -2
- package/dist/packages/staking/api/stakingApi.d.ts +0 -129
- package/dist/packages/staking/api/stakingApi.d.ts.map +0 -1
- package/dist/packages/staking/api/stakingApi.js +0 -487
- package/dist/packages/staking/api/stakingApiCasting.d.ts +0 -11
- package/dist/packages/staking/api/stakingApiCasting.d.ts.map +0 -1
- package/dist/packages/staking/api/stakingApiCasting.js +0 -87
- package/dist/packages/staking/api/stakingApiCastingTypes.d.ts +0 -97
- package/dist/packages/staking/api/stakingApiCastingTypes.d.ts.map +0 -1
- package/dist/packages/staking/api/stakingApiCastingTypes.js +0 -2
- package/dist/packages/staking/index.d.ts +0 -2
- package/dist/packages/staking/index.d.ts.map +0 -1
- package/dist/packages/staking/index.js +0 -17
- package/dist/packages/staking/staking.d.ts +0 -385
- package/dist/packages/staking/staking.d.ts.map +0 -1
- package/dist/packages/staking/staking.js +0 -501
- package/dist/packages/staking/stakingTypes.d.ts +0 -575
- package/dist/packages/staking/stakingTypes.d.ts.map +0 -1
- package/dist/packages/staking/stakingTypes.js +0 -45
- package/dist/packages/sui/api/suiApi.d.ts +0 -21
- package/dist/packages/sui/api/suiApi.d.ts.map +0 -1
- package/dist/packages/sui/api/suiApi.js +0 -46
- package/dist/packages/sui/index.d.ts +0 -2
- package/dist/packages/sui/index.d.ts.map +0 -1
- package/dist/packages/sui/index.js +0 -17
- package/dist/packages/sui/sui.d.ts +0 -53
- package/dist/packages/sui/sui.d.ts.map +0 -1
- package/dist/packages/sui/sui.js +0 -77
- package/dist/packages/suiFrens/api/suiFrensApi.d.ts +0 -204
- package/dist/packages/suiFrens/api/suiFrensApi.d.ts.map +0 -1
- package/dist/packages/suiFrens/api/suiFrensApi.js +0 -756
- package/dist/packages/suiFrens/api/suiFrensApiCasting.d.ts +0 -21
- package/dist/packages/suiFrens/api/suiFrensApiCasting.d.ts.map +0 -1
- package/dist/packages/suiFrens/api/suiFrensApiCasting.js +0 -181
- package/dist/packages/suiFrens/api/suiFrensApiCastingTypes.d.ts +0 -77
- package/dist/packages/suiFrens/api/suiFrensApiCastingTypes.d.ts.map +0 -1
- package/dist/packages/suiFrens/api/suiFrensApiCastingTypes.js +0 -2
- package/dist/packages/suiFrens/index.d.ts +0 -4
- package/dist/packages/suiFrens/index.d.ts.map +0 -1
- package/dist/packages/suiFrens/index.js +0 -19
- package/dist/packages/suiFrens/stakedSuiFren.d.ts +0 -31
- package/dist/packages/suiFrens/stakedSuiFren.d.ts.map +0 -1
- package/dist/packages/suiFrens/stakedSuiFren.js +0 -90
- package/dist/packages/suiFrens/suiFren.d.ts +0 -32
- package/dist/packages/suiFrens/suiFren.d.ts.map +0 -1
- package/dist/packages/suiFrens/suiFren.js +0 -150
- package/dist/packages/suiFrens/suiFrens.d.ts +0 -56
- package/dist/packages/suiFrens/suiFrens.d.ts.map +0 -1
- package/dist/packages/suiFrens/suiFrens.js +0 -218
- package/dist/packages/suiFrens/suiFrensTypes.d.ts +0 -148
- package/dist/packages/suiFrens/suiFrensTypes.d.ts.map +0 -1
- package/dist/packages/suiFrens/suiFrensTypes.js +0 -8
- package/dist/packages/userData/index.d.ts +0 -2
- package/dist/packages/userData/index.d.ts.map +0 -1
- package/dist/packages/userData/index.js +0 -17
- package/dist/packages/userData/userData.d.ts +0 -89
- package/dist/packages/userData/userData.d.ts.map +0 -1
- package/dist/packages/userData/userData.js +0 -119
- package/dist/packages/userData/userDataTypes.d.ts +0 -29
- package/dist/packages/userData/userDataTypes.d.ts.map +0 -1
- package/dist/packages/userData/userDataTypes.js +0 -2
- package/dist/types.d.ts +0 -15
- package/dist/types.d.ts.map +0 -1
- package/dist/types.js +0 -31
|
@@ -1,860 +0,0 @@
|
|
|
1
|
-
import { Caller } from "../../general/utils/caller";
|
|
2
|
-
import { PerpetualsMarketId, ApiPerpetualsOwnedAccountCapsBody, PerpetualsOrderSide, CoinType, PerpetualsOrderId, FilledTakerOrderEvent, ApiPerpetualsMarketCandleHistoryResponse, PerpetualsAccountCap, PerpetualsAccountId, CallerConfig, SuiAddress, ObjectId, ApiPerpetualsMarkets24hrStatsResponse, ApiPerpetualsAdminAccountCapsBody, Percentage, Balance, ApiPerpetualsVaultOwnedWithdrawRequestsBody, PerpetualsOrderPrice, ApiTransactionResponse, PerpetualsWsUpdatesResponseMessage, PerpetualsWsCandleResponseMessage, ApiPerpetualsCreateVaultCapBody, PerpetualsPartialVaultCap, ApiPerpetualsMarketCandleHistoryBody, ApiPerpetualsAdminAccountCapsResponse, ApiPerpetualsOwnedAccountCapsResponse, ApiPerpetualsAccountPositionsResponse, ApiPerpetualsAccountPositionsBody, ApiPerpetualsMarketsPricesResponse, ApiPerpetualsVaultLpCoinPricesResponse, ApiPerpetualsVaultLpCoinPricesBody, ApiPerpetualsVaultOwnedLpCoinsResponse, ApiPerpetualsVaultOwnedLpCoinsBody, ApiPerpetualsOwnedVaultCapsBody, ApiPerpetualsOwnedVaultCapsResponse, ApiPerpetualsVaultOwnedWithdrawRequestsResponse, SdkTransactionResponse, ApiPerpetualsBuilderCodesCreateIntegratorConfigTxBody, ApiPerpetualsBuilderCodesCreateIntegratorVaultTxBody, ApiPerpetualsBuilderCodesClaimIntegratorVaultFeesTxBody, ApiPerpetualsBuilderCodesClaimIntegratorVaultFeesTxResponse, ApiPerpetualsBuilderCodesIntegratorConfigBody, ApiPerpetualsBuilderCodesIntegratorConfigResponse, ApiPerpetualsBuilderCodesIntegratorVaultsBody, ApiPerpetualsBuilderCodesIntegratorVaultsResponse, ApiPerpetualsBuilderCodesRemoveIntegratorConfigTxBody } from "../../types";
|
|
3
|
-
import { PerpetualsMarket } from "./perpetualsMarket";
|
|
4
|
-
import { PerpetualsAccount } from "./perpetualsAccount";
|
|
5
|
-
import { PerpetualsOrderUtils } from "./utils";
|
|
6
|
-
import { AftermathApi } from "../../general/providers";
|
|
7
|
-
import { Transaction, TransactionObjectArgument } from "@mysten/sui/transactions";
|
|
8
|
-
import { PerpetualsVault } from "./perpetualsVault";
|
|
9
|
-
/**
|
|
10
|
-
* High-level client for interacting with Aftermath Perpetuals.
|
|
11
|
-
*
|
|
12
|
-
* This class exposes a typed, ergonomic interface over the Perpetuals HTTP API
|
|
13
|
-
* and websocket endpoints, including:
|
|
14
|
-
*
|
|
15
|
-
* - Market discovery (`getAllMarkets`, `getMarkets`, `getMarket`)
|
|
16
|
-
* - Vault discovery (`getAllVaults`, `getVaults`, `getVault`)
|
|
17
|
-
* - Account & position data (`getAccount`, `getAccounts`, `getAccountObjects`)
|
|
18
|
-
* - Ownership queries (`getOwnedAccountCaps`, `getOwnedVaultCaps`)
|
|
19
|
-
* - Historical data & stats (`getMarketCandleHistory`, `getMarkets24hrStats`)
|
|
20
|
-
* - Pricing helpers (`getPrices`, `getLpCoinPrices`)
|
|
21
|
-
* - Transaction builders (`getCreateAccountTx`, `getCreateVaultCapTx`, `getCreateVaultTx`)
|
|
22
|
-
* - Websocket feeds (`openUpdatesWebsocketStream`, `openMarketCandlesWebsocketStream`)
|
|
23
|
-
*
|
|
24
|
-
* Typical usage via the root SDK:
|
|
25
|
-
*
|
|
26
|
-
* ```ts
|
|
27
|
-
* import { Aftermath } from "@aftermath/sdk";
|
|
28
|
-
*
|
|
29
|
-
* const afSdk = new Aftermath("MAINNET");
|
|
30
|
-
* await afSdk.init();
|
|
31
|
-
*
|
|
32
|
-
* const perps = afSdk.Perpetuals();
|
|
33
|
-
*
|
|
34
|
-
* // Fetch markets for a given collateral coin type
|
|
35
|
-
* const markets = await perps.getAllMarkets({
|
|
36
|
-
* collateralCoinType: "0x2::sui::SUI",
|
|
37
|
-
* });
|
|
38
|
-
*
|
|
39
|
-
* // Fetch account + positions for a given account cap
|
|
40
|
-
* const [accountCap] = await perps.getOwnedAccountCaps({
|
|
41
|
-
* walletAddress: "0x...",
|
|
42
|
-
* });
|
|
43
|
-
*
|
|
44
|
-
* const account = await perps.getAccount({ accountCap });
|
|
45
|
-
*
|
|
46
|
-
* // Build a create-account transaction (not signed or sent)
|
|
47
|
-
* const createAccountTx = await perps.getCreateAccountTx({
|
|
48
|
-
* walletAddress: "0x...",
|
|
49
|
-
* collateralCoinType: "0x2::sui::SUI",
|
|
50
|
-
* });
|
|
51
|
-
* ```
|
|
52
|
-
*/
|
|
53
|
-
export declare class Perpetuals extends Caller {
|
|
54
|
-
readonly Provider?: AftermathApi | undefined;
|
|
55
|
-
/**
|
|
56
|
-
* Helper namespace for order-specific utilities such as parsing order IDs,
|
|
57
|
-
* extracting price bits, etc.
|
|
58
|
-
*
|
|
59
|
-
* This is a direct alias of {@link PerpetualsOrderUtils}.
|
|
60
|
-
*/
|
|
61
|
-
static readonly OrderUtils: typeof PerpetualsOrderUtils;
|
|
62
|
-
/**
|
|
63
|
-
* Creates a new Perpetuals client.
|
|
64
|
-
*
|
|
65
|
-
* @param config - Optional caller configuration (network, auth token, etc.).
|
|
66
|
-
* @param Provider - Optional shared {@link AftermathApi} provider instance. When
|
|
67
|
-
* provided, transaction-building helpers can derive serialized `txKind`
|
|
68
|
-
* from a {@link Transaction} object via `Provider.Transactions().fetchBase64TxKindFromTx`.
|
|
69
|
-
*
|
|
70
|
-
* @remarks
|
|
71
|
-
* This class extends {@link Caller} with the `"perpetuals"` route prefix, meaning:
|
|
72
|
-
* - HTTP calls resolve under `/perpetuals/...`
|
|
73
|
-
* - Websocket calls resolve under `/perpetuals/ws/...`
|
|
74
|
-
*/
|
|
75
|
-
constructor(config?: CallerConfig, Provider?: AftermathApi | undefined);
|
|
76
|
-
/**
|
|
77
|
-
* Fetch all perpetual markets for a given collateral coin type.
|
|
78
|
-
*
|
|
79
|
-
* This method returns *wrapped* {@link PerpetualsMarket} instances, not the raw
|
|
80
|
-
* market structs. Each instance provides additional helpers for pricing, margin,
|
|
81
|
-
* and order parsing.
|
|
82
|
-
*
|
|
83
|
-
* @param inputs.collateralCoinType - Coin type used as collateral, e.g. `"0x2::sui::SUI"`.
|
|
84
|
-
* @returns Object containing `markets`.
|
|
85
|
-
*
|
|
86
|
-
* @example
|
|
87
|
-
* ```ts
|
|
88
|
-
* const { markets } = await perps.getAllMarkets({
|
|
89
|
-
* collateralCoinType: "0x2::sui::SUI",
|
|
90
|
-
* });
|
|
91
|
-
* ```
|
|
92
|
-
*/
|
|
93
|
-
getAllMarkets(inputs: {
|
|
94
|
-
collateralCoinType: CoinType;
|
|
95
|
-
}): Promise<{
|
|
96
|
-
markets: PerpetualsMarket[];
|
|
97
|
-
}>;
|
|
98
|
-
/**
|
|
99
|
-
* Fetch a single market by ID.
|
|
100
|
-
*
|
|
101
|
-
* Internally calls {@link getMarkets} and returns the first entry.
|
|
102
|
-
*
|
|
103
|
-
* @param inputs.marketId - The market (clearing house) object ID.
|
|
104
|
-
* @returns Object containing `market`.
|
|
105
|
-
*
|
|
106
|
-
* @throws If the backend returns an empty list for the given `marketId`,
|
|
107
|
-
* this will still attempt to return `markets[0]` (which would be `undefined`).
|
|
108
|
-
* Callers may want to validate the result.
|
|
109
|
-
*
|
|
110
|
-
* @example
|
|
111
|
-
* ```ts
|
|
112
|
-
* const { market } = await perps.getMarket({ marketId: "0x..." });
|
|
113
|
-
* ```
|
|
114
|
-
*/
|
|
115
|
-
getMarket(inputs: {
|
|
116
|
-
marketId: PerpetualsMarketId;
|
|
117
|
-
}): Promise<{
|
|
118
|
-
market: PerpetualsMarket;
|
|
119
|
-
}>;
|
|
120
|
-
/**
|
|
121
|
-
* Fetch multiple markets by ID.
|
|
122
|
-
*
|
|
123
|
-
* Backend note:
|
|
124
|
-
* - The API supports returning orderbooks. This SDK currently constructs
|
|
125
|
-
* {@link PerpetualsMarket} from the returned `marketDatas[].market`.
|
|
126
|
-
*
|
|
127
|
-
* @param inputs.marketIds - Array of market object IDs to fetch.
|
|
128
|
-
* @returns Object containing `markets` in the same order as `marketIds`.
|
|
129
|
-
*
|
|
130
|
-
* @example
|
|
131
|
-
* ```ts
|
|
132
|
-
* const { markets } = await perps.getMarkets({
|
|
133
|
-
* marketIds: ["0x..A", "0x..B"],
|
|
134
|
-
* });
|
|
135
|
-
* ```
|
|
136
|
-
*/
|
|
137
|
-
getMarkets(inputs: {
|
|
138
|
-
marketIds: PerpetualsMarketId[];
|
|
139
|
-
}): Promise<{
|
|
140
|
-
markets: PerpetualsMarket[];
|
|
141
|
-
}>;
|
|
142
|
-
/**
|
|
143
|
-
* Fetch all vaults on the current network.
|
|
144
|
-
*
|
|
145
|
-
* Vaults are managed accounts that can hold positions; LPs deposit collateral
|
|
146
|
-
* and receive an LP coin (see pricing helpers like {@link getLpCoinPrices}).
|
|
147
|
-
*
|
|
148
|
-
* @returns Object containing `vaults`.
|
|
149
|
-
*
|
|
150
|
-
* @example
|
|
151
|
-
* ```ts
|
|
152
|
-
* const { vaults } = await perps.getAllVaults();
|
|
153
|
-
* ```
|
|
154
|
-
*/
|
|
155
|
-
getAllVaults(): Promise<{
|
|
156
|
-
vaults: PerpetualsVault[];
|
|
157
|
-
}>;
|
|
158
|
-
/**
|
|
159
|
-
* Fetch a single vault by ID.
|
|
160
|
-
*
|
|
161
|
-
* Internally calls {@link getVaults} and returns the first entry.
|
|
162
|
-
*
|
|
163
|
-
* @param inputs.vaultId - Vault object ID.
|
|
164
|
-
* @returns Object containing `vault`.
|
|
165
|
-
*/
|
|
166
|
-
getVault(inputs: {
|
|
167
|
-
vaultId: ObjectId;
|
|
168
|
-
}): Promise<{
|
|
169
|
-
vault: PerpetualsVault;
|
|
170
|
-
}>;
|
|
171
|
-
/**
|
|
172
|
-
* Fetch multiple vaults by ID.
|
|
173
|
-
*
|
|
174
|
-
* @param inputs.vaultIds - Array of vault object IDs.
|
|
175
|
-
* @returns Object containing `vaults` in the same order as `vaultIds`.
|
|
176
|
-
*/
|
|
177
|
-
getVaults(inputs: {
|
|
178
|
-
vaultIds: ObjectId[];
|
|
179
|
-
}): Promise<{
|
|
180
|
-
vaults: PerpetualsVault[];
|
|
181
|
-
}>;
|
|
182
|
-
/**
|
|
183
|
-
* Convenience helper to fetch a single account (positions + account object) from an account cap.
|
|
184
|
-
*
|
|
185
|
-
* Internally calls {@link getAccounts} and returns the first entry.
|
|
186
|
-
*
|
|
187
|
-
* @param inputs.accountCap - Account cap or partial vault cap object to derive account metadata from.
|
|
188
|
-
* @param inputs.marketIds - Optional list of markets to filter positions by.
|
|
189
|
-
* @returns Object containing `account`.
|
|
190
|
-
*
|
|
191
|
-
* @example
|
|
192
|
-
* ```ts
|
|
193
|
-
* const [accountCap] = await perps.getOwnedAccountCaps({ walletAddress: "0x..." });
|
|
194
|
-
* const { account } = await perps.getAccount({ accountCap });
|
|
195
|
-
* ```
|
|
196
|
-
*/
|
|
197
|
-
getAccount(inputs: {
|
|
198
|
-
accountCap: PerpetualsAccountCap | PerpetualsPartialVaultCap;
|
|
199
|
-
marketIds?: PerpetualsMarketId[];
|
|
200
|
-
}): Promise<{
|
|
201
|
-
account: PerpetualsAccount;
|
|
202
|
-
}>;
|
|
203
|
-
/**
|
|
204
|
-
* Fetch one or more accounts (positions + account objects) from account caps.
|
|
205
|
-
*
|
|
206
|
-
* This composes:
|
|
207
|
-
* 1) {@link getAccountObjects} to fetch {@link PerpetualsAccountObject}s by account ID
|
|
208
|
-
* 2) Local pairing of returned account objects with `accountCaps`
|
|
209
|
-
*
|
|
210
|
-
* The returned {@link PerpetualsAccount} instances encapsulate:
|
|
211
|
-
* - The account snapshot (positions, balances, etc.)
|
|
212
|
-
* - The ownership/cap metadata (accountId, collateral type, vaultId, etc.)
|
|
213
|
-
*
|
|
214
|
-
* @param inputs.accountCaps - Array of account caps or partial vault cap objects.
|
|
215
|
-
* @param inputs.marketIds - Optional list of market IDs to filter positions by.
|
|
216
|
-
* @returns Object containing `accounts` in the same order as `accountCaps`.
|
|
217
|
-
*
|
|
218
|
-
* @remarks
|
|
219
|
-
* If `accountCaps` is empty, this returns `{ accounts: [] }` without making an API call.
|
|
220
|
-
*/
|
|
221
|
-
getAccounts(inputs: {
|
|
222
|
-
accountCaps: (PerpetualsAccountCap | PerpetualsPartialVaultCap)[];
|
|
223
|
-
marketIds?: PerpetualsMarketId[];
|
|
224
|
-
}): Promise<{
|
|
225
|
-
accounts: PerpetualsAccount[];
|
|
226
|
-
}>;
|
|
227
|
-
/**
|
|
228
|
-
* Fetch raw account objects (including positions) for one or more account IDs.
|
|
229
|
-
*
|
|
230
|
-
* This is the lower-level primitive used by {@link getAccounts}.
|
|
231
|
-
*
|
|
232
|
-
* @param inputs.accountIds - List of account IDs to query.
|
|
233
|
-
* @param inputs.marketIds - Optional list of market IDs to filter positions by.
|
|
234
|
-
*
|
|
235
|
-
* @returns {@link ApiPerpetualsAccountPositionsResponse} containing `accounts`.
|
|
236
|
-
*
|
|
237
|
-
* @remarks
|
|
238
|
-
* If `accountIds` is empty, this returns `{ accounts: [] }` without making an API call.
|
|
239
|
-
*/
|
|
240
|
-
getAccountObjects(inputs: ApiPerpetualsAccountPositionsBody): Promise<ApiPerpetualsAccountPositionsResponse>;
|
|
241
|
-
/**
|
|
242
|
-
* Fetch all account caps (perpetuals accounts) owned by a wallet, optionally
|
|
243
|
-
* filtered by collateral coin types.
|
|
244
|
-
*
|
|
245
|
-
* Returned values are “caps” (ownership objects), not full account snapshots.
|
|
246
|
-
* To fetch account positions, use {@link getAccount} or {@link getAccounts}.
|
|
247
|
-
*
|
|
248
|
-
* @param inputs.walletAddress - Owner wallet address.
|
|
249
|
-
* @param inputs.collateralCoinTypes - Optional list of collateral coin types to filter by.
|
|
250
|
-
* @returns {@link ApiPerpetualsOwnedAccountCapsResponse} containing `accounts`.
|
|
251
|
-
*
|
|
252
|
-
* @example
|
|
253
|
-
* ```ts
|
|
254
|
-
* const { accounts } = await perps.getOwnedAccountCaps({
|
|
255
|
-
* walletAddress: "0x...",
|
|
256
|
-
* collateralCoinTypes: ["0x2::sui::SUI"],
|
|
257
|
-
* });
|
|
258
|
-
* ```
|
|
259
|
-
*/
|
|
260
|
-
getOwnedAccountCaps(inputs: ApiPerpetualsOwnedAccountCapsBody): Promise<ApiPerpetualsOwnedAccountCapsResponse>;
|
|
261
|
-
/**
|
|
262
|
-
* Fetch all vault caps owned by a wallet.
|
|
263
|
-
*
|
|
264
|
-
* Vault caps represent ownership/administrative authority over a vault.
|
|
265
|
-
*
|
|
266
|
-
* @param inputs.walletAddress - Owner wallet address.
|
|
267
|
-
* @returns {@link ApiPerpetualsOwnedVaultCapsResponse} containing vault caps.
|
|
268
|
-
*/
|
|
269
|
-
getOwnedVaultCaps(inputs: ApiPerpetualsOwnedVaultCapsBody): Promise<ApiPerpetualsOwnedVaultCapsResponse>;
|
|
270
|
-
/**
|
|
271
|
-
* Fetch all pending vault withdrawal requests created by a given wallet.
|
|
272
|
-
*
|
|
273
|
-
* Withdraw requests are typically created when LPs request to exit a vault
|
|
274
|
-
* and may be subject to lock periods / delays depending on vault configuration.
|
|
275
|
-
*
|
|
276
|
-
* @param inputs.walletAddress - Wallet address that created the withdraw requests.
|
|
277
|
-
* @returns {@link ApiPerpetualsVaultOwnedWithdrawRequestsResponse} containing requests.
|
|
278
|
-
*/
|
|
279
|
-
getOwnedVaultWithdrawRequests(inputs: ApiPerpetualsVaultOwnedWithdrawRequestsBody): Promise<ApiPerpetualsVaultOwnedWithdrawRequestsResponse>;
|
|
280
|
-
/**
|
|
281
|
-
* Fetch all Perpetuals vault LP coins owned by a wallet.
|
|
282
|
-
*
|
|
283
|
-
* This returns coin objects (or summaries) representing LP token holdings.
|
|
284
|
-
* Use {@link getLpCoinPrices} to value them in collateral units.
|
|
285
|
-
*
|
|
286
|
-
* @param inputs - {@link ApiPerpetualsVaultOwnedLpCoinsBody}.
|
|
287
|
-
* @returns {@link ApiPerpetualsVaultOwnedLpCoinsResponse}.
|
|
288
|
-
*/
|
|
289
|
-
getOwnedVaultLpCoins(inputs: ApiPerpetualsVaultOwnedLpCoinsBody): Promise<ApiPerpetualsVaultOwnedLpCoinsResponse>;
|
|
290
|
-
/**
|
|
291
|
-
* Fetch account caps by their account IDs.
|
|
292
|
-
*
|
|
293
|
-
* @param inputs.accountCapIds - List of account IDs.
|
|
294
|
-
* @returns {@link ApiPerpetualsAccountCapsResponse} containing caps.
|
|
295
|
-
*/
|
|
296
|
-
getAdminAccountCaps(inputs: ApiPerpetualsAdminAccountCapsBody): Promise<ApiPerpetualsAdminAccountCapsResponse>;
|
|
297
|
-
/**
|
|
298
|
-
* Fetch historical OHLCV candle data for a single market.
|
|
299
|
-
*
|
|
300
|
-
* @param inputs.marketId - Market ID to query.
|
|
301
|
-
* @param inputs.fromTimestamp - Start timestamp (inclusive).
|
|
302
|
-
* @param inputs.toTimestamp - End timestamp (exclusive).
|
|
303
|
-
* @param inputs.intervalMs - Candle interval in milliseconds.
|
|
304
|
-
*
|
|
305
|
-
* @returns {@link ApiPerpetualsMarketCandleHistoryResponse} containing candle points.
|
|
306
|
-
*
|
|
307
|
-
* @remarks
|
|
308
|
-
* This is currently implemented on the Perpetuals root client, but it may be
|
|
309
|
-
* relocated to {@link PerpetualsMarket} in the future.
|
|
310
|
-
*/
|
|
311
|
-
getMarketCandleHistory(inputs: ApiPerpetualsMarketCandleHistoryBody): Promise<ApiPerpetualsMarketCandleHistoryResponse>;
|
|
312
|
-
/**
|
|
313
|
-
* Fetch 24-hour volume and price change stats for multiple markets.
|
|
314
|
-
*
|
|
315
|
-
* Returns volume, price change, and the latest base, collateral,
|
|
316
|
-
* mid, and mark prices for each requested market.
|
|
317
|
-
*
|
|
318
|
-
* @param inputs.marketIds - Market IDs to query.
|
|
319
|
-
* @returns {@link ApiPerpetualsMarkets24hrStatsResponse}.
|
|
320
|
-
*/
|
|
321
|
-
getMarkets24hrStats(inputs: {
|
|
322
|
-
marketIds: PerpetualsMarketId[];
|
|
323
|
-
}): Promise<ApiPerpetualsMarkets24hrStatsResponse>;
|
|
324
|
-
/**
|
|
325
|
-
* Fetch the latest prices for one or more markets.
|
|
326
|
-
*
|
|
327
|
-
* Returns base, collateral, order book mid, and mark prices for each
|
|
328
|
-
* requested market.
|
|
329
|
-
*
|
|
330
|
-
* @param inputs.marketIds - List of market IDs to query.
|
|
331
|
-
* @returns {@link ApiPerpetualsMarketsPricesResponse} containing `marketsPrices`.
|
|
332
|
-
*
|
|
333
|
-
* @remarks
|
|
334
|
-
* If `marketIds` is empty, returns `{ marketsPrices: [] }` without making an API call.
|
|
335
|
-
*/
|
|
336
|
-
getPrices(inputs: {
|
|
337
|
-
marketIds: ObjectId[];
|
|
338
|
-
}): Promise<ApiPerpetualsMarketsPricesResponse>;
|
|
339
|
-
/**
|
|
340
|
-
* Fetch LP coin prices (in collateral units) for a set of vaults.
|
|
341
|
-
*
|
|
342
|
-
* @param inputs.vaultIds - List of vault IDs to query.
|
|
343
|
-
* @returns {@link ApiPerpetualsVaultLpCoinPricesResponse} containing `lpCoinPrices`.
|
|
344
|
-
*
|
|
345
|
-
* @remarks
|
|
346
|
-
* If `vaultIds` is empty, returns `{ lpCoinPrices: [] }` without making an API call.
|
|
347
|
-
*/
|
|
348
|
-
getLpCoinPrices(inputs: ApiPerpetualsVaultLpCoinPricesBody): Promise<ApiPerpetualsVaultLpCoinPricesResponse>;
|
|
349
|
-
/**
|
|
350
|
-
* Build a `transfer-cap` transaction that transfers a Perpetuals capability object (cap)
|
|
351
|
-
* to another wallet.
|
|
352
|
-
*
|
|
353
|
-
* Provide the `capObjectId` of the capability you want to transfer (e.g., an account cap
|
|
354
|
-
* or vault cap) and the `recipientAddress` that should receive it.
|
|
355
|
-
*
|
|
356
|
-
* This endpoint builds a transaction only; it does not submit it on-chain.
|
|
357
|
-
*
|
|
358
|
-
* @param inputs.recipientAddress - Recipient wallet address that should receive the cap.
|
|
359
|
-
* @param inputs.capObjectId - Object ID of the capability to transfer.
|
|
360
|
-
* @param inputs.tx - Optional transaction to extend.
|
|
361
|
-
*
|
|
362
|
-
* @returns Transaction response containing a `tx`.
|
|
363
|
-
*/
|
|
364
|
-
getTransferCapTx(inputs: {
|
|
365
|
-
recipientAddress: SuiAddress;
|
|
366
|
-
capObjectId: ObjectId;
|
|
367
|
-
tx?: Transaction;
|
|
368
|
-
}): Promise<Omit<ApiTransactionResponse, "txKind"> & {
|
|
369
|
-
tx: Transaction;
|
|
370
|
-
}>;
|
|
371
|
-
/**
|
|
372
|
-
* Build a `create-account` transaction for Aftermath Perpetuals.
|
|
373
|
-
*
|
|
374
|
-
* @param inputs.walletAddress - Wallet address that will own the new account.
|
|
375
|
-
* @param inputs.collateralCoinType - Collateral coin type used by the account.
|
|
376
|
-
* @param inputs.tx - Optional {@link Transaction} to extend; if provided, the
|
|
377
|
-
* create-account commands are appended to this transaction.
|
|
378
|
-
*
|
|
379
|
-
* @returns {@link SdkTransactionResponse} with `tx`.
|
|
380
|
-
*/
|
|
381
|
-
getCreateAccountTx(inputs: {
|
|
382
|
-
walletAddress: SuiAddress;
|
|
383
|
-
collateralCoinType: CoinType;
|
|
384
|
-
tx?: Transaction;
|
|
385
|
-
}): Promise<SdkTransactionResponse>;
|
|
386
|
-
/**
|
|
387
|
-
* Build a `create-vault-cap` transaction.
|
|
388
|
-
*
|
|
389
|
-
* A vault cap is an ownership/admin object for interacting with vault management
|
|
390
|
-
* flows. This method returns a transaction kind that mints/creates that cap.
|
|
391
|
-
*
|
|
392
|
-
* @param inputs - {@link ApiPerpetualsCreateVaultCapBody}.
|
|
393
|
-
* @returns {@link SdkTransactionResponse} with `tx`.
|
|
394
|
-
*/
|
|
395
|
-
getCreateVaultCapTx(inputs: ApiPerpetualsCreateVaultCapBody): Promise<Omit<ApiTransactionResponse, "txKind"> & {
|
|
396
|
-
tx: Transaction;
|
|
397
|
-
}>;
|
|
398
|
-
/**
|
|
399
|
-
* Build a `create-vault` transaction.
|
|
400
|
-
*
|
|
401
|
-
* This creates a new vault plus its on-chain metadata and initial LP supply
|
|
402
|
-
* seeded by the initial deposit.
|
|
403
|
-
*
|
|
404
|
-
* Deposit input:
|
|
405
|
-
* - Use `initialDepositAmount` to have the API select/merge coins as needed, OR
|
|
406
|
-
* - Use `initialDepositCoinArg` if you already have a coin argument in a larger tx.
|
|
407
|
-
*
|
|
408
|
-
* Metadata:
|
|
409
|
-
* - Stored on-chain (or in a referenced object) as part of vault creation.
|
|
410
|
-
* - `extraFields` allows forward-compatible additions (e.g. social links).
|
|
411
|
-
*
|
|
412
|
-
* @param inputs.walletAddress - Address of vault owner/curator.
|
|
413
|
-
* @param inputs.metadata - Vault display metadata (name, description, curator info).
|
|
414
|
-
* @param inputs.metadata - Vault display metadata (name, description, curator info).
|
|
415
|
-
* @param inputs.coinMetadataId - Coin metadata object id obtained from create vault cap tx
|
|
416
|
-
* @param inputs.treasuryCapId - Treasury cap object id obtained from create vault cap tx
|
|
417
|
-
* @param inputs.collateralCoinType - Collateral coin type for deposits.
|
|
418
|
-
* @param inputs.lockPeriodMs - Lock-in period for deposits in milliseconds.
|
|
419
|
-
* @param inputs.performanceFeePercentage - Fraction of profits taken as curator fee.
|
|
420
|
-
* @param inputs.forceWithdrawDelayMs - Delay before forced withdrawals can be processed.
|
|
421
|
-
* @param inputs.isSponsoredTx - Whether this tx is sponsored (gas paid by another party).
|
|
422
|
-
* @param inputs.initialDepositAmount - Initial deposit amount (mutually exclusive with `initialDepositCoinArg`).
|
|
423
|
-
* @param inputs.initialDepositCoinArg - Transaction object argument referencing the deposit coin.
|
|
424
|
-
* @param inputs.tx - Optional {@link Transaction} to extend.
|
|
425
|
-
*
|
|
426
|
-
* @returns {@link SdkTransactionResponse} with `tx`.
|
|
427
|
-
*/
|
|
428
|
-
getCreateVaultTx(inputs: {
|
|
429
|
-
walletAddress: SuiAddress;
|
|
430
|
-
metadata: {
|
|
431
|
-
/** A human-readable name for the `Vault`. */
|
|
432
|
-
name: string;
|
|
433
|
-
/** A verbose description of the `Vault`. */
|
|
434
|
-
description: string;
|
|
435
|
-
/** The `Vault` curator's name. */
|
|
436
|
-
curatorName?: string;
|
|
437
|
-
/** A url for the `Vault`'s curator. Ideally their website. */
|
|
438
|
-
curatorUrl?: string;
|
|
439
|
-
/** An image url for the `Vault`'s curator. Ideally their logo. */
|
|
440
|
-
curatorLogoUrl?: string;
|
|
441
|
-
/**
|
|
442
|
-
* Extra / optional fields for future extensibility.
|
|
443
|
-
* Recommended keys include: `twitter_url`.
|
|
444
|
-
*/
|
|
445
|
-
extraFields?: Record<string, string>;
|
|
446
|
-
};
|
|
447
|
-
coinMetadataId: ObjectId;
|
|
448
|
-
treasuryCapId: ObjectId;
|
|
449
|
-
collateralCoinType: CoinType;
|
|
450
|
-
lockPeriodMs: bigint;
|
|
451
|
-
performanceFeePercentage: Percentage;
|
|
452
|
-
forceWithdrawDelayMs: bigint;
|
|
453
|
-
tx?: Transaction;
|
|
454
|
-
isSponsoredTx?: boolean;
|
|
455
|
-
} & ({
|
|
456
|
-
initialDepositAmount: Balance;
|
|
457
|
-
} | {
|
|
458
|
-
initialDepositCoinArg: TransactionObjectArgument;
|
|
459
|
-
})): Promise<Omit<ApiTransactionResponse, "txKind"> & {
|
|
460
|
-
tx: Transaction;
|
|
461
|
-
}>;
|
|
462
|
-
/**
|
|
463
|
-
* Build a transaction to create an integrator configuration.
|
|
464
|
-
*
|
|
465
|
-
* This endpoint creates a transaction that allows a user to grant permission to an
|
|
466
|
-
* integrator to receive fees on orders placed on their behalf. The user specifies
|
|
467
|
-
* a maximum taker fee that the integrator can charge. The integrator can then
|
|
468
|
-
* include their address and fee (up to the maximum) when placing orders for the user.
|
|
469
|
-
*
|
|
470
|
-
* The resulting transaction must be signed by the account owner and executed on-chain.
|
|
471
|
-
*
|
|
472
|
-
* @param inputs - {@link ApiPerpetualsBuilderCodesCreateIntegratorConfigTxBody}.
|
|
473
|
-
* @returns {@link SdkTransactionResponse} with `tx`.
|
|
474
|
-
*
|
|
475
|
-
* @example
|
|
476
|
-
* ```ts
|
|
477
|
-
* const tx = await perps.getCreateBuilderCodeIntegratorConfigTx({
|
|
478
|
-
* accountId: 123n,
|
|
479
|
-
* integratorAddress: "0x...",
|
|
480
|
-
* maxTakerFee: 0.001, // 0.1% max fee
|
|
481
|
-
* });
|
|
482
|
-
* ```
|
|
483
|
-
*/
|
|
484
|
-
getCreateBuilderCodeIntegratorConfigTx(inputs: ApiPerpetualsBuilderCodesCreateIntegratorConfigTxBody): Promise<Omit<ApiTransactionResponse, "txKind"> & {
|
|
485
|
-
tx: Transaction;
|
|
486
|
-
}>;
|
|
487
|
-
/**
|
|
488
|
-
* Build a transaction to remove an integrator configuration.
|
|
489
|
-
*
|
|
490
|
-
* This endpoint creates a transaction that removes an integrator's approval to
|
|
491
|
-
* collect fees on orders placed on behalf of the user. Once revoked, the integrator
|
|
492
|
-
* will no longer be able to submit orders with integrator fees for this account.
|
|
493
|
-
* The user can re-approve the integrator at any time by calling
|
|
494
|
-
* {@link getCreateIntegratorConfigTx} again.
|
|
495
|
-
*
|
|
496
|
-
* The resulting transaction must be signed by the account owner and executed on-chain.
|
|
497
|
-
*
|
|
498
|
-
* @param inputs - {@link ApiPerpetualsBuilderCodesRemoveIntegratorConfigTxBody}.
|
|
499
|
-
* @returns {@link SdkTransactionResponse} with `tx`.
|
|
500
|
-
*
|
|
501
|
-
* @example
|
|
502
|
-
* ```ts
|
|
503
|
-
* const tx = await perps.getRemoveBuilderCodeIntegratorConfigTx({
|
|
504
|
-
* accountId: 123n,
|
|
505
|
-
* integratorAddress: "0x...",
|
|
506
|
-
* });
|
|
507
|
-
* ```
|
|
508
|
-
*/
|
|
509
|
-
getRemoveBuilderCodeIntegratorConfigTx(inputs: ApiPerpetualsBuilderCodesRemoveIntegratorConfigTxBody): Promise<Omit<ApiTransactionResponse, "txKind"> & {
|
|
510
|
-
tx: Transaction;
|
|
511
|
-
}>;
|
|
512
|
-
/**
|
|
513
|
-
* Build a transaction to initialize an integrator fee vault for a specific market.
|
|
514
|
-
*
|
|
515
|
-
* This endpoint creates a transaction that initializes a vault where an integrator's
|
|
516
|
-
* fees will accumulate for a specific market (clearing house). This is a one-time
|
|
517
|
-
* setup operation that must be performed before the integrator can claim fees from
|
|
518
|
-
* that market. Once created, the vault will automatically collect fees as the
|
|
519
|
-
* integrator submits orders on behalf of users in that market.
|
|
520
|
-
*
|
|
521
|
-
* The resulting transaction must be signed by the integrator and executed on-chain.
|
|
522
|
-
*
|
|
523
|
-
* @param inputs - {@link ApiPerpetualsBuilderCodesCreateIntegratorVaultTxBody}.
|
|
524
|
-
* @returns {@link SdkTransactionResponse} with `tx`.
|
|
525
|
-
*
|
|
526
|
-
* @example
|
|
527
|
-
* ```ts
|
|
528
|
-
* const tx = await perps.getCreateBuilderCodeIntegratorVaultTx({
|
|
529
|
-
* marketId: "0x...",
|
|
530
|
-
* integratorAddress: "0x...",
|
|
531
|
-
* });
|
|
532
|
-
* ```
|
|
533
|
-
*/
|
|
534
|
-
getCreateBuilderCodeIntegratorVaultTx(inputs: ApiPerpetualsBuilderCodesCreateIntegratorVaultTxBody): Promise<Omit<ApiTransactionResponse, "txKind"> & {
|
|
535
|
-
tx: Transaction;
|
|
536
|
-
}>;
|
|
537
|
-
/**
|
|
538
|
-
* Build a transaction to claim accumulated integrator fees from a vault.
|
|
539
|
-
*
|
|
540
|
-
* This endpoint creates a transaction that allows an integrator to claim the fees
|
|
541
|
-
* they have earned from orders placed on behalf of users. Fees accumulate in a vault
|
|
542
|
-
* specific to each market (clearing house) and can be claimed at any moment by the
|
|
543
|
-
* integrator. The fees are proportional to the taker volume generated by the users'
|
|
544
|
-
* orders that the integrator submitted.
|
|
545
|
-
*
|
|
546
|
-
* If a `recipientAddress` is provided, the claimed fees will be automatically
|
|
547
|
-
* transferred to that address. Otherwise, the coin output is exposed as a transaction
|
|
548
|
-
* argument for further use in the transaction.
|
|
549
|
-
*
|
|
550
|
-
* The resulting transaction must be signed by the integrator and executed on-chain.
|
|
551
|
-
*
|
|
552
|
-
* @param inputs - {@link ApiPerpetualsBuilderCodesClaimIntegratorVaultFeesTxBody}.
|
|
553
|
-
* @returns {@link ApiPerpetualsBuilderCodesClaimIntegratorVaultFeesTxResponse} containing
|
|
554
|
-
* `txKind` and optionally `coinOutArg`.
|
|
555
|
-
*
|
|
556
|
-
* @example
|
|
557
|
-
* ```ts
|
|
558
|
-
* // Claim with automatic transfer to recipient
|
|
559
|
-
* const response = await perps.getClaimBuilderCodeIntegratorVaultFeesTx({
|
|
560
|
-
* marketId: "0x...",
|
|
561
|
-
* integratorAddress: "0x...",
|
|
562
|
-
* recipientAddress: "0x...",
|
|
563
|
-
* });
|
|
564
|
-
*
|
|
565
|
-
* // Claim with coin output for further use
|
|
566
|
-
* const response = await perps.getClaimBuilderCodeIntegratorVaultFeesTx({
|
|
567
|
-
* marketId: "0x...",
|
|
568
|
-
* integratorAddress: "0x...",
|
|
569
|
-
* });
|
|
570
|
-
* // response.coinOutArg can be used in subsequent transaction commands
|
|
571
|
-
* ```
|
|
572
|
-
*/
|
|
573
|
-
getClaimBuilderCodeIntegratorVaultFeesTx(inputs: ApiPerpetualsBuilderCodesClaimIntegratorVaultFeesTxBody): Promise<Omit<ApiPerpetualsBuilderCodesClaimIntegratorVaultFeesTxResponse, "txKind"> & {
|
|
574
|
-
tx: Transaction;
|
|
575
|
-
}>;
|
|
576
|
-
/**
|
|
577
|
-
* Fetch integrator configuration for a specific account and integrator.
|
|
578
|
-
*
|
|
579
|
-
* This endpoint queries whether an integrator has been approved by an account to collect
|
|
580
|
-
* fees on orders placed on behalf of the account. If approved, it returns the maximum
|
|
581
|
-
* taker fee the integrator is authorized to charge. This information is useful for:
|
|
582
|
-
* - Verifying integrator permissions before placing orders
|
|
583
|
-
* - Displaying authorized integrators and their fee limits in UIs
|
|
584
|
-
* - Validating that an integrator's requested fee doesn't exceed the approved maximum
|
|
585
|
-
*
|
|
586
|
-
* @param inputs - {@link ApiPerpetualsBuilderCodesIntegratorConfigBody}.
|
|
587
|
-
* @returns {@link ApiPerpetualsBuilderCodesIntegratorConfigResponse} containing
|
|
588
|
-
* `maxTakerFee` and `exists` flag.
|
|
589
|
-
*
|
|
590
|
-
* @example
|
|
591
|
-
* ```ts
|
|
592
|
-
* const config = await perps.getBuilderCodeIntegratorConfig({
|
|
593
|
-
* accountId: 123n,
|
|
594
|
-
* integratorAddress: "0x...",
|
|
595
|
-
* });
|
|
596
|
-
*
|
|
597
|
-
* if (config.exists) {
|
|
598
|
-
* console.log(`Integrator is approved with max fee: ${config.maxTakerFee}`);
|
|
599
|
-
* } else {
|
|
600
|
-
* console.log("Integrator is not approved for this account");
|
|
601
|
-
* }
|
|
602
|
-
* ```
|
|
603
|
-
*/
|
|
604
|
-
getBuilderCodeIntegratorConfig(inputs: ApiPerpetualsBuilderCodesIntegratorConfigBody): Promise<ApiPerpetualsBuilderCodesIntegratorConfigResponse>;
|
|
605
|
-
/**
|
|
606
|
-
* Fetch accumulated integrator vault fees across multiple markets.
|
|
607
|
-
*
|
|
608
|
-
* This endpoint queries the total fees an integrator has earned and accumulated in their
|
|
609
|
-
* vaults across one or more markets (clearing houses). Integrators earn fees proportional
|
|
610
|
-
* to the taker volume generated by orders they submit on behalf of users. These fees
|
|
611
|
-
* accumulate in per-market vaults and can be claimed at any time using
|
|
612
|
-
* {@link getClaimIntegratorVaultFeesTx}.
|
|
613
|
-
*
|
|
614
|
-
* This information is useful for:
|
|
615
|
-
* - Displaying total claimable fees to integrators in dashboards
|
|
616
|
-
* - Monitoring fee accrual across different markets
|
|
617
|
-
* - Determining which markets have fees ready to be claimed
|
|
618
|
-
*
|
|
619
|
-
* @param inputs - {@link ApiPerpetualsBuilderCodesIntegratorVaultsBody}.
|
|
620
|
-
* @returns {@link ApiPerpetualsBuilderCodesIntegratorVaultsResponse} containing
|
|
621
|
-
* a vector of market vault data with accumulated fees.
|
|
622
|
-
*
|
|
623
|
-
* @example
|
|
624
|
-
* ```ts
|
|
625
|
-
* const vaultFees = await perps.getBuilderCodeIntegratorVaults({
|
|
626
|
-
* marketIds: ["0x...BTCUSD", "0x...SUIUSD"],
|
|
627
|
-
* integratorAddress: "0x...",
|
|
628
|
-
* });
|
|
629
|
-
*
|
|
630
|
-
* for (const vault of vaultFees.integratorVaults) {
|
|
631
|
-
* console.log(`Market ${vault.marketId}: ${vault.fees} collateral units claimable`);
|
|
632
|
-
* }
|
|
633
|
-
*
|
|
634
|
-
* const totalFees = vaultFees.integratorVaults.reduce((sum, vault) => sum + vault.fees, 0);
|
|
635
|
-
* console.log(`Total claimable: ${totalFees}`);
|
|
636
|
-
* ```
|
|
637
|
-
*/
|
|
638
|
-
getBuilderCodeIntegratorVaults(inputs: ApiPerpetualsBuilderCodesIntegratorVaultsBody): Promise<ApiPerpetualsBuilderCodesIntegratorVaultsResponse>;
|
|
639
|
-
/**
|
|
640
|
-
* Determine the logical order side (Bid/Ask) from a signed base asset amount.
|
|
641
|
-
*
|
|
642
|
-
* @param inputs.baseAssetAmount - Position base size. Positive/zero => Bid (long), negative => Ask (short).
|
|
643
|
-
* @returns {@link PerpetualsOrderSide}.
|
|
644
|
-
*/
|
|
645
|
-
static positionSide(inputs: {
|
|
646
|
-
baseAssetAmount: number;
|
|
647
|
-
}): PerpetualsOrderSide;
|
|
648
|
-
/**
|
|
649
|
-
* Compute the effective trade price from a {@link FilledTakerOrderEvent}.
|
|
650
|
-
*
|
|
651
|
-
* Uses the ratio: `quoteAssetDelta / baseAssetDelta`.
|
|
652
|
-
*
|
|
653
|
-
* @param inputs.orderEvent - Filled taker order event.
|
|
654
|
-
* @returns Trade price.
|
|
655
|
-
*/
|
|
656
|
-
static orderPriceFromEvent(inputs: {
|
|
657
|
-
orderEvent: FilledTakerOrderEvent;
|
|
658
|
-
}): number;
|
|
659
|
-
/**
|
|
660
|
-
* Extract the floating-point price from an encoded order ID.
|
|
661
|
-
*
|
|
662
|
-
* Internally uses {@link PerpetualsOrderUtils.price} and converts the fixed-point
|
|
663
|
-
* {@link PerpetualsOrderPrice} into a `number`.
|
|
664
|
-
*
|
|
665
|
-
* @param inputs.orderId - Encoded order ID.
|
|
666
|
-
* @returns Price as a `number`.
|
|
667
|
-
*/
|
|
668
|
-
static orderPriceFromOrderId(inputs: {
|
|
669
|
-
orderId: PerpetualsOrderId;
|
|
670
|
-
}): number;
|
|
671
|
-
/**
|
|
672
|
-
* Convert a floating-point price into a fixed-point {@link PerpetualsOrderPrice}
|
|
673
|
-
* using 9 decimal places of precision.
|
|
674
|
-
*
|
|
675
|
-
* @param inputs.price - Price as a float.
|
|
676
|
-
* @returns Fixed-point order price.
|
|
677
|
-
*/
|
|
678
|
-
static priceToOrderPrice: (inputs: {
|
|
679
|
-
price: number;
|
|
680
|
-
}) => PerpetualsOrderPrice;
|
|
681
|
-
/**
|
|
682
|
-
* Convert a fixed-point {@link PerpetualsOrderPrice} to a float price.
|
|
683
|
-
*
|
|
684
|
-
* @param inputs.orderPrice - Fixed-point order price.
|
|
685
|
-
* @returns Price as a float.
|
|
686
|
-
*/
|
|
687
|
-
static orderPriceToPrice: (inputs: {
|
|
688
|
-
orderPrice: PerpetualsOrderPrice;
|
|
689
|
-
}) => number;
|
|
690
|
-
/**
|
|
691
|
-
* Convert a fixed-point lot/tick size (9 decimals) to a `number`.
|
|
692
|
-
*
|
|
693
|
-
* @param lotOrTickSize - Fixed-point size as `bigint`.
|
|
694
|
-
* @returns Floating-point size.
|
|
695
|
-
*/
|
|
696
|
-
static lotOrTickSizeToNumber(lotOrTickSize: bigint): number;
|
|
697
|
-
/**
|
|
698
|
-
* Convert a floating-point lot/tick size to its fixed-point representation (9 decimals).
|
|
699
|
-
*
|
|
700
|
-
* @param lotOrTickSize - Floating-point size.
|
|
701
|
-
* @returns Fixed-point size as `bigint`.
|
|
702
|
-
*/
|
|
703
|
-
static lotOrTickSizeToBigInt(lotOrTickSize: number): bigint;
|
|
704
|
-
/**
|
|
705
|
-
* Infer the order side from an encoded order ID.
|
|
706
|
-
*
|
|
707
|
-
* @param orderId - Encoded order ID.
|
|
708
|
-
* @returns {@link PerpetualsOrderSide}.
|
|
709
|
-
*/
|
|
710
|
-
static orderIdToSide: (orderId: PerpetualsOrderId) => PerpetualsOrderSide;
|
|
711
|
-
/**
|
|
712
|
-
* Construct a collateral-specialized Move event type string.
|
|
713
|
-
*
|
|
714
|
-
* Many Move events are generic over a collateral coin type. This helper appends
|
|
715
|
-
* `<collateralCoinType>` to a base `eventType`.
|
|
716
|
-
*
|
|
717
|
-
* @param inputs.eventType - Base event type without type parameters.
|
|
718
|
-
* @param inputs.collateralCoinType - Collateral coin type (e.g. `"0x2::sui::SUI"`).
|
|
719
|
-
* @returns Fully-qualified event type string.
|
|
720
|
-
*/
|
|
721
|
-
static eventTypeForCollateral: (inputs: {
|
|
722
|
-
eventType: string;
|
|
723
|
-
collateralCoinType: CoinType;
|
|
724
|
-
}) => string;
|
|
725
|
-
/**
|
|
726
|
-
* Open the main updates websocket: `/perpetuals/ws/updates`.
|
|
727
|
-
*
|
|
728
|
-
* The stream emits {@link PerpetualsWsUpdatesResponseMessage} envelopes and supports
|
|
729
|
-
* multiple subscription types. This method returns a small controller with
|
|
730
|
-
* convenience subscribe/unsubscribe functions.
|
|
731
|
-
*
|
|
732
|
-
* Subscription types supported by the controller:
|
|
733
|
-
* - `market`: market state updates
|
|
734
|
-
* - `user`: user account updates (optionally including stop orders)
|
|
735
|
-
* - `oracle`: oracle price updates
|
|
736
|
-
* - `orderbook`: orderbook deltas
|
|
737
|
-
* - `marketOrders`: public market trades/orders
|
|
738
|
-
* - `userOrders`: user trade/order events
|
|
739
|
-
* - `userCollateralChanges`: user collateral change events
|
|
740
|
-
* - `topOfOrderbook`: bucketed orderbook snapshots (top of orderbook)
|
|
741
|
-
*
|
|
742
|
-
* @param args.onMessage - Handler for parsed messages from the websocket.
|
|
743
|
-
* @param args.onOpen - Optional handler for the `open` event.
|
|
744
|
-
* @param args.onError - Optional handler for the `error` event.
|
|
745
|
-
* @param args.onClose - Optional handler for the `close` event.
|
|
746
|
-
*
|
|
747
|
-
* @returns A controller object containing:
|
|
748
|
-
* - `ws`: underlying {@link WebSocket}
|
|
749
|
-
* - subscribe/unsubscribe helpers for each subscription type
|
|
750
|
-
* - `close()`: closes the websocket
|
|
751
|
-
*/
|
|
752
|
-
openUpdatesWebsocketStream(args: {
|
|
753
|
-
onMessage: (env: PerpetualsWsUpdatesResponseMessage) => void;
|
|
754
|
-
onOpen?: (ev: Event) => void;
|
|
755
|
-
onError?: (ev: Event) => void;
|
|
756
|
-
onClose?: (ev: CloseEvent) => void;
|
|
757
|
-
}): {
|
|
758
|
-
ws: WebSocket;
|
|
759
|
-
subscribeMarket: ({ marketId, }: {
|
|
760
|
-
marketId: PerpetualsMarketId;
|
|
761
|
-
}) => void;
|
|
762
|
-
unsubscribeMarket: ({ marketId, }: {
|
|
763
|
-
marketId: PerpetualsMarketId;
|
|
764
|
-
}) => void;
|
|
765
|
-
subscribeUser: ({ accountId, withStopOrders, }: {
|
|
766
|
-
accountId: PerpetualsAccountId;
|
|
767
|
-
withStopOrders: {
|
|
768
|
-
walletAddress: SuiAddress;
|
|
769
|
-
bytes: string;
|
|
770
|
-
signature: string;
|
|
771
|
-
} | undefined;
|
|
772
|
-
}) => void;
|
|
773
|
-
unsubscribeUser: ({ accountId, withStopOrders, }: {
|
|
774
|
-
accountId: PerpetualsAccountId;
|
|
775
|
-
withStopOrders: {
|
|
776
|
-
walletAddress: SuiAddress;
|
|
777
|
-
bytes: string;
|
|
778
|
-
signature: string;
|
|
779
|
-
} | undefined;
|
|
780
|
-
}) => void;
|
|
781
|
-
subscribeOracle: ({ marketId, }: {
|
|
782
|
-
marketId: PerpetualsMarketId;
|
|
783
|
-
}) => void;
|
|
784
|
-
unsubscribeOracle: ({ marketId, }: {
|
|
785
|
-
marketId: PerpetualsMarketId;
|
|
786
|
-
}) => void;
|
|
787
|
-
subscribeOrderbook: ({ marketId, }: {
|
|
788
|
-
marketId: PerpetualsMarketId;
|
|
789
|
-
}) => void;
|
|
790
|
-
unsubscribeOrderbook: ({ marketId, }: {
|
|
791
|
-
marketId: PerpetualsMarketId;
|
|
792
|
-
}) => void;
|
|
793
|
-
subscribeMarketOrders: ({ marketId, }: {
|
|
794
|
-
marketId: PerpetualsMarketId;
|
|
795
|
-
}) => void;
|
|
796
|
-
unsubscribeMarketOrders: ({ marketId, }: {
|
|
797
|
-
marketId: PerpetualsMarketId;
|
|
798
|
-
}) => void;
|
|
799
|
-
subscribeUserOrders: ({ accountId, }: {
|
|
800
|
-
accountId: PerpetualsAccountId;
|
|
801
|
-
}) => void;
|
|
802
|
-
unsubscribeUserOrders: ({ accountId, }: {
|
|
803
|
-
accountId: PerpetualsAccountId;
|
|
804
|
-
}) => void;
|
|
805
|
-
subscribeUserCollateralChanges: ({ accountId, }: {
|
|
806
|
-
accountId: PerpetualsAccountId;
|
|
807
|
-
}) => void;
|
|
808
|
-
unsubscribeUserCollateralChanges: ({ accountId, }: {
|
|
809
|
-
accountId: PerpetualsAccountId;
|
|
810
|
-
}) => void;
|
|
811
|
-
subscribeTopOfOrderbook: ({ marketId, priceBucketSize, bucketsNumber, }: {
|
|
812
|
-
marketId: PerpetualsMarketId;
|
|
813
|
-
priceBucketSize: number;
|
|
814
|
-
bucketsNumber: number;
|
|
815
|
-
}) => void;
|
|
816
|
-
unsubscribeTopOfOrderbook: ({ marketId, priceBucketSize, bucketsNumber, }: {
|
|
817
|
-
marketId: PerpetualsMarketId;
|
|
818
|
-
priceBucketSize: number;
|
|
819
|
-
bucketsNumber: number;
|
|
820
|
-
}) => void;
|
|
821
|
-
close: () => void;
|
|
822
|
-
};
|
|
823
|
-
/**
|
|
824
|
-
* Open a market-candles websocket stream for a single market/interval:
|
|
825
|
-
* `/perpetuals/ws/market-candles/{market_id}/{interval_ms}`.
|
|
826
|
-
*
|
|
827
|
-
* The stream emits {@link PerpetualsWsCandleResponseMessage} messages,
|
|
828
|
-
* typically containing the latest candle for the specified interval.
|
|
829
|
-
*
|
|
830
|
-
* @param args.marketId - Market ID to subscribe to.
|
|
831
|
-
* @param args.intervalMs - Candle interval in milliseconds.
|
|
832
|
-
* @param args.onMessage - Handler for incoming candle updates.
|
|
833
|
-
* @param args.onOpen - Optional hook called when the websocket opens.
|
|
834
|
-
* @param args.onError - Optional hook called on websocket error.
|
|
835
|
-
* @param args.onClose - Optional hook called when the websocket closes.
|
|
836
|
-
*
|
|
837
|
-
* @returns A controller containing the raw websocket and a `close()` helper.
|
|
838
|
-
*
|
|
839
|
-
* @example
|
|
840
|
-
* ```ts
|
|
841
|
-
* const stream = perps.openMarketCandlesWebsocketStream({
|
|
842
|
-
* marketId: "0x...",
|
|
843
|
-
* intervalMs: 60_000,
|
|
844
|
-
* onMessage: ({ lastCandle }) => console.log(lastCandle),
|
|
845
|
-
* });
|
|
846
|
-
* ```
|
|
847
|
-
*/
|
|
848
|
-
openMarketCandlesWebsocketStream(args: {
|
|
849
|
-
marketId: PerpetualsMarketId;
|
|
850
|
-
intervalMs: number;
|
|
851
|
-
onMessage: (msg: PerpetualsWsCandleResponseMessage) => void;
|
|
852
|
-
onOpen?: (ev: Event) => void;
|
|
853
|
-
onError?: (ev: Event) => void;
|
|
854
|
-
onClose?: (ev: CloseEvent) => void;
|
|
855
|
-
}): {
|
|
856
|
-
ws: WebSocket;
|
|
857
|
-
close: () => void;
|
|
858
|
-
};
|
|
859
|
-
}
|
|
860
|
-
//# sourceMappingURL=perpetuals.d.ts.map
|