チェーンの現況
chain_infoRetrieve the chain ID, block height, base fee, and network congestion to assess Ethereum health. Check the current network condition to understand transaction load before continuing.
Instructions
チェーン ID、最新ブロック、基本手数料 (base fee)、ブロックの混み具合を返す。「いまネットワークはどうなっているか」を最初に見るためのツール。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | 対象ネットワーク。mainnet / sepolia / holesky / local か http(s) の URL。既定は mainnet |