🔸Solana

Allium currently supports Solana data from genesis block.

Our Solana data schemas includes NFTs, DEXs and assets (transfers/credit debit) data. Support for additional verticals and programs can be made available upon request.

More about the Solana blockchain.

Solana Tables

Our Solana data includes the following schemas and tables:

SchemaDescriptionTables

Raw

Raw blockchain data for Solana.

blocks, transactions, instructions, inner_instructions, rewards

Assets

Token transfers and credit debit of spl-tokens and native SOL.

transfers, credit_debit

NFTs

NFT trades coverage of major marketplaces and NFT mints data.

trades, mints

DEXs

DEX trades and aggregator trades on Solana.

Coverage includes 10+ major DEXs and multiple protocols.

trades, aggregator_trades

Last updated