O

Onchain Query API · Wallet

by Onchain Query API

GETBase

$0.003

per call · USD Coin on Base

Wallet snapshot on any major EVM chain (base, ethereum, arbitrum, optimism, polygon): native balance, USDC balance, transaction count, contract-or-EOA flag, USD values. One call, no RPC keys or node infra needed.

Endpoint

GET https://chain.cyberwarex.com/wallet

4

Calls / 30d

1

Unique payers / 30d

Aug 24

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://chain.cyberwarex.com/wallet", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://chain.cyberwarex.com/wallet?address=0x4200000000000000000000000000000000000006&chain=base" \
  -H "X-PAYMENT: <signed x402 payment>"

Payment details

Pay to0x058d0cc5cc97e61e8a9f38d6d6365bce525921b2
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 Onchain Query API & similar services