<!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>Aerodrome Finance</title>
    <meta name="apple-mobile-web-app-title" content="Aerodrome Finance" />

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

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

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

    <meta
      http-equiv="Content-Security-Policy"
      content="default-src 'self'; img-src 'self' https://raw.githubusercontent.com data: blob:; script-src 'self' ; style-src 'self' https://*.gstatic.com https://*.googleapis.com 'unsafe-inline' ; connect-src *; frame-src 'self' https://verify.walletconnect.org/; object-src 'none'; font-src 'self' https://*.gstatic.com https://*.googleapis.com;"
    />
    <meta
      name="fc:"
      content='{
        "version": "next",
        "imageUrl": "https://aerodrome.finance/images/mini/shareImage.png",
        "button": {
          "title": "Launch Aerodrome",
          "action": {
            "type": "launch_frame",
            "name":"Aerodrome",
            "url": "https://aerodrome.finance/mini"
          }
        }
      }'
    />

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

    <meta
      property="og:title"
      content="Aerodrome Finance: The central trading and liquidity marketplace on Base network."
    />
    <meta
      property="og:description"
      content="Aerodrome Finance is a next-generation AMM that combines the best of Curve, Convex and Uniswap. Aerodrome NFTs vote on token emissions and receive incentives and fees generated by the protocol."
    />
    <meta
      property="og:image"
      content="https://aerodrome.finance/images/aero-banner.png"
    />
    <meta name="theme-color" content="#ebe9e7" />
    <meta name="background_color" content="#ebe9e7" />
    <script type="module" crossorigin src="/assets/index-BamaRTut.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-DCGeF1Dp.css">
  </head>

  <body
    class="min-h-dvh min-w-[360px] bg-background text-foreground antialiased"
  >
    <div id="root"></div>
  </body>
</html>
