From: thepipeline_xyz
Elixir Protocol, founded by Phillip, is an early builder within the Monad ecosystem, aiming to address critical liquidity challenges in decentralized finance (DeFi) [00:00:39]. The protocol provides a decentralized and trustless solution for supplying liquidity to order book exchanges, a space historically dominated by a few centralized market-making firms [00:01:52].
Founding and Vision [00:00:57]
Phillip, who started in crypto in 2016 by founding the Carnegie Mellon Blockchain Group, identified a significant gap in the market while running his previous company, Block Venture [00:01:06]. He observed that numerous blockchain startups and decentralized exchanges (DEXs) struggled to find market makers for their order book pairs, relying on a handful of centralized entities [00:01:27]. These centralized market makers often generated profit not from sophisticated algorithms (which usually broke even), but by charging exchanges and protocols for access to their services [00:02:28].
Recognizing the potential for a decentralized alternative, Phillip conceived Elixir to create a trustless protocol that could offer the same market-making services [00:02:46].
Elixir Protocol: How it Works [00:02:51]
Elixir is built as a modular DPOS (Delegated Proof of Stake) Network designed to power order book liquidity [00:02:54]. Its core function is to allow anyone to supply liquidity to order books, which the protocol then algorithmically manages [00:02:57].
The process involves:
- Algorithmic Liquidity Deployment: The protocol takes supplied liquidity and automatically builds and deploys it on order books [00:03:01]. This process aims to tighten bid-ask spreads and deepen the liquidity for specific trading pairs [00:03:04].
- Similar to AMMs: The system is designed to provide a “near identical risk-return profile” to that of Uniswap V2 for liquidity providers (LPs) [00:03:13]. Just like in an Automated Market Maker (AMM), users deposit tokens into a pool and earn rewards (APR) from the market [00:08:40].
- Trustless Operation: The protocol achieves consensus once per second [00:06:58], with fraud proofs posted on the Ethereum mainnet [00:07:00]. The signing of orders occurs at the smart contract level, meaning Elixir’s team never has direct access to user funds, which remain in a smart contract [00:07:28]. This ensures a fully custodial and trustless environment for LPs [00:07:28].
Elixir’s goal is not to run proprietary trading strategies or always be “top of book,” but rather to be a “trustless liquidity backbone” that exchanges can rely on [00:26:17].
Impact and Integrations [00:04:00]
Elixir has demonstrated significant impact by boosting efficiency, traction, and volume for integrated protocols [00:05:30]. Exchanges, which often spend over a million dollars monthly on long-term liquidity provider incentive programs distributed to a few large firms [00:03:39], can now integrate Elixir to allow their end-users to supply liquidity and earn a share of these existing incentives [00:03:48].
Key native integrations include:
- Vertex Fusion [00:04:05]
- Rabbid X Fusion [00:04:08]
- Injective [00:04:12]
- Blue Fin [00:04:12]
- Orderly [00:04:12]
- Hyperliquid [00:04:14]
- Avo [00:04:14]
- NFT Perps Turbine (forthcoming, fully on-chain) [00:33:16]
Elixir currently powers approximately 30% of order book liquidity on Vertex and anticipates powering over half on Rabbid X, 30-40% on Blue Fin and Orderly, and half on Hyperliquid [00:04:42].
Elixir’s Role in DeFi Advancements [00:09:47]
Bridging AMMs and Order Books [00:10:00]
Elixir is seen as facilitating the transition from AMMs to efficient centralized limit order books (CLOBs) while simultaneously decentralizing the market-making process [00:11:03]. AMMs were an important innovation for decentralized token swapping [00:09:47], but order books offer significant advantages like drastically reduced slippage [00:09:55].
Even leading AMMs are evolving towards an order book model. Uniswap V3 introduced concentrated liquidity (bands) [00:11:48], and V4 includes “hooks” allowing for limit orders [00:11:52]. The main advantage of AMMs was passive liquidity supply [00:12:08], which Elixir now brings to order books. Order books remain dominant for large perpetuals DEXs and centralized exchanges due to near-zero cost order updates and faster infrastructure via APIs [00:12:46].
Addressing Liquidity Challenges [00:14:10]
One of the biggest issues in DeFi liquidity is “toxic flow,” where passive LPs can lose money due to arbitrageurs exploiting price discrepancies [00:15:11]. Solutions in AMMs involve dynamic fee mechanisms (e.g., KyberSwap, Uniswap V3’s customizable fees) [00:15:53]. For order books, the equivalent is the spread [00:17:13]. Elixir automatically widens spreads during periods of higher volatility to protect LPs from toxic flow [00:17:20], making liquidity provision more inherently profitable [00:17:53].
On-chain vs. Off-chain Order Books [00:29:38]
Elixir recommends building order books off-chain that settle on-chain [00:25:21]. This approach, adopted by major DEXs like dYdX, Vertex, and Hyperliquid [00:25:27], is crucial for speed and cost efficiency [00:30:01].
- Cost and Frequency of Updates: Fully on-chain order books require users (and market makers) to pay gas fees for every order update [00:25:47]. This forces market makers to update less frequently, leading to wider spreads and worse execution [00:25:55]. Elixir updates orders every 0.9 seconds gaslessly on its integrated exchanges [00:33:02].
- Manipulation: Fully on-chain orders are susceptible to manipulation, such as spamming transactions to prevent liquidations [00:30:26].
- Transparency: While order book state is visible on both centralized and decentralized platforms, on-chain transparency could reveal market makers’ leverage levels, allowing others to target liquidation points [00:24:02]. Elixir combats this by incorporating provable randomness within its protocol [00:28:21]. This includes a fluctuating “vonita” variable (influencing balance optimization vs. P&L) and randomly dropping 1 in 5 orders to make it economically negative for bots to trade against Elixir [00:28:57].
User Experience Benefits [00:35:00]
For end-users, an on-chain CLOB offers several advantages:
- Custody: Users retain custody of their assets at all times, reducing counterparty risk prevalent in centralized exchanges [00:35:42].
- Fairness: Prevents exchanges from trading against their users or exploiting liquidation levels, as all code is transparently on-chain [00:36:18].
- Ease of Use: With advancements like one-click trading enabled by signature-based approvals, users can trade without repeated approvals, making the experience seamless [00:37:57].
Synergy with Monad [00:19:07]
Elixir is an early and committed builder in the Monad ecosystem [00:19:15]. The synergy stems from Monad’s promise to deliver a high-performance chain capable of supporting a centralized limit order book with high throughput and low gas fees [00:10:02].
Phillip highlights several reasons for Elixir’s strong commitment to Monad:
- Technical Strength: Monad’s technology provides increased throughput [00:19:42].
- Native EVM Support: This is a critical differentiator [00:19:52]. Elixir’s existing stack, including smart contracts, APIs, and front-end, is built for EVM compatibility [00:19:54]. Rebuilding and re-auditing for non-EVM chains (like Cosmos or Rust) would impose a massive burden and cost [00:20:11].
- Community: Monad has a strong and supportive community, which has also contributed to Elixir’s community [00:21:33].
- Trusted Team: The trust in Monad’s team was a key factor [00:21:45].
Monad’s ability to create a “decentralized CLOB on chain” (referring to the combined effect of Elixir on Monad) is expected to significantly improve the user experience in DeFi [00:13:38].
Challenges and Innovations [00:39:08]
Elixir has faced typical challenges for a new project creating a new primitive in the crypto space:
- Hiring: Securing top-tier talent, especially Solidity engineers, is paramount but challenging [00:39:44].
- Defining the Product: Initially, it was difficult for people to understand Elixir’s unique function as a modular DPOS Network for order book liquidity [00:40:18].
- Branding: Elixir transitioned from a prominently branded integration (“Supply via Elixir”) to a white-label product (e.g., “Vertex Fusion”) [00:40:40]. This allows exchanges to present Elixir’s functionality as their own core feature, offering a seamless experience to their end-users (e.g., a “big Supply button”) [00:41:06].
- Regulation: Operating with a US presence in New York City necessitates significant investment in ensuring regulatory compliance [00:42:57].
The Role of Community [00:44:16]
Community is vital for Elixir, serving as its “biggest asset” [00:44:54]. Despite its B2B2C focus (providing infrastructure to exchanges that then push users to Elixir’s functionality), growing public perception and momentum are crucial [00:45:59]. A strong community attracts future exchanges and is essential for the upcoming mainnet launch (planned for June/July), which will see a decentralized network with thousands of validators [00:46:52].
Founder’s Advice [00:48:07]
Phillip’s advice for those building in the space is to “take on early stage risk” and “be ruthless in your pursuit” of a big idea [00:49:06]. He emphasizes owning the risk and not giving up, even when facing naysayers, to bring a vision to life [00:49:12]. Elixir itself was built for over a year before people fully understood the problem it was solving [00:49:56].