Skip to main content

TypeScript SDK

A typed TypeScript SDK for Node.js and browsers is in development. Until it ships, the examples below cover every endpoint using the native fetch API — fully typed with inline interfaces.

Setup

Endpoints

getBalances — single-chain token balances

getPortfolio — multi-chain aggregation

getPositions — DeFi lending + LP positions

getTokenRisk — token security screening

getSolanaBalance — Solana convenience wrapper

Parallel calls

Star 0xradarapp/sdk-typescript on GitHub to get notified when the official SDK ships.