P

Printmoneylab · Kimchi Premium

by Printmoneylab

GETBaseSolanaPolygon

$0.002

per call · USD Coin on Base

Real-time Kimchi Premium for a single token (Upbit vs Binance via FX rate)

Endpoint

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

283

Calls / 30d

11

Unique payers / 30d

Sep 9

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

Example response

{
  "binance_krw_equivalent": 140453370,
  "binance_usdt": 95200.5,
  "fx_rate": 1475.27,
  "fx_rate_official": 1475.27,
  "fx_source": "exchangerate-api.com",
  "premium_direction": "positive",
  "premium_pct_usdt": 0.78,
  "premium_percent": 1.1,
  "symbol": "BTC",
  "timestamp": 1776340000000,
  "upbit_krw": 142000000,
  "usdt_krw_rate": 1480.5
}

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