# AssetConfig
## Properties
**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)