<!doctype html>
<html lang="en" class="scroll-smooth">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />

    <title>Velodrome Finance</title>
    <meta name="apple-mobile-web-app-title" content="Velodrome Finance" />

    <link rel="icon" href="/images/VELO/favicon.ico" sizes="32x32" />
    <link
      rel="icon"
      href="/svg/VELO/favicon.svg"
      type="image/svg+xml"
    />
    <link
      rel="apple-touch-icon"
      href="/images/VELO/apple-touch-icon.png"
    />

    <link rel="manifest" href="/manifest-velodrome.json" />

    <meta
      name="description"
      content="Velodrome Finance: The central liquidity hub on Optimism network."
    />

    <meta
      http-equiv="Content-Security-Policy"
      content="default-src 'self'; img-src 'self' https://raw.githubusercontent.com https://explorer-api.walletconnect.com data:; script-src 'self' https://opt-mainnet.g.alchemy.com https://mode-mainnet.g.alchemy.com https://lb.drpc.org https://walletconnect.com https://api.tokenterminal.com https://www.gstatic.com; style-src 'self' https://walletconnect.com https://www.gstatic.com 'unsafe-inline'; connect-src *; frame-src 'self' https://verify.walletconnect.org; object-src 'none';"
    />
    <meta
      name="fc:%VITE_FC_META%"
      content='{
        "version": "next",
        "imageUrl": "https://velodrome.finance/images/mini/shareImage.png",
        "button": {
          "title": "Launch Velodrome",
          "action": {
            "type": "launch_frame",
            "name":"Velodrome",
            "url": "https://velodrome.finance/mini"
          }
        }
      }'
    />

    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:site" content="@VelodromeFi" />
    <meta
      name="twitter:title"
      content="Velodrome Finance: The central trading and liquidity marketplace on Optimism network."
    />
    <meta
      name="twitter:description"
      content="Velodrome Finance is a next-generation AMM that combines the best of Curve, Convex and Uniswap. Velodrome NFTs vote on token emissions and receive incentives and fees generated by the protocol."
    />
    <meta
      name="twitter:image"
      content="https://velodrome.finance/images/velo-banner.png"
    />

    <meta
      property="og:title"
      content="Velodrome Finance: The central trading and liquidity marketplace on Optimism network."
    />
    <meta
      property="og:description"
      content="Velodrome Finance is a next-generation AMM that combines the best of Curve, Convex and Uniswap. Velodrome NFTs vote on token emissions and receive incentives and fees generated by the protocol."
    />
    <meta
      property="og:image"
      content="https://velodrome.finance/images/velo-banner.png"
    />
    <meta name="theme-color" content="#ebe9e7" />
    <meta name="background_color" content="#ebe9e7" />
    <script type="module" crossorigin src="/assets/index-64qqOgh5.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-B2kFVyai.css">
  </head>
  <body
    class="min-h-dvh min-w-[360px] bg-background text-foreground antialiased"
  >
    <div id="root"></div>
  </body>
</html>
