Solana Mainnet
mainnet , solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Streaming endpoints
mainnet.sol.streamingfast.io:443solana.substreams.pinax.network:443Explore the data available on Solana Mainnet, inspect its block model, then move into Substreams packages you can consume.
Infrastructure
Registry-defined endpoints show where this chain exposes streaming access.
mainnet , solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Streaming endpoints
mainnet.sol.streamingfast.io:443solana.substreams.pinax.network:443devnet , solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1
Streaming endpoints
devnet.sol.streamingfast.io:443soldev.substreams.pinax.network:443Block model
Short schema sections expose the source input types packages use when consuming Solana data.
sf.solana.type.v1.Block
Top-level Solana block object with transactions, account updates, rewards, and slot metadata.
Open full descriptorprevious_blockhash
stringPrevious block hash.
blockhash
stringBlock hash for the slot.
transactions
repeated ConfirmedTransactionExecuted transactions and instructions.
rewards
repeated RewardValidator and account rewards for the slot.
slot
uint64StreamingFast slot number addition.
sf.solana.type.v1.ConfirmedTransaction
Confirmed transaction envelope with transaction data and status metadata.
Open full descriptorGrouped networks
Testnets stay under the parent chain to reduce noise while keeping endpoint details one click away.
Solana Mainnet
solana-mainnet-beta
Solana Devnet
solana-devnet
Substreams x The Graph Market
Start with chain endpoints and package candidates, then use The Graph Market for the production path.