Robinhood’s chief executive Vlad Tenev posted “you have two wolves inside you” about the company’s new blockchain, and his crypto boss decided that was the strategy document. Johann Kerbrat, Robinhood’s GM of crypto, told Decrypt this week that the line sums up what Robinhood Chain is for: serious financial products at one end of the barbell, memecoins at the other, and no embarrassment about either. “We want to show customers that we care about what they care about,” he said.
The numbers behind the quote are not small. Roughly $800 million in total value locked inside a month, more than 200 million transactions, around 200 tokenised equities, perpetual futures and stablecoin lending. And underneath it, an Ethereum layer 2, permissionless from day one, chosen so the team could spend its engineering budget on products rather than on consensus. There is a lot in that for on-chain gaming, and almost none of it is the part the crypto press picked up.
TL;DR
- Robinhood Chain hit ~$800M TVL and 200M+ transactions in a month on a deliberate “barbell” of tokenised equities and perps at one end, memecoins at the other.
- The best capitalised new entrant in crypto declined to build a bespoke chain and shipped an Ethereum L2, while gaming studios keep launching app-chains that fail.
- Permissionless is not verifiable. For swaps and perps the outcome is the on-chain event, so checking it is nearly free.
- Gaming breaks that: a coinflip result is a decision that causes a transfer, not the transfer itself, so a chain can record every consequence and none of the thing that mattered.
- Crypto gaming’s real two wolves are on-chain enough for the marketing and off-chain enough to keep the outcome, and nobody names them.
The honest part
Credit where it is due, because it is rare. Robinhood is a listed brokerage with regulators on speed dial, and it said out loud that part of its new chain is serious asset infrastructure and part of it is people betting on dog coins. Most platforms pick one label and quietly run the other business behind it. Prediction markets insist they are information markets. Crypto games insist they are games right up until the unlock schedule turns out to be the actual product. You are allowed to dislike Robinhood’s second wolf, but you cannot claim it was hidden, and naming the tension is more than most of this industry manages.
The infrastructure decision nobody covered
The more interesting line is the boring one. Robinhood built on an Ethereum L2 to inherit existing security, explicitly so its people could work on product instead of block production. The most heavily supervised, most capital-rich new entrant crypto has seen in years looked at the build-your-own-chain option, the one every gaming studio treats as a rite of passage, and passed.
Compare the gaming record. Myria shut its gaming L2 and told users to bridge their assets out. BNB Chain announced a fourth blockchain while its existing three fought over the same developers. Sui went down twice in 48 hours off its own update. A $3,000 server nearly took out a $70 billion chain.
When a $50 billion brokerage with a compliance department picks battle-tested rails and a twelve-person studio picks a novel one, someone is optimising for something other than reliability. It is usually the token. A bespoke chain gives you a native asset, a foundation, a grants programme and a valuation narrative. It does not give a player one thing to verify that Base would not have given them for free.
Permissionless is not verifiable
Here is where the two wolves framing runs out, and it is a limit of the framing rather than a criticism of Robinhood. A barbell tells you what you are allowed to do on a chain. It says nothing about whether the result of doing it can be checked.
For most of what Robinhood Chain hosts, that gap barely exists. A swap either moved tokens or it did not. A perpetual position is a readable number in a contract. A memecoin’s liquidity is a public balance you can query from a node of your choosing. Verification is close to free because the outcome is the on-chain event. There is no separate fact to establish.
Gaming is the one category where that stops being automatic, and it is worth being precise about why. A coinflip result is not a token transfer. It is a decision that then causes a token transfer. If the decision happens in a server process and the chain only records the consequence, the chain is a receipt printer with excellent uptime. Permissionless in, unobservable decision, permissionless out.
This is why “fully on-chain” and “built on Base” get delivered with the cadence of integrity claims when they are statements about a substrate. A game can have its token, its NFTs, its treasury and its leaderboard all genuinely on-chain and still decide the flip somewhere you will never see.
The two wolves crypto gaming actually has
They are not memes and real-world assets. They are: on-chain enough for the marketing, and off-chain enough to keep the outcome.
The cheapest version of this requires no lying at all. Deploy a genuine Chainlink VRF consumer contract. Request randomness. Emit the events. Then compute the paying outcome in a backend that never reads the word the coordinator returned. The contract is real, the integration is real, and the link between the verifiable randomness and your result is the part nobody checks. Auditors verify that a component is present, not that it sits on the execution path, which is how a hardware wallet with a certified random number generator shipped for five years with the generator doing nothing.
Robinhood’s two wolves are at least both standing in the room. In crypto gaming, one of them is on the website and the other one is in the database.
What the narrow version sounds like
The counter-claim has to be small enough that a stranger can falsify it. Satoshie’s is: the Chainlink VRF coordinator verifies the proof on-chain before the callback executes, and the outcome is computed inside that callback transaction, in verified and immutable contract code. Coinflip is one modulo operation. A raffle is keccak256(VRF word + prior blockhash) % ticketsMinted, with ticketsMinted readable as contract state before you buy anything. Escrow, resolution and payout happen in one transaction, so there is no moment where a result exists and a human could decide differently.
The caveats, since a claim without them is marketing. Our front end is an ordinary web application and the least trustworthy component in the system; everything above is a property of a contract, not of the page you clicked. Base’s sequencer is operated by Coinbase and ordering is not decentralised today, with data posted to Ethereum mainnet and L1 forced inclusion as the backstop. And Robinhood’s barbell has a third wolf it did not mention: the chain is permissionless, but the brokerage front door it hangs off is thoroughly custodial and KYC’d.
Three questions
- Which of your platform’s two wolves decided your last result, the one on the chain or the one in the server?
- When a platform lists what it has put on-chain, is the thing that determined your outcome on that list?
- Could you check last night’s result from a block explorer the platform does not operate, and would it match the site?
Robinhood was candid about serving two appetites at once. Crypto gaming has two as well, and has spent years pretending the second does not exist. The difference is that only one industry’s second wolf gets to decide whether you won.
📷 Photo by Yannick Menard on Unsplash


