crypto.base-network-status
Read the latest Base mainnet block and a bounded EIP-1559 fee history in one RPC batch, including gas utilization and priority-fee percentile samples.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fee_history_blocks | No | Number of recent Base blocks included in the EIP-1559 fee history | |
| reward_percentiles | No | Strictly increasing gas-tip percentiles requested from eth_feeHistory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured Base network and fee status result | |
| meta | Yes | ||
| service | Yes | ||
| version | Yes | ||
| request_id | Yes | Unique request identifier |