From 40f12e4fdd86a0dac8c1bbcc4ffd427d4568a324 Mon Sep 17 00:00:00 2001 From: veado <61792675+veado@users.noreply.github.com> Date: Wed, 5 Oct 2022 10:37:23 +0200 Subject: [PATCH] Update types/api for latest midgard@2.9.4 (#2413) --- CHANGELOG.md | 7 +++++++ src/renderer/types/generated/midgard/apis/DefaultApi.ts | 2 +- .../types/generated/midgard/apis/SpecificationApi.ts | 2 +- src/renderer/types/generated/midgard/models/Action.ts | 2 +- .../generated/midgard/models/AddLiquidityMetadata.ts | 2 +- src/renderer/types/generated/midgard/models/Balance.ts | 2 +- .../types/generated/midgard/models/BlockRewards.ts | 2 +- .../types/generated/midgard/models/BondMetrics.ts | 2 +- .../types/generated/midgard/models/BoolConstants.ts | 2 +- src/renderer/types/generated/midgard/models/ChurnItem.ts | 2 +- src/renderer/types/generated/midgard/models/Coin.ts | 2 +- src/renderer/types/generated/midgard/models/Constants.ts | 2 +- .../types/generated/midgard/models/DepthHistory.ts | 2 +- .../types/generated/midgard/models/DepthHistoryItem.ts | 2 +- .../types/generated/midgard/models/DepthHistoryMeta.ts | 2 +- .../types/generated/midgard/models/EarningsHistory.ts | 2 +- .../types/generated/midgard/models/EarningsHistoryItem.ts | 2 +- .../generated/midgard/models/EarningsHistoryItemPool.ts | 2 +- src/renderer/types/generated/midgard/models/Health.ts | 2 +- src/renderer/types/generated/midgard/models/HeightTS.ts | 2 +- .../generated/midgard/models/InboundAddressesItem.ts | 2 +- .../types/generated/midgard/models/InlineResponse200.ts | 2 +- .../types/generated/midgard/models/Int64Constants.ts | 2 +- .../types/generated/midgard/models/LastblockItem.ts | 2 +- .../types/generated/midgard/models/LiquidityHistory.ts | 2 +- .../generated/midgard/models/LiquidityHistoryItem.ts | 2 +- .../types/generated/midgard/models/MemberDetails.ts | 2 +- src/renderer/types/generated/midgard/models/MemberPool.ts | 2 +- src/renderer/types/generated/midgard/models/Metadata.ts | 2 +- src/renderer/types/generated/midgard/models/Network.ts | 2 +- src/renderer/types/generated/midgard/models/Node.ts | 2 +- .../types/generated/midgard/models/ObservedChain.ts | 2 +- src/renderer/types/generated/midgard/models/PoolDetail.ts | 2 +- .../types/generated/midgard/models/PoolStatsDetail.ts | 2 +- .../types/generated/midgard/models/PreflightStatus.ts | 2 +- .../types/generated/midgard/models/ProxiedNode.ts | 2 +- .../types/generated/midgard/models/ProxiedNodeJail.ts | 2 +- .../generated/midgard/models/ProxiedNodePubKeySet.ts | 2 +- src/renderer/types/generated/midgard/models/Queue.ts | 2 +- .../types/generated/midgard/models/RefundMetadata.ts | 8 +++++++- src/renderer/types/generated/midgard/models/StatsData.ts | 2 +- .../types/generated/midgard/models/StringConstants.ts | 2 +- .../types/generated/midgard/models/SwapHistory.ts | 2 +- .../types/generated/midgard/models/SwapHistoryItem.ts | 2 +- .../types/generated/midgard/models/SwapMetadata.ts | 8 +++++++- .../types/generated/midgard/models/THORNameDetails.ts | 2 +- .../types/generated/midgard/models/THORNameEntry.ts | 2 +- src/renderer/types/generated/midgard/models/TVLHistory.ts | 2 +- .../types/generated/midgard/models/TVLHistoryItem.ts | 2 +- .../types/generated/midgard/models/Transaction.ts | 2 +- .../types/generated/midgard/models/WithdrawMetadata.ts | 8 +++++++- src/renderer/types/generated/midgard/runtime.ts | 2 +- 52 files changed, 76 insertions(+), 51 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef1958c88..0c614b27c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# 1.18.3 (2022-10-xx) + +## Internal + +- Update types/api for latest thornode@1.97.2 [#2412](https://github.com/thorchain/asgardex-electron/pull/2412) +- Update types/api for latest midgard@2.9.4 [#2413](https://github.com/thorchain/asgardex-electron/pull/2413) + # 1.18.2 (2022-10-03) ## Add diff --git a/src/renderer/types/generated/midgard/apis/DefaultApi.ts b/src/renderer/types/generated/midgard/apis/DefaultApi.ts index 38d4b1f4b..fb2c0cb87 100644 --- a/src/renderer/types/generated/midgard/apis/DefaultApi.ts +++ b/src/renderer/types/generated/midgard/apis/DefaultApi.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/apis/SpecificationApi.ts b/src/renderer/types/generated/midgard/apis/SpecificationApi.ts index 277571548..13a66e717 100644 --- a/src/renderer/types/generated/midgard/apis/SpecificationApi.ts +++ b/src/renderer/types/generated/midgard/apis/SpecificationApi.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/Action.ts b/src/renderer/types/generated/midgard/models/Action.ts index 4278a4121..8ad39e6c1 100644 --- a/src/renderer/types/generated/midgard/models/Action.ts +++ b/src/renderer/types/generated/midgard/models/Action.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/AddLiquidityMetadata.ts b/src/renderer/types/generated/midgard/models/AddLiquidityMetadata.ts index ff9befcd0..db00769f0 100644 --- a/src/renderer/types/generated/midgard/models/AddLiquidityMetadata.ts +++ b/src/renderer/types/generated/midgard/models/AddLiquidityMetadata.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/Balance.ts b/src/renderer/types/generated/midgard/models/Balance.ts index 3b9590e1a..b3bdc1631 100644 --- a/src/renderer/types/generated/midgard/models/Balance.ts +++ b/src/renderer/types/generated/midgard/models/Balance.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/BlockRewards.ts b/src/renderer/types/generated/midgard/models/BlockRewards.ts index 173811e5f..7e0d39874 100644 --- a/src/renderer/types/generated/midgard/models/BlockRewards.ts +++ b/src/renderer/types/generated/midgard/models/BlockRewards.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/BondMetrics.ts b/src/renderer/types/generated/midgard/models/BondMetrics.ts index 1773caa33..8b4b69c65 100644 --- a/src/renderer/types/generated/midgard/models/BondMetrics.ts +++ b/src/renderer/types/generated/midgard/models/BondMetrics.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/BoolConstants.ts b/src/renderer/types/generated/midgard/models/BoolConstants.ts index 68c9584e7..96ad2ebe2 100644 --- a/src/renderer/types/generated/midgard/models/BoolConstants.ts +++ b/src/renderer/types/generated/midgard/models/BoolConstants.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/ChurnItem.ts b/src/renderer/types/generated/midgard/models/ChurnItem.ts index 8801e8e2d..d41ad1805 100644 --- a/src/renderer/types/generated/midgard/models/ChurnItem.ts +++ b/src/renderer/types/generated/midgard/models/ChurnItem.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/Coin.ts b/src/renderer/types/generated/midgard/models/Coin.ts index dda30ad87..fb1897a23 100644 --- a/src/renderer/types/generated/midgard/models/Coin.ts +++ b/src/renderer/types/generated/midgard/models/Coin.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/Constants.ts b/src/renderer/types/generated/midgard/models/Constants.ts index e2223f4f3..e31577abb 100644 --- a/src/renderer/types/generated/midgard/models/Constants.ts +++ b/src/renderer/types/generated/midgard/models/Constants.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/DepthHistory.ts b/src/renderer/types/generated/midgard/models/DepthHistory.ts index fdf7cc4a6..108f57527 100644 --- a/src/renderer/types/generated/midgard/models/DepthHistory.ts +++ b/src/renderer/types/generated/midgard/models/DepthHistory.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/DepthHistoryItem.ts b/src/renderer/types/generated/midgard/models/DepthHistoryItem.ts index 32a0bef50..b9f492e91 100644 --- a/src/renderer/types/generated/midgard/models/DepthHistoryItem.ts +++ b/src/renderer/types/generated/midgard/models/DepthHistoryItem.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/DepthHistoryMeta.ts b/src/renderer/types/generated/midgard/models/DepthHistoryMeta.ts index d91af9de0..b98537229 100644 --- a/src/renderer/types/generated/midgard/models/DepthHistoryMeta.ts +++ b/src/renderer/types/generated/midgard/models/DepthHistoryMeta.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/EarningsHistory.ts b/src/renderer/types/generated/midgard/models/EarningsHistory.ts index ec8881c62..0139c631c 100644 --- a/src/renderer/types/generated/midgard/models/EarningsHistory.ts +++ b/src/renderer/types/generated/midgard/models/EarningsHistory.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/EarningsHistoryItem.ts b/src/renderer/types/generated/midgard/models/EarningsHistoryItem.ts index 7e343ee97..a10b3e584 100644 --- a/src/renderer/types/generated/midgard/models/EarningsHistoryItem.ts +++ b/src/renderer/types/generated/midgard/models/EarningsHistoryItem.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/EarningsHistoryItemPool.ts b/src/renderer/types/generated/midgard/models/EarningsHistoryItemPool.ts index 4552d609b..f00049f09 100644 --- a/src/renderer/types/generated/midgard/models/EarningsHistoryItemPool.ts +++ b/src/renderer/types/generated/midgard/models/EarningsHistoryItemPool.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/Health.ts b/src/renderer/types/generated/midgard/models/Health.ts index cfc3470c7..c07384776 100644 --- a/src/renderer/types/generated/midgard/models/Health.ts +++ b/src/renderer/types/generated/midgard/models/Health.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/HeightTS.ts b/src/renderer/types/generated/midgard/models/HeightTS.ts index 3728ba06d..6dd74e102 100644 --- a/src/renderer/types/generated/midgard/models/HeightTS.ts +++ b/src/renderer/types/generated/midgard/models/HeightTS.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/InboundAddressesItem.ts b/src/renderer/types/generated/midgard/models/InboundAddressesItem.ts index 2feacd6d9..c0fc07047 100644 --- a/src/renderer/types/generated/midgard/models/InboundAddressesItem.ts +++ b/src/renderer/types/generated/midgard/models/InboundAddressesItem.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/InlineResponse200.ts b/src/renderer/types/generated/midgard/models/InlineResponse200.ts index c07a18f46..c2c613db5 100644 --- a/src/renderer/types/generated/midgard/models/InlineResponse200.ts +++ b/src/renderer/types/generated/midgard/models/InlineResponse200.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/Int64Constants.ts b/src/renderer/types/generated/midgard/models/Int64Constants.ts index 0e168183a..2723283b9 100644 --- a/src/renderer/types/generated/midgard/models/Int64Constants.ts +++ b/src/renderer/types/generated/midgard/models/Int64Constants.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/LastblockItem.ts b/src/renderer/types/generated/midgard/models/LastblockItem.ts index 168807e5e..b1cfc5621 100644 --- a/src/renderer/types/generated/midgard/models/LastblockItem.ts +++ b/src/renderer/types/generated/midgard/models/LastblockItem.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/LiquidityHistory.ts b/src/renderer/types/generated/midgard/models/LiquidityHistory.ts index 6363a4e2e..7fa3028d2 100644 --- a/src/renderer/types/generated/midgard/models/LiquidityHistory.ts +++ b/src/renderer/types/generated/midgard/models/LiquidityHistory.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/LiquidityHistoryItem.ts b/src/renderer/types/generated/midgard/models/LiquidityHistoryItem.ts index 4d43cd5a9..3ed49782d 100644 --- a/src/renderer/types/generated/midgard/models/LiquidityHistoryItem.ts +++ b/src/renderer/types/generated/midgard/models/LiquidityHistoryItem.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/MemberDetails.ts b/src/renderer/types/generated/midgard/models/MemberDetails.ts index 0925903db..ce161e8ec 100644 --- a/src/renderer/types/generated/midgard/models/MemberDetails.ts +++ b/src/renderer/types/generated/midgard/models/MemberDetails.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/MemberPool.ts b/src/renderer/types/generated/midgard/models/MemberPool.ts index 7e860dee8..d03378e61 100644 --- a/src/renderer/types/generated/midgard/models/MemberPool.ts +++ b/src/renderer/types/generated/midgard/models/MemberPool.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/Metadata.ts b/src/renderer/types/generated/midgard/models/Metadata.ts index 7ff957bf3..538e97548 100644 --- a/src/renderer/types/generated/midgard/models/Metadata.ts +++ b/src/renderer/types/generated/midgard/models/Metadata.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/Network.ts b/src/renderer/types/generated/midgard/models/Network.ts index 55643c833..2e82e8dbc 100644 --- a/src/renderer/types/generated/midgard/models/Network.ts +++ b/src/renderer/types/generated/midgard/models/Network.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/Node.ts b/src/renderer/types/generated/midgard/models/Node.ts index 96e5aae35..6a90386f1 100644 --- a/src/renderer/types/generated/midgard/models/Node.ts +++ b/src/renderer/types/generated/midgard/models/Node.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/ObservedChain.ts b/src/renderer/types/generated/midgard/models/ObservedChain.ts index 7ac63c4e1..d27dd9fe5 100644 --- a/src/renderer/types/generated/midgard/models/ObservedChain.ts +++ b/src/renderer/types/generated/midgard/models/ObservedChain.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/PoolDetail.ts b/src/renderer/types/generated/midgard/models/PoolDetail.ts index 58cb5c7e3..63f02b3a5 100644 --- a/src/renderer/types/generated/midgard/models/PoolDetail.ts +++ b/src/renderer/types/generated/midgard/models/PoolDetail.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/PoolStatsDetail.ts b/src/renderer/types/generated/midgard/models/PoolStatsDetail.ts index 7e6cf4c67..50e5a3c51 100644 --- a/src/renderer/types/generated/midgard/models/PoolStatsDetail.ts +++ b/src/renderer/types/generated/midgard/models/PoolStatsDetail.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/PreflightStatus.ts b/src/renderer/types/generated/midgard/models/PreflightStatus.ts index 8f145509c..7148ef46a 100644 --- a/src/renderer/types/generated/midgard/models/PreflightStatus.ts +++ b/src/renderer/types/generated/midgard/models/PreflightStatus.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/ProxiedNode.ts b/src/renderer/types/generated/midgard/models/ProxiedNode.ts index 7f35c59ec..d59c066d8 100644 --- a/src/renderer/types/generated/midgard/models/ProxiedNode.ts +++ b/src/renderer/types/generated/midgard/models/ProxiedNode.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/ProxiedNodeJail.ts b/src/renderer/types/generated/midgard/models/ProxiedNodeJail.ts index a66039119..4350c909c 100644 --- a/src/renderer/types/generated/midgard/models/ProxiedNodeJail.ts +++ b/src/renderer/types/generated/midgard/models/ProxiedNodeJail.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/ProxiedNodePubKeySet.ts b/src/renderer/types/generated/midgard/models/ProxiedNodePubKeySet.ts index cfd2521a3..279946bb8 100644 --- a/src/renderer/types/generated/midgard/models/ProxiedNodePubKeySet.ts +++ b/src/renderer/types/generated/midgard/models/ProxiedNodePubKeySet.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/Queue.ts b/src/renderer/types/generated/midgard/models/Queue.ts index f18f89f21..7f258e869 100644 --- a/src/renderer/types/generated/midgard/models/Queue.ts +++ b/src/renderer/types/generated/midgard/models/Queue.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/RefundMetadata.ts b/src/renderer/types/generated/midgard/models/RefundMetadata.ts index 5e9836288..e9a7a63d7 100644 --- a/src/renderer/types/generated/midgard/models/RefundMetadata.ts +++ b/src/renderer/types/generated/midgard/models/RefundMetadata.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -20,6 +20,12 @@ import { * @interface RefundMetadata */ export interface RefundMetadata { + /** + * Transaction memo of the refund action + * @type {string} + * @memberof RefundMetadata + */ + memo: string; /** * List of network fees associated to an action. One network fee is charged for each outbound transaction * @type {Array} diff --git a/src/renderer/types/generated/midgard/models/StatsData.ts b/src/renderer/types/generated/midgard/models/StatsData.ts index 6c9ea078f..f38574dde 100644 --- a/src/renderer/types/generated/midgard/models/StatsData.ts +++ b/src/renderer/types/generated/midgard/models/StatsData.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/StringConstants.ts b/src/renderer/types/generated/midgard/models/StringConstants.ts index f8355afa2..3f8325535 100644 --- a/src/renderer/types/generated/midgard/models/StringConstants.ts +++ b/src/renderer/types/generated/midgard/models/StringConstants.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/SwapHistory.ts b/src/renderer/types/generated/midgard/models/SwapHistory.ts index d976d43d7..2b0ca8b02 100644 --- a/src/renderer/types/generated/midgard/models/SwapHistory.ts +++ b/src/renderer/types/generated/midgard/models/SwapHistory.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/SwapHistoryItem.ts b/src/renderer/types/generated/midgard/models/SwapHistoryItem.ts index b610ffa49..bf793d9c5 100644 --- a/src/renderer/types/generated/midgard/models/SwapHistoryItem.ts +++ b/src/renderer/types/generated/midgard/models/SwapHistoryItem.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/SwapMetadata.ts b/src/renderer/types/generated/midgard/models/SwapMetadata.ts index 38e30b678..7e8cb80a8 100644 --- a/src/renderer/types/generated/midgard/models/SwapMetadata.ts +++ b/src/renderer/types/generated/midgard/models/SwapMetadata.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -38,6 +38,12 @@ export interface SwapMetadata { * @memberof SwapMetadata */ liquidityFee: string; + /** + * Transaction memo of the swap action + * @type {string} + * @memberof SwapMetadata + */ + memo: string; /** * List of network fees associated to an action. One network fee is charged for each outbound transaction * @type {Array} diff --git a/src/renderer/types/generated/midgard/models/THORNameDetails.ts b/src/renderer/types/generated/midgard/models/THORNameDetails.ts index a4901ba6a..47f04f0d3 100644 --- a/src/renderer/types/generated/midgard/models/THORNameDetails.ts +++ b/src/renderer/types/generated/midgard/models/THORNameDetails.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/THORNameEntry.ts b/src/renderer/types/generated/midgard/models/THORNameEntry.ts index b91dbf2de..3d2e6fcba 100644 --- a/src/renderer/types/generated/midgard/models/THORNameEntry.ts +++ b/src/renderer/types/generated/midgard/models/THORNameEntry.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/TVLHistory.ts b/src/renderer/types/generated/midgard/models/TVLHistory.ts index 7f2a3c220..f121decee 100644 --- a/src/renderer/types/generated/midgard/models/TVLHistory.ts +++ b/src/renderer/types/generated/midgard/models/TVLHistory.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/TVLHistoryItem.ts b/src/renderer/types/generated/midgard/models/TVLHistoryItem.ts index d4d347470..3a980fd98 100644 --- a/src/renderer/types/generated/midgard/models/TVLHistoryItem.ts +++ b/src/renderer/types/generated/midgard/models/TVLHistoryItem.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/Transaction.ts b/src/renderer/types/generated/midgard/models/Transaction.ts index e5b631380..f62fdeb28 100644 --- a/src/renderer/types/generated/midgard/models/Transaction.ts +++ b/src/renderer/types/generated/midgard/models/Transaction.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/renderer/types/generated/midgard/models/WithdrawMetadata.ts b/src/renderer/types/generated/midgard/models/WithdrawMetadata.ts index 3e4a5c4f0..d197b68e1 100644 --- a/src/renderer/types/generated/midgard/models/WithdrawMetadata.ts +++ b/src/renderer/types/generated/midgard/models/WithdrawMetadata.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -44,6 +44,12 @@ export interface WithdrawMetadata { * @memberof WithdrawMetadata */ liquidityUnits: string; + /** + * Transaction memo of the withdraw action + * @type {string} + * @memberof WithdrawMetadata + */ + memo: string; /** * List of network fees associated to an action. One network fee is charged for each outbound transaction * @type {Array} diff --git a/src/renderer/types/generated/midgard/runtime.ts b/src/renderer/types/generated/midgard/runtime.ts index 84d075ead..3a3a70315 100644 --- a/src/renderer/types/generated/midgard/runtime.ts +++ b/src/renderer/types/generated/midgard/runtime.ts @@ -3,7 +3,7 @@ * Midgard Public API * The Midgard Public API queries THORChain and any chains linked via the Bifröst and prepares information about the network to be readily available for public users. The API parses transaction event data from THORChain and stores them in a time-series database to make time-dependent queries easy. Midgard does not hold critical information. To interact with BEPSwap and Asgardex, users should query THORChain directly. * - * The version of the OpenAPI document: 2.9.0 + * The version of the OpenAPI document: 2.9.4 * Contact: devs@thorchain.org * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).