Skip to main content
To place and manage orders, use the Trading API (api.gains.trade/v1/{chain}). The read-only backends below stay available. Gains exposes two public backend surfaces:
  • backend-global.gains.trade for cross-chain statistics, personal trading history, contests, dapp helper APIs, campaigns, VIP, and notifications.
  • backend-<network>.gains.trade for chain-specific trading variables, open trades, rewards, and legacy contest caches.
No authentication is required for public read endpoints. Some write/helper endpoints are intended for the Gains frontend and may enforce rate limits or signature validation.
Use the generated endpoint pages in this section for parameters, examples, and response schemas.