Chainlink DLC Oracle

Workflow Tables

https://staging-chainlink-oracle.lygos.finance
REFRESH · 15s

Live read-through of the four /api/workflow/loans/* lists the cron workflows poll every tick. Each row here is exactly what the workflow sees — empty section means there's nothing for that workflow to act on right now.

Pending maturity events

0
GET/api/workflow/loans/maturity-events

All loan-matured events still awaiting attestation. The loan-maturity workflow attests these once their maturity datetime has passed.

No pending events

Funding targets

0
GET/api/workflow/loans/funding-targets

Loans awaiting principal at loan_address. The loan-funding workflow scans for USDC inflows and attests not-paid if the deadline passes without full funding.

No funding targets

Repayment targets

1
GET/api/workflow/loans/repayment-targets

Funded loans whose repay hasn't been credited yet. The loan-repayment workflow scans USDC inflows to repay_address and attests repaid once the full amount lands.

repaymentc070cfa4…a1d6 event loan-mat…c431
0 / 25.62 USDC credited
repay addr 0x83076E…6c14
matures in 73d 10h

Price-watch targets

1
GET/api/workflow/loans/price-watch-targets

Loans whose maturity event is open and whose price_liquidation_threshold > 0. The loan-price workflow attests liquidated-by-price-threshold when the BTC feed drops at or below the threshold.

pricec070cfa4…a1d6 event loan-mat…c431
liquidate when BTC ≤ $37671.232882352941176
matures in 73d 10h