eth_gasPrice - Tron

The eth_gasPrice method is part of the Tron JSON-RPC API, which is used to interact with the Tron blockchain.
This method specifically returns the current gas price on the Tron network in wei.
Wei is the smallest denomination of ether, the cryptocurrency used on the Tron network.
The gas price is a critical parameter for transactions on the Tron network, as it determines how much a transaction is willing to pay per unit of gas, which is a measure of computational effort.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!