This page uses machine translation from English, which may contain errors or unclear language. For the most accurate information, please see the original English version. Some content may be in the original English due to frequent updates. Help us improve this page's translation by joining our effort on Crowdin. (Crowdin translation page, Contributing guide)
[Gas] eth_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)
NOTE: This API has different behavior from Ethereum's and returns a gas price of Kaia instead of suggesting a gas price as in Ethereum.
JSONRPC: eth_maxPriorityFeePerGas