Report
Chain-Specific Report
Get a credit report for a specific blockchain network
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 credit report for a single blockchain network, useful when you only need data from a specific chain.Use this endpoint for faster responses when you don’t need cross-chain data.
Path Parameters
Ethereum address or ENS name (e.g.,
vitalik.eth or 0x742d35Cc6634C0532925a3b844Bc9e7595f0Ab17)The chain ID to fetch data from (e.g.,
1 for Ethereum mainnet)Supported Chain IDs
| Network | Chain ID |
|---|---|
| Ethereum | 1 |
| Polygon | 137 |
| Arbitrum | 42161 |
| Optimism | 10 |
| Base | 8453 |
| Avalanche | 43114 |
| BNB Chain | 56 |
| Fantom | 250 |
| zkSync | 324 |
| Linea | 59144 |
Response
The resolved Ethereum address (checksummed)
The chain ID for this report
Human-readable chain name
Asset holdings on this chain
DeFi positions on this chain
Transaction activity on this chain
Performance
- Response Time: Typically 1-3 seconds (faster than full report)
- Caching: Results cached for 5 minutes per address/chain combination