Comprehensive
Credit Reports

Get the full picture of any wallet's financial health. Our reports aggregate assets, DeFi positions, and transaction history across 10 chains into actionable insights.

Cred Protocol Credit Report
10
Chains Covered
30+
Protocols Tracked

Everything You Need to Know

Our reports provide deep insights into wallet activity, financial health, and risk factors—all from a single API call.

Multi-Chain Aggregation

Aggregate data across 10 blockchains into a single comprehensive report. No need to query each chain separately.

Asset & Balance Analysis

Complete breakdown of token holdings, NFTs, and native assets with real-time valuations.

DeFi Position Tracking

Track lending positions, liquidity provisions, staking, and yield farming across 30+ protocols.

Transaction History

Full transaction history with categorization, counterparty analysis, and behavioral patterns.

Relationship Mapping

Visualize wallet relationships and fund flows with transaction graph analysis.

Risk Indicators

Identify risk factors including protocol exposure, concentration risk, and historical defaults.

Transaction Graph Visualization

Visualize Fund Flows

Understand wallet relationships with interactive transaction graphs. Identify counterparties, track fund movements, and uncover behavioral patterns.

  • Interactive graph visualization
  • Counterparty identification
  • Fund flow tracking
  • Cluster analysis

What's Included

Every report includes comprehensive data across four key areas.

Identity & Attestations

  • ENS domains
  • Gitcoin Passport
  • POAPs
  • Lens profiles
  • Other attestations

Financial Overview

  • Total portfolio value
  • Asset distribution
  • Chain breakdown
  • Historical trends

DeFi Activity

  • Active positions
  • Protocol usage
  • Lending history
  • Liquidation events

Risk Assessment

  • Credit score
  • Risk factors
  • Behavioral analysis
  • Peer comparison

One Call, Full Report

Generate comprehensive credit reports with a single API request. All data is aggregated and normalized for easy consumption.

  • Structured JSON response
  • Normalized data across chains
  • Configurable report depth
  • Cached for performance
Read the Docs
api-example.js
// Generate a comprehensive credit report
const response = await fetch(
  'https://api.credprotocol.com/v2/report/0x...',
  {
    headers: {
      'Authorization': 'Bearer YOUR_API_KEY'
    }
  }
);

const report = await response.json();
// {
//   score: 785,
//   assets: { total_usd: 125000, ... },
//   defi: { positions: [...], protocols: [...] },
//   transactions: { count: 1250, ... },
//   risk_factors: [...]
// }

Ready for Deeper Insights?

Book a demo to see how comprehensive credit reports can transform your lending decisions.