1- ## gate-api@7.2.67
1+ ## gate-api@7.2.70
22
33TypeScript NodeJS client for gate-api.
44
@@ -7,7 +7,7 @@ APIv4 provides operations related to spot, margin, and contract trading, includi
77
88This SDK is automatically generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project:
99
10- - API version: v4.106.67
10+ - API version: v4.106.70
1111- Package version:
1212- Build package: org.openapitools.codegen.languages.TypeScriptNodeClientCodegen
1313For more information, please visit [ https://www.gate.com/page/contacts ] ( https://www.gate.com/page/contacts )
@@ -107,16 +107,16 @@ Class | Method | HTTP request | Description
107107* AssetswapApi* | [ ** listAssetSwapOrdersV1** ] ( docs/AssetswapApi.md#listAssetSwapOrdersV1 ) | ** GET** /asset-swap/order/list | Portfolio optimization — order list
108108* AssetswapApi* | [ ** previewAssetSwapOrderV1** ] ( docs/AssetswapApi.md#previewAssetSwapOrderV1 ) | ** POST** /asset-swap/order/preview | Portfolio optimization — preview
109109* AssetswapApi* | [ ** getAssetSwapOrderV1** ] ( docs/AssetswapApi.md#getAssetSwapOrderV1 ) | ** GET** /asset-swap/order/{order_id} | Portfolio optimization — query order
110- * BotApi* | [ ** getAIHubStrategyRecommend** ] ( docs/BotApi.md#getAIHubStrategyRecommend ) | ** GET** /bot/strategy/recommend | 获取 AIHub 策略推荐
111- * BotApi* | [ ** postAIHubSpotGridCreate** ] ( docs/BotApi.md#postAIHubSpotGridCreate ) | ** POST** /bot/spot-grid/create | 创建现货网格
112- * BotApi* | [ ** postAIHubMarginGridCreate** ] ( docs/BotApi.md#postAIHubMarginGridCreate ) | ** POST** /bot/margin-grid/create | 创建杠杆网格
113- * BotApi* | [ ** postAIHubInfiniteGridCreate** ] ( docs/BotApi.md#postAIHubInfiniteGridCreate ) | ** POST** /bot/infinite-grid/create | 创建无限网格
114- * BotApi* | [ ** postAIHubFuturesGridCreate** ] ( docs/BotApi.md#postAIHubFuturesGridCreate ) | ** POST** /bot/futures-grid/create | 创建合约网格
115- * BotApi* | [ ** postAIHubSpotMartingaleCreate** ] ( docs/BotApi.md#postAIHubSpotMartingaleCreate ) | ** POST** /bot/spot-martingale/create | 创建现货马丁
116- * BotApi* | [ ** postAIHubContractMartingaleCreate** ] ( docs/BotApi.md#postAIHubContractMartingaleCreate ) | ** POST** /bot/contract-martingale/create | 创建合约马丁
117- * BotApi* | [ ** getAIHubPortfolioRunning** ] ( docs/BotApi.md#getAIHubPortfolioRunning ) | ** GET** /bot/portfolio/running | 查询运行中策略列表
118- * BotApi* | [ ** getAIHubPortfolioDetail** ] ( docs/BotApi.md#getAIHubPortfolioDetail ) | ** GET** /bot/portfolio/detail | 查询单策略详情
119- * BotApi* | [ ** postAIHubPortfolioStop** ] ( docs/BotApi.md#postAIHubPortfolioStop ) | ** POST** /bot/portfolio/stop | 终止单个运行中策略
110+ * BotApi* | [ ** getAIHubStrategyRecommend** ] ( docs/BotApi.md#getAIHubStrategyRecommend ) | ** GET** /bot/strategy/recommend | Get AIHub strategy recommendations
111+ * BotApi* | [ ** postAIHubSpotGridCreate** ] ( docs/BotApi.md#postAIHubSpotGridCreate ) | ** POST** /bot/spot-grid/create | Create spot grid
112+ * BotApi* | [ ** postAIHubMarginGridCreate** ] ( docs/BotApi.md#postAIHubMarginGridCreate ) | ** POST** /bot/margin-grid/create | Create a lever grid
113+ * BotApi* | [ ** postAIHubInfiniteGridCreate** ] ( docs/BotApi.md#postAIHubInfiniteGridCreate ) | ** POST** /bot/infinite-grid/create | Create infinite grid
114+ * BotApi* | [ ** postAIHubFuturesGridCreate** ] ( docs/BotApi.md#postAIHubFuturesGridCreate ) | ** POST** /bot/futures-grid/create | Create a contract grid
115+ * BotApi* | [ ** postAIHubSpotMartingaleCreate** ] ( docs/BotApi.md#postAIHubSpotMartingaleCreate ) | ** POST** /bot/spot-martingale/create | Create Spot Martin
116+ * BotApi* | [ ** postAIHubContractMartingaleCreate** ] ( docs/BotApi.md#postAIHubContractMartingaleCreate ) | ** POST** /bot/contract-martingale/create | Create contract martin
117+ * BotApi* | [ ** getAIHubPortfolioRunning** ] ( docs/BotApi.md#getAIHubPortfolioRunning ) | ** GET** /bot/portfolio/running | Query the list of running policies
118+ * BotApi* | [ ** getAIHubPortfolioDetail** ] ( docs/BotApi.md#getAIHubPortfolioDetail ) | ** GET** /bot/portfolio/detail | Query order policy details
119+ * BotApi* | [ ** postAIHubPortfolioStop** ] ( docs/BotApi.md#postAIHubPortfolioStop ) | ** POST** /bot/portfolio/stop | Terminate a single running policy
120120* CouponApi* | [ ** listUserCoupons** ] ( docs/CouponApi.md#listUserCoupons ) | ** GET** /coupon/user-coupon-list | Coupon Center list
121121* CouponApi* | [ ** getUserCouponDetail** ] ( docs/CouponApi.md#getUserCouponDetail ) | ** GET** /coupon/user-coupon-detail | Coupon Center details
122122* CrossExApi* | [ ** listCrossexRuleSymbols** ] ( docs/CrossExApi.md#listCrossexRuleSymbols ) | ** GET** /crossex/rule/symbols | [ Public Interface] Query Trading Pair Information
@@ -300,16 +300,16 @@ Class | Method | HTTP request | Description
300300* LaunchApi* | [ ** redeemLaunchPool** ] ( docs/LaunchApi.md#redeemLaunchPool ) | ** POST** /launch/redeem | Redeem LaunchPool staked assets
301301* LaunchApi* | [ ** listLaunchPoolPledgeRecords** ] ( docs/LaunchApi.md#listLaunchPoolPledgeRecords ) | ** GET** /launch/user-pledge-records | Query user pledge records
302302* LaunchApi* | [ ** listLaunchPoolRewardRecords** ] ( docs/LaunchApi.md#listLaunchPoolRewardRecords ) | ** GET** /launch/get-user-reward-records | Query user reward records
303- * LaunchApi* | [ ** getHodlerAirdropProjectList** ] ( docs/LaunchApi.md#getHodlerAirdropProjectList ) | ** GET** /launch/hodler-airdrop/project-list | 查询HODLer Airdrop活动列表
304- * LaunchApi* | [ ** hodlerAirdropOrder** ] ( docs/LaunchApi.md#hodlerAirdropOrder ) | ** POST** /launch/hodler-airdrop/order | 参与HODLer Airdrop活动
305- * LaunchApi* | [ ** getHodlerAirdropUserOrderRecords** ] ( docs/LaunchApi.md#getHodlerAirdropUserOrderRecords ) | ** GET** /launch/hodler-airdrop/user-order-records | 查询HODLer Airdrop参与记录
306- * LaunchApi* | [ ** getHodlerAirdropUserAirdropRecords** ] ( docs/LaunchApi.md#getHodlerAirdropUserAirdropRecords ) | ** GET** /launch/hodler-airdrop/user-airdrop-records | 查询HODLer Airdrop空投记录
307- * LaunchApi* | [ ** getCandyDropActivityListV4** ] ( docs/LaunchApi.md#getCandyDropActivityListV4 ) | ** GET** /launch/candydrop/activity-list | 查询活动列表
308- * LaunchApi* | [ ** registerCandyDropV4** ] ( docs/LaunchApi.md#registerCandyDropV4 ) | ** POST** /launch/candydrop/register | 报名参与活动
309- * LaunchApi* | [ ** getCandyDropActivityRulesV4** ] ( docs/LaunchApi.md#getCandyDropActivityRulesV4 ) | ** GET** /launch/candydrop/activity-rules | 查询活动规则
310- * LaunchApi* | [ ** getCandyDropTaskProgressV4** ] ( docs/LaunchApi.md#getCandyDropTaskProgressV4 ) | ** GET** /launch/candydrop/task-progress | 查询任务完成进度
311- * LaunchApi* | [ ** getCandyDropParticipationRecordsV4** ] ( docs/LaunchApi.md#getCandyDropParticipationRecordsV4 ) | ** GET** /launch/candydrop/participation-records | 查询参与记录
312- * LaunchApi* | [ ** getCandyDropAirdropRecordsV4** ] ( docs/LaunchApi.md#getCandyDropAirdropRecordsV4 ) | ** GET** /launch/candydrop/airdrop-records | 查询空投记录
303+ * LaunchApi* | [ ** getHodlerAirdropProjectList** ] ( docs/LaunchApi.md#getHodlerAirdropProjectList ) | ** GET** /launch/hodler-airdrop/project-list | Check the list of HODLer Airdrop activities
304+ * LaunchApi* | [ ** hodlerAirdropOrder** ] ( docs/LaunchApi.md#hodlerAirdropOrder ) | ** POST** /launch/hodler-airdrop/order | Participate in the HODLer Airdrop event
305+ * LaunchApi* | [ ** getHodlerAirdropUserOrderRecords** ] ( docs/LaunchApi.md#getHodlerAirdropUserOrderRecords ) | ** GET** /launch/hodler-airdrop/user-order-records | Check HODLer Airdrop participation records
306+ * LaunchApi* | [ ** getHodlerAirdropUserAirdropRecords** ] ( docs/LaunchApi.md#getHodlerAirdropUserAirdropRecords ) | ** GET** /launch/hodler-airdrop/user-airdrop-records | Query HODLer Airdrop records
307+ * LaunchApi* | [ ** getCandyDropActivityListV4** ] ( docs/LaunchApi.md#getCandyDropActivityListV4 ) | ** GET** /launch/candydrop/activity-list | Query activity list
308+ * LaunchApi* | [ ** registerCandyDropV4** ] ( docs/LaunchApi.md#registerCandyDropV4 ) | ** POST** /launch/candydrop/register | Sign up for events
309+ * LaunchApi* | [ ** getCandyDropActivityRulesV4** ] ( docs/LaunchApi.md#getCandyDropActivityRulesV4 ) | ** GET** /launch/candydrop/activity-rules | Query activity rules
310+ * LaunchApi* | [ ** getCandyDropTaskProgressV4** ] ( docs/LaunchApi.md#getCandyDropTaskProgressV4 ) | ** GET** /launch/candydrop/task-progress | Query task completion progress
311+ * LaunchApi* | [ ** getCandyDropParticipationRecordsV4** ] ( docs/LaunchApi.md#getCandyDropParticipationRecordsV4 ) | ** GET** /launch/candydrop/participation-records | Query participation records
312+ * LaunchApi* | [ ** getCandyDropAirdropRecordsV4** ] ( docs/LaunchApi.md#getCandyDropAirdropRecordsV4 ) | ** GET** /launch/candydrop/airdrop-records | Query airdrop records
313313* MarginApi* | [ ** listMarginAccounts** ] ( docs/MarginApi.md#listMarginAccounts ) | ** GET** /margin/accounts | Margin account list
314314* MarginApi* | [ ** listMarginAccountBook** ] ( docs/MarginApi.md#listMarginAccountBook ) | ** GET** /margin/account_book | Query margin account balance change history
315315* MarginApi* | [ ** listFundingAccounts** ] ( docs/MarginApi.md#listFundingAccounts ) | ** GET** /margin/funding_accounts | Funding account list
@@ -520,8 +520,8 @@ Class | Method | HTTP request | Description
520520* WalletApi* | [ ** getLowCapExchangeList** ] ( docs/WalletApi.md#getLowCapExchangeList ) | ** GET** /wallet/getLowCapExchangeList | Retrieve the list of low-liquidity or low-cap tokens
521521* WelfareApi* | [ ** getUserIdentity** ] ( docs/WelfareApi.md#getUserIdentity ) | ** GET** /rewards/getUserIdentity | Get user identity
522522* WelfareApi* | [ ** getBeginnerTaskList** ] ( docs/WelfareApi.md#getBeginnerTaskList ) | ** GET** /rewards/getBeginnerTaskList | Get beginner task list
523- * WelfareApi* | [ ** claimTask** ] ( docs/WelfareApi.md#claimTask ) | ** POST** /rewards/claimTask | 领取任务
524- * WelfareApi* | [ ** claimReward** ] ( docs/WelfareApi.md#claimReward ) | ** POST** /rewards/claimReward | 领取任务奖励
523+ * WelfareApi* | [ ** claimTask** ] ( docs/WelfareApi.md#claimTask ) | ** POST** /rewards/claimTask | Get the task
524+ * WelfareApi* | [ ** claimReward** ] ( docs/WelfareApi.md#claimReward ) | ** POST** /rewards/claimReward | Receive mission rewards
525525* WithdrawalApi* | [ ** withdraw** ] ( docs/WithdrawalApi.md#withdraw ) | ** POST** /withdrawals | Withdraw
526526* WithdrawalApi* | [ ** withdrawPushOrder** ] ( docs/WithdrawalApi.md#withdrawPushOrder ) | ** POST** /withdrawals/push | UID transfer
527527* WithdrawalApi* | [ ** cancelWithdrawal** ] ( docs/WithdrawalApi.md#cancelWithdrawal ) | ** DELETE** /withdrawals/{withdrawal_id} | Cancel withdrawal with specified ID
0 commit comments