202602251427-spark-business-scales

🎯 Core Idea

Spark can be understood as three user-facing businesses that share a single brand and governance context:

This card captures a snapshot of how each business is doing right now, using publicly accessible dashboards and APIs.

Data snapshot (as of 2026-02-25)

Savings

Spark Lend

Spark Liquidity Layer

Notes on interpretation

🌲 Branching Questions

➡ For Savings, what exactly is included in total supply (USD)? Which assets and wrappers are counted, and where does the rate come from?

The Savings dashboard API exposes aggregate totals plus a vault breakdown.

What is included depends on which vaults are active. The vault list is the authoritative inventory for this dashboard view.

Where the rate comes from depends on the specific savings product. The dashboard exposes a base rate field, but it does not fully explain the underlying cashflow in the API response. To understand rate source you need to map:

A practical method is:

➡ For Spark Lend, what is the best primary scale metric: TVL, total supply, total borrow, or something else? Why?

Each metric answers a different question:

For product performance, total borrow is often the best single metric because it reflects real demand. For risk and liquidity, total supply is more informative. A good dashboard view tracks both and their ratio.

In this snapshot, Spark Lend shows total supply $3.46B and total borrow $1.25B, implying an aggregate utilization around 36 percent.

➡ For Spark Lend, what does a negative 7d TVL change imply: outflows, price movement, or utilization changes?

TVL is sensitive to multiple factors:

To interpret a negative 7d TVL change you want to check whether supply and borrow moved together:

The Spark dashboard provides historic series for TVL, total supply, and total borrow. The simplest approach is to compare their 7d deltas together instead of relying on TVL alone.

➡ For the Liquidity Layer, what is the actual product promise: yield routing, treasury deployment, or liquidity management? How should I judge success?

The Liquidity Layer is best understood as allocation and liquidity management infrastructure: capital is deployed across multiple networks and protocols, and the dashboard tracks AUM by network and protocol bucket.

Judging success depends on the target function:

A practical KPI set combines scale (AUM), diversification (protocol mix), and stability (drawdowns and allocation changes).

➡ The Liquidity Layer shows large allocations by protocol. What are the top risk factors per protocol bucket (counterparty risk, smart contract risk, governance risk)?

A useful risk decomposition by bucket:

The dashboard labels such as paypal, maple, and anchorage suggest that not all buckets are purely onchain protocols. That increases the importance of counterparty and legal risk analysis.

A practical workflow is to treat each protocol label as a risk dossier:

How do these three businesses connect economically: do they reinforce each other or compete for the same capital?

They are linked through capital allocation:

They can reinforce each other if:

They can compete if:

The more integrated the allocation policy is, the more the system behaves like one balance sheet with multiple distribution channels.

➡ What leading indicators should I track weekly for each line (growth, retention, yield competitiveness, risk health)?

Savings

Spark Lend

Liquidity Layer

A practical weekly report is a delta table plus notes on any large composition shift.

📚 References