Path Parameters
Example:
"demo"
Body
application/json
Response
200 - application/json
Successful Response
The response is of type object
.
Returns an estimate of how much gas is necessary to allow the transaction to complete. The transaction will not be added to the blockchain.
Parameters
Object
- An object of type Call, see eth_call
parameters, expect that all properties are optionalReturns
QUANTITY
- The estimated amount of gas needed for the call"demo"
Successful Response
The response is of type object
.