You tap for a coffee. Somewhere, a card network authorizes a payment, your bank promises to fund it later, and the café gets a message it can trust today. No coins move between you two in that moment; accounting does. That night, a batch closes and money finally travels. A few hours later, an on‑chain trader opens a perpetual futures position with 10× leverage. Again, no assets move between counterparties with every price tick; the system keeps score until a boundary is reached. Same story, different rails. The invisible thread is credit—sometimes explicit, sometimes implicit, sometimes just the promise that when needed, there is cash in the room. This series is about that thread: how we price it, how we secure it, and how code is changing what “settlement” even means.
TL;DR A loan’s rate is not a generic “fee for borrowing.” It is the cash price of uncertainty. Under the hood it combines the time value of money, the lender’s own cost of running the product, the expected loss from borrowers who won’t pay, a return on capital set aside for bad times, and a margin for competition and model error. Change the risk, change the price.
We can say this without jargon. In plain terms: the rate has five components. The first is the risk‑free baseline—what money earns with almost no risk over the same period. The second is funding and operations—the cost of deposits or wholesale funding, the salaries, the software, the compliance. The third is the expected loss from defaults in an average year. Risk teams compute this as EL = PD × LGD × EAD, where PD is the probability of default, LGD is the loss given default after recoveries/collateral, and EAD is the exposure at default. The fourth component is a capital charge—the return required on capital held for recessions and accidents. The fifth is margin.
A small example makes it concrete. Take a €10,000, one‑year loan. Suppose the risk‑free rate for the duration is 3% and running the product costs another 1%. If the risk team believes two out of a hundred similar borrowers will default (PD = 2%) and that, after selling collateral and collecting what can be collected, the average loss is forty cents on the euro (LGD = 40%), then across the whole book the expected loss is 0.02 × 0.40 × €10,000 = €80, or 0.8% of principal over the year. Add a modest 0.5% for capital and 0.7% for margin and you land near 6.0%. Now change only one fact: the borrower pledges a car you can seize and sell, so LGD falls to 10%. Expected loss drops to 0.2% and the fair rate glides toward 5.4%. Capital charge covers unexpected loss (tails), not the average loss already priced in EL.
In practice, each ingredient moves for different reasons. PD falls when underwriting improves—verifiable income, lower debt‑to‑income, cleaner payment history. In on‑chain systems, PD rhymes with the reliability of liquidation: good oracles, healthy order books, a live chain. LGD shrinks with real control over cash flows—first‑priority liens and guarantees in TradFi, over‑collateralization and repayment sinks that get paid before anyone else in DeFi. EAD is structural: amortizing loans dwindle over time; revolving lines can peak late; leveraged positions on‑chain have a special kind of exposure—the notional at risk during the seconds it takes to liquidate. A useful rule of thumb in volatile markets is latency VaR: expected price move × exposure × liquidation delay. Maintenance margins should be set so that, even across that delay, losses are still covered—or an insurance fund must catch what spills over.
Two loans with the same expected loss can still deserve different prices because of tails. Expected loss is the average. Lenders also hold capital for the unexpected: clustered defaults in a downturn, a frozen bridge, an oracle that goes out of tolerance. That capital expects a return. Futures markets make this explicit with initial and variation margin plus a default fund; consumer lenders do it implicitly by targeting a return on economic capital. If one pool has fat‑tailed outcomes and another doesn’t, the one with fatter tails will carry a higher capital coat of paint even if the expected‑loss coat is the same thickness.
This is where TradFi and DeFi feel different while solving the same equation. TradFi mostly prices people and paper: PD is about willingness and ability to pay; LGD is about legal priority and recoveries; EAD follows the contract schedule. DeFi mostly prices collateral and code: PD is about whether the liquidation machine keeps up; LGD is the shortfall after selling collateral (plus any insurance); EAD is the notional during liquidation or bridging. Both are trying to make expected loss small and capital affordable, just with different levers.
If you carry one idea forward from Part I, carry this: the rate is a story about risk that can be measured and moved. Lower PD by knowing your counterparty or by making misuse structurally impossible. Lower LGD by taking collateral you can truly control or by routing repayments to yourself first. Shape EAD by choosing structures that shrink exposure when it matters. The math is compact; the art is in the design.
Before we compare products, it helps to lock down the language. Settlement has two layers that sit at right angles. The first is the mechanism—how and when transfers are finalized. The second is the guarantee—the promises or safeguards that make that timing safe. “Guaranteed solvency” belongs to the second layer; it isn’t a timing rule, it’s the property that lets slower or more flexible timing work without creating unpayable obligations.
On mechanisms: at one end is instant or atomic settlement. Value and title change hands together, and if either leg fails, nothing happens. This is delivery‑versus‑payment and real‑time gross settlement: a clean swap with no exposure carried across time. A step away from that is escrow‑mediated settlement. Funds or assets lock immediately but do not release until a condition is proven—delivery confirmed, a dispute window expires, an oracle attests to a state. No one extends credit in the meantime; risk is parked in escrow rather than on a counterparty’s balance sheet.
Most day‑to‑day finance relies on deferred net settlement (DNS). Obligations are fixed now, but cash moves on a schedule—end‑of‑day batches, T+2 cycles, month‑end nets. Because many cash flows point both ways, the system nets them down to smaller transfers. Sometimes a third party layers credit on top—card issuers and BNPL firms pay the merchant today and collect from the buyer later—but the settlement layer itself is just batching and netting.
Then there is event‑driven or boundary settlement. Instead of moving cash at every interim event, the system keeps score internally and only moves real money at boundaries such as closing a position or withdrawing funds, or when risk limits are hit and liquidation is required. Timing becomes stochastic—the market decides when boundaries are reached—but the rules are deterministic: margins, oracles, liquidation incentives, and priority of payouts define what happens when a boundary is crossed. Finally, in markets that concentrate many bilateral trades, novated CCP settlement inserts a central counterparty between everyone else—becoming buyer to every seller and seller to every buyer—and runs multilateral netting with initial/variation margin, default funds, and auctions.
There is a cousin to these mechanisms that shows up everywhere: non‑deliverable agreements. Some contracts never require transfer of the underlying asset at all; they settle purely in cash off a reference price or index. A non‑deliverable forward on USD/KRW pays the difference in dollars at maturity; cash‑settled options and many index futures do the same. On‑chain, most perpetuals are by design non‑deliverable—the reference is a price index, and the settlement asset is a stablecoin. Non‑deliverables simplify custody but make pricing integrity the critical dependency: if the reference price is wrong, so is the payout. Oracles, dispute windows, and robust indices therefore sit squarely in the guarantee layer.
Now to guarantees—the layer that makes those mechanisms safe. Finality means that once a transfer is marked complete, it cannot be unwound except by a fresh transaction or a court order. Reversibility is the mirror image for conditional flows: when conditions are not met, value reliably returns to its origin (escrow release, chargebacks, dispute rules). Priority fixes who gets paid first; it is a legal assignment in paper systems or a programmed repayment sink on‑chain. And guaranteed solvency is the core invariant behind boundary models: at any boundary event, the system can meet its obligations from posted buffers, liquidation proceeds, and insurance, with any remaining shortfall pre‑allocated to a funded waterfall rather than pushed onto outsiders.
Sprinter Stash in this taxonomy: a non-deliverable, event-driven credit rail for cross-chain solvers, secured by guaranteed priority (repayment sink pays lender first) and guaranteed solvency (margin/limits/insurance). It converts LP stablecoin capital into on-demand credit that powers solver routes across chains, with LPs earning real yield from solver fees and safe passive sources.
With actors, the picture simplifies. We refer to the payer, who owes value, and the payee, who receives it. Depending on the mechanism, other roles attach: a lender/credit provider who advances funds so the payee needn’t wait; a risk engine that measures exposure and enforces margins and liquidations (a smart contract in DeFi, a CCP in TradFi); an escrow or oracle that locks value and proves conditions; a guarantor or insurance fund that absorbs tail events; and a venue, custodian, or settlement agent that executes or records transfers. Different combinations of these roles give each mechanism its distinctive risk shape.
A few practical questions help you choose. If a failed leg right now would cause irreparable harm and there is no credible recourse, you want instant exchange. If you can lock value and wait for proof, escrow buys safety without credit. If your flows are naturally batched and netted by the calendar, deferred settlement is efficient as long as priority is clear and the paying side can remain solvent until the window closes—either by its own strength or with a lender standing in. If exposures evolve with every price tick and moving cash that often is impractical, boundary settlement is appropriate, but only when solvency is guaranteed ahead of time and the order of payments at the boundary is indisputable. In markets where many parties face each other simultaneously, a CCP adds the discipline and efficiency of multilateral netting with a single, well‑capitalized risk manager.
In conclusion, the answer to the initial question, what we are pricing when we quote a rate, is expected loss, capital, and margin. Join us soon for Part II, which will ask a different question: while we wait for payment, how do we move value safely?
Make sure to stay tuned on all things Sprinter, and onchain credit, by following us on X, joining our Telegram, and reading more on our blog.
Join us to shape the future of onchain credit.
“Sygma has not only empowered our blockchain capabilities but has also solidified trust within our community.” - Phala Network
The Phala Network is a blockchain protocol that centers on trust and security in cloud computing. Users can contribute computer processing power, stake tokens to secure the network, and bridge tokens to and from the Phala Network through SubBridge.
Interoperability and ecosystem growth are central tenets of the Phala Network. Phala is a Polkadot L1 parachain that has issued tokens natively (PHA), on Ethereum (ERC-20 PHA), and Kusama (Khala PHA).
Phala won parachain auctions for Kusama and Polkadot in 2021 and 2022, respectively. The mainnet is built using Substrate, a modular blockchain development framework developed by Parity Technologies.
After winning their parachain auction slots, Phala Network decided to enhance token liquidity by migrating ERC-20 PHA to the Polkadot ecosystem. The mainnet launch came with a grab-bag of problems to address:
The Polkadot ecosystem continues to face liquidity issues, requiring secure and efficient transference in and out of Polkadot/Kusama and their parachains. Liquidity issues can stem from various factors:
Interoperability challenges
Polkadot aims to enable interoperability among blockchains, including parachains and external networks. Developing and optimizing interoperability solutions and bridges is crucial for efficient asset transfers and trading between chains.
Relative newness
Polkadot/Kusama is a relatively new blockchain network. Compared to more liquid environments, many projects in Polkadot are in the early stages of development.
Limited exchange support & isolation
While Polkadot/Kusama and its parachains have seen increased exchange support, token liquidity pales compared to more established networks. Additionally, while parachains are interoperable within their network, Dotsama is somewhat siloed against the larger blockchain environment.

Phala planned development for SubBridge to connect their network to blockchains outside the Polkadot/Kusama parachain network. Powering the bridge itself was ChainBridge, an earlier product originally developed by ChainSafe. Later, ChainBridge would provide the basis for developing Sygma.
The Sygma team, in collaboration with Phala Network, developed the Substrate pallets to power SubBridge.
SubBridge is a first-of-its-kind interoperability solution developed by Phala Network to secure and efficiently transfer assets and data between different blockchain networks. At its core, SubBridge is a router linking different cross-chain bridges to other registered chains.
The upgrade to Sygma dramatically reduced SubBridge's transaction costs. Where the earlier version of SubBridge relied on multiple voters to confirm cross-chain transactions, Sygma’s MPC-based relayer could perform the same action through a single transaction.
Sygma has passed audits from KALOS, Least Authority and Veridise. Sygma has resolved all vulnerabilities and concerns raised by the audits.

Sygma has not only empowered our blockchain capabilities but has also solidified trust within our community. We are proud to partner with a team that stands at the forefront of blockchain interoperability solutions.” - Phala Network
August 29, 2022: Phala Network successfully transfers 38 million PHA from Ethereum into the SubBridge smart contract.
#PhalaANN
— Phala Network (@PhalaNetwork) August 30, 2022
🔊 The Phala team completed a migration that contained 38million $PHA (the remaining token for parachain slot auctions) from Ethereum to Phala’s smart contract bridge - https://t.co/hy3IXJVyag on August 29th, 2022 (SGT).
✨ Learn morehttps://t.co/ChSR6QrNzx
September 1, 2022: SubBridge two-way transfers go live to all users, allowing them to swap PHA and Khala PHA for ERC-20 PHA at 1:1.
December 12, 2023: Phala initiates a second massive liquidity transfer from ChainBridge into Sygma’s smart contracts.
🔔 $PHA liquidity is moving from ChainBridge to Sygma Bridge! @buildwithsygma
— Phala Network (@PhalaNetwork) December 12, 2023
This transition brings enhanced efficiency & UX. After six smooth months on #SubBridge, we're set for the next phase ✨
The volume of tokens being transferred:
1️⃣ Khala: 567,411,080.628198082714
2️⃣…
SubBridge, powered by Sygma, connects Phala and other Polkadot/Kusama parachains to a vast market of potential customers and liquidity from Ethereum and other registered blockchains.
From a macro perspective, SubBridge also permits the seamless two-way motion of liquidity into Polkadot/Kusama. While applications on Polkadot are maturing, integrating Sygma’s cross-chain asset and data transfer solution can prime those applications for growth.
Today, Sygma supports over 140 million USD in total locked value via Phala Network.
“Utilizing Sygma as our bridge solution has been a game-changer for Phala Network. It has flawlessly facilitated over 100 million USD in cross-chain transactions, showcasing unparalleled reliability and efficiency." - Phala Network

SubBridge can transfer assets and data across multiple sources and destinations. SubBridge allows users and developers to bridge from EVM into a Substrate chain (e.g. Phala). From there, using the underlying XCM protocol inherent within Substrate-based chains à la Polkadot/Kusama, it's possible that SubBridge can route your asset to a different parachain.
The video above demonstrates Sygma’s proof-of-concept with the PHA token transferring from EVM to PHA to Astar, its end destination.
SubBridge functionality relies on Sygma, an open-source interoperability protocol that connects various blockchain networks. Through Sygma, SubBridge establishes connections between Phala Network and its interconnected chains, allowing users to transfer assets and data across these platforms with minimal friction and fees.
Validators: Validators play a pivotal role in ensuring the integrity and security of transactions on SubBridge. These validators are responsible for validating and verifying the legitimacy of cross-chain transactions, thereby preventing potential exploits or fraudulent activities.
Relayers: Relayers are intermediaries for transferring messages and transactions between blockchain networks. They relay information between Phala Network and other interconnected chains, ensuring seamless interoperability.
Bridge Pallets and Contracts: Bridge contracts act as smart contracts deployed on Phala Network and the EVM. These contracts enforce the rules and conditions of cross-chain transactions, ensuring transparency and reliability throughout the process.
Initiation: The cross-chain transfer process begins when a user initiates a transaction on subbridge.io to transfer assets or data to another blockchain network.
Validation: Validators on both Phala Network and the target blockchain network verify the transaction's authenticity and legitimacy. This validation process ensures the integrity of the transaction and prevents double-spending or unauthorized transfers.
Relaying: Once the transaction is validated, relayers facilitate the transfer of assets or data from the Phala Network to the target blockchain network or vice versa. This process involves transmitting the relevant information across the bridge contracts (EVM) and pallets (Substrate) deployed on both networks.
Confirmation: Upon successful relay, the transaction is confirmed, and the transferred assets or data become accessible on the recipient blockchain network. Users receive confirmation notifications, assuring the completed transfer.
Visit us at buildwithsygma.com 🛠️
Sygma is the interoperability layer for building cross-chain applications. With Sygma, developers can leverage secure and efficient multi-bridge infrastructure to extend their applications beyond a single blockchain.
Next-generation composability and interoperability will provide applications with the needed features, such as swapping LP pairs across different networks. Whatever solution projects have in mind, Sygma gives you the power to quickly deploy the multi-chain infrastructure that lowers the barrier of entry for both developers and users.