Skip to content

Commit ccf52e0

Browse files
author
gateio
committed
update to 6.86.0
1 parent 42f2540 commit ccf52e0

317 files changed

Lines changed: 12538 additions & 16867 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/python-publish.yml

Lines changed: 0 additions & 31 deletions
This file was deleted.

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ APIv4 provides spot, margin and futures trading operations. There are public API
55

66
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
77

8-
- API version: 4.83.0
9-
- Package version: 4.83.0
8+
- API version: 4.86.0
9+
- Package version: 4.86.0
1010
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
1111
For more information, please visit [https://www.gate.io/page/contacts](https://www.gate.io/page/contacts)
1212

@@ -307,6 +307,7 @@ Class | Method | HTTP request | Description
307307
*MultiCollateralLoanApi* | [**list_multi_collateral_currencies**](docs/MultiCollateralLoanApi.md#list_multi_collateral_currencies) | **GET** /loan/multi_collateral/currencies | Query supported borrowing and collateral currencies in Multi-Collateral
308308
*MultiCollateralLoanApi* | [**get_multi_collateral_ltv**](docs/MultiCollateralLoanApi.md#get_multi_collateral_ltv) | **GET** /loan/multi_collateral/ltv | Get Multi-Collateral ratio
309309
*MultiCollateralLoanApi* | [**get_multi_collateral_fix_rate**](docs/MultiCollateralLoanApi.md#get_multi_collateral_fix_rate) | **GET** /loan/multi_collateral/fixed_rate | Query fixed interest rates for the currency for 7 days and 30 days
310+
*MultiCollateralLoanApi* | [**get_multi_collateral_current_rate**](docs/MultiCollateralLoanApi.md#get_multi_collateral_current_rate) | **GET** /loan/multi_collateral/current_rate | Query the current interest rate of the currency
310311
*OptionsApi* | [**list_options_underlyings**](docs/OptionsApi.md#list_options_underlyings) | **GET** /options/underlyings | List all underlyings
311312
*OptionsApi* | [**list_options_expirations**](docs/OptionsApi.md#list_options_expirations) | **GET** /options/expirations | List all expiration times
312313
*OptionsApi* | [**list_options_contracts**](docs/OptionsApi.md#list_options_contracts) | **GET** /options/contracts | List all the contracts with specified underlying and expiration time
@@ -382,6 +383,7 @@ Class | Method | HTTP request | Description
382383
*WalletApi* | [**list_sub_account_transfers**](docs/WalletApi.md#list_sub_account_transfers) | **GET** /wallet/sub_account_transfers | Retrieve transfer records between main and sub accounts
383384
*WalletApi* | [**transfer_with_sub_account**](docs/WalletApi.md#transfer_with_sub_account) | **POST** /wallet/sub_account_transfers | Transfer between main and sub accounts
384385
*WalletApi* | [**sub_account_to_sub_account**](docs/WalletApi.md#sub_account_to_sub_account) | **POST** /wallet/sub_account_to_sub_account | Sub-account transfers to sub-account
386+
*WalletApi* | [**get_transfer_order_status**](docs/WalletApi.md#get_transfer_order_status) | **GET** /wallet/order_status | Transfer status query
385387
*WalletApi* | [**list_withdraw_status**](docs/WalletApi.md#list_withdraw_status) | **GET** /wallet/withdraw_status | Retrieve withdrawal status
386388
*WalletApi* | [**list_sub_account_balances**](docs/WalletApi.md#list_sub_account_balances) | **GET** /wallet/sub_account_balances | Retrieve sub account balances
387389
*WalletApi* | [**list_sub_account_margin_balances**](docs/WalletApi.md#list_sub_account_margin_balances) | **GET** /wallet/sub_account_margin_balances | Query sub accounts' margin balances
@@ -427,6 +429,7 @@ Class | Method | HTTP request | Description
427429
- [CollateralCurrency](docs/CollateralCurrency.md)
428430
- [CollateralCurrencyInfo](docs/CollateralCurrencyInfo.md)
429431
- [CollateralCurrencyRes](docs/CollateralCurrencyRes.md)
432+
- [CollateralCurrentRate](docs/CollateralCurrentRate.md)
430433
- [CollateralFixRate](docs/CollateralFixRate.md)
431434
- [CollateralLoanCurrency](docs/CollateralLoanCurrency.md)
432435
- [CollateralLtv](docs/CollateralLtv.md)
@@ -496,6 +499,7 @@ Class | Method | HTTP request | Description
496499
- [IndexConstituent](docs/IndexConstituent.md)
497500
- [InlineObject](docs/InlineObject.md)
498501
- [InlineResponse200](docs/InlineResponse200.md)
502+
- [InlineResponse2001](docs/InlineResponse2001.md)
499503
- [InsuranceRecord](docs/InsuranceRecord.md)
500504
- [LedgerRecord](docs/LedgerRecord.md)
501505
- [LiquidateOrder](docs/LiquidateOrder.md)

docs/AccountApi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ Name | Type | Description | Notes
491491
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
492492

493493
# **get_debit_fee**
494-
> InlineResponse200 get_debit_fee()
494+
> InlineResponse2001 get_debit_fee()
495495
496496
Query GT deduction configuration.
497497

@@ -537,7 +537,7 @@ This endpoint does not need any parameter.
537537

538538
### Return type
539539

540-
[**InlineResponse200**](InlineResponse200.md)
540+
[**InlineResponse2001**](InlineResponse2001.md)
541541

542542
### Authorization
543543

docs/AmendOrderResult.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

docs/ApiV4KeyPerm.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/CancelBatchOrder.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**currency_pair** | **str** | Order currency pair |
88
**id** | **str** | Order ID or user custom ID. Custom ID are accepted only within 30 minutes after order creation |
9-
**account** | **str** | If cancelled order is cross margin order or is portfolio margin account's API key, this field must be set and can only be `cross_margin`If cancelled order is cross margin order, this field must be set and can only be `cross_margin` | [optional]
109
**action_mode** | **str** | Processing Mode: When placing an order, different fields are returned based on action_mode. This field is only valid during the request and is not included in the response result ACK: Asynchronous mode, only returns key order fields RESULT: No clearing information FULL: Full mode (default) | [optional]
1110

1211
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

docs/CancelOrder.md

Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
# PortfolioBorrowable
1+
# CollateralCurrentRate
22

3+
Multi-currency pledge current interest rate
34
## Properties
45
Name | Type | Description | Notes
56
------------ | ------------- | ------------- | -------------
6-
**currency** | **str** | Currency detail | [optional]
7-
**amount** | **str** | Max borrowable amount | [optional]
7+
**currency** | **str** | Currency | [optional]
8+
**current_rate** | **str** | Currency current interest rate | [optional]
89

910
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
1011

docs/CreatePortfolioSpotOrder.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

docs/CrossMarginBorrowable.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)