pool-borrow-v2-3) is fully integrated and reads on-chain data live from Stacks mainnet — no authentication, via the Hiro public API.
All reads below return
HTTP 200 okay: true on mainnet.| Call | Returns | Confirmed |
|---|---|---|
get-assets | All Zest-supported assets (sBTC, sUSDT, aeUSDC) | ✅ |
get-user-reserve-data | Per-user collateral / debt state | ✅ |
get-reserve-state | Liquidation threshold | 0.75 ✅ |
stx-btc-oracle-v1-4 → get-price | Live sBTC price | $64,472 ✅ |
Contract
validate-zest-read.js and prototype-health-factor.mjs in the repository.