Networks & Endpoints
This pages gives an overview around the different networks available in the IOTA ecosystem.
In general, all endpoints are load balanced but are also subject to rate limiting. If you are developing a production level application for IOTA, consider setting up your own infrastructure in order to have more control and to not run into any limits.
IOTA Mainnet
The IOTA Mainnet is the production network within the IOTA ecosystem using the IOTA token.
Base Token | Protocol | HTTP REST API | Event API | Permanode API | Faucet |
---|---|---|---|---|---|
IOTA Token | Chrysalis | https://chrysalis-nodes.iota.org, https://chrysalis-nodes.iota.cafe | wss://chrysalis-nodes.iota.org:443 (MQTT 3.1, /mqtt) | N/A | N/A |
Shimmer
Shimmer is the staging network for new protocol versions before they hit IOTA Mainnet.
Base Token | Protocol | HTTP REST API | Event API | Permanode API | Faucet |
---|---|---|---|---|---|
Shimmer Token | Stardust | https://api.shimmer.network | wss://api.shimmer.network:443/api/mqtt/v1 (MQTT 3.1) | https://chronicle.shimmer.network | N/A |
Public Testnet
The Public Testnet acts as a test bed for builders without any real world value.
Base Token | Protocol | HTTP REST API | Event API | Permanode API | Faucet |
---|---|---|---|---|---|
Testnet Tokens (no value) | Stardust | https://api.testnet.shimmer.network | wss://api.testnet.shimmer.network:443/api/mqtt/v1 (MQTT 3.1) | https://chronicle.testnet.shimmer.network | https://faucet.testnet.shimmer.network |
Testnet EVM
The Testnet EVM (also called ShimmerEVM Beta) runs as a layer 2 on top of the Public Testnet. This network does not run any IOTA protocol but instead uses ISC to facilitate an Ethereum Virtual Machine and has an enshrined bridge from to layer 1.
Base Token | Protocol | RPC URL | Chain ID | Faucet | Explorer |
---|---|---|---|---|---|
Testnet Tokens (no value) | ISC / EVM | https://json-rpc.evm.testnet.shimmer.network | 1072 | https://evm-faucet.testnet.shimmer.network | https://explorer.evm.testnet.shimmer.network |
DevNet
The DevNet is a legacy network running the Chrysalis protocol and is to be decommissioned once IOTA Mainnet runs under Stardust.
Base Token | Protocol | HTTP REST API | Event API | Permanode API | Faucet |
---|---|---|---|---|---|
Testnet Tokens (no value) | Chrysalis | https://api.lb-0.h.chrysalis-devnet.iota.cafe, https://https://api.lb-1.h.chrysalis-devnet.iota.cafe | wss://api.lb-0.h.chrysalis-devnet.iota.cafe:443 (MQTT 3.1, /mqtt) | https://chronicle.testnet.shimmer.network | https://faucet.testnet.shimmer.network |
Legacy
The legacy IOTA Mainnet still running for the sole purpose to facilitate token migrations into the IOTA Mainnet. See following page for a status on the token migration.
The legacy IOTA Mainnet only allows the creation of migration transactions and can only be used via FireFly.
Base Token | Protocol | HTTP REST API |
---|---|---|
IOTA Token (Unmigrated) | Legacy Trinary Protocol | https://api-legacy.iotaledger.net |