Staking
Locking tokens to participate in consensus or delegate to validators, earning rewards while contributing to network security on proof‑of‑stake chains.
Locking tokens to participate in consensus or delegate to validators, earning rewards while contributing to network security on proof‑of‑stake chains.
EVM call type that prohibits state modification, used for read‑only contract queries to guarantee no writes during execution.
Cryptographic proof (e.g., Merkle or proof‑of‑inclusion) that a given account or storage slot had a specific value in a block, verifiable by light clients or bridges.
Merkle root summarizing the entire chain state at a block, enabling light clients to verify account or storage proofs without full data.
Off‑chain interaction where parties exchange signed updates and only settle the final state on‑chain, reducing fees and latency for repeated transactions.
Non‑transferable token meant to represent credentials, reputation, or identity attributes bound to a wallet rather than transferable value.
Backward‑compatible protocol change that tightens rules so upgraded nodes accept a subset of previously valid blocks while legacy nodes remain functional.
Off‑chain vote‑signing system that tallies token balances at a specific block height, enabling gasless on‑chain governance signaling.
Difference between expected and executed price due to liquidity depth and price impact, controllable via slippage tolerance in swaps.
Penalties applied to staked validators for misbehavior or downtime, burning or confiscating collateral to enforce protocol rules and security.
Splitting state or data across multiple partitions so different validators process different subsets, increasing parallelism and throughput.