What problem does it solve?
Quickly access accurate on-chain data across chains without managing API auth, payment retries, or parsing inconsistent JSON responses, so you can focus on analysis and decision-making instead of plumbing.
Core Features & Use Cases
- Realtime lookups: Get latest prices, token metadata, and wallet snapshots using the allium realtime commands.
- Historical analytics: Run SQL analytics and cross-chain historical queries via the explorer run-sql flow for reporting and research.
- Flexible auth & payments: Supports API key, x402 micropayments (Privy or raw key), and Tempo auth with built-in cost tracking and retry guidance.
- Use Case: Pull a wallet's balances and PnL, then run a saved SQL query to compare historical holdings across chains for portfolio reporting.
Quick Start
Use the allium CLI to fetch the latest ETH price and the current balances and recent transactions for a target wallet address.