Overview
A guide to Allium App: Explorer & Developer
Last updated
A guide to Allium App: Explorer & Developer
Last updated
The Allium App is a suite of tools and services that allows users analyze blockchain data or power their real-time workflows and application.
Currently, there are two core components of the Allium App:
⌕ Allium Explorer | <> Allium Developer | |
---|---|---|
Use Cases | Crosschain, historical data analysis, accounting audits & research. | Power real-time applications, custom workflows. |
Query Engine | Snowflake | Postgres |
Query Speed | ~5s | ~100ms |
Freshness | Typically ~1 hour | 5 seconds |
Blockchains | 40+ | 9 |
Schemas | Raw, Decoded, DEXs, Balances, NFTs, Stablecoins, enriched with price and token data | Raw, Decoded, DEXs, Balances, NFTs |
Modes | Both Sync and Async | Raw SQL or Static API endpoints |
Interface | Edit queries on the Allium Explorer Queries UI or submit raw SQL via Explorer API | Playground on Allium App or your developer environment |