Quiz Entry - updated: 2026.07.30
What is a state channel?
A pattern where two parties lock a deposit in a smart contract, exchange many signed updates entirely off-chain, and settle only the final net result on-chain.
It exists because putting every tiny payment on-chain would cost more in fees and latency than the payment is worth. Benefits: speed, throughput, privacy, low cost. Drawback: funds are locked and intermediate states can be lost.