Web3

Flipping

Buying an asset with the intent to sell it quickly at a higher price rather than holding long-term. Common in NFT launches where flippers mint at launch price and immediately list above mint price, and in token trading where the goal is to buy at launch and sell during the initial pump. Flipping requires speed and market timing rather than fundamental analysis.

IDflipping

Plain meaning

Start with the shortest useful explanation before going deeper.

Buying an asset with the intent to sell it quickly at a higher price rather than holding long-term. Common in NFT launches where flippers mint at launch price and immediately list above mint price, and in token trading where the goal is to buy at launch and sell during the initial pump. Flipping requires speed and market timing rather than fundamental analysis.

Mental model

Use the quick analogy first so the term is easier to reason about when you meet it in code, docs, or prompts.

Think of it as a building block that connects one definition to the larger Solana system around it.

Technical context

Place the term inside its Solana layer so the definition is easier to reason about.

Wallets, signing flows, dApps, and key management concepts.

Why builders care

Turn the term from vocabulary into something operational for product and engineering work.

This term unlocks adjacent concepts quickly, so it works best when you treat it as a junction instead of an isolated definition.

AI handoff

AI handoff

Use this compact block when you want to give an agent or assistant grounded context without dumping the entire page.

Flipping (flipping)
Category: Web3
Definition: Buying an asset with the intent to sell it quickly at a higher price rather than holding long-term. Common in NFT launches where flippers mint at launch price and immediately list above mint price, and in token trading where the goal is to buy at launch and sell during the initial pump. Flipping requires speed and market timing rather than fundamental analysis.
Related: Minting, Floor Price, Degen
Glossary Copilot

Ask grounded Solana questions without leaving the glossary.

Use glossary context, relationships, mental models, and builder paths to get structured answers instead of generic chat output.

Explain this code

Optional: paste Anchor, Solana, or Rust code so the Copilot can map primitives back to glossary terms.

Ask a glossary-grounded question

Ask a glossary-grounded question

The Copilot will answer using the current term, related concepts, mental models, and the surrounding glossary graph.

Concept graph

See the term as part of a network, not a dead-end definition.

These branches show which concepts this term touches directly and what sits one layer beyond them.

Branch

Minting

The process of creating new tokens or NFTs on-chain by invoking the MintTo instruction on an SPL Token mint account. For fungible tokens, minting increases the supply by the specified amount. For NFTs, minting creates the single token and typically revokes mint authority afterward. Minting requires the mint authority's signature and a destination token account to receive the newly created tokens.

Branch

Floor Price

The lowest listed sale price for any NFT within a collection on marketplaces. Floor price serves as the baseline valuation for a collection and is the most commonly tracked metric for NFT market health. It fluctuates based on demand, new listings, and broader market conditions. Rarer traits within a collection typically trade at multiples above the floor. Tensor and Magic Eden display real-time floor prices for Solana collections.

Branch

Degen

Short for 'degenerate,' a self-adopted label in crypto culture for someone who pursues high-risk, high-reward strategies such as aping into unaudited protocols, trading leveraged perpetuals, farming new token launches, or minting speculative NFTs. Degen behavior often involves minimal research, high leverage, and concentration in volatile assets. On Solana, the term is associated with memecoin trading, new token launches on platforms like Pump.fun, and aggressive yield farming.

Next concepts to explore

Keep the learning chain moving instead of stopping at one definition.

These are the next concepts worth opening if you want this term to make more sense inside a real Solana workflow.

Token Ecosystem

Minting

The process of creating new tokens or NFTs on-chain by invoking the MintTo instruction on an SPL Token mint account. For fungible tokens, minting increases the supply by the specified amount. For NFTs, minting creates the single token and typically revokes mint authority afterward. Minting requires the mint authority's signature and a destination token account to receive the newly created tokens.

Token Ecosystem

Floor Price

The lowest listed sale price for any NFT within a collection on marketplaces. Floor price serves as the baseline valuation for a collection and is the most commonly tracked metric for NFT market health. It fluctuates based on demand, new listings, and broader market conditions. Rarer traits within a collection typically trade at multiples above the floor. Tensor and Magic Eden display real-time floor prices for Solana collections.

Web3

Degen

Short for 'degenerate,' a self-adopted label in crypto culture for someone who pursues high-risk, high-reward strategies such as aping into unaudited protocols, trading leveraged perpetuals, farming new token launches, or minting speculative NFTs. Degen behavior often involves minimal research, high leverage, and concentration in volatile assets. On Solana, the term is associated with memecoin trading, new token launches on platforms like Pump.fun, and aggressive yield farming.

Web3

FOMO (Fear Of Missing Out)

The anxiety-driven urge to buy a token or enter a position because its price is rising rapidly and others appear to be profiting. FOMO often leads to impulsive decisions such as buying at market peaks without proper research, chasing pumps, or over-allocating to a single asset. Recognizing FOMO as an emotional bias rather than a rational signal is a key skill for managing risk in crypto markets.

Commonly confused with

Terms nearby in vocabulary, acronym, or conceptual neighborhood.

These entries are easy to mix up when you are reading quickly, prompting an LLM, or onboarding into a new layer of Solana.

Web3farcaster

Farcaster

A decentralized social media protocol where core identity (Farcaster IDs) is registered on-chain via smart contracts on Optimism, while social content is stored on a distributed network of hubs. Farcaster supports composable Frames for embedded applications within posts. The protocol raised $150 million at a $1B+ valuation in May 2024.

Web3faucet

Faucet

A service that distributes free tokens on test networks (devnet/testnet) for development and testing. Solana's CLI includes `solana airdrop` which requests SOL from the devnet faucet (up to 2 SOL per request with rate limits). Web-based faucets also exist. Faucet tokens have no real value—they exist solely for testing purposes.

Related terms

Follow the concepts that give this term its actual context.

Glossary entries become useful when they are connected. These links are the shortest path to adjacent ideas.

Token Ecosystemminting

Minting

The process of creating new tokens or NFTs on-chain by invoking the MintTo instruction on an SPL Token mint account. For fungible tokens, minting increases the supply by the specified amount. For NFTs, minting creates the single token and typically revokes mint authority afterward. Minting requires the mint authority's signature and a destination token account to receive the newly created tokens.

Token Ecosystemfloor-price

Floor Price

The lowest listed sale price for any NFT within a collection on marketplaces. Floor price serves as the baseline valuation for a collection and is the most commonly tracked metric for NFT market health. It fluctuates based on demand, new listings, and broader market conditions. Rarer traits within a collection typically trade at multiples above the floor. Tensor and Magic Eden display real-time floor prices for Solana collections.

Web3degen

Degen

Short for 'degenerate,' a self-adopted label in crypto culture for someone who pursues high-risk, high-reward strategies such as aping into unaudited protocols, trading leveraged perpetuals, farming new token launches, or minting speculative NFTs. Degen behavior often involves minimal research, high leverage, and concentration in volatile assets. On Solana, the term is associated with memecoin trading, new token launches on platforms like Pump.fun, and aggressive yield farming.

More in category

Stay in the same layer and keep building context.

These entries live beside the current term and help the page feel like part of a larger knowledge graph instead of a dead end.

Web3

Web3

The vision of a decentralized internet built on blockchain technology, where users own their data, identity, and digital assets. Web1 was read-only (static pages), Web2 is read-write (platforms like social media), Web3 is read-write-own (permissionless, user-sovereign). Web3 applications use wallets instead of logins and smart contracts instead of centralized servers.

Web3

dApp (Decentralized Application)

An application with its backend logic running on a blockchain as smart contracts rather than centralized servers. dApps typically have a traditional web frontend that interacts with on-chain programs via RPC. Users authenticate with wallets instead of username/password. Examples: Uniswap (Ethereum DEX), Jupiter (Solana DEX), Magic Eden (NFT marketplace).

Web3

Wallet

Software or hardware that manages cryptographic keys and enables users to sign transactions, view balances, and interact with dApps. Hot wallets (Phantom, Solflare, Backpack) are internet-connected for convenience. Cold wallets (Ledger, Trezor) store keys offline for security. Wallets don't actually 'hold' tokens—they hold the private keys that control on-chain accounts.

Web3

Seed Phrase (Mnemonic)

A 12 or 24-word human-readable backup of a wallet's master private key, generated using BIP-39 standard. The seed phrase can deterministically regenerate all derived keypairs (BIP-44 derivation paths). Losing the seed phrase means permanently losing access to all associated accounts. Never share, photograph, or store seed phrases digitally in plain text.