Amir BandealiCo-founder & CEO, 0xFrom trading desks to onchain railsBuilding since 2016Liquidity across 20+ chains

Profile / Crypto infrastructure

Amir Bandeali Built the Pipes for a World of Tokens

A former Chicago trader left the desk, learned to build, and bet that tokenized value would need open markets. Nearly a decade later, 0x is still solving the unglamorous machinery of how assets actually move.

Before Amir Bandeali built software for decentralized markets, he watched markets move from a trading desk in Chicago. He had studied finance at the University of Illinois, taken computer science classes, graduated a year early, and entered a business measured in prices, speed, and risk. At Chopper Trading and later DRW, code was already part of the craft. He used it for analysis while learning the practical physics of liquidity: a market is only useful when a buyer can find a seller, a quote can become a trade, and the machinery holds up when conditions turn strange.

Bitcoin reached him through that trading lens around 2014. The price action was hard to ignore. The architecture took longer to reveal itself. An earlier experience with online poker sites, where trusting a platform meant discovering how little control a user could have over deposited money, gave self-custody a personal edge. A blockchain was not merely another volatile instrument. It proposed that ownership and settlement could happen without asking a central operator to keep its promise.

By early 2016, Ethereum made the idea programmable. Bandeali moved west, attended a coding boot camp in San Francisco, and met Will Warren through a mutual friend. Warren had been exploring tokenized derivatives. Bandeali had the market background and an expanding technical toolkit. They began working together formally in October. Their useful insight arrived as a problem: derivatives represented as tokens would not matter much if there were nowhere dependable to exchange them.

The product they chose not to own

The first instinct was conventional. Build a decentralized exchange, own the venue, and charge fees. But as Bandeali and Warren talked with Ethereum projects, each team seemed to need the same exchange function inside a different product. Prediction markets needed it. Funds needed it. Stablecoins would need it. Building one more walled garden would leave everyone recreating the same settlement layer.

So the pair moved down the stack. Orders could travel away from the blockchain, where distribution and user experience could vary, while smart contracts handled final settlement. Different applications could design different markets and still use common public infrastructure. That became 0x Protocol, described in a 2017 whitepaper and initially stewarded by the team that would become 0x Labs.

The architecture reflected a market maker's sensitivity to cost. Putting every action on Ethereum would have made each update wait for the chain and incur a fee. Keeping signed orders offchain, then bringing only the final trade to smart contracts, reduced the amount of expensive settlement work. It also separated the protocol from the storefront. A relayer could serve a specialized community, shape its own interface, and decide how orders reached traders while relying on the same settlement language beneath it.

That separation was more than a technical preference. It was a theory about where variety belonged. The contracts could remain shared and inspectable; the products above them could compete on audience, pricing, and experience. Bandeali and Warren joined the first cohort of the accelerator now called Alliance, where the infrastructure idea gained early institutional support. Years later, Bandeali said people still approached him to say that 0x had been their first token sale. His response was to point toward longevity: the company value he cited was “build enduring value,” and survival had become part of the product story.

“Everything of value that can be represented digitally will become tokenized.”Amir Bandeali

The line sounds sweeping. Its practical consequence is less glamorous: more assets produce more venues, more pools, more routes, and more chances for a trade to go wrong. Bandeali was predicting fragmentation along with abundance. If tokens multiplied toward the millions, no single order book would contain every useful market. The durable opportunity was to help applications find liquidity and execute without forcing each one to rebuild the plumbing.

How a swap request moves through 0x infrastructure A user's swap intent passes through a routing layer that checks many liquidity sources before returning one execution path. USER INTENTSwap A for B 0x ROUTINGCompare pricesBuild the route DEX POOLS MARKET MAKERS OTHER CHAINS
One click on the surface, a small logistics industry underneath. Routing is the act of turning fragmented markets into a usable answer.

From protocol to product

For several years, Bandeali served as CTO while 0x concentrated on open-source protocol development. The company contributed to Ethereum's technical culture, including work around EIP-712 and the ERC-721 NFT standard. But a protocol can be technically important and still leave adoption to chance. In 2020, the organization introduced 0x Labs as a business that would build on top of the protocol. It launched Swap API for developers and Matcha for traders.

Bandeali's description of Matcha is telling: “a search engine for tokens.” The metaphor moves attention away from exchange as a place and toward exchange as discovery. A search engine does not manufacture the web pages. It indexes a messy universe and returns a useful result. Matcha and the API did something similar with liquidity, checking venues and routes so an app or person did not have to.

60M+API transactions reported by 0x
$109MCapital raised through Series B
9M+Users across apps reported by 0x

Capital followed the widening product. Pantera Capital led a $15 million Series A in 2021. Greylock led a $70 million Series B in 2022, joined by investors including Pantera, Coinbase, OpenSea, Jump Crypto, and others. By then, 0x technology appeared inside products such as Coinbase Wallet, MetaMask, and Matcha. Later customer lists included Robinhood Wallet, Phantom, Zerion, and Zapper.

The money is one milestone. The more interesting operating turn is Bandeali's insistence that infrastructure eventually face a real customer's budget. His advice to founders is to have customers pay as early as possible because payment is a clear test that a product delivers value. That perspective fits the former trader: belief matters, but a completed transaction reveals more than an opinion.

A builder's takeaway

Choose the constraint that compounds. Every new token, venue, chain, or interface makes routing more complicated. A company that owns the abstraction becomes more useful as the surrounding ecosystem fragments.

A company that had to keep changing

Crypto supplied plenty of stress tests. 0x operated through token-sale exuberance, a long winter, DeFi's surge, NFT markets, collapses, another winter, and the spread of activity across competing chains. Bandeali and Warren shared the CEO job for roughly six years. He has described nearly ten years of partnership through life-or-death company moments, large pivots, and several reinventions.

That history explains the phrase the company returns to: enduring value. Bandeali talks about a strong mission, careful hiring, and teammates aligned with a long horizon. The language is notably restrained for crypto. Endurance requires saying no to the short game often enough to be present for the next useful shift.

2016Bandeali and Warren begin working together in San Francisco.
2017The 0x whitepaper lays out public infrastructure for decentralized exchange.
20200x Labs, Swap API, and Matcha turn protocol work into products.
2023Protocol governance moves toward full onchain community control.
2026Cross-chain, agent, and command-line products widen the same routing thesis.

The organizational design changed too. In 2026, Bandeali became sole CEO while Warren continued as a board member, shareholder, and friend. Bandeali framed the move as a simpler model for quicker decisions, clearer ownership, and stronger execution. His public note credited Warren's long-term orientation and made the transition sound less like a rupture than a revision built on accumulated trust.

The complexity moves; the job remains

By 2025 and 2026, the market's seams had shifted. Liquidity was split not only among exchanges but across networks. 0x acquired routing company Flood.bid, added the Rumpel engineering team, opened a Cross-Chain API, released tools for coding agents, and packaged its APIs into a command-line interface. In July 2026, it added day-one support for Robinhood Chain, including access to tokenized real-world assets.

The new cross-chain product is an almost perfect expression of the original instinct. A user sees a quote, confirms it, watches its progress, and receives an asset. Behind that sequence sit bridge providers, destination execution, fallbacks, monitoring, and support systems. 0x's product absorbs the vendor maze and presents one integration. The technology changed. The company was still removing repeated infrastructure work from other builders.

“Cross-chain has been the hardest part of onchain to get right.”Amir Bandeali, 2026

Bandeali's career has a satisfying loop. The trader learned that markets depend on execution. The would-be derivatives builder discovered that assets depend on markets. The protocol founder learned that open code depends on usable products. The CEO now sells reliability in a system with ever more moving parts.

His aspiration remains larger than any endpoint: a world where tokenized value can flow freely. But the work is deliberately specific. Improve the quote. Find a better route. Prevent a bad fill. Track a transfer. Give the developer one integration instead of six. In a field drawn to grand declarations, Bandeali's durable contribution is to keep translating the declaration into machinery.

The wager behind 0x was never just that tokens would exist. It was that people would want to use them without studying the underlying chaos. If the company succeeds, its important work will become easy to overlook. The pipes will hold. The asset will move. And the user can return to whatever they meant to do in the first place.