# Smart Contract Execution Risks ⎊ Area ⎊ Greeks.live

---

## What is the Execution of Smart Contract Execution Risks?

Smart contract execution risks encompass the potential for discrepancies between intended code functionality and actual on-chain behavior, stemming from factors like gas limit issues, revert conditions, and unforeseen interactions with other contracts. These risks are amplified by the immutable nature of deployed code, necessitating rigorous auditing and formal verification processes to mitigate potential economic losses or operational failures. Precise gas estimation and comprehensive testing across diverse scenarios are crucial for minimizing execution failures, particularly within complex decentralized finance (DeFi) protocols.

## What is the Failure of Smart Contract Execution Risks?

The possibility of smart contract failure introduces systemic risk within cryptocurrency ecosystems, impacting not only the immediate contract participants but also potentially cascading to interconnected applications and derivative positions. Contingency planning, including circuit breakers and emergency shutdown mechanisms, becomes paramount in addressing unforeseen vulnerabilities or exploits that could lead to substantial financial consequences. Robust monitoring and anomaly detection systems are essential for identifying and responding to anomalous execution patterns indicative of potential failures or malicious activity.

## What is the Algorithm of Smart Contract Execution Risks?

Algorithmic flaws within smart contract code represent a significant source of execution risk, particularly in automated market makers (AMMs) and algorithmic stablecoins where precise mathematical models govern asset pricing and stability. Imperfect or poorly calibrated algorithms can create arbitrage opportunities for malicious actors, leading to impermanent loss for liquidity providers or de-pegging events for stablecoins. Thorough backtesting, sensitivity analysis, and ongoing monitoring of algorithmic performance are vital for maintaining the integrity and resilience of these systems.


---

## [Price Stale Risk](https://term.greeks.live/definition/price-stale-risk/)

The danger of executing transactions based on obsolete asset valuations due to delayed oracle data updates. ⎊ Definition

## [Lending Protocol](https://term.greeks.live/definition/lending-protocol/)

A decentralized platform using smart contracts to facilitate automated borrowing and lending of digital assets. ⎊ Definition

## [Liquidation Event Response](https://term.greeks.live/term/liquidation-event-response/)

Meaning ⎊ Liquidation Event Response provides the automated, algorithmic mechanism to ensure protocol solvency by managing under-collateralized derivative positions. ⎊ Definition

## [Immutable Execution Paths](https://term.greeks.live/definition/immutable-execution-paths/)

Hardcoded, automated execution of governance decisions that removes human discretion and prevents post-vote tampering. ⎊ Definition

## [Collateralized Asset Backing](https://term.greeks.live/definition/collateralized-asset-backing/)

The practice of securing a derivative asset with a reserve of underlying tokens to ensure redemption and stability. ⎊ Definition

## [Yield Generation Protocols](https://term.greeks.live/definition/yield-generation-protocols/)

Automated smart contracts that aggregate and optimize yield-earning opportunities across multiple platforms. ⎊ Definition

## [Option Writer Profitability](https://term.greeks.live/definition/option-writer-profitability/)

The financial gains realized by sellers of options through premium collection and favorable market outcomes. ⎊ Definition

## [Oracle Failure Risks](https://term.greeks.live/definition/oracle-failure-risks/)

The danger that faulty external data feeds cause automated financial contracts to execute incorrect or harmful transactions. ⎊ Definition

## [Consensus Mechanism Risk](https://term.greeks.live/definition/consensus-mechanism-risk/)

The threat of failure or manipulation within the rules that govern network security and transaction validation. ⎊ Definition

## [Security Tokens](https://term.greeks.live/definition/security-tokens/)

Digital assets that represent ownership in underlying financial instruments and must comply with securities regulations. ⎊ Definition

## [Collateral Ratio Constraints](https://term.greeks.live/definition/collateral-ratio-constraints/)

Mandatory minimum collateral requirements to ensure positions remain solvent and protect the protocol from default. ⎊ Definition

## [Decentralized Insurance Claims](https://term.greeks.live/term/decentralized-insurance-claims/)

Meaning ⎊ Decentralized insurance claims automate financial recovery via smart contracts, providing trust-minimized protection against digital protocol risks. ⎊ Definition

## [Protocol Viability](https://term.greeks.live/term/protocol-viability/)

Meaning ⎊ Protocol Viability measures the endurance of decentralized derivative systems against insolvency, technical failure, and market-driven systemic shocks. ⎊ Definition

## [Automated Liquidation Trigger Logic](https://term.greeks.live/definition/automated-liquidation-trigger-logic/)

The programmatic rules governing the automatic sale of collateral during account insolvency events. ⎊ Definition

## [Stablecoin Yield Strategies](https://term.greeks.live/definition/stablecoin-yield-strategies/)

The deployment of stable assets into low-risk protocols to generate consistent returns for treasuries and users. ⎊ Definition

---

## 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": "Area",
            "item": "https://term.greeks.live/area/"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Smart Contract Execution Risks",
            "item": "https://term.greeks.live/area/smart-contract-execution-risks/"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "mainEntity": [
        {
            "@type": "Question",
            "name": "What is the Execution of Smart Contract Execution Risks?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "Smart contract execution risks encompass the potential for discrepancies between intended code functionality and actual on-chain behavior, stemming from factors like gas limit issues, revert conditions, and unforeseen interactions with other contracts. These risks are amplified by the immutable nature of deployed code, necessitating rigorous auditing and formal verification processes to mitigate potential economic losses or operational failures. Precise gas estimation and comprehensive testing across diverse scenarios are crucial for minimizing execution failures, particularly within complex decentralized finance (DeFi) protocols."
            }
        },
        {
            "@type": "Question",
            "name": "What is the Failure of Smart Contract Execution Risks?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "The possibility of smart contract failure introduces systemic risk within cryptocurrency ecosystems, impacting not only the immediate contract participants but also potentially cascading to interconnected applications and derivative positions. Contingency planning, including circuit breakers and emergency shutdown mechanisms, becomes paramount in addressing unforeseen vulnerabilities or exploits that could lead to substantial financial consequences. Robust monitoring and anomaly detection systems are essential for identifying and responding to anomalous execution patterns indicative of potential failures or malicious activity."
            }
        },
        {
            "@type": "Question",
            "name": "What is the Algorithm of Smart Contract Execution Risks?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "Algorithmic flaws within smart contract code represent a significant source of execution risk, particularly in automated market makers (AMMs) and algorithmic stablecoins where precise mathematical models govern asset pricing and stability. Imperfect or poorly calibrated algorithms can create arbitrage opportunities for malicious actors, leading to impermanent loss for liquidity providers or de-pegging events for stablecoins. Thorough backtesting, sensitivity analysis, and ongoing monitoring of algorithmic performance are vital for maintaining the integrity and resilience of these systems."
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "CollectionPage",
    "headline": "Smart Contract Execution Risks ⎊ Area ⎊ Greeks.live",
    "description": "Execution ⎊ Smart contract execution risks encompass the potential for discrepancies between intended code functionality and actual on-chain behavior, stemming from factors like gas limit issues, revert conditions, and unforeseen interactions with other contracts. These risks are amplified by the immutable nature of deployed code, necessitating rigorous auditing and formal verification processes to mitigate potential economic losses or operational failures.",
    "url": "https://term.greeks.live/area/smart-contract-execution-risks/",
    "publisher": {
        "@type": "Organization",
        "name": "Greeks.live"
    },
    "hasPart": [
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/price-stale-risk/",
            "url": "https://term.greeks.live/definition/price-stale-risk/",
            "headline": "Price Stale Risk",
            "description": "The danger of executing transactions based on obsolete asset valuations due to delayed oracle data updates. ⎊ Definition",
            "datePublished": "2026-04-11T23:19:51+00:00",
            "dateModified": "2026-04-11T23:21:14+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/layered-tranches-and-structured-products-in-defi-risk-aggregation-underlying-asset-tokenization.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "An abstract composition features dark blue, green, and cream-colored surfaces arranged in a sophisticated, nested formation. The innermost structure contains a pale sphere, with subsequent layers spiraling outward in a complex configuration."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/lending-protocol/",
            "url": "https://term.greeks.live/definition/lending-protocol/",
            "headline": "Lending Protocol",
            "description": "A decentralized platform using smart contracts to facilitate automated borrowing and lending of digital assets. ⎊ Definition",
            "datePublished": "2026-04-11T16:22:15+00:00",
            "dateModified": "2026-04-11T16:28:35+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/decentralized-finance-synthetic-assets-collateralization-protocol-governance-and-automated-market-making-mechanisms.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "The image displays a close-up view of a complex mechanical assembly. Two dark blue cylindrical components connect at the center, revealing a series of bright green gears and bearings."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/liquidation-event-response/",
            "url": "https://term.greeks.live/term/liquidation-event-response/",
            "headline": "Liquidation Event Response",
            "description": "Meaning ⎊ Liquidation Event Response provides the automated, algorithmic mechanism to ensure protocol solvency by managing under-collateralized derivative positions. ⎊ Definition",
            "datePublished": "2026-04-11T10:43:38+00:00",
            "dateModified": "2026-04-11T10:44:07+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/interconnected-risk-parameters-and-algorithmic-volatility-driving-decentralized-finance-derivative-market-cascading-liquidations.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A visually dynamic abstract render features multiple thick, glossy, tube-like strands colored dark blue, cream, light blue, and green, spiraling tightly towards a central point. The complex composition creates a sense of continuous motion and interconnected layers, emphasizing depth and structure."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/immutable-execution-paths/",
            "url": "https://term.greeks.live/definition/immutable-execution-paths/",
            "headline": "Immutable Execution Paths",
            "description": "Hardcoded, automated execution of governance decisions that removes human discretion and prevents post-vote tampering. ⎊ Definition",
            "datePublished": "2026-04-11T03:26:10+00:00",
            "dateModified": "2026-04-11T03:27:17+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/optimized-algorithmic-execution-protocol-design-for-cross-chain-liquidity-aggregation-and-risk-mitigation.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A dark blue, streamlined object with a bright green band and a light blue flowing line rests on a complementary dark surface. The object's design represents a sophisticated financial engineering tool, specifically a proprietary quantitative strategy for derivative instruments."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/collateralized-asset-backing/",
            "url": "https://term.greeks.live/definition/collateralized-asset-backing/",
            "headline": "Collateralized Asset Backing",
            "description": "The practice of securing a derivative asset with a reserve of underlying tokens to ensure redemption and stability. ⎊ Definition",
            "datePublished": "2026-04-11T02:39:49+00:00",
            "dateModified": "2026-04-11T02:41:06+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/decentralized-finance-derivatives-architecture-illustrating-vega-risk-management-and-collateralized-debt-positions.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A stylized industrial illustration depicts a cross-section of a mechanical assembly, featuring large dark flanges and a central dynamic element. The assembly shows a bright green, grooved component in the center, flanked by dark blue circular pieces, and a beige spacer near the end."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/yield-generation-protocols/",
            "url": "https://term.greeks.live/definition/yield-generation-protocols/",
            "headline": "Yield Generation Protocols",
            "description": "Automated smart contracts that aggregate and optimize yield-earning opportunities across multiple platforms. ⎊ Definition",
            "datePublished": "2026-04-11T01:23:13+00:00",
            "dateModified": "2026-04-11T01:25:35+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/decentralized-structured-product-revealing-high-frequency-trading-algorithm-core-for-alpha-generation.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A futuristic mechanical device with a metallic green beetle at its core. The device features a dark blue exterior shell and internal white support structures with vibrant green wiring."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/option-writer-profitability/",
            "url": "https://term.greeks.live/definition/option-writer-profitability/",
            "headline": "Option Writer Profitability",
            "description": "The financial gains realized by sellers of options through premium collection and favorable market outcomes. ⎊ Definition",
            "datePublished": "2026-04-10T08:53:59+00:00",
            "dateModified": "2026-04-10T08:54:29+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/advanced-financial-derivative-mechanism-illustrating-options-contract-pricing-and-high-frequency-trading-algorithms.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A high-resolution render displays a stylized mechanical object with a dark blue handle connected to a complex central mechanism. The mechanism features concentric layers of cream, bright blue, and a prominent bright green ring."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/oracle-failure-risks/",
            "url": "https://term.greeks.live/definition/oracle-failure-risks/",
            "headline": "Oracle Failure Risks",
            "description": "The danger that faulty external data feeds cause automated financial contracts to execute incorrect or harmful transactions. ⎊ Definition",
            "datePublished": "2026-04-10T05:33:07+00:00",
            "dateModified": "2026-04-10T05:47:28+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/decentralized-oracle-data-flow-for-smart-contract-execution-and-financial-derivatives-protocol-linkage.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A high-tech rendering displays two large, symmetric components connected by a complex, twisted-strand pathway. The central focus highlights an automated linkage mechanism in a glowing teal color between the two components."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/consensus-mechanism-risk/",
            "url": "https://term.greeks.live/definition/consensus-mechanism-risk/",
            "headline": "Consensus Mechanism Risk",
            "description": "The threat of failure or manipulation within the rules that govern network security and transaction validation. ⎊ Definition",
            "datePublished": "2026-04-10T02:13:17+00:00",
            "dateModified": "2026-04-10T02:13:50+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/decentralized-finance-synthetic-asset-collateralization-structure-visualizing-perpetual-contract-tranches-and-margin-mechanics.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A cutaway view of a complex, layered mechanism featuring dark blue, teal, and gold components on a dark background. The central elements include gold rings nested around a teal gear-like structure, revealing the intricate inner workings of the device."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/security-tokens/",
            "url": "https://term.greeks.live/definition/security-tokens/",
            "headline": "Security Tokens",
            "description": "Digital assets that represent ownership in underlying financial instruments and must comply with securities regulations. ⎊ Definition",
            "datePublished": "2026-04-09T22:11:19+00:00",
            "dateModified": "2026-04-09T22:13:06+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/dynamic-interlinked-decentralized-derivatives-protocol-framework-visualizing-multi-asset-collateralization-and-volatility-hedging-strategies.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A complex abstract digital artwork features smooth, interconnected structural elements in shades of deep blue, light blue, cream, and green. The components intertwine in a dynamic, three-dimensional arrangement against a dark background, suggesting a sophisticated mechanism."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/collateral-ratio-constraints/",
            "url": "https://term.greeks.live/definition/collateral-ratio-constraints/",
            "headline": "Collateral Ratio Constraints",
            "description": "Mandatory minimum collateral requirements to ensure positions remain solvent and protect the protocol from default. ⎊ Definition",
            "datePublished": "2026-04-09T22:08:38+00:00",
            "dateModified": "2026-04-09T22:11:29+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/decentralized-finance-automated-market-maker-smart-contract-logic-and-collateralization-ratio-mechanism.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A detailed abstract image shows a blue orb-like object within a white frame, embedded in a dark blue, curved surface. A vibrant green arc illuminates the bottom edge of the central orb."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/decentralized-insurance-claims/",
            "url": "https://term.greeks.live/term/decentralized-insurance-claims/",
            "headline": "Decentralized Insurance Claims",
            "description": "Meaning ⎊ Decentralized insurance claims automate financial recovery via smart contracts, providing trust-minimized protection against digital protocol risks. ⎊ Definition",
            "datePublished": "2026-04-09T15:46:57+00:00",
            "dateModified": "2026-04-09T15:50:44+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/complex-financial-engineering-of-decentralized-options-contracts-and-tokenomics-in-market-microstructure.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A visually striking four-pointed star object, rendered in a futuristic style, occupies the center. It consists of interlocking dark blue and light beige components, suggesting a complex, multi-layered mechanism set against a blurred background of intersecting blue and green pipes."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/protocol-viability/",
            "url": "https://term.greeks.live/term/protocol-viability/",
            "headline": "Protocol Viability",
            "description": "Meaning ⎊ Protocol Viability measures the endurance of decentralized derivative systems against insolvency, technical failure, and market-driven systemic shocks. ⎊ Definition",
            "datePublished": "2026-04-09T12:26:44+00:00",
            "dateModified": "2026-04-09T12:27:03+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/precision-interlocking-collateralization-mechanism-depicting-smart-contract-execution-for-financial-derivatives-and-options-settlement.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A stylized illustration shows two cylindrical components in a state of connection, revealing their inner workings and interlocking mechanism. The precise fit of the internal gears and latches symbolizes a sophisticated, automated system."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/automated-liquidation-trigger-logic/",
            "url": "https://term.greeks.live/definition/automated-liquidation-trigger-logic/",
            "headline": "Automated Liquidation Trigger Logic",
            "description": "The programmatic rules governing the automatic sale of collateral during account insolvency events. ⎊ Definition",
            "datePublished": "2026-04-09T04:33:32+00:00",
            "dateModified": "2026-04-09T04:35:34+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/decentralized-finance-automated-market-maker-smart-contract-logic-and-collateralization-ratio-mechanism.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A detailed abstract image shows a blue orb-like object within a white frame, embedded in a dark blue, curved surface. A vibrant green arc illuminates the bottom edge of the central orb."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/stablecoin-yield-strategies/",
            "url": "https://term.greeks.live/definition/stablecoin-yield-strategies/",
            "headline": "Stablecoin Yield Strategies",
            "description": "The deployment of stable assets into low-risk protocols to generate consistent returns for treasuries and users. ⎊ Definition",
            "datePublished": "2026-04-08T23:05:53+00:00",
            "dateModified": "2026-04-08T23:07:07+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/stratified-visualization-of-recursive-yield-aggregation-and-defi-structured-products-tranches.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "An abstract image featuring nested, concentric rings and bands in shades of dark blue, cream, and bright green. The shapes create a sense of spiraling depth, receding into the background."
            }
        }
    ],
    "image": {
        "@type": "ImageObject",
        "url": "https://term.greeks.live/wp-content/uploads/2025/12/layered-tranches-and-structured-products-in-defi-risk-aggregation-underlying-asset-tokenization.jpg"
    }
}
```


---

**Original URL:** https://term.greeks.live/area/smart-contract-execution-risks/
