Solana

Solana Beta is live. Try BoltRPC Solana endpoints free - start your trial now.

Enjin

Enjin

Enjin Matrix Chain + Enjin Relay Chain

Free public Enjin RPC endpoints by BoltRPC. Connect to Enjin Matrix Chain and Enjin Relay Chain , no API key required. HTTPS and WebSocket available.

Chain ID: JSON-RPC 2.0 WebSocket

Latency

Trusted by

Chainlink Enjin Tiingo Gains Network

Quick Connect

Add this endpoint to your application to start making requests.

Matrix Chain

HTTPS
https://enjin-matrix-chain.matrixed.link
WebSocket
wss://enjin-matrix-chain.matrixed.link

Relay Chain

HTTPS
https://enjin-relay-chain.matrixed.link
WebSocket
wss://enjin-relay-chain.matrixed.link

This is a free public endpoint — no API key required. Need dedicated infrastructure? →

Connect in 60 Seconds

Choose your preferred library and start building.

import { ApiPromise, WsProvider } from "@polkadot/api";

const provider = new WsProvider("wss://enjin-matrix-chain.matrixed.link");
const api = await ApiPromise.create({ provider });

const chain = await api.rpc.system.chain();
console.log("Connected to:", chain.toString());

Why BoltRPC for Enjin

Free public endpoint for gaming and NFT development

BoltRPC provides a free public WebSocket endpoint for the Enjin Matrix Chain at no cost. Suitable for development, testing and low-to-medium volume production applications. No API key or signup required to start building.

Dedicated capacity for asset-heavy gaming protocols

Gaming protocols on Enjin Matrix Chain make frequent ownership queries, asset transfer calls and token balance checks for potentially large numbers of player wallets. For high-traffic game backends, contact us for a dedicated Enjin endpoint with guaranteed availability.

Protocol-native NFT standard

Enjin Matrix Chain has NFT functionality at the protocol layer. The Enjin Multi-Token standard is more efficient for gaming use cases than deploying ERC-721 or ERC-1155 contracts, because token operations are native extrinsics rather than EVM contract calls. This affects how you query asset state and submit transactions.

Substrate infrastructure from an experienced team

BoltRPC runs on Matrixed.Link's node infrastructure with over 5 years of production blockchain operation, including Chainlink oracle nodes. The same team that operates enterprise-grade infrastructure runs the Enjin endpoint.

Polkadot ecosystem access

Enjin Matrix Chain is a Polkadot parachain. BoltRPC also supports Moonbeam and Moonriver, other Polkadot ecosystem chains. Teams working across the Polkadot ecosystem can access multiple parachains from one provider.

Enjin RPC FAQ

Ready to get started?

Join thousands of developers building next-generation blockchain applications. Get started in minutes with our developer-friendly infrastructure.