L

LUMI · Lumi LPC NFT Info

by LUMI

POSTBase

$0.01

per call · USD Coin on Base

LPC Collection Facts. Collection-level facts for the LPC NFT collection on Polygon: supply, holder count, tier distribution, concentration and marketplace activity. Every response carries the scan time, so the age of the snapshot is never hidden. Aggregates only — no owner addresses, no account-linked data, and not a valuation.

Endpoint

POST https://app.tenna.ai/api/x402/lumi/lpc_nft_info

12

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://app.tenna.ai/api/x402/lumi/lpc_nft_info", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "offering": "lpc_nft_info"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://app.tenna.ai/api/x402/lumi/lpc_nft_info" \
  -H "Content-Type: application/json" \
  -d '{"offering":"lpc_nft_info"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "dataFreshness": {},
  "limitations": [
    "<limitations>"
  ],
  "observed": true,
  "offering": "lpc_nft_info",
  "provenance": {
    "auditedDeliverableHash": null,
    "generatedAt": 1,
    "ledgerLaunchCount": null,
    "ledgerSpanHours": null,
    "resultHash": null,
    "rubricVersion": null,
    "source": "<source>"
  },
  "schemaVersion": "<schemaVersion>"
}

Payment details

Pay to0x7eaf3c393a8996e124c0fa7ccbc55019854c4c5b
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

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

Get featured →

More from LUMI & similar services