Public RPC (HTTP & Websocket)

... About 2 min

# Rollux Mainnet

Parameter Value
Network Name Rollux
Description Mainnet
Chain ID 570
Explorer https://explorer.rollux.com (opens new window)
HTTP 1 Rate-limited: https://rpc.rollux.com, https://rollux.rpc.thirdweb.com
Websocket Rate-limited: wss://rpc.rollux.com/wss
Contract Addresses link (opens new window)
Chainlist https://chainlist.org/chain/570 (opens new window)

Developer Tip

If you are seeing rate limit issues when testing with public endpoints, we recommend signing up for Ankr (opens new window). Ankr provides both free and premium grades of Rollux RPC service for those who need more bandwidth.

Info

Some API calls, such as those in the personal namespace (opens new window) make no sense in a shared environment. Such RPCs are either not supported, or will return nonsensical values.

# Rollux Tanenbaum (testnet)

Parameter Value
Network Name Rollux Tanenbaum
Description Testnet (public)
Chain ID 57000
Explorer https://rollux.tanenbaum.io (opens new window)
HTTP https://rpc-tanenbaum.rollux.com
Websocket wss://rpc-tanenbaum.rollux.com/wss
Contract Addresses link (opens new window)
Chainlist https://chainlist.org/chain/57000 (opens new window)

# Contract addresses

The authoritative list of contract addresses is in the monorepo (opens new window) in their corresponding json file.

# API Options

  1. Get free access to Rollux through Ankr (opens new window)

  2. For small scale tests, you can use the public testnet RPC provided by Syscoin Foundation:

You can run an application for free using Ankr (opens new window)'s RPC and Advanced API services. Check details of Ankr's public (free) and premium services (opens new window) to see which plan is ideal for your project.

To see the full list of providers visit Node & API Providers.

# L1

# Syscoin NEVM Mainnet

# Syscoin NEVM Tanenbaum (testnet)

Syscoin Foundation RPC (opens new window)

# Syscoin Native (UTXO) Mainnet

Syscoin Foundation Blockbook API (opens new window) - Documentation (opens new window)

# Syscoin Native (UTXO) Testnet

Syscoin Foundation Blockbook API (opens new window) - Documentation (opens new window)

Ignore other networks

Rollux mainnet and Rollux Tanenbaum are, from SYS Labs' and Syscoin's perspective, production networks. This means the Tanenbaum network is something you can rely on for consistent state and uptime. There might be other testnets that we use to test our code or to test new features. Those networks are for us to test, and therefore might not have reliable state & uptime.

If you want to test out our new infrastructure before it is stable, or are interested in working on the latest and greatest protocols please ask about these networks! If not, they are best ignored. We try to make sure they work and preserve the state. In the months prior to major releases, we may have a different network for testing dapps on that release.