The live production network where real value transfers occur, as opposed to testnets.

Set of pending transactions waiting to be included in a block; target of MEV strategies.

Set of sibling hashes proving an element belongs to a Merkle tree with a known root.

Root hash of a Merkle tree; commits to all underlying data in a block or distribution list.

A hash-based data structure that enables efficient verification of large data sets with compact proofs.

Pattern where a relayer submits a user‑signed message, allowing gasless UX.

JSON describing an NFT’s name, image, and attributes; stored on IPFS or on‑chain.

Techniques like private mempools, transaction bundles, and orderflow auctions to reduce harmful MEV.

Service that brokers blocks between builders and proposers in PBS architectures.

Software that sits between on‑chain data and applications, e.g., oracles, indexers, relayers.

Mint

To create new tokens or NFTs according to a contract’s rules.

Architecture where a router activates subsets of expert MLPs per token, increasing capacity efficiently.

Multi‑layer perceptron used inside transformer blocks for token‑wise transformations.

List of words (BIP39) encoding a wallet seed; must be backed up securely.

Light client that validates blocks on consumer devices and earns a share of network rewards for verification.

Training and controls to ensure models follow human intent and avoid harmful behavior.

Document describing model intended use, data, metrics, risks, and limitations.

Reducing numerical precision (e.g., FP16→INT8/4) to shrink models and speed inference.

Architecture that splits execution, consensus, and data availability across specialized layers.

Technique that accumulates velocity of gradients to smooth updates; basis for SGD with momentum, Adam.

Operating across multiple blockchains, often with bridges and messaging protocols.

Contract utility that aggregates multiple read calls into one to save RPC round trips.