Solana Ecosystem

Metaplex Foundation

The organization stewarding the Metaplex protocol, which provides the core NFT standard infrastructure on Solana. The foundation manages development and governance of Token Metadata, Candy Machine (NFT minting), Bubblegum (compressed NFTs), and Core (next-gen asset standard). Metaplex standards underpin virtually all NFT activity on Solana and the foundation oversees the MPLX governance token.

IDmetaplex-foundationAliasMetaplex

Plain meaning

Start with the shortest useful explanation before going deeper.

The organization stewarding the Metaplex protocol, which provides the core NFT standard infrastructure on Solana. The foundation manages development and governance of Token Metadata, Candy Machine (NFT minting), Bubblegum (compressed NFTs), and Core (next-gen asset standard). Metaplex standards underpin virtually all NFT activity on Solana and the foundation oversees the MPLX governance token.

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.

Teams, protocols, tools, and the wider Solana product landscape.

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.

Metaplex Foundation (metaplex-foundation)
Category: Solana Ecosystem
Definition: The organization stewarding the Metaplex protocol, which provides the core NFT standard infrastructure on Solana. The foundation manages development and governance of Token Metadata, Candy Machine (NFT minting), Bubblegum (compressed NFTs), and Core (next-gen asset standard). Metaplex standards underpin virtually all NFT activity on Solana and the foundation oversees the MPLX governance token.
Aliases: Metaplex
Related: NFT (Non-Fungible Token), Compressed NFT (cNFT), Metaplex Aura
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

NFT (Non-Fungible Token)

A non-fungible token on Solana—an SPL token with 0 decimals, supply of 1, and revoked mint authority. The NFT's metadata (image, attributes) is stored off-chain (Arweave/IPFS) linked via the Metaplex metadata account's URI field. NFTs can be standard, compressed (cNFT), programmable (pNFT), or Core assets, each with different trade-offs.

Branch

Compressed NFT (cNFT)

An NFT stored as a leaf in an on-chain Merkle tree via State Compression, reducing minting cost by ~1,000-5,000x. Only the tree root hash is stored on-chain; leaf data is indexed off-chain. A 1M cNFT collection costs ~50 SOL vs ~12,000 SOL for standard NFTs. Created via the Bubblegum program; transfers require Merkle proofs.

Branch

Metaplex Aura

A decentralized indexing and data availability network by Metaplex designed to index compressed digital assets (cNFTs, tokens) on Solana. Aura replaces centralized RPC providers for reading compressed asset data by distributing the indexing workload across a network of operators. This improves reliability and decentralization of the compressed NFT infrastructure that underpins millions of on-chain assets.

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

NFT (Non-Fungible Token)

A non-fungible token on Solana—an SPL token with 0 decimals, supply of 1, and revoked mint authority. The NFT's metadata (image, attributes) is stored off-chain (Arweave/IPFS) linked via the Metaplex metadata account's URI field. NFTs can be standard, compressed (cNFT), programmable (pNFT), or Core assets, each with different trade-offs.

Token Ecosystem

Compressed NFT (cNFT)

An NFT stored as a leaf in an on-chain Merkle tree via State Compression, reducing minting cost by ~1,000-5,000x. Only the tree root hash is stored on-chain; leaf data is indexed off-chain. A 1M cNFT collection costs ~50 SOL vs ~12,000 SOL for standard NFTs. Created via the Bubblegum program; transfers require Merkle proofs.

Solana Ecosystem

Metaplex Aura

A decentralized indexing and data availability network by Metaplex designed to index compressed digital assets (cNFTs, tokens) on Solana. Aura replaces centralized RPC providers for reading compressed asset data by distributing the indexing workload across a network of operators. This improves reliability and decentralization of the compressed NFT infrastructure that underpins millions of on-chain assets.

Solana Ecosystem

MonkeDAO

The first NFT-holder DAO on Solana, created by Solana Monkey Business (SMB) NFT holders. MonkeDAO operates validator nodes generating staking revenue, organizes community events, and makes venture investments on behalf of its members. The DAO demonstrated that NFT communities could evolve beyond collectibles into functioning organizations with real economic activity and governance on Solana.

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.

Solana Ecosystemmetaplex-aura

Metaplex Aura

A decentralized indexing and data availability network by Metaplex designed to index compressed digital assets (cNFTs, tokens) on Solana. Aura replaces centralized RPC providers for reading compressed asset data by distributing the indexing workload across a network of operators. This improves reliability and decentralization of the compressed NFT infrastructure that underpins millions of on-chain assets.

Solana Ecosystemmaple-finance

Maple Finance

An institutional lending protocol connecting capital providers with vetted institutional borrowers through on-chain credit pools. Pool delegates underwrite loans and manage risk on behalf of depositors. Maple offers Solana pools for US Treasury yield and direct institutional lending, bridging traditional credit markets with DeFi infrastructure for higher-quality borrowers.

Solana Ecosystemmayan-finance

Mayan Finance

A cross-chain swap protocol built on Wormhole enabling token transfers between Solana, Ethereum, and other chains with competitive rates through auction-based pricing. Mayan uses a relay system where solvers compete to fulfill cross-chain swaps at the best rates, combining Wormhole's messaging security with market-driven pricing to offer efficient cross-chain asset transfers.

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 Ecosystemnft

NFT (Non-Fungible Token)

A non-fungible token on Solana—an SPL token with 0 decimals, supply of 1, and revoked mint authority. The NFT's metadata (image, attributes) is stored off-chain (Arweave/IPFS) linked via the Metaplex metadata account's URI field. NFTs can be standard, compressed (cNFT), programmable (pNFT), or Core assets, each with different trade-offs.

Token Ecosystemcompressed-nft

Compressed NFT (cNFT)

An NFT stored as a leaf in an on-chain Merkle tree via State Compression, reducing minting cost by ~1,000-5,000x. Only the tree root hash is stored on-chain; leaf data is indexed off-chain. A 1M cNFT collection costs ~50 SOL vs ~12,000 SOL for standard NFTs. Created via the Bubblegum program; transfers require Merkle proofs.

Solana Ecosystemmetaplex-aura

Metaplex Aura

A decentralized indexing and data availability network by Metaplex designed to index compressed digital assets (cNFTs, tokens) on Solana. Aura replaces centralized RPC providers for reading compressed asset data by distributing the indexing workload across a network of operators. This improves reliability and decentralization of the compressed NFT infrastructure that underpins millions of on-chain assets.

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.

Solana Ecosystem

Phantom

The most popular Solana wallet, available as a browser extension and mobile app with multi-chain support (Solana, Ethereum, Polygon, Bitcoin). Phantom provides token swaps, NFT management, staking, and a built-in dApp browser. Known for its clean UX and rapid feature adoption, it has become the default entry point for most Solana users and consistently ranks among the top crypto wallets by active users.

Solana Ecosystem

Solflare

A Solana-native wallet offering browser extension, mobile, and web interfaces with deep staking integration, hardware wallet support (Ledger), and a built-in dApp browser. Solflare was one of the first Solana wallets and provides advanced features like stake account management, token metadata display, and priority fee controls. It supports the Solana Wallet Standard for seamless dApp connectivity.

Solana Ecosystem

Backpack Wallet

A multi-chain wallet developed by Coral (the team behind xNFT protocol) that combines MPC and self-custody models. Backpack pioneered executable NFTs (xNFTs) that embed full applications inside NFTs, enabling a decentralized app store experience within the wallet. It supports Solana, Ethereum, and other chains with a focus on developer extensibility and programmable wallet experiences.

Solana Ecosystem

Backpack Exchange

A regulated cryptocurrency exchange built by the same team behind Backpack Wallet (Coral). Licensed in multiple jurisdictions, it offers spot and perpetual futures trading with a focus on the Solana ecosystem. Backpack Exchange integrates tightly with the Backpack Wallet for seamless fund transfers and aims to bridge the gap between centralized exchange liquidity and self-custodial wallet experiences.