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

KlaytnEstimateGas200Response

Model getters

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