Nhảy tới nội dung

[Gas] klay_gasPrice

Returns a recommended gasPrice for a new transaction.

  • Before Magma, returns the fixed UnitPrice
  • After Magma, returns the twice of next baseFee (2*baseFee)
  • After Kaia, returns slightly buffered baseFee plus recommended tip (BaseFee * (1.10 or 1.15) + eth_maxPriorityFeePerGas)

JSONRPC: klay_gasPrice

Request

Responses

Recommended gas price in kei.

Cải thiện trang này