EthGasEstimationBatchResultData
Model getters
| Method name | Return type | Description | Notes |
|---|---|---|---|
| getGasLimit() | string | Gas limit for transaction in gas price. Example: 40000 | |
| getGasPrice() | string | Gas price in wei. Example: 20000000000 | |
| getEstimations() | \Tatum\Model\EthGasEstimationDetails | Example: null |