'use client' import { ratioOceanToAsi, ratioAgixToAsi, ratioFetToAsi } from '@/constants' import styles from './Content.module.css' import { usePrices } from '@/hooks' export function Content() { const prices = usePrices() return (
All displayed values should be seen as estimates. Except for the{' '} fixed ASI exchange rate , the fiat values fetched from{' '} Coingecko and the token swap quotes from Uniswap v3 routes are constantly changing.
There is no guarantee they reflect the value of your investment once the actual ASI swap mechanism is released. Use at your own risk.