GMX V2 Perps

derivatives

GMX V2 is an upgraded decentralized perpetual exchange featuring isolated markets with synthetic pricing, auto-compounding liquidity via GM tokens, and improved risk management. Deployed on Arbitrum and Avalanche.

Contract details
  • ExchangeRouter (core): Main entry point for all user interactions including creating and cancelling orders, deposits, withdrawals, and claiming funding fees. Delegates event logging to EventEmitter.
  • DataStore (core): Central key-value data storage contract holding all protocol state including positions, orders, markets, and configuration parameters
  • Reader (periphery): Read-only contract for querying protocol state including market data, positions, orders, and token prices without modifying state
  • SyntheticsRouter (core): Router contract for handling token approvals and transfers on behalf of users interacting with the GMX V2 system
  • EventEmitter (core): Central event logging contract that emits all protocol events on behalf of other contracts, enabling unified event indexing for trades, deposits, withdrawals, and liquidations
  • DepositVault (core): Vault contract that holds deposited tokens during the deposit process before they are allocated to GM liquidity pools

Contract Deployments

Smart contract addresses for GMX V2 Perps across 2 blockchains.

Download JSON
Showing 0 of 0 deployments
Chain
Chain ID
Contract Name
Address
Source
arbitrum 42161 ExchangeRouter
0x7C68C7866A64FA2160F7...1fa8
Source ↗
arbitrum 42161 DataStore
0xFD70de6b91282D8017aA...92d8
Source ↗
arbitrum 42161 Reader
0xf60becbba223EEA9495D...d139
Source ↗
arbitrum 42161 SyntheticsRouter
0x7452c558d45f8afC8c83...71f6
Source ↗
arbitrum 42161 EventEmitter
0xC8ee91A54287DB538970...22Fb
Source ↗
arbitrum 42161 DepositVault
0xF89e77e8Dc11691C9e87...7A55
Source ↗
avalanche 43114 ExchangeRouter
0x11E590f6092D557bF71B...8275
Source ↗
avalanche 43114 DataStore
0x2F0b22339414ADeD7D5F...e3f6
Source ↗
avalanche 43114 Reader
0x73BA021ACF4Bb6741E82...82cf
Source ↗
avalanche 43114 SyntheticsRouter
0x820F5FfC5b525cD4d88C...b9a2
Source ↗
avalanche 43114 EventEmitter
0xDb17B211c34240B014ab...0c26
Source ↗
avalanche 43114 DepositVault
0x90c670825d0C62eFe1bB...5A0B
Source ↗

Need full addresses programmatically?

Use the Addybook API to get all 12 contract addresses for GMX V2 Perps across 2 chains.

View API Docs →