GTE: The Vertical Exchange on MegaETH

The Global Token Exchange (GTE), aims to be the world’s fastest and most decentralized trading venue. It is built on MegaETH and delivers a solution for every stage of a given asset’s trading lifecycle: from (fair) launch, to price discovery on AMMs, CEX-like CLOB support, and price aggregation across the MegaETH ecosystem.

The GTE product suite includes:

  • A permissionless token launchpad utilizing a bonding curve to bootstrap liquidity into the GTE AMM

  • A classic AMM for passive liquidity provisioning, with Uniswap V2 at its foundation.

  • An on-chain CLOB for providing CEX-level liquidity, price discovery, and market makers (MM) support

  • A best-price aggregator across the GTE AMM, CLOB, and the entire MegaETH ecosystem, ensuring GTE users get the best price.

  • A token launchpad for Larger protocols seeking a takeoff venue for their TGE

Going Vertical

To fully understand what GTE is trying to do, we need to address each vertical that it is trying to tap into.

AMMs are excellent for price discovery and low-liquidity assets. Instead of relying on an orderbook, traders can execute their trades against liquidity pools, meaning there will always be a maker (the LP). This is crucial for tokens that lack a deep order book on CEXs. 

CLOBs, in turn, are great for high-volume trading, efficient price discovery, and price order execution because they allow traders to set their prices and quantities, leading to a more competitive and transparent market. Unlike AMMs, where LP ratios determine prices, CLOBs rely on real-time order matching, ensuring that trades occur at the best market price. This makes CLOBs ideal for institutional traders, professional market makers, and assets that require deep liquidity, where large orders can be executed with minimal slippage. 


However, in today’s world, a token usually launches on a platform like Pump.Fun (e.g.PinkSaleJuicedbox, four.meme) in a bonding curve gets its initial distribution and dissipates the tokens through AMMs like Raydium.

When there is enough (organic) traction/volume, CEXs usually will try to list the platform and have market makers involved in creating efficient markets. A CEX will list these tokens because it will drive volume to its platform, attract new users and thus increase trading fees. On top of that, CEXs usually make a distinction between listing spot assets and listing perps as there are some subtle differences: with spot markets, CEXs will need to hold the underlying asset, while with perpetuals, they typically do not, which makes their listing much easier. 

Over time, the token will be tradable across different venues, DEXs, CEXs, p2p markets, or even usable on other DeFi platforms. At that point, for a trader to get the best price, they usually need to compare and find the best price across multiple avenues (e.g., using an aggregator).

The process above can be referred to as the “life cycle of an asset.” 

From its inception to distribution to adoption, this process usually takes place across different platforms, but it seems to be slowly changing. Pump fun, for instance, recently launched Pump Swap, further solidifying their moat. Their reason was to capture more value, as 41% of radium’s swap fee of the past 30 days came from memecoins, even though memecoins’ volume has dropped significantly. The year-to-date cumulative volume of tokens launched on Pump.fun is nearing $80bn. This is, of course, the volume across different markets, whereas the cumulative volume of Pump.fun only just crossed $22bn. 

This shows that controlling the full life cycle on just one platform can be much more lucrative. Pump fun has proven that it is feasible for a launchpad to create their own AMM. Since its official launch on 20th March, Pump Swap has a cumulative volume of $2.5bn (as of the 31st of March), an average of $200mn per day, about half of Raydium’s, an average of $400mn per day.

The GTE Architecture

As mentioned, the particularity of the GTE architecture is a focus on positioning across all of these verticals, while most already established platforms focus on just one or two.

All the features listed below are components of the core architecture of GTE. 

  1. Launchpad

GTE’s Launchpad “Takeoff” provides a fair, on-chain environment for projects to issue new tokens and bootstrap liquidity with minimal friction. Through its permissionless token launcher, 80% of the token supply will be traded on a bonding curve. When a token hits the bonding price, an LP will be deployed on the GTE AMM, launching the token, and 20% of the supply will be burnt.

  1. AMM

GTE’s AMM is essentially a direct fork of Uniswap V2 with no modifications to its core functionality. It uses the standard constant-product model (x*y = k), requiring liquidity providers to deposit tokens in a 50/50 ratio by value, ensuring straightforward, permissionless swaps. Because it inherits Uniswap V2’s battle-tested smart contracts, the GTE AMM offers users a highly stable, well-understood swapping solution. This design choice reflects GTE’s focus on delivering proven, reliable technology at scale while integrating seamlessly with the broader GTE ecosystem.

  1. Aggregator

GTE’s DEX aggregator is a comprehensive routing engine that continuously checks available order books and liquidity pools, ensuring minimal slippage and optimal execution with each trade. It scans every significant liquidity source on MegaETH, including GTE’s own AMM and CLOB, to find traders the best possible price for any swap. Users can tap into its functionality through the GTE frontend or integrate it programmatically in their applications, providing a seamless on-chain experience for both retail and professional traders.

  1. CLOB

GTE’s CLOB enables institutional and retail traders, and market makers to trade on-chain with a similar experience to a CEX by mirroring the user experience, interface, and performance. Unlike AMMs, a CLOB allows for active liquidity management, allowing MMs to be much more capital efficient and enabling better prices for the end users. Most CLOBs use “price-time priority” ensuring a fair queue for buyers and sellers.

GTE vs CEXs

GTE and CEXs are similar in many ways. From a user experience standpoint, GTE offers a similar interface, including professional charting tools, different order types (limit, market, stop-market, stop-limit), and TWAP orders with different options (reduce only, post only, Fill or Kill, Immediate or Cancel, Take Profit, and Stop Loss).

These features are typical of CEXs and usually not available on DEXs. In terms of performance, MegaETH enables GTE to have high throughput and sub-10ms block times so that orders can be placed and canceled with near-zero latency and cost. User onboarding also follows a similar experience to a CEX: users can simply sign up using their email or X (formerly Twitter) accounts or log in with their EVM wallets.

Improvements to CEX

GTE improves upon the standard CEX model by prioritizing users and transparency, while aiming to match the performance: it is fully non-custodial and transparent, without sacrificing speed.

They do this by focusing on:

  • Non-custodial account creation via Privy: On GTE, users maintain control of their assets and can log in using their socials or Web3 wallet. By having Privy as their wallet provider, users will have complete control over the created wallet and, in extension, all the assets.

  • Full Transparency: GTE provides on-chain visibility of trades, liquidity pools, fees generated, and the number of addresses trading on the platform. This level of transparency is not typically available on CEXs, which often operate as “black boxes”.

  • Composability: GTE is built with composability in mind, allowing third-party developers to build applications on top of it. This enables the creation of customer user interfaces and data dashboards, expanding the platform’s functionality and user experience. CEXs typically only offer this level of functionality only beyond user APIs.

GTE vs DEXs

GTE shares several similarities with DEXs:

  • Non-custodial nature: Like most DEXs, GTE is non-custodial by default. Swapping and interactions happen from a user's own wallet.

  • On-chain transactions: GTE transactions are executed fully on-chain and smart contracts.

  • Use of AMMs: GTE launches with a fork of Uniswap V2, a familiar and battle-tested format. No need to reinvent the wheel.

However, what distinguishes GTE from DEXs is that it introduces key improvements:

  • CLOB and AMM synergy: GTE combines both AMMs and CLOBs, creating a synergistic unlock previously unknown to DEXs. This unlock enables CEX-level MM activity and great capital efficiency for a token that has been launched on GTE, users can immediately trade on the AMM and get price discovery before MMs come in, and on top it is also possible to trade on both, where users can first execute part of their transactions on a CLOB and when the pricing is more favourable on AMMs have the rest of the orders filled there.

  • Entire token lifecycle on one platform: GTE is designed to cover the entire token lifecycle. From TGE, through AMM, spot trading, to perps and futures, and cross-ecosystem trading. This full vertical integration aims to provide a more seamless and efficient trading experience for users compared to the fragmented experience users have when trading a token on Pump.fun, which then gets listed on a CEX where you need to send your funds over to a CEX to get more efficient execution.

  • CEX-like user interface: GTE aims to provide a user interface that is familiar to CEXs

GTE vs HL vs JUP vs GMX?

The DEX (perp) space is rapidly maturing, with multiple protocols offering unique approaches to on-chain trading. Three of the most prominent platforms are Hyperliquid (HL), Jupiter (JUP), and GMX. Each aims

to deliver performant, non-custodial trading, transparency, and has its take on capital efficiency. By comparing their core models to GTE, we can see where GTE’s vertical integration and on-chain CLOB can bring a distinct edge.

While HL centers on high-frequency, order book-based trading, Jupiter aggregates swaps for best execution on Solana, and GMX focuses on leveraged perps and a novel pooled-liquidity approach, each largely addresses a single phase of a token’s life. By contrast, GTE weaves together token launches, AMM swaps, CLOB trades, and aggregated liquidity into one seamless environment. From a token’s early liquidity needs all the way to sophisticated derivatives trading, GTE covers every step of the journey, giving projects and traders a truly end-to-end ecosystem.

However, this broader scope also poses a risk for GTE: While competitors have specialized in one (maybe two) domain(s), GTE is trying to specialize in all domains, and will need to deliver strong performance across all these fronts at once. This can stretch engineering resources, complicate quality control, and raise the bar for seamless user experience. GTE is mitigating these risks by leveraging battle-tested contracts like Uniswap V2, and known designs for the launchpad.

Funding History

GTE has secured its funding through a combination of community rounds and from VC, highlighting the project’s dual focus on grassroots support and institutional backing, similar to how MegaETH did their raise.

Echo raise: A $2.5 m community-focused round. Three different Echo groups participated in this round, which sold out within an hour and added over 720 unique investors to GTE.

On the venture side, GTE raised $1.5mn for its pre-seed and $6.9420mn for its seed round, with participation of Maven 11, Wintermute, Flow Traders, Robot Ventures, IMC Trading, Guy Young of Ethena, Max Resnick of Anza, and undisclosed traders from Jump Trading.

Conclusion

GTE is positioning itself as a comprehensive, decentralized trading solution capable of meeting the full spectrum of market needs, from token launches and early liquidity to sophisticated spot and derivatives trading. By combining an AMM, a high-speed CLOB, an aggregator that ensures best-price execution, and a user-friendly launchpad, GTE aspires to deliver both the approachability of DeFi and the performance of CEXs

Built on MegaETH to harness near-instant block times and high throughput, GTE promises institutional-grade speed without sacrificing the transparency and custody benefits of on-chain operations. Its holistic view of a token’s lifecycle, covering everything from TGE to mature perps markets, highlights a drive for proper vertical integration.

This approach brings efficiency gains for both emerging projects, which can bootstrap liquidity and gain immediate exposure, and seasoned traders, who can access advanced order types and tight spreads within a single platform.

Looking ahead, GTE faces the challenge of delivering reliable performance across multiple trading verticals simultaneously. Nevertheless, by leveraging proven architectures (AMMs, well-established CLOB mechanics) and forging a network of strong backers, GTE appears well positioned to navigate the complexities of high-speed on-chain trading. Should it succeed, it may set a new standard for decentralized venues, one that marries the liquidity and user experience of centralized platforms with the openness and self-custody ethos at the core of DeFi.

Brought to you by NDW.

Thanks for reading, please follow us on Twitter at @Castle_Labs and visit our website to learn more about our services and get in touch.

Virtually yours,

The Castle

Reply

or to participate.