{
  "name": "HypeFuel relayer",
  "description": "Swap USDC for native HYPE on HyperEVM without holding any gas.",
  "docs": "https://hypefuel.me/docs",
  "endpoints": {
    "GET /v1/config": "Fee schedule, order limits and HYPE inventory",
    "POST /v1/quote": "Price an amount and get the payload to sign",
    "POST /v1/fill": "Broadcast a signed order",
    "GET /v1/status/:hash": "Check a transaction"
  }
}
