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