Smart Contract
Self-executing code deployed on a blockchain that automatically enforces agreement terms when conditions are met.
In-Depth Explanation
Smart contracts are the foundation of DeFi—they hold funds, execute trades, and enforce rules without intermediaries. Once deployed, they're immutable (unless designed to be upgradeable). Smart contract risk is the risk of bugs or exploits in this code.
Related Terms
More in Infrastructure
View all →Gas Fees
Transaction fees paid to validators/miners for executing operations on a blockchain.
Gwei
A denomination of Ether equal to one billionth of an ETH, commonly used to express gas prices.
Layer 2
L2Scaling solutions built on top of a base blockchain (L1) that process transactions off-chain while inheriting L1 security.
Layer 1
L1The base blockchain that provides security and consensus, such as Ethereum, Bitcoin, or Solana.