IXS · Vaults

by IXS

GETBase

$0.001

per call · USD Coin on Base

IXS Real world asset vaults — 6% yields, BlackRock exposure, tokenized on-chain

Endpoint

GET https://api-v2.ixs.finance/x402/vaults

9

Calls / 30d

7

Unique payers / 30d

Sep 8

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

Example response

{
  "data": {
    "hasNextPage": false,
    "hasPreviousPage": false,
    "items": [
      {
        "chainId": 8453,
        "chainName": "base",
        "contractAddress": "0x974AbbD28E6c1752f7816E7F15cA3Bf9989A8D4C",
        "explorerUrl": "https://basescan.org/address/0x974AbbD28E6c1752f7816E7F15cA3Bf9989A8D4C",
        "id": "69e587a2a631785cb319f3f7",
        "legacyId": null,
        "logoUrl": "https://cdn.investax.io/chains/base.png",
        "metrics": null,
        "name": "Benjie Vault",
        "network": "base",
        "requiresWhitelist": false,
        "routeId": "8453-0x974abbd28e6c1752f7816e7f15ca3bf9989a8d4c",
        "rpcUrl": "https://mainnet.base.org/",
        "status": "active",
        "subgraphUrl": "https://api.goldsky.com/api/public/project_cmgzm21qo008x5np27bk21873/subgraphs/ixs-tokenized-vault-async-withdrawals-base-mainnet/2.0.0/gn",
        "symbol": "vtbg",
        "underlyingAsset": {
          "address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "decimals": 6,
          "symbol": "USDC"
        }
      }
    ],
    "page": 1,
    "pageSize": 20,
    "totalItems": 1,
    "totalPages": 1
  },
  "ok": true
}

Payment details

Pay to0xe341add833f9d62082e97ea260baa6546cd09f73
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

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

Get featured →

More from IXS & similar services