portal_get_network_info
Check if a blockchain network is caught up by retrieving its indexing head, lag, available tables, and freshness status.
Instructions
Answer "is this network caught up?" with indexing freshness, lag, heads, and available tables.
COMMON USER ASKS:
Is Base caught up?
FIRST CHOICE FOR:
checking indexing head, lag, tables, and capabilities for one network
WHEN TO USE:
You want to know whether a network is indexed, fresh, caught up, or behind before querying.
You need chain family, real-time status, or available tables for a network.
DON'T USE:
You only need the latest block or slot number.
EXAMPLES:
Is Base caught up?: {"network":"base-mainnet"}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | Yes | Network name or alias |