telosnetwork / telos-evm-rpc

2 stars 3 forks source link

Urgent: Need eth_feeHistory rpc method support for integration #93

Open manraj2712 opened 4 months ago

manraj2712 commented 4 months ago

New listing or update?

New

Select one or more relevant tags

No response

Summary

This issue requests the integration of the eth_feeHistory RPC method into the Telos chain. This method provides crucial historical fee data, enabling users and developers to optimize transaction fees and enhance the overall user experience.

Description

The eth_feeHistory RPC method is an essential tool for applications interacting with the Telos chain. It retrieves historical gas price information, allowing for:

Informed transaction fee setting: Users can analyze past fee trends to set appropriate gas prices, avoiding overpayment or transaction failures due to insufficient gas. Enhanced dApp development: Developers can integrate the eth_feeHistory method into their dApps to provide users with fee estimation features and improve overall transaction efficiency. Integrating eth_feeHistory demonstrates Telos' commitment to developer experience and user-friendliness within the blockchain ecosystem.

Profile Picture

favicon

Project Images

No response

rozzaswap commented 3 months ago

Being done in https://github.com/telosnetwork/telos-evm-rpc/issues/86