Overview
Utilize real-time data from the blockchain to power your applications and workflows.
Data Delivery & Interfaces
Our real-time data on Postgres can be accessed through the following interfaces:
Allium Developer (Generalized SQL and Static API)
Dedicated real-time database instances (Enterprise)
Messaging queue delivery (Kafka, Pubsub)
Data Schemas
We support the following data schemas for EVM chains for our real-time on Postgres Database.
Schema | Tables Supported |
---|---|
Raw transaction, logs, traces and blocks. | |
Decoded raw logs and traces. | |
Native, fungible (ERC20) and NFT transfers data. | |
NFT transfers, metadata and off-chain marketplace listing. | |
Get balances of native, fungible, non-fungible (NFT) token. | |
Real-time dex swaps data. |
Last updated