wallet_get_gas_price
Retrieve the current gas price for Ethereum and EVM-compatible blockchains to optimize transaction costs. Input a wallet or use an environment variable for private key 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. |