Injective RPC Endpoint

Fast, flat-rate Injective RPC node provider — free tier, no KYC, HTTP & WebSocket.

Injective is a Cosmos SDK Layer 1 built for finance, featuring native exchange and orderbook modules. It uses CometBFT (Tendermint) consensus for fast finality and the INJ token for gas, staking, and governance.

Network: Injective
Type: Non-EVM
Slug: injective
Native token: INJ (Injective)
Block time: ~0.6-0.65 seconds
Finality: Instant single-block finality (CometBFT/Tendermint BFT)
Mainnet: November 8, 2021
Category: Layer 1 appchain (Cosmos SDK, finance-focused)

About Injective

Injective launched its mainnet on November 8, 2021. It is built with the Cosmos SDK and uses CometBFT (Tendermint) Proof-of-Stake consensus, with sub-second block times (around 0.6-0.65 seconds) and instant finality.

INJ uses 18 decimals. Injective ships chain-level financial primitives such as an onchain central-limit orderbook, and has added native EVM support alongside its CosmWasm and Cosmos interfaces. Tooling includes CosmJS, the Injective SDK, and Tendermint RPC.

Common Use Cases on Injective

  • Onchain orderbook DEXes
  • Derivatives and perpetuals
  • Tokenized real-world assets
  • Staking and governance
  • Cross-chain DeFi

Injective Ecosystem

Injective hosts finance-focused apps such as Helix (orderbook DEX), Mito, and Hydro Protocol, connected to the broader Cosmos ecosystem via IBC.

HTTP Endpoint

https://rpc.swiftnodes.io/rpc/injective?key=YOUR_API_KEY

WebSocket Endpoint

wss://rpc.swiftnodes.io/ws/injective?key=YOUR_API_KEY

Quick Start: Connect to Injective

cURL

curl -X POST https://rpc.swiftnodes.io/rpc/injective?key=YOUR_API_KEY \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","method":"getHealth","id":1}'

Note: Injective uses its own RPC methods. Refer to the official Injective documentation for available methods.

Bridging to Injective

Native cross-chain transfers use IBC; the Injective bridge and Wormhole connect assets from Ethereum, Solana, and other chains.

Features of SwiftNodes for Injective

  • Multiple load-balanced upstream nodes for high availability
  • Health-checked every 60 seconds with automatic failover
  • Free tier available — no credit card or KYC required
  • Flat-rate monthly pricing with no per-request fees
  • HTTP and WebSocket support
  • One API key works across all 75+ supported chains, including Injective

Rate Limits

PlanPriceHTTP req/sWS msg/s
Free$0/mo21
Starter$49/mo5025
Growth$89/mo15075
Scale$149/mo300150
Pro$249/mo500250

Frequently Asked Questions: Injective

Does Injective have an EVM chain ID?

Injective is a Cosmos SDK chain identified by the chain-id string injective-1 for its Cosmos interface. It has added native EVM support; for EVM-specific deployments confirm the current EVM chain ID against official Injective docs.

How is Injective queried?

Injective is queried over CometBFT (Tendermint) RPC and Cosmos REST/gRPC interfaces (via CosmJS or the Injective SDK), and, with native EVM support, also via Ethereum JSON-RPC for EVM contracts.

How many decimals does INJ have?

INJ has 18 decimals.

Ready to start building on Injective? Connect your wallet and get a free API key in 30 seconds. No email or KYC required.