[soul-wallet-lib](../README.md) / [Exports](../modules.md) / [<internal\>](../modules/internal_.md) / gasPrices

# Interface: gasPrices

[<internal>](../modules/internal_.md).gasPrices

gas prices interface

**`Interface`**

gasPrices

**`Property`**

the safe gas price

**`Property`**

the propose gas price

**`Property`**

the fast gas price

## Table of contents

### Properties

- [FastGasPrice](internal_.gasPrices.md#fastgasprice)
- [ProposeGasPrice](internal_.gasPrices.md#proposegasprice)
- [SafeGasPrice](internal_.gasPrices.md#safegasprice)

## Properties

### FastGasPrice

• **FastGasPrice**: `string`

#### Defined in

[src/entity/codefiGasFees.ts:55](https://github.com/proofofsoulprotocol/soulwalletlib/blob/93d2029/src/entity/codefiGasFees.ts#L55)

___

### ProposeGasPrice

• **ProposeGasPrice**: `string`

#### Defined in

[src/entity/codefiGasFees.ts:54](https://github.com/proofofsoulprotocol/soulwalletlib/blob/93d2029/src/entity/codefiGasFees.ts#L54)

___

### SafeGasPrice

• **SafeGasPrice**: `string`

#### Defined in

[src/entity/codefiGasFees.ts:53](https://github.com/proofofsoulprotocol/soulwalletlib/blob/93d2029/src/entity/codefiGasFees.ts#L53)
