Skip to Content
LearnTransparencyBridging Architecture

Bridging Architecture

Lombard enables LBTC and BTC.b to move across blockchains through a dual-verification bridging system. Every cross-chain transfer requires independent approval from both the bridge infrastructure and the Security Consortium, providing a significantly higher security bar than single-layer bridges.


How Bridging Works

When you transfer LBTC or BTC.b from one chain to another, the process involves burning tokens on the source chain and minting equivalent tokens on the destination chain. This burn-and-mint model ensures total supply consistency, the same amount of LBTC or BTC.b exists regardless of how it is distributed across chains.

Dual Verification

Every bridge transfer must be approved by two independent systems before completion:

  1. Bridge Infrastructure, The underlying bridge protocol (Chainlink CCIP or IBC) validates the transfer through its own consensus mechanism
  2. Security Consortium, The Lombard Consortium independently verifies and co-signs the transfer using its supermajority threshold (10 of 14 members)

Both approvals are required. If either system rejects the transfer, it does not proceed. This means an attacker would need to simultaneously compromise the bridge validators and a supermajority of the Consortium, a far higher bar than compromising either system alone.


Bridge Infrastructure

Chainlink CCIP is the exclusive external bridge for EVM-compatible chains and Solana, complemented by IBC for Cosmos-ecosystem chains and a native Consortium bridge for select routes.

Chainlink CCIPPrimary
Chainlink Cross-Chain Interoperability Protocol (CCIP) is the exclusive external bridge for EVM-compatible chains and Solana. Each lane is secured by a minimum of 16 independent, security-reviewed node operators running Decentralized Oracle Networks (DONs), a Risk Management Network for independent validation, and native rate limits that act as circuit breakers. Lombard adopts CCIP’s Cross-Chain Token (CCT) standard, giving Lombard full ownership of its token contracts and a single canonical token across every supported chain.
IBC
IBC is used for transfers to Cosmos-ecosystem chains, including the Babylon network. IBC is a protocol-level standard with light client verification, providing strong security guarantees for supported chains.
Native Consortium Bridge
For select routes, Lombard operates a direct bridge verified solely by the Security Consortium. These transfers do not require external bridge infrastructure and rely entirely on the Consortium’s supermajority signing.

LBTC Supported Chains

ChainBridge Method
EthereumNative (origin chain)
BaseChainlink CCIP
BNB ChainChainlink CCIP
BerachainChainlink CCIP
CornChainlink CCIP
EtherlinkChainlink CCIP
KatanaConsortium Bridge
MonadConsortium Bridge
StableConsortium Bridge
SonicChainlink CCIP
SwellChainlink CCIP
TACChainlink CCIP
SolanaChainlink CCIP
StarknetConsortium Bridge
SuiConsortium Bridge
Cosmos HubIBC
Babylon GenesisIBC

BTC.b Supported Chains

BTC.b is available on 3 chains:

ChainBridge Method
MonadConsortium Bridge
StableConsortium Bridge
KatanaConsortium Bridge

Bridge Transfer Flow

A cross-chain LBTC transfer follows these steps:

1Initiation
User submits a bridge transfer request specifying the destination chain and amount
2Source Chain Burn
LBTC tokens are burned on the source chain, reducing supply on that network
3Bridge Validation
The bridge infrastructure (Chainlink CCIP or IBC) validates the burn event and generates a cross-chain message
4Consortium Verification
The Security Consortium independently verifies the burn event and co-signs the mint authorization
5Destination Chain Mint
With both approvals confirmed, equivalent LBTC tokens are minted on the destination chain
6Completion
The user receives LBTC on the destination chain at the same exchange rate

Timing

Bridge transfer times vary by route and bridge infrastructure:

  • CCIP transfers, Typically complete within 10-30 minutes depending on source and destination chain finality
  • IBC transfers, Usually complete within a few minutes due to fast finality on Cosmos chains
  • Consortium Bridge transfers, Dependent on Consortium signing speed, typically within minutes

Fees

Bridge transfers may incur gas fees on both the source and destination chains. Bridge protocol fees vary by route and provider. Lombard does not charge additional fees for cross-chain transfers beyond the underlying infrastructure costs.


Security Considerations

  • Dual verification ensures no single system failure can result in unauthorized minting
  • Rate limiting on bridge contracts prevents large-scale attacks even if signatures are compromised
  • Pausable contracts allow the protocol to halt bridge operations if anomalous activity is detected
  • Independent monitoring through Hexagate provides real-time alerts on bridge contract behavior
  • Chainlink CCIP Risk Management Network provides an additional layer of independent validation on every CCIP route, monitoring for anomalous cross-chain activity
  • Institutional-grade infrastructure backs CCIP, including an extensively audited codebase and certifications such as SOC 2 Type 2 and ISO/IEC 27001:2022

Next Steps

Last updated on