Report
Chain-Specific Summary
Get a lightweight summary report for a specific blockchain
GET
Documentation Index
Fetch the complete documentation index at: https://docs.credprotocol.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Returns a lightweight summary of key credit metrics for a single blockchain network, without detailed asset breakdowns. This is the fastest way to get chain-specific credit data.Combines the speed of the summary endpoint with the focus of chain-specific analysis.
Path Parameters
Ethereum address or ENS name (e.g.,
vitalik.eth or 0x742d35Cc6634C0532925a3b844Bc454e4438f44e)The chain ID to fetch data from (e.g.,
1 for Ethereum mainnet)Supported Chain IDs
| Network | Chain ID |
|---|---|
| Ethereum | 1 |
| Optimism | 10 |
| BNB Chain | 56 |
| Polygon | 137 |
| Base | 8453 |
| Celo | 42220 |
| Arbitrum | 42161 |
| Avalanche | 43114 |
| Scroll | 534352 |
| Linea | 59144 |
Response
The resolved Ethereum address (checksummed)
ISO 8601 timestamp when the report was generated
First transaction on this chain
Most recent transaction on this chain
Summary metrics for this chain only
Use Cases
- Chain Migration Analysis: Quick assessment before moving assets
- L2 Adoption Tracking: Monitor activity on specific Layer 2s
- Protocol-Specific Risk: Assess exposure on a single network
- Gas Optimization: Check activity before transactions
Performance
- Response Time: < 1 second
- Caching: Results cached for 5 minutes per address+chain combination