Skip to content

Commit

Permalink
release v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ShanshanLi-cobo committed Nov 13, 2024
1 parent 7e57dec commit a2d4292
Show file tree
Hide file tree
Showing 117 changed files with 3,211 additions and 406 deletions.
46 changes: 40 additions & 6 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ docs/ApiLogDetails.md
docs/ApiLogSummary.md
docs/AssetBalance.md
docs/AssetInfo.md
docs/BabylonStakeEstimatedFee.md
docs/BabylonStakeExtra.md
docs/BabylonStakingExtra.md
docs/BabylonValidator.md
Expand All @@ -33,6 +34,7 @@ docs/BaseStakeSource.md
docs/BroadcastSignedTransactions201ResponseInner.md
docs/BroadcastSignedTransactionsRequest.md
docs/ChainInfo.md
docs/CheckAddressChainsValidity200ResponseInner.md
docs/CheckAddressValidity200Response.md
docs/CheckAddressesValidity200ResponseInner.md
docs/CheckLoopTransfers200ResponseInner.md
Expand Down Expand Up @@ -60,6 +62,7 @@ docs/CreateStakeActivityRequest.md
docs/CreateTransferTransaction201Response.md
docs/CreateTssRequestRequest.md
docs/CreateUnstakeActivity.md
docs/CreateUnstakeActivityExtra.md
docs/CreateUnstakeActivityRequest.md
docs/CreateWalletParams.md
docs/CreateWebhookEndpointRequest.md
Expand All @@ -71,6 +74,7 @@ docs/CustodialTransferSource.md
docs/CustodialWalletInfo.md
docs/DeleteKeyShareHolderGroupById201Response.md
docs/DeleteWalletById201Response.md
docs/DevelopersApi.md
docs/DevelopersWebhooksApi.md
docs/EigenLayerLstStakeExtra.md
docs/EigenLayerNativeStakeExtra.md
Expand All @@ -91,6 +95,10 @@ docs/EstimatedFee.md
docs/EstimatedFixedFee.md
docs/EstimatedUtxoFee.md
docs/EstimatedUtxoFeeSlow.md
docs/EthStakeEstimatedFee.md
docs/EthStakeExtra.md
docs/EthStakingExtra.md
docs/EthUnstakeExtra.md
docs/EvmContractCallDestination.md
docs/EvmEIP191MessageSignDestination.md
docs/EvmEIP712MessageSignDestination.md
Expand All @@ -108,9 +116,10 @@ docs/FeeGasLimit.md
docs/FeeRate.md
docs/FeeType.md
docs/FixedFeeRate.md
docs/GetApiKeyInfo200Response.md
docs/GetStakingEstimationFee201Response.md
docs/GetStakingEstimationFeeRequest.md
docs/GetToken200Response.md
docs/GetToken2XXResponse.md
docs/GetToken4XXResponse.md
docs/KeyShareHolder.md
docs/KeyShareHolderGroup.md
Expand Down Expand Up @@ -166,17 +175,19 @@ docs/PoolDetails.md
docs/PoolDetailsAllOfValidatorsInfo.md
docs/PoolSummary.md
docs/RawMessageSignDestination.md
docs/RefreshToken201Response.md
docs/RefreshToken2XXResponse.md
docs/RefreshTokenRequest.md
docs/ReplaceType.md
docs/RetryWebhookEventById201Response.md
docs/RoleScopes.md
docs/RootPubkey.md
docs/SafeContractCallSource.md
docs/SafeTransferSource.md
docs/SafeWallet.md
docs/SafeWalletDelegates.md
docs/SafeWalletDelegatesContractCall.md
docs/SafeWalletDelegatesTransfer.md
docs/Scopes.md
docs/SmartContractInitiator.md
docs/SmartContractWalletInfo.md
docs/SmartContractWalletOperationType.md
Expand Down Expand Up @@ -297,7 +308,9 @@ package.json
src/ApiClient.js
src/Env.js
src/PreRequestScript.js
src/ServerDemo.js
src/api/AddressBooksApi.js
src/api/DevelopersApi.js
src/api/DevelopersWebhooksApi.js
src/api/OAuthApi.js
src/api/StakingsApi.js
Expand Down Expand Up @@ -326,6 +339,7 @@ src/model/ApiLogDetails.js
src/model/ApiLogSummary.js
src/model/AssetBalance.js
src/model/AssetInfo.js
src/model/BabylonStakeEstimatedFee.js
src/model/BabylonStakeExtra.js
src/model/BabylonStakingExtra.js
src/model/BabylonValidator.js
Expand All @@ -336,6 +350,7 @@ src/model/BaseStakeSource.js
src/model/BroadcastSignedTransactions201ResponseInner.js
src/model/BroadcastSignedTransactionsRequest.js
src/model/ChainInfo.js
src/model/CheckAddressChainsValidity200ResponseInner.js
src/model/CheckAddressValidity200Response.js
src/model/CheckAddressesValidity200ResponseInner.js
src/model/CheckLoopTransfers200ResponseInner.js
Expand Down Expand Up @@ -363,6 +378,7 @@ src/model/CreateStakeActivityRequest.js
src/model/CreateTransferTransaction201Response.js
src/model/CreateTssRequestRequest.js
src/model/CreateUnstakeActivity.js
src/model/CreateUnstakeActivityExtra.js
src/model/CreateUnstakeActivityRequest.js
src/model/CreateWalletParams.js
src/model/CreateWebhookEndpointRequest.js
Expand Down Expand Up @@ -393,6 +409,10 @@ src/model/EstimatedFee.js
src/model/EstimatedFixedFee.js
src/model/EstimatedUtxoFee.js
src/model/EstimatedUtxoFeeSlow.js
src/model/EthStakeEstimatedFee.js
src/model/EthStakeExtra.js
src/model/EthStakingExtra.js
src/model/EthUnstakeExtra.js
src/model/EvmContractCallDestination.js
src/model/EvmEIP191MessageSignDestination.js
src/model/EvmEIP712MessageSignDestination.js
Expand All @@ -410,9 +430,10 @@ src/model/FeeGasLimit.js
src/model/FeeRate.js
src/model/FeeType.js
src/model/FixedFeeRate.js
src/model/GetApiKeyInfo200Response.js
src/model/GetStakingEstimationFee201Response.js
src/model/GetStakingEstimationFeeRequest.js
src/model/GetToken200Response.js
src/model/GetToken2XXResponse.js
src/model/GetToken4XXResponse.js
src/model/KeyShareHolder.js
src/model/KeyShareHolderGroup.js
Expand Down Expand Up @@ -467,17 +488,19 @@ src/model/PoolDetails.js
src/model/PoolDetailsAllOfValidatorsInfo.js
src/model/PoolSummary.js
src/model/RawMessageSignDestination.js
src/model/RefreshToken201Response.js
src/model/RefreshToken2XXResponse.js
src/model/RefreshTokenRequest.js
src/model/ReplaceType.js
src/model/RetryWebhookEventById201Response.js
src/model/RoleScopes.js
src/model/RootPubkey.js
src/model/SafeContractCallSource.js
src/model/SafeTransferSource.js
src/model/SafeWallet.js
src/model/SafeWalletDelegates.js
src/model/SafeWalletDelegatesContractCall.js
src/model/SafeWalletDelegatesTransfer.js
src/model/Scopes.js
src/model/SmartContractInitiator.js
src/model/SmartContractWalletInfo.js
src/model/SmartContractWalletOperationType.js
Expand Down Expand Up @@ -587,6 +610,7 @@ src/model/WebhookEventLog.js
src/model/WebhookEventStatus.js
src/model/WebhookEventType.js
test/api/AddressBooksApi.spec.js
test/api/DevelopersApi.spec.js
test/api/DevelopersWebhooksApi.spec.js
test/api/OAuthApi.spec.js
test/api/StakingsApi.spec.js
Expand All @@ -613,6 +637,7 @@ test/model/ApiLogDetails.spec.js
test/model/ApiLogSummary.spec.js
test/model/AssetBalance.spec.js
test/model/AssetInfo.spec.js
test/model/BabylonStakeEstimatedFee.spec.js
test/model/BabylonStakeExtra.spec.js
test/model/BabylonStakingExtra.spec.js
test/model/BabylonValidator.spec.js
Expand All @@ -623,6 +648,7 @@ test/model/BaseStakeSource.spec.js
test/model/BroadcastSignedTransactions201ResponseInner.spec.js
test/model/BroadcastSignedTransactionsRequest.spec.js
test/model/ChainInfo.spec.js
test/model/CheckAddressChainsValidity200ResponseInner.spec.js
test/model/CheckAddressValidity200Response.spec.js
test/model/CheckAddressesValidity200ResponseInner.spec.js
test/model/CheckLoopTransfers200ResponseInner.spec.js
Expand Down Expand Up @@ -650,6 +676,7 @@ test/model/CreateStakeActivityRequest.spec.js
test/model/CreateTransferTransaction201Response.spec.js
test/model/CreateTssRequestRequest.spec.js
test/model/CreateUnstakeActivity.spec.js
test/model/CreateUnstakeActivityExtra.spec.js
test/model/CreateUnstakeActivityRequest.spec.js
test/model/CreateWalletParams.spec.js
test/model/CreateWebhookEndpointRequest.spec.js
Expand Down Expand Up @@ -680,6 +707,10 @@ test/model/EstimatedFee.spec.js
test/model/EstimatedFixedFee.spec.js
test/model/EstimatedUtxoFee.spec.js
test/model/EstimatedUtxoFeeSlow.spec.js
test/model/EthStakeEstimatedFee.spec.js
test/model/EthStakeExtra.spec.js
test/model/EthStakingExtra.spec.js
test/model/EthUnstakeExtra.spec.js
test/model/EvmContractCallDestination.spec.js
test/model/EvmEIP191MessageSignDestination.spec.js
test/model/EvmEIP712MessageSignDestination.spec.js
Expand All @@ -697,9 +728,10 @@ test/model/FeeGasLimit.spec.js
test/model/FeeRate.spec.js
test/model/FeeType.spec.js
test/model/FixedFeeRate.spec.js
test/model/GetApiKeyInfo200Response.spec.js
test/model/GetStakingEstimationFee201Response.spec.js
test/model/GetStakingEstimationFeeRequest.spec.js
test/model/GetToken200Response.spec.js
test/model/GetToken2XXResponse.spec.js
test/model/GetToken4XXResponse.spec.js
test/model/KeyShareHolder.spec.js
test/model/KeyShareHolderGroup.spec.js
Expand Down Expand Up @@ -754,17 +786,19 @@ test/model/PoolDetails.spec.js
test/model/PoolDetailsAllOfValidatorsInfo.spec.js
test/model/PoolSummary.spec.js
test/model/RawMessageSignDestination.spec.js
test/model/RefreshToken201Response.spec.js
test/model/RefreshToken2XXResponse.spec.js
test/model/RefreshTokenRequest.spec.js
test/model/ReplaceType.spec.js
test/model/RetryWebhookEventById201Response.spec.js
test/model/RoleScopes.spec.js
test/model/RootPubkey.spec.js
test/model/SafeContractCallSource.spec.js
test/model/SafeTransferSource.spec.js
test/model/SafeWallet.spec.js
test/model/SafeWalletDelegates.spec.js
test/model/SafeWalletDelegatesContractCall.spec.js
test/model/SafeWalletDelegatesTransfer.spec.js
test/model/Scopes.spec.js
test/model/SmartContractInitiator.spec.js
test/model/SmartContractWalletInfo.spec.js
test/model/SmartContractWalletOperationType.spec.js
Expand Down
19 changes: 15 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ For more information about the WaaS 2.0 API, see [Introduction to WaaS 2.0](/v2/
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: v2
- Package version: 1.5.0
- Package version: 1.6.0
- Generator version: 7.6.0
- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
For more information, please visit [https://www.cobo.com/waas](https://www.cobo.com/waas)
Expand Down Expand Up @@ -62,6 +62,7 @@ All URIs are relative to *https://api.dev.cobo.com/v2*
Class | Method | HTTP request | Description
------------ | ------------- | ------------- | -------------
*CoboWaas2.AddressBooksApi* | [**listAddressBooks**](docs/AddressBooksApi.md#listAddressBooks) | **GET** /address_books | List address book entries
*CoboWaas2.DevelopersApi* | [**getApiKeyInfo**](docs/DevelopersApi.md#getApiKeyInfo) | **GET** /developers/api_key_info | Get API key information
*CoboWaas2.DevelopersWebhooksApi* | [**createWebhookEndpoint**](docs/DevelopersWebhooksApi.md#createWebhookEndpoint) | **POST** /webhooks/endpoints | Register webhook endpoint
*CoboWaas2.DevelopersWebhooksApi* | [**getWebhookEndpointById**](docs/DevelopersWebhooksApi.md#getWebhookEndpointById) | **GET** /webhooks/endpoints/{endpoint_id} | Get webhook endpoint information
*CoboWaas2.DevelopersWebhooksApi* | [**getWebhookEventById**](docs/DevelopersWebhooksApi.md#getWebhookEventById) | **GET** /webhooks/endpoints/{endpoint_id}/events/{event_id} | Retrieve event information
Expand Down Expand Up @@ -96,12 +97,12 @@ Class | Method | HTTP request | Description
*CoboWaas2.TransactionsApi* | [**listTransactions**](docs/TransactionsApi.md#listTransactions) | **GET** /transactions | List all transactions
*CoboWaas2.TransactionsApi* | [**resendTransactionById**](docs/TransactionsApi.md#resendTransactionById) | **POST** /transactions/{transaction_id}/resend | Resend transaction
*CoboWaas2.TransactionsApi* | [**speedupTransactionById**](docs/TransactionsApi.md#speedupTransactionById) | **POST** /transactions/{transaction_id}/speedup | Speed up transaction
*CoboWaas2.WalletsApi* | [**checkAddressChainsValidity**](docs/WalletsApi.md#checkAddressChainsValidity) | **GET** /wallets/check_address_chains_validity | Check address validity across chains
*CoboWaas2.WalletsApi* | [**checkAddressValidity**](docs/WalletsApi.md#checkAddressValidity) | **GET** /wallets/check_address_validity | Check address validity
*CoboWaas2.WalletsApi* | [**checkAddressesValidity**](docs/WalletsApi.md#checkAddressesValidity) | **GET** /wallets/check_addresses_validity | Check addresses validity
*CoboWaas2.WalletsApi* | [**createAddress**](docs/WalletsApi.md#createAddress) | **POST** /wallets/{wallet_id}/addresses | Create addresses in wallet
*CoboWaas2.WalletsApi* | [**createWallet**](docs/WalletsApi.md#createWallet) | **POST** /wallets | Create wallet
*CoboWaas2.WalletsApi* | [**deleteWalletById**](docs/WalletsApi.md#deleteWalletById) | **POST** /wallets/{wallet_id}/delete | Delete wallet
*CoboWaas2.WalletsApi* | [**getAddress**](docs/WalletsApi.md#getAddress) | **GET** /wallets/{wallet_id}/addresses/{address} | Get address information
*CoboWaas2.WalletsApi* | [**getChainById**](docs/WalletsApi.md#getChainById) | **GET** /wallets/chains/{chain_id} | Get chain information
*CoboWaas2.WalletsApi* | [**getMaxTransferableValue**](docs/WalletsApi.md#getMaxTransferableValue) | **GET** /wallets/{wallet_id}/max_transferable_value | Get maximum transferable value
*CoboWaas2.WalletsApi* | [**getTokenById**](docs/WalletsApi.md#getTokenById) | **GET** /wallets/tokens/{token_id} | Get token information
Expand Down Expand Up @@ -163,6 +164,7 @@ Class | Method | HTTP request | Description
- [CoboWaas2.ApiLogSummary](docs/ApiLogSummary.md)
- [CoboWaas2.AssetBalance](docs/AssetBalance.md)
- [CoboWaas2.AssetInfo](docs/AssetInfo.md)
- [CoboWaas2.BabylonStakeEstimatedFee](docs/BabylonStakeEstimatedFee.md)
- [CoboWaas2.BabylonStakeExtra](docs/BabylonStakeExtra.md)
- [CoboWaas2.BabylonStakingExtra](docs/BabylonStakingExtra.md)
- [CoboWaas2.BabylonValidator](docs/BabylonValidator.md)
Expand All @@ -173,6 +175,7 @@ Class | Method | HTTP request | Description
- [CoboWaas2.BroadcastSignedTransactions201ResponseInner](docs/BroadcastSignedTransactions201ResponseInner.md)
- [CoboWaas2.BroadcastSignedTransactionsRequest](docs/BroadcastSignedTransactionsRequest.md)
- [CoboWaas2.ChainInfo](docs/ChainInfo.md)
- [CoboWaas2.CheckAddressChainsValidity200ResponseInner](docs/CheckAddressChainsValidity200ResponseInner.md)
- [CoboWaas2.CheckAddressValidity200Response](docs/CheckAddressValidity200Response.md)
- [CoboWaas2.CheckAddressesValidity200ResponseInner](docs/CheckAddressesValidity200ResponseInner.md)
- [CoboWaas2.CheckLoopTransfers200ResponseInner](docs/CheckLoopTransfers200ResponseInner.md)
Expand Down Expand Up @@ -200,6 +203,7 @@ Class | Method | HTTP request | Description
- [CoboWaas2.CreateTransferTransaction201Response](docs/CreateTransferTransaction201Response.md)
- [CoboWaas2.CreateTssRequestRequest](docs/CreateTssRequestRequest.md)
- [CoboWaas2.CreateUnstakeActivity](docs/CreateUnstakeActivity.md)
- [CoboWaas2.CreateUnstakeActivityExtra](docs/CreateUnstakeActivityExtra.md)
- [CoboWaas2.CreateUnstakeActivityRequest](docs/CreateUnstakeActivityRequest.md)
- [CoboWaas2.CreateWalletParams](docs/CreateWalletParams.md)
- [CoboWaas2.CreateWebhookEndpointRequest](docs/CreateWebhookEndpointRequest.md)
Expand Down Expand Up @@ -230,6 +234,10 @@ Class | Method | HTTP request | Description
- [CoboWaas2.EstimatedFixedFee](docs/EstimatedFixedFee.md)
- [CoboWaas2.EstimatedUtxoFee](docs/EstimatedUtxoFee.md)
- [CoboWaas2.EstimatedUtxoFeeSlow](docs/EstimatedUtxoFeeSlow.md)
- [CoboWaas2.EthStakeEstimatedFee](docs/EthStakeEstimatedFee.md)
- [CoboWaas2.EthStakeExtra](docs/EthStakeExtra.md)
- [CoboWaas2.EthStakingExtra](docs/EthStakingExtra.md)
- [CoboWaas2.EthUnstakeExtra](docs/EthUnstakeExtra.md)
- [CoboWaas2.EvmContractCallDestination](docs/EvmContractCallDestination.md)
- [CoboWaas2.EvmEIP191MessageSignDestination](docs/EvmEIP191MessageSignDestination.md)
- [CoboWaas2.EvmEIP712MessageSignDestination](docs/EvmEIP712MessageSignDestination.md)
Expand All @@ -247,9 +255,10 @@ Class | Method | HTTP request | Description
- [CoboWaas2.FeeRate](docs/FeeRate.md)
- [CoboWaas2.FeeType](docs/FeeType.md)
- [CoboWaas2.FixedFeeRate](docs/FixedFeeRate.md)
- [CoboWaas2.GetApiKeyInfo200Response](docs/GetApiKeyInfo200Response.md)
- [CoboWaas2.GetStakingEstimationFee201Response](docs/GetStakingEstimationFee201Response.md)
- [CoboWaas2.GetStakingEstimationFeeRequest](docs/GetStakingEstimationFeeRequest.md)
- [CoboWaas2.GetToken200Response](docs/GetToken200Response.md)
- [CoboWaas2.GetToken2XXResponse](docs/GetToken2XXResponse.md)
- [CoboWaas2.GetToken4XXResponse](docs/GetToken4XXResponse.md)
- [CoboWaas2.KeyShareHolder](docs/KeyShareHolder.md)
- [CoboWaas2.KeyShareHolderGroup](docs/KeyShareHolderGroup.md)
Expand Down Expand Up @@ -304,17 +313,19 @@ Class | Method | HTTP request | Description
- [CoboWaas2.PoolDetailsAllOfValidatorsInfo](docs/PoolDetailsAllOfValidatorsInfo.md)
- [CoboWaas2.PoolSummary](docs/PoolSummary.md)
- [CoboWaas2.RawMessageSignDestination](docs/RawMessageSignDestination.md)
- [CoboWaas2.RefreshToken201Response](docs/RefreshToken201Response.md)
- [CoboWaas2.RefreshToken2XXResponse](docs/RefreshToken2XXResponse.md)
- [CoboWaas2.RefreshTokenRequest](docs/RefreshTokenRequest.md)
- [CoboWaas2.ReplaceType](docs/ReplaceType.md)
- [CoboWaas2.RetryWebhookEventById201Response](docs/RetryWebhookEventById201Response.md)
- [CoboWaas2.RoleScopes](docs/RoleScopes.md)
- [CoboWaas2.RootPubkey](docs/RootPubkey.md)
- [CoboWaas2.SafeContractCallSource](docs/SafeContractCallSource.md)
- [CoboWaas2.SafeTransferSource](docs/SafeTransferSource.md)
- [CoboWaas2.SafeWallet](docs/SafeWallet.md)
- [CoboWaas2.SafeWalletDelegates](docs/SafeWalletDelegates.md)
- [CoboWaas2.SafeWalletDelegatesContractCall](docs/SafeWalletDelegatesContractCall.md)
- [CoboWaas2.SafeWalletDelegatesTransfer](docs/SafeWalletDelegatesTransfer.md)
- [CoboWaas2.Scopes](docs/Scopes.md)
- [CoboWaas2.SmartContractInitiator](docs/SmartContractInitiator.md)
- [CoboWaas2.SmartContractWalletInfo](docs/SmartContractWalletInfo.md)
- [CoboWaas2.SmartContractWalletOperationType](docs/SmartContractWalletOperationType.md)
Expand Down
4 changes: 2 additions & 2 deletions docs/AddressTransferDestination.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Name | Type | Description | Notes
**account_output** | [**AddressTransferDestinationAccountOutput**](AddressTransferDestinationAccountOutput.md) | | [optional]
**utxo_outputs** | [**[AddressTransferDestinationUtxoOutputsInner]**](AddressTransferDestinationUtxoOutputsInner.md) | | [optional]
**change_address** | **String** | The address used to receive the remaining funds or change from the transaction. | [optional]
**force_internal** | **Boolean** | Whether the transaction request must be executed as a [Cobo Loop](https://manuals.cobo.com/en/portal/custodial-wallets/cobo-loop) transfer. - `true`: The transaction request must be executed as a Cobo Loop transfer. - `false`: The transaction request may not be executed as a Cobo Loop transfer. Please do not set both `force_internal` and `force_internal` as `true`. | [optional]
**force_external** | **Boolean** | Whether the transaction request must not be executed as a [Cobo Loop](https://manuals.cobo.com/en/portal/custodial-wallets/cobo-loop) transfer. - `true`: The transaction request must not be executed as a Cobo Loop transfer. - `false`: The transaction request can be executed as a Cobo Loop transfer. Please do not set both `force_internal` and `force_internal` as `true`. | [optional]
**force_internal** | **Boolean** | Whether the transaction request must be executed as a [Cobo Loop](https://manuals.cobo.com/en/portal/custodial-wallets/cobo-loop) transfer. - `true`: The transaction request must be executed as a Cobo Loop transfer. - `false`: The transaction request may not be executed as a Cobo Loop transfer. Please do not set both `force_internal` and `force_external` as `true`. | [optional]
**force_external** | **Boolean** | Whether the transaction request must not be executed as a [Cobo Loop](https://manuals.cobo.com/en/portal/custodial-wallets/cobo-loop) transfer. - `true`: The transaction request must not be executed as a Cobo Loop transfer. - `false`: The transaction request can be executed as a Cobo Loop transfer. Please do not set both `force_internal` and `force_external` as `true`. | [optional]


3 changes: 1 addition & 2 deletions docs/AddressTransferDestinationUtxoOutputsInner.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address** | **String** | The destination address. |
**amount** | **String** | The transfer amount. For example, if you trade 1.5 BTC, then the value is `1.5`. | [optional]
**script** | **String** | The script of the output. It is a programmable code fragment that defines the conditions under which the UTXO can be spent. | [optional]
**amount** | **String** | The transfer amount. For example, if you trade 1.5 BTC, then the value is `1.5`. |


12 changes: 12 additions & 0 deletions docs/BabylonStakeEstimatedFee.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# CoboWaas2.BabylonStakeEstimatedFee

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pool_type** | [**StakingPoolType**](StakingPoolType.md) | | [optional]
**fee_type** | [**FeeType**](FeeType.md) | | [optional]
**fee_amount** | **String** | The amount of the estimated fee. | [optional]
**token_id** | **String** | The token ID of the staking fee. | [optional]


Loading

0 comments on commit a2d4292

Please sign in to comment.