Gas Price
Returns gas price for a specific block_height or block_hash.
Using
[null]
will return the most recent block's gas price.method:
gas_price
params:
[block_height]
,["block_hash"]
, or[null]
Example:
Last updated
Returns gas price for a specific block_height or block_hash.
Using [null]
will return the most recent block's gas price.
method: gas_price
params: [block_height]
, ["block_hash"]
, or [null]
Last updated