Skip to main content

Injective RPC

With QuickNode, you get access to our global Injective network which always routes your API requests to the nearest available location, ensuring low latency and the fastest speeds.

What is Injective?

Injective is a Layer 1 blockchain built for decentralized finance (DeFi). It provides core financial features like exchanges, derivatives, lending, staking, and oracles directly on-chain, so developers don’t need to build everything from scratch with complex smart contracts. Injective is built with the Cosmos SDK, giving it fast transaction finality and interoperability with other blockchains in the Cosmos ecosystem. It also offers a smooth, gas-free user experience, a built-in decentralized order book, support for smart contracts through CosmWasm, and tools for creating specialized blockchains tailored to unique applications.

Interacting With Injective’s APIs

Injective nodes expose a JSON-RPC interface that is compatible with Ethereum’s JSON-RPC API. This means developers can use Ethereum’s native tools, such as Foundry, Hardhat, and popular Web3 libraries, without modification.

However, due to Injective’s architectural differences, some RPC methods may behave differently from those on Ethereum. The QuickNode Injective documentation is continuously evolving as the chain undergoes upgrades and changes, so we highly recommend cross-referencing with the official Injective documentation for the latest updates and RPC differences.


Make Injective API Calls

The quickest way to start building on Injective is to create a QuickNode endpoint and send your first request.

QuickNode provides managed Injective endpoints, offering:

  • High reliability — globally distributed infrastructure designed to minimize downtime
  • Archive data — full historical state for in-depth queries
  • Enhanced performance — optimized latency and request handling for production-grade apps

Visit the QuickStart page to create your endpoint and send your first request.


Supported Networks

QuickNode provides access to multiple Injective networks.

Mainnet
Type:Production
Chain ID:
1776
HTTP:
WSS:
Archive:No
Pruning:pruning-keep-recent = "1832727" and pruning-interval = "16"
Testnet
Type:Testnet
Chain ID:
1439
HTTP:
WSS:
Archive:No
Pruning:pruning-keep-recent = "1832727" and pruning-interval = "16"
Share this doc