NOD3

Query the chain.
Skip the node.

NOD3 is the on-chain API gateway for Base blockchain. Get token balances, transaction data, and contract state in milliseconds — with caching, rate limiting, and zero infrastructure to manage.

~47msmedian latency
99.9%uptime SLA
68%avg cache hit
terminalnod3.xyz API v1

# Get token balances for any Base address

curl https://api.nod3.xyz/v1/base/balance/0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 \

-H "x-api-key: bk_nod3_your_key_here"

# Response: instant, cached, zero infrastructure

{

"address": "0xd8dA6BF2...96045",

"ethBalance": "4.2190",

"cached": true,

"tokens": [

/* USDC, cbETH, and 12 more */

]

}

Why NOD3

Built different.

Not another generic JSON-RPC proxy. NOD3 is designed specifically for developers building on Base — with caching, analytics, and developer tools baked in.

Blazing fast

Median response under 50ms. Edge-cached globally so your users get data instantly, no matter where they are.

Intelligent cache

Automatic multi-layer caching reduces Base RPC calls by up to 80%. Token metadata cached for hours. Balances cached for seconds.

Base-native

Purpose-built for Base blockchain. Native support for ERC-20 tokens, NFTs, contract reads, and Base-specific opcodes.

Pay-as-you-go

Start free — 10,000 requests per month on us. Scale up when you need to. No hidden fees, no node infrastructure to manage.

Rate-limit protection

Per-key rate limits prevent abuse and unexpected bills. Intelligent bursting lets your app handle spikes gracefully.

Real-time stats

Track every request in your dashboard. Latency histograms, cache hit rates, top endpoints — everything visible in real time.

API Endpoints

Everything you need on Base.

GET
/v1/base/balance/:address

ETH + ERC-20 balances

GET
/v1/base/token/:contract

Token metadata

GET
/v1/base/tx/:hash

Transaction details

GET
/v1/base/block/latest

Latest block data

POST
/v1/base/call

Contract read calls

POST
/v1/base/logs

Event log queries

Pricing

Simple, transparent pricing.

Start free. Scale when you need to. Pay only for what you use.

Free

$0/month

For side projects and exploration

  • 10,000 requests / month
  • 60 req/min rate limit
  • 1 API key
  • Dashboard access
  • Community support
Start for free

Starter

$9/month

For apps in production

  • 500,000 requests / month
  • 300 req/min rate limit
  • 5 API keys
  • Email support
  • Usage analytics
Get started
Most Popular

Pro

$39/month

For scaling applications

  • 5,000,000 requests / month
  • 1,000 req/min rate limit
  • Unlimited API keys
  • Priority support
  • Advanced analytics
Go Pro

Pay with card or USDC on Base. All plans include 24h rollover credits.

NOD3

Start querying Base in 60 seconds.

Create your free API key, copy one cURL command, and you're querying live Base blockchain data. No wallet setup. No node sync. No waiting.

Get your free API key