eth_gasPrice

get gas price

Description

Returns an estimate of the current price per gas in wei. For example, the Besu client examines the last 100 blocks and returns the median gas unit price by default.

Parameters

None

Returns

QUANTITY - integer of the current gas price in wei.

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