Injective Mainnet
mainnet , cosmos:injective-1
Streaming endpoints
mainnet.injective.streamingfast.io:443Explore the data available on Injective 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 , cosmos:injective-1
Streaming endpoints
mainnet.injective.streamingfast.io:443testnet , cosmos:injective-2
Streaming endpoints
testnet.injective.streamingfast.io:443Block model
Short schema sections expose the source input types packages use when consuming Injective data.
sf.cosmos.type.v2.Block
Cosmos-family block model with transactions, events, and Tendermint consensus metadata.
Open full descriptorheight
uint64Block height.
hash
bytesBlock hash.
events
repeated EventBlock and transaction events.
Grouped networks
Testnets stay under the parent chain to reduce noise while keeping endpoint details one click away.
Injective Mainnet
injective-mainnet
Injective Testnet
injective-testnet
Substreams x The Graph Market
Start with chain endpoints and package candidates, then use The Graph Market for the production path.