The Current Meta
The non-fungible token ecosystem is undergoing a quiet revolution. On July 7, 2018, developers Matt Lockyer, Nick Mudge, and Jordan Schalm formally submitted ERC-998, a draft Ethereum Improvement Proposal that introduces the concept of Composable Non-Fungible Tokens — a new standard that allows NFTs to own other NFTs and even ERC-20 fungible tokens. By mid-July, the proposal has ignited intense discussion across developer forums and Ethereum community channels, with proponents calling it the most significant advancement to the NFT architecture since the ERC-721 standard itself.
The ERC-721 standard, which underpins popular applications like CryptoKitties, enables the creation of unique, indivisible tokens on the Ethereum blockchain. However, ERC-721 tokens exist in isolation — each token is a standalone asset with no built-in mechanism for hierarchical ownership or bundling. ERC-998 addresses this limitation head-on by extending ERC-721 with composability, effectively allowing developers to create complex ownership structures where a single NFT can contain and manage entire collections of sub-tokens.
Volume and Floor Dynamics
The NFT market in mid-2018 is still in its formative stages, but transaction volumes tell a compelling story of growth potential. CryptoKitties alone has generated over $25 million in cumulative transaction volume since its November 2017 launch, with the most valuable individual kitty selling for 253.33 ETH — roughly $110,000 at the time. The average CryptoKitty transaction hovers around 0.08 ETH, and daily active users on the platform have stabilized at several thousand after the initial viral spike subsided.
These figures, while modest compared to the broader cryptocurrency market capitalization of approximately $273 billion as of July 17, 2018, represent real economic activity in a nascent asset class. Bitcoin trades at $6,730 and Ethereum at $478.93, reflecting a market that is recovering from a brutal first-half downturn but still showing resilience in specific niches like digital collectibles and gaming tokens.
The introduction of ERC-998 could significantly expand these volumes by enabling entirely new categories of NFT-based products. Imagine a CryptoKitty that owns a wardrobe of digital accessories, each itself an NFT. Or a digital land parcel in a blockchain game that contains buildings, resources, and characters — all separate tokens managed by a single composable parent. These use cases are impractical under ERC-721 alone but become straightforward with ERC-998.
Community Sentiment
The Ethereum developer community has responded to ERC-998 with cautious optimism mixed with healthy technical scrutiny. The proposal defines four distinct types of composable tokens: ERC-721 top-down composables that receive and hold other ERC-721 tokens; ERC-20 top-down composables that hold fungible tokens; ERC-721 bottom-up composables that attach themselves to parent NFTs; and ERC-20 bottom-up composables that attach themselves to ERC-721 tokens.
This four-pronged approach provides developers with maximum flexibility. Top-down composables are ideal for scenarios where a parent token manages child tokens — think of a digital game character that holds inventory items. Bottom-up composables work better when individual tokens need to affiliate themselves with a parent, such as individual game achievements linking to a player profile NFT. The bidirectional architecture ensures that virtually any ownership hierarchy can be modeled on-chain.
The discussion thread on Ethereum Magicians, the community forum for EIP deliberation, has attracted contributions from prominent protocol developers. Key areas of debate include gas optimization — composable operations involve multiple contract interactions that could become expensive during network congestion — and security considerations around ownership transfer cascades. If a parent composable is transferred, all child tokens must follow, which introduces complexity in ensuring no token is orphaned or duplicated during the process.
The Next Evolution
ERC-998 arrives at a pivotal moment for the broader NFT ecosystem. Major League Baseball just announced MLB Crypto Baseball in partnership with Lucid Sight, bringing officially licensed digital collectibles to Ethereum. The Sacramento Kings launched MiningForGood, a charitable Ethereum mining initiative. Opera browser is developing a built-in crypto wallet. These developments collectively signal that NFT infrastructure is maturing rapidly enough to attract mainstream institutional interest.
The composability enabled by ERC-998 has implications far beyond gaming and collectibles. In decentralized finance, composable NFTs could represent bundled financial instruments — a single token containing a portfolio of ERC-20 tokens representing different assets. In supply chain management, a composable NFT could represent a shipping container that owns individual product tokens. In digital identity, a composable NFT could serve as a personal wallet holding credentials, certifications, and membership tokens.
The standard also addresses a practical pain point for NFT collectors and traders. Currently, selling or transferring a collection of related NFTs requires executing separate transactions for each item, paying gas fees for each one. With ERC-998, an entire collection bundled under a single composable token can be transferred in a single transaction, reducing both cost and complexity.
Industry observers note that ERC-998 complements rather than competes with the existing ERC-721 standard. Any ERC-721 token can be extended with ERC-998 composability through additional smart contract functionality, meaning existing CryptoKitties and other NFT projects could theoretically upgrade to support composability without disrupting their current ecosystems.
Investor Takeaway
ERC-998 represents a foundational infrastructure upgrade for the NFT ecosystem. While the proposal remains in draft status and will likely undergo significant revisions before potential inclusion in the Ethereum protocol, its core concepts — hierarchical token ownership, bundled transfers, and composable digital assets — address genuine limitations that constrain current NFT applications.
For investors and builders in the NFT space, ERC-998 signals that the technology stack underlying digital collectibles and blockchain-based assets is evolving rapidly. Projects that build on composable token architectures will be positioned to create more sophisticated, feature-rich products that could attract users beyond the current crypto-native audience. The real test will come when the first major dApps implement the standard and demonstrate its practical value in live applications.
As the NFT market continues to find its footing in the post-bear-market landscape of mid-2018, proposals like ERC-998 ensure that the technical foundations are being laid for the next wave of innovation. The evolution from standalone digital collectibles to rich, composable digital asset ecosystems is underway — and it starts with this proposal.
Disclaimer: This article is for informational purposes only and does not constitute financial advice. Cryptocurrency investments carry significant risk. Always conduct your own research before making investment decisions.
nfts owning other nfts was such a wild concept in 2018. now we have entire games built on this composability idea
matt lockyer and nick mudge really cooking with this one. erc-998 is underrated compared to 721 and 1155
ERC-1155 got more hype because gaming drove adoption. 998 was always the smarter standard for composability, just needed the right use cases
1155 won because batch transfers are cheaper on gas. 998 composable trees sound cool until you realize every ownership check requires traversing the hierarchy on-chain
nft_archivist Lockyer, Mudge and Schalm wrote the standard but nobody built infrastructure for it. ERC-6551 tried the same thing years later and actually got adoption
axie infinity and similar games basically proved this concept. bundling assets into a single token makes trading entire inventories possible
2018 ideas becoming 2024 gaming infrastructure is the standard crypto pipeline. everything gets proposed 4 years before it finds product market fit
the idea that a single nft could manage entire collections of sub-tokens was genuinely ahead of its time. took years for the infrastructure to catch up
ERC-998 letting NFTs own other NFTs was genuinely ahead of its time in 2018. the composability thesis is still barely explored in 2026