svmBNB Mainnet
mainnet , solana:FRXwreefVunjoWykEhH42cxRMdyP2FuZ
Streaming endpoints
svmbnb.substreams.pinax.network:443Explore the data available on svmBNB Mainnet, inspect its block model, then move into Substreams packages you can consume.
Block model
Start from the registry block type and compose packages around the source model.
Protocol
Build package pipelines around transactions, events, and account changes.
Dataset
Route transformed chain data into SQL, files, subgraphs, or custom services.
Infrastructure
Registry-defined endpoints show where this chain exposes streaming access.
mainnet , solana:FRXwreefVunjoWykEhH42cxRMdyP2FuZ
Streaming endpoints
svmbnb.substreams.pinax.network:443Block model
Short schema sections expose the source input types packages use when consuming svmBNB 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 descriptorSubstreams x The Graph Market
Start with chain endpoints and package candidates, then use The Graph Market for the production path.