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

CustomFee

Model getters

Method name Return type Description Notes
getGasPrice() string The price for one gas unit (in Gwei)
Example: 20
 
getGasLimit() string The maximum number of gas units that you are willing to spend on processing the transaction at the provided gas price
Example: 40000