Skip to main content Link Menu Expand (external link) Document Search Copy Copied

EgldEstimateGas200Response

Model getters

Method name Return type Description Notes
getGasPrice() float The estimated price for one gas unit
Example: 1000000000
 
getGasLimit() float The number of the gas units needed to process the transaction at the estimated gas price
Example: 77000