본문으로 건너뛰기

[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

The amount of gas used.

페이지를 개선해 주세요