Skip to main content
GET

Overview

Returns a mock lightweight summary report without detailed chain breakdowns. Use this to test dashboard integrations that need quick summary data.
SANDBOX: This endpoint returns mock data for testing only. Do not use for production decisions.

Path Parameters

string
required
Any Ethereum address (e.g., 0x742d35Cc6634C0532925a3b844Bc9e7595f0Ab17)

Response

The response includes mock summary metrics without per-chain details.
string
The input Ethereum address
object
Mock aggregated summary metrics
number
Mock total portfolio value
integer
Mock transaction count
integer
Mock attestation count

Performance

  • Response Time: Instant (no blockchain queries)
  • Quota: Does not count against your API quota