[Transaction] kaia_estimateGas
Generates and returns an estimate of how much gas is necessary to allow the transaction to complete. The transaction will not be added to the blockchain. Note that the estimate may be significantly more than the amount of gas actually used by the transaction, for a variety of reasons including Kaia Virtual Machine mechanics and node performance.
JSONRPC: kaia_estimateGas
Request
Responses
- 200
The amount of gas used.