eth_gasPrice
Get the current gas price in wei for EVM networks to estimate transaction costs before executing blockchain operations on Ethereum, Polygon, Arbitrum, and other compatible chains.
Instructions
Returns the current price per gas in wei
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}