Public Endpoints
We do not recommend using these in production for applications having high usage/traffic. There are thousands of developers using the public infrastructure and we cannot promise 100% uptime and reliability.
Mainnet
Find the real-time status of the endpoints and of the Injective network.
Service | Address |
---|---|
RPC | https://sentry.tm.injective.network:443 |
LCD | https://sentry.lcd.injective.network:443 |
WebSocket | wss://sentry.tm.injective.network:443/websocket |
Chain Stream | sentry.chain.stream.injective.network:443 |
gRPC | sentry.chain.grpc.injective.network:443 |
gRPC-Web | https://sentry.chain.grpc-web.injective.network:443 |
Indexer gRPC | sentry.exchange.grpc.injective.network:443 |
Indexer gRPC-Web | https://sentry.exchange.grpc-web.injective.network:443 |
Indexer Swagger | https://sentry.exchange.grpc-web.injective.network/swagger/#/ |
External API | https://external.api.injective.network |
Swagger | https://sentry.lcd.injective.network/swagger/#/ |
Hub | https://hub.injective.network/ |
Explorer | https://explorer.injective.network/ |
Faucet | https://inj.supply/ |
Testnet
Find the real-time status of the endpoints and the Injective testnet network.
Service | Address |
---|---|
RPC | https://testnet.sentry.tm.injective.network:443 |
LCD | https://testnet.sentry.lcd.injective.network:443 |
WebSocket | wss://testnet.sentry.tm.injective.network:443/websocket |
Chain Stream | testnet.sentry.chain.stream.injective.network:443 |
gRPC | testnet.sentry.chain.grpc.injective.network:443 |
gRPC-Web | https://testnet.sentry.chain.grpc-web.injective.network:443 |
Indexer gRPC | testnet.sentry.exchange.grpc.injective.network:443 |
Indexer gRPC-Web | https://testnet.sentry.exchange.grpc-web.injective.network:443 |
Swagger | https://testnet.sentry.lcd.injective.network/swagger/ |
Indexer Swagger | https://testnet.sentry.exchange.grpc-web.injective.network/swagger/#/ |
Hub | https://testnet.hub.injective.network/ |
Explorer | https://testnet.explorer.injective.network/ |
Faucet | https://testnet.faucet.injective.network/ |
Last updated