Get fee data
rpc_get_fee_dataFetch current gas price, max priority fee, and recent one-block fee history for an EVM chain to estimate transaction costs.
Instructions
Fetch current gas price, max priority fee and a one-block fee history sample.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | Yes | EVM chain ID (for example 1 for Ethereum mainnet) |