Crypto
Gmx Glp
Definition
GMX GLP is the legacy liquidity provider token on GMX V1 that represented a basket of assets in the protocol’s liquidity vault and earned a share of trading…
What is gmx glp?
GMX GLP refers to GLP, the original liquidity provider token used by gmx on its V1 perpetual exchange design. In simple terms, GLP was minted when users deposited supported assets into GMX’s liquidity vault, and it could be redeemed later for a proportional share of that vault. This matters in the broader context of what is a perpetual dex because GLP is a classic example of how a perp DEX can source liquidity from a shared pool rather than relying on a traditional order book.
GLP token
The GLP token functioned as a receipt for providing liquidity to GMX V1: when you added assets (such as stablecoins or major crypto assets supported by the vault), you received GLP, and when you exited, you burned GLP to withdraw assets from the pool. Your GLP balance represented a claim on the pool’s total value, so the token’s “price” moved with the combined value of the underlying assets plus fees earned (and minus losses) from trader PnL. Economically, holding GLP was similar to being the counterparty to traders: liquidity providers earned fees when traders paid them, but could lose value when traders were profitable.
Glp pool
The glp pool was the underlying vault of assets that backed GLP and enabled swaps and leveraged trading on GMX V1. When traders opened positions, the system reserved portions of the pool as collateral and liquidity, and the pool’s composition shifted over time as users deposited, withdrew, and swapped assets. Trades were priced using an oracle based perp model rather than a constant-product AMM curve, meaning execution relied on external price feeds with protocol-defined spreads, fees, and risk limits. In GMX V2, this architecture evolved into market-specific liquidity via gm pools, but GLP remains an important reference point for understanding how pooled liquidity can support perps.
Why gmx glp matters
GMX GLP matters because it popularised a clear, on-chain way to turn liquidity provision into a single tokenised position that could earn protocol fees while taking the other side of trader risk. It also highlighted the core trade-off of pooled perp liquidity: LPs can earn attractive fee flow, but they are exposed to trader profitability and to changes in the pool’s asset mix. Even though GLP is a legacy V1 mechanism and newer designs like gm pools are now the primary model, GLP is still a useful mental model when learning what is a perpetual dex and how different perp venues distribute risk between traders and liquidity providers.
Frequently Asked Questions
What is GMX GLP used for?
GMX GLP was used to represent liquidity deposited into the GMX V1 vault. Holding GLP gave you a proportional claim on the pool and exposure to fees and trader PnL generated by the platform.
Is GLP the same as GMX?
No. GMX is the protocol’s governance and utility token, while GLP was the liquidity provider token for the V1 vault. They have different risk profiles and reward mechanics.
How does the GLP pool make or lose money?
The GLP pool earns from trading-related fees such as swaps and leverage trading fees. It can lose value when traders are net profitable, because LPs effectively act as the counterparty to trader PnL.
How is GLP different from GM pools?
GLP pooled liquidity across a basket of assets in a single shared vault on V1. GM pools are V2’s market-based liquidity pools, typically isolating risk per market and changing how liquidity and exposure are managed.
What does oracle based perp mean on GMX?
An oracle based perp uses external price feeds to determine execution prices rather than relying purely on an AMM curve. This can reduce certain types of price impact but introduces oracle design, spreads, and risk controls as key variables.