The NFT market is bleeding. Floor prices are down 80% from peaks, volumes are off by 90%, and the only thing inflating faster than gas fees is the desperation of creators trying to offload inventory. Into this landscape steps Fake World Assets with a new feature: FWAir, a gacha pool that lets artists launch new NFT collections by tapping into a pool of pre-deposited ETH from supporters. The Defiant broke the story late last week, framing it as a lifeline for struggling creators. But as someone who’s traced the metadata manipulation in CryptoPunks and reverse-engineered the TerraUSD feedback loop, I smell a different kind of fungus.
The ledger remembers what the hype forgot.
Let’s start with what we know. FWAir is an extension of the existing Fake World Assets protocol, which originally focused on trading existing NFTs. Now, the protocol will allow artists to issue new collections through a randomized gacha mechanism. Supporters—collectors, gamblers, or bots—must pre-deposit ETH into a pool. In return, they receive a random NFT from the new collection. The creator’s revenue does not come from the initial mint; instead, it accrues from secondary trading fees on those NFTs. The team behind it is TokenWorks, a two-person shop consisting of co-founders Adam (Twitter handle @Rhynotic) and another unnamed developer. The announcement came via a tweet from Adam, with no accompanying technical documentation, no contract address, no audit report, and no timeline for deployment.
Context: Why Now, Why This?
We are in the deep end of a bear market. NFT projects that raised millions in 2021 are now ghost towns. Creators who once commanded 1 ETH floor prices are now lucky to get 0.05 ETH. The traditional model—pay gas to mint, hope for flip, watch floor crash—has exhausted its participants. FWAir’s pitch is seductive: creators don’t have to pay upfront; they get a slice of future trading volume. Supporters get a shot at rare NFTs without the competition of a public mint. It sounds like a win-win. But the devil isn’t in the details—it’s in the absence of details.
Core: The Anatomy of a Gacha Pool
Let’s dissect the core mechanism. Supporters deposit ETH into a smart contract. The contract holds the ETH until a new collection is launched. When the collection goes live, the contract randomly allocates NFTs to the depositors based on their contribution. The remaining ETH is returned? Or is it locked? The article doesn’t say. The creator then receives a percentage of every subsequent trade of those NFTs. This is a classic “blind box” model, but with a twist: the creator doesn’t earn from the initial sale, but from secondary sales. In theory, this aligns incentives—the creator wants the collection to hold value and trade frequently.
But here’s where the technical cracks start to show.
First, the random number generation. For a gacha pool, the RNG is the linchpin. If the random number can be predicted or manipulated, the entire system collapses. The Defiant article provides zero details on how the randomness will be generated. Will it use Chainlink VRF? Or a blockhash-based approach? Or—God forbid—a centralized server? In my 2017 audit of the Tezos ICO, I learned that even the most sophisticated governance models can be undone by a single off-chain dependency. If FWAir uses a centralized random oracle, the team can front-run the allocation, giving themselves the rarest NFTs. If they use a blockhash, miners can manipulate it. If they use a commit-reveal scheme, the gas costs might kill the user experience. Without a public specification, we are betting on blind trust.
Second, the custody of the ETH pool. Supporters are asked to deposit ETH before the collection is even created. That ETH will sit in a smart contract—or a multi-sig?—for an unknown period. If the contract has a backdoor or a timelock exploit, the funds are gone. If the collection never launches, what happens to the ETH? The article doesn’t mention a refund mechanism. In the worst case, this is a slow-motion rug pull. The team is two people. Two people with control over the contract. Even if they are honest, a single vulnerability in their code could drain the pool. Remember the 2020 Compound exploit? I predicted the cascading liquidation because I mapped the dependency graph between Aave and Compound. Here, the dependency is simple: all faith rests on the competence of two developers. No offense to Adam and Rhynotic, but in crypto, two is the most dangerous number for a custody contract.
Third, the economic sustainability of the creator revenue model. The creator earns a share of secondary trading fees. But in a bear market, secondary volume is anemic. If the collection doesn’t gain traction, the creator earns nothing. The supporters, on the other hand, have locked up ETH for a chance at an NFT that might be worthless. The only way this works is if the collection is genuinely desirable. But the protocol doesn’t vet the collections—anyone can launch. This creates a race to the bottom: low-quality collections will flood the gacha pool, supporters will lose money, and the pool will dry up.
Contrarian: The Unasked Question—Is This Even Innovation?
Let me be contrarian. The mainstream narrative is that FWAir is a “product innovation” that democratizes NFT launches. But I see it as a desperate attempt to juice liquidity from a dying ecosystem. The real innovation would be a transparent, audited, and trustless launchpad. FWAir is anything but. The lack of any technical disclosure is a red flag. The Defiant, a reputable crypto media outlet, published a story that reads like a press release. They didn’t ask for the contract address, the audit, or the randomness source. They didn’t question the two-person team. They didn’t compare it to existing launchpads like Zora or Manifold. This is exactly the kind of lazy journalism that let the 2017 ICO hype run wild.
I’ve been here before. In 2021, I tracked anomalous transaction patterns in CryptoPunks and discovered metadata manipulation flaws in generative art. The community was furious because they had been sold a myth of “digital scarcity.” FWAir is selling a similar myth: that a gacha pool can coexist with fair distribution. It cannot. The only way to ensure fairness is to have publicly verifiable randomness, open-source contracts, and a time-locked withdrawal mechanism. None of that is present.
Moreover, the “creator revenue from trading fees” model is not new—it’s the same as a standard royalty, but with the mint fee removed. The only difference is that the creator front-loads the risk of no mint revenue in exchange for a (uncertain) future stream. In a bull market, that might work. In a bear market, it’s a gamble. The supporters are the ones taking the real risk: they provide the ETH that funds the creator’s opportunity. If the collection flops, the supporters are left holding bag NFTs. The creator might have earned nothing, but they also lost nothing. This asymmetry is dangerous.
Alpha is silent until the chart screams.
Takeaway: What to Watch Next
Until the contract is deployed, audited, and open-sourced, FWAir is nothing but a promise. My advice: do not deposit ETH into any pool that lacks a public audit, a verifiable random number source, and a clear refund policy. We have seen too many “gacha” and “vault” schemes end in tears. The team should publish a technical spec, interact with the community, and submit to a third-party audit. If they refuse, treat this as a potential honeypot.
The future of NFT launches is not in gacha pools—it’s in verifiable, transparent, and composable primitives. FWAir could evolve into that, but right now, it’s a prototype that needs rigorous testing. I will be watching their GitHub and their contract address. If they deliver, I’ll be the first to say I was wrong. But until then, the ledger remembers what the hype forgot.
We build on sand, then pretend it’s bedrock. Every new mechanism in crypto looks like a castle until the first exploit. FWAir is a sandcastle at high tide. Wait for the tide to recede before you walk on the beach.
Chaos is the only constant in the chain. But that chaos doesn’t have to be self-inflicted. Let’s demand better standards from the start.