EcoLend
Live on X1 Maculatus testnet

How EcoLend works.

A lending market where the only collateral is an escrowed X1Node. This page covers the mechanics — what backs a loan, how liquidation works, and where every contract on Maculatus actually lives.

What backs a loan

Your collateral is a node's future reward stream, never the hardware itself. Nobody can repossess a box sitting on someone's shelf, so the design doesn't pretend otherwise — falling below the health threshold redirects a bounded slice of future rewards to a liquidator. The node always comes back to its operator, and eventually so does the yield.

The lifecycle

  1. 1

    Pledge a node

    The node's owner delegates its reward claim to the vault for a fixed term. Ownership never moves and the node keeps earning the whole time — the vault only gains the right to pull rewards, not the node itself.

  2. 2

    Borrow against it

    Collateral value is the node's projected rewards, bounded to a 90-day horizon and haircut to 70% — value that hasn't been earned yet is worth less than value already sitting in the vault. Borrow up to 50% of that.

  3. 3

    Health drifts with reality

    An oracle reports each node's reward rate and uptime. A stale report doesn't freeze collateral — reliability decays linearly, so a silent reporter tightens a position instead of letting it drift quietly underwater.

  4. 4

    Liquidation redirects yield, not hardware

    Fall below the 65% threshold and a liquidator can repay part of the debt in exchange for a claim on the node's future rewards — paid first from anything already harvested, then from a bounded future stream. The node is never seized.

Risk parameters

50%
Node LTV

of already-discounted value

65%
Liquidation

threshold on collateral

90d
Reward horizon

beyond this counts as zero

70%
Haircut

applied to projections

Contracts on Maculatus

Don't have a node yet?

EcoLend lends against a node you already hold — it isn't where you buy one. Purchase and activation happen on X1's own site and two third-party marketplaces; once your node is live and reporting, pledge it from the Nodes page.