Documentation Index
Fetch the complete documentation index at: https://injectivelabs-mintlify-jp-developers-first-half-1777019423.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Network Config
- Chain ID:
1776
Explorers
- https://blockscout.injective.network/ → Can only see EVM transactions
- https://injscan.com/ → Can see both EVM and Cosmos transactions
RPC Endpoints
- Recommended for integrations partners
- Customizable for needs of applications
- Customizable rate limits, and no cut off for historical data queries
- Freemium/ paid options
- How to connect:
- QuickNode: Injective RPC Node Endpoints, APIs & Tools | QuickNode
- Thirdweb: Injective EVM
- Not recommended for integrations partners
- Not customizable for needs of applications
- Heavy rate limiting, and cut off for historical data queries
- Free option
- How to connect:
- JSON-RPC Endpoint:
https://sentry.evm-rpc.injective.network/ - WS Endpoint:
wss://sentry.evm-ws.injective.network
- JSON-RPC Endpoint:
Contract Addresses
| USDT | MTS USDT | 0x88f7F2b685F9692caf8c478f5BADF09eE9B1Cc13 |
| wETH | wrapped ETH | 0x83A15000b753AC0EeE06D2Cb41a69e76D0D5c7F7 |
| wINJ | wrapped INJ | 0x0000000088827d2d103ee2d9A6b781773AE03FfB |
| USDC | 0x2a25fbD67b3aE485e461fe55d9DbeF302B7D3989 | |
| MultiCall | 0xcA11bde05977b3631167028862bE2a173976CA11 |
Bridges
Injective Bridge Guides:- How To Bridge From Ethereum To Injective Using Metamask
- How To Bridge From Solana To Injective Using Phantom
- How to Bridge To Injective Using Wormhole
- How To Bridge From Cosmos To Injective Using Keplr
Data
Explorers
- Explorer:
blockscout.injective.network - Explorer API:
blockscout-api.injective.network/api
Oracles
- API3:
- Price feeds: Api3 Market | Injective EVM
- Pyth:
- Documentation: Pyth EVM Real Time Data Pull Integration
- Reference documentation: Pyth EVM Smart Contract Addresses
- Chainlink:
- Documentation: Chainlink Data Streams
Wallets
injectived
Suitable for programmatic control, e.g. application/ dApp operated accounts.
Installation quickstart:
MetaMask
Suitable for retail users who need to interact with EVM DApps. Installation:- Get browser extension from https://metamask.io/en-GB for your specific browser.
- Visit https://blockscout.injective.network/, scroll to the bottom of the page
- Click on the “Add Injective” button
- Follow the prompts in MetaMask’s user interface
Keplr
- Keplr : https://www.keplr.app
- Keplr API Docs for Integration: https://docs.keplr.app/api/intro
