fireblocks-sdk 2026.3.27

Rust implementation of the Fireblocks SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# NonWalletQuoteFee

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**network_execution_fee** | **String** | The gas fee in the asset unit. | 
**network_fee_asset_id** | **String** | The network fee in Fireblocks asset representation | 
**provider_fee** | **String** | The provider fee in the asset unit. | 
**provider_fee_asset_id** | **String** | The provider fee in Fireblocks asset representation | 
**provider_fee_rate** | **f64** | Percentages of the provider fee out of the gross amount | 

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