Lombard (LBTC)
Score Breakdown
| Category | Weight | Score |
|---|---|---|
| Audits & Historical | 20% | 1.75 |
| Centralization & Control | 30% | 3.50 |
| Funds Management | 30% | 3.00 |
| Liquidity Risk | 15% | 3.00 |
| Operational Risk | 5% | 2.00 |
| Final Score | 2.9 / 5.0 | |
Overview
Lombard is a Bitcoin liquid-staking protocol. Users deposit native BTC, which is staked through Babylon's Bitcoin Staking Protocol; in return they receive LBTC, a liquid token redeemable 1:1 for the underlying BTC. The staked BTC secures Babylon-connected PoS networks, and the resulting rewards (converted to BTC) accrue to LBTC holders.
LBTC is value-accruing (non-rebasing). On July 22, 2025 the token migrated from a claim-based rewards model to an auto-accruing yield-bearing token (the deployed implementation is named StakedLBTC). Token balances stay fixed; instead the LBTC/BTC exchange rate rises over time. The onchain rate as of this assessment is getRate() = 1.00409 (i.e. 1 LBTC ≈ 1.0041 BTC). Reported APY is modest (~1%, varies with Babylon rewards).
The underlying BTC is not held in a trustless onchain vault — it is custodied off the Bitcoin chain by the Lombard Security Consortium, a set of institutional members that jointly control the BTC via threshold cryptography. Mint and redeem are authorized by this consortium's notary set plus an independent attestation layer (the Bascule drawbridge).
Links:
Risk Summary
Key Strengths
- Heavily audited — 10 reports from 6 firms incl. OpenZeppelin ×3 and Sherlock on the live yield-bearing implementation; $250K Immunefi bounty.
- Native-BTC backing (highest collateral quality) and largest BTC LST by TVL (~$973M staked BTC).
- 24-hour upgrade timelock owns the ProxyAdmin and holds
DEFAULT_ADMIN_ROLE; minting restricted to two protocol contracts. - Defense in depth on mint — Consortium 12-of-16 notary quorum plus an independent Bascule attestation; compromising one is insufficient.
- Onchain PoR registry — a Chainlink-PoR-standard
PoRcontract on Base publishes 28,626 BTC reserve addresses, consumed by Chainlink + RedStone feeds. - Long, large track record — TVL continuously >$500M for ~19 months (peak ~$2.2B), no exploits or protocol depegs.
Key Risks
- Three unfixed High-severity audit findings on the live implementation (Sherlock H-1/H-2/H-5, acknowledged-won't-fix). H-5 in particular can make the LBTC/BTC ratio incorrect and leave some LBTC unredeemable — directly relevant to its use as Morpho collateral.
- Off-chain BTC custody — backing depends on the consortium's own threshold-controlled custody (no named third-party custodians; keys in Cubist/CubeSigner HSMs), not a trustless onchain vault.
- Babylon slashing — a new, relatively untested mechanism that could cause partial BTC loss.
- EOA timelock proposer + 2-of-11 pause multisig — centralization warts; a pause would freeze transfers and block Morpho liquidations.
- Slow primary exit — redemption takes ~9 days; direct DEX swap depth is modest (~$8–9M), so large fast exits incur slippage. Historical depeg to ~0.944 BTC combined with 86–94.5% LLTV Morpho markets makes an LBTC discount the main liquidation-risk vector.
Critical Risks [If Any]
- None that trigger a critical gate. The dominant tail risks are consortium custody compromise (12-of-16 collusion/coercion) and a Babylon slashing event — both would impair backing and could cause a sustained depeg that cascades into LBTC-collateralized Morpho positions. Sherlock H-5 (unfixed) is a standing accounting/redeemability weakness rather than a realized loss.
Full Report
Contract Addresses
Ethereum mainnet, verified onchain May 26, 2026.
| Contract | Address | Type / Role |
|---|---|---|
| LBTC token | 0x8236a87084f8B84306f72007F36F2618A5634494 |
TransparentUpgradeableProxy → StakedLBTC impl |
| LBTC implementation | 0x072072317469eBb6c340A47e41561c9c3b782bd9 |
StakedLBTC (verified) |
| ProxyAdmin | 0xbAE061C73876952aA2C5e483b74dfA785425f879 |
ProxyAdmin, owner = Timelock |
| Lombard Timelock | 0x055E84e7FE8955E2781010B866f10Ef6E1E77e59 |
LombardTimeLock, getMinDelay() = 86,400 s (24 h). Also holds DEFAULT_ADMIN_ROLE on LBTC |
| Consortium | 0xdAD58DfA5c1a7a34419AFdBE1f0d610efeea95E4 |
Consortium (proxy) — verifies notary signatures |
| Bascule | 0xC3ecFE771564e3f28CFB7a9b203F4d10279338eD |
GMPBasculeV1 — independent deposit-attestation layer (set as Bascule() on LBTC) |
| AssetRouter (MINTER) | 0x9eCe5fB1aB62d9075c4ec814b321e24D8EA021ac |
TransparentUpgradeableProxy — holds MINTER_ROLE, returned by getAssetRouter() |
| BridgeV2 (MINTER) | 0x451C54981C7da5d95901B770c540547cf5FE0a2D |
TransparentUpgradeableProxy BridgeV2 — holds MINTER_ROLE (cross-chain bridge) |
| Pauser Safe (PAUSER) | 0xad67Ba2795770C8e0B70E2896C0F81F9d313FD44 |
Gnosis Safe, 2-of-11 — holds PAUSER_ROLE |
| Treasury Safe | 0x251a604E8E8f6906d60f8dedC5aAeb8CD38F4892 |
Gnosis Safe, 3/N — fee treasury; also Timelock PROPOSER + EXECUTOR |
| Deployer EOA | 0x3f6bf1c36ccbb59eaf8415301a0cec73c344a079 |
EOA — deployed LBTC; also a Timelock PROPOSER + CANCELLER |
| Chainlink LBTC/BTC feed | 0x5c29868C58b6e15e2b962943278969Ab6a7D3212 |
Exchange-rate feed (8 dec; reads 1.00495 BTC) |
| RedStone LBTC rate feed | 0xb415eAA355D8440ac7eCB602D3fb67ccC1f0bc81 |
RedStone LBTC/BTC rate feed (8 dec; reads 1.00409) |
| PoR reserve registry (Base) | 0xe7Ebc588F4EC9297d9867aD75a9b5D86848c8018 |
PoR (proxy, impl 0x0bb6…70cc) — onchain BTC reserve-address registry, Chainlink PoR std, 28,626 addresses |
Audits and Due Diligence Disclosures
Lombard is extensively audited — 10 reports from 6 firms (audits page):
| Firm | Date | Scope |
|---|---|---|
| OpenZeppelin | Oct 24, 2025 | BTC.b & BridgeV2 |
| ABDK | Sep 22, 2025 | StakeAndBake |
| Sherlock | Jul 25, 2025 | Yield-Bearing |
| OpenZeppelin | Jul 25, 2025 | Yield-Bearing |
| Veridise | Dec 17, 2024 | V2 |
| OpenZeppelin | Dec 13, 2024 | V2 |
| Halborn | Dec 9, 2024 | FBTC integration |
| Halborn | Oct 10, 2024 | BTC.b PMM |
| Veridise | Aug 21, 2024 | V1 |
| Halborn | Aug 5, 2024 | V1 |
Reports are published in the evm-smart-contracts repo docs/audit/. Multiple top-tier firms (OpenZeppelin ×3, Sherlock) cover the yield-bearing implementation now in production. The onchain surface is moderately complex: an upgradeable AccessControl ERC-20 plus an AssetRouter, BridgeV2, Consortium signature-verification contract, and the Bascule attestation layer.
Unresolved findings (verified from the raw audit PDFs in Lombard's repo):
The two Yield-Bearing audits (the implementation now in production) carry several findings the team acknowledged but explicitly chose not to fix:
- Sherlock — Yield-Bearing (Sherlock_YB.pdf, audited Jun 24 – Jul 15, 2025): 5 High, 5 Medium. Three High-severity findings are acknowledged-won't-fix:
- H-1 — BridgeV2 deposits are not rate limited.
- H-2 — BridgeV2
deposit()wrongly burns tokens from the relayer. - H-5 — Swapping CBBTC/BTCB to LBTC via minting breaks per-chain accounting — described as an inherent design problem where permissioned (non-notarized) mints make the ratio incorrect and can make some LBTC impossible to redeem back to BTC. This is the most consequential unresolved item for a collateral assessment.
- OpenZeppelin — Yield-Bearing / GMP (OZ_YB.pdf, Jul 17, 2025): 3 Medium, 5 Low. M-01 (missing lower bound on user-specified minting fees) is acknowledged, not resolved (team relies on the claimer choosing acceptable fee payloads; there is an upper bound —
maxMintCommission= 68 sats — but no lower bound).
These are design trade-offs rather than live bugs, but H-5's redeemability/accounting implication is material and is reflected in the scoring below. Confirm whether any are remediated on the next reassessment.
Bug Bounty
- Platform: Immunefi (live since Sep 2024).
- Max payout: $250,000 (critical smart-contract). Scope includes LBTC token, Consortium governance, and the proxy upgrade timelock.
- Safe Harbor (SEAL): Not adopted — Lombard does not appear among the SEAL Safe Harbor adopters (checked May 2026). Lombard's security partners (Veridise, Halborn, Immunefi, Hexagate, TRM) cover audits/monitoring rather than the Safe Harbor whitehat agreement.
Historical Track Record
- LBTC proxy deployed: May 17, 2024 (block tx
0xf5cccb…3ea8b); public mainnet launch ~August 2024 (V1 audits). ~21–24 months in production. - Protocol TVL (DefiLlama, May 26, 2026): ~$1.0B, of which ~$973M is staked BTC backing. Lombard is the largest BTC LST by share of category. TVL first crossed $500M on ~Oct 5, 2024 and has stayed above $500M continuously since (~19 months), peaking at ~$2.2B on May 23, 2025 (DefiLlama timeseries; single-source). This makes the optional ">$500M TVL for >1 year" modifier applicable — see scoring.
- Market data (CoinGecko, May 26, 2026): price ~$76,915; LBTC/BTC ≈ 1.0066; market cap ~$789M; circulating supply ~10,252 LBTC (all chains).
- Onchain supply (Ethereum):
totalSupply()= 871,725,021,524 (8 decimals) → 8,717.25 LBTC on Ethereum. (LBTC is multichain — also on Base, BSC, Avalanche, Solana, Sui, Starknet.) - Peg history: LBTC/BTC has traded both above and below parity. CoinGecko all-time range is ATH 1.1277 BTC / ATL 0.9439 BTC — i.e. a worst-case ~6% discount to BTC has occurred. Currently ~0.66% premium (consistent with accrued yield).
- Incidents: No exploits or protocol-level depeg events found for LBTC. Standing risk factors (not realized): Babylon slashing (a new, relatively untested mechanism), and off-chain custody/consortium collusion.
- Third-party risk coverage: Chaos Labs published a "Lombard BTC Risk Assessment" on the ether.fi governance forum (Sep 13, 2024), flagging limited transparency around consortium membership/decision-making and CubeSigner reliance. No standalone LlamaRisk report on LBTC was found — LlamaRisk has only covered LBTC within Aave v3 and Curve governance contexts (collateral onboarding / debt-ceiling methodology). No Steakhouse Financial report found.
Funds Management
Accessibility
- Mint: Permissionless. User sends native BTC to a Lombard deposit address → ~6 BTC confirmations → Consortium notary set co-signs and Bascule independently attests the deposit → LBTC mints to the destination wallet. Not atomic (gated by BTC confirmations + off-chain notarization). Ethereum mints carry a small LBTC mint fee (gas); other chains have none. Minimum deposit ~0.0002 BTC.
- Redeem:
redeemForBtc(...)burns LBTC onchain immediately; BTC is returned after a ~9-day window (Babylon's ~7-day unbonding plus Lombard's daily rebalancing). Asynchronous, not atomic. - Onchain redeem parameters (verified):
isRedeemsEnabled() = true,getRedeemFee() = 10000(0.0001 LBTC network-security fee),getRedeemForBtcMinAmount() = 3300(0.000033 LBTC). - Pausing:
paused() = false,mintBurnPaused() = false. APAUSER_ROLESafe can pause transfers and mint/burn (see Centralization).
Token Mint Authority
Mint mechanism: Role-gated MINTER_ROLE (OpenZeppelin AccessControl). Minting is performed by protocol contracts after dual authorization — the Consortium notary signatures and the Bascule attestation. There is no open mint() callable by arbitrary users.
Mint requires backing: Yes in protocol design — LBTC is minted only against a BTC deposit that has been notarized by the Consortium and independently recorded by Bascule. However, backing is off-chain BTC custody; the onchain mint check verifies signatures/attestations, not an onchain BTC balance. A compromise of the notary quorum + Bascule would be required to mint unbacked tokens.
Per-address mint authority (verified onchain May 26, 2026 via RoleGranted events + hasRole; no RoleRevoked events ever emitted):
| Address | Can Mint | Can Burn | Role / Mechanism | Notes |
|---|---|---|---|---|
0x9eCe5fB1aB62d9075c4ec814b321e24D8EA021ac |
✓ | ✓ | MINTER_ROLE |
AssetRouter (proxy) — main mint/redeem router, getAssetRouter() |
0x451C54981C7da5d95901B770c540547cf5FE0a2D |
✓ | ✓ | MINTER_ROLE |
BridgeV2 (proxy) — cross-chain bridge mints LBTC on arrival |
0xcd1B5b2e6c1ff8b606cf4B5731e2F3361474C01b |
— | — | CLAIMER_ROLE |
EOA — claims/processes yield (not a minter) |
0xad67Ba2795770C8e0B70E2896C0F81F9d313FD44 |
— | — | PAUSER_ROLE |
Gnosis Safe 2-of-11 — can pause transfers & mint/burn |
0x055E84e7FE8955E2781010B866f10Ef6E1E77e59 |
— | — | DEFAULT_ADMIN_ROLE |
Lombard Timelock (24 h) — can grant/revoke all roles |
MINTER_ROLE is therefore held only by two protocol contracts (AssetRouter, BridgeV2), both behind the Consortium + Bascule authorization gate. New minters can only be added by DEFAULT_ADMIN_ROLE = the 24-h Timelock.
Rate limits / supply caps (verified onchain, identical on two RPCs): No per-epoch or global supply cap. On the AssetRouter, depositMinAmount(LBTC) is set to type(uint256).max (the permissionless deposit() mint path is effectively disabled on Ethereum — BTC-deposit mints arrive via the notary-gated batchMint/batchMintWithFee), and maxMintCommission(LBTC) = 68 sats, which bounds the fee a claimer may charge, not the mint amount. BridgeV2 (cross-chain mints) does expose configurable per-token, per-source-chain limits (getTokenRateLimit(token, sourceChainId) / setTokenRateLimits), but Sherlock finding H-1 ("BridgeV2 deposits are not rate limited") is acknowledged-won't-fix — so the bridge mint path is not effectively throttled today.
Backing check at mint time: Dual off-chain attestation (Consortium 12-of-16 notary signatures + Bascule deposit record). Not an atomic onchain collateral transfer.
Collateralization
- LBTC is 1:1 backed by native BTC held off the Bitcoin chain by the Lombard Security Consortium. There are no named third-party custodians (e.g. BitGo/Fireblocks/Copper) — per Lombard's docs the consortium notaries are the custodial signers, using threshold cryptography with keys generated inside HSMs via Cubist / CubeSigner ("private keys are generated inside HSMs and never leave secure hardware"). Documented custody threshold is 10-of-14 members. Collateral quality is the highest available (native BTC), but custody is off-chain — there is no trustless onchain BTC vault, and the custodial set is the consortium itself rather than independent regulated custodians.
- The staked BTC is delegated into Babylon, which introduces slashing risk (validator misbehavior could cause partial BTC loss) — a new and relatively untested mechanism.
- Risk curation for downstream lending (LLTV, caps, liquidation) is set by each integrating market (e.g. Morpho market creators / Yearn-curated vaults), not by Lombard.
Provability
- Onchain reserve registry (verified): Lombard publishes its BTC reserve addresses through a
PoRregistry contract on Base at0xe7Ebc588F4EC9297d9867aD75a9b5D86848c8018(TransparentUpgradeableProxy → implPoR0x0bb6…70cc). It exposes the Chainlink Proof-of-Reserve standard interface (getPoRAddressListLength(),getPoRAddressSignatureMessages(), plusaddAddresses/addRootPubkeygated byOPERATOR_ROLE). As of May 26, 2026 it lists 28,626 reserve addresses (verified identically on two Base RPCs). This registry is the data source Chainlink/RedStone PoR feeds consume. - Rate feeds vs reserve quantity: The Ethereum feeds — RedStone
0xb415…0bc81and Chainlink0x5c29…3212— report the LBTC/BTC exchange rate (~1.004, matchinggetRate()), not an absolute BTC reserve quantity. There is no dedicated Chainlink reserve-quantity PoR feed listed for Ethereum; reserve-quantity provability runs through the BasePoRaddress registry above. - Caveat: reconciling circulating LBTC against custodied BTC still requires trusting (a) the consortium's reported deposit-address set in the registry and (b) the off-chain BTC actually held at those addresses. This is registry/attestation-based provability, stronger than a bare oracle but not trustless onchain verification. Sherlock H-5 (acknowledged-won't-fix) further notes that permissioned CBBTC/BTCB-swap mints are not notarized, which can make the LBTC/BTC ratio incorrect and some LBTC unredeemable.
- The LBTC/BTC rate is updated by a privileged oracle/operator role rather than derived algorithmically from onchain reserves.
Liquidity Risk
Exit paths:
- Protocol redemption — burn LBTC, receive native BTC after ~9 days (Babylon unbonding). Deepest exit, but slow.
- Secondary onchain markets — swap LBTC → WBTC/BTC.
Onchain liquidity (DefiLlama yields, Ethereum, May 26, 2026):
| Venue | Pool | TVL |
|---|---|---|
| Lombard (staking) | LBTC | $745.7M |
| Spark (SparkLend) | LBTC (collateral) | $216.0M |
| Aave v3 | LBTC (collateral) | $148.5M |
| Veda | LBTCV | $81.5M |
| Morpho Blue | LBTC (collateral, all markets) | ~$58.7M |
| Uniswap v3 | WBTC-LBTC | $7.0M + $1.2M |
| Curve | LBTC-WBTC | $0.8M |
LBTC is deeply integrated as lending collateral (Aave, Spark, Morpho) but direct swap depth is modest (~$8–9M across Uniswap v3 + Curve). CEX/aggregator spot volume is low (~$0.74M/24h per CoinGecko). A large holder exiting via DEX would face meaningful slippage; the size-insensitive exit is the 9-day redemption.
Morpho usage (the issue's context): ~$58.7M LBTC supplied as collateral on Ethereum Morpho markets:
| Market | LLTV | Collateral | Borrow | Util |
|---|---|---|---|---|
| LBTC/PYUSD | 86.0% | $49.74M | $32.59M | 89% |
| LBTC/USDC | 86.0% | $5.30M | $2.65M | 91% |
| LBTC/WBTC | 94.5% | $2.91M | $2.59M | 100% |
| LBTC/EURCV | 86.0% | $0.64M | $0.24M | 93% |
| LBTC/cbBTC | 94.5% | $0.15M | $0.14M | 96% |
For Morpho liquidations, what matters is the LBTC/BTC oracle behaving correctly and DEX depth to unwind seized collateral. The historical ~6% discount (ATL 0.944 BTC) and high LLTVs (86–94.5%) mean an LBTC depeg is the primary liquidation-risk vector for these markets.
Centralization & Control Risks
Governance
- Upgradeability: LBTC is a TransparentUpgradeableProxy. The
ProxyAdmin(0xbAE0…f879) is owned by the Lombard Timelock (0x055E…7e59) withgetMinDelay() = 24 h. Implementation upgrades and role changes are therefore subject to a 24-hour delay (positive control). - Timelock roles (verified): PROPOSER = the Treasury Safe (3/N) and an EOA
0x3f6b…a079; EXECUTOR = the Treasury Safe; CANCELLER = both. An EOA can queue (and cancel) timelock operations — the 24-h delay and the multisig executor are the mitigating controls, but the EOA proposer is a centralization wart. - Token roles (verified onchain):
DEFAULT_ADMIN_ROLE= Timelock;PAUSER_ROLE= a 2-of-11 Gnosis Safe. The low pause threshold (2 of 11) means a small group can freeze transfers and mint/burn — a freeze would also block normal liquidation of LBTC collateral on Morpho. - Off-chain notary set (Consortium, verified onchain at epoch 21): 16 validators, weight threshold 12 → 12-of-16 signatures required to authorize mint/burn/bridge operations.
- Documentation-vs-onchain discrepancy: Lombard's docs list 14 institutional members with a documented 10-of-14 (two-thirds) policy — Galaxy, OKX, Kraken, DCG, Amber, Wintermute, Antpool, F2Pool, Bitwise, Figment, Kiln, P2P, Cubist, Nansen. The onchain notary set, however, is 16 keys / threshold 12. These do not match and the docs do not state "16/12". The extra keys may be Lombard-operated or otherwise undocumented — this is flagged as an open discrepancy, not reconciled by assumption.
- Defense in depth: The Bascule (
GMPBasculeV1) provides an independent second attestation — a mint requires both the Consortium quorum and a matching Bascule deposit record, so compromising the notary keys alone is insufficient.
Programmability
- The token is an OZ AccessControl + AccessControlDefaultAdminRules upgradeable ERC-20 (
StakedLBTC). Yield is reflected viagetRate(), which is updated by a privileged role/oracle, not computed algorithmically from onchain reserves — hybrid onchain/offchain accounting. - Mint/redeem, BTC custody, Babylon staking, and rebalancing are coordinated off-chain by the Consortium; the onchain contracts verify signatures and enforce roles. This is a meaningful off-chain operational surface.
External Dependencies
- Babylon — Bitcoin staking + slashing (new, comparatively untested). Critical to the yield and to backing integrity.
- Bitcoin network — custody and settlement.
- Lombard Consortium infrastructure — 12-of-16 notary signing (CubeSigner/Cubist HSMs).
- Bascule / Cubist — independent attestation layer.
- Oracles — Chainlink + RedStone for LBTC/BTC rate and PoR; downstream lending markets (Morpho, Aave) depend on these for liquidation pricing.
Failure or compromise of Babylon, the consortium custody, or the rate oracle would each materially impair LBTC.
Operational Risk
- Team: Partially doxxed. Co-founder Jacob Phillips (ex-Polychain) is public; other named team members exist. Backed by a $16M seed led by Polychain Capital with Babylon, Foresight, Mirana, OKX Ventures, Binance Labs, and others.
- Documentation: Strong — architecture, security, audits, oracles, and a full smart-contract registry are published on GitBook; contracts are source-verified on Etherscan.
- Legal structure / jurisdiction: The Terms of Service name Lombard Finance Ltd as operator, governed by Cayman Islands law with disputes via binding arbitration seated in the Cayman Islands; US persons and sanctioned jurisdictions are excluded. (ToS does not literally state the place of incorporation, but Cayman governing law + Cayman-seated arbitration strongly indicate a Cayman entity.)
- Incident response: Pauser multisig + 24-h upgrade timelock provide emergency tooling; no public formal IR plan reviewed.
Monitoring
Recommended monitored addresses, signals, and frequency.
1. Backing / Proof of Reserve (MANDATORY)
- Compare total LBTC supply (Ethereum
LBTC.totalSupply()+ cross-chain) against custodied BTC via the BasePoRregistry0xe7Eb…8018—getPoRAddressListLength()(28,626 as of this assessment) and the listed addresses; watchaddAddresses/deleteAddresses/addRootPubkeyevents for registry changes. - RedStone feed
0xb415…0bc81and Chainlink LBTC/BTC0x5c29…3212— alert ifgetRate()/feed deviates sharply or stops updating. - Threshold: flag if reported reserve < circulating LBTC, or rate feed staleness > expected heartbeat.
2. Upgrades & Role Changes (MANDATORY)
- Monitor
Upgradedon the LBTC proxy andProxyAdmin0xbAE0…f879. - Monitor
RoleGranted/RoleRevokedon LBTC (esp. newMINTER_ROLEholders) andCallScheduledon the Timelock0x055E…7e59— the 24-h delay is the window to react. - Alert immediately on any new minter or any timelock operation scheduled by the EOA proposer
0x3f6b…a079.
3. Pause State (MANDATORY for Morpho exposure)
LBTC.paused()andmintBurnPaused()— a transfer pause would block liquidations of LBTC Morpho collateral.- Monitor the Pauser Safe
0xad67…FD44.
4. Consortium Notary Set
- Watch the
Consortium0xdAD5…95E4for validator-set / epoch changes (currently epoch 21, 12-of-16). Alert on threshold reductions or membership churn.
5. Peg & Liquidity
- LBTC/BTC market price (CoinGecko / DEX). Alert: sustained discount > 2% (historical ATL ~0.944 BTC). Relevant to Morpho liquidation safety given 86–94.5% LLTVs.
- DEX swap depth (Uniswap v3 WBTC-LBTC, Curve LBTC-WBTC).
Frequency: rate/peg and pause state — hourly; upgrades/roles/timelock — event-driven (immediate); consortium set — daily.
Appendix: Contract Architecture
GOVERNANCE
EOA deployer 0x3f6b…a079 ──(PROPOSER/CANCELLER)──┐
Treasury Safe 0x251a…4892 (3/N) ──(PROPOSER/EXEC)─┤
▼
LombardTimeLock 0x055E…7e59 (24h)
│ owns ProxyAdmin 0xbAE0…f879
│ holds DEFAULT_ADMIN_ROLE on LBTC
▼
TOKEN LAYER
LBTC proxy 0x8236…4494 ──impl──► StakedLBTC 0x0720…2bd9
├─ MINTER_ROLE ─► AssetRouter 0x9eCe…21ac ─┐
├─ MINTER_ROLE ─► BridgeV2 0x451C…0a2D ─┤ (mint gated by ↓)
├─ PAUSER_ROLE ─► Safe 0xad67…FD44 (2/11) │
└─ Bascule() ─► GMPBasculeV1 0xC3ec…38eD ─┤
│
PROTOCOL / TRUST LAYER │
Consortium 0xdAD5…95E4 (12-of-16 notaries) ──┘ dual-auth: Consortium + Bascule
│
UNDERLYING / EXTERNAL │
Babylon Bitcoin staking (slashing) ◄── staked BTC delegated
Native BTC custody (consortium notaries, Cubist HSM threshold, off-chain)
Rate feeds: Chainlink 0x5c29…3212 + RedStone 0xb415…0bc81 (LBTC/BTC rate)
Reserve registry: PoR 0xe7Eb…8018 on Base (28,626 addrs, Chainlink PoR std)
DOWNSTREAM (Yearn interest)
Morpho markets: LBTC collateral (~$58.7M; LBTC/PYUSD 86% LLTV dominant)
Aave v3 ($148M), SparkLend ($216M)
Reassessment Triggers
- Time-based: Reassess in 6 months.
- TVL-based: Reassess if staked-BTC backing changes by more than 30%.
- Peg-based: Reassess on any sustained LBTC/BTC discount > 2%.
- Incident-based: Reassess after any Babylon slashing event, consortium membership/threshold change, implementation upgrade, new
MINTER_ROLEgrant, or a transfer pause.
Open TODOs (for follow-up)
Most original TODOs are now resolved (audit findings, PoR registry, mint caps, legal entity, TVL history, custody model, third-party coverage). Remaining open items:
- Consortium key discrepancy (unresolved by design): onchain notary set is 16 keys / threshold 12, but docs state 14 institutional members / 10-of-14. The identity of the extra onchain keys is undocumented — ask Lombard or monitor
Consortiumvalidator-set changes. Do not reconcile by assumption. - H-finding remediation tracking: Sherlock H-1/H-2/H-5 and OZ M-01 are acknowledged-won't-fix today; recheck each future audit/PR for any change in status.
- Legal incorporation specifics: ToS implies a Cayman entity (Cayman law + Cayman-seated arbitration) but does not state the registered place of incorporation verbatim — confirm if a precise entity record is needed.
- Reserve reconciliation cadence: the Base
PoRregistry lists addresses but the BTC-balance-vs-LBTC-supply reconciliation still relies on the off-chain feed operator; document the heartbeat/attestation cadence if available.
Sources
- Lombard docs: https://docs.lombard.finance/
- Audits: https://docs.lombard.finance/learn/security/audits
- Bug bounty: https://docs.lombard.finance/learn/security/bug-bounty ; https://immunefi.com/bug-bounty/lombard-finance/scope/
- Smart contracts: https://docs.lombard.finance/learn/transparency/smart-contracts
- Oracles / PoR: https://docs.lombard.finance/learn/transparency/oracles
- DefiLlama: https://defillama.com/protocol/lombard ; https://yields.llama.fi/pools ; https://api.llama.fi/protocol/lombard (TVL history)
- Consortium members: https://docs.lombard.finance/learn/security/consortium-members
- Audit PDFs (raw): https://raw.githubusercontent.com/lombard-finance/evm-smart-contracts/main/docs/audit/Sherlock_YB.pdf ; https://raw.githubusercontent.com/lombard-finance/evm-smart-contracts/main/docs/audit/OZ_YB.pdf
- Terms of Service (legal entity): https://docs.lombard.finance/legals/terms-of-service
- Chaos Labs LBTC risk assessment: https://governance.ether.fi/t/lombard-btc-risk-assessment/2308
- Base PoR registry (Basescan): https://basescan.org/address/0xe7Ebc588F4EC9297d9867aD75a9b5D86848c8018
- CoinGecko LBTC: https://www.coingecko.com/en/coins/lombard-staked-btc
- Morpho Blue API: https://blue-api.morpho.org/graphql
- Onchain verification via
cast(Ethereum) + Etherscan V2 API, May 26, 2026