Now supporting 12 chains

Blockchain tools,
built for AI agents.

Wallet-ready APIs for balances, gas, and cross-chain swap quotes across 12 chains — one clean integration instead of dozens.

BalancesGasQuotesTransactions

Balances

E ETH$4,756
$ USDC$2,431

Gas estimate

0.0016 ETH

≈ $3.24 · normal

Best quote

E1.02 ETH$2,431 USDC
Confirmed

One API across every network

EthereumBaseArbitrumOptimismPolygonAvalanche C-ChainBNB Smart ChainBitcoinLitecoinDogecoinTHORChainMaya ProtocolEthereumBaseArbitrumOptimismPolygonAvalanche C-ChainBNB Smart ChainBitcoinLitecoinDogecoinTHORChainMaya Protocol

Wallet infrastructure, abstracted

Stop stitching together RPCs, indexers, token lists, fee estimators, and routers.

Modular by design

Use balances, gas, and quotes independently — or together as one wallet-grade stack.

Built for AI agents

Clean, predictable JSON and stable error codes that agents and tools can reason about.

Secure by default

Hashed API keys, per-key rate limits, usage metering, and credit-based billing baked in.

Developer first

One integration, 12 chains. Normalized responses, partial-failure handling, real docs.

Three modules, one stack

Each usable on its own. Strongest together.

Balances

Normalized balances across EVM, UTXO, THORChain & Maya — with pricing and spam/dust filtering.

  • 12 chains, one schema
  • Fresh on-chain balances
  • USD pricing + dust filter

Gas

soon

Current gas prices and fee estimates, normalized into one shape across every chain.

  • Slow / normal / fast
  • Per-chain fee logic
  • Preflight checks

Quotes

soon

Aggregated, executable cross-chain swap quotes across multiple liquidity sources.

  • Best executable route
  • THORChain · Maya · DEXs
  • Transaction building

One call. Every chain.

Send one request and get normalized, USD-priced balances across all supported chains. Credit and rate-limit headers come standard.

Read the API reference
balances.sh
curl https://chainkit.thorwallet.com/v1/balances/0xd8dA…96045 \
  -H "Authorization: Bearer thw_live_xxxx"

{
  "totalUsd": "12843.52",
  "balances": [
    { "chain": "ethereum", "asset": "ETH",  "valueUsd": "4756.05" },
    { "chain": "base",     "asset": "USDC", "valueUsd": "2450.00" }
  ]
}

Usage-based pricing

Start free. Top up with USDC. Only pay for what you use.

Free

$0/mo

10,000 credits / mo

  • All endpoints
  • Community support
Get started

Starter

$29/mo

250,000 credits / mo

  • Higher rate limits
  • Email support
Get started

Growth

$99/mo

1.5M credits / mo

  • Priority support
  • More API keys
Get started

Build wallet features without building wallet infrastructure.