Token API

Production-grade token data — through a single HTTP API.

Swaps, transfers, balances, and OHLCV candles across EVM and SVM chains, plus NFT and native-token data, all behind the same account and API credentials you already use for Substreams and Firehose. MCP-ready for AI agents.

Get API key$25 of usage included on the free tier — no credit card required
$ curl 'https://api.pinax.network/v1/evm/balances?network=mainnet&address=0xd8da6bf26964af9d7eed9e03e53415d37aa96045&limit=10&page=1' \
-H 'Authorization: Bearer <YOUR_JWT>' \
-H 'Accept: application/json'

Balances

Current token holdings for any address — power wallet UIs and portfolios without scanning transactions.

Swaps & transfers

DEX swap data with pool metadata, plus sender/receiver transfer feeds for activity feeds and webhooks.

OHLCV

Candlestick data per pool — open, high, low, close, volume — for charting and technical analysis.

OverviewReference

Chains Token API covers

ChainType
EthereumEVM
BaseEVM
Arbitrum OneEVM
AvalancheEVM
PolygonEVM
OptimismEVM
BNBEVM
HyperEVMEVM
UnichainEVM
SolanaSVM
Full reference on app.pinax.network