P

Printmoneylab · Stablecoin Premium

by Printmoneylab

GETBaseSolanaPolygon

$0.002

per call · USD Coin on Base

USDT/USDC premium on Korean exchanges vs official USD/KRW rate — fund flow indicator

Endpoint

GET https://api.printmoneylab.com/api/v1/stablecoin-premium

6

Calls / 30d

6

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

Example response

{
  "fx_source": "exchangerate-api.com",
  "interpretation": {
    "negative_premium": "Capital flowing OUT of Korean crypto market",
    "positive_premium": "Capital flowing INTO Korean crypto market"
  },
  "official_fx_rate": 1475.27,
  "stablecoins": {
    "usdc": {
      "premium_direction": "positive",
      "premium_percent": 0.12,
      "price_krw": 1477,
      "volume_24h": 30000000
    },
    "usdt": {
      "premium_direction": "positive",
      "premium_percent": 0.19,
      "price_krw": 1478,
      "volume_24h": 50000000
    }
  },
  "timestamp": 1776340000000
}

Payment details

Pay to0xcf9223ece895258dea8d288aebcf846ab8e342fb
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Polygon
Schemesexact

Is this your API?

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

Get featured →

More from Printmoneylab & similar services