# GasPrice
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**last_timestamp** | **f64** | |
**chain_id** | **String** | |
**unit_name** | **String** | |
**history** | [**Vec<models::GasPriceHistoryInner>**](GasPrice_history_inner.md) | |
**average24h** | **f64** | |
**average7d** | **f64** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)