Report
Chain-Specific Report
Get a credit report for a specific blockchain network
GET
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
string
required
Ethereum address or ENS name (e.g.,
vitalik.eth or 0x742d35Cc6634C0532925a3b844Bc9e7595f0Ab17)integer
required
The chain ID to fetch data from (e.g.,
1 for Ethereum mainnet)Supported Chain IDs
Response
string
The resolved Ethereum address (checksummed)
integer
The chain ID for this report
string
Human-readable chain name
object
Asset holdings on this chain
object
DeFi positions on this chain
object
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