跳至主要內容

[Gas] klay_maxPriorityFeePerGas

Returns a recommended maxPriorityFeePerGas for a new transaction.

  • Before Magma, returns the fixed UnitPrice
  • After Magma, returns zero
  • After Kaia, returns zero if network is uncongested (i.e. next baseFee at its lower bound), otherwise 60% percentile effective tip from previous 20 blocks (under default setting)

JSONRPC: klay_maxPriorityFeePerGas

Request

Responses

Recommended maxPriorityFeePerGas in kei.

讓這個頁面變得更好