Glossary

Crypto, finance, and AI terms.

Review the vocabulary used across daily boards. Each entry includes a short definition, its puzzle context, and related terms from the same theme.

189Published terms
54Learning themes
DailyNew puzzle format

Access Control

Access control defines which accounts or roles can perform sensitive actions, helping reduce the risk of unauthorized changes or withdrawals.

View related theme

Address Clustering

Address clustering is grouping blockchain addresses that are likely controlled by the same entity using heuristics, transaction patterns, or off-chain labels.

View related theme

Address Labeling

Address labeling is associating blockchain addresses with entities, services, or behaviors using disclosures, heuristics, and curated intelligence to support monitoring and investigations.

View related theme

Agent Loop

An agent loop is an iterative cycle where a system observes context, selects an action, executes it, and updates its plan.

View related theme

AMM

An AMM is a decentralized exchange model that uses liquidity pools and formulas instead of a traditional order book.

View related theme

Anomaly Detection

Anomaly detection is identifying activity that deviates from expected patterns, such as sudden flow spikes or atypical contract interactions, to trigger investigation or safeguards.

View related theme

APY

APY estimates annualized return after compounding, though crypto yields can change quickly.

View related theme

Audit

A smart contract audit is a structured security review that looks for bugs, unsafe assumptions, and potential exploits before deployment.

View related theme

Bad Debt

Bad debt is the unpaid liability that remains after collateral liquidation fails to cover what a borrower owes, creating a loss for the system or its backstop.

View related theme

Basis Risk

Basis risk is the risk that two related prices (such as spot and futures, or two similar assets) move differently, reducing the effectiveness of hedges.

View related theme

Bug Bounty

A bug bounty is a program that rewards security researchers for responsibly reporting vulnerabilities so they can be fixed before being exploited.

View related theme

Burn

Burning removes tokens from circulation, often when users redeem a stablecoin for collateral or cash.

View related theme

Circuit Breaker

A circuit breaker is a rule that automatically disables or limits actions when conditions look abnormal, aiming to prevent cascading failures.

View related theme

Collateral Factor

A collateral factor is the percentage of an asset's value that a lending protocol allows users to borrow against, reflecting liquidity and risk assumptions.

View related theme

CPI

CPI (consumer price index) is a common measure of inflation based on a basket of household goods and services.

View related theme

Creation Unit

A creation unit is a large block of ETF shares that can be created or redeemed through the fund's primary-market process, usually by specialized institutions.

View related theme

Data Availability

Data availability is the property that published data is accessible to participants so they can verify state transitions, proofs, or results over time.

View related theme

Data Availability Layer

A data availability layer is infrastructure that makes transaction or batch data widely accessible so participants can verify results and recover state when needed.

View related theme

Decentralized Inference

Decentralized inference is running model inference across multiple independent compute providers, potentially improving resilience and enabling market-based capacity allocation.

View related theme

Depeg

A depeg happens when a stablecoin trades meaningfully away from its intended reference price.

View related theme

Dollar Liquidity

Dollar liquidity refers to how easily banks, funds, and firms can obtain U.S. dollar funding for settlement, financing, and cross-border obligations.

View related theme

Duration

Duration measures how sensitive the price of a fixed-income asset is to changes in interest rates, and it is often used to manage rate risk.

View related theme

Eval Harness

An eval harness is a repeatable test setup that measures an AI system's behavior on representative tasks, helping detect regressions and failures.

View related theme

Eval Suite

An eval suite is a structured set of tasks, datasets, and scoring rules used to measure whether a model or agent meets quality targets after prompts, tools, or models change.

View related theme

Evaluation Suite

An evaluation suite is a collection of repeatable tests and metrics used to measure a model or agent system across tasks, helping detect regressions and guide iteration.

View related theme

Event Logs

Event logs are records emitted by smart contracts that make it easier to track contract activity (like swaps or transfers) without scanning all internal state changes.

View related theme

FOMC

The FOMC is the Federal Open Market Committee, which sets key U.S. monetary policy decisions.

View related theme

Function Calling

Function calling is a pattern where a model outputs a structured request to invoke a tool or API, separating reasoning from action execution and enabling more reliable integrations.

View related theme

GPU Benchmark

A GPU benchmark is a standardized test or metric used to compare graphics processor performance for training, inference, rendering, or other workloads.

View related theme

Guardrail

A guardrail is a policy, filter, prompt rule, or system check that helps keep model outputs within intended safety and quality boundaries.

View related theme

Guardrails

Guardrails are constraints and checks that limit what an agent can do, such as tool permissions, content filters, or required validation steps.

View related theme

Incident Response

Incident response is the process of detecting, triaging, mitigating, and learning from outages or security events using defined procedures and roles.

View related theme

Inference Latency

Inference latency is the delay between sending a request to a model and receiving output, shaped by queueing, batch scheduling, compute speed, and decoding strategy.

View related theme

Inference Router

An inference router is a system that directs a request to different models, hardware pools, or decoding settings based on cost, latency, or capability requirements.

View related theme

Issuer Risk

Issuer risk is the risk that a centralized issuer faces legal, operational, or solvency problems that can affect holders even if the on-chain token keeps functioning.

View related theme

Key Rotation

Key rotation is replacing cryptographic keys or API credentials on a schedule or after exposure to limit the impact of compromised secrets.

View related theme

KV Cache

A KV cache stores intermediate key/value tensors from prior tokens so an autoregressive model can generate the next token faster without recomputing attention over the full history each step.

View related theme

Leverage

Leverage lets a trader control a larger position than their cash balance, amplifying both gains and losses.

View related theme

Liquid Staking Token

A liquid staking token (LST) represents a claim on staked assets plus accrued rewards, letting holders use the position in DeFi while still earning staking yield.

View related theme

Liquidation Threshold

A liquidation threshold is the health boundary at which a lending position becomes eligible for forced unwinding to protect lenders from further collateral shortfall.

View related theme

LLM

An LLM is an AI model trained on large text datasets to understand and generate language.

View related theme

Memory

In agent systems, memory is stored context (like notes or retrieved documents) used to stay consistent across multiple steps.

View related theme

Mempool

A mempool is the set of valid but unconfirmed transactions broadcast to a network, where ordering, fees, and propagation dynamics can affect execution outcomes.

View related theme

MEV

MEV (maximal extractable value) is the value that can be captured by controlling transaction inclusion and ordering in a block, such as through arbitrage, liquidations, or front-running strategies.

View related theme

Mint

Minting is the process of creating new tokens, typically when new collateral or cash enters a system.

View related theme

Mint and Burn

Minting creates new tokens and burning destroys tokens, changing total supply in response to deposits, redemptions, or protocol rules.

View related theme

Mint and Redeem

Mint-and-redeem is the primary mechanism many fiat-backed stablecoins use: authorized parties deposit backing assets to mint tokens and burn tokens to redeem the backing assets.

View related theme

Model Attestation

Model attestation is producing evidence about the model version and execution environment used for a result, helping downstream systems reason about trust and provenance.

View related theme

Model Drift

Model drift is a change in model performance or behavior as input patterns, data quality, user needs, or surrounding systems evolve.

View related theme

Multisig

A multisig wallet requires approvals from multiple keys to execute actions, reducing single-key compromise risk.

View related theme

Observability

Observability is the ability to understand a system's behavior from signals like logs, metrics, and traces to diagnose issues and improve reliability.

View related theme

Operator

An operator is an entity that runs infrastructure (such as validators or service nodes) and performs duties on behalf of delegated stake, often under specific performance and availability requirements.

View related theme

Oracle

An oracle provides off-chain or cross-system data (like prices) to a smart contract that cannot fetch it natively.

View related theme

Oracle Deviation

Oracle deviation describes how much an oracle-reported value differs from a reference or recent value, often used to trigger safeguards or alerts.

View related theme

Oracle Heartbeat

An oracle heartbeat is the maximum allowed time between reference-price updates before a protocol treats the feed as stale or forces extra safety checks.

View related theme

Order Flow Auction

An order flow auction is a mechanism where searchers or builders bid for the right to execute or include a user's order, aiming to improve execution while explicitly pricing ordering privileges.

View related theme

Pause Function

A pause function is an emergency mechanism that can temporarily halt certain contract actions (like transfers or withdrawals) during an incident.

View related theme

Peg Band

A peg band is a range around a target price where small deviations are expected before stronger market or operational responses may appear.

View related theme

Phishing

Phishing is a social-engineering attack that tricks users into revealing secrets or approving malicious transactions by impersonating trusted services.

View related theme

Planner

A planner breaks a goal into an ordered set of steps, sometimes delegating subtasks to specialized tools or modules.

View related theme

Planning

Planning is the process of decomposing a goal into ordered steps and selecting actions, which can improve reliability for multi-step agent tasks.

View related theme

Policy Rate

A policy rate is a central bank's target interest rate that influences broader borrowing costs and risk-free yield benchmarks.

View related theme

Price Impact

Price impact is the change in an AMM's quoted price caused by the trade itself, typically larger when liquidity is shallow.

View related theme

Private Mempool

A private mempool is a transaction relay path that avoids broad public gossip, which can reduce exposure to certain MEV attacks but also changes trust and censorship assumptions.

View related theme

Private Orderflow

Private orderflow is transaction intent routed through private relays or auction systems so it is not visible to the public mempool before execution.

View related theme

Prompt Injection

Prompt injection is an attack where untrusted content is crafted to steer a model into ignoring rules, leaking data, or taking unsafe actions.

View related theme

Proof of Inference

Proof of inference refers to techniques for giving verifiable evidence that a specific model computation or output was actually produced by a claimed system.

View related theme

Proof of Reserves

Proof of reserves is a method for demonstrating that an issuer or custodian holds assets that back liabilities, often using attestations and sometimes cryptographic proofs.

View related theme

Provider Reputation

Provider reputation is a score or record of past behavior used to estimate whether an infrastructure supplier is reliable, responsive, and accurate.

View related theme

Rate Limiting

Rate limiting caps how often an agent or API can act over time, helping prevent runaway loops, abuse, or accidental overload.

View related theme

Real Rate

A real rate is an interest rate adjusted for inflation, often approximated as nominal yield minus expected inflation.

View related theme

Real Yield

Real yield is the return on an asset after adjusting for inflation, making it a common benchmark for comparing nominal rates with actual purchasing-power outcomes.

View related theme

Red Teaming

Red teaming is adversarial testing that probes a system for failure modes such as prompt injection, data leakage, or unsafe actions, with the goal of improving defenses and procedures.

View related theme

Redemption Window

A redemption window is the time frame when an issuer, venue, or system processes redemptions, which can affect liquidity needs and settlement predictability.

View related theme

Reentrancy

A reentrancy bug can let an attacker call into a contract again before state updates, potentially draining funds if not protected.

View related theme

Restaking

Restaking is a design where staked assets (or staking commitments) are reused to provide economic security to additional services beyond the base network, typically with added conditions and risks.

View related theme

Retrieval

Retrieval is the process of selecting relevant documents or facts (often from a vector database or search index) to provide context before generation.

View related theme

Risk Scoring

Risk scoring combines multiple signals (such as exposure paths, behavioral patterns, and counterparties) into a numeric or categorical score used to prioritize reviews and controls.

View related theme

Rollup

A rollup is a layer-2 system that batches transactions off-chain and posts compressed data and proofs back to a base chain.

View related theme

Route Splitting

Route splitting is executing one trade across multiple pools or routes to reduce price impact and improve execution under given constraints.

View related theme

RWA

RWA refers to real-world assets such as bonds, credit, commodities, or real estate represented on-chain.

View related theme

Sanctions Screening

Sanctions screening is checking addresses, entities, or counterparties against sanctions and restriction lists to reduce regulatory and operational risk in compliant systems.

View related theme

Sandboxing

Sandboxing is running an agent or tool in a restricted environment with limited permissions to reduce the impact of mistakes or malicious outputs.

View related theme

Sandwich Attack

A sandwich attack is a form of MEV where an attacker places trades before and after a victim's swap to move the price against the victim and then capture profit when reversing.

View related theme

Sequencer

A sequencer is the component that orders transactions for a rollup and proposes batches that later get finalized on the base chain.

View related theme

Settlement Layer

A settlement layer is the base system where transfers, obligations, or rollup state updates become final, anchoring trust for higher-level applications.

View related theme

Shared Security

Shared security is an approach where multiple chains or services rely on the same set of economic guarantees or validators, which can improve bootstrapping but may couple risk across systems.

View related theme

Slashing

Slashing is a protocol-enforced penalty that reduces stake when a validator or operator violates rules, aiming to deter harmful behavior and enforce reliability assumptions.

View related theme

Slashing Penalty

A slashing penalty is a protocol-enforced loss of staked funds triggered by misbehavior or certain validator faults, designed to protect network security assumptions.

View related theme

Slippage

Slippage is the difference between the expected price of a trade and the price actually received when the order executes.

View related theme

Spot ETF

A spot ETF is an exchange-traded fund designed to track direct exposure to an underlying asset rather than a futures contract or derivative strategy.

View related theme

Stableswap Curve

A stableswap curve is an automated market maker design optimized for trading assets that should stay near the same value (like stablecoins), typically aiming for low slippage around the peg.

View related theme

State Root

A state root is a cryptographic commitment (often a Merkle root) to a blockchain or rollup's state after a set of transactions.

View related theme

Structured Output

Structured output is when a model produces responses in a constrained schema (like JSON), making downstream parsing, validation, and safety checks more reliable.

View related theme

Swap Router

A swap router is a contract or service that selects a path across pools (and sometimes multiple DEXs) to execute a token swap.

View related theme

Taint Analysis

Taint analysis tracks how funds move across addresses and transactions to estimate exposure to specific sources, noting that different heuristics can yield different results.

View related theme

Term Premium

Term premium is the additional compensation investors may demand for holding longer-maturity bonds instead of rolling short-term debt, beyond expected policy-rate paths.

View related theme

Token Throughput

Token throughput measures how many tokens a model server can process or generate per second under a given batch size, hardware, and latency target.

View related theme

Tool Calling

Tool calling is the pattern where a model selects and structures a call to an external function, API, or workflow instead of answering from text alone.

View related theme

Tool Sandboxing

Tool sandboxing restricts what an agent's tools can access or modify (for example via allowlists, timeouts, and isolated environments) to reduce the blast radius of mistakes or attacks.

View related theme

Tool Use

Tool use is when an AI agent invokes external functions or services (like search, code execution, or databases) to complete tasks beyond pure text generation.

View related theme

Travel Rule

The travel rule is a compliance requirement in many jurisdictions to transmit certain sender and receiver information alongside qualifying value transfers, including some crypto transfers when intermediated.

View related theme

Treasury Auction

A Treasury auction is the process through which the U.S. government sells new bills, notes, or bonds, providing a live signal of demand and financing conditions.

View related theme

TVL

TVL estimates the value of assets deposited in a protocol or group of smart contracts.

View related theme

Validator Commission

Validator commission is the percentage of staking rewards retained by a validator or operator as compensation for running infrastructure and taking operational responsibilities.

View related theme

Verifiable Compute

Verifiable compute is a design where a system can provide evidence that a computation was executed correctly, which can be important for trust-minimized AI workflows.

View related theme

Wallet Clustering

Wallet clustering is an analytics approach that groups addresses that may be controlled by the same entity using heuristics and activity patterns.

View related theme

Withdrawal Delay

A withdrawal delay is the waiting period required to move assets from a layer-2 back to the base chain, often tied to finality or fraud-proof windows.

View related theme

Withdrawal Queue

A withdrawal queue is the waiting period or ordered backlog for converting a staked position back into the underlying asset, often used to manage exit capacity and security.

View related theme

Yield Aggregator

A yield aggregator is a protocol or strategy wrapper that routes capital across opportunities to optimize yield under its stated rules and risks.

View related theme

Yield Curve

A yield curve shows interest rates for bonds of different maturities, reflecting expectations for growth and inflation.

View related theme

ZK Proof

A ZK proof is a cryptographic proof that can show a statement is true without revealing all underlying data, enabling privacy-preserving verification of certain computations.

View related theme

ZKML

ZKML refers to techniques that generate cryptographic proofs about a machine learning model's computation, aiming to verify claims without revealing all inputs or internals.

View related theme