H

hyperextend · %231000 Latest

by hyperextend

GETBaseHyperliquid

$0.0035

per call · USD Coin on Base

The most-recent N HIP-4 outcome-side rows (≤5000). Priced per row ($0.000025 premium); served live.

Endpoint

GET https://api.hyperextend.xyz/v1/outcome_ctx/%231000/latest

12

Calls / 30d

8

Unique payers / 30d

Sep 10

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.hyperextend.xyz/v1/outcome_ctx/%231000/latest", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.hyperextend.xyz/v1/outcome_ctx/%231000/latest?n=100" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "circulating_supply": "1000000.0",
  "coin": "#1000",
  "day_base_vlm": "87654.0",
  "day_ntl_vlm": "54321.0",
  "mark_px": "0.62",
  "mid_px": "0.62",
  "minute_ts": 1700000000,
  "prev_day_px": "0.58",
  "sample_ts": 1700000005,
  "source": "ws"
}

Payment details

Pay to0x548fc289526ab2f0391d562a723cda64bbf1abc4
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Hyperliquid
Schemesexact, batch-settlement

Is this your API?

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

Get featured →

More from hyperextend & similar services