Maple Institutional Secured Lending (Ethereum)
10 of 10 criteria researched. What the eight criteria are →
Markets — as served, not a venue rate
One row per market, as the venue publishes them. These are market rates: combining them into a single venue rate is a weighting across this venue's markets, and choosing one here would be a methodology decision taken in a web page.
No BTC market rows are served for this venue. It runs contracts, so the absence is this dataset’s, not the venue’s.
Price
What does credit cost here, and how is the price formed?
| Rate formation | bilateral_unpublishedsourcedocs.maple.finance/maple-institutional-for-lenders/introduction.md, retrieved 2026-09-04: "This interest is determined by the loan terms set by Maple's in-house credit underwriting and risk management. the pool delegate and borrowers." Terms are negotiated per borrower and are not published as a rate card, which is `bilateral_unpublished` rather than `posted_card`. Operator decision 2026-09-04 (DI3-G2). |
|---|---|
| Term structure | open_endedsourceBoth contract families are deployed — FixedTermLoan and OpenTermLoan, each with its own factory, manager and refinancer (docs.maple.finance/technical-resources/loans/). ⚠ The live book is entirely OPEN TERM: measured on-chain 2026-09-04, assetsUnderManagement() and principalOut() on the FixedTermLoanManager read 0 for this pool and for all three syrup pools, while the OpenTermLoanManager holds $340,508,005 here. The value records what the book IS, not what the contracts allow. |
| Rate certainty | fixed_at_originationsourceFixed within a loan and alterable only by mutual agreement: the refinance path requires that "a Lender accepts new terms" (FixedTermLoanRefinancer / openTermRefinancer interfaces, docs.maple.finance/technical-resources/interfaces/). No unilateral repricing by the venue. |
Quality
What stands behind a position, and what can change under the reader?
| Oracle dependency | multiplesource⚠ CORRECTED FROM DI3 §2, WHICH READ `none`. docs.maple.finance/maple-institutional-for-lenders/defaults-and-impairments-1.md, retrieved 2026-09-04: "The Maple Operations team has a proprietary alert system in place with three separate sources for price feeds, and a 24/7/365 live monitoring process." The feeds are OFF-CHAIN and operator-run and the three sources are not named, so this is `multiple` in the sense of more than one price source in the liquidation path — not a set of named on-chain oracles. The `none` reading came from /technical-resources/loans/defaults.md, which describes the on-chain payment-default path and is silent on the margin-call path beside it. |
|---|---|
| Default & liquidation | thresholdsourceTwo paths, and the price-triggered one binds. (a) PRICE: "If collateral value falls to the Margin Call Level, the borrower is automatically notified and has 24 hours to top up and restore collateralization to the Initial Collateral Level. If they fail to do so in time, Maple liquidates their collateral as part of the legal agreement with the borrower." And: "At any point, if collateralization reaches the Liquidation level, even if a margin call is in process, Maple has full rights to liquidate collateral to protect lender principal." (b) PAYMENT: a missed payment past the grace period lets Maple default the loan, repossess and liquidate collateral (defaults-and-impairments.md). Execution is off-chain, preferentially through partnered OTC desks, with CEX/DEX as the fallback. `threshold` records that a collateral price level ends the loan; the discretion and the 24-hour cure band are real and are recorded here rather than in the value, because the enum admits one. |
| Custody & backing | third_party_custodialsource"Maple Blue Chip Secured pool provides the security of only accepting BTC and ETH collateral, held in qualified custody." ⚠ AND THE VALUE IS INCOMPLETE BY CONSTRUCTION, NOT BY OVERSIGHT: the same page states "Maple High Yield Secured generates a higher yield by underwriting loans backed by select digital assets and reinvesting the collateral in staking and/or secured lending opportunities" — rehypothecation, stated by the venue. custody_model is a VENUE-level attribute and this venue's answer differs by pool on the single question that matters most to a lender. Either this venue splits into two rows or the attribute gains a scope; that is a spec-owner act and is not taken here. Source: docs.maple.finance/maple-institutional-for-lenders/introduction.md, retrieved 2026-09-04. |
| Recourse | recoursesourceBorrowers complete KYC/KYB and entity documentation and sign a Master Lending Agreement; collateral liquidation on a failed margin call is executed "as part of the legal agreement with the borrower". So the claim runs against an identified legal entity under a signed contract, which is what separates this from the `non_recourse` on-chain venues around it. ⚠ WHAT IS NOT ESTABLISHED: whether the lender holds a DEFICIENCY claim beyond the collateral. The MLA is referenced at /legal/borrower-mla.md and its terms on that point have not been read, so `recourse` here records the existence and the counterparty of the obligation, not its full extent. ⚠ DI3 §2 recorded this cell as "contractual", which is not a value this column admits — the live CHECK is non_recourse/recourse/partial/not_applicable/undisclosed. Sources: docs.maple.finance/maple-for-borrowers/introduction.md, /maple-institutional-for-lenders/defaults-and-impairments-1.md, retrieved 2026-09-04. |
| Track record | 30 months observed (since 2024-03-04). No incident recorded — which is "none observed", not "none occurred".sourceDerived from the registry's first_date for this venue, measured to 2026-09-05. Months observed is how long THIS DATASET has observed the venue, which is a lower bound on how long the venue has existed. |
Composition
Who and what makes up this market?
| Collateral accepted | BTC and ETH (Blue Chip Secured); select digital assets, not enumerated (High Yield Secured)sourcedocs.maple.finance/maple-institutional-for-lenders/introduction.md, retrieved 2026-09-04, verbatim: "Maple Blue Chip Secured pool provides the security of only accepting BTC and ETH collateral, held in qualified custody" and "Maple High Yield Secured generates a higher yield by underwriting loans backed by select digital assets". ⚠ THE SECOND HALF IS NOT AN ENUMERATION AND IS NOT TREATED AS ONE — "select digital assets" names no asset, so the High Yield share of this book is uncharacterised collateral until the per-loan chain read runs. ⚠ AND THE TRAP THAT WOULD MAKE A CHAIN READ WRONG, from Maple's own integration docs: fundsAsset and collateralAsset can be the SAME ERC-20 — "a $10m USDC loan can be collateralized with $1m of USDC" — so BTC attribution must filter collateralAsset against the wrapper registry and never infer bitcoin from the mere presence of collateral. ⚠ 2026-09-04: this cell is the VENUE'S STATEMENT and is not verifiable by us. The collateral is off-chain (qualified custody) and the loan contracts expose no collateral accessors, so there is no independent read against which to check the asset list. Recorded as venue-published, never as chain-verified. |
|---|---|
| Book depth & concentration | unknown (the criteria spec defines this (Pillar III) but the attribute matrix has no column for it yet — a gap in this dataset, not in the venue) |
| Observability | price: partial — Per-loan interest rate is readable from the loan contracts (OpenTermLoan / FixedTermLoan) and the lender-side rate from the pool. NOT YET INGESTED — DI3 Phase 3 is written and ungated. quantity: partial — Outstanding principal is readable on-chain (principalOut on each loan manager) and was measured at $340,508,005 on 2026-09-04. Distinct counterparties and largest-borrower share are not published by the venue and are not derivable from the pool aggregate. NOT YET INGESTED. composition: none — Collateral is held OFF-CHAIN in qualified custody and is not observable on-chain in any form. Measured 2026-09-04: collateralAsset() and collateral() are absent from OpenTermLoan (raw eth_call reverts with missing revert data) and the venue's entire live book is open-term — the FixedTermLoanManager, whose contract family does expose those accessors, holds principalOut() = 0. ⚠ CORRECTS DI3 §3, which read the FixedTermLoan interface and concluded the venue lands in bcd.usd_exact; an interface that exists is not an interface that is used. There is also no published aggregate to bound it with: the only collateral figure Maple publishes is syrupGlobals.collateralValue, which covers the syrup pools and not this venue (see 081). Establishing this venue's bitcoin share therefore requires a disclosure the venue does not currently make, and `none` records that rather than implying a pull that could be built. |
The generic axis set
Identical for every venue, identically computed. An axis that cannot be computed here renders its reason — never silently omitted, because an omitted axis says it was not considered.
| Collateral locked | not available — this venue has no market rows in the rates payload yet |
|---|---|
| Debt outstanding | not available — this venue has no market rows in the rates payload yet |
| Utilisation | not available — this venue has no market rows in the rates payload yet |
| Venue-level borrow APR | not available — this venue has no market rows in the rates payload yet |
| Venue-level lend APR | not available — this venue has no market rows in the rates payload yet |
| Intermediation margin | not available — this venue has no market rows in the rates payload yet |
| Trailing realised average (7/30/90d) | not available — no per-venue time series is held, so a trailing figure would be a single reading dressed as an average |
| Rate volatility (30/90d) | not available — no per-venue time series is held, so a trailing figure would be a single reading dressed as an average |
| Spread to the pair aggregate | not available — this venue has no market rows in the rates payload yet |
| Spread to matched Treasuries | not available — this venue has no market rows in the rates payload yet |
| Origination flow | not available — needs loan-level history, which is held for Morpho Blue only |
| Repayment flow | not available — needs loan-level history, which is held for Morpho Blue only |
| Aggregate and distributional LTV | not available — needs loan-level history, which is held for Morpho Blue only |
| Residence distribution | not available — needs loan-level history, which is held for Morpho Blue only |
| Liquidation incidence | not available — needs loan-level history, which is held for Morpho Blue only |
| Top-10 concentration share | not available — needs loan-level history, which is held for Morpho Blue only |
There is no score on this page and none will be added. The criteria are published and versioned before any venue is measured against them, and this venue's row is produced by the same pipeline as every other.
Access routes
Listed under the published criteria. Listing is not endorsement, the order is not a ranking, and this dataset integrates with none of them.
| Transport | streamable-http |
|---|---|
| Authentication | none |
| Tools observed | total · 0 prepare · 0 submit |
| Documentation | https://docs.maple.finance/integrate/technical-resources/configure-mcp-server.md |
| Last checked | 2026-09-05 |
GitBook-hosted documentation MCP, not a protocol data server. Serves the docs corpus; exposes no book, rate or loan data and prepares no transactions. The venue's data surface is the separate open GraphQL endpoint api.maple.finance/v2/graphql (POST only; a GET returns 404), whose syrupGlobals aggregate covers the syrup pools and NOT this venue.
How this venue compares depends on what you'd borrow, for how long, against what. That's a question for your AI, with this data behind it.
https://mcp.bitcoincreditstack.com/mcp