wallet_get_gas_price
Retrieve the current gas price for Ethereum and EVM-compatible chains to optimize transaction costs. Input wallet details or use environment variables for secure access.
Instructions
Get the current gas price
Input Schema
Name | Required | Description | Default |
---|---|---|---|
wallet | No | The wallet (private key, mnemonic, or JSON). If not provided, uses PRIVATE_KEY environment variable if set. |