solana
schema. The tables are built based on the Solana events and transactions information. The following Solana tables are available:solana.votes_block_agg
table and Pyth Oracle transactions.solana.labels
. To include Solana labels in your analysis, perform a join on address or program ID. Please note that all address labels stored in the solana.labels
table are in lower case and that Solana addresses are case sensitive. To join the tables, use the SQL function COLLATE
to create a case insensitive JOIN
statement. solana.nfts
(mints, sales, etc), solana.nft_metadata
(token names, images, attributes, etc), and solana.airdrops
(NFT and token airdrops).