Back to networks
I

Injective EVM Mainnet

eip155:1776Ethereum / EVMExtended
Get API key
Blocks indexed48.8MFull archive
Archive size80 GiBUncompressed block data
Block time618 msAverage over July 2026
New blocks / day139.9KAverage over July 2026
Blocks added4.3MDuring July 2026
Archive growth4 GiBAdded during July 2026

Pull a block stream in one command

Set $SF_API_TOKEN to a key from your dashboard, then run this against Injective EVM Mainnet.

grpcurl -H "authorization: Bearer $SF_API_TOKEN" \
-d '{"start_block_num": -100, "final_blocks_only": true}' \
mainnet.injective-evm.streamingfast.io:443 \
sf.firehose.v2.Stream/Blocks

Streams the 100 most recent blocks from Injective EVM Mainnet. Firehose reads a negative start_block_num as an offset back from chain head, so no head lookup is needed.

Providers & endpoints

StreamingFast

streamingfast.io
  • Substreamsmainnet.injective-evm.streamingfast.io:443
  • Firehosemainnet.injective-evm.streamingfast.io:443
First block127250000Lowest streamable height
Block modelExtendedsf.ethereum.type.v2.Block
ServicesSubstreams · FirehoseNative token: INJ