FortiSwap · Token

by FortiSwap

GETBaseSolana

$0.001

per call · USD Coin on Base

Detail for one X1 token by mint: price, 24h change, market cap / FDV (circulating = total minus incinerated), TVL, 52-week USD range, Metaplex about/links, trust tier. Use after /api/tokens when an agent needs fundamentals for a single mint.

Endpoint

GET https://app.fortiblox.com/api/token/:mint

3

Calls / 30d

2

Unique payers / 30d

Aug 22

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://app.fortiblox.com/api/token/:mint", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://app.fortiblox.com/api/token/:mint" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "about": {
    "description": null,
    "telegram": null,
    "twitter": null,
    "website": null
  },
  "change24hPct": -0.79,
  "color": "#019bfd",
  "decimals": 6,
  "listed": true,
  "logoURI": "https://x1logos.s3.us-east-1.amazonaws.com/48-usdcx.png",
  "mint": "B69chRzqzDCmdB5WYB8NRu5Yv5ZA95ABiZcdzCgGm9Tq",
  "name": "USDC.X",
  "pools": [
    {
      "address": "CAJeVEoSm1QQZccnCqYu9cnNF7TTD2fcUA3E5HQoxRvR",
      "apr24h": 42.66,
      "lpMint": "3xafowUtErXrTEF2Tk3ENpUdxgkK7b5hMuSSFr5AQk6z",
      "mintA": "So11111111111111111111111111111111111111112",
      "mintB": "B69chRzqzDCmdB5WYB8NRu5Yv5ZA95ABiZcdzCgGm9Tq",
      "tokenA": "WXNT",
      "tokenB": "USDC.X",
      "tvl": 32069.88,
      "vol24h": 13800.91
    }
  ],
  "priceUsd": 1,
  "stats": {
    "fdvUsd": 64528.91,
    "high52wUsd": 1.6224,
    "low52wUsd": 0.1956,
    "marketCapUsd": 64528.91,
    "tvlUsd": 33737.15,
    "volume24hUsd": 13830.33
  },
  "symbol": "USDC.X",
  "trust": "verified",
  "updatedAt": 1787411967282
}

Payment details

Pay to0x581ab190df2b2932175d987e787acd28a85eaa1c
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of DeFi and the homepage with a featured placement.

Get featured →

More from FortiSwap & similar services