bluefin_api 1.2.0

Bluefin API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# AssetConfig

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**asset_type** | **String** | The bank address of the asset. | 
**symbol** | **String** | Asset symbol. | 
**decimals** | **i64** | Default precision for rendering this asset. | 
**weight** | **String** | Weight applied to asset to use as margin in Multi-Assets mode. | 
**margin_available** | **bool** | Indicates if the asset can be used as margin in Multi-Assets mode. | 

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