L

LoneStarOracle ContractCheck · Verify

by LoneStarOracle ContractCheck

GETBaseSolana

$0.05

per call · USD Coin on Base

Smart contract verification and security analysis on Ethereum Base BSC Arbitrum Polygon

Endpoint

GET https://contract.lonestaroracle.xyz/verify

3

Calls / 30d

1

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://contract.lonestaroracle.xyz/verify", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://contract.lonestaroracle.xyz/verify?address=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913&chain=eth&contract=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913&token=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913&wallet=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
  "buy_tax_pct": 0,
  "cex_list": [
    "Binance",
    "Coinbase"
  ],
  "cex_listed": true,
  "chain": "eth",
  "dex_listed": true,
  "has_selfdestruct": false,
  "hidden_owner": false,
  "holder_count": 6899288,
  "is_honeypot": false,
  "is_mintable": false,
  "is_open_source": true,
  "is_proxy": true,
  "name": "USD Coin",
  "risk_flags": [],
  "risk_label": "clean",
  "risk_score": 0,
  "sell_tax_pct": 0,
  "summary": "USDC (USD Coin) on ETH: Risk 0/10 (clean) | No flags",
  "symbol": "USDC",
  "trust_list": true
}

Payment details

Pay to0x52ab53912d37759b2ad364f22dd06b16714b6c06
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

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

Get featured →

More from LoneStarOracle ContractCheck & similar services