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

GasEstimated

Model getters

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