EthGasEstimationDetails
Model getters
| Method name | Return type | Description | Notes |
|---|---|---|---|
| getSafe() | string | Safe gas price in wei. Example: 20000000000 | |
| getStandard() | string | Standard gas price in wei. Example: 40000000000 | |
| getFast() | string | Fast gas price in wei. Example: 55000000000 | |
| getBaseFee() | string | Base fee for EIP-1559 transactions in wei. Example: 55000000000 |