Hashed Time-Locked Contracts
Hashed Time-Locked Contracts are a type of smart contract that requires a recipient to acknowledge the receipt of a payment within a specific timeframe using a cryptographic hash. If the condition is not met within the allotted time, the funds are automatically returned to the sender, ensuring that neither party can lose their funds due to inaction or malice.
These contracts are the technical backbone of atomic swaps and lightning network payments, providing a secure way to execute multi-step transactions without a central authority. In derivative trading, they can be used to facilitate secure, trustless collateral transfers between chains.
By enforcing a strict timeline and cryptographic proof, they eliminate the need for escrow services, significantly reducing the overhead and risk of cross-chain financial interactions. They represent a fundamental application of protocol physics, where the rules of the blockchain are used to enforce financial behavior.