# Smart Contract Settlement Risk ⎊ Term

**Published:** 2026-03-17
**Author:** Greeks.live
**Categories:** Term

---

![The image displays a cluster of smooth, rounded shapes in various colors, primarily dark blue, off-white, bright blue, and a prominent green accent. The shapes intertwine tightly, creating a complex, entangled mass against a dark background](https://term.greeks.live/wp-content/uploads/2025/12/algorithmic-collateralization-in-decentralized-finance-representing-complex-interconnected-derivatives-structures-and-smart-contract-execution.webp)

![A digital abstract artwork presents layered, flowing architectural forms in dark navy, blue, and cream colors. The central focus is a circular, recessed area emitting a bright green, energetic glow, suggesting a core operational mechanism](https://term.greeks.live/wp-content/uploads/2025/12/visualizing-nested-derivative-structures-and-implied-volatility-dynamics-within-decentralized-finance-liquidity-pools.webp)

## Essence

**Smart Contract Settlement Risk** defines the probability that the automated execution of a derivative contract fails to finalize as intended due to underlying code vulnerabilities, oracle manipulation, or protocol-level disruptions. Unlike traditional finance, where clearinghouses act as intermediaries to guarantee performance, decentralized derivatives rely on immutable logic embedded in **distributed ledgers**. When this logic encounters unforeseen states or external inputs, the resulting failure prevents the transfer of value, leaving participants with exposure to frozen collateral or erroneous payouts.

> Smart Contract Settlement Risk represents the inherent uncertainty that programmatic execution will deviate from expected financial outcomes due to technical failure.

The systemic weight of this risk hinges on the **atomicity** of settlement. In a functional system, the movement of collateral and the updating of positions happen simultaneously. If the settlement layer breaks, the derivative loses its fundamental utility as a risk-transfer mechanism.

Participants essentially hold a claim on an asset that the protocol cannot reliably deliver, transforming a hedged position into an uncollateralized credit risk.

![An abstract, high-resolution visual depicts a sequence of intricate, interconnected components in dark blue, emerald green, and cream colors. The sleek, flowing segments interlock precisely, creating a complex structure that suggests advanced mechanical or digital architecture](https://term.greeks.live/wp-content/uploads/2025/12/modular-dlt-architecture-for-automated-market-maker-collateralization-and-perpetual-options-contract-settlement-mechanisms.webp)

## Origin

The genesis of this risk lies in the transition from trusted, centralized clearing to **trustless, programmable settlement**. Early iterations of decentralized exchanges and option vaults operated under the assumption that smart contracts were secure if audited. Experience has demonstrated that even well-audited codebases face threats from **reentrancy attacks**, integer overflows, and logical inconsistencies that manifest only under specific market conditions.

- **Oracle Dependence** creates a single point of failure where inaccurate price feeds lead to incorrect liquidation or settlement.

- **Immutable Logic** prevents the rapid manual intervention required during periods of extreme volatility or system stress.

- **Composable Interdependency** allows a vulnerability in one protocol to cascade through the entire decentralized finance stack.

Historical precedents show that market participants often underestimate the **protocol physics** of settlement. When a contract fails, the lack of a legal recourse mechanism means that losses are final. This reality forced the industry to evolve from simple, monolithic contracts toward more robust, modular architectures that prioritize fail-safes and circuit breakers over raw speed.

![A cutaway visualization shows the internal components of a high-tech mechanism. Two segments of a dark grey cylindrical structure reveal layered green, blue, and beige parts, with a central green component featuring a spiraling pattern and large teeth that interlock with the opposing segment](https://term.greeks.live/wp-content/uploads/2025/12/cross-chain-liquidity-provisioning-protocol-mechanism-visualization-integrating-smart-contracts-and-oracles.webp)

## Theory

Analyzing settlement risk requires a focus on **state transition integrity**. A contract is a state machine; settlement is the transition from a pending state to a finalized, balanced state. If the conditions for this transition are not perfectly defined, or if the environment ⎊ the blockchain ⎊ fails to process the transaction, the settlement fails.

Quantitative modeling of this risk involves calculating the probability of **contract invalidation** against the cost of security audits and insurance.

| Risk Component | Impact on Settlement |
| --- | --- |
| Oracle Latency | Delayed or stale price execution |
| Gas Constraints | Transaction reversion during volatility |
| Logic Errors | Permanent loss of contract control |

> The integrity of decentralized settlement depends on the perfect alignment between market data, contract logic, and chain throughput.

The interaction between **margin engines** and **settlement logic** creates a complex game-theoretic environment. If participants anticipate a settlement failure, they may front-run the contract, exacerbating the stress on the protocol. This creates a feedback loop where the risk of failure becomes a self-fulfilling prophecy, especially in illiquid markets where the cost of exit is high.

Sometimes, the mathematical elegance of a pricing model masks the fragility of the settlement mechanism beneath it.

![An abstract digital visualization featuring concentric, spiraling structures composed of multiple rounded bands in various colors including dark blue, bright green, cream, and medium blue. The bands extend from a dark blue background, suggesting interconnected layers in motion](https://term.greeks.live/wp-content/uploads/2025/12/decentralized-derivatives-protocol-architecture-illustrating-layered-risk-tranches-and-algorithmic-execution-flow-convergence.webp)

## Approach

Modern strategies for managing settlement risk focus on **collateral redundancy** and **decentralized insurance**. Market makers and sophisticated traders now treat protocol risk as a primary variable in their pricing models, often applying a discount to contracts deployed on newer or less-tested architectures. This quantitative adjustment reflects the real-world probability of **contractual non-performance**.

- **Stress Testing** involves simulating high-volatility events to ensure the contract maintains its peg and settlement integrity.

- **Modular Design** isolates core settlement logic from auxiliary functions to minimize the attack surface.

- **Multi-Oracle Aggregation** reduces the impact of a single corrupted price feed on the settlement outcome.

Pragmatic participants also employ **off-chain monitoring** agents that track contract health in real-time. These agents can trigger automated emergency shutdowns or pause functions if the contract state deviates from established parameters. This approach recognizes that in an adversarial environment, proactive defense is the only way to maintain systemic stability.

![A close-up view shows a precision mechanical coupling composed of multiple concentric rings and a central shaft. A dark blue inner shaft passes through a bright green ring, which interlocks with a pale yellow outer ring, connecting to a larger silver component with slotted features](https://term.greeks.live/wp-content/uploads/2025/12/multilayered-collateralization-protocol-interlocking-mechanism-for-smart-contracts-in-decentralized-derivatives-valuation.webp)

## Evolution

The trajectory of settlement mechanisms has shifted from naive, monolithic contracts to sophisticated, **upgradable protocol architectures**. Early designs were rigid, forcing users to accept all risks associated with the original code. Current standards incorporate **governance-led upgrades** and emergency pause mechanisms, allowing for rapid response to identified threats.

This shift acknowledges that perfect, immutable code is an ideal, while functional resilience is the goal.

> Systemic resilience requires protocols to anticipate failure modes through modularity rather than assuming code perfection.

As the market matured, the focus turned toward **cross-chain settlement**, introducing new layers of complexity. Moving assets across bridges to settle options adds significant exposure to **bridge vulnerability**. The industry is currently moving toward native, cross-chain messaging protocols that minimize the need for centralized wrappers, thereby reducing the risk of a single point of failure in the settlement flow.

![An abstract digital artwork showcases multiple curving bands of color layered upon each other, creating a dynamic, flowing composition against a dark blue background. The bands vary in color, including light blue, cream, light gray, and bright green, intertwined with dark blue forms](https://term.greeks.live/wp-content/uploads/2025/12/decentralized-finance-composability-and-layer-2-scaling-solutions-representing-derivative-protocol-structures.webp)

## Horizon

The future of settlement lies in **formal verification** and **automated economic security**. Future protocols will likely utilize zero-knowledge proofs to verify that settlement logic has been executed correctly without exposing underlying data. This will enable high-speed, secure, and private settlements that are mathematically guaranteed to be correct, moving beyond the current reliance on external audits.

| Future Metric | Objective |
| --- | --- |
| Proof Latency | Near-instant settlement validation |
| Automated Recovery | Self-healing contract states |
| Economic Insurance | Programmable, protocol-native coverage |

The next phase of development will integrate **protocol-level insurance** directly into the settlement flow. Instead of relying on external, off-chain insurance providers, protocols will programmatically set aside a portion of transaction fees to cover potential settlement failures. This creates a self-sustaining ecosystem where the cost of failure is internalized by the protocol itself, creating a robust, autonomous financial infrastructure.

## Glossary

### [Scalability Limitations](https://term.greeks.live/area/scalability-limitations/)

Limitation ⎊ The inherent constraints on expanding transaction throughput and network capacity represent a core challenge across cryptocurrency, options trading, and financial derivatives.

### [Behavioral Game Theory Applications](https://term.greeks.live/area/behavioral-game-theory-applications/)

Application ⎊ Behavioral Game Theory Applications, when applied to cryptocurrency, options trading, and financial derivatives, offer a framework for understanding and predicting market behavior beyond traditional rational actor models.

### [Bug Bounty Programs](https://term.greeks.live/area/bug-bounty-programs/)

Mechanism ⎊ Bug bounty programs function as decentralized security incentives designed to identify critical code vulnerabilities before they can be exploited within cryptocurrency protocols.

### [Settlement Finality Issues](https://term.greeks.live/area/settlement-finality-issues/)

Finality ⎊ ⎊ Settlement finality issues in cryptocurrency, options, and derivatives trading concern the risk that a transaction, once believed complete, may be reversed or lack legal enforceability.

### [Contract State Vulnerabilities](https://term.greeks.live/area/contract-state-vulnerabilities/)

Mechanism ⎊ Contract state vulnerabilities emerge when the deterministic logic governing a derivative instrument fails to accurately reflect the underlying market reality or blockchain consensus state.

### [Settlement Layer Security](https://term.greeks.live/area/settlement-layer-security/)

Settlement ⎊ ⎊ A critical function within cryptocurrency derivatives, settlement denotes the completion of a transaction through the transfer of assets, typically digital tokens or fiat currency, following the execution of a trade or option exercise.

### [Cross Chain Settlement Risks](https://term.greeks.live/area/cross-chain-settlement-risks/)

Risk ⎊ Cross-chain settlement risks encompass the potential for losses arising from the transfer of assets or value between distinct blockchain networks.

### [DeFi Arbitrage Risks](https://term.greeks.live/area/defi-arbitrage-risks/)

Arbitrage ⎊ DeFi arbitrage exploits price discrepancies for identical or functionally equivalent assets across different decentralized exchanges or platforms.

### [Smart Contract Complexity](https://term.greeks.live/area/smart-contract-complexity/)

Contract ⎊ Smart contract complexity, within cryptocurrency, options trading, and financial derivatives, stems from the intricate interplay of code, economic incentives, and operational parameters.

### [Smart Contract Governance Attacks](https://term.greeks.live/area/smart-contract-governance-attacks/)

Exploit ⎊ Smart contract governance attacks represent a class of vulnerabilities targeting the mechanisms by which decentralized protocols are updated and controlled, often leveraging flaws in voting procedures or access controls.

## Discover More

### [Decentralization Spectrum](https://term.greeks.live/definition/decentralization-spectrum/)
![A detailed visualization of a layered structure representing a complex financial derivative product in decentralized finance. The green inner core symbolizes the base asset collateral, while the surrounding layers represent synthetic assets and various risk tranches. A bright blue ring highlights a critical strike price trigger or algorithmic liquidation threshold. This visual unbundling illustrates the transparency required to analyze the underlying collateralization ratio and margin requirements for risk mitigation within a perpetual futures contract or collateralized debt position. The structure emphasizes the importance of understanding protocol layers and their interdependencies.](https://term.greeks.live/wp-content/uploads/2025/12/layered-protocol-architecture-analysis-revealing-collateralization-ratios-and-algorithmic-liquidation-thresholds-in-decentralized-finance-derivatives.webp)

Meaning ⎊ A conceptual range illustrating the degree of control and trust distribution within a decentralized protocol.

### [Atomic Transaction Risks](https://term.greeks.live/definition/atomic-transaction-risks/)
![A detailed rendering illustrates a bifurcation event in a decentralized protocol, represented by two diverging soft-textured elements. The central mechanism visualizes the technical hard fork process, where core protocol governance logic green component dictates asset allocation and cross-chain interoperability. This mechanism facilitates the separation of liquidity pools while maintaining collateralization integrity during a chain split. The image conceptually represents a decentralized exchange's liquidity bridge facilitating atomic swaps between two distinct ecosystems.](https://term.greeks.live/wp-content/uploads/2025/12/hard-fork-divergence-mechanism-facilitating-cross-chain-interoperability-and-asset-bifurcation-in-decentralized-ecosystems.webp)

Meaning ⎊ Vulnerabilities arising from the atomic execution of multi-step transactions, often enabling complex, unblockable exploits.

### [Network Attack Vectors](https://term.greeks.live/definition/network-attack-vectors/)
![A futuristic, four-armed structure in deep blue and white, centered on a bright green glowing core, symbolizes a decentralized network architecture where a consensus mechanism validates smart contracts. The four arms represent different legs of a complex derivatives instrument, like a multi-asset portfolio, requiring sophisticated risk diversification strategies. The design captures the essence of high-frequency trading and algorithmic trading, highlighting rapid execution order flow and market microstructure dynamics within a scalable liquidity protocol environment.](https://term.greeks.live/wp-content/uploads/2025/12/decentralized-consensus-architecture-visualizing-high-frequency-trading-execution-order-flow-and-cross-chain-liquidity-protocol.webp)

Meaning ⎊ The specific technical or economic pathways an adversary can use to disrupt or compromise a network.

### [Decentralized Exchange Vulnerabilities](https://term.greeks.live/term/decentralized-exchange-vulnerabilities/)
![A visual representation of a decentralized exchange's core automated market maker AMM logic. Two separate liquidity pools, depicted as dark tubes, converge at a high-precision mechanical junction. This mechanism represents the smart contract code facilitating an atomic swap or cross-chain interoperability. The glowing green elements symbolize the continuous flow of liquidity provision and real-time derivative settlement within decentralized finance DeFi, facilitating algorithmic trade routing for perpetual contracts.](https://term.greeks.live/wp-content/uploads/2025/12/decentralized-exchange-automated-market-maker-connecting-cross-chain-liquidity-pools-for-derivative-settlement.webp)

Meaning ⎊ Decentralized exchange vulnerabilities constitute systemic technical risks that threaten the integrity and capital efficiency of autonomous financial markets.

### [Vault Contract Security](https://term.greeks.live/definition/vault-contract-security/)
![This abstract visual represents a complex algorithmic liquidity provision mechanism within a smart contract vault architecture. The interwoven framework symbolizes risk stratification and the underlying governance structure essential for decentralized options trading. Visible internal components illustrate the automated market maker logic for yield generation and efficient collateralization. The bright green output signifies optimized asset flow and a successful liquidation mechanism, highlighting the precise engineering of perpetual futures contracts. This design exemplifies the fusion of technical precision and robust risk management required for advanced financial derivatives in a decentralized autonomous organization.](https://term.greeks.live/wp-content/uploads/2025/12/decentralized-smart-contract-vault-risk-stratification-and-algorithmic-liquidity-provision-engine.webp)

Meaning ⎊ Securing smart contracts acting as custodial repositories for protocol liquidity through audits and robust design.

### [Protocol Consensus Risk](https://term.greeks.live/definition/protocol-consensus-risk/)
![A high-resolution cutaway visualization reveals the intricate internal architecture of a cross-chain bridging protocol, conceptually linking two separate blockchain networks. The precisely aligned gears represent the smart contract logic and consensus mechanisms required for secure asset transfers and atomic swaps. The central shaft, illuminated by a vibrant green glow, symbolizes the real-time flow of wrapped assets and data packets, facilitating interoperability between Layer-1 and Layer-2 solutions within the DeFi ecosystem.](https://term.greeks.live/wp-content/uploads/2025/12/cross-chain-interoperability-protocol-architecture-facilitating-decentralized-options-settlement-and-liquidity-bridging.webp)

Meaning ⎊ Systemic danger arising from failures or disagreements within the blockchain validation and consensus process.

### [Smart Contract Escrow Risk](https://term.greeks.live/definition/smart-contract-escrow-risk/)
![This visualization depicts the precise interlocking mechanism of a decentralized finance DeFi derivatives smart contract. The components represent the collateralization and settlement logic, where strict terms must align perfectly for execution. The mechanism illustrates the complexities of margin requirements for exotic options and structured products. This process ensures automated execution and mitigates counterparty risk by programmatically enforcing the agreement between parties in a trustless environment. The precision highlights the core philosophy of smart contract-based financial engineering.](https://term.greeks.live/wp-content/uploads/2025/12/precision-interlocking-collateralization-mechanism-depicting-smart-contract-execution-for-financial-derivatives-and-options-settlement.webp)

Meaning ⎊ Danger of code bugs or exploits in automated fund holding.

### [Delegatecall Vulnerability](https://term.greeks.live/definition/delegatecall-vulnerability/)
![A complex node structure visualizes a decentralized exchange architecture. The dark-blue central hub represents a smart contract managing liquidity pools for various derivatives. White components symbolize different asset collateralization streams, while neon-green accents denote real-time data flow from oracle networks. This abstract rendering illustrates the intricacies of synthetic asset creation and cross-chain interoperability within a high-speed trading environment, emphasizing basis trading strategies and automated market maker mechanisms for efficient capital allocation. The structure highlights the importance of data integrity in maintaining a robust risk management framework.](https://term.greeks.live/wp-content/uploads/2025/12/synthetics-exchange-liquidity-hub-interconnected-asset-flow-and-volatility-skew-management-protocol.webp)

Meaning ⎊ A security flaw where code execution via delegatecall allows an external contract to modify the caller's storage.

### [Blockchain Security Risks](https://term.greeks.live/term/blockchain-security-risks/)
![A close-up view of a dark blue, flowing structure frames three vibrant layers: blue, off-white, and green. This abstract image represents the layering of complex financial derivatives. The bands signify different risk tranches within structured products like collateralized debt positions or synthetic assets. The blue layer represents senior tranches, while green denotes junior tranches and associated yield farming opportunities. The white layer acts as collateral, illustrating capital efficiency in decentralized finance liquidity pools.](https://term.greeks.live/wp-content/uploads/2025/12/layered-structured-financial-derivatives-modeling-risk-tranches-in-decentralized-collateralized-debt-positions.webp)

Meaning ⎊ Blockchain security risks represent the technical and systemic exposure that dictates the fundamental reliability of all decentralized financial instruments.

---

## Raw Schema Data

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://term.greeks.live/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Term",
            "item": "https://term.greeks.live/term/"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Smart Contract Settlement Risk",
            "item": "https://term.greeks.live/term/smart-contract-settlement-risk/"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://term.greeks.live/term/smart-contract-settlement-risk/"
    },
    "headline": "Smart Contract Settlement Risk ⎊ Term",
    "description": "Meaning ⎊ Smart Contract Settlement Risk is the probability that programmatic failures prevent the reliable finalization of decentralized derivative contracts. ⎊ Term",
    "url": "https://term.greeks.live/term/smart-contract-settlement-risk/",
    "author": {
        "@type": "Person",
        "name": "Greeks.live",
        "url": "https://term.greeks.live/author/greeks-live/"
    },
    "datePublished": "2026-03-17T22:32:32+00:00",
    "dateModified": "2026-04-11T07:07:12+00:00",
    "publisher": {
        "@type": "Organization",
        "name": "Greeks.live"
    },
    "articleSection": [
        "Term"
    ],
    "image": {
        "@type": "ImageObject",
        "url": "https://term.greeks.live/wp-content/uploads/2025/12/modular-smart-contract-coupling-and-cross-asset-correlation-in-decentralized-derivatives-settlement.jpg",
        "caption": "The image displays a close-up view of two dark, sleek, cylindrical mechanical components with a central connection point. The internal mechanism features a bright, glowing green ring, indicating a precise and active interface between the segments."
    }
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "WebPage",
    "@id": "https://term.greeks.live/term/smart-contract-settlement-risk/",
    "mentions": [
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/scalability-limitations/",
            "name": "Scalability Limitations",
            "url": "https://term.greeks.live/area/scalability-limitations/",
            "description": "Limitation ⎊ The inherent constraints on expanding transaction throughput and network capacity represent a core challenge across cryptocurrency, options trading, and financial derivatives."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/behavioral-game-theory-applications/",
            "name": "Behavioral Game Theory Applications",
            "url": "https://term.greeks.live/area/behavioral-game-theory-applications/",
            "description": "Application ⎊ Behavioral Game Theory Applications, when applied to cryptocurrency, options trading, and financial derivatives, offer a framework for understanding and predicting market behavior beyond traditional rational actor models."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/bug-bounty-programs/",
            "name": "Bug Bounty Programs",
            "url": "https://term.greeks.live/area/bug-bounty-programs/",
            "description": "Mechanism ⎊ Bug bounty programs function as decentralized security incentives designed to identify critical code vulnerabilities before they can be exploited within cryptocurrency protocols."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/settlement-finality-issues/",
            "name": "Settlement Finality Issues",
            "url": "https://term.greeks.live/area/settlement-finality-issues/",
            "description": "Finality ⎊ ⎊ Settlement finality issues in cryptocurrency, options, and derivatives trading concern the risk that a transaction, once believed complete, may be reversed or lack legal enforceability."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/contract-state-vulnerabilities/",
            "name": "Contract State Vulnerabilities",
            "url": "https://term.greeks.live/area/contract-state-vulnerabilities/",
            "description": "Mechanism ⎊ Contract state vulnerabilities emerge when the deterministic logic governing a derivative instrument fails to accurately reflect the underlying market reality or blockchain consensus state."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/settlement-layer-security/",
            "name": "Settlement Layer Security",
            "url": "https://term.greeks.live/area/settlement-layer-security/",
            "description": "Settlement ⎊ ⎊ A critical function within cryptocurrency derivatives, settlement denotes the completion of a transaction through the transfer of assets, typically digital tokens or fiat currency, following the execution of a trade or option exercise."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/cross-chain-settlement-risks/",
            "name": "Cross Chain Settlement Risks",
            "url": "https://term.greeks.live/area/cross-chain-settlement-risks/",
            "description": "Risk ⎊ Cross-chain settlement risks encompass the potential for losses arising from the transfer of assets or value between distinct blockchain networks."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/defi-arbitrage-risks/",
            "name": "DeFi Arbitrage Risks",
            "url": "https://term.greeks.live/area/defi-arbitrage-risks/",
            "description": "Arbitrage ⎊ DeFi arbitrage exploits price discrepancies for identical or functionally equivalent assets across different decentralized exchanges or platforms."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/smart-contract-complexity/",
            "name": "Smart Contract Complexity",
            "url": "https://term.greeks.live/area/smart-contract-complexity/",
            "description": "Contract ⎊ Smart contract complexity, within cryptocurrency, options trading, and financial derivatives, stems from the intricate interplay of code, economic incentives, and operational parameters."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/smart-contract-governance-attacks/",
            "name": "Smart Contract Governance Attacks",
            "url": "https://term.greeks.live/area/smart-contract-governance-attacks/",
            "description": "Exploit ⎊ Smart contract governance attacks represent a class of vulnerabilities targeting the mechanisms by which decentralized protocols are updated and controlled, often leveraging flaws in voting procedures or access controls."
        }
    ]
}
```


---

**Original URL:** https://term.greeks.live/term/smart-contract-settlement-risk/
