B

ByKaranteli Funding Rate History · Funding History

by ByKaranteli Funding Rate History

GETBaseSolana

$0.005

per call · USD Coin on Base

Settled funding rate history at per-venue, per-settlement granularity (every 8h print with its source exchange), the series behind carry and basis work. The free CC0 metric-daily download already carries a single daily BTC funding aggregate; this route is for the venue-level record.

Endpoint

GET https://bykaranteli.com/api/x402/funding-history

3

Calls / 30d

3

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

Example response

{
  "count": 500,
  "dataset": "funding-history",
  "ok": true,
  "rows": []
}

Payment details

Pay to0x0db4c96d8b14f431f3bb8ce1a33f07d2c696a62c
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from ByKaranteli Funding Rate History & similar services