FortiSwap · Tokens

by FortiSwap

GETBaseSolana

$0.001

per call · USD Coin on Base

List every token FortiSwap routes on the X1 blockchain (XDEX + Degen launchpad): mint, symbol, name, decimals, logo, USD price, 24h volume, TVL, trust tier. Call this first to resolve a symbol to a mint before quoting or building an X1 swap.

Endpoint

GET https://app.fortiblox.com/api/tokens

16

Calls / 30d

4

Unique payers / 30d

Aug 30

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/tokens", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://app.fortiblox.com/api/tokens" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "errors": [],
  "refreshing": false,
  "tokens": [
    {
      "change1d": -14.31,
      "change1h": 0,
      "decimals": 9,
      "fdvUsd": 519847027.59,
      "logoURI": "https://app.xdex.xyz/assets/images/tokens/x1.webp",
      "marketCapUsd": 6747952.88,
      "mint": "So11111111111111111111111111111111111111112",
      "name": "XNT",
      "priceUsd": 0.4866,
      "sources": [
        "xdex"
      ],
      "sparkline": [
        403192.58,
        416473.67,
        345505.34
      ],
      "symbol": "XNT",
      "trust": "verified",
      "volume24hUsd": 31500.82
    },
    {
      "change1d": 0.55,
      "change1h": 0,
      "decimals": 6,
      "fdvUsd": 64528.91,
      "logoURI": "https://x1logos.s3.us-east-1.amazonaws.com/48-usdcx.png",
      "marketCapUsd": 64528.91,
      "mint": "B69chRzqzDCmdB5WYB8NRu5Yv5ZA95ABiZcdzCgGm9Tq",
      "name": "USDC.X",
      "priceUsd": 1,
      "sources": [
        "xdex"
      ],
      "sparkline": [
        2.0423,
        2.0565,
        2.0536
      ],
      "symbol": "USDC.X",
      "trust": "verified",
      "volume24hUsd": 13830.33
    }
  ],
  "updatedAt": 1787411884813,
  "warming": false
}

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